Pull request #307 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 siggiskulason for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from ad72b8b439170da592d7138bea7c9d48d5cdc02c+2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 (3089796242b6d1928fad64d100e42d7672b84288) 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-ssh6790668430354917801.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh4593246579668429255.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 f1d79d91c36788821211008368c3015072ca53ca 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-307/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-307/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3603996712722341317.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-307/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5212282412938850756.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh7571207872484076224.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-307/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-307/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3232469892381080412.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 f1d79d91c36788821211008368c3015072ca53ca 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-1042 in /w/workspace/gexfoundry_device-mqtt-go_PR-307 [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-307 # 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-307@tmp/jenkins-gitclient-ssh6816986064365164807.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-307@tmp/jenkins-gitclient-ssh1881114874302711805.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 into PR head commit ad72b8b439170da592d7138bea7c9d48d5cdc02c Merge succeeded, producing ad72b8b439170da592d7138bea7c9d48d5cdc02c Checking out Revision ad72b8b439170da592d7138bea7c9d48d5cdc02c (PR-307) > git config core.sparsecheckout # timeout=10 > git checkout -f ad72b8b439170da592d7138bea7c9d48d5cdc02c # 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-307@tmp/jenkins-gitclient-ssh7084531534785133270.key > git merge 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad72b8b439170da592d7138bea7c9d48d5cdc02c # timeout=10 Commit message: "fix(snap): create VERSION file during snap build" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:18:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:18:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:18:50 ========================================================= 13:18:50 EdgeX Global Pipelines Version Info 13:18:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:18:51 ------------------- 13:18:51 stable info: 13:18:51 ------------------- 13:18:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:18:51 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 13:18:51 Message: update stable to v1.0.209 13:18:52 ------------------- 13:18:52 experimental info: 13:18:52 ------------------- 13:18:52 Commited By: **** collab-it+edgex@linuxfoundation.org 13:18:52 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 13:18:52 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:18:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 13:18:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 13:18:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:18:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:18:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:18:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:18:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:18:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:18:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:18:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:18:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:18:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-307 [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-307 [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-307 [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad72b8b439170da592d7138bea7c9d48d5cdc02c [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad72b8b [Pipeline] echo 13:18:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:18:53 provisioning config files... 13:18:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-307@tmp/config8196629058849195413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:54 ---> docker-login.sh 13:18:54 nexus3.edgexfoundry.org:10001 13:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:54 Configure a credential helper to remove this warning. See 13:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:54 13:18:54 Login Succeeded 13:18:54 nexus3.edgexfoundry.org:10002 13:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:54 Configure a credential helper to remove this warning. See 13:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:54 13:18:54 Login Succeeded 13:18:54 nexus3.edgexfoundry.org:10003 13:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:54 Configure a credential helper to remove this warning. See 13:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:54 13:18:54 Login Succeeded 13:18:54 nexus3.edgexfoundry.org:10004 13:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:54 Configure a credential helper to remove this warning. See 13:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:54 13:18:54 Login Succeeded 13:18:54 docker.io 13:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:55 Configure a credential helper to remove this warning. See 13:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:55 13:18:55 Login Succeeded 13:18:55 ---> docker-login.sh ends [Pipeline] } 13:18:55 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 13:18:56 + git log --format=format:%s -1 ad72b8b439170da592d7138bea7c9d48d5cdc02c [Pipeline] echo 13:18:56 GIT_COMMIT: ad72b8b439170da592d7138bea7c9d48d5cdc02c, Commit Message: fix(snap): create VERSION file during snap build [Pipeline] echo 13:18:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:18:56 13:18:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:18:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:18:57 latest: Pulling from edgex-devops/git-semver 13:18:57 a0d0a0d46f8b: Pulling fs layer 13:18:57 3e5f54012d9b: Pulling fs layer 13:18:57 4c7163046ea9: Pulling fs layer 13:18:57 0c2d73faf560: Pulling fs layer 13:18:57 0c2d73faf560: Waiting 13:18:57 3e5f54012d9b: Verifying Checksum 13:18:57 3e5f54012d9b: Download complete 13:18:57 a0d0a0d46f8b: Verifying Checksum 13:18:57 a0d0a0d46f8b: Download complete 13:18:57 4c7163046ea9: Verifying Checksum 13:18:57 4c7163046ea9: Download complete 13:18:57 0c2d73faf560: Verifying Checksum 13:18:57 0c2d73faf560: Download complete 13:18:57 a0d0a0d46f8b: Pull complete 13:18:57 3e5f54012d9b: Pull complete 13:18:57 4c7163046ea9: Pull complete 13:18:57 0c2d73faf560: Pull complete 13:18:57 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:18:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:18:58 prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container 13:18:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-307 -v /w/workspace/gexfoundry_device-mqtt-go_PR-307:/w/workspace/gexfoundry_device-mqtt-go_PR-307:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-307@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-307@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:18:58 $ docker top bb0ee786d1c571f9b33549fa10adbeaa8d933444d9dbf9aaf8049eeb42671878 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:18:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:18:58 [ssh-agent] Looking for ssh-agent implementation... 13:18:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:18:58 $ docker exec bb0ee786d1c571f9b33549fa10adbeaa8d933444d9dbf9aaf8049eeb42671878 ssh-agent 13:18:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhBIKng/agent.15 13:18:59 SSH_AGENT_PID=22 13:18:59 Running ssh-add (command line suppressed) 13:18:59 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-307@tmp/private_key_4150979570421531012.key (/w/workspace/gexfoundry_device-mqtt-go_PR-307@tmp/private_key_4150979570421531012.key) 13:18:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:18:59 + git tag --points-at HEAD [Pipeline] } 13:18:59 $ docker exec --env ******** --env ******** bb0ee786d1c571f9b33549fa10adbeaa8d933444d9dbf9aaf8049eeb42671878 ssh-agent -k 13:18:59 unset SSH_AUTH_SOCK; 13:18:59 unset SSH_AGENT_PID; 13:18:59 echo Agent pid 22 killed; 13:18:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:18:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:18:59 [ssh-agent] Looking for ssh-agent implementation... 13:18:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:18:59 $ docker exec bb0ee786d1c571f9b33549fa10adbeaa8d933444d9dbf9aaf8049eeb42671878 ssh-agent 13:18:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBOJNmk/agent.55 13:18:59 SSH_AGENT_PID=61 13:18:59 Running ssh-add (command line suppressed) 13:19:00 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-307@tmp/private_key_1738540527823552673.key (/w/workspace/gexfoundry_device-mqtt-go_PR-307@tmp/private_key_1738540527823552673.key) 13:19:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:00 + git semver init 13:19:00 # -> Open(): unable to determine branch for HEAD 13:19:00 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-307/.git 13:19:00 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-307 13:19:00 # $SEMVER_REMOTE_NAME = origin 13:19:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:19:00 # $SEMVER_USER_NAME = edgex-jenkins 13:19:00 # $SEMVER_BRANCH = PR-307 13:19:00 # $SEMVER_TEMP = /tmp/semver-898503027 13:19:00 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 13:19:01 # '/tmp/semver-898503027' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-307/.semver' 13:19:01 # -> Force: false 13:19:01 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-307/.semver [Pipeline] } 13:19:01 $ docker exec --env ******** --env ******** bb0ee786d1c571f9b33549fa10adbeaa8d933444d9dbf9aaf8049eeb42671878 ssh-agent -k 13:19:01 unset SSH_AUTH_SOCK; 13:19:01 unset SSH_AGENT_PID; 13:19:01 echo Agent pid 61 killed; 13:19:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:01 + git semver [Pipeline] } 13:19:01 $ docker stop --time=1 bb0ee786d1c571f9b33549fa10adbeaa8d933444d9dbf9aaf8049eeb42671878 13:19:02 $ docker rm -f bb0ee786d1c571f9b33549fa10adbeaa8d933444d9dbf9aaf8049eeb42671878 [Pipeline] // withDockerContainer [Pipeline] sh 13:19:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:19:03 Stashed 1 file(s) [Pipeline] echo 13:19:03 [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 13:19:18 Still waiting to schedule task 13:19:18 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1042’ 13:19:19 Still waiting to schedule task 13:19:19 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:21:37 Running on prd-centos7-docker-4c-2g-1044 in /w/workspace/gexfoundry_device-mqtt-go_PR-307 [Pipeline] { [Pipeline] ws 13:21:37 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 13:21:37 Selected Git installation does not exist. Using Default 13:21:37 The recommended git tool is: NONE 13:21:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1043 in /w/workspace/gexfoundry_device-mqtt-go_PR-307 [Pipeline] { [Pipeline] ws 13:21:37 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 13:21:37 Selected Git installation does not exist. Using Default 13:21:37 The recommended git tool is: NONE 13:21:39 using credential edgex-jenkins-ssh 13:21:39 Cloning the remote Git repository 13:21:38 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 13:21:38 > git init /w/workspace/device-mqtt-go/1 # timeout=10 13:21:38 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 13:21:38 > git --version # timeout=10 13:21:38 > git --version # 'git version 2.24.4' 13:21:38 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:38 [INFO] Currently running in a labeled security context 13:21:38 [INFO] Currently SELinux is 'enforcing' on the host 13:21:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh7447046833671720085.key 13:21:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:21:39 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 13:21:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:21:39 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 13:21:39 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 13:21:39 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:39 [INFO] Currently running in a labeled security context 13:21:39 [INFO] Currently SELinux is 'enforcing' on the host 13:21:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh7155797184419230800.key 13:21:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:21:40 Merging remotes/origin/main commit 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 into PR head commit ad72b8b439170da592d7138bea7c9d48d5cdc02c 13:21:40 Merge succeeded, producing ad72b8b439170da592d7138bea7c9d48d5cdc02c 13:21:40 Checking out Revision ad72b8b439170da592d7138bea7c9d48d5cdc02c (PR-307) 13:21:40 > git config core.sparsecheckout # timeout=10 13:21:40 > git checkout -f ad72b8b439170da592d7138bea7c9d48d5cdc02c # timeout=10 13:21:40 > git remote # timeout=10 13:21:40 > git config --get remote.origin.url # timeout=10 13:21:40 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:40 [INFO] Currently running in a labeled security context 13:21:40 [INFO] Currently SELinux is 'enforcing' on the host 13:21:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh4500162956755927352.key 13:21:40 > git merge 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 # timeout=10 13:21:40 > git rev-parse HEAD^{commit} # timeout=10 13:21:40 > git config core.sparsecheckout # timeout=10 13:21:40 > git checkout -f ad72b8b439170da592d7138bea7c9d48d5cdc02c # timeout=10 13:21:43 using credential edgex-jenkins-ssh 13:21:43 Cloning the remote Git repository 13:21:43 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 13:21:43 > git init /w/workspace/device-mqtt-go/1 # timeout=10 13:21:43 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 13:21:43 > git --version # timeout=10 13:21:43 > git --version # 'git version 2.17.1' 13:21:43 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:21:43 Commit message: "fix(snap): create VERSION file during snap build" 13:21:43 > git --version # timeout=10 13:21:43 > git --version # 'git version 2.24.4' 13:21:43 fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:44 provisioning config files... 13:21:44 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4798733610406937193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:45 ---> docker-login.sh 13:21:45 nexus3.edgexfoundry.org:10001 13:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:45 Configure a credential helper to remove this warning. See 13:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:45 13:21:45 Login Succeeded 13:21:45 nexus3.edgexfoundry.org:10002 13:21:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 13:21:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:21:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 13:21:44 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 13:21:44 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:45 Configure a credential helper to remove this warning. See 13:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:45 13:21:45 Login Succeeded 13:21:45 nexus3.edgexfoundry.org:10003 13:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:45 Configure a credential helper to remove this warning. See 13:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:45 13:21:45 Login Succeeded 13:21:45 nexus3.edgexfoundry.org:10004 13:21:45 Merging remotes/origin/main commit 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 into PR head commit ad72b8b439170da592d7138bea7c9d48d5cdc02c 13:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:45 Configure a credential helper to remove this warning. See 13:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:45 13:21:45 Login Succeeded 13:21:45 docker.io 13:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:45 Merge succeeded, producing ad72b8b439170da592d7138bea7c9d48d5cdc02c 13:21:45 Checking out Revision ad72b8b439170da592d7138bea7c9d48d5cdc02c (PR-307) 13:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:46 Configure a credential helper to remove this warning. See 13:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:46 13:21:46 Login Succeeded 13:21:46 ---> docker-login.sh ends [Pipeline] } 13:21:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:21:46 ========================================================= 13:21:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:21:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 13:21:45 > git config core.sparsecheckout # timeout=10 13:21:45 > git checkout -f ad72b8b439170da592d7138bea7c9d48d5cdc02c # timeout=10 13:21:45 > git remote # timeout=10 13:21:45 > git config --get remote.origin.url # timeout=10 13:21:45 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:45 > git merge 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 # timeout=10 13:21:45 > git rev-parse HEAD^{commit} # timeout=10 13:21:45 > git config core.sparsecheckout # timeout=10 13:21:45 > git checkout -f ad72b8b439170da592d7138bea7c9d48d5cdc02c # timeout=10 [Pipeline] isUnix [Pipeline] sh 13:21:46 + 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 . 13:21:46 Sending build context to Docker daemon 670.2kB 13:21:46 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 13:21:46 Step 2/11 : FROM ${BASE} AS builder 13:21:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:21:46 4e9f2cdf4387: Pulling fs layer 13:21:46 57d31006c564: Pulling fs layer 13:21:46 bd5ccded8296: Pulling fs layer 13:21:46 304dd3a0f381: Pulling fs layer 13:21:46 d37cda54a23b: Pulling fs layer 13:21:46 bae75c0f2455: Pulling fs layer 13:21:46 806579b3d29a: Pulling fs layer 13:21:46 c77eb801bf70: Pulling fs layer 13:21:46 6d0567d44e1a: Pulling fs layer 13:21:46 bae75c0f2455: Waiting 13:21:46 806579b3d29a: Waiting 13:21:46 c77eb801bf70: Waiting 13:21:46 6d0567d44e1a: Waiting 13:21:46 304dd3a0f381: Waiting 13:21:46 d37cda54a23b: Waiting 13:21:46 bd5ccded8296: Verifying Checksum 13:21:46 bd5ccded8296: Download complete 13:21:46 57d31006c564: Verifying Checksum 13:21:46 57d31006c564: Download complete 13:21:46 d37cda54a23b: Verifying Checksum 13:21:46 d37cda54a23b: Download complete 13:21:46 bae75c0f2455: Verifying Checksum 13:21:46 bae75c0f2455: Download complete 13:21:46 4e9f2cdf4387: Verifying Checksum 13:21:46 4e9f2cdf4387: Download complete 13:21:47 806579b3d29a: Verifying Checksum 13:21:47 806579b3d29a: Download complete 13:21:47 c77eb801bf70: Verifying Checksum 13:21:47 c77eb801bf70: Download complete 13:21:47 4e9f2cdf4387: Pull complete 13:21:47 57d31006c564: Pull complete 13:21:47 304dd3a0f381: Verifying Checksum 13:21:47 304dd3a0f381: Download complete 13:21:47 bd5ccded8296: Pull complete 13:21:47 6d0567d44e1a: Verifying Checksum 13:21:47 6d0567d44e1a: Download complete 13:21:50 Commit message: "fix(snap): create VERSION file during snap build" 13:21:50 > git --version # timeout=10 13:21:50 > git --version # 'git version 2.17.1' 13:21:50 fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:50 provisioning config files... 13:21:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1218891014575528698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:51 304dd3a0f381: Pull complete 13:21:51 d37cda54a23b: Pull complete 13:21:51 bae75c0f2455: Pull complete 13:21:51 806579b3d29a: Pull complete 13:21:51 c77eb801bf70: Pull complete 13:21:51 ---> docker-login.sh 13:21:51 nexus3.edgexfoundry.org:10001 13:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:53 Configure a credential helper to remove this warning. See 13:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:53 13:21:53 Login Succeeded 13:21:53 nexus3.edgexfoundry.org:10002 13:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:53 Configure a credential helper to remove this warning. See 13:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:53 13:21:53 Login Succeeded 13:21:53 nexus3.edgexfoundry.org:10003 13:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:54 6d0567d44e1a: Pull complete 13:21:54 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 13:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:21:54 ---> e839a31ac9d1 13:21:54 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:55 Configure a credential helper to remove this warning. See 13:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:55 13:21:55 Login Succeeded 13:21:55 nexus3.edgexfoundry.org:10004 13:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:55 Configure a credential helper to remove this warning. See 13:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:55 13:21:55 Login Succeeded 13:21:55 docker.io 13:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:56 Configure a credential helper to remove this warning. See 13:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:56 13:21:56 Login Succeeded 13:21:56 ---> docker-login.sh ends [Pipeline] } 13:21:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:21:57 ========================================================= 13:21:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:21:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:21:57 ---> Running in 7bb0e853cacd 13:21:57 Removing intermediate container 7bb0e853cacd 13:21:57 ---> c0b6d8432e2e 13:21:57 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 13:21:57 ---> Running in 5710a0fff487 13:21:57 Removing intermediate container 5710a0fff487 13:21:57 ---> f80cda352107 13:21:57 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:21:57 ---> Running in 3646d29c576b 13:21:58 + 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 . 13:21:58 Sending build context to Docker daemon 669.2kB 13:21:58 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 13:21:58 Step 2/11 : FROM ${BASE} AS builder 13:21:58 Removing intermediate container 3646d29c576b 13:21:58 ---> 96778a1bbd1f 13:21:58 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:21:58 ---> Running in 5caf91e75072 13:21:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:21:58 bbf911997326: Pulling fs layer 13:21:58 58ec367f63d7: Pulling fs layer 13:21:58 1b4a6ffa7d45: Pulling fs layer 13:21:58 fc5181fea5dc: Pulling fs layer 13:21:58 9c418107303f: Pulling fs layer 13:21:58 284eca6f2348: Pulling fs layer 13:21:58 842844d905b1: Pulling fs layer 13:21:58 901a3a57568e: Pulling fs layer 13:21:58 284eca6f2348: Waiting 13:21:58 842844d905b1: Waiting 13:21:58 901a3a57568e: Waiting 13:21:58 fc5181fea5dc: Waiting 13:21:58 1b4a6ffa7d45: Verifying Checksum 13:21:58 1b4a6ffa7d45: Download complete 13:21:58 58ec367f63d7: Download complete 13:21:58 9c418107303f: Verifying Checksum 13:21:58 9c418107303f: Download complete 13:21:58 284eca6f2348: Verifying Checksum 13:21:58 284eca6f2348: Download complete 13:21:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:21:58 bbf911997326: Verifying Checksum 13:21:58 842844d905b1: Download complete 13:21:59 bbf911997326: Pull complete 13:21:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:21:59 (1/3) Installing openssh-keygen (8.4_p1-r4) 13:21:59 (2/3) Installing libedit (20191231.3.1-r1) 13:22:00 58ec367f63d7: Pull complete 13:22:00 (3/3) Installing openssh-client (8.4_p1-r4) 13:22:00 Executing busybox-1.32.1-r6.trigger 13:22:00 OK: 223 MiB in 55 packages 13:22:00 Removing intermediate container 5caf91e75072 13:22:00 ---> 2342ea7b4e00 13:22:00 Step 7/11 : WORKDIR /device-mqtt-go 13:22:00 ---> Running in 07d8ccafd48b 13:22:00 1b4a6ffa7d45: Pull complete 13:22:00 901a3a57568e: Download complete 13:22:00 Removing intermediate container 07d8ccafd48b 13:22:00 ---> 19b9f83d9653 13:22:00 Step 8/11 : COPY . . 13:22:00 fc5181fea5dc: Verifying Checksum 13:22:00 fc5181fea5dc: Download complete 13:22:01 ---> dd9dff4311ff 13:22:01 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:01 ---> Running in 7bae647eb0f8 13:22:11 fc5181fea5dc: Pull complete 13:22:11 9c418107303f: Pull complete 13:22:11 284eca6f2348: Pull complete 13:22:12 842844d905b1: Pull complete 13:22:13 Removing intermediate container 7bae647eb0f8 13:22:13 ---> 5df418fed3f2 13:22:13 Step 10/11 : ARG MAKE='make build' 13:22:13 ---> Running in 80e0b7e10c4d 13:22:13 Removing intermediate container 80e0b7e10c4d 13:22:13 ---> 8af633ceec41 13:22:13 Step 11/11 : RUN $MAKE 13:22:13 ---> Running in 0a7d1c56dc2c 13:22:13 noop 13:22:13 Removing intermediate container 0a7d1c56dc2c 13:22:13 ---> 35d5d5ab005e 13:22:13 Successfully built 35d5d5ab005e 13:22:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:22:13 + docker inspect -f . ci-base-image-x86_64 13:22:13 . [Pipeline] withDockerContainer 13:22:13 prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container 13:22:13 $ 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 ******** ci-base-image-x86_64 cat 13:22:14 $ docker top a80c50cf44eff95519e095215f495807e643aefa747ab91c2f4790198027dbdd -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:14 + go version 13:22:14 go version go1.16.8 linux/amd64 [Pipeline] } 13:22:14 $ docker stop --time=1 a80c50cf44eff95519e095215f495807e643aefa747ab91c2f4790198027dbdd 13:22:15 $ docker rm -f a80c50cf44eff95519e095215f495807e643aefa747ab91c2f4790198027dbdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:22:16 + docker inspect -f . ci-base-image-x86_64 13:22:16 . [Pipeline] withDockerContainer 13:22:16 prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container 13:22:16 $ 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 ******** ci-base-image-x86_64 cat 13:22:16 $ docker top 834e175e2b4f393837d692c0a363d1f2d73b3c652f8d2a21b3d9195f3282a5dc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:22:17 + make test 13:22:17 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:22:17 901a3a57568e: Pull complete 13:22:17 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 13:22:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:22:17 ---> 72ade6ffb461 13:22:17 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:22:17 ? github.com/edgexfoundry/device-mqtt-go [no test files] 13:22:21 ---> Running in 978db9c0ec7c 13:22:22 Removing intermediate container 978db9c0ec7c 13:22:22 ---> 211f72981e2d 13:22:22 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 13:22:22 ---> Running in b61ab511236b 13:22:22 Removing intermediate container b61ab511236b 13:22:22 ---> 73a094e94b0b 13:22:22 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:22:23 ---> Running in d6ee2f0dcb8a 13:22:25 Removing intermediate container d6ee2f0dcb8a 13:22:25 ---> f03648814355 13:22:25 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:22:25 ---> Running in c28ee5798329 13:22:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:22:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:22:28 (1/3) Installing openssh-keygen (8.4_p1-r4) 13:22:28 (2/3) Installing libedit (20191231.3.1-r1) 13:22:28 (3/3) Installing openssh-client (8.4_p1-r4) 13:22:28 Executing busybox-1.32.1-r6.trigger 13:22:28 OK: 222 MiB in 55 packages 13:22:29 Removing intermediate container c28ee5798329 13:22:29 ---> 13144f60606b 13:22:29 Step 7/11 : WORKDIR /device-mqtt-go 13:22:30 ---> Running in 777ca0ad7c07 13:22:30 Removing intermediate container 777ca0ad7c07 13:22:30 ---> 46ef2f481c35 13:22:30 Step 8/11 : COPY . . 13:22:31 ---> 05d784774c49 13:22:31 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:31 ---> Running in d8173997abbf 13:22:32 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 13:22:33 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.4% of statements 13:22:33 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 13:22:33 GCO_ENABLED=1 GO111MODULE=on go vet ./... 13:22:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:22:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:22:40 ./bin/test-attribution-txt.sh [Pipeline] } 13:22:40 $ docker stop --time=1 834e175e2b4f393837d692c0a363d1f2d73b3c652f8d2a21b3d9195f3282a5dc 13:22:41 $ docker rm -f 834e175e2b4f393837d692c0a363d1f2d73b3c652f8d2a21b3d9195f3282a5dc [Pipeline] // withDockerContainer [Pipeline] sh 13:22:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:22:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:22:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:22:44 + ls -al . 13:22:44 total 120 13:22:44 drwxrwxr-x. 9 jenkins jenkins 4096 Oct 13 13:22 . 13:22:44 drwxrwxr-x. 4 jenkins jenkins 28 Oct 13 13:21 .. 13:22:44 -rw-rw-r--. 1 jenkins jenkins 6985 Oct 13 13:21 Attribution.txt 13:22:44 drwxrwxr-x. 2 jenkins jenkins 60 Oct 13 13:21 bin 13:22:44 -rw-rw-r--. 1 jenkins jenkins 7447 Oct 13 13:21 CHANGELOG.md 13:22:44 drwxrwxr-x. 3 jenkins jenkins 32 Oct 13 13:21 cmd 13:22:44 -rw-r--r--. 1 jenkins jenkins 17284 Oct 13 13:22 coverage.out 13:22:44 -rw-rw-r--. 1 jenkins jenkins 1907 Oct 13 13:21 Dockerfile 13:22:44 -rw-rw-r--. 1 jenkins jenkins 140 Oct 13 13:21 .dockerignore 13:22:44 drwxrwxr-x. 8 jenkins jenkins 179 Oct 13 13:21 .git 13:22:44 drwxrwxr-x. 2 jenkins jenkins 103 Oct 13 13:21 .github 13:22:44 -rw-rw-r--. 1 jenkins jenkins 329 Oct 13 13:21 .gitignore 13:22:44 -rw-rw-r--. 1 jenkins jenkins 367 Oct 13 13:21 go.mod 13:22:44 -rw-rw-r--. 1 jenkins jenkins 20655 Oct 13 13:21 go.sum 13:22:44 -rw-rw-r--. 1 jenkins jenkins 677 Oct 13 13:21 GOVERNANCE.md 13:22:44 drwxrwxr-x. 3 jenkins jenkins 20 Oct 13 13:21 internal 13:22:44 -rw-rw-r--. 1 jenkins jenkins 677 Oct 13 13:21 Jenkinsfile 13:22:44 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 13 13:21 LICENSE 13:22:44 -rw-rw-r--. 1 jenkins jenkins 1030 Oct 13 13:21 Makefile 13:22:44 drwxrwxr-x. 2 jenkins jenkins 23 Oct 13 13:21 mock 13:22:44 -rw-rw-r--. 1 jenkins jenkins 620 Oct 13 13:21 OWNERS.md 13:22:44 -rw-rw-r--. 1 jenkins jenkins 2211 Oct 13 13:21 README.md 13:22:44 drwxrwxr-x. 4 jenkins jenkins 71 Oct 13 13:21 snap 13:22:44 -rw-rw-r--. 1 jenkins jenkins 5 Oct 13 13:19 VERSION 13:22:44 -rw-rw-r--. 1 jenkins jenkins 227 Oct 13 13:21 version.go [Pipeline] isUnix [Pipeline] sh 13:22:44 + 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=ad72b8b439170da592d7138bea7c9d48d5cdc02c --label arch=amd64 --label version=0.0.0 . 13:22:44 Sending build context to Docker daemon 688.1kB 13:22:44 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 13:22:44 Step 2/23 : FROM ${BASE} AS builder 13:22:44 ---> 35d5d5ab005e 13:22:44 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:22:44 ---> Running in 028c2474934f 13:22:44 Removing intermediate container 028c2474934f 13:22:44 ---> 15975c1df5f8 13:22:44 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 13:22:44 ---> Running in 748493082ac9 13:22:44 Removing intermediate container 748493082ac9 13:22:44 ---> 84f69cb15dab 13:22:44 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:22:44 ---> Running in 4a7cf7668896 13:22:45 Removing intermediate container 4a7cf7668896 13:22:45 ---> 7f4b2ccef81e 13:22:45 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:22:45 ---> Running in f7894120392f 13:22:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:22:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:22:46 OK: 223 MiB in 55 packages 13:22:47 Removing intermediate container f7894120392f 13:22:47 ---> aaca7d2d876f 13:22:47 Step 7/23 : WORKDIR /device-mqtt-go 13:22:47 ---> Running in e6807029b0a3 13:22:47 Removing intermediate container e6807029b0a3 13:22:47 ---> a144be65518f 13:22:47 Step 8/23 : COPY . . 13:22:47 ---> 6721089c6e60 13:22:47 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:47 ---> Running in b2a2b3a3da50 13:22:47 Removing intermediate container b2a2b3a3da50 13:22:47 ---> 24287cb1aca0 13:22:47 Step 10/23 : ARG MAKE='make build' 13:22:47 ---> Running in e4cc77130efa 13:22:47 Removing intermediate container e4cc77130efa 13:22:47 ---> ab686c49b8ea 13:22:47 Step 11/23 : RUN $MAKE 13:22:47 ---> Running in c8f8062a19fd 13:22:48 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 13:22:58 Removing intermediate container d8173997abbf 13:22:58 ---> 0cb192b78b5c 13:22:58 Step 10/11 : ARG MAKE='make build' 13:22:58 ---> Running in 12c91091698e 13:22:58 Removing intermediate container 12c91091698e 13:22:58 ---> b13f0518e2f5 13:22:58 Step 11/11 : RUN $MAKE 13:22:58 ---> Running in c63bf16209b2 13:22:59 noop 13:23:00 Removing intermediate container c8f8062a19fd 13:23:00 ---> 89a22fcc1b82 13:23:00 Step 12/23 : FROM alpine:3.14 13:23:00 3.14: Pulling from library/alpine 13:23:00 a0d0a0d46f8b: Pulling fs layer 13:23:00 Removing intermediate container c63bf16209b2 13:23:00 ---> 2ad7c4f97599 13:23:00 Successfully built 2ad7c4f97599 13:23:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:23:01 + docker inspect -f . ci-base-image-arm64 13:23:01 . [Pipeline] withDockerContainer 13:23:01 a0d0a0d46f8b: Verifying Checksum 13:23:01 a0d0a0d46f8b: Download complete 13:23:01 a0d0a0d46f8b: Pull complete 13:23:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:23:01 Status: Downloaded newer image for alpine:3.14 13:23:01 ---> 14119a10abf4 13:23:01 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 13:23:01 ---> Running in df4b80c37485 13:23:01 prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container 13:23:01 $ 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 ******** ci-base-image-arm64 cat 13:23:01 Removing intermediate container df4b80c37485 13:23:01 ---> bd6dd441a8d3 13:23:01 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 13:23:01 ---> Running in 3150542c1fb9 13:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:23:02 (1/6) Installing dumb-init (1.2.5-r1) 13:23:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:23:02 (3/6) Installing libsodium (1.0.18-r0) 13:23:02 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:23:02 (5/6) Installing libzmq (4.3.4-r0) 13:23:02 (6/6) Installing zeromq (4.3.4-r0) 13:23:02 Executing busybox-1.33.1-r3.trigger 13:23:02 OK: 8 MiB in 20 packages 13:23:02 Removing intermediate container 3150542c1fb9 13:23:02 ---> 6dc801aa1462 13:23:02 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 13:23:02 ---> 47369fa69afc 13:23:02 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 13:23:02 $ docker top 94196562ee2cec73062e5e383ba558bd421abe76a845519b79c9f4809b5c0466 -eo pid,comm 13:23:02 ---> 0f1e44faf60a 13:23:02 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 13:23:02 ---> 67e377cf7cc5 13:23:02 Step 18/23 : EXPOSE 59982 13:23:02 ---> Running in 1d2a810c3325 13:23:03 Removing intermediate container 1d2a810c3325 13:23:03 ---> 50eb5762ea4f 13:23:03 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 13:23:03 ---> Running in 5cbd7eae3f5b 13:23:03 Removing intermediate container 5cbd7eae3f5b 13:23:03 ---> e7e8917eab6e 13:23:03 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:23:03 ---> Running in b8d2fc8f3d65 13:23:03 Removing intermediate container b8d2fc8f3d65 13:23:03 ---> c06498e362d6 13:23:03 Step 21/23 : LABEL arch=amd64 [Pipeline] { [Pipeline] sh 13:23:03 ---> Running in f0b5fbd35bcd 13:23:03 Removing intermediate container f0b5fbd35bcd 13:23:03 ---> 1beff4c3e461 13:23:03 Step 22/23 : LABEL git_sha=ad72b8b439170da592d7138bea7c9d48d5cdc02c 13:23:03 ---> Running in a2f3a3b003ac 13:23:03 Removing intermediate container a2f3a3b003ac 13:23:03 ---> 2370d7529cbf 13:23:03 Step 23/23 : LABEL version=0.0.0 13:23:03 ---> Running in 84d547fbba97 13:23:03 Removing intermediate container 84d547fbba97 13:23:03 ---> c2d7716e4408 13:23:03 [Warning] One or more build-args [ARCH] were not consumed 13:23:03 Successfully built c2d7716e4408 13:23:03 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 13:23:04 + go version 13:23:04 go version go1.16.8 linux/arm64 [Pipeline] } 13:23:04 $ docker stop --time=1 94196562ee2cec73062e5e383ba558bd421abe76a845519b79c9f4809b5c0466 13:23:05 $ docker rm -f 94196562ee2cec73062e5e383ba558bd421abe76a845519b79c9f4809b5c0466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] findFiles [Pipeline] isUnix [Pipeline] sh [Pipeline] node 13:23:06 + docker inspect -f . ci-base-image-arm64 13:23:06 . [Pipeline] withDockerContainer 13:23:07 prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container 13:23:07 $ 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 ******** ci-base-image-arm64 cat 13:23:08 $ docker top 6062dbac08e59984c4fcf1bd43286504a7fd332730aaa5cfab1505b0ceab9db2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:23:09 + make test 13:23:09 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:23:10 ? github.com/edgexfoundry/device-mqtt-go [no test files] 13:23:21 Still waiting to schedule task 13:23:21 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:24:07 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 13:24:07 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.050s coverage: 22.4% of statements 13:24:07 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 13:24:07 GCO_ENABLED=1 GO111MODULE=on go vet ./... 13:24:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:24:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:24:29 ./bin/test-attribution-txt.sh [Pipeline] } 13:24:30 $ docker stop --time=1 6062dbac08e59984c4fcf1bd43286504a7fd332730aaa5cfab1505b0ceab9db2 13:24:32 $ docker rm -f 6062dbac08e59984c4fcf1bd43286504a7fd332730aaa5cfab1505b0ceab9db2 [Pipeline] // withDockerContainer [Pipeline] sh 13:24:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:24:33 Warning: overwriting stash ‘coverage-report’ 13:24:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:24:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:24:35 + ls -al . 13:24:35 total 152 13:24:35 drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 13:24 . 13:24:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 13:21 .. 13:24:35 -rw-rw-r-- 1 jenkins jenkins 140 Oct 13 13:21 .dockerignore 13:24:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 13:21 .git 13:24:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 13:21 .github 13:24:35 -rw-rw-r-- 1 jenkins jenkins 329 Oct 13 13:21 .gitignore 13:24:35 -rw-rw-r-- 1 jenkins jenkins 6985 Oct 13 13:21 Attribution.txt 13:24:35 -rw-rw-r-- 1 jenkins jenkins 7447 Oct 13 13:21 CHANGELOG.md 13:24:35 -rw-rw-r-- 1 jenkins jenkins 1907 Oct 13 13:21 Dockerfile 13:24:35 -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 13:21 GOVERNANCE.md 13:24:35 -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 13:21 Jenkinsfile 13:24:35 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 13 13:21 LICENSE 13:24:35 -rw-rw-r-- 1 jenkins jenkins 1030 Oct 13 13:21 Makefile 13:24:35 -rw-rw-r-- 1 jenkins jenkins 620 Oct 13 13:21 OWNERS.md 13:24:35 -rw-rw-r-- 1 jenkins jenkins 2211 Oct 13 13:21 README.md 13:24:35 -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 13:19 VERSION 13:24:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 13:21 bin 13:24:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 13:21 cmd 13:24:35 -rw-r--r-- 1 jenkins jenkins 17284 Oct 13 13:24 coverage.out 13:24:35 -rw-rw-r-- 1 jenkins jenkins 367 Oct 13 13:21 go.mod 13:24:35 -rw-rw-r-- 1 jenkins jenkins 20655 Oct 13 13:21 go.sum 13:24:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 13:21 internal 13:24:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 13:21 mock 13:24:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 13:21 snap 13:24:35 -rw-rw-r-- 1 jenkins jenkins 227 Oct 13 13:21 version.go [Pipeline] isUnix [Pipeline] sh 13:24:35 + 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=ad72b8b439170da592d7138bea7c9d48d5cdc02c --label arch=arm64 --label version=0.0.0 . 13:24:35 Sending build context to Docker daemon 687.1kB 13:24:36 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 13:24:36 Step 2/23 : FROM ${BASE} AS builder 13:24:36 ---> 2ad7c4f97599 13:24:36 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:24:36 ---> Running in 886e3a9fe9a4 13:24:36 Removing intermediate container 886e3a9fe9a4 13:24:36 ---> 53ef4393d156 13:24:36 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 13:24:36 ---> Running in 09826cecb335 13:24:37 Removing intermediate container 09826cecb335 13:24:37 ---> 7cc4099726d1 13:24:37 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:37 ---> Running in 63f24a7b7f06 13:24:39 Removing intermediate container 63f24a7b7f06 13:24:39 ---> 94048d0057a0 13:24:39 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:24:39 ---> Running in b0398465f8a4 13:24:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:24:42 OK: 222 MiB in 55 packages 13:24:43 Removing intermediate container b0398465f8a4 13:24:43 ---> 254f2824eaac 13:24:43 Step 7/23 : WORKDIR /device-mqtt-go 13:24:43 ---> Running in d83efa264676 13:24:44 Removing intermediate container d83efa264676 13:24:44 ---> d0ffe5d15bd9 13:24:44 Step 8/23 : COPY . . 13:24:45 ---> 77aa15223197 13:24:45 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:45 ---> Running in 8588844e7b26 13:24:47 Removing intermediate container 8588844e7b26 13:24:47 ---> 201fcccce406 13:24:47 Step 10/23 : ARG MAKE='make build' 13:24:47 ---> Running in 64aeb0439f60 13:24:48 Removing intermediate container 64aeb0439f60 13:24:48 ---> 5d6121931075 13:24:48 Step 11/23 : RUN $MAKE 13:24:48 ---> Running in 010657d9e67b 13:24:49 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 13:25:28 Removing intermediate container 010657d9e67b 13:25:28 ---> a2a805aa90b4 13:25:28 Step 12/23 : FROM alpine:3.14 13:25:28 3.14: Pulling from library/alpine 13:25:28 552d1f2373af: Pulling fs layer 13:25:28 552d1f2373af: Pull complete 13:25:28 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:25:28 Status: Downloaded newer image for alpine:3.14 13:25:28 ---> bb3de5531c18 13:25:28 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 13:25:28 ---> Running in 1ba1acd13994 13:25:28 Removing intermediate container 1ba1acd13994 13:25:28 ---> ffaa5de06cb5 13:25:28 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 13:25:28 ---> Running in d07619fe77b5 13:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:25:29 (1/6) Installing dumb-init (1.2.5-r1) 13:25:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:25:29 (3/6) Installing libsodium (1.0.18-r0) 13:25:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:25:29 (5/6) Installing libzmq (4.3.4-r0) 13:25:29 (6/6) Installing zeromq (4.3.4-r0) 13:25:29 Executing busybox-1.33.1-r3.trigger 13:25:29 OK: 8 MiB in 20 packages 13:25:30 Removing intermediate container d07619fe77b5 13:25:30 ---> efd92413f9d9 13:25:30 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 13:25:31 ---> 143f0dac8f86 13:25:31 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 13:25:32 ---> 62a3b7c338f9 13:25:32 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 13:25:33 ---> 9578a28ffc0d 13:25:33 Step 18/23 : EXPOSE 59982 13:25:33 ---> Running in 0bae5786612b 13:25:33 Removing intermediate container 0bae5786612b 13:25:33 ---> 17d8cdb9521e 13:25:33 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 13:25:33 ---> Running in f4e60185fb97 13:25:34 Removing intermediate container f4e60185fb97 13:25:34 ---> 024046dbf51a 13:25:34 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:25:34 ---> Running in 5b7a82db95bd 13:25:34 Removing intermediate container 5b7a82db95bd 13:25:34 ---> 321f5dbd2c2c 13:25:34 Step 21/23 : LABEL arch=arm64 13:25:35 ---> Running in 7e1df5a126be 13:25:35 Removing intermediate container 7e1df5a126be 13:25:35 ---> 861750fa5812 13:25:35 Step 22/23 : LABEL git_sha=ad72b8b439170da592d7138bea7c9d48d5cdc02c 13:25:35 ---> Running in 6d17de0d2f4c 13:25:35 Removing intermediate container 6d17de0d2f4c 13:25:35 ---> 38d50631cb0b 13:25:35 Step 23/23 : LABEL version=0.0.0 13:25:35 ---> Running in 3adb289e5624 13:25:36 Removing intermediate container 3adb289e5624 13:25:36 ---> de4d8780e126 13:25:36 [Warning] One or more build-args [ARCH] were not consumed 13:25:36 Successfully built de4d8780e126 13:25:36 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 13:25:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:25:37 13:25:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:25:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:25:38 arm64: Pulling from edgex-lftools-log-publisher 13:25:38 448f6bf000e3: Pulling fs layer 13:25:38 f757da607395: Pulling fs layer 13:25:38 05883995daec: Pulling fs layer 13:25:38 8603b9c90790: Pulling fs layer 13:25:38 1560dd03e051: Pulling fs layer 13:25:38 27f5ce0e4adf: Pulling fs layer 13:25:38 c2d8d7efcc4b: Pulling fs layer 13:25:38 8603b9c90790: Waiting 13:25:38 1560dd03e051: Waiting 13:25:38 c2d8d7efcc4b: Waiting 13:25:38 27f5ce0e4adf: Waiting 13:25:38 f757da607395: Verifying Checksum 13:25:38 f757da607395: Download complete 13:25:38 8603b9c90790: Verifying Checksum 13:25:38 8603b9c90790: Download complete 13:25:38 05883995daec: Verifying Checksum 13:25:38 05883995daec: Download complete 13:25:38 1560dd03e051: Verifying Checksum 13:25:38 1560dd03e051: Download complete 13:25:38 448f6bf000e3: Download complete 13:25:41 c2d8d7efcc4b: Verifying Checksum 13:25:41 c2d8d7efcc4b: Download complete 13:25:42 448f6bf000e3: Pull complete 13:25:43 f757da607395: Pull complete 13:25:44 05883995daec: Pull complete 13:25:44 8603b9c90790: Pull complete 13:25:45 1560dd03e051: Pull complete 13:25:45 27f5ce0e4adf: Pull complete 13:26:00 c2d8d7efcc4b: Pull complete 13:26:00 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:26:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:26:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:26:01 prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container 13:26:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:26:05 $ docker top cdb51f08c535d1212841dedc8eadb2ae95dd16cb743bbdbfcebc8746e9de2307 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:06 ---> job-cost.sh 13:26:06 lf-activate-venv: SKIPPING 13:26:06 INFO: No Stack... 13:26:06 INFO: Retrieving Pricing Info for: v3-standard-4 13:26:07 INFO: Archiving Costs [Pipeline] sh 13:26:08 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 13:26:08 + cut -d, -f6 [Pipeline] lock 13:26:08 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-307-1-stack-cost] 13:26:08 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-307-1-stack-cost] did not exist. Created. 13:26:08 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:26:09 + echo total: 0.10999999940395355 [Pipeline] stash 13:26:09 Stashed 1 file(s) [Pipeline] } 13:26:09 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:26:09 $ docker stop --time=1 cdb51f08c535d1212841dedc8eadb2ae95dd16cb743bbdbfcebc8746e9de2307 13:26:10 $ docker rm -f cdb51f08c535d1212841dedc8eadb2ae95dd16cb743bbdbfcebc8746e9de2307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:26:17 Running on prd-ubuntu18.04-docker-8c-8g-1045 in /w/workspace/gexfoundry_device-mqtt-go_PR-307 [Pipeline] { [Pipeline] ws 13:26:17 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 13:26:17 Selected Git installation does not exist. Using Default 13:26:17 The recommended git tool is: NONE 13:26:19 using credential edgex-jenkins-ssh 13:26:19 Cloning the remote Git repository 13:26:19 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 13:26:19 > git init /w/workspace/device-mqtt-go/1 # timeout=10 13:26:19 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 13:26:19 > git --version # timeout=10 13:26:19 > git --version # 'git version 2.17.1' 13:26:19 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:26:19 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 13:26:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:26:19 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 13:26:20 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 13:26:20 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:26:20 Merging remotes/origin/main commit 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 into PR head commit ad72b8b439170da592d7138bea7c9d48d5cdc02c 13:26:20 Merge succeeded, producing ad72b8b439170da592d7138bea7c9d48d5cdc02c 13:26:20 Checking out Revision ad72b8b439170da592d7138bea7c9d48d5cdc02c (PR-307) 13:26:20 > git config core.sparsecheckout # timeout=10 13:26:20 > git checkout -f ad72b8b439170da592d7138bea7c9d48d5cdc02c # timeout=10 13:26:20 > git remote # timeout=10 13:26:20 > git config --get remote.origin.url # timeout=10 13:26:20 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:20 > git merge 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 # timeout=10 13:26:20 > git rev-parse HEAD^{commit} # timeout=10 13:26:20 > git config core.sparsecheckout # timeout=10 13:26:20 > git checkout -f ad72b8b439170da592d7138bea7c9d48d5cdc02c # timeout=10 13:26:24 Commit message: "fix(snap): create VERSION file during snap build" 13:26:24 > git --version # timeout=10 13:26:24 > git --version # 'git version 2.17.1' 13:26:24 fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:25 + echo snap-build.sh 13:26:25 snap-build.sh 13:26:25 + SNAP_BASE_DIR=. 13:26:25 + '[' '!' -z /w/workspace/device-mqtt-go/1 ']' 13:26:25 + SNAP_BASE_DIR=/w/workspace/device-mqtt-go/1 13:26:25 + echo '[snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1]' 13:26:25 [snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1] 13:26:25 + cd /w/workspace/device-mqtt-go/1 13:26:25 + sudo apt-get remove -qy --purge lxd lxd-client 13:26:25 Reading package lists... 13:26:25 Building dependency tree... 13:26:25 Reading state information... 13:26:25 The following packages were automatically installed and are no longer required: 13:26:25 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:26:25 uidmap xdelta3 13:26:25 Use 'sudo apt autoremove' to remove them. 13:26:25 The following packages will be REMOVED: 13:26:25 lxd* lxd-client* 13:26:25 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:26:25 After this operation, 31.7 MB disk space will be freed. 13:26:26 (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.) 13:26:26 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:26:26 Removing lxd dnsmasq configuration 13:26:27 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:26:27 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:26:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:26:28 (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.) 13:26:28 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:26:29 Processing triggers for systemd (237-3ubuntu10.45) ... 13:26:29 Processing triggers for ureadahead (0.100.0-21) ... 13:26:30 + sudo snap remove --purge lxd 13:26:30 snap "lxd" is not installed 13:26:30 + sudo groupadd --force --system lxd 13:26:30 ++ whoami 13:26:30 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:26:30 + newgrp - lxd 13:26:30 + sudo snap install lxd 13:27:17 2021-10-13T13:27:13Z INFO Waiting for automatic snapd restart... 13:28:13 lxd 4.19 from Canonical* installed 13:28:13 + sudo lxd init --auto 13:28:15 + sudo snap install --classic snapcraft 13:28:27 snapcraft 5.0 from Canonical* installed 13:28:27 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:28:27 + sudo snapcraft prime --use-lxd 13:28:28 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:28:28 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: 13:28:28 - README.md 13:28:28 13:28:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:28:29 Launching a container. 13:28:34 Waiting for container to be ready 13:28:35 To start your first instance, try: lxc launch ubuntu:20.04 13:28:35 13:28:38 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:28:38 Waiting for network to be ready... 13:28:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:28:39 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:28:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1906 kB] 13:28:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] 13:28:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:28:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:28:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [469 kB] 13:28:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.2 kB] 13:28:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 13:28:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] 13:28:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:28:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:28:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:28:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:28:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:28:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:28:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:28:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:28:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:28:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2251 kB] 13:28:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 13:28:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 13:28:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 13:28:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] 13:28:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] 13:28:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 13:28:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] 13:28:43 Fetched 25.4 MB in 4s (6150 kB/s) 13:28:44 Reading package lists... 13:28:44 Reading package lists... 13:28:44 Building dependency tree... 13:28:44 Reading state information... 13:28:44 The following additional packages will be installed: 13:28:44 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:28:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:28:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:28:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:28:44 Suggested packages: 13:28:44 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:28:44 Recommended packages: 13:28:44 gnupg libsasl2-modules 13:28:44 The following NEW packages will be installed: 13:28:44 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:28:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:28:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:28:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:28:44 The following packages will be upgraded: 13:28:44 gpg gpg-agent gpgconf libudev1 13:28:45 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 13:28:45 Need to get 3527 kB of archives. 13:28:45 After this operation, 13.3 MB of additional disk space will be used. 13:28:45 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] 13:28:45 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] 13:28:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:28:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:28:45 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 13:28:45 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 13:28:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:28:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:28:45 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:28:45 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:28:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:28:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:28:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:28:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:28:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:28:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:28:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:28:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:28:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:28:46 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:28:46 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:28:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:28:46 debconf: delaying package configuration, since apt-utils is not installed 13:28:46 Fetched 3527 kB in 1s (3076 kB/s) 13:28:46 (Reading database ... 12511 files and directories currently installed.) 13:28:46 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 13:28:46 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:28:46 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 13:28:46 Selecting previously unselected package udev. 13:28:46 (Reading database ... 12511 files and directories currently installed.) 13:28:46 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 13:28:46 Unpacking udev (237-3ubuntu10.52) ... 13:28:46 Selecting previously unselected package libfuse2:amd64. 13:28:46 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:28:46 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:28:46 Selecting previously unselected package fuse. 13:28:46 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:28:46 Unpacking fuse (2.9.7-1ubuntu1) ... 13:28:46 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:28:46 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:28:46 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:28:46 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:28:46 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:28:46 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:28:46 Selecting previously unselected package libksba8:amd64. 13:28:46 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:28:46 Unpacking libksba8:amd64 (1.3.5-2) ... 13:28:46 Selecting previously unselected package libroken18-heimdal:amd64. 13:28:46 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:47 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:28:47 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:47 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:47 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:28:47 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:47 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:28:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:47 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:47 Selecting previously unselected package libwind0-heimdal:amd64. 13:28:47 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:47 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:28:47 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:47 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:47 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:28:47 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:47 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:47 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:28:47 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:47 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:47 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:28:47 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:47 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:47 Selecting previously unselected package libsasl2-modules-db:amd64. 13:28:47 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:28:47 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:28:47 Selecting previously unselected package libsasl2-2:amd64. 13:28:47 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:28:47 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:28:47 Selecting previously unselected package libldap-common. 13:28:47 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:28:47 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:28:47 Selecting previously unselected package libldap-2.4-2:amd64. 13:28:47 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:28:47 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:28:48 Selecting previously unselected package dirmngr. 13:28:48 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:28:48 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:28:48 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:28:48 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:28:48 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:28:48 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:28:48 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:28:48 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:28:48 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:48 Setting up libksba8:amd64 (1.3.5-2) ... 13:28:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:28:48 Setting up udev (237-3ubuntu10.52) ... 13:28:48 invoke-rc.d: policy-rc.d denied execution of start. 13:28:48 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:48 Processing triggers for systemd (237-3ubuntu10) ... 13:28:48 Setting up fuse (2.9.7-1ubuntu1) ... 13:28:48 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:28:48 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:48 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:48 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:48 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:48 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:48 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:48 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:48 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:28:48 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:28:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:28:49 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:28:49 settings in the [Install] section, and DefaultInstance for template units). 13:28:49 This means they are not meant to be enabled using systemctl. 13:28:49 Possible reasons for having this kind of units are: 13:28:49 1) A unit may be statically enabled by being symlinked from another unit's 13:28:49 .wants/ or .requires/ directory. 13:28:49 2) A unit's purpose may be to act as a helper for some other unit which has 13:28:49 a requirement dependency on it. 13:28:49 3) A unit may be started when needed via activation (socket, path, timer, 13:28:49 D-Bus, udev, scripted systemctl call, ...). 13:28:49 4) In case of template units, the unit is meant to be enabled with some 13:28:49 instance name specified. 13:28:49 Reading package lists... 13:28:49 Building dependency tree... 13:28:49 Reading state information... 13:28:49 The following additional packages will be installed: 13:28:49 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:28:49 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:28:49 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:28:49 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:28:49 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:28:49 Suggested packages: 13:28:49 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:28:49 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:28:49 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:28:49 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:28:49 systemd-container policykit-1 13:28:49 Recommended packages: 13:28:49 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:28:49 The following NEW packages will be installed: 13:28:49 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:28:49 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:28:49 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:28:49 multiarch-support openssh-client python3 python3-minimal python3.6 13:28:49 python3.6-minimal snapd squashfs-tools sudo 13:28:49 The following packages will be upgraded: 13:28:49 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:28:49 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 13:28:49 Need to get 36.8 MB of archives. 13:28:49 After this operation, 147 MB of additional disk space will be used. 13:28:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 13:28:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:28:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:28:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:28:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:28:49 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 13:28:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:28:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:28:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:28:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:28:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:28:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:28:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:28:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:28:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 13:28:50 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 13:28:50 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 13:28:50 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 13:28:50 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 13:28:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 13:28:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:28:50 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:28:50 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:28:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:28:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:28:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:28:50 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:28:50 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:28:50 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:28:50 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 13:28:51 debconf: delaying package configuration, since apt-utils is not installed 13:28:51 Fetched 36.8 MB in 2s (20.0 MB/s) 13:28:51 (Reading database ... 12757 files and directories currently installed.) 13:28:51 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 13:28:51 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:28:52 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 13:28:52 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:28:52 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 13:28:52 (Reading database ... 12757 files and directories currently installed.) 13:28:52 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 13:28:52 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 13:28:52 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 13:28:52 (Reading database ... 12757 files and directories currently installed.) 13:28:52 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 13:28:52 Unpacking apt (1.6.14) over (1.6.1) ... 13:28:52 Setting up apt (1.6.14) ... 13:28:52 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:28:53 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:28:53 (Reading database ... 12764 files and directories currently installed.) 13:28:53 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 13:28:53 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 13:28:53 Selecting previously unselected package libpython3.6-minimal:amd64. 13:28:53 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:28:53 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:28:53 Selecting previously unselected package libexpat1:amd64. 13:28:53 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:28:53 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:28:53 Selecting previously unselected package python3.6-minimal. 13:28:53 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:28:53 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:28:54 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 13:28:54 Checking for services that may need to be restarted...done. 13:28:54 Checking for services that may need to be restarted...done. 13:28:54 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:28:54 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:28:54 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:28:54 Selecting previously unselected package python3-minimal. 13:28:54 (Reading database ... 13012 files and directories currently installed.) 13:28:54 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:28:54 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:28:54 Selecting previously unselected package mime-support. 13:28:54 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:28:54 Unpacking mime-support (3.60ubuntu1) ... 13:28:54 Selecting previously unselected package libmpdec2:amd64. 13:28:54 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:28:54 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:28:54 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:28:54 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:28:54 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:28:55 Selecting previously unselected package python3.6. 13:28:55 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:28:55 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:28:55 Selecting previously unselected package libpython3-stdlib:amd64. 13:28:55 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:28:55 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:28:55 Setting up python3-minimal (3.6.7-1~18.04) ... 13:28:55 Selecting previously unselected package python3. 13:28:55 (Reading database ... 13442 files and directories currently installed.) 13:28:55 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:28:55 Unpacking python3 (3.6.7-1~18.04) ... 13:28:55 Selecting previously unselected package multiarch-support. 13:28:55 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:28:55 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:28:55 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:28:55 Selecting previously unselected package liblzo2-2:amd64. 13:28:55 (Reading database ... 13479 files and directories currently installed.) 13:28:55 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:28:55 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:28:55 Selecting previously unselected package libbsd0:amd64. 13:28:55 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:28:55 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:28:55 Selecting previously unselected package sudo. 13:28:55 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:28:55 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:28:55 Selecting previously unselected package apparmor. 13:28:55 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:28:55 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:28:55 Selecting previously unselected package libedit2:amd64. 13:28:55 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:28:55 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:28:55 Selecting previously unselected package libkrb5support0:amd64. 13:28:55 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:28:55 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:28:55 Selecting previously unselected package libk5crypto3:amd64. 13:28:55 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:28:55 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:28:55 Selecting previously unselected package libkeyutils1:amd64. 13:28:55 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:28:55 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:28:55 Selecting previously unselected package libkrb5-3:amd64. 13:28:55 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:28:55 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:28:56 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:28:56 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:28:56 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:28:56 Selecting previously unselected package libssl1.0.0:amd64. 13:28:56 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 13:28:56 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:28:56 Selecting previously unselected package openssh-client. 13:28:56 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 13:28:56 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 13:28:56 Selecting previously unselected package squashfs-tools. 13:28:56 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 13:28:56 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:28:56 Selecting previously unselected package snapd. 13:28:56 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 13:28:56 Unpacking snapd (2.51.1+18.04) ... 13:28:58 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:28:58 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:28:58 Setting up mime-support (3.60ubuntu1) ... 13:28:58 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:28:58 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:28:58 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:28:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:28:58 Setting up systemd (237-3ubuntu10.52) ... 13:28:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:28:59 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:28:59 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:28:59 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:28:59 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:28:59 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:28:59 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:28:59 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:28:59 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:28:59 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:28:59 Setting up python3 (3.6.7-1~18.04) ... 13:28:59 running python rtupdate hooks for python3.6... 13:28:59 running python post-rtupdate hooks for python3.6... 13:29:00 Setting up apparmor (2.12-4ubuntu5.1) ... 13:29:00 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:29:00 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:29:00 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 13:29:00 Setting up snapd (2.51.1+18.04) ... 13:29:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:29:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:29:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:29:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:29:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:29:01 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:29:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:29:02 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:29:02 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:29:02 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:29:02 /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' 13:29:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:29:02 Processing triggers for systemd (237-3ubuntu10.52) ... 13:29:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:29:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:29:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:29:04 Reading package lists... 13:29:04 Reading package lists... 13:29:05 Building dependency tree... 13:29:05 Reading state information... 13:29:05 Calculating upgrade... 13:29:05 The following packages will be upgraded: 13:29:05 advancecomp base-files bash binutils binutils-common 13:29:05 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:29:05 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:29:05 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 13:29:05 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 13:29:05 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:29:05 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:29:05 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:29:05 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 13:29:05 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 13:29:05 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 13:29:05 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 13:29:05 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 13:29:05 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 13:29:05 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 13:29:05 ubuntu-keyring util-linux 13:29:05 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:29:05 Need to get 64.2 MB of archives. 13:29:05 After this operation, 5142 kB of additional disk space will be used. 13:29:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 13:29:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:29:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:29:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:29:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:29:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:29:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:29:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:29:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:29:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:29:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:29:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:29:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:29:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:29:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:29:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:29:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:29:05 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:29:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:29:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:29:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:29:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:29:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:29:05 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:29:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:29:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:29:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:29:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:29:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:29:05 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:29:05 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:29:05 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:29:05 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:29:05 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 13:29:05 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 13:29:05 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:29:05 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:29:05 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 13:29:05 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 13:29:05 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:29:05 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:29:05 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 13:29:05 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 13:29:05 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:29:05 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:29:05 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:29:05 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 13:29:05 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:29:05 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:29:05 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 13:29:05 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 13:29:05 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 13:29:05 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 13:29:05 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:29:05 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:29:05 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:29:05 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:29:06 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:29:06 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:29:06 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:29:06 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:29:06 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:29:06 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:29:06 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:29:06 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:29:06 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:29:06 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:29:06 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:29:06 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 13:29:06 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:29:06 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:29:06 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:29:06 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 13:29:06 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:29:06 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:29:06 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:29:06 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:29:06 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:29:06 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:29:06 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:29:06 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:29:06 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:29:06 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:29:06 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 13:29:06 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] 13:29:06 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 13:29:06 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 13:29:06 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] 13:29:06 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:29:06 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:29:06 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:29:06 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 13:29:06 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 13:29:06 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:29:06 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:29:06 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:29:06 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] 13:29:07 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:29:07 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:29:07 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:29:07 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:29:07 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:29:07 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:29:07 debconf: delaying package configuration, since apt-utils is not installed 13:29:07 Fetched 64.2 MB in 2s (40.2 MB/s) 13:29:07 (Reading database ... 13914 files and directories currently installed.) 13:29:07 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:29:07 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:29:07 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:29:07 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:29:07 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 13:29:07 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 13:29:07 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:29:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:29:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:29:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:29:08 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:29:08 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:29:08 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:29:08 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:29:08 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:29:08 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:29:08 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:29:08 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:29:08 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:29:08 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:29:08 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:29:08 (Reading database ... 13914 files and directories currently installed.) 13:29:08 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:29:08 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:29:08 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:29:08 (Reading database ... 13914 files and directories currently installed.) 13:29:08 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:29:08 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:29:08 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:29:08 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:29:08 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:29:08 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:29:08 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:29:08 (Reading database ... 13914 files and directories currently installed.) 13:29:08 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:29:08 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:29:09 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:29:09 (Reading database ... 13914 files and directories currently installed.) 13:29:09 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 13:29:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:29:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:29:09 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 13:29:09 Setting up base-files (10.1ubuntu2.11) ... 13:29:09 Installing new version of config file /etc/issue ... 13:29:09 Installing new version of config file /etc/issue.net ... 13:29:09 Installing new version of config file /etc/lsb-release ... 13:29:09 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:29:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:29:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:29:10 Removing obsolete conffile /etc/default/motd-news ... 13:29:10 (Reading database ... 13915 files and directories currently installed.) 13:29:10 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:29:10 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:29:10 Setting up bash (4.4.18-2ubuntu1.2) ... 13:29:10 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 13:29:10 (Reading database ... 13915 files and directories currently installed.) 13:29:10 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:29:10 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:29:10 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:29:10 (Reading database ... 13915 files and directories currently installed.) 13:29:10 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:29:10 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:29:10 Setting up tar (1.29b-2ubuntu0.2) ... 13:29:10 (Reading database ... 13915 files and directories currently installed.) 13:29:10 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:29:10 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:29:11 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:29:11 (Reading database ... 13915 files and directories currently installed.) 13:29:11 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:29:11 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:29:11 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:29:11 (Reading database ... 13915 files and directories currently installed.) 13:29:11 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:29:11 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:29:11 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:29:11 (Reading database ... 13915 files and directories currently installed.) 13:29:11 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:29:11 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:29:11 Setting up grep (3.1-2build1) ... 13:29:11 (Reading database ... 13915 files and directories currently installed.) 13:29:11 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 13:29:11 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 13:29:11 Setting up gzip (1.6-5ubuntu1.1) ... 13:29:11 (Reading database ... 13915 files and directories currently installed.) 13:29:11 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:29:11 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:29:11 Setting up login (1:4.5-1ubuntu2) ... 13:29:11 (Reading database ... 13915 files and directories currently installed.) 13:29:11 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:29:11 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:29:11 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:29:11 (Reading database ... 13915 files and directories currently installed.) 13:29:11 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:29:11 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:29:12 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:29:12 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:29:12 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:29:12 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:29:12 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:29:12 (Reading database ... 13915 files and directories currently installed.) 13:29:12 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:29:12 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:29:13 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:29:13 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:29:13 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:29:13 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:29:13 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:29:13 (Reading database ... 13915 files and directories currently installed.) 13:29:13 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:29:13 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:29:13 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:29:13 (Reading database ... 13915 files and directories currently installed.) 13:29:13 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:29:13 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:29:13 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:29:13 (Reading database ... 13915 files and directories currently installed.) 13:29:13 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:29:13 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:29:13 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:29:14 (Reading database ... 13915 files and directories currently installed.) 13:29:14 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:29:14 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:29:14 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:29:14 (Reading database ... 13915 files and directories currently installed.) 13:29:14 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:29:14 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:29:14 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:29:14 (Reading database ... 13915 files and directories currently installed.) 13:29:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:29:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:29:14 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:29:14 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:29:14 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:29:14 (Reading database ... 13915 files and directories currently installed.) 13:29:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:29:14 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:29:14 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:29:14 (Reading database ... 13915 files and directories currently installed.) 13:29:14 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:29:14 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:29:14 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:29:14 (Reading database ... 13915 files and directories currently installed.) 13:29:14 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:29:14 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:29:14 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:29:14 (Reading database ... 13915 files and directories currently installed.) 13:29:14 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:29:14 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:29:15 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:29:15 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:29:15 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:29:16 (Reading database ... 13915 files and directories currently installed.) 13:29:16 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:29:16 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:29:16 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:29:16 (Reading database ... 13915 files and directories currently installed.) 13:29:16 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:29:16 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:29:16 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:29:16 (Reading database ... 13917 files and directories currently installed.) 13:29:16 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:29:16 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:29:16 Setting up debconf (1.5.66ubuntu1) ... 13:29:16 (Reading database ... 13917 files and directories currently installed.) 13:29:16 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:29:16 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:29:16 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:29:16 (Reading database ... 13917 files and directories currently installed.) 13:29:16 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:29:16 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:29:16 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:29:16 (Reading database ... 13917 files and directories currently installed.) 13:29:16 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:29:16 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:29:16 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:29:17 (Reading database ... 13917 files and directories currently installed.) 13:29:17 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:29:17 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:29:17 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 13:29:17 (Reading database ... 13919 files and directories currently installed.) 13:29:17 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:29:17 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:29:17 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:29:17 (Reading database ... 13923 files and directories currently installed.) 13:29:17 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:29:17 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:29:17 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 13:29:17 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:29:17 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:29:17 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:29:17 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:29:17 (Reading database ... 13923 files and directories currently installed.) 13:29:17 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 13:29:17 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 13:29:17 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 13:29:17 (Reading database ... 13923 files and directories currently installed.) 13:29:17 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 13:29:17 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 13:29:17 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 13:29:18 (Reading database ... 13923 files and directories currently installed.) 13:29:18 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 13:29:18 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:29:18 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 13:29:18 (Reading database ... 13923 files and directories currently installed.) 13:29:18 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:29:18 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:29:18 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:29:18 (Reading database ... 13923 files and directories currently installed.) 13:29:18 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:29:18 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:29:18 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:29:18 (Reading database ... 13923 files and directories currently installed.) 13:29:18 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:29:18 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:29:18 Setting up passwd (1:4.5-1ubuntu2) ... 13:29:19 (Reading database ... 13923 files and directories currently installed.) 13:29:19 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:29:19 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:29:19 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:29:19 (Reading database ... 13923 files and directories currently installed.) 13:29:19 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:29:19 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:29:19 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:29:19 (Reading database ... 13923 files and directories currently installed.) 13:29:19 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:29:19 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:29:19 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:29:19 (Reading database ... 13923 files and directories currently installed.) 13:29:19 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:29:19 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:29:19 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:29:19 (Reading database ... 13923 files and directories currently installed.) 13:29:19 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:29:19 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:29:19 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:29:19 (Reading database ... 13923 files and directories currently installed.) 13:29:19 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:29:19 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:29:19 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:29:19 (Reading database ... 13923 files and directories currently installed.) 13:29:19 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 13:29:19 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 13:29:19 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 13:29:20 (Reading database ... 13923 files and directories currently installed.) 13:29:20 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 13:29:20 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 13:29:20 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 13:29:20 (Reading database ... 13923 files and directories currently installed.) 13:29:20 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:29:20 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:29:20 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:29:20 (Reading database ... 13924 files and directories currently installed.) 13:29:20 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:29:20 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:29:20 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:29:20 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:29:20 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 13:29:20 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 13:29:20 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 13:29:20 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 13:29:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:29:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:29:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:29:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:29:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:29:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:29:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:29:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:29:21 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:29:21 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:29:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:29:21 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:29:21 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:29:21 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:29:21 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 13:29:21 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 13:29:21 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:29:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:29:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:29:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:29:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:29:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:29:21 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:29:21 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:29:22 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:29:22 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:29:22 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:29:22 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:29:22 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:29:22 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:29:22 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:29:22 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:29:22 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:29:22 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:29:22 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:29:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:29:23 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:29:23 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:29:24 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:29:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:29:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:29:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:29:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:29:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:29:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:29:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:29:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:29:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:29:25 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:29:25 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:29:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:29:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:29:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:29:26 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:29:26 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:29:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:29:26 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:29:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:29:26 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:29:26 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:29:26 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:29:26 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:29:26 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:29:26 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:29:26 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:29:26 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:29:26 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:29:26 Setting up tzdata (2021a-2ubuntu0.18.04) ... 13:29:26 13:29:26 Current default time zone: 'Etc/UTC' 13:29:26 Local time is now: Wed Oct 13 13:29:26 UTC 2021. 13:29:26 Universal Time is now: Wed Oct 13 13:29:26 UTC 2021. 13:29:26 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:29:26 13:29:26 Setting up systemd-sysv (237-3ubuntu10.52) ... 13:29:26 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:29:26 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 13:29:26 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:29:26 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:29:26 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:29:26 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:29:26 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:29:26 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:29:26 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:29:26 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:29:26 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:29:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:29:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 13:29:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:29:26 Setting up patch (2.7.6-2ubuntu1.1) ... 13:29:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:29:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:29:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 13:29:26 Installing new version of config file /etc/ssl/openssl.cnf ... 13:29:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:29:26 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:29:26 Setting up ca-certificates (20210119~18.04.2) ... 13:29:28 Updating certificates in /etc/ssl/certs... 13:29:29 23 added, 28 removed; done. 13:29:29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:29:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:29:29 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:29:29 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:29:29 Setting up pkgbinarymangler (138.18.04.1) ... 13:29:29 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:29:29 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 13:29:29 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:29:29 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:29:29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:29:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:29:29 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:29:29 Setting up perl (5.26.1-6ubuntu0.5) ... 13:29:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 13:29:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:29:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:29:29 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 13:29:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:29:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:29:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:29:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:29:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:29:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:29:29 Processing triggers for systemd (237-3ubuntu10.52) ... 13:29:29 Processing triggers for mime-support (3.60ubuntu1) ... 13:29:29 Processing triggers for ca-certificates (20210119~18.04.2) ... 13:29:29 Updating certificates in /etc/ssl/certs... 13:29:30 0 added, 0 removed; done. 13:29:30 Running hooks in /etc/ca-certificates/update.d... 13:29:30 done. 13:29:30 Reading package lists... 13:29:31 Building dependency tree... 13:29:31 Reading state information... 13:29:31 The following NEW packages will be installed: 13:29:31 apt-transport-https 13:29:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:29:31 Need to get 4348 B of archives. 13:29:31 After this operation, 154 kB of additional disk space will be used. 13:29:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 13:29:31 debconf: delaying package configuration, since apt-utils is not installed 13:29:31 Fetched 4348 B in 0s (21.0 kB/s) 13:29:31 Selecting previously unselected package apt-transport-https. 13:29:31 (Reading database ... 13928 files and directories currently installed.) 13:29:31 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 13:29:31 Unpacking apt-transport-https (1.6.14) ... 13:29:31 Setting up apt-transport-https (1.6.14) ... 13:29:32 Waiting for network to be ready... 13:29:40 2021-10-13T13:29:34Z INFO Waiting for automatic snapd restart... 13:30:18 snapd 2.51.7 from Canonical* installed 13:30:18 "snapd" switched to the "latest/stable" channel 13:30:18 13:30:18 core18 20210722 from Canonical* installed 13:30:18 "core18" switched to the "latest/stable" channel 13:30:18 13:30:19 snapcraft 5.0 from Canonical* installed 13:30:19 "snapcraft" switched to the "latest/stable" channel 13:30:19 13:30:24 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: 13:30:24 - README.md 13:30:24 13:30:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:30:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:30:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:30:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:30:25 Reading package lists... 13:30:26 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 13:30:26 Reading package lists... 13:30:26 Building dependency tree... 13:30:26 Reading state information... 13:30:26 Suggested packages: 13:30:26 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:30:26 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:30:26 Recommended packages: 13:30:26 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:30:26 The following NEW packages will be installed: 13:30:26 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:30:26 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:30:26 pkg-config zip 13:30:26 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:30:26 Need to get 7670 kB of archives. 13:30:26 After this operation, 43.8 MB of additional disk space will be used. 13:30:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:30:26 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:30:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 13:30:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 13:30:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 13:30:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:30:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:30:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:30:27 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:30:27 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:30:27 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:30:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:30:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:30:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:30:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:30:27 debconf: delaying package configuration, since apt-utils is not installed 13:30:27 Fetched 7670 kB in 1s (9548 kB/s) 13:30:27 Selecting previously unselected package libglib2.0-0:amd64. 13:30:27 (Reading database ... 13932 files and directories currently installed.) 13:30:27 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:30:27 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:30:27 Selecting previously unselected package libpsl5:amd64. 13:30:27 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:30:27 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:30:27 Selecting previously unselected package libnghttp2-14:amd64. 13:30:27 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:30:27 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:30:27 Selecting previously unselected package librtmp1:amd64. 13:30:27 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:30:27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:30:28 Selecting previously unselected package libcurl3-gnutls:amd64. 13:30:28 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 13:30:28 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:30:28 Selecting previously unselected package liberror-perl. 13:30:28 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:30:28 Unpacking liberror-perl (0.17025-1) ... 13:30:28 Selecting previously unselected package git-man. 13:30:28 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 13:30:28 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 13:30:28 Selecting previously unselected package git. 13:30:28 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 13:30:28 Unpacking git (1:2.17.1-1ubuntu0.9) ... 13:30:28 Selecting previously unselected package libnorm1:amd64. 13:30:28 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:30:28 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:30:28 Selecting previously unselected package libpgm-5.2-0:amd64. 13:30:28 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:30:28 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:30:28 Selecting previously unselected package libsodium23:amd64. 13:30:28 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:30:28 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:30:28 Selecting previously unselected package libzmq5:amd64. 13:30:28 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:30:28 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:30:29 Selecting previously unselected package libzmq3-dev:amd64. 13:30:29 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:30:29 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:30:29 Selecting previously unselected package pkg-config. 13:30:29 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:30:29 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:30:29 Selecting previously unselected package zip. 13:30:29 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:30:29 Unpacking zip (3.0-11build1) ... 13:30:29 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:30:29 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 13:30:29 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:30:29 Setting up liberror-perl (0.17025-1) ... 13:30:29 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:30:29 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:30:29 No schema files found: doing nothing. 13:30:29 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:30:29 Setting up zip (3.0-11build1) ... 13:30:29 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:30:29 Setting up libsodium23:amd64 (1.0.16-2) ... 13:30:29 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:30:29 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:30:29 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:30:29 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:30:29 Setting up git (1:2.17.1-1ubuntu0.9) ... 13:30:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:30:30 git set to automatically installed. 13:30:30 git-man set to automatically installed. 13:30:30 libcurl3-gnutls set to automatically installed. 13:30:30 liberror-perl set to automatically installed. 13:30:30 libglib2.0-0 set to automatically installed. 13:30:30 libnghttp2-14 set to automatically installed. 13:30:30 libnorm1 set to automatically installed. 13:30:30 libpgm-5.2-0 set to automatically installed. 13:30:30 libpsl5 set to automatically installed. 13:30:30 librtmp1 set to automatically installed. 13:30:30 libsodium23 set to automatically installed. 13:30:30 libzmq3-dev set to automatically installed. 13:30:30 libzmq5 set to automatically installed. 13:30:30 pkg-config set to automatically installed. 13:30:30 zip set to automatically installed. 13:30:34 snapd is not logged in, snap install commands will use sudo 13:30:49 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 13:30:50 snapd is not logged in, snap install commands will use sudo 13:30:53 snap "core18" has no updates available 13:30:54 Pulling config-common 13:30:54 + snapcraftctl pull 13:31:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:31:04 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:31:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1906 kB] 13:31:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] 13:31:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:31:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:31:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [469 kB] 13:31:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.2 kB] 13:31:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 13:31:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] 13:31:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:31:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:31:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:31:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:31:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:31:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:31:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:31:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:31:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:31:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2251 kB] 13:31:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 13:31:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 13:31:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 13:31:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] 13:31:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] 13:31:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 13:31:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] 13:31:04 Fetched 25.4 MB in 0s (0 B/s) 13:31:04 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:31:04 Fetched 224 kB in 0s (0 B/s) 13:31:04 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:31:04 Fetched 157 kB in 0s (0 B/s) 13:31:04 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:31:04 Fetched 221 kB in 0s (0 B/s) 13:31:04 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:31:04 Fetched 143 kB in 0s (0 B/s) 13:31:04 Pulling device-mqtt 13:31:04 + snapcraftctl pull 13:31:05 Pulling hooks 13:31:05 + snapcraftctl pull 13:31:06 Building config-common 13:31:06 + snapcraftctl build 13:31:09 Building device-mqtt 13:31:09 + cd /root/parts/device-mqtt/src 13:31:09 + git describe --tags --abbrev=0 13:31:09 + sed s/v// 13:31:09 + GIT_VERSION=2.0.1-dev.10 13:31:09 + [ -z 2.0.1-dev.10 ] 13:31:09 + snapcraftctl set-version 2.0.1-dev.10 13:31:10 + echo 2.0.1-dev.10 13:31:10 + go mod tidy 13:31:11 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 13:31:11 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 13:31:11 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 13:31:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 13:31:11 go: downloading github.com/google/uuid v1.3.0 13:31:11 go: downloading github.com/spf13/cast v1.4.1 13:31:11 go: downloading github.com/stretchr/testify v1.7.0 13:31:11 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 13:31:11 go: downloading github.com/gorilla/websocket v1.4.2 13:31:11 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 13:31:11 go: downloading github.com/gorilla/mux v1.8.0 13:31:12 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 13:31:12 go: downloading github.com/davecgh/go-spew v1.1.1 13:31:12 go: downloading github.com/pmezard/go-difflib v1.0.0 13:31:12 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:31:12 go: downloading github.com/go-playground/validator/v10 v10.6.1 13:31:12 go: downloading github.com/go-kit/kit v0.9.0 13:31:12 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 13:31:12 go: downloading github.com/pelletier/go-toml v1.9.2 13:31:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:31:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 13:31:12 go: downloading gopkg.in/yaml.v2 v2.4.0 13:31:12 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 13:31:12 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 13:31:12 go: downloading github.com/stretchr/objx v0.1.0 13:31:12 go: downloading github.com/go-playground/universal-translator v0.17.0 13:31:12 go: downloading github.com/leodido/go-urn v1.2.0 13:31:12 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 13:31:12 go: downloading golang.org/x/text v0.3.2 13:31:12 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:31:12 go: downloading github.com/go-playground/locales v0.13.0 13:31:12 go: downloading github.com/go-logfmt/logfmt v0.4.0 13:31:12 go: downloading github.com/go-stack/stack v1.8.0 13:31:12 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:31:12 go: downloading github.com/hashicorp/consul/api v1.8.1 13:31:12 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:31:12 go: downloading github.com/kr/pretty v0.2.0 13:31:13 go: downloading github.com/x448/float16 v0.8.4 13:31:13 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:31:13 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 13:31:13 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:31:13 go: downloading github.com/pebbe/zmq4 v1.2.7 13:31:13 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:31:13 go: downloading github.com/mitchellh/copystructure v1.0.0 13:31:13 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:31:13 go: downloading github.com/kr/text v0.1.0 13:31:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:31:13 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:31:13 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:31:13 go: downloading github.com/hashicorp/serf v0.9.5 13:31:13 go: downloading github.com/hashicorp/consul/sdk v0.7.0 13:31:14 go: downloading github.com/hashicorp/go-uuid v1.0.1 13:31:14 go: downloading github.com/onsi/ginkgo v1.10.1 13:31:14 go: downloading github.com/onsi/gomega v1.7.0 13:31:14 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:31:14 go: downloading github.com/fatih/color v1.9.0 13:31:14 go: downloading github.com/mattn/go-colorable v0.1.6 13:31:14 go: downloading github.com/mattn/go-isatty v0.0.12 13:31:14 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:31:14 go: downloading github.com/pkg/errors v0.8.1 13:31:14 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:31:14 go: downloading github.com/hashicorp/go-msgpack v0.5.3 13:31:14 go: downloading github.com/hashicorp/memberlist v0.2.2 13:31:14 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 13:31:14 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:31:14 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:31:14 go: downloading github.com/hpcloud/tail v1.0.0 13:31:14 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:31:14 go: downloading github.com/hashicorp/go-multierror v1.1.0 13:31:14 go: downloading github.com/miekg/dns v1.1.26 13:31:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 13:31:14 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:31:14 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:31:14 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:31:14 go: downloading gopkg.in/fsnotify.v1 v1.4.7 13:31:14 go: downloading github.com/hashicorp/errwrap v1.0.0 13:31:14 + make build 13:31:14 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.10" -o cmd/device-mqtt ./cmd 13:31:24 + install -DT ./cmd/device-mqtt /root/parts/device-mqtt/install/bin/device-mqtt 13:31:24 + install -DT ./cmd/res/configuration.toml /root/parts/device-mqtt/install/config/device-mqtt/res/configuration.toml 13:31:24 + install -DT ./cmd/res/devices/mqtt.test.device.toml /root/parts/device-mqtt/install/config/device-mqtt/res/devices/mqtt.test.device.toml 13:31:24 + install -DT ./cmd/res/devices/mqtt.test.device.toml /root/parts/device-mqtt/install/config/device-mqtt/res/devices/mqtt.test.device.toml 13:31:24 + 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 13:31:24 + install -DT ./Attribution.txt /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/Attribution.txt 13:31:24 + install -DT ./LICENSE /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/LICENSE 13:31:25 Building hooks 13:31:25 + cd /root/parts/hooks/src 13:31:25 + make build 13:31:25 go mod tidy 13:31:25 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 13:31:25 go: downloading github.com/stretchr/testify v1.5.1 13:31:25 go: downloading gopkg.in/yaml.v2 v2.2.2 13:31:25 go: downloading github.com/davecgh/go-spew v1.1.0 13:31:25 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 13:31:26 GO111MODULE=on go build -o cmd/install/install ./cmd/install 13:31:27 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 13:31:27 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 13:31:28 Staging config-common 13:31:28 + snapcraftctl stage 13:31:29 Staging device-mqtt 13:31:29 + snapcraftctl stage 13:31:30 Staging hooks 13:31:30 + snapcraftctl stage 13:31:31 Priming config-common 13:31:31 + snapcraftctl prime 13:31:32 Priming device-mqtt 13:31:32 + snapcraftctl prime 13:31:33 Priming hooks 13:31:33 + snapcraftctl prime 13:31:35 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 13:31:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:37 13:31:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:31:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:39 latest: Pulling from edgex-lftools-log-publisher 13:31:39 b4d181a07f80: Pulling fs layer 13:31:39 a1111a8f2ec3: Pulling fs layer 13:31:39 ed53099fbce6: Pulling fs layer 13:31:39 dc539afda2c1: Pulling fs layer 13:31:39 77bc0d833cb6: Pulling fs layer 13:31:39 9065ff56babe: Pulling fs layer 13:31:39 d287ab97295c: Pulling fs layer 13:31:39 77bc0d833cb6: Waiting 13:31:39 9065ff56babe: Waiting 13:31:39 d287ab97295c: Waiting 13:31:39 dc539afda2c1: Waiting 13:31:39 a1111a8f2ec3: Verifying Checksum 13:31:39 a1111a8f2ec3: Download complete 13:31:39 dc539afda2c1: Verifying Checksum 13:31:39 dc539afda2c1: Download complete 13:31:39 ed53099fbce6: Verifying Checksum 13:31:39 ed53099fbce6: Download complete 13:31:39 9065ff56babe: Verifying Checksum 13:31:39 9065ff56babe: Download complete 13:31:39 77bc0d833cb6: Verifying Checksum 13:31:39 77bc0d833cb6: Download complete 13:31:39 b4d181a07f80: Verifying Checksum 13:31:39 b4d181a07f80: Download complete 13:31:40 d287ab97295c: Verifying Checksum 13:31:40 d287ab97295c: Download complete 13:31:41 b4d181a07f80: Pull complete 13:31:41 a1111a8f2ec3: Pull complete 13:31:41 ed53099fbce6: Pull complete 13:31:41 dc539afda2c1: Pull complete 13:31:41 77bc0d833cb6: Pull complete 13:31:41 9065ff56babe: Pull complete 13:31:47 d287ab97295c: Pull complete 13:31:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:31:47 prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container 13:31:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:31:49 $ docker top e2f99caf633bcd37f40963038aac9b164a4be2afa49e9c57e1ce6c41c4e0fb60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:50 ---> job-cost.sh 13:31:50 lf-activate-venv: SKIPPING 13:31:50 INFO: No Stack... 13:32:22 INFO: Retrieving Pricing Info for: v3-standard-2 13:32:22 INFO: Archiving Costs [Pipeline] sh 13:32:22 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 13:32:22 + cut -d, -f6 [Pipeline] lock 13:32:22 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-307-1-stack-cost] 13:32:22 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-307-1-stack-cost] did not exist. Created. 13:32:22 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:32:23 /w/workspace/device-mqtt-go/1@tmp/durable-02cb3351/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-02cb3351/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:32:23 + echo total: 0.05999999865889549 [Pipeline] stash 13:32:23 Warning: overwriting stash ‘stack-cost’ 13:32:23 Stashed 1 file(s) [Pipeline] } 13:32:23 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:32:23 $ docker stop --time=1 e2f99caf633bcd37f40963038aac9b164a4be2afa49e9c57e1ce6c41c4e0fb60 13:32:24 $ docker rm -f e2f99caf633bcd37f40963038aac9b164a4be2afa49e9c57e1ce6c41c4e0fb60 [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 13:32:25 provisioning config files... 13:32:25 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-307@tmp/config3223101713638673155tmp [Pipeline] { [Pipeline] sh 13:32:25 + set +x 13:32:25 + bash -s -- 13:32:25 + curl -s https://codecov.io/bash 13:32:25 13:32:25 _____ _ 13:32:25 / ____| | | 13:32:25 | | ___ __| | ___ ___ _____ __ 13:32:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:32:25 | |___| (_) | (_| | __/ (_| (_) \ V / 13:32:25 \_____\___/ \__,_|\___|\___\___/ \_/ 13:32:25 Bash-1.0.6 13:32:25 13:32:25 13:32:25 ==> git version 2.24.4 found 13:32:25 ==> 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 13:32:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:32:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:32:25 ==> Jenkins CI detected. 13:32:25 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-307 13:32:25 project root: . 13:32:25 --> token set from env 13:32:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:32:26 ==> Running gcov in . (disable via -X gcov) 13:32:26 ==> Python coveragepy not found 13:32:26 ==> Searching for coverage reports in: 13:32:26 + . 13:32:26 -> Found 1 reports 13:32:26 ==> Detecting git/mercurial file structure 13:32:26 ==> Reading reports 13:32:26 + ./coverage.out bytes=17284 13:32:26 ==> Appending adjustments 13:32:26 https://docs.codecov.io/docs/fixing-reports 13:32:26 + Found adjustments 13:32:26 ==> Gzipping contents 13:32:26 4.0K /tmp/codecov.QHlkq4.gz 13:32:26 ==> Uploading reports 13:32:26 url: https://codecov.io 13:32:26 query: branch=PR-307&commit=ad72b8b439170da592d7138bea7c9d48d5cdc02c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=307&job=&cmd_args= 13:32:26 -> Pinging Codecov 13:32:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-307&commit=ad72b8b439170da592d7138bea7c9d48d5cdc02c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=307&job=&cmd_args= 13:32:26 -> Uploading to 13:32:26 https://storage.googleapis.com/codecov/v4/raw/2021-10-13/7D719EC7BBE17E464838252E33014C33/ad72b8b439170da592d7138bea7c9d48d5cdc02c/09c2b551-0088-4c4d-b65c-1957570e06d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T133226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4f662f6f871683e68e53de03d15dddc9ec5b46a9a4f63f00ee770de2cb45720 13:32:26 % Total % Received % Xferd Average Speed Time Time Time Current 13:32:26 Dload Upload Total Spent Left Speed 13:32:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 9117 --:--:-- --:--:-- --:--:-- 9123 13:32:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/ad72b8b439170da592d7138bea7c9d48d5cdc02c [Pipeline] } 13:32:26 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 13:32:28 + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-307/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:32:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:32:29 ---> package-listing.sh 13:32:29 ++ facter osfamily 13:32:29 ++ tr '[:upper:]' '[:lower:]' 13:32:30 + OS_FAMILY=redhat 13:32:30 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-307 13:32:30 + START_PACKAGES=/tmp/packages_start.txt 13:32:30 + END_PACKAGES=/tmp/packages_end.txt 13:32:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:32:30 + PACKAGES=/tmp/packages_start.txt 13:32:30 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-307 ']' 13:32:30 + PACKAGES=/tmp/packages_end.txt 13:32:30 + case "${OS_FAMILY}" in 13:32:30 + rpm -qa 13:32:30 + sort 13:32:31 + '[' -f /tmp/packages_start.txt ']' 13:32:31 + '[' -f /tmp/packages_end.txt ']' 13:32:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:32:31 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-307 ']' 13:32:31 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-307/archives/ 13:32:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-307/archives/ [Pipeline] echo 13:32:31 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-307/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:32:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:32 13:32:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:32:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:32 latest: Pulling from edgex-lftools-log-publisher 13:32:32 b4d181a07f80: Pulling fs layer 13:32:32 a1111a8f2ec3: Pulling fs layer 13:32:32 ed53099fbce6: Pulling fs layer 13:32:32 dc539afda2c1: Pulling fs layer 13:32:32 77bc0d833cb6: Pulling fs layer 13:32:32 9065ff56babe: Pulling fs layer 13:32:32 d287ab97295c: Pulling fs layer 13:32:32 77bc0d833cb6: Waiting 13:32:32 9065ff56babe: Waiting 13:32:32 d287ab97295c: Waiting 13:32:32 dc539afda2c1: Waiting 13:32:32 a1111a8f2ec3: Verifying Checksum 13:32:32 a1111a8f2ec3: Download complete 13:32:32 dc539afda2c1: Verifying Checksum 13:32:32 dc539afda2c1: Download complete 13:32:32 ed53099fbce6: Verifying Checksum 13:32:32 ed53099fbce6: Download complete 13:32:32 9065ff56babe: Verifying Checksum 13:32:32 9065ff56babe: Download complete 13:32:32 77bc0d833cb6: Verifying Checksum 13:32:32 77bc0d833cb6: Download complete 13:32:32 b4d181a07f80: Verifying Checksum 13:32:32 b4d181a07f80: Download complete 13:32:33 d287ab97295c: Verifying Checksum 13:32:33 d287ab97295c: Download complete 13:32:34 b4d181a07f80: Pull complete 13:32:34 a1111a8f2ec3: Pull complete 13:32:35 ed53099fbce6: Pull complete 13:32:35 dc539afda2c1: Pull complete 13:32:35 77bc0d833cb6: Pull complete 13:32:35 9065ff56babe: Pull complete 13:32:42 d287ab97295c: Pull complete 13:32:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:32:42 prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container 13:32:42 $ 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-307/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-307 -v /w/workspace/gexfoundry_device-mqtt-go_PR-307:/w/workspace/gexfoundry_device-mqtt-go_PR-307:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-307@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-307@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:32:44 $ docker top 0d6ce447f19730f05ccb04320fb74407020fdcbb095dff724fa4e5c43ea376ea -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:45 + touch /tmp/pre-build-complete [Pipeline] sh 13:32:45 + mkdir -p /var/log/sysstat [Pipeline] sh 13:32:45 + ls /var/log/sa-host 13:32:45 + sadf -c /var/log/sa-host/sa13 13:32:45 file_magic: OK 13:32:45 HZ: Using current value: 100 13:32:45 file_header: OK 13:32:45 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 13:32:45 Statistics: 13:32:45 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... 13:32:45 File successfully converted to sysstat format version 12.0.3 13:32:45 + sadf -c /var/log/sa-host/sa30 13:32:45 file_magic: OK 13:32:45 HZ: Using current value: 100 13:32:45 file_header: OK 13:32:45 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 13:32:45 Statistics: 13:32:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:32:45 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:46 provisioning config files... 13:32:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-307@tmp/config7979746278106694781tmp [Pipeline] { [Pipeline] echo 13:32:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:32:46 ---> create-netrc.sh [Pipeline] } 13:32:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:32:47 ---> python-tools-install.sh [Pipeline] echo 13:32:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:32:47 ---> sudo-logs.sh 13:32:47 Archiving 'sudo' log.. 13:32:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-1042.novalocal: Name or service not known 13:32:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-1042.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:32:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:32:47 ---> job-cost.sh 13:32:47 lf-activate-venv: SKIPPING 13:32:47 DEBUG: total: 0.05999999865889549 13:32:47 INFO: Retrieving Stack Cost... 13:33:00 INFO: Retrieving Pricing Info for: v3-standard-2 13:33:00 INFO: Archiving Costs [Pipeline] echo 13:33:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:33:00 ---> logs-deploy.sh 13:33:00 lf-activate-venv: SKIPPING 13:33:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-307/1 13:33:00 INFO: archiving workspace using pattern(s): 13:33:00 Archives upload complete. 13:33:01 INFO: archiving logs to Nexus 13:33:01 ---> uname -a: 13:33:01 Linux prd-centos7-docker-4c-2g-1042.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 13:33:01 13:33:01 13:33:01 ---> lscpu: 13:33:01 Architecture: x86_64 13:33:01 CPU op-mode(s): 32-bit, 64-bit 13:33:01 Byte Order: Little Endian 13:33:01 Address sizes: 40 bits physical, 48 bits virtual 13:33:01 CPU(s): 2 13:33:01 On-line CPU(s) list: 0,1 13:33:01 Thread(s) per core: 1 13:33:01 Core(s) per socket: 1 13:33:01 Socket(s): 2 13:33:01 NUMA node(s): 1 13:33:01 Vendor ID: AuthenticAMD 13:33:01 CPU family: 23 13:33:01 Model: 49 13:33:01 Model name: AMD EPYC-Rome Processor 13:33:01 Stepping: 0 13:33:01 CPU MHz: 2799.998 13:33:01 BogoMIPS: 5599.99 13:33:01 Virtualization: AMD-V 13:33:01 Hypervisor vendor: KVM 13:33:01 Virtualization type: full 13:33:01 L1d cache: 32K 13:33:01 L1i cache: 32K 13:33:01 L2 cache: 512K 13:33:01 L3 cache: 16384K 13:33:01 NUMA node0 CPU(s): 0,1 13:33:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:33:01 13:33:01 13:33:01 ---> nproc: 13:33:01 2 13:33:01 13:33:01 13:33:01 ---> df -h: 13:33:01 Filesystem Size Used Avail Use% Mounted on 13:33:01 overlay 40G 7.7G 33G 20% / 13:33:01 tmpfs 64M 0 64M 0% /dev 13:33:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:33:01 shm 64M 0 64M 0% /dev/shm 13:33:01 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:33:01 13:33:01 13:33:01 ---> sar -b -r -n DEV: 13:33:01 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 13:33:01 13:33:01 13:18:12 LINUX RESTART (2 CPU) 13:33:01 13:33:01 13:19:01 tps rtps wtps bread/s bwrtn/s 13:33:01 13:20:01 5.13 0.30 4.83 29.18 151.22 13:33:01 13:21:01 0.55 0.00 0.55 0.00 9.51 13:33:01 13:22:01 0.18 0.00 0.18 0.00 2.27 13:33:01 13:23:01 0.15 0.00 0.15 0.00 1.92 13:33:01 13:24:01 0.32 0.00 0.32 0.00 3.81 13:33:01 13:25:01 0.33 0.00 0.33 0.00 4.45 13:33:01 13:26:01 0.25 0.00 0.25 0.00 3.36 13:33:01 13:27:01 0.27 0.00 0.27 0.00 3.18 13:33:01 13:28:01 0.22 0.00 0.22 0.00 2.93 13:33:01 13:29:01 0.35 0.00 0.35 0.00 5.11 13:33:01 13:30:01 0.20 0.00 0.20 0.00 1.78 13:33:01 13:31:01 0.27 0.00 0.27 0.00 3.63 13:33:01 13:32:01 0.23 0.00 0.23 0.00 3.65 13:33:01 Average: 0.65 0.02 0.63 2.24 15.14 13:33:01 13:33:01 13:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:33:01 13:20:01 5696976 0 613700 7.66 2620 1695644 1188888 13.13 558676 1521020 20 13:33:01 13:21:01 5697268 0 613400 7.66 2620 1695652 1154952 12.75 558668 1521600 16 13:33:01 13:22:01 5695376 0 615292 7.68 2620 1695652 1155484 12.76 560080 1521600 8 13:33:01 13:23:01 5697232 0 613428 7.66 2620 1695660 1155208 12.75 557624 1522464 8 13:33:01 13:24:01 5698084 0 612568 7.65 2620 1695668 1155292 12.76 557196 1522464 8 13:33:01 13:25:01 5698116 0 612532 7.65 2620 1695672 1155304 12.76 557256 1522580 8 13:33:01 13:26:01 5688696 0 621948 7.77 2620 1695676 1155208 12.75 566688 1522576 8 13:33:01 13:27:01 5686584 0 624056 7.79 2620 1695680 1155472 12.76 568560 1522648 8 13:33:01 13:28:01 5687544 0 623092 7.78 2620 1695684 1155208 12.75 568752 1520984 8 13:33:01 13:29:01 5687464 0 623168 7.78 2620 1695688 1155292 12.76 569292 1520992 12 13:33:01 13:30:01 5679788 0 630840 7.88 2620 1695692 1155268 12.75 576488 1520992 12 13:33:01 13:31:01 5680332 0 630292 7.87 2620 1695696 1155208 12.75 576196 1521088 20 13:33:01 13:32:01 5681240 0 629376 7.86 2620 1695704 1155208 12.75 575656 1521088 8 13:33:01 Average: 5690362 0 620284 7.74 2620 1695674 1157846 12.78 565472 1521700 11 13:33:01 13:33:01 13:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:33:01 13:20:01 eth0 8.69 5.66 8.38 2.79 0.00 0.00 0.00 0.00 13:33:01 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:21:01 eth0 0.58 0.07 0.06 0.01 0.00 0.00 0.00 0.00 13:33:01 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:22:01 eth0 3.68 1.67 3.28 0.29 0.00 0.00 0.00 0.00 13:33:01 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:23:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:33:01 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:24:01 eth0 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 13:33:01 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:25:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 13:33:01 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:26:01 eth0 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 13:33:01 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:27:01 eth0 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 13:33:01 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:28:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:33:01 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:29:01 eth0 0.25 0.20 0.09 0.04 0.00 0.00 0.00 0.00 13:33:01 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:30:01 eth0 0.25 0.20 0.07 0.04 0.00 0.00 0.00 0.00 13:33:01 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:31:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:33:01 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:32:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:33:01 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 Average: eth0 1.19 0.69 0.95 0.27 0.00 0.00 0.00 0.00 13:33:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 13:33:01 13:33:01 ---> sar -P ALL: 13:33:01 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 13:33:01 13:33:01 13:18:12 LINUX RESTART (2 CPU) 13:33:01 13:33:01 13:19:01 CPU %user %nice %system %iowait %steal %idle 13:33:01 13:20:01 all 0.55 0.00 0.28 0.03 0.03 99.11 13:33:01 13:20:01 0 0.42 0.00 0.28 0.07 0.02 99.21 13:33:01 13:20:01 1 0.69 0.00 0.27 0.00 0.03 99.01 13:33:01 13:21:01 all 0.18 0.00 0.05 0.00 0.02 99.76 13:33:01 13:21:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:33:01 13:21:01 1 0.28 0.00 0.05 0.00 0.02 99.65 13:33:01 13:22:01 all 0.19 0.00 0.07 0.00 0.02 99.72 13:33:01 13:22:01 0 0.20 0.00 0.03 0.00 0.00 99.77 13:33:01 13:22:01 1 0.18 0.00 0.10 0.00 0.03 99.68 13:33:01 13:23:01 all 0.08 0.00 0.06 0.00 0.03 99.84 13:33:01 13:23:01 0 0.05 0.00 0.03 0.00 0.00 99.92 13:33:01 13:23:01 1 0.10 0.00 0.08 0.00 0.05 99.77 13:33:01 13:24:01 all 0.15 0.00 0.04 0.00 0.03 99.77 13:33:01 13:24:01 0 0.05 0.00 0.03 0.00 0.05 99.87 13:33:01 13:24:01 1 0.25 0.00 0.05 0.00 0.02 99.68 13:33:01 13:25:01 all 0.17 0.00 0.03 0.00 0.02 99.78 13:33:01 13:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:33:01 13:25:01 1 0.28 0.00 0.03 0.00 0.02 99.67 13:33:01 13:26:01 all 0.13 0.00 0.04 0.00 0.02 99.82 13:33:01 13:26:01 0 0.17 0.00 0.05 0.00 0.00 99.78 13:33:01 13:26:01 1 0.08 0.00 0.03 0.00 0.03 99.85 13:33:01 13:27:01 all 0.20 0.00 0.04 0.00 0.03 99.73 13:33:01 13:27:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:33:01 13:27:01 1 0.35 0.00 0.03 0.00 0.02 99.60 13:33:01 13:28:01 all 0.23 0.00 0.05 0.00 0.01 99.71 13:33:01 13:28:01 0 0.08 0.00 0.05 0.00 0.02 99.85 13:33:01 13:28:01 1 0.38 0.00 0.05 0.00 0.00 99.57 13:33:01 13:29:01 all 0.18 0.00 0.03 0.00 0.02 99.77 13:33:01 13:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:33:01 13:29:01 1 0.32 0.00 0.03 0.00 0.02 99.63 13:33:01 13:30:01 all 0.24 0.00 0.03 0.00 0.02 99.72 13:33:01 13:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:33:01 13:30:01 1 0.43 0.00 0.02 0.00 0.02 99.53 13:33:01 13:33:01 13:30:01 CPU %user %nice %system %iowait %steal %idle 13:33:01 13:31:01 all 0.22 0.00 0.05 0.00 0.03 99.71 13:33:01 13:31:01 0 0.05 0.00 0.07 0.00 0.03 99.85 13:33:01 13:31:01 1 0.38 0.00 0.03 0.00 0.02 99.57 13:33:01 13:32:01 all 0.22 0.00 0.04 0.00 0.02 99.72 13:33:01 13:32:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:33:01 13:32:01 1 0.37 0.00 0.05 0.00 0.02 99.57 13:33:01 Average: all 0.21 0.00 0.06 0.00 0.02 99.71 13:33:01 Average: 0 0.10 0.00 0.06 0.01 0.02 99.81 13:33:01 Average: 1 0.32 0.00 0.06 0.00 0.02 99.60 13:33:01 13:33:01 13:33:01