Pull request #311 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at a06e272b6922a1d7524aeda6151acf418e859d75 rather than 8907cac5afd30d33148972ee2c804d597a8c30de Obtained Jenkinsfile from a06e272b6922a1d7524aeda6151acf418e859d75 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6820411864018094658.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3031282050397975279.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-311/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-311/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6748243052192382984.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-311/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10928603113302787.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3264492818645762526.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-311/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-311/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7057517987943417914.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 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:device-mqtt-go, 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: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2412 in /w/workspace/gexfoundry_device-mqtt-go_PR-311 [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/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-311 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-311@tmp/jenkins-gitclient-ssh3345050184330433368.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a06e272b6922a1d7524aeda6151acf418e859d75 into PR head commit 8907cac5afd30d33148972ee2c804d597a8c30de Merge succeeded, producing 8907cac5afd30d33148972ee2c804d597a8c30de Checking out Revision 8907cac5afd30d33148972ee2c804d597a8c30de (PR-311) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-311@tmp/jenkins-gitclient-ssh6472821872987064341.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/311/head:refs/remotes/origin/PR-311 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8907cac5afd30d33148972ee2c804d597a8c30de # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-311@tmp/jenkins-gitclient-ssh4256512872786835452.key > git merge a06e272b6922a1d7524aeda6151acf418e859d75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8907cac5afd30d33148972ee2c804d597a8c30de # timeout=10 Commit message: "docs(snap): fix markdown and replication errors" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-28T09:56:17.356Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-28T09:56:18.524Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-28T09:56:18.596Z] ========================================================= [2021-10-28T09:56:18.596Z] EdgeX Global Pipelines Version Info [2021-10-28T09:56:18.596Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-28T09:56:21.077Z] ------------------- [2021-10-28T09:56:21.077Z] stable info: [2021-10-28T09:56:21.077Z] ------------------- [2021-10-28T09:56:21.077Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-28T09:56:21.077Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-28T09:56:21.077Z] Message: update stable to v1.0.210 [2021-10-28T09:56:21.339Z] ------------------- [2021-10-28T09:56:21.340Z] experimental info: [2021-10-28T09:56:21.340Z] ------------------- [2021-10-28T09:56:21.340Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-28T09:56:21.340Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-28T09:56:21.340Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-28T09:56:23.519Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-10-28T09:56:24.546Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-10-28T09:56:24.583Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-28T09:56:24.619Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-28T09:56:24.658Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-28T09:56:25.714Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-28T09:56:25.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-28T09:56:25.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-28T09:56:25.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-28T09:56:25.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-28T09:56:26.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-28T09:56:26.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-10-28T09:56:26.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-28T09:56:27.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-28T09:56:28.040Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T09:56:28.072Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T09:56:28.106Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T09:56:28.139Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T09:56:29.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-28T09:56:29.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-28T09:56:29.228Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-28T09:56:29.265Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-28T09:56:30.278Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-28T09:56:30.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-28T09:56:30.355Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-28T09:56:30.391Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-28T09:56:30.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-311 [Pipeline] echo [2021-10-28T09:56:31.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-311 [Pipeline] echo [2021-10-28T09:56:31.470Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-311 [Pipeline] echo [2021-10-28T09:56:31.508Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8907cac5afd30d33148972ee2c804d597a8c30de [Pipeline] echo [2021-10-28T09:56:31.541Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8907cac [Pipeline] echo [2021-10-28T09:56:32.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T09:56:32.658Z] provisioning config files... [2021-10-28T09:56:33.636Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-311@tmp/config3572555371294416018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T09:56:33.979Z] ---> docker-login.sh [2021-10-28T09:56:33.979Z] nexus3.edgexfoundry.org:10001 [2021-10-28T09:56:33.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T09:56:34.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T09:56:34.240Z] Configure a credential helper to remove this warning. See [2021-10-28T09:56:34.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T09:56:34.240Z] [2021-10-28T09:56:34.240Z] Login Succeeded [2021-10-28T09:56:34.240Z] nexus3.edgexfoundry.org:10002 [2021-10-28T09:56:34.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T09:56:34.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T09:56:34.240Z] Configure a credential helper to remove this warning. See [2021-10-28T09:56:34.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T09:56:34.240Z] [2021-10-28T09:56:34.240Z] Login Succeeded [2021-10-28T09:56:34.240Z] nexus3.edgexfoundry.org:10003 [2021-10-28T09:56:34.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T09:56:34.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T09:56:34.500Z] Configure a credential helper to remove this warning. See [2021-10-28T09:56:34.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T09:56:34.500Z] [2021-10-28T09:56:34.500Z] Login Succeeded [2021-10-28T09:56:34.500Z] nexus3.edgexfoundry.org:10004 [2021-10-28T09:56:34.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T09:56:34.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T09:56:34.500Z] Configure a credential helper to remove this warning. See [2021-10-28T09:56:34.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T09:56:34.500Z] [2021-10-28T09:56:34.500Z] Login Succeeded [2021-10-28T09:56:34.500Z] docker.io [2021-10-28T09:56:34.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T09:56:35.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T09:56:35.072Z] Configure a credential helper to remove this warning. See [2021-10-28T09:56:35.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T09:56:35.072Z] [2021-10-28T09:56:35.072Z] Login Succeeded [2021-10-28T09:56:35.072Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T09:56:36.063Z] 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-10-28T09:56:38.717Z] + git log --format=format:%s -1 8907cac5afd30d33148972ee2c804d597a8c30de [Pipeline] echo [2021-10-28T09:56:38.785Z] GIT_COMMIT: 8907cac5afd30d33148972ee2c804d597a8c30de, Commit Message: docs(snap): fix markdown and replication errors [Pipeline] echo [2021-10-28T09:56:38.812Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-28T09:56:52.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T09:56:52.462Z] [2021-10-28T09:56:52.462Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T09:56:53.798Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T09:56:53.798Z] latest: Pulling from edgex-devops/git-semver [2021-10-28T09:56:53.798Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T09:56:53.798Z] 3e5f54012d9b: Pulling fs layer [2021-10-28T09:56:53.798Z] 4c7163046ea9: Pulling fs layer [2021-10-28T09:56:53.798Z] 0c2d73faf560: Pulling fs layer [2021-10-28T09:56:53.798Z] 0c2d73faf560: Waiting [2021-10-28T09:56:53.798Z] 3e5f54012d9b: Verifying Checksum [2021-10-28T09:56:53.798Z] 3e5f54012d9b: Download complete [2021-10-28T09:56:53.798Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T09:56:53.798Z] a0d0a0d46f8b: Download complete [2021-10-28T09:56:53.798Z] 0c2d73faf560: Verifying Checksum [2021-10-28T09:56:53.798Z] 0c2d73faf560: Download complete [2021-10-28T09:56:53.798Z] 4c7163046ea9: Verifying Checksum [2021-10-28T09:56:53.798Z] 4c7163046ea9: Download complete [2021-10-28T09:56:54.069Z] a0d0a0d46f8b: Pull complete [2021-10-28T09:56:54.069Z] 3e5f54012d9b: Pull complete [2021-10-28T09:56:54.332Z] 4c7163046ea9: Pull complete [2021-10-28T09:56:54.332Z] 0c2d73faf560: Pull complete [2021-10-28T09:56:54.593Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-28T09:56:54.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T09:56:54.593Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-28T09:56:54.684Z] prd-centos7-docker-4c-2g-2412 does not seem to be running inside a container [2021-10-28T09:56:55.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-311 -v /w/workspace/gexfoundry_device-mqtt-go_PR-311:/w/workspace/gexfoundry_device-mqtt-go_PR-311:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-311@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-311@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:10004/edgex-devops/git-semver:latest cat [2021-10-28T09:56:56.195Z] $ docker top 36dfdd004f8c75de46da5bc6989cd2ce5b9235fb510651f51835a42244b7244e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T09:56:56.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T09:56:56.358Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T09:56:57.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T09:56:57.397Z] $ docker exec 36dfdd004f8c75de46da5bc6989cd2ce5b9235fb510651f51835a42244b7244e ssh-agent [2021-10-28T09:56:57.497Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfFGMLa/agent.14 [2021-10-28T09:56:57.497Z] SSH_AGENT_PID=21 [2021-10-28T09:56:57.505Z] Running ssh-add (command line suppressed) [2021-10-28T09:56:57.603Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-311@tmp/private_key_4210154388583295618.key (/w/workspace/gexfoundry_device-mqtt-go_PR-311@tmp/private_key_4210154388583295618.key) [2021-10-28T09:56:57.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T09:56:58.736Z] + git tag --points-at HEAD [Pipeline] } [2021-10-28T09:56:58.757Z] $ docker exec --env ******** --env ******** 36dfdd004f8c75de46da5bc6989cd2ce5b9235fb510651f51835a42244b7244e ssh-agent -k [2021-10-28T09:56:58.844Z] unset SSH_AUTH_SOCK; [2021-10-28T09:56:58.845Z] unset SSH_AGENT_PID; [2021-10-28T09:56:58.845Z] echo Agent pid 21 killed; [2021-10-28T09:56:58.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-28T09:56:58.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T09:56:58.916Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T09:56:59.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T09:56:59.028Z] $ docker exec 36dfdd004f8c75de46da5bc6989cd2ce5b9235fb510651f51835a42244b7244e ssh-agent [2021-10-28T09:56:59.134Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoDMELd/agent.57 [2021-10-28T09:56:59.134Z] SSH_AGENT_PID=63 [2021-10-28T09:56:59.139Z] Running ssh-add (command line suppressed) [2021-10-28T09:56:59.265Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-311@tmp/private_key_1871529197345498286.key (/w/workspace/gexfoundry_device-mqtt-go_PR-311@tmp/private_key_1871529197345498286.key) [2021-10-28T09:56:59.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T09:57:00.596Z] + git semver init [2021-10-28T09:57:00.596Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T09:57:00.596Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-311/.git [2021-10-28T09:57:00.596Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-311 [2021-10-28T09:57:00.596Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T09:57:00.596Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T09:57:00.596Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T09:57:00.596Z] # $SEMVER_BRANCH = PR-311 [2021-10-28T09:57:00.596Z] # $SEMVER_TEMP = /tmp/semver-328889449 [2021-10-28T09:57:00.596Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-10-28T09:57:01.166Z] # '/tmp/semver-328889449' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-311/.semver' [2021-10-28T09:57:01.166Z] # -> Force: false [2021-10-28T09:57:01.166Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-311/.semver [Pipeline] } [2021-10-28T09:57:01.184Z] $ docker exec --env ******** --env ******** 36dfdd004f8c75de46da5bc6989cd2ce5b9235fb510651f51835a42244b7244e ssh-agent -k [2021-10-28T09:57:01.274Z] unset SSH_AUTH_SOCK; [2021-10-28T09:57:01.275Z] unset SSH_AGENT_PID; [2021-10-28T09:57:01.275Z] echo Agent pid 63 killed; [2021-10-28T09:57:01.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T09:57:02.792Z] + git semver [Pipeline] } [2021-10-28T09:57:02.819Z] $ docker stop --time=1 36dfdd004f8c75de46da5bc6989cd2ce5b9235fb510651f51835a42244b7244e [2021-10-28T09:57:04.041Z] $ docker rm -f 36dfdd004f8c75de46da5bc6989cd2ce5b9235fb510651f51835a42244b7244e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T09:57:05.437Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-28T09:57:06.726Z] Stashed 1 file(s) [Pipeline] echo [2021-10-28T09:57:06.745Z] [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-10-28T09:57:25.151Z] Still waiting to schedule task [2021-10-28T09:57:25.152Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2412’ [2021-10-28T09:57:25.171Z] Still waiting to schedule task [2021-10-28T09:57:25.171Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-28T09:59:10.231Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2413 in /w/workspace/gexfoundry_device-mqtt-go_PR-311 [Pipeline] { [Pipeline] ws [2021-10-28T09:59:10.263Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-10-28T09:59:11.564Z] Selected Git installation does not exist. Using Default [2021-10-28T09:59:11.564Z] The recommended git tool is: NONE [2021-10-28T09:59:27.580Z] using credential edgex-jenkins-ssh [2021-10-28T09:59:27.595Z] Cloning the remote Git repository [2021-10-28T09:59:27.649Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-28T09:59:27.738Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-10-28T09:59:27.833Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-28T09:59:27.834Z] > git --version # timeout=10 [2021-10-28T09:59:27.855Z] > git --version # 'git version 2.17.1' [2021-10-28T09:59:27.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T09:59:27.935Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T09:59:28.690Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-10-28T09:59:28.706Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T09:59:28.929Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-10-28T09:59:28.962Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-28T09:59:28.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T09:59:28.975Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/311/head:refs/remotes/origin/PR-311 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T09:59:29.638Z] Merging remotes/origin/main commit a06e272b6922a1d7524aeda6151acf418e859d75 into PR head commit 8907cac5afd30d33148972ee2c804d597a8c30de [2021-10-28T09:59:29.824Z] Merge succeeded, producing 8907cac5afd30d33148972ee2c804d597a8c30de [2021-10-28T09:59:29.824Z] Checking out Revision 8907cac5afd30d33148972ee2c804d597a8c30de (PR-311) [2021-10-28T09:59:29.659Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T09:59:29.677Z] > git checkout -f 8907cac5afd30d33148972ee2c804d597a8c30de # timeout=10 [2021-10-28T09:59:29.755Z] > git remote # timeout=10 [2021-10-28T09:59:29.772Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T09:59:29.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T09:59:29.793Z] > git merge a06e272b6922a1d7524aeda6151acf418e859d75 # timeout=10 [2021-10-28T09:59:29.814Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T09:59:29.833Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T09:59:29.849Z] > git checkout -f 8907cac5afd30d33148972ee2c804d597a8c30de # timeout=10 [2021-10-28T09:59:37.069Z] Commit message: "docs(snap): fix markdown and replication errors" [2021-10-28T09:59:37.132Z] > git --version # timeout=10 [2021-10-28T09:59:37.143Z] > git --version # 'git version 2.17.1' [2021-10-28T09:59:37.159Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T09:59:40.192Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-28T09:59:40.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T09:59:40.192Z] Dload Upload Total Spent Left Speed [2021-10-28T09:59:40.192Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11824 89 10503 0 0 74489 0 --:--:-- --:--:-- --:--:-- 73964 100 11824 100 11824 0 0 82685 0 --:--:-- --:--:-- --:--:-- 82685 [Pipeline] sh [2021-10-28T09:59:41.555Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-28T09:59:41.917Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2021-10-28T09:59:41.918Z] /etc/docker/daemon.new [2021-10-28T09:59:41.918Z] { [2021-10-28T09:59:41.918Z] "registry-mirrors": [ [2021-10-28T09:59:41.918Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-28T09:59:41.918Z] ], [2021-10-28T09:59:41.918Z] "bip": "10.250.0.254/24", [2021-10-28T09:59:41.918Z] "hosts": [ [2021-10-28T09:59:41.918Z] "tcp://0.0.0.0:5555", [2021-10-28T09:59:41.918Z] "unix:///var/run/docker.sock" [2021-10-28T09:59:41.918Z] ], [2021-10-28T09:59:41.918Z] "mtu": 1458, [2021-10-28T09:59:41.918Z] "selinux-enabled": true, [2021-10-28T09:59:41.918Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-28T09:59:41.918Z] } [Pipeline] sh [2021-10-28T09:59:43.271Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-28T09:59:44.629Z] + sudo service docker restart [2021-10-28T09:59:57.797Z] Running on prd-centos7-docker-4c-2g-2414 in /w/workspace/gexfoundry_device-mqtt-go_PR-311 [Pipeline] { [Pipeline] ws [2021-10-28T09:59:58.855Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-10-28T09:59:59.994Z] Selected Git installation does not exist. Using Default [2021-10-28T09:59:59.994Z] The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T10:00:02.378Z] provisioning config files... [2021-10-28T10:00:02.406Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8358783841538231464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T10:00:04.644Z] ---> docker-login.sh [2021-10-28T10:00:04.644Z] nexus3.edgexfoundry.org:10001 [2021-10-28T10:00:04.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T10:00:05.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T10:00:05.773Z] Configure a credential helper to remove this warning. See [2021-10-28T10:00:05.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T10:00:05.773Z] [2021-10-28T10:00:05.773Z] Login Succeeded [2021-10-28T10:00:05.773Z] nexus3.edgexfoundry.org:10002 [2021-10-28T10:00:05.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T10:00:05.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T10:00:05.773Z] Configure a credential helper to remove this warning. See [2021-10-28T10:00:05.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T10:00:05.773Z] [2021-10-28T10:00:05.773Z] Login Succeeded [2021-10-28T10:00:05.773Z] nexus3.edgexfoundry.org:10003 [2021-10-28T10:00:05.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T10:00:06.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T10:00:06.860Z] Configure a credential helper to remove this warning. See [2021-10-28T10:00:06.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T10:00:06.860Z] [2021-10-28T10:00:06.860Z] Login Succeeded [2021-10-28T10:00:06.860Z] nexus3.edgexfoundry.org:10004 [2021-10-28T10:00:06.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T10:00:06.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T10:00:06.860Z] Configure a credential helper to remove this warning. See [2021-10-28T10:00:06.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T10:00:06.860Z] [2021-10-28T10:00:06.860Z] Login Succeeded [2021-10-28T10:00:06.860Z] docker.io [2021-10-28T10:00:06.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T10:00:07.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T10:00:07.934Z] Configure a credential helper to remove this warning. See [2021-10-28T10:00:07.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T10:00:07.934Z] [2021-10-28T10:00:07.934Z] Login Succeeded [2021-10-28T10:00:07.934Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T10:00:07.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T10:00:12.278Z] ========================================================= [2021-10-28T10:00:12.279Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-28T10:00:12.279Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T10:00:15.576Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-28T10:00:15.576Z] Sending build context to Docker daemon 712.2kB [2021-10-28T10:00:15.576Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T10:00:15.576Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-28T10:00:15.576Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-28T10:00:15.576Z] 552d1f2373af: Pulling fs layer [2021-10-28T10:00:15.576Z] ea3f2d53f512: Pulling fs layer [2021-10-28T10:00:15.576Z] 9e70ebbbe112: Pulling fs layer [2021-10-28T10:00:15.576Z] 7a9cfe048b4a: Pulling fs layer [2021-10-28T10:00:15.576Z] 72dc09318566: Pulling fs layer [2021-10-28T10:00:15.576Z] 7a9cfe048b4a: Waiting [2021-10-28T10:00:15.576Z] 72dc09318566: Waiting [2021-10-28T10:00:15.576Z] f4f7b4309257: Pulling fs layer [2021-10-28T10:00:15.576Z] 0ac9a79272e3: Pulling fs layer [2021-10-28T10:00:15.576Z] b78e95d17946: Pulling fs layer [2021-10-28T10:00:15.576Z] f4f7b4309257: Waiting [2021-10-28T10:00:15.576Z] b78e95d17946: Waiting [2021-10-28T10:00:15.576Z] 9e70ebbbe112: Verifying Checksum [2021-10-28T10:00:15.576Z] 9e70ebbbe112: Download complete [2021-10-28T10:00:15.576Z] ea3f2d53f512: Download complete [2021-10-28T10:00:15.576Z] 72dc09318566: Verifying Checksum [2021-10-28T10:00:15.576Z] 72dc09318566: Download complete [2021-10-28T10:00:15.576Z] f4f7b4309257: Verifying Checksum [2021-10-28T10:00:15.576Z] f4f7b4309257: Download complete [2021-10-28T10:00:15.576Z] 552d1f2373af: Verifying Checksum [2021-10-28T10:00:15.576Z] 552d1f2373af: Download complete [2021-10-28T10:00:15.576Z] 0ac9a79272e3: Verifying Checksum [2021-10-28T10:00:15.576Z] 0ac9a79272e3: Download complete [2021-10-28T10:00:16.639Z] 552d1f2373af: Pull complete [2021-10-28T10:00:16.639Z] ea3f2d53f512: Pull complete [2021-10-28T10:00:17.812Z] 9e70ebbbe112: Pull complete [2021-10-28T10:00:17.812Z] b78e95d17946: Verifying Checksum [2021-10-28T10:00:17.812Z] b78e95d17946: Download complete [2021-10-28T10:00:17.812Z] 7a9cfe048b4a: Download complete [2021-10-28T10:00:19.036Z] using credential edgex-jenkins-ssh [2021-10-28T10:00:19.048Z] Cloning the remote Git repository [2021-10-28T10:00:19.079Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-28T10:00:20.100Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-10-28T10:00:20.126Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-28T10:00:20.126Z] > git --version # timeout=10 [2021-10-28T10:00:20.136Z] > git --version # 'git version 2.24.4' [2021-10-28T10:00:20.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T10:00:20.155Z] [INFO] Currently running in a labeled security context [2021-10-28T10:00:20.156Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T10:00:20.156Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh4653499393860266699.key [2021-10-28T10:00:20.178Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T10:00:21.384Z] Merging remotes/origin/main commit a06e272b6922a1d7524aeda6151acf418e859d75 into PR head commit 8907cac5afd30d33148972ee2c804d597a8c30de [2021-10-28T10:00:21.477Z] Merge succeeded, producing 8907cac5afd30d33148972ee2c804d597a8c30de [2021-10-28T10:00:21.477Z] Checking out Revision 8907cac5afd30d33148972ee2c804d597a8c30de (PR-311) [2021-10-28T10:00:20.803Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-10-28T10:00:20.814Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T10:00:20.823Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-10-28T10:00:20.834Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-28T10:00:20.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T10:00:20.835Z] [INFO] Currently running in a labeled security context [2021-10-28T10:00:20.835Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T10:00:20.835Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh5466819476290366291.key [2021-10-28T10:00:20.841Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/311/head:refs/remotes/origin/PR-311 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T10:00:21.392Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T10:00:21.405Z] > git checkout -f 8907cac5afd30d33148972ee2c804d597a8c30de # timeout=10 [2021-10-28T10:00:21.433Z] > git remote # timeout=10 [2021-10-28T10:00:21.442Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T10:00:21.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T10:00:21.450Z] [INFO] Currently running in a labeled security context [2021-10-28T10:00:21.450Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T10:00:21.450Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh862030033740721686.key [2021-10-28T10:00:21.457Z] > git merge a06e272b6922a1d7524aeda6151acf418e859d75 # timeout=10 [2021-10-28T10:00:21.468Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T10:00:21.481Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T10:00:21.487Z] > git checkout -f 8907cac5afd30d33148972ee2c804d597a8c30de # timeout=10 [2021-10-28T10:00:28.468Z] Commit message: "docs(snap): fix markdown and replication errors" [2021-10-28T10:00:28.472Z] 7a9cfe048b4a: Pull complete [2021-10-28T10:00:28.472Z] 72dc09318566: Pull complete [2021-10-28T10:00:28.472Z] f4f7b4309257: Pull complete [2021-10-28T10:00:28.488Z] > git --version # timeout=10 [2021-10-28T10:00:28.499Z] > git --version # 'git version 2.24.4' [2021-10-28T10:00:28.515Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-28T10:00:28.747Z] 0ac9a79272e3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T10:00:31.313Z] provisioning config files... [2021-10-28T10:00:31.333Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8086559044578530353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T10:00:32.765Z] ---> docker-login.sh [2021-10-28T10:00:32.765Z] nexus3.edgexfoundry.org:10001 [2021-10-28T10:00:32.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T10:00:32.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T10:00:32.765Z] Configure a credential helper to remove this warning. See [2021-10-28T10:00:32.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T10:00:32.765Z] [2021-10-28T10:00:32.765Z] Login Succeeded [2021-10-28T10:00:32.765Z] nexus3.edgexfoundry.org:10002 [2021-10-28T10:00:33.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T10:00:33.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T10:00:33.032Z] Configure a credential helper to remove this warning. See [2021-10-28T10:00:33.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T10:00:33.032Z] [2021-10-28T10:00:33.032Z] Login Succeeded [2021-10-28T10:00:33.032Z] nexus3.edgexfoundry.org:10003 [2021-10-28T10:00:33.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T10:00:33.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T10:00:33.032Z] Configure a credential helper to remove this warning. See [2021-10-28T10:00:33.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T10:00:33.032Z] [2021-10-28T10:00:33.032Z] Login Succeeded [2021-10-28T10:00:33.032Z] nexus3.edgexfoundry.org:10004 [2021-10-28T10:00:33.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T10:00:33.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T10:00:33.293Z] Configure a credential helper to remove this warning. See [2021-10-28T10:00:33.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T10:00:33.293Z] [2021-10-28T10:00:33.293Z] Login Succeeded [2021-10-28T10:00:33.293Z] docker.io [2021-10-28T10:00:33.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T10:00:34.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T10:00:34.550Z] Configure a credential helper to remove this warning. See [2021-10-28T10:00:34.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T10:00:34.550Z] [2021-10-28T10:00:34.550Z] Login Succeeded [2021-10-28T10:00:34.550Z] ---> docker-login.sh ends [2021-10-28T10:00:34.556Z] b78e95d17946: Pull complete [2021-10-28T10:00:34.556Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-28T10:00:34.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T10:00:34.556Z] ---> 8b459fc5aaf0 [2021-10-28T10:00:34.556Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [Pipeline] } [2021-10-28T10:00:34.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-28T10:00:35.686Z] ---> Running in 5bde9eba15a0 [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T10:00:37.061Z] Removing intermediate container 5bde9eba15a0 [2021-10-28T10:00:37.061Z] ---> 3b2137372e48 [2021-10-28T10:00:37.061Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-28T10:00:37.061Z] ---> Running in 6a47f2788265 [2021-10-28T10:00:37.061Z] Removing intermediate container 6a47f2788265 [2021-10-28T10:00:37.061Z] ---> 146f97d8fe1f [2021-10-28T10:00:37.061Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T10:00:37.061Z] ---> Running in 2876c316197c [2021-10-28T10:00:37.062Z] ========================================================= [2021-10-28T10:00:37.062Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-28T10:00:37.062Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T10:00:38.520Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-28T10:00:38.520Z] Sending build context to Docker daemon 713.2kB [2021-10-28T10:00:38.520Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T10:00:38.520Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-28T10:00:38.520Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-28T10:00:38.520Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T10:00:38.520Z] 31adcdaf11c8: Pulling fs layer [2021-10-28T10:00:38.520Z] b8b176561691: Pulling fs layer [2021-10-28T10:00:38.520Z] 4527c011a84f: Pulling fs layer [2021-10-28T10:00:38.520Z] 5d74067f8e1e: Pulling fs layer [2021-10-28T10:00:38.520Z] e0aca202a116: Pulling fs layer [2021-10-28T10:00:38.520Z] 3a43be97a3b4: Pulling fs layer [2021-10-28T10:00:38.520Z] 34cad66bf833: Pulling fs layer [2021-10-28T10:00:38.520Z] b4e3c513aaa6: Pulling fs layer [2021-10-28T10:00:38.520Z] 4527c011a84f: Waiting [2021-10-28T10:00:38.520Z] 5d74067f8e1e: Waiting [2021-10-28T10:00:38.520Z] e0aca202a116: Waiting [2021-10-28T10:00:38.520Z] 3a43be97a3b4: Waiting [2021-10-28T10:00:38.520Z] 34cad66bf833: Waiting [2021-10-28T10:00:38.520Z] b4e3c513aaa6: Waiting [2021-10-28T10:00:38.520Z] b8b176561691: Verifying Checksum [2021-10-28T10:00:38.520Z] b8b176561691: Download complete [2021-10-28T10:00:38.520Z] 31adcdaf11c8: Verifying Checksum [2021-10-28T10:00:38.520Z] 31adcdaf11c8: Download complete [2021-10-28T10:00:38.520Z] 5d74067f8e1e: Verifying Checksum [2021-10-28T10:00:38.520Z] 5d74067f8e1e: Download complete [2021-10-28T10:00:38.520Z] e0aca202a116: Verifying Checksum [2021-10-28T10:00:38.520Z] e0aca202a116: Download complete [2021-10-28T10:00:38.520Z] 3a43be97a3b4: Verifying Checksum [2021-10-28T10:00:38.520Z] 3a43be97a3b4: Download complete [2021-10-28T10:00:38.520Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T10:00:38.520Z] a0d0a0d46f8b: Download complete [2021-10-28T10:00:38.794Z] 34cad66bf833: Verifying Checksum [2021-10-28T10:00:38.794Z] 34cad66bf833: Download complete [2021-10-28T10:00:39.830Z] a0d0a0d46f8b: Pull complete [2021-10-28T10:00:39.830Z] 4527c011a84f: Verifying Checksum [2021-10-28T10:00:39.830Z] 4527c011a84f: Download complete [2021-10-28T10:00:39.830Z] 31adcdaf11c8: Pull complete [2021-10-28T10:00:39.830Z] b4e3c513aaa6: Verifying Checksum [2021-10-28T10:00:39.830Z] b4e3c513aaa6: Download complete [2021-10-28T10:00:39.830Z] b8b176561691: Pull complete [2021-10-28T10:00:39.832Z] Removing intermediate container 2876c316197c [2021-10-28T10:00:39.832Z] ---> 0a6025bd191b [2021-10-28T10:00:39.832Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-28T10:00:39.832Z] ---> Running in 29562873fc14 [2021-10-28T10:00:39.832Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T10:00:41.477Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T10:00:41.749Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-10-28T10:00:41.749Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-10-28T10:00:42.021Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-10-28T10:00:42.021Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-10-28T10:00:42.021Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T10:00:42.297Z] OK: 223 MiB in 56 packages [2021-10-28T10:00:43.091Z] 4527c011a84f: Pull complete [2021-10-28T10:00:43.091Z] 5d74067f8e1e: Pull complete [2021-10-28T10:00:43.091Z] e0aca202a116: Pull complete [2021-10-28T10:00:43.091Z] 3a43be97a3b4: Pull complete [2021-10-28T10:00:43.091Z] 34cad66bf833: Pull complete [2021-10-28T10:00:43.281Z] Removing intermediate container 29562873fc14 [2021-10-28T10:00:43.281Z] ---> 8d3c0dade3fc [2021-10-28T10:00:43.281Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-10-28T10:00:43.281Z] ---> Running in e3edb5c62af1 [2021-10-28T10:00:43.880Z] Removing intermediate container e3edb5c62af1 [2021-10-28T10:00:43.881Z] ---> 4be18abf92ac [2021-10-28T10:00:43.881Z] Step 8/11 : COPY . . [2021-10-28T10:00:45.322Z] ---> bf1d45b91c9d [2021-10-28T10:00:45.322Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T10:00:45.322Z] ---> Running in c5c4923cb90c [2021-10-28T10:00:45.511Z] b4e3c513aaa6: Pull complete [2021-10-28T10:00:45.511Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-28T10:00:45.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T10:00:45.511Z] ---> 9f6097aaca64 [2021-10-28T10:00:45.511Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-28T10:00:47.424Z] ---> Running in 40d251f0b552 [2021-10-28T10:00:47.424Z] Removing intermediate container 40d251f0b552 [2021-10-28T10:00:47.424Z] ---> d9de92afbe35 [2021-10-28T10:00:47.424Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-28T10:00:47.424Z] ---> Running in 527169edd4a1 [2021-10-28T10:00:47.424Z] Removing intermediate container 527169edd4a1 [2021-10-28T10:00:47.424Z] ---> 63384ddebc1c [2021-10-28T10:00:47.424Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T10:00:47.424Z] ---> Running in f01e1b7f0cbe [2021-10-28T10:00:48.789Z] Removing intermediate container f01e1b7f0cbe [2021-10-28T10:00:48.789Z] ---> cfd7e5904e38 [2021-10-28T10:00:48.789Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-28T10:00:48.789Z] ---> Running in 7da101d33066 [2021-10-28T10:00:49.051Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T10:00:49.051Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T10:00:49.316Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-10-28T10:00:49.578Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-10-28T10:00:49.578Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-10-28T10:00:49.578Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-10-28T10:00:49.844Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T10:00:49.844Z] OK: 224 MiB in 56 packages [2021-10-28T10:00:50.113Z] Removing intermediate container 7da101d33066 [2021-10-28T10:00:50.113Z] ---> 8d671bf272dd [2021-10-28T10:00:50.113Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-10-28T10:00:50.113Z] ---> Running in 033b2d146cb2 [2021-10-28T10:00:50.114Z] Removing intermediate container 033b2d146cb2 [2021-10-28T10:00:50.114Z] ---> 7191e641ee1c [2021-10-28T10:00:50.114Z] Step 8/11 : COPY . . [2021-10-28T10:00:50.376Z] ---> 6a9309a4a84f [2021-10-28T10:00:50.376Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T10:00:50.376Z] ---> Running in 823dc38b004d [2021-10-28T10:01:23.276Z] Removing intermediate container 823dc38b004d [2021-10-28T10:01:23.276Z] ---> 2310ff41f65e [2021-10-28T10:01:23.276Z] Step 10/11 : ARG MAKE='make build' [2021-10-28T10:01:23.276Z] ---> Running in 00024f63a16a [2021-10-28T10:01:23.276Z] Removing intermediate container 00024f63a16a [2021-10-28T10:01:23.276Z] ---> 2755f9eb3228 [2021-10-28T10:01:23.276Z] Step 11/11 : RUN $MAKE [2021-10-28T10:01:23.276Z] ---> Running in 02346912526b [2021-10-28T10:01:23.276Z] noop [2021-10-28T10:01:23.276Z] Removing intermediate container 02346912526b [2021-10-28T10:01:23.276Z] ---> 74a1da738ad1 [2021-10-28T10:01:23.276Z] Successfully built 74a1da738ad1 [2021-10-28T10:01:23.276Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T10:01:24.779Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T10:01:24.779Z] . [Pipeline] withDockerContainer [2021-10-28T10:01:24.864Z] prd-centos7-docker-4c-2g-2414 does not seem to be running inside a container [2021-10-28T10:01:26.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-28T10:01:27.498Z] $ docker top 72b5808884024f4cd3b326bb00704e6d3dc3ca4c8456750934900798ab7a9865 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T10:01:28.858Z] + go version [2021-10-28T10:01:28.858Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-28T10:01:28.876Z] $ docker stop --time=1 72b5808884024f4cd3b326bb00704e6d3dc3ca4c8456750934900798ab7a9865 [2021-10-28T10:01:30.051Z] $ docker rm -f 72b5808884024f4cd3b326bb00704e6d3dc3ca4c8456750934900798ab7a9865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T10:01:33.256Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T10:01:33.256Z] . [Pipeline] withDockerContainer [2021-10-28T10:01:34.620Z] prd-centos7-docker-4c-2g-2414 does not seem to be running inside a container [2021-10-28T10:01:34.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-28T10:01:34.988Z] $ docker top f948d02a17fc4d2a4aa44d8e746b4f305ff64f57cb11671b71346667a14ac4b8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-28T10:01:37.632Z] + make test [2021-10-28T10:01:37.632Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-28T10:01:37.632Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-10-28T10:01:53.375Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-10-28T10:01:53.375Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.4% of statements [2021-10-28T10:01:53.375Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-10-28T10:01:53.375Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-28T10:02:00.021Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-28T10:02:00.021Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-28T10:02:00.021Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-28T10:02:01.057Z] $ docker stop --time=1 f948d02a17fc4d2a4aa44d8e746b4f305ff64f57cb11671b71346667a14ac4b8 [2021-10-28T10:02:02.494Z] $ docker rm -f f948d02a17fc4d2a4aa44d8e746b4f305ff64f57cb11671b71346667a14ac4b8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T10:02:04.726Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-28T10:02:04.909Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-10-28T10:02:10.188Z] Removing intermediate container c5c4923cb90c [2021-10-28T10:02:10.189Z] ---> a60b1b1b503f [2021-10-28T10:02:10.189Z] Step 10/11 : ARG MAKE='make build' [2021-10-28T10:02:10.189Z] ---> Running in 7fe12fe5224c [2021-10-28T10:02:10.189Z] Removing intermediate container 7fe12fe5224c [2021-10-28T10:02:10.189Z] ---> 27f632d004f7 [2021-10-28T10:02:10.189Z] Step 11/11 : RUN $MAKE [2021-10-28T10:02:10.189Z] ---> Running in 914f40e41a1c [2021-10-28T10:02:10.189Z] noop [2021-10-28T10:02:10.189Z] Removing intermediate container 914f40e41a1c [2021-10-28T10:02:10.189Z] ---> 391defa92b95 [2021-10-28T10:02:10.189Z] Successfully built 391defa92b95 [2021-10-28T10:02:10.189Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [2021-10-28T10:02:57.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-10-28T10:02:58.950Z] + ls -al . [2021-10-28T10:02:58.950Z] total 148 [2021-10-28T10:02:58.950Z] drwxrwxr-x. 9 jenkins jenkins 4096 Oct 28 10:01 . [2021-10-28T10:02:58.950Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 28 10:00 .. [2021-10-28T10:02:58.950Z] -rw-rw-r--. 1 jenkins jenkins 7287 Oct 28 10:00 Attribution.txt [2021-10-28T10:02:58.950Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 28 10:00 bin [2021-10-28T10:02:58.950Z] -rw-rw-r--. 1 jenkins jenkins 7447 Oct 28 10:00 CHANGELOG.md [2021-10-28T10:02:58.950Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 28 10:00 cmd [2021-10-28T10:02:58.950Z] -rw-r--r--. 1 jenkins jenkins 17284 Oct 28 10:01 coverage.out [2021-10-28T10:02:58.950Z] -rw-rw-r--. 1 jenkins jenkins 1907 Oct 28 10:00 Dockerfile [2021-10-28T10:02:58.950Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 28 10:00 .dockerignore [2021-10-28T10:02:58.950Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 28 10:00 .git [2021-10-28T10:02:58.950Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 28 10:00 .github [2021-10-28T10:02:58.950Z] -rw-rw-r--. 1 jenkins jenkins 329 Oct 28 10:00 .gitignore [2021-10-28T10:02:58.950Z] -rw-rw-r--. 1 jenkins jenkins 388 Oct 28 10:00 go.mod [2021-10-28T10:02:58.950Z] -rw-rw-r--. 1 jenkins jenkins 50360 Oct 28 10:00 go.sum [2021-10-28T10:02:58.950Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 28 10:00 GOVERNANCE.md [2021-10-28T10:02:58.950Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 28 10:00 internal [2021-10-28T10:02:58.950Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 28 10:00 Jenkinsfile [2021-10-28T10:02:58.950Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 28 10:00 LICENSE [2021-10-28T10:02:58.950Z] -rw-rw-r--. 1 jenkins jenkins 1030 Oct 28 10:00 Makefile [2021-10-28T10:02:58.950Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 28 10:00 mock [2021-10-28T10:02:58.950Z] -rw-rw-r--. 1 jenkins jenkins 620 Oct 28 10:00 OWNERS.md [2021-10-28T10:02:58.950Z] -rw-rw-r--. 1 jenkins jenkins 2211 Oct 28 10:00 README.md [2021-10-28T10:02:58.950Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 28 10:00 snap [2021-10-28T10:02:58.950Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 28 09:57 VERSION [2021-10-28T10:02:58.950Z] -rw-rw-r--. 1 jenkins jenkins 227 Oct 28 10:00 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-28T10:03:00.033Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T10:03:00.033Z] . [Pipeline] withDockerContainer [2021-10-28T10:03:00.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-2413 does not seem to be running inside a container [2021-10-28T10:03:00.302Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8907cac5afd30d33148972ee2c804d597a8c30de --label arch=amd64 --label version=0.0.0 . [2021-10-28T10:03:00.302Z] Sending build context to Docker daemon 731.1kB [2021-10-28T10:03:00.302Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T10:03:00.302Z] Step 2/23 : FROM ${BASE} AS builder [2021-10-28T10:03:00.302Z] ---> 74a1da738ad1 [2021-10-28T10:03:00.302Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-28T10:03:00.302Z] ---> Running in 12ebc992acba [2021-10-28T10:03:00.302Z] Removing intermediate container 12ebc992acba [2021-10-28T10:03:00.302Z] ---> e4e2c377247a [2021-10-28T10:03:00.302Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-10-28T10:03:00.302Z] ---> Running in 57ddc6911a01 [2021-10-28T10:03:01.368Z] Removing intermediate container 57ddc6911a01 [2021-10-28T10:03:01.368Z] ---> 3b57e3689601 [2021-10-28T10:03:01.368Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T10:03:01.368Z] ---> Running in d38226a5f733 [2021-10-28T10:03:01.368Z] Removing intermediate container d38226a5f733 [2021-10-28T10:03:01.368Z] ---> 8a40ad96abfd [2021-10-28T10:03:01.368Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-28T10:03:01.368Z] ---> Running in db99591853fa [2021-10-28T10:03:01.368Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T10:03:01.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-28T10:03:01.949Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T10:03:02.521Z] OK: 224 MiB in 56 packages [2021-10-28T10:03:02.521Z] Removing intermediate container db99591853fa [2021-10-28T10:03:02.521Z] ---> fdde94438fbd [2021-10-28T10:03:02.521Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-10-28T10:03:03.512Z] ---> Running in 2b2ec1ef0512 [2021-10-28T10:03:03.512Z] Removing intermediate container 2b2ec1ef0512 [2021-10-28T10:03:03.512Z] ---> 8d9fcc51be35 [2021-10-28T10:03:03.512Z] Step 8/23 : COPY . . [2021-10-28T10:03:03.512Z] ---> 7d206a065118 [2021-10-28T10:03:03.512Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T10:03:03.512Z] ---> Running in be0348815145 [2021-10-28T10:03:03.512Z] Removing intermediate container be0348815145 [2021-10-28T10:03:03.512Z] ---> d7c5797216da [2021-10-28T10:03:03.512Z] Step 10/23 : ARG MAKE='make build' [2021-10-28T10:03:03.512Z] ---> Running in 49dee9f81b7a [2021-10-28T10:03:03.512Z] Removing intermediate container 49dee9f81b7a [2021-10-28T10:03:03.512Z] ---> e0c7cf32b90e [2021-10-28T10:03:03.512Z] Step 11/23 : RUN $MAKE [2021-10-28T10:03:03.512Z] ---> Running in 737c5c5c4bd9 [2021-10-28T10:03:03.532Z] $ docker top 732d2eb9ac8b7c6ae7851bcd91f7f2e0a28f27ad6c0a527f55ada1ce680ddbcd -eo pid,comm [2021-10-28T10:03:03.796Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [Pipeline] { [Pipeline] sh [2021-10-28T10:03:05.528Z] + go version [2021-10-28T10:03:05.528Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-28T10:03:06.553Z] $ docker stop --time=1 732d2eb9ac8b7c6ae7851bcd91f7f2e0a28f27ad6c0a527f55ada1ce680ddbcd [2021-10-28T10:03:08.195Z] $ docker rm -f 732d2eb9ac8b7c6ae7851bcd91f7f2e0a28f27ad6c0a527f55ada1ce680ddbcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T10:03:12.353Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T10:03:12.354Z] . [Pipeline] withDockerContainer [2021-10-28T10:03:13.591Z] prd-ubuntu18.04-docker-arm64-4c-16g-2413 does not seem to be running inside a container [2021-10-28T10:03:13.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-28T10:03:16.028Z] Removing intermediate container 737c5c5c4bd9 [2021-10-28T10:03:16.028Z] ---> 87555ff72894 [2021-10-28T10:03:16.028Z] Step 12/23 : FROM alpine:3.14 [2021-10-28T10:03:16.028Z] 3.14: Pulling from library/alpine [2021-10-28T10:03:16.028Z] a0d0a0d46f8b: Already exists [2021-10-28T10:03:16.028Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T10:03:16.028Z] Status: Downloaded newer image for alpine:3.14 [2021-10-28T10:03:16.028Z] ---> 14119a10abf4 [2021-10-28T10:03:16.028Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-10-28T10:03:16.028Z] ---> Running in 7971d6cc8793 [2021-10-28T10:03:16.028Z] Removing intermediate container 7971d6cc8793 [2021-10-28T10:03:16.028Z] ---> d22d6de47438 [2021-10-28T10:03:16.028Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-28T10:03:16.028Z] ---> Running in f2c14386abc1 [2021-10-28T10:03:17.152Z] $ docker top b3c6890dc1e86c15b71d297bbabfc54119221355afdd2145da199a93d17630b7 -eo pid,comm [2021-10-28T10:03:17.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T10:03:17.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T10:03:17.374Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-28T10:03:17.374Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T10:03:17.374Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-28T10:03:17.374Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T10:03:17.374Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-28T10:03:17.374Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-28T10:03:17.374Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T10:03:17.374Z] OK: 8 MiB in 20 packages [2021-10-28T10:03:17.375Z] Removing intermediate container f2c14386abc1 [2021-10-28T10:03:17.375Z] ---> 22d1656eeab3 [2021-10-28T10:03:17.375Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-10-28T10:03:17.375Z] ---> dc5113b236a0 [2021-10-28T10:03:17.375Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-10-28T10:03:17.375Z] ---> d4124f8503be [2021-10-28T10:03:17.375Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [Pipeline] { [2021-10-28T10:03:18.483Z] ---> 860e82d24c19 [2021-10-28T10:03:18.483Z] Step 18/23 : EXPOSE 59982 [2021-10-28T10:03:18.483Z] ---> Running in 72675729eeb9 [2021-10-28T10:03:18.483Z] Removing intermediate container 72675729eeb9 [2021-10-28T10:03:18.483Z] ---> d392918ee99c [2021-10-28T10:03:18.483Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-10-28T10:03:18.483Z] ---> Running in 8bba28ace2cd [2021-10-28T10:03:18.483Z] Removing intermediate container 8bba28ace2cd [2021-10-28T10:03:18.483Z] ---> 45b1bf6587b0 [2021-10-28T10:03:18.483Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T10:03:18.483Z] ---> Running in 5e9e5bc0b064 [2021-10-28T10:03:18.483Z] Removing intermediate container 5e9e5bc0b064 [2021-10-28T10:03:18.483Z] ---> 791991f72397 [2021-10-28T10:03:18.483Z] Step 21/23 : LABEL arch=amd64 [2021-10-28T10:03:18.483Z] ---> Running in 781a8576ac6c [2021-10-28T10:03:18.483Z] Removing intermediate container 781a8576ac6c [2021-10-28T10:03:18.483Z] ---> 3d9801f426d2 [2021-10-28T10:03:18.483Z] Step 22/23 : LABEL git_sha=8907cac5afd30d33148972ee2c804d597a8c30de [2021-10-28T10:03:18.483Z] ---> Running in 79f16fd6d204 [2021-10-28T10:03:18.483Z] Removing intermediate container 79f16fd6d204 [2021-10-28T10:03:18.483Z] ---> 3ceb3d47ff14 [2021-10-28T10:03:18.483Z] Step 23/23 : LABEL version=0.0.0 [2021-10-28T10:03:18.483Z] ---> Running in e402e4693614 [2021-10-28T10:03:18.483Z] Removing intermediate container e402e4693614 [2021-10-28T10:03:18.483Z] ---> a58aecb8ee72 [2021-10-28T10:03:18.483Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-28T10:03:18.483Z] Successfully built a58aecb8ee72 [2021-10-28T10:03:18.483Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) [2021-10-28T10:03:20.972Z] + make test [2021-10-28T10:03:20.972Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out Stage "Docker Push" skipped due to when conditional [2021-10-28T10:03:22.030Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-28T10:03:39.348Z] Still waiting to schedule task [2021-10-28T10:03:39.348Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-28T10:04:15.179Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-10-28T10:04:15.179Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.058s coverage: 22.4% of statements [2021-10-28T10:04:15.179Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-10-28T10:04:15.179Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-28T10:04:41.854Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-28T10:04:41.854Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-28T10:04:41.854Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-28T10:04:41.896Z] $ docker stop --time=1 b3c6890dc1e86c15b71d297bbabfc54119221355afdd2145da199a93d17630b7 [2021-10-28T10:04:43.685Z] $ docker rm -f b3c6890dc1e86c15b71d297bbabfc54119221355afdd2145da199a93d17630b7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T10:04:46.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-28T10:04:46.608Z] Warning: overwriting stash ‘coverage-report’ [2021-10-28T10:04:48.054Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T10:04:52.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-28T10:04:53.748Z] + ls -al . [2021-10-28T10:04:53.748Z] total 180 [2021-10-28T10:04:53.748Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 10:04 . [2021-10-28T10:04:53.748Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 09:59 .. [2021-10-28T10:04:53.748Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 09:59 .dockerignore [2021-10-28T10:04:53.748Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 09:59 .git [2021-10-28T10:04:53.748Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 09:59 .github [2021-10-28T10:04:53.748Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 28 09:59 .gitignore [2021-10-28T10:04:53.748Z] -rw-rw-r-- 1 jenkins jenkins 7287 Oct 28 09:59 Attribution.txt [2021-10-28T10:04:53.748Z] -rw-rw-r-- 1 jenkins jenkins 7447 Oct 28 09:59 CHANGELOG.md [2021-10-28T10:04:53.748Z] -rw-rw-r-- 1 jenkins jenkins 1907 Oct 28 09:59 Dockerfile [2021-10-28T10:04:53.748Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 09:59 GOVERNANCE.md [2021-10-28T10:04:53.748Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 09:59 Jenkinsfile [2021-10-28T10:04:53.748Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 09:59 LICENSE [2021-10-28T10:04:53.748Z] -rw-rw-r-- 1 jenkins jenkins 1030 Oct 28 09:59 Makefile [2021-10-28T10:04:53.748Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 28 09:59 OWNERS.md [2021-10-28T10:04:53.748Z] -rw-rw-r-- 1 jenkins jenkins 2211 Oct 28 09:59 README.md [2021-10-28T10:04:53.748Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 28 09:57 VERSION [2021-10-28T10:04:53.748Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 09:59 bin [2021-10-28T10:04:53.748Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 09:59 cmd [2021-10-28T10:04:53.748Z] -rw-r--r-- 1 jenkins jenkins 17284 Oct 28 10:04 coverage.out [2021-10-28T10:04:53.748Z] -rw-rw-r-- 1 jenkins jenkins 388 Oct 28 09:59 go.mod [2021-10-28T10:04:53.748Z] -rw-rw-r-- 1 jenkins jenkins 50360 Oct 28 09:59 go.sum [2021-10-28T10:04:53.748Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 09:59 internal [2021-10-28T10:04:53.748Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 09:59 mock [2021-10-28T10:04:53.748Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 09:59 snap [2021-10-28T10:04:53.748Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 28 09:59 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-28T10:04:54.911Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8907cac5afd30d33148972ee2c804d597a8c30de --label arch=arm64 --label version=0.0.0 . [2021-10-28T10:04:54.911Z] Sending build context to Docker daemon 730.1kB [2021-10-28T10:04:54.911Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T10:04:54.911Z] Step 2/23 : FROM ${BASE} AS builder [2021-10-28T10:04:54.911Z] ---> 391defa92b95 [2021-10-28T10:04:54.911Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-28T10:04:54.911Z] ---> Running in d832baf72373 [2021-10-28T10:04:54.911Z] Removing intermediate container d832baf72373 [2021-10-28T10:04:54.911Z] ---> cf2feff94a4f [2021-10-28T10:04:54.911Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-10-28T10:04:57.151Z] ---> Running in 9b2404f467ee [2021-10-28T10:04:57.151Z] Removing intermediate container 9b2404f467ee [2021-10-28T10:04:57.151Z] ---> eef4c9bb1469 [2021-10-28T10:04:57.151Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T10:04:57.151Z] ---> Running in 4a53b5f98bb5 [2021-10-28T10:04:58.273Z] Removing intermediate container 4a53b5f98bb5 [2021-10-28T10:04:58.273Z] ---> 4a45d11b73f6 [2021-10-28T10:04:58.273Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-28T10:04:58.273Z] ---> Running in e1fb1350602f [2021-10-28T10:04:58.875Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T10:05:00.126Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T10:05:00.721Z] OK: 223 MiB in 56 packages [2021-10-28T10:05:01.713Z] Removing intermediate container e1fb1350602f [2021-10-28T10:05:01.713Z] ---> a5878eca9b9d [2021-10-28T10:05:01.713Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-10-28T10:05:01.713Z] ---> Running in 329fa2748379 [2021-10-28T10:05:02.982Z] Removing intermediate container 329fa2748379 [2021-10-28T10:05:02.982Z] ---> b4050d1cd5ff [2021-10-28T10:05:02.982Z] Step 8/23 : COPY . . [2021-10-28T10:05:02.982Z] ---> ba92f9717b31 [2021-10-28T10:05:02.982Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T10:05:03.261Z] ---> Running in 701132d8ea31 [2021-10-28T10:05:05.238Z] Removing intermediate container 701132d8ea31 [2021-10-28T10:05:05.238Z] ---> ca90a9f667cb [2021-10-28T10:05:05.238Z] Step 10/23 : ARG MAKE='make build' [2021-10-28T10:05:05.510Z] ---> Running in a82d25753243 [2021-10-28T10:05:06.532Z] Removing intermediate container a82d25753243 [2021-10-28T10:05:06.532Z] ---> 86b112b48827 [2021-10-28T10:05:06.532Z] Step 11/23 : RUN $MAKE [2021-10-28T10:05:06.532Z] ---> Running in e1efac52274e [2021-10-28T10:05:07.123Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2021-10-28T10:05:47.139Z] Removing intermediate container e1efac52274e [2021-10-28T10:05:47.139Z] ---> c71f26f645a1 [2021-10-28T10:05:47.139Z] Step 12/23 : FROM alpine:3.14 [2021-10-28T10:05:47.139Z] 3.14: Pulling from library/alpine [2021-10-28T10:05:47.139Z] 552d1f2373af: Already exists [2021-10-28T10:05:47.139Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T10:05:47.139Z] Status: Downloaded newer image for alpine:3.14 [2021-10-28T10:05:47.139Z] ---> bb3de5531c18 [2021-10-28T10:05:47.139Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-10-28T10:05:47.139Z] ---> Running in bc86d462d730 [2021-10-28T10:05:47.139Z] Removing intermediate container bc86d462d730 [2021-10-28T10:05:47.139Z] ---> 7bfe7ee3e089 [2021-10-28T10:05:47.139Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-28T10:05:47.139Z] ---> Running in c9c1448de514 [2021-10-28T10:05:47.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T10:05:47.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T10:05:47.139Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-28T10:05:47.139Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T10:05:47.139Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-28T10:05:47.139Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T10:05:47.139Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-28T10:05:47.139Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-28T10:05:47.139Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T10:05:47.139Z] OK: 8 MiB in 20 packages [2021-10-28T10:05:47.139Z] Removing intermediate container c9c1448de514 [2021-10-28T10:05:47.139Z] ---> 7600fb62a4d2 [2021-10-28T10:05:47.139Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-10-28T10:05:48.701Z] ---> cc259f3244d1 [2021-10-28T10:05:48.701Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-10-28T10:05:48.701Z] ---> 51854ba74134 [2021-10-28T10:05:48.701Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-10-28T10:05:48.975Z] ---> 3e495c881dcc [2021-10-28T10:05:48.975Z] Step 18/23 : EXPOSE 59982 [2021-10-28T10:05:49.251Z] ---> Running in 3045ffc5e7e3 [2021-10-28T10:05:49.528Z] Removing intermediate container 3045ffc5e7e3 [2021-10-28T10:05:49.528Z] ---> d8d0d9f3f209 [2021-10-28T10:05:49.528Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-10-28T10:05:49.528Z] ---> Running in 1f4d1357c3b5 [2021-10-28T10:05:51.118Z] Removing intermediate container 1f4d1357c3b5 [2021-10-28T10:05:51.118Z] ---> f25461721ed4 [2021-10-28T10:05:51.118Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T10:05:51.118Z] ---> Running in 14d1ae1657e1 [2021-10-28T10:05:51.118Z] Removing intermediate container 14d1ae1657e1 [2021-10-28T10:05:51.118Z] ---> f4612827db5b [2021-10-28T10:05:51.118Z] Step 21/23 : LABEL arch=arm64 [2021-10-28T10:05:51.118Z] ---> Running in 694f0463acb0 [2021-10-28T10:05:51.118Z] Removing intermediate container 694f0463acb0 [2021-10-28T10:05:51.118Z] ---> 5c22d0d6800f [2021-10-28T10:05:51.118Z] Step 22/23 : LABEL git_sha=8907cac5afd30d33148972ee2c804d597a8c30de [2021-10-28T10:05:51.118Z] ---> Running in 6c52bddc398b [2021-10-28T10:05:51.393Z] Removing intermediate container 6c52bddc398b [2021-10-28T10:05:51.393Z] ---> 95fc06b5e4db [2021-10-28T10:05:51.393Z] Step 23/23 : LABEL version=0.0.0 [2021-10-28T10:05:52.730Z] ---> Running in 5745e593918e [2021-10-28T10:05:52.730Z] Removing intermediate container 5745e593918e [2021-10-28T10:05:52.730Z] ---> 3365da5ae074 [2021-10-28T10:05:52.730Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-28T10:05:52.730Z] Successfully built 3365da5ae074 [2021-10-28T10:05:52.730Z] Successfully tagged device-mqtt-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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T10:05:58.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T10:05:58.777Z] [2021-10-28T10:05:58.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-28T10:05:59.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T10:05:59.931Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-28T10:05:59.931Z] 448f6bf000e3: Pulling fs layer [2021-10-28T10:05:59.931Z] f757da607395: Pulling fs layer [2021-10-28T10:05:59.931Z] 05883995daec: Pulling fs layer [2021-10-28T10:05:59.931Z] 8603b9c90790: Pulling fs layer [2021-10-28T10:05:59.931Z] 1560dd03e051: Pulling fs layer [2021-10-28T10:05:59.931Z] 27f5ce0e4adf: Pulling fs layer [2021-10-28T10:05:59.931Z] c2d8d7efcc4b: Pulling fs layer [2021-10-28T10:05:59.931Z] 8603b9c90790: Waiting [2021-10-28T10:05:59.931Z] 1560dd03e051: Waiting [2021-10-28T10:05:59.931Z] 27f5ce0e4adf: Waiting [2021-10-28T10:05:59.931Z] c2d8d7efcc4b: Waiting [2021-10-28T10:05:59.931Z] f757da607395: Verifying Checksum [2021-10-28T10:05:59.931Z] f757da607395: Download complete [2021-10-28T10:05:59.931Z] 8603b9c90790: Verifying Checksum [2021-10-28T10:05:59.931Z] 8603b9c90790: Download complete [2021-10-28T10:05:59.931Z] 1560dd03e051: Verifying Checksum [2021-10-28T10:05:59.931Z] 1560dd03e051: Download complete [2021-10-28T10:05:59.931Z] 27f5ce0e4adf: Verifying Checksum [2021-10-28T10:05:59.931Z] 27f5ce0e4adf: Download complete [2021-10-28T10:05:59.931Z] 05883995daec: Verifying Checksum [2021-10-28T10:05:59.931Z] 05883995daec: Download complete [2021-10-28T10:05:59.931Z] 448f6bf000e3: Verifying Checksum [2021-10-28T10:05:59.931Z] 448f6bf000e3: Download complete [2021-10-28T10:06:02.893Z] c2d8d7efcc4b: Download complete [2021-10-28T10:06:04.297Z] 448f6bf000e3: Pull complete [2021-10-28T10:06:04.297Z] f757da607395: Pull complete [2021-10-28T10:06:05.290Z] 05883995daec: Pull complete [2021-10-28T10:06:06.585Z] 8603b9c90790: Pull complete [2021-10-28T10:06:06.585Z] 1560dd03e051: Pull complete [2021-10-28T10:06:07.956Z] 27f5ce0e4adf: Pull complete [2021-10-28T10:06:21.978Z] c2d8d7efcc4b: Pull complete [2021-10-28T10:06:21.978Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-28T10:06:21.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T10:06:21.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-28T10:06:24.065Z] prd-ubuntu18.04-docker-arm64-4c-16g-2413 does not seem to be running inside a container [2021-10-28T10:06:24.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-28T10:06:27.633Z] $ docker top ad4be9ea5f527435019a1f20445ad86c2f9741fd3af7298de84b03e05630aecd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T10:06:37.754Z] Running on prd-ubuntu18.04-docker-8c-8g-2416 in /w/workspace/gexfoundry_device-mqtt-go_PR-311 [2021-10-28T10:06:41.737Z] ---> job-cost.sh [2021-10-28T10:06:41.737Z] lf-activate-venv: SKIPPING [2021-10-28T10:06:41.737Z] INFO: No Stack... [2021-10-28T10:06:41.737Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-28T10:06:41.737Z] INFO: Archiving Costs [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-10-28T10:06:43.851Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [2021-10-28T10:06:44.877Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-10-28T10:06:44.877Z] + cut -d, -f6 [Pipeline] checkout [Pipeline] lock [2021-10-28T10:06:45.935Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-311-1-stack-cost] [2021-10-28T10:06:45.939Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-311-1-stack-cost] did not exist. Created. [2021-10-28T10:06:45.939Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-311-1-stack-cost] [2021-10-28T10:06:45.951Z] Selected Git installation does not exist. Using Default [2021-10-28T10:06:45.951Z] The recommended git tool is: NONE [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T10:06:50.097Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-28T10:06:52.278Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T10:06:52.299Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-311-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T10:06:53.346Z] $ docker stop --time=1 ad4be9ea5f527435019a1f20445ad86c2f9741fd3af7298de84b03e05630aecd [2021-10-28T10:06:55.430Z] $ docker rm -f ad4be9ea5f527435019a1f20445ad86c2f9741fd3af7298de84b03e05630aecd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-28T10:07:21.081Z] using credential edgex-jenkins-ssh [2021-10-28T10:07:21.095Z] Cloning the remote Git repository [2021-10-28T10:07:21.120Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-28T10:07:21.193Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-10-28T10:07:21.222Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-28T10:07:21.222Z] > git --version # timeout=10 [2021-10-28T10:07:21.230Z] > git --version # 'git version 2.17.1' [2021-10-28T10:07:21.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T10:07:21.256Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T10:07:22.895Z] Merging remotes/origin/main commit a06e272b6922a1d7524aeda6151acf418e859d75 into PR head commit 8907cac5afd30d33148972ee2c804d597a8c30de [2021-10-28T10:07:22.974Z] Merge succeeded, producing 8907cac5afd30d33148972ee2c804d597a8c30de [2021-10-28T10:07:22.974Z] Checking out Revision 8907cac5afd30d33148972ee2c804d597a8c30de (PR-311) [2021-10-28T10:07:21.908Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-10-28T10:07:21.914Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T10:07:22.282Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-10-28T10:07:22.296Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-28T10:07:22.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T10:07:22.300Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/311/head:refs/remotes/origin/PR-311 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T10:07:22.909Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T10:07:22.915Z] > git checkout -f 8907cac5afd30d33148972ee2c804d597a8c30de # timeout=10 [2021-10-28T10:07:22.947Z] > git remote # timeout=10 [2021-10-28T10:07:22.953Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T10:07:22.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T10:07:22.962Z] > git merge a06e272b6922a1d7524aeda6151acf418e859d75 # timeout=10 [2021-10-28T10:07:22.972Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T10:07:22.981Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T10:07:22.990Z] > git checkout -f 8907cac5afd30d33148972ee2c804d597a8c30de # timeout=10 [2021-10-28T10:07:31.582Z] Commit message: "docs(snap): fix markdown and replication errors" [2021-10-28T10:07:31.613Z] > git --version # timeout=10 [2021-10-28T10:07:31.617Z] > git --version # 'git version 2.17.1' [2021-10-28T10:07:31.621Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T10:07:35.630Z] + echo snap-build.sh [2021-10-28T10:07:35.630Z] snap-build.sh [2021-10-28T10:07:35.630Z] + SNAP_BASE_DIR=. [2021-10-28T10:07:35.630Z] + '[' '!' -z /w/workspace/device-mqtt-go/1 ']' [2021-10-28T10:07:35.630Z] + SNAP_BASE_DIR=/w/workspace/device-mqtt-go/1 [2021-10-28T10:07:35.630Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1]' [2021-10-28T10:07:35.630Z] [snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1] [2021-10-28T10:07:35.630Z] + cd /w/workspace/device-mqtt-go/1 [2021-10-28T10:07:35.630Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-28T10:07:35.630Z] Reading package lists... [2021-10-28T10:07:35.630Z] Building dependency tree... [2021-10-28T10:07:35.630Z] Reading state information... [2021-10-28T10:07:35.630Z] The following packages were automatically installed and are no longer required: [2021-10-28T10:07:35.630Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-28T10:07:35.630Z] uidmap xdelta3 [2021-10-28T10:07:35.630Z] Use 'sudo apt autoremove' to remove them. [2021-10-28T10:07:35.630Z] The following packages will be REMOVED: [2021-10-28T10:07:35.630Z] lxd* lxd-client* [2021-10-28T10:07:35.630Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-28T10:07:35.630Z] After this operation, 31.7 MB disk space will be freed. [2021-10-28T10:07:35.630Z] (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-10-28T10:07:35.630Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-28T10:07:36.206Z] Removing lxd dnsmasq configuration [2021-10-28T10:07:36.206Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-28T10:07:36.469Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-28T10:07:37.414Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T10:07:37.414Z] (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-10-28T10:07:37.414Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-28T10:07:38.999Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-28T10:07:38.999Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-28T10:07:39.260Z] + sudo snap remove --purge lxd [2021-10-28T10:07:39.260Z] snap "lxd" is not installed [2021-10-28T10:07:39.260Z] + sudo groupadd --force --system lxd [2021-10-28T10:07:39.260Z] ++ whoami [2021-10-28T10:07:39.261Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-28T10:07:39.261Z] + newgrp - lxd [2021-10-28T10:07:39.523Z] + sudo snap install lxd [2021-10-28T10:07:47.079Z] 2021-10-28T10:07:44Z INFO Waiting for automatic snapd restart... [2021-10-28T10:08:07.371Z] lxd 4.19 from Canonical* installed [2021-10-28T10:08:07.371Z] + sudo lxd init --auto [2021-10-28T10:08:18.461Z] + sudo snap install --classic snapcraft [2021-10-28T10:08:31.690Z] snapcraft 5.0 from Canonical* installed [2021-10-28T10:08:31.690Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-28T10:08:31.690Z] + sudo snapcraft prime --use-lxd [2021-10-28T10:08:33.607Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-28T10:08:33.607Z] 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-10-28T10:08:33.607Z] - README.md [2021-10-28T10:08:33.607Z] [2021-10-28T10:08:33.607Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-28T10:08:33.869Z] Launching a container. [2021-10-28T10:08:39.182Z] Waiting for container to be ready [2021-10-28T10:08:39.453Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-28T10:08:39.453Z] [2021-10-28T10:08:43.847Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-28T10:08:44.110Z] Waiting for network to be ready... [2021-10-28T10:08:44.372Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-28T10:08:44.636Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] [2021-10-28T10:08:44.636Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-28T10:08:44.897Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-28T10:08:44.897Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-28T10:08:44.897Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-28T10:08:44.897Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-28T10:08:44.897Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-28T10:08:44.897Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-28T10:08:44.897Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-28T10:08:45.160Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-28T10:08:45.160Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-28T10:08:46.427Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-28T10:08:46.427Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-28T10:08:46.427Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-28T10:08:46.427Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-28T10:08:46.427Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-28T10:08:46.427Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-28T10:08:46.427Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-28T10:08:46.427Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-28T10:08:46.690Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-28T10:08:46.690Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-28T10:08:46.690Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-28T10:08:46.690Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-28T10:08:46.690Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-28T10:08:46.690Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-28T10:08:46.690Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-28T10:08:49.240Z] Fetched 25.5 MB in 4s (5814 kB/s) [2021-10-28T10:08:49.812Z] Reading package lists... [2021-10-28T10:08:49.812Z] Reading package lists... [2021-10-28T10:08:50.833Z] Building dependency tree... [2021-10-28T10:08:50.833Z] Reading state information... [2021-10-28T10:08:50.833Z] The following additional packages will be installed: [2021-10-28T10:08:50.833Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-28T10:08:50.833Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-28T10:08:50.833Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-28T10:08:50.833Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-28T10:08:50.833Z] Suggested packages: [2021-10-28T10:08:50.833Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-28T10:08:50.833Z] Recommended packages: [2021-10-28T10:08:50.833Z] gnupg libsasl2-modules [2021-10-28T10:08:50.833Z] The following NEW packages will be installed: [2021-10-28T10:08:50.833Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-28T10:08:50.833Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-28T10:08:50.834Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-28T10:08:50.834Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-28T10:08:50.834Z] The following packages will be upgraded: [2021-10-28T10:08:50.834Z] gpg gpg-agent gpgconf libudev1 [2021-10-28T10:08:50.834Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-28T10:08:50.834Z] Need to get 3527 kB of archives. [2021-10-28T10:08:50.834Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-28T10:08:50.834Z] 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-10-28T10:08:50.834Z] 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-10-28T10:08:50.834Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-28T10:08:50.834Z] 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-10-28T10:08:50.834Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-28T10:08:50.834Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-28T10:08:51.096Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-28T10:08:51.096Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-28T10:08:51.096Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-28T10:08:51.358Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-28T10:08:51.358Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-28T10:08:51.358Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-28T10:08:51.358Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-28T10:08:51.358Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-28T10:08:51.358Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-28T10:08:51.358Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-28T10:08:51.358Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-28T10:08:51.358Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-28T10:08:51.358Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-28T10:08:51.358Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-28T10:08:51.358Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-28T10:08:51.358Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-28T10:08:51.623Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T10:08:51.623Z] Fetched 3527 kB in 1s (2834 kB/s) [2021-10-28T10:08:51.623Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-28T10:08:51.623Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-28T10:08:51.623Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T10:08:51.623Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-28T10:08:51.623Z] Selecting previously unselected package udev. [2021-10-28T10:08:51.885Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-28T10:08:51.885Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-28T10:08:51.885Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-28T10:08:51.885Z] Selecting previously unselected package libfuse2:amd64. [2021-10-28T10:08:52.147Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-28T10:08:52.147Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-28T10:08:52.147Z] Selecting previously unselected package fuse. [2021-10-28T10:08:52.147Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-28T10:08:52.147Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-28T10:08:52.147Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T10:08:52.147Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T10:08:52.147Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T10:08:52.147Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T10:08:52.408Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T10:08:52.408Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T10:08:52.408Z] Selecting previously unselected package libksba8:amd64. [2021-10-28T10:08:52.408Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-28T10:08:52.408Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-28T10:08:52.408Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-28T10:08:52.408Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T10:08:52.408Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:52.408Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-28T10:08:52.408Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T10:08:52.408Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:52.681Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-28T10:08:52.681Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T10:08:52.681Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:52.681Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-28T10:08:52.681Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T10:08:52.681Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:52.681Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-28T10:08:52.681Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T10:08:52.681Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:52.681Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-28T10:08:52.681Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T10:08:52.681Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:53.942Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-28T10:08:53.942Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T10:08:53.942Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:53.942Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-28T10:08:53.942Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T10:08:53.942Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:53.942Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-28T10:08:53.942Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T10:08:53.942Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:53.942Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-28T10:08:53.942Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-28T10:08:53.942Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T10:08:53.942Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-28T10:08:53.942Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-28T10:08:53.942Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T10:08:53.942Z] Selecting previously unselected package libldap-common. [2021-10-28T10:08:53.942Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-28T10:08:53.942Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T10:08:53.942Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-28T10:08:53.942Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-28T10:08:53.942Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T10:08:53.942Z] Selecting previously unselected package dirmngr. [2021-10-28T10:08:53.942Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T10:08:53.942Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-28T10:08:53.942Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T10:08:53.942Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-28T10:08:53.942Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-28T10:08:53.942Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T10:08:53.942Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T10:08:53.943Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-28T10:08:53.943Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:53.943Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-28T10:08:53.943Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T10:08:53.943Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-28T10:08:53.943Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-28T10:08:53.943Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:53.943Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-28T10:08:53.943Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-28T10:08:53.943Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-28T10:08:53.943Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:53.943Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:53.943Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:53.943Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:53.943Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:53.943Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:54.204Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T10:08:54.204Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T10:08:54.204Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-28T10:08:54.204Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T10:08:56.229Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-28T10:08:56.229Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-28T10:08:56.229Z] This means they are not meant to be enabled using systemctl. [2021-10-28T10:08:56.229Z] Possible reasons for having this kind of units are: [2021-10-28T10:08:56.229Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-28T10:08:56.229Z] .wants/ or .requires/ directory. [2021-10-28T10:08:56.229Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-28T10:08:56.229Z] a requirement dependency on it. [2021-10-28T10:08:56.229Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-28T10:08:56.229Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-28T10:08:56.229Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-28T10:08:56.229Z] instance name specified. [2021-10-28T10:08:56.229Z] Reading package lists... [2021-10-28T10:08:56.229Z] Building dependency tree... [2021-10-28T10:08:56.229Z] Reading state information... [2021-10-28T10:08:56.229Z] The following additional packages will be installed: [2021-10-28T10:08:56.229Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-28T10:08:56.229Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-28T10:08:56.229Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-28T10:08:56.229Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-28T10:08:56.229Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-28T10:08:56.229Z] Suggested packages: [2021-10-28T10:08:56.229Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-28T10:08:56.229Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-28T10:08:56.229Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-28T10:08:56.229Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-28T10:08:56.229Z] systemd-container policykit-1 [2021-10-28T10:08:56.229Z] Recommended packages: [2021-10-28T10:08:56.229Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-28T10:08:56.229Z] The following NEW packages will be installed: [2021-10-28T10:08:56.229Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-28T10:08:56.229Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-28T10:08:56.229Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-28T10:08:56.229Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-28T10:08:56.229Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-28T10:08:56.229Z] The following packages will be upgraded: [2021-10-28T10:08:56.229Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-28T10:08:56.229Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-28T10:08:56.229Z] Need to get 36.8 MB of archives. [2021-10-28T10:08:56.229Z] After this operation, 147 MB of additional disk space will be used. [2021-10-28T10:08:56.229Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-28T10:08:58.269Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-28T10:08:58.269Z] 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-10-28T10:08:58.269Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-28T10:08:58.269Z] 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-10-28T10:08:58.269Z] 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-10-28T10:08:58.269Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-28T10:08:58.269Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-28T10:08:58.269Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-28T10:08:58.269Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-28T10:08:58.269Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-28T10:08:58.269Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-28T10:08:58.269Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-28T10:08:58.269Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-28T10:08:58.269Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-28T10:08:58.269Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-28T10:08:58.269Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-28T10:08:58.269Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-28T10:08:58.269Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-28T10:08:58.269Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-28T10:08:58.269Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-28T10:08:58.269Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-28T10:08:58.269Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-28T10:08:58.269Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-28T10:08:58.269Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-28T10:08:58.269Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-28T10:08:58.269Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-28T10:08:58.269Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-28T10:08:58.269Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-28T10:08:58.269Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-28T10:08:58.270Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T10:08:58.270Z] Fetched 36.8 MB in 2s (15.2 MB/s) [2021-10-28T10:08:58.270Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-28T10:08:58.270Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-28T10:08:58.270Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T10:08:59.484Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-28T10:08:59.484Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T10:08:59.484Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-28T10:08:59.484Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-28T10:08:59.484Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-28T10:08:59.484Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-28T10:08:59.484Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-28T10:08:59.484Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-28T10:08:59.484Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-28T10:08:59.484Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-28T10:08:59.484Z] Setting up apt (1.6.14) ... [2021-10-28T10:08:59.484Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-28T10:08:59.484Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-28T10:09:00.715Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-28T10:09:00.715Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-28T10:09:00.715Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-28T10:09:00.715Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-28T10:09:00.715Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T10:09:00.715Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T10:09:00.715Z] Selecting previously unselected package libexpat1:amd64. [2021-10-28T10:09:00.715Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-28T10:09:00.715Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-28T10:09:00.715Z] Selecting previously unselected package python3.6-minimal. [2021-10-28T10:09:00.715Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T10:09:00.715Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T10:09:00.715Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-28T10:09:00.715Z] Checking for services that may need to be restarted...done. [2021-10-28T10:09:00.715Z] Checking for services that may need to be restarted...done. [2021-10-28T10:09:00.715Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T10:09:00.715Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-28T10:09:00.715Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T10:09:00.715Z] Selecting previously unselected package python3-minimal. [2021-10-28T10:09:00.974Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-28T10:09:00.974Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-28T10:09:00.974Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-28T10:09:00.974Z] Selecting previously unselected package mime-support. [2021-10-28T10:09:00.974Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-28T10:09:00.974Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-28T10:09:00.974Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-28T10:09:00.974Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-28T10:09:00.974Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-28T10:09:00.974Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-28T10:09:00.974Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T10:09:00.974Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T10:09:01.237Z] Selecting previously unselected package python3.6. [2021-10-28T10:09:01.237Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T10:09:01.237Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T10:09:01.237Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-28T10:09:01.237Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-28T10:09:01.237Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-28T10:09:01.497Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-28T10:09:01.497Z] Selecting previously unselected package python3. [2021-10-28T10:09:01.497Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-28T10:09:01.497Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-28T10:09:01.497Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-28T10:09:01.763Z] Selecting previously unselected package multiarch-support. [2021-10-28T10:09:01.763Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T10:09:01.763Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-28T10:09:01.763Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-28T10:09:01.763Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-28T10:09:01.763Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-28T10:09:01.763Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-28T10:09:01.763Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-28T10:09:01.763Z] Selecting previously unselected package libbsd0:amd64. [2021-10-28T10:09:01.763Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-28T10:09:01.763Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-28T10:09:01.763Z] Selecting previously unselected package sudo. [2021-10-28T10:09:01.763Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-28T10:09:01.763Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-28T10:09:02.031Z] Selecting previously unselected package apparmor. [2021-10-28T10:09:02.031Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-28T10:09:02.031Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-28T10:09:02.032Z] Selecting previously unselected package libedit2:amd64. [2021-10-28T10:09:02.032Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-28T10:09:02.032Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-28T10:09:02.304Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-28T10:09:02.304Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T10:09:02.304Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T10:09:02.304Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-28T10:09:02.304Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T10:09:02.304Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T10:09:02.304Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-28T10:09:02.304Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-28T10:09:02.304Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-28T10:09:02.304Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-28T10:09:02.304Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T10:09:02.304Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T10:09:03.393Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-28T10:09:03.393Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T10:09:03.393Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T10:09:03.393Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-28T10:09:03.393Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-28T10:09:03.393Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-28T10:09:03.393Z] Selecting previously unselected package openssh-client. [2021-10-28T10:09:03.393Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-28T10:09:03.393Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-28T10:09:03.393Z] Selecting previously unselected package squashfs-tools. [2021-10-28T10:09:03.393Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-28T10:09:03.393Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-28T10:09:03.393Z] Selecting previously unselected package snapd. [2021-10-28T10:09:03.393Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-28T10:09:03.393Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-28T10:09:04.797Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-28T10:09:04.797Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-28T10:09:05.058Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-28T10:09:05.058Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-28T10:09:05.058Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-28T10:09:05.058Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T10:09:05.058Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T10:09:05.058Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-28T10:09:05.058Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-28T10:09:06.005Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-28T10:09:06.005Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-28T10:09:06.005Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-28T10:09:06.005Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T10:09:06.005Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T10:09:06.005Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T10:09:06.271Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-28T10:09:06.535Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T10:09:06.535Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-28T10:09:06.535Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-28T10:09:06.535Z] running python rtupdate hooks for python3.6... [2021-10-28T10:09:06.535Z] running python post-rtupdate hooks for python3.6... [2021-10-28T10:09:06.535Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-28T10:09:08.173Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-28T10:09:08.174Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T10:09:08.174Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-28T10:09:08.174Z] Setting up snapd (2.51.1+18.04) ... [2021-10-28T10:09:08.174Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-28T10:09:08.174Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-28T10:09:08.174Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-28T10:09:08.174Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-28T10:09:08.434Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-28T10:09:08.434Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-28T10:09:08.697Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-28T10:09:08.958Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-28T10:09:08.958Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-28T10:09:09.219Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-28T10:09:09.219Z] /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-10-28T10:09:09.479Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T10:09:09.479Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-28T10:09:10.422Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-28T10:09:10.422Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-28T10:09:10.422Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-28T10:09:11.426Z] Reading package lists... [2021-10-28T10:09:11.688Z] Reading package lists... [2021-10-28T10:09:11.949Z] Building dependency tree... [2021-10-28T10:09:11.949Z] Reading state information... [2021-10-28T10:09:11.949Z] Calculating upgrade... [2021-10-28T10:09:12.212Z] The following packages will be upgraded: [2021-10-28T10:09:12.212Z] advancecomp base-files bash binutils binutils-common [2021-10-28T10:09:12.212Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-28T10:09:12.212Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-28T10:09:12.212Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-28T10:09:12.212Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-28T10:09:12.212Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-28T10:09:12.212Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-28T10:09:12.212Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-28T10:09:12.212Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-28T10:09:12.212Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-28T10:09:12.212Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-28T10:09:12.212Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-28T10:09:12.212Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-28T10:09:12.212Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-28T10:09:12.212Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-28T10:09:12.212Z] ubuntu-keyring util-linux [2021-10-28T10:09:12.212Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-28T10:09:12.212Z] Need to get 64.2 MB of archives. [2021-10-28T10:09:12.212Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-28T10:09:12.212Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-28T10:09:12.212Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-28T10:09:12.212Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-28T10:09:12.212Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-28T10:09:12.212Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-28T10:09:12.212Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-28T10:09:12.212Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-28T10:09:12.212Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-28T10:09:12.212Z] 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-10-28T10:09:12.212Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-28T10:09:12.212Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-28T10:09:12.212Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-28T10:09:12.476Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-28T10:09:12.476Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-28T10:09:12.476Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-28T10:09:12.476Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-28T10:09:12.476Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-28T10:09:12.476Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-28T10:09:12.476Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-28T10:09:12.476Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-28T10:09:12.476Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-28T10:09:12.476Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-28T10:09:12.476Z] 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-10-28T10:09:12.476Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-28T10:09:12.476Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-28T10:09:12.477Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-28T10:09:12.477Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-28T10:09:12.477Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-28T10:09:12.477Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-28T10:09:12.477Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-28T10:09:12.477Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-28T10:09:12.477Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-28T10:09:12.477Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-28T10:09:12.477Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-28T10:09:12.477Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-28T10:09:12.477Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-28T10:09:12.477Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-28T10:09:12.477Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-28T10:09:12.477Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-28T10:09:12.477Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-28T10:09:12.477Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-28T10:09:12.477Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-28T10:09:12.477Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-28T10:09:12.477Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-28T10:09:12.477Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-28T10:09:12.477Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-28T10:09:12.477Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-28T10:09:12.477Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-28T10:09:12.477Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-28T10:09:12.477Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-10-28T10:09:12.477Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-28T10:09:12.740Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-28T10:09:12.740Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-28T10:09:12.740Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-28T10:09:12.740Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-28T10:09:12.740Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-28T10:09:12.740Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-28T10:09:12.740Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-28T10:09:12.740Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-28T10:09:13.002Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-28T10:09:13.002Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-28T10:09:13.002Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-28T10:09:13.002Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-28T10:09:13.002Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-28T10:09:13.002Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-28T10:09:13.002Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-28T10:09:13.262Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-28T10:09:13.262Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-28T10:09:14.264Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-28T10:09:14.264Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-28T10:09:14.264Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-28T10:09:14.264Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-28T10:09:14.264Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-28T10:09:14.264Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-28T10:09:14.264Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-28T10:09:14.264Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-28T10:09:14.264Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-28T10:09:14.264Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-28T10:09:14.264Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-28T10:09:14.264Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-28T10:09:14.264Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-28T10:09:14.264Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-28T10:09:14.264Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-28T10:09:14.264Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-28T10:09:14.264Z] Get:85 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-10-28T10:09:14.264Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-28T10:09:14.264Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-28T10:09:14.264Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-28T10:09:14.264Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-28T10:09:14.264Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-28T10:09:14.264Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-28T10:09:14.264Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-28T10:09:14.264Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-28T10:09:14.264Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-28T10:09:14.264Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-28T10:09:14.264Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-28T10:09:14.264Z] Get:97 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-10-28T10:09:14.264Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-28T10:09:14.264Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-28T10:09:14.264Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-28T10:09:14.264Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-28T10:09:14.264Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-28T10:09:14.264Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-28T10:09:14.264Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T10:09:14.264Z] Fetched 64.2 MB in 2s (33.3 MB/s) [2021-10-28T10:09:14.264Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T10:09:14.264Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T10:09:14.264Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T10:09:14.836Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T10:09:14.836Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T10:09:14.836Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-28T10:09:14.836Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-28T10:09:15.096Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:15.096Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T10:09:15.097Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:15.097Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T10:09:15.097Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:15.097Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T10:09:15.358Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:15.358Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T10:09:15.358Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:15.358Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T10:09:15.358Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:15.358Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T10:09:15.619Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:15.619Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T10:09:15.619Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T10:09:15.619Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T10:09:15.619Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:15.619Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-28T10:09:15.619Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-28T10:09:15.881Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T10:09:15.881Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:15.881Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T10:09:15.881Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:15.881Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T10:09:15.881Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:15.881Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T10:09:16.142Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T10:09:16.142Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T10:09:16.142Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T10:09:16.404Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T10:09:17.425Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-28T10:09:17.425Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T10:09:17.425Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-28T10:09:17.425Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-28T10:09:17.425Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-28T10:09:17.425Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-28T10:09:17.425Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-28T10:09:17.425Z] Installing new version of config file /etc/issue ... [2021-10-28T10:09:17.425Z] Installing new version of config file /etc/issue.net ... [2021-10-28T10:09:17.425Z] Installing new version of config file /etc/lsb-release ... [2021-10-28T10:09:17.425Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-28T10:09:17.425Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-28T10:09:17.425Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-28T10:09:17.425Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-28T10:09:17.425Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:17.425Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-28T10:09:17.425Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-28T10:09:17.685Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-28T10:09:17.685Z] 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-10-28T10:09:17.685Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:17.685Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T10:09:17.685Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-28T10:09:17.685Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-28T10:09:17.947Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:17.947Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-28T10:09:17.947Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-28T10:09:17.947Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-28T10:09:17.947Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:17.947Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-28T10:09:17.947Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-28T10:09:18.208Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-28T10:09:18.208Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:18.208Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T10:09:18.208Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T10:09:18.469Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-28T10:09:18.469Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:18.469Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T10:09:18.469Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T10:09:18.469Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-28T10:09:18.730Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:18.730Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-28T10:09:18.730Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-28T10:09:18.730Z] Setting up grep (3.1-2build1) ... [2021-10-28T10:09:18.730Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:18.730Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-28T10:09:18.730Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-28T10:09:18.991Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-28T10:09:18.991Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:18.991Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-28T10:09:18.991Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-28T10:09:18.991Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-28T10:09:18.991Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:18.991Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T10:09:18.991Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T10:09:19.251Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-28T10:09:19.251Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:19.251Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-28T10:09:19.251Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T10:09:20.537Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-28T10:09:20.537Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T10:09:20.537Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-28T10:09:20.537Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T10:09:20.537Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-28T10:09:20.537Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:20.537Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-28T10:09:20.537Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T10:09:21.107Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-28T10:09:21.107Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-28T10:09:21.108Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-28T10:09:21.108Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-28T10:09:21.108Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-28T10:09:21.108Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:21.108Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-28T10:09:21.108Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-28T10:09:21.368Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-28T10:09:21.368Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:21.368Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T10:09:21.368Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T10:09:21.368Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T10:09:21.630Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:21.630Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T10:09:21.630Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T10:09:21.630Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T10:09:21.630Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:21.630Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T10:09:21.630Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T10:09:21.630Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T10:09:21.890Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:21.890Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T10:09:21.890Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T10:09:21.890Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T10:09:21.890Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:21.890Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T10:09:21.890Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T10:09:21.890Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T10:09:21.890Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T10:09:22.151Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-28T10:09:22.151Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:22.151Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T10:09:22.151Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T10:09:22.151Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-28T10:09:23.405Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:23.405Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T10:09:23.405Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T10:09:23.405Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T10:09:23.405Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:23.405Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T10:09:23.405Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T10:09:23.405Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-28T10:09:23.405Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:23.405Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T10:09:23.405Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T10:09:23.405Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-28T10:09:23.405Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-28T10:09:23.405Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-28T10:09:23.405Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:23.405Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T10:09:23.405Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T10:09:23.667Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T10:09:23.667Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T10:09:23.667Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-28T10:09:23.667Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T10:09:23.667Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-28T10:09:23.927Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T10:09:23.927Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-28T10:09:23.927Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-28T10:09:23.927Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-28T10:09:24.189Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T10:09:24.189Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-28T10:09:24.189Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-28T10:09:24.189Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-28T10:09:24.189Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T10:09:24.189Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-28T10:09:24.189Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-28T10:09:24.452Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-28T10:09:24.452Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T10:09:24.452Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-28T10:09:24.452Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T10:09:24.452Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T10:09:24.713Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T10:09:24.713Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-28T10:09:24.713Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T10:09:24.713Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T10:09:24.713Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-28T10:09:24.713Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-28T10:09:24.978Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T10:09:24.978Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T10:09:24.978Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:24.978Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T10:09:24.978Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T10:09:24.978Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-28T10:09:25.239Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T10:09:25.239Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T10:09:25.239Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T10:09:25.239Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-28T10:09:25.239Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:25.239Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-28T10:09:25.239Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-28T10:09:25.501Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-28T10:09:25.501Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:25.501Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-28T10:09:25.501Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-28T10:09:25.501Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-28T10:09:25.501Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:25.501Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-28T10:09:25.501Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T10:09:26.767Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T10:09:26.767Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:26.767Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T10:09:26.767Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T10:09:26.767Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-28T10:09:26.767Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:26.767Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-28T10:09:26.767Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-28T10:09:26.767Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-28T10:09:26.767Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:26.767Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-28T10:09:26.767Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-28T10:09:26.767Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-28T10:09:26.767Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:26.767Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T10:09:26.767Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T10:09:26.767Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-28T10:09:26.767Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:26.767Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-28T10:09:26.767Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-28T10:09:26.767Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-28T10:09:26.767Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:26.767Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-28T10:09:26.767Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-28T10:09:27.028Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-28T10:09:27.028Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:27.028Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-28T10:09:27.028Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-28T10:09:27.028Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-28T10:09:27.028Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:27.028Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-28T10:09:27.295Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-28T10:09:27.295Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-28T10:09:27.295Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:27.295Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-28T10:09:27.295Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-28T10:09:27.295Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-28T10:09:27.556Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:27.556Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-28T10:09:27.556Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-28T10:09:27.556Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-28T10:09:27.556Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:27.556Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-28T10:09:27.556Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-28T10:09:27.556Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-28T10:09:27.817Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T10:09:27.817Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-28T10:09:27.817Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-28T10:09:27.817Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-28T10:09:27.817Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-28T10:09:27.817Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-28T10:09:27.817Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-28T10:09:27.817Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-28T10:09:27.817Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-28T10:09:28.080Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-28T10:09:28.080Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-28T10:09:28.080Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-28T10:09:28.080Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-28T10:09:28.341Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-28T10:09:28.341Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-28T10:09:28.341Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-28T10:09:28.341Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-28T10:09:28.341Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-28T10:09:28.342Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-28T10:09:28.342Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-28T10:09:28.603Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-28T10:09:28.603Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-28T10:09:28.603Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-28T10:09:28.603Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-28T10:09:28.603Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-28T10:09:28.603Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-28T10:09:28.603Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-28T10:09:29.681Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-28T10:09:29.681Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-28T10:09:29.681Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-28T10:09:29.681Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-28T10:09:29.681Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-28T10:09:29.681Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-28T10:09:29.681Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T10:09:29.681Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T10:09:29.681Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T10:09:29.681Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T10:09:29.681Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T10:09:29.681Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T10:09:29.681Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T10:09:29.681Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T10:09:29.943Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:29.943Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T10:09:29.943Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:29.943Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T10:09:29.943Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:29.943Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T10:09:30.205Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:30.206Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T10:09:31.150Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:31.150Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T10:09:31.723Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:31.723Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T10:09:31.986Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:31.986Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T10:09:33.228Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:33.228Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T10:09:33.228Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T10:09:33.228Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T10:09:33.228Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-28T10:09:33.228Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-28T10:09:33.228Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-28T10:09:33.228Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-28T10:09:33.228Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-28T10:09:33.228Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-28T10:09:33.490Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-28T10:09:33.490Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-28T10:09:33.490Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-28T10:09:33.490Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-28T10:09:33.490Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-28T10:09:33.490Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-28T10:09:33.490Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-28T10:09:33.751Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-28T10:09:33.751Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T10:09:33.751Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-28T10:09:33.751Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T10:09:33.751Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T10:09:33.751Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T10:09:33.751Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-28T10:09:33.751Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-28T10:09:33.751Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-28T10:09:33.751Z] [2021-10-28T10:09:33.751Z] Current default time zone: 'Etc/UTC' [2021-10-28T10:09:33.751Z] Local time is now: Thu Oct 28 10:09:33 UTC 2021. [2021-10-28T10:09:33.751Z] Universal Time is now: Thu Oct 28 10:09:33 UTC 2021. [2021-10-28T10:09:33.751Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-28T10:09:33.751Z] [2021-10-28T10:09:34.012Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-28T10:09:34.012Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T10:09:34.012Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-28T10:09:34.012Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-28T10:09:34.012Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-28T10:09:34.012Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-28T10:09:34.012Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-28T10:09:34.012Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-28T10:09:34.012Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-28T10:09:34.012Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-28T10:09:34.012Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T10:09:34.012Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-28T10:09:34.012Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T10:09:34.012Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-28T10:09:34.274Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T10:09:34.274Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-28T10:09:34.274Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-28T10:09:34.274Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-28T10:09:34.274Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-28T10:09:34.274Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-28T10:09:34.274Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-28T10:09:34.274Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-28T10:09:34.274Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-28T10:09:36.188Z] Updating certificates in /etc/ssl/certs... [2021-10-28T10:09:37.133Z] 23 added, 28 removed; done. [2021-10-28T10:09:37.133Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-28T10:09:37.133Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T10:09:37.133Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-28T10:09:37.133Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-28T10:09:37.133Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-28T10:09:37.133Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T10:09:37.133Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-28T10:09:37.133Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T10:09:37.133Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T10:09:37.133Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T10:09:37.133Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T10:09:37.133Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T10:09:37.133Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-28T10:09:37.133Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-28T10:09:37.133Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-28T10:09:37.133Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-28T10:09:37.133Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-28T10:09:37.133Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T10:09:37.133Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T10:09:37.133Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-28T10:09:37.133Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-28T10:09:37.133Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-28T10:09:38.148Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T10:09:38.148Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-28T10:09:38.148Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-28T10:09:38.148Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-28T10:09:38.148Z] Updating certificates in /etc/ssl/certs... [2021-10-28T10:09:38.148Z] 0 added, 0 removed; done. [2021-10-28T10:09:38.148Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-28T10:09:38.148Z] done. [2021-10-28T10:09:38.412Z] Reading package lists... [2021-10-28T10:09:38.677Z] Building dependency tree... [2021-10-28T10:09:38.677Z] Reading state information... [2021-10-28T10:09:38.677Z] The following NEW packages will be installed: [2021-10-28T10:09:38.677Z] apt-transport-https [2021-10-28T10:09:38.939Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-28T10:09:38.939Z] Need to get 4348 B of archives. [2021-10-28T10:09:38.939Z] After this operation, 154 kB of additional disk space will be used. [2021-10-28T10:09:38.939Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-28T10:09:39.213Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T10:09:39.213Z] Fetched 4348 B in 0s (23.4 kB/s) [2021-10-28T10:09:39.213Z] Selecting previously unselected package apt-transport-https. [2021-10-28T10:09:39.213Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-28T10:09:39.213Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-28T10:09:39.213Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-28T10:09:39.213Z] Setting up apt-transport-https (1.6.14) ... [2021-10-28T10:09:39.476Z] Waiting for network to be ready... [2021-10-28T10:09:47.083Z] 2021-10-28T10:09:43Z INFO Waiting for automatic snapd restart... [2021-10-28T10:09:47.655Z] snapd 2.52.1 from Canonical* installed [2021-10-28T10:09:48.667Z] "snapd" switched to the "latest/stable" channel [2021-10-28T10:09:48.667Z] [2021-10-28T10:09:51.216Z] core18 20211015 from Canonical* installed [2021-10-28T10:09:51.216Z] "core18" switched to the "latest/stable" channel [2021-10-28T10:09:51.216Z] [2021-10-28T10:09:53.761Z] snapcraft 5.0 from Canonical* installed [2021-10-28T10:09:53.761Z] "snapcraft" switched to the "latest/stable" channel [2021-10-28T10:09:53.761Z] [2021-10-28T10:09:57.810Z] 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-10-28T10:09:57.810Z] - README.md [2021-10-28T10:09:57.810Z] [2021-10-28T10:09:57.810Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-28T10:09:59.471Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-28T10:09:59.471Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-28T10:09:59.471Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-28T10:09:59.732Z] Reading package lists... [2021-10-28T10:09:59.995Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-28T10:09:59.995Z] Reading package lists... [2021-10-28T10:10:00.257Z] Building dependency tree... [2021-10-28T10:10:00.257Z] Reading state information... [2021-10-28T10:10:00.257Z] Suggested packages: [2021-10-28T10:10:00.257Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-28T10:10:00.257Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-28T10:10:00.257Z] Recommended packages: [2021-10-28T10:10:00.257Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-28T10:10:00.520Z] The following NEW packages will be installed: [2021-10-28T10:10:00.520Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-28T10:10:00.520Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-28T10:10:00.520Z] pkg-config zip [2021-10-28T10:10:00.520Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-28T10:10:00.520Z] Need to get 7670 kB of archives. [2021-10-28T10:10:00.520Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-28T10:10:00.520Z] 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-10-28T10:10:00.783Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-28T10:10:00.783Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-28T10:10:00.783Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-28T10:10:00.783Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-28T10:10:00.783Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-28T10:10:00.783Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-28T10:10:00.783Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-28T10:10:01.044Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-28T10:10:01.044Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-28T10:10:01.044Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-28T10:10:01.044Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-28T10:10:01.304Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-28T10:10:01.304Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-28T10:10:01.304Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-28T10:10:01.304Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T10:10:01.304Z] Fetched 7670 kB in 1s (10.2 MB/s) [2021-10-28T10:10:02.382Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-28T10:10:02.382Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-28T10:10:02.382Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-28T10:10:02.382Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-28T10:10:02.382Z] Selecting previously unselected package libpsl5:amd64. [2021-10-28T10:10:02.382Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-28T10:10:02.382Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-28T10:10:02.382Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-28T10:10:02.382Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-28T10:10:02.382Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-28T10:10:02.382Z] Selecting previously unselected package librtmp1:amd64. [2021-10-28T10:10:02.382Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-28T10:10:02.382Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-28T10:10:02.382Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-28T10:10:02.382Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-28T10:10:02.382Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-28T10:10:02.382Z] Selecting previously unselected package liberror-perl. [2021-10-28T10:10:02.382Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-28T10:10:02.382Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-28T10:10:02.382Z] Selecting previously unselected package git-man. [2021-10-28T10:10:02.382Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-28T10:10:02.382Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-28T10:10:02.382Z] Selecting previously unselected package git. [2021-10-28T10:10:02.382Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-28T10:10:02.382Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-28T10:10:02.642Z] Selecting previously unselected package libnorm1:amd64. [2021-10-28T10:10:02.643Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-28T10:10:02.643Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-28T10:10:02.643Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-28T10:10:02.643Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-28T10:10:02.643Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-28T10:10:02.643Z] Selecting previously unselected package libsodium23:amd64. [2021-10-28T10:10:02.643Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-28T10:10:02.643Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-28T10:10:02.643Z] Selecting previously unselected package libzmq5:amd64. [2021-10-28T10:10:02.643Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-28T10:10:02.643Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T10:10:02.905Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-28T10:10:02.905Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-28T10:10:02.905Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T10:10:02.905Z] Selecting previously unselected package pkg-config. [2021-10-28T10:10:02.905Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-28T10:10:02.905Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-28T10:10:02.905Z] Selecting previously unselected package zip. [2021-10-28T10:10:02.905Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-28T10:10:02.905Z] Unpacking zip (3.0-11build1) ... [2021-10-28T10:10:02.905Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-28T10:10:02.905Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-28T10:10:03.167Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-28T10:10:03.167Z] Setting up liberror-perl (0.17025-1) ... [2021-10-28T10:10:03.167Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-28T10:10:03.167Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-28T10:10:03.168Z] No schema files found: doing nothing. [2021-10-28T10:10:03.168Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-28T10:10:03.168Z] Setting up zip (3.0-11build1) ... [2021-10-28T10:10:03.168Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-28T10:10:03.168Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-28T10:10:03.168Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-28T10:10:03.168Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T10:10:03.168Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-28T10:10:03.168Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T10:10:03.168Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-28T10:10:03.168Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T10:10:03.742Z] git set to automatically installed. [2021-10-28T10:10:03.742Z] git-man set to automatically installed. [2021-10-28T10:10:03.742Z] libcurl3-gnutls set to automatically installed. [2021-10-28T10:10:03.742Z] liberror-perl set to automatically installed. [2021-10-28T10:10:03.742Z] libglib2.0-0 set to automatically installed. [2021-10-28T10:10:03.742Z] libnghttp2-14 set to automatically installed. [2021-10-28T10:10:03.742Z] libnorm1 set to automatically installed. [2021-10-28T10:10:03.742Z] libpgm-5.2-0 set to automatically installed. [2021-10-28T10:10:03.742Z] libpsl5 set to automatically installed. [2021-10-28T10:10:03.742Z] librtmp1 set to automatically installed. [2021-10-28T10:10:03.742Z] libsodium23 set to automatically installed. [2021-10-28T10:10:03.742Z] libzmq3-dev set to automatically installed. [2021-10-28T10:10:03.742Z] libzmq5 set to automatically installed. [2021-10-28T10:10:03.742Z] pkg-config set to automatically installed. [2021-10-28T10:10:03.742Z] zip set to automatically installed. [2021-10-28T10:10:05.128Z] snapd is not logged in, snap install commands will use sudo [2021-10-28T10:10:05.702Z] snap "core18" has no updates available [2021-10-28T10:10:06.646Z] snapd is not logged in, snap install commands will use sudo [2021-10-28T10:10:15.764Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-28T10:10:15.764Z] Pulling config-common [2021-10-28T10:10:15.764Z] + snapcraftctl pull [2021-10-28T10:10:24.304Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-28T10:10:24.305Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-28T10:10:24.305Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] [2021-10-28T10:10:24.305Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-28T10:10:24.305Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-28T10:10:24.305Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-28T10:10:24.305Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-28T10:10:24.305Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-28T10:10:24.305Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-28T10:10:24.305Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-28T10:10:24.305Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-28T10:10:24.305Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-28T10:10:24.305Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-28T10:10:24.305Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-28T10:10:24.305Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-28T10:10:24.305Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-28T10:10:24.305Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-28T10:10:24.305Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-28T10:10:24.305Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-28T10:10:24.305Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-28T10:10:24.305Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-28T10:10:24.305Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-28T10:10:24.305Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-28T10:10:24.305Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-28T10:10:24.305Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-28T10:10:24.305Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-28T10:10:24.305Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-28T10:10:24.305Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-28T10:10:24.305Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-28T10:10:24.305Z] Fetched 224 kB in 0s (0 B/s) [2021-10-28T10:10:24.305Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-28T10:10:24.305Z] Fetched 157 kB in 0s (0 B/s) [2021-10-28T10:10:24.305Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-28T10:10:24.305Z] Fetched 221 kB in 0s (0 B/s) [2021-10-28T10:10:24.305Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-28T10:10:24.305Z] Fetched 143 kB in 0s (0 B/s) [2021-10-28T10:10:24.305Z] Pulling device-mqtt [2021-10-28T10:10:24.305Z] + snapcraftctl pull [2021-10-28T10:10:25.270Z] Pulling hooks [2021-10-28T10:10:25.270Z] + snapcraftctl pull [2021-10-28T10:10:26.655Z] Building config-common [2021-10-28T10:10:26.655Z] + snapcraftctl build [2021-10-28T10:10:29.208Z] Building device-mqtt [2021-10-28T10:10:29.208Z] + cd /root/parts/device-mqtt/src [2021-10-28T10:10:29.208Z] + + sed s/v// [2021-10-28T10:10:29.208Z] git describe --tags --abbrev=0 [2021-10-28T10:10:29.208Z] + GIT_VERSION=2.0.1-dev.12 [2021-10-28T10:10:29.208Z] + [ -z 2.0.1-dev.12 ] [2021-10-28T10:10:29.208Z] + snapcraftctl set-version 2.0.1-dev.12 [2021-10-28T10:10:29.784Z] + echo 2.0.1-dev.12 [2021-10-28T10:10:29.784Z] + go mod tidy [2021-10-28T10:10:31.387Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-28T10:10:31.387Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.1-dev.23 [2021-10-28T10:10:31.387Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.13 [2021-10-28T10:10:31.387Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 [2021-10-28T10:10:31.387Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-28T10:10:31.387Z] go: downloading github.com/spf13/cast v1.4.1 [2021-10-28T10:10:31.387Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-28T10:10:31.959Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-28T10:10:31.959Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.8 [2021-10-28T10:10:31.959Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-28T10:10:31.959Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-10-28T10:10:32.225Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 [2021-10-28T10:10:32.225Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-28T10:10:32.795Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-10-28T10:10:32.795Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-10-28T10:10:32.795Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-28T10:10:32.795Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-28T10:10:32.795Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-10-28T10:10:32.795Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-10-28T10:10:32.795Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.6 [2021-10-28T10:10:32.795Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-10-28T10:10:32.795Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 [2021-10-28T10:10:33.061Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-28T10:10:33.061Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-28T10:10:33.061Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-10-28T10:10:33.061Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-10-28T10:10:33.061Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-10-28T10:10:33.061Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-10-28T10:10:33.061Z] go: downloading golang.org/x/text v0.3.6 [2021-10-28T10:10:33.330Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-28T10:10:33.330Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-10-28T10:10:33.330Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-10-28T10:10:33.330Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-28T10:10:33.330Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-10-28T10:10:33.330Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-28T10:10:33.330Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-28T10:10:33.330Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-28T10:10:33.589Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-28T10:10:33.589Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-28T10:10:33.589Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-28T10:10:33.589Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-10-28T10:10:33.589Z] go: downloading github.com/kr/pretty v0.3.0 [2021-10-28T10:10:33.589Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-28T10:10:33.589Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-28T10:10:33.589Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-28T10:10:33.589Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-28T10:10:33.848Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-28T10:10:33.848Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-10-28T10:10:33.848Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-28T10:10:33.848Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-28T10:10:33.848Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-28T10:10:33.848Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-28T10:10:33.848Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-28T10:10:33.848Z] go: downloading github.com/kr/text v0.2.0 [2021-10-28T10:10:33.848Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-10-28T10:10:33.848Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-28T10:10:34.109Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-28T10:10:34.109Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-28T10:10:34.109Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-28T10:10:34.109Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-28T10:10:34.109Z] go: downloading github.com/pkg/errors v0.9.1 [2021-10-28T10:10:34.109Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-28T10:10:34.109Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-28T10:10:34.109Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-28T10:10:34.109Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-28T10:10:34.109Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-28T10:10:34.109Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-28T10:10:34.109Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-28T10:10:34.109Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-28T10:10:34.109Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-28T10:10:34.370Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-28T10:10:34.370Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-28T10:10:34.370Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-28T10:10:34.370Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-28T10:10:34.370Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-28T10:10:34.370Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-28T10:10:34.629Z] + make build [2021-10-28T10:10:34.629Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.12" -o cmd/device-mqtt ./cmd [2021-10-28T10:10:43.779Z] + install -DT ./cmd/device-mqtt /root/parts/device-mqtt/install/bin/device-mqtt [2021-10-28T10:10:43.779Z] + install -DT ./cmd/res/configuration.toml /root/parts/device-mqtt/install/config/device-mqtt/res/configuration.toml [2021-10-28T10:10:43.779Z] + install -DT ./cmd/res/devices/mqtt.test.device.toml /root/parts/device-mqtt/install/config/device-mqtt/res/devices/mqtt.test.device.toml [2021-10-28T10:10:43.779Z] + install -DT ./cmd/res/devices/mqtt.test.device.toml /root/parts/device-mqtt/install/config/device-mqtt/res/devices/mqtt.test.device.toml [2021-10-28T10:10:43.779Z] + install -DT ./cmd/res/profiles/mqtt.test.device.profile.yml /root/parts/device-mqtt/install/config/device-mqtt/res/profiles/mqtt.test.device.profile.yml [2021-10-28T10:10:43.779Z] + install -DT ./Attribution.txt /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/Attribution.txt [2021-10-28T10:10:43.779Z] + install -DT ./LICENSE /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/LICENSE [2021-10-28T10:10:45.169Z] Building hooks [2021-10-28T10:10:45.169Z] + cd /root/parts/hooks/src [2021-10-28T10:10:45.169Z] + make build [2021-10-28T10:10:45.169Z] go mod tidy [2021-10-28T10:10:45.433Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.7 [2021-10-28T10:10:45.433Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-28T10:10:45.433Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-28T10:10:45.433Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-28T10:10:47.450Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-28T10:10:47.450Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-28T10:10:47.450Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-28T10:10:48.022Z] Staging config-common [2021-10-28T10:10:48.022Z] + snapcraftctl stage [2021-10-28T10:10:48.966Z] Staging device-mqtt [2021-10-28T10:10:49.227Z] + snapcraftctl stage [2021-10-28T10:10:50.167Z] Staging hooks [2021-10-28T10:10:50.167Z] + snapcraftctl stage [2021-10-28T10:10:51.546Z] Priming config-common [2021-10-28T10:10:51.546Z] + snapcraftctl prime [2021-10-28T10:10:53.828Z] Priming device-mqtt [2021-10-28T10:10:53.828Z] + snapcraftctl prime [2021-10-28T10:10:53.828Z] Priming hooks [2021-10-28T10:10:53.828Z] + snapcraftctl prime [2021-10-28T10:10:56.162Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T10:11:04.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T10:11:04.103Z] [2021-10-28T10:11:04.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T10:11:05.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T10:11:05.423Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T10:11:05.423Z] b4d181a07f80: Pulling fs layer [2021-10-28T10:11:05.423Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T10:11:05.423Z] ed53099fbce6: Pulling fs layer [2021-10-28T10:11:05.423Z] dc539afda2c1: Pulling fs layer [2021-10-28T10:11:05.423Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T10:11:05.423Z] 9065ff56babe: Pulling fs layer [2021-10-28T10:11:05.423Z] d287ab97295c: Pulling fs layer [2021-10-28T10:11:05.423Z] dc539afda2c1: Waiting [2021-10-28T10:11:05.423Z] 77bc0d833cb6: Waiting [2021-10-28T10:11:05.423Z] 9065ff56babe: Waiting [2021-10-28T10:11:05.423Z] d287ab97295c: Waiting [2021-10-28T10:11:05.423Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T10:11:05.423Z] a1111a8f2ec3: Download complete [2021-10-28T10:11:05.423Z] dc539afda2c1: Verifying Checksum [2021-10-28T10:11:05.424Z] dc539afda2c1: Download complete [2021-10-28T10:11:05.697Z] ed53099fbce6: Verifying Checksum [2021-10-28T10:11:05.697Z] ed53099fbce6: Download complete [2021-10-28T10:11:05.697Z] 9065ff56babe: Verifying Checksum [2021-10-28T10:11:05.697Z] 9065ff56babe: Download complete [2021-10-28T10:11:05.697Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T10:11:05.697Z] 77bc0d833cb6: Download complete [2021-10-28T10:11:05.697Z] b4d181a07f80: Verifying Checksum [2021-10-28T10:11:05.697Z] b4d181a07f80: Download complete [2021-10-28T10:11:06.289Z] d287ab97295c: Verifying Checksum [2021-10-28T10:11:06.289Z] d287ab97295c: Download complete [2021-10-28T10:11:06.871Z] b4d181a07f80: Pull complete [2021-10-28T10:11:07.133Z] a1111a8f2ec3: Pull complete [2021-10-28T10:11:07.709Z] ed53099fbce6: Pull complete [2021-10-28T10:11:07.709Z] dc539afda2c1: Pull complete [2021-10-28T10:11:07.972Z] 77bc0d833cb6: Pull complete [2021-10-28T10:11:07.972Z] 9065ff56babe: Pull complete [2021-10-28T10:11:13.097Z] d287ab97295c: Pull complete [2021-10-28T10:11:13.097Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T10:11:13.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T10:11:13.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T10:11:13.179Z] prd-centos7-docker-4c-2g-2414 does not seem to be running inside a container [2021-10-28T10:11:13.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-28T10:11:15.722Z] $ docker top 52cad99a3b79ea201ee3f6d5ea3dce8edeb88b1fdc6507530135cbec7fbccfe3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T10:11:16.135Z] ---> job-cost.sh [2021-10-28T10:11:16.135Z] lf-activate-venv: SKIPPING [2021-10-28T10:11:16.135Z] INFO: No Stack... [2021-10-28T10:11:17.137Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T10:11:17.137Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T10:11:17.452Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-10-28T10:11:17.452Z] + cut -d, -f6 [Pipeline] lock [2021-10-28T10:11:17.502Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-311-1-stack-cost] [2021-10-28T10:11:17.507Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-311-1-stack-cost] did not exist. Created. [2021-10-28T10:11:17.507Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-311-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T10:11:19.589Z] /w/workspace/device-mqtt-go/1@tmp/durable-e0bb8dc5/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-e0bb8dc5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-28T10:11:19.910Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-28T10:11:19.939Z] Warning: overwriting stash ‘stack-cost’ [2021-10-28T10:11:20.911Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T10:11:20.930Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-311-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T10:11:20.985Z] $ docker stop --time=1 52cad99a3b79ea201ee3f6d5ea3dce8edeb88b1fdc6507530135cbec7fbccfe3 [2021-10-28T10:11:22.115Z] $ docker rm -f 52cad99a3b79ea201ee3f6d5ea3dce8edeb88b1fdc6507530135cbec7fbccfe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-10-28T10:11:36.075Z] provisioning config files... [2021-10-28T10:11:36.088Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-311@tmp/config1203714022710262541tmp [Pipeline] { [Pipeline] sh [2021-10-28T10:11:37.513Z] + set +x [2021-10-28T10:11:37.513Z] + bash -s -- [2021-10-28T10:11:37.513Z] + curl -s https://codecov.io/bash [2021-10-28T10:11:37.513Z] [2021-10-28T10:11:37.513Z] _____ _ [2021-10-28T10:11:37.513Z] / ____| | | [2021-10-28T10:11:37.513Z] | | ___ __| | ___ ___ _____ __ [2021-10-28T10:11:37.513Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-28T10:11:37.513Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-28T10:11:37.513Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-28T10:11:37.514Z] Bash-1.0.6 [2021-10-28T10:11:37.514Z] [2021-10-28T10:11:37.514Z] [2021-10-28T10:11:37.514Z] ==> git version 2.24.4 found [2021-10-28T10:11:37.514Z] ==> 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-10-28T10:11:37.514Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-28T10:11:37.514Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-28T10:11:37.514Z] ==> Jenkins CI detected. [2021-10-28T10:11:37.514Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-311 [2021-10-28T10:11:37.514Z] project root: . [2021-10-28T10:11:37.514Z] --> token set from env [2021-10-28T10:11:37.514Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-28T10:11:37.783Z] ==> Running gcov in . (disable via -X gcov) [2021-10-28T10:11:37.783Z] ==> Python coveragepy not found [2021-10-28T10:11:37.783Z] ==> Searching for coverage reports in: [2021-10-28T10:11:37.783Z] + . [2021-10-28T10:11:37.783Z] -> Found 1 reports [2021-10-28T10:11:37.783Z] ==> Detecting git/mercurial file structure [2021-10-28T10:11:37.783Z] ==> Reading reports [2021-10-28T10:11:37.783Z] + ./coverage.out bytes=17284 [2021-10-28T10:11:37.783Z] ==> Appending adjustments [2021-10-28T10:11:37.783Z] https://docs.codecov.io/docs/fixing-reports [2021-10-28T10:11:37.783Z] + Found adjustments [2021-10-28T10:11:37.783Z] ==> Gzipping contents [2021-10-28T10:11:37.783Z] 4.0K /tmp/codecov.BdrxZH.gz [2021-10-28T10:11:37.783Z] ==> Uploading reports [2021-10-28T10:11:37.783Z] url: https://codecov.io [2021-10-28T10:11:37.783Z] query: branch=PR-311&commit=8907cac5afd30d33148972ee2c804d597a8c30de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-311%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=311&job=&cmd_args= [2021-10-28T10:11:37.783Z] -> Pinging Codecov [2021-10-28T10:11:37.783Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-311&commit=8907cac5afd30d33148972ee2c804d597a8c30de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-311%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=311&job=&cmd_args= [2021-10-28T10:11:38.043Z] -> Uploading to [2021-10-28T10:11:38.043Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-28/7D719EC7BBE17E464838252E33014C33/8907cac5afd30d33148972ee2c804d597a8c30de/44582c7b-55d3-467c-bcac-6d5af450c7c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T101137Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5232a8304fd0f2f0f8451208e5082942083642004a66395a20ee6be18ac430f0 [2021-10-28T10:11:38.043Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T10:11:38.043Z] Dload Upload Total Spent Left Speed [2021-10-28T10:11:38.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3185 0 0 100 3185 0 11128 --:--:-- --:--:-- --:--:-- 11136 [2021-10-28T10:11:38.304Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/8907cac5afd30d33148972ee2c804d597a8c30de [Pipeline] } [2021-10-28T10:11:38.323Z] 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] sh [2021-10-28T10:11:53.655Z] + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-311/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-28T10:11:53.990Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T10:11:55.565Z] ---> package-listing.sh [2021-10-28T10:11:55.565Z] ++ facter osfamily [2021-10-28T10:11:55.565Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-28T10:11:55.826Z] + OS_FAMILY=redhat [2021-10-28T10:11:55.826Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-311 [2021-10-28T10:11:55.826Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-28T10:11:55.826Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-28T10:11:55.826Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-28T10:11:55.826Z] + PACKAGES=/tmp/packages_start.txt [2021-10-28T10:11:55.826Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-311 ']' [2021-10-28T10:11:55.826Z] + PACKAGES=/tmp/packages_end.txt [2021-10-28T10:11:55.826Z] + case "${OS_FAMILY}" in [2021-10-28T10:11:55.826Z] + rpm -qa [2021-10-28T10:11:55.826Z] + sort [2021-10-28T10:11:56.409Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-28T10:11:56.409Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-28T10:11:56.409Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-28T10:11:56.409Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-311 ']' [2021-10-28T10:11:56.409Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-311/archives/ [2021-10-28T10:11:56.409Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-311/archives/ [Pipeline] echo [2021-10-28T10:11:57.479Z] 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/gexfoundry_device-mqtt-go_PR-311/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-28T10:11:57.774Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-28T10:11:59.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T10:11:59.211Z] [2021-10-28T10:11:59.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T10:11:59.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T10:11:59.534Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T10:11:59.534Z] b4d181a07f80: Pulling fs layer [2021-10-28T10:11:59.534Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T10:11:59.534Z] ed53099fbce6: Pulling fs layer [2021-10-28T10:11:59.534Z] dc539afda2c1: Pulling fs layer [2021-10-28T10:11:59.534Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T10:11:59.534Z] 9065ff56babe: Pulling fs layer [2021-10-28T10:11:59.534Z] d287ab97295c: Pulling fs layer [2021-10-28T10:11:59.534Z] dc539afda2c1: Waiting [2021-10-28T10:11:59.534Z] 77bc0d833cb6: Waiting [2021-10-28T10:11:59.534Z] 9065ff56babe: Waiting [2021-10-28T10:11:59.534Z] d287ab97295c: Waiting [2021-10-28T10:11:59.534Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T10:11:59.534Z] a1111a8f2ec3: Download complete [2021-10-28T10:11:59.534Z] dc539afda2c1: Verifying Checksum [2021-10-28T10:11:59.534Z] dc539afda2c1: Download complete [2021-10-28T10:11:59.534Z] ed53099fbce6: Verifying Checksum [2021-10-28T10:11:59.534Z] ed53099fbce6: Download complete [2021-10-28T10:11:59.800Z] 9065ff56babe: Verifying Checksum [2021-10-28T10:11:59.800Z] 9065ff56babe: Download complete [2021-10-28T10:11:59.800Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T10:11:59.800Z] 77bc0d833cb6: Download complete [2021-10-28T10:11:59.800Z] b4d181a07f80: Verifying Checksum [2021-10-28T10:11:59.800Z] b4d181a07f80: Download complete [2021-10-28T10:12:00.379Z] d287ab97295c: Verifying Checksum [2021-10-28T10:12:00.379Z] d287ab97295c: Download complete [2021-10-28T10:12:01.981Z] b4d181a07f80: Pull complete [2021-10-28T10:12:01.981Z] a1111a8f2ec3: Pull complete [2021-10-28T10:12:01.981Z] ed53099fbce6: Pull complete [2021-10-28T10:12:01.981Z] dc539afda2c1: Pull complete [2021-10-28T10:12:02.261Z] 77bc0d833cb6: Pull complete [2021-10-28T10:12:02.532Z] 9065ff56babe: Pull complete [2021-10-28T10:12:07.498Z] d287ab97295c: Pull complete [2021-10-28T10:12:07.498Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T10:12:07.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T10:12:07.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T10:12:07.582Z] prd-centos7-docker-4c-2g-2412 does not seem to be running inside a container [2021-10-28T10:12:07.620Z] $ 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/gexfoundry_device-mqtt-go_PR-311/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-311 -v /w/workspace/gexfoundry_device-mqtt-go_PR-311:/w/workspace/gexfoundry_device-mqtt-go_PR-311:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-311@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-28T10:12:09.724Z] $ docker top c3267559a54a6c585e8c7e90940c181eb37f713ada097f8f3777631bd66d6ddd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T10:12:11.087Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-28T10:12:11.400Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-28T10:12:12.513Z] + ls /var/log/sa-host [2021-10-28T10:12:12.513Z] + sadf -c /var/log/sa-host/sa28 [2021-10-28T10:12:12.513Z] file_magic: OK [2021-10-28T10:12:12.513Z] HZ: Using current value: 100 [2021-10-28T10:12:12.513Z] file_header: OK [2021-10-28T10:12:12.513Z] 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-10-28T10:12:12.513Z] Statistics: [2021-10-28T10:12:12.513Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T10:12:12.513Z] File successfully converted to sysstat format version 12.0.3 [2021-10-28T10:12:12.513Z] + sadf -c /var/log/sa-host/sa30 [2021-10-28T10:12:12.513Z] file_magic: OK [2021-10-28T10:12:12.513Z] HZ: Using current value: 100 [2021-10-28T10:12:12.513Z] file_header: OK [2021-10-28T10:12:12.513Z] 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-10-28T10:12:12.513Z] Statistics: [2021-10-28T10:12:12.513Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T10:12:12.513Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T10:12:21.678Z] provisioning config files... [2021-10-28T10:12:21.689Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-311@tmp/config1338542764271192389tmp [Pipeline] { [Pipeline] echo [2021-10-28T10:12:21.728Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T10:12:22.044Z] ---> create-netrc.sh [Pipeline] } [2021-10-28T10:12:22.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-28T10:12:24.447Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-28T10:12:24.472Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T10:12:24.784Z] ---> sudo-logs.sh [2021-10-28T10:12:24.784Z] Archiving 'sudo' log.. [2021-10-28T10:12:24.784Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2412.novalocal: Name or service not known [2021-10-28T10:12:24.784Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2412.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-28T10:12:25.833Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T10:12:26.158Z] ---> job-cost.sh [2021-10-28T10:12:26.158Z] lf-activate-venv: SKIPPING [2021-10-28T10:12:26.158Z] DEBUG: total: 0.05999999865889549 [2021-10-28T10:12:26.158Z] INFO: Retrieving Stack Cost... [2021-10-28T10:12:26.728Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T10:12:26.988Z] INFO: Archiving Costs [Pipeline] echo [2021-10-28T10:12:27.988Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T10:12:28.304Z] ---> logs-deploy.sh [2021-10-28T10:12:28.304Z] lf-activate-venv: SKIPPING [2021-10-28T10:12:28.304Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-311/1 [2021-10-28T10:12:28.304Z] INFO: archiving workspace using pattern(s): [2021-10-28T10:12:28.876Z] Archives upload complete.