Pull request #42 updated 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 ajcasagrande for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 688b535f83d6813b0710a8aaeb8716b17c2efead+b1162a6ab64ed623d797fbee07d81df3d746b7df (e98a3850c1de0a16f04c4de40294ede2dc6f1145) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7091880450041702993.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh1643209117228582668.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-42/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-42/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4189618767838802703.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5608172074935593398.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-42/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-42/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1414442147693872317.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3117 in /w/workspace/oundry_device-rfid-llrp-go_PR-42 [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-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-42 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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/oundry_device-rfid-llrp-go_PR-42@tmp/jenkins-gitclient-ssh5142839293967131835.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit 688b535f83d6813b0710a8aaeb8716b17c2efead Merge succeeded, producing 688b535f83d6813b0710a8aaeb8716b17c2efead Checking out Revision 688b535f83d6813b0710a8aaeb8716b17c2efead (PR-42) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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/oundry_device-rfid-llrp-go_PR-42@tmp/jenkins-gitclient-ssh6845119374240081756.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # 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/oundry_device-rfid-llrp-go_PR-42@tmp/jenkins-gitclient-ssh3282648329581985515.key > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # timeout=10 Commit message: "Merge branch 'main' into provision-watcher" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-16T20:08:29.358Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-16T20:08:29.468Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-16T20:08:29.505Z] ========================================================= [2021-07-16T20:08:29.505Z] EdgeX Global Pipelines Version Info [2021-07-16T20:08:29.505Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 52a23fc108fdde2808348f3f53a36e41558bb8e6 # timeout=10 [2021-07-16T20:08:30.788Z] ------------------- [2021-07-16T20:08:30.788Z] stable info: [2021-07-16T20:08:30.788Z] ------------------- [2021-07-16T20:08:30.788Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-16T20:08:30.788Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-16T20:08:30.788Z] Message: update stable to v1.0.197 [2021-07-16T20:08:31.268Z] ------------------- [2021-07-16T20:08:31.268Z] experimental info: [2021-07-16T20:08:31.268Z] ------------------- [2021-07-16T20:08:31.268Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-16T20:08:31.268Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-16T20:08:31.268Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-16T20:08:31.417Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-07-16T20:08:31.440Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-07-16T20:08:31.465Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-16T20:08:31.488Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-16T20:08:31.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-16T20:08:31.535Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-16T20:08:31.560Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-16T20:08:31.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-16T20:08:31.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-16T20:08:31.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-16T20:08:31.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-16T20:08:31.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-07-16T20:08:31.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-16T20:08:31.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-16T20:08:31.763Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-16T20:08:31.794Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-16T20:08:31.838Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-16T20:08:31.881Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-16T20:08:31.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-16T20:08:31.961Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-16T20:08:32.009Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-16T20:08:32.056Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-16T20:08:32.103Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-16T20:08:32.145Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-16T20:08:32.300Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-16T20:08:32.323Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-16T20:08:32.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-42 [Pipeline] echo [2021-07-16T20:08:32.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-42 [Pipeline] echo [2021-07-16T20:08:32.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-42 [Pipeline] echo [2021-07-16T20:08:32.416Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 688b535f83d6813b0710a8aaeb8716b17c2efead [Pipeline] echo [2021-07-16T20:08:32.438Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 688b535 [Pipeline] echo [2021-07-16T20:08:32.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T20:08:32.559Z] provisioning config files... [2021-07-16T20:08:32.577Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/config8294619661873232289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T20:08:32.921Z] ---> docker-login.sh [2021-07-16T20:08:32.921Z] nexus3.edgexfoundry.org:10001 [2021-07-16T20:08:32.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T20:08:33.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T20:08:33.191Z] Configure a credential helper to remove this warning. See [2021-07-16T20:08:33.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T20:08:33.191Z] [2021-07-16T20:08:33.191Z] Login Succeeded [2021-07-16T20:08:33.191Z] nexus3.edgexfoundry.org:10002 [2021-07-16T20:08:33.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T20:08:33.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T20:08:33.461Z] Configure a credential helper to remove this warning. See [2021-07-16T20:08:33.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T20:08:33.461Z] [2021-07-16T20:08:33.461Z] Login Succeeded [2021-07-16T20:08:33.461Z] nexus3.edgexfoundry.org:10003 [2021-07-16T20:08:33.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T20:08:33.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T20:08:33.461Z] Configure a credential helper to remove this warning. See [2021-07-16T20:08:33.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T20:08:33.461Z] [2021-07-16T20:08:33.461Z] Login Succeeded [2021-07-16T20:08:33.461Z] nexus3.edgexfoundry.org:10004 [2021-07-16T20:08:33.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T20:08:33.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T20:08:33.729Z] Configure a credential helper to remove this warning. See [2021-07-16T20:08:33.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T20:08:33.729Z] [2021-07-16T20:08:33.729Z] Login Succeeded [2021-07-16T20:08:33.729Z] docker.io [2021-07-16T20:08:33.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T20:08:33.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T20:08:33.995Z] Configure a credential helper to remove this warning. See [2021-07-16T20:08:33.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T20:08:33.995Z] [2021-07-16T20:08:33.995Z] Login Succeeded [2021-07-16T20:08:33.995Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T20:08:34.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-16T20:08:34.551Z] + git log --format=format:%s -1 688b535f83d6813b0710a8aaeb8716b17c2efead [Pipeline] echo [2021-07-16T20:08:34.608Z] GIT_COMMIT: 688b535f83d6813b0710a8aaeb8716b17c2efead, Commit Message: Merge branch 'main' into provision-watcher [Pipeline] echo [2021-07-16T20:08:34.622Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:08:35.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T20:08:35.721Z] [2021-07-16T20:08:35.721Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:08:36.059Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T20:08:36.060Z] latest: Pulling from edgex-devops/git-semver [2021-07-16T20:08:36.060Z] 31603596830f: Pulling fs layer [2021-07-16T20:08:36.060Z] b6dc333f4379: Pulling fs layer [2021-07-16T20:08:36.060Z] 3d9ef1400e77: Pulling fs layer [2021-07-16T20:08:36.060Z] fd332fbdc1db: Pulling fs layer [2021-07-16T20:08:36.060Z] fd332fbdc1db: Waiting [2021-07-16T20:08:36.330Z] b6dc333f4379: Verifying Checksum [2021-07-16T20:08:36.330Z] b6dc333f4379: Download complete [2021-07-16T20:08:36.596Z] 31603596830f: Verifying Checksum [2021-07-16T20:08:36.596Z] 31603596830f: Download complete [2021-07-16T20:08:36.863Z] 31603596830f: Pull complete [2021-07-16T20:08:36.863Z] b6dc333f4379: Pull complete [2021-07-16T20:08:36.863Z] fd332fbdc1db: Verifying Checksum [2021-07-16T20:08:36.863Z] fd332fbdc1db: Download complete [2021-07-16T20:08:36.863Z] 3d9ef1400e77: Verifying Checksum [2021-07-16T20:08:36.863Z] 3d9ef1400e77: Download complete [2021-07-16T20:08:37.465Z] 3d9ef1400e77: Pull complete [2021-07-16T20:08:37.465Z] fd332fbdc1db: Pull complete [2021-07-16T20:08:37.734Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-16T20:08:37.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T20:08:37.734Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-16T20:08:37.837Z] prd-centos7-docker-4c-2g-3117 does not seem to be running inside a container [2021-07-16T20:08:37.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-42 -v /w/workspace/oundry_device-rfid-llrp-go_PR-42:/w/workspace/oundry_device-rfid-llrp-go_PR-42:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-16T20:08:38.699Z] $ docker top 621ad5f1907d34e43553b57986dae50e204d3ad712346121048e865a0e621f52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-16T20:08:38.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T20:08:38.819Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T20:08:38.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T20:08:38.930Z] $ docker exec 621ad5f1907d34e43553b57986dae50e204d3ad712346121048e865a0e621f52 ssh-agent [2021-07-16T20:08:39.045Z] SSH_AUTH_SOCK=/tmp/ssh-VzHd2Fwoiozw/agent.14 [2021-07-16T20:08:39.045Z] SSH_AGENT_PID=20 [2021-07-16T20:08:39.058Z] Running ssh-add (command line suppressed) [2021-07-16T20:08:39.150Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/private_key_6266977237597771497.key (/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/private_key_6266977237597771497.key) [2021-07-16T20:08:39.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T20:08:39.491Z] + git tag --points-at HEAD [Pipeline] } [2021-07-16T20:08:39.512Z] $ docker exec --env ******** --env ******** 621ad5f1907d34e43553b57986dae50e204d3ad712346121048e865a0e621f52 ssh-agent -k [2021-07-16T20:08:39.613Z] unset SSH_AUTH_SOCK; [2021-07-16T20:08:39.615Z] unset SSH_AGENT_PID; [2021-07-16T20:08:39.615Z] echo Agent pid 20 killed; [2021-07-16T20:08:39.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-16T20:08:39.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T20:08:39.669Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T20:08:39.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T20:08:39.790Z] $ docker exec 621ad5f1907d34e43553b57986dae50e204d3ad712346121048e865a0e621f52 ssh-agent [2021-07-16T20:08:39.907Z] SSH_AUTH_SOCK=/tmp/ssh-JRTAax6a31ra/agent.53 [2021-07-16T20:08:39.907Z] SSH_AGENT_PID=59 [2021-07-16T20:08:39.918Z] Running ssh-add (command line suppressed) [2021-07-16T20:08:40.009Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/private_key_3454109738425411589.key (/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/private_key_3454109738425411589.key) [2021-07-16T20:08:40.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T20:08:40.351Z] + git semver init [2021-07-16T20:08:40.351Z] # -> Open(): unable to determine branch for HEAD [2021-07-16T20:08:40.351Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-42/.git [2021-07-16T20:08:40.351Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-42 [2021-07-16T20:08:40.351Z] # $SEMVER_REMOTE_NAME = origin [2021-07-16T20:08:40.351Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-16T20:08:40.351Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-16T20:08:40.351Z] # $SEMVER_BRANCH = PR-42 [2021-07-16T20:08:40.351Z] # $SEMVER_TEMP = /tmp/semver-146305581 [2021-07-16T20:08:40.351Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-07-16T20:08:40.628Z] # '/tmp/semver-146305581' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-42/.semver' [2021-07-16T20:08:40.628Z] # -> Force: false [2021-07-16T20:08:40.628Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-42/.semver [Pipeline] } [2021-07-16T20:08:40.645Z] $ docker exec --env ******** --env ******** 621ad5f1907d34e43553b57986dae50e204d3ad712346121048e865a0e621f52 ssh-agent -k [2021-07-16T20:08:40.740Z] unset SSH_AUTH_SOCK; [2021-07-16T20:08:40.740Z] unset SSH_AGENT_PID; [2021-07-16T20:08:40.740Z] echo Agent pid 59 killed; [2021-07-16T20:08:40.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-16T20:08:41.110Z] + git semver [Pipeline] } [2021-07-16T20:08:41.131Z] $ docker stop --time=1 621ad5f1907d34e43553b57986dae50e204d3ad712346121048e865a0e621f52 [2021-07-16T20:08:42.343Z] $ docker rm -f 621ad5f1907d34e43553b57986dae50e204d3ad712346121048e865a0e621f52 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-16T20:08:42.732Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-16T20:08:43.078Z] Stashed 1 file(s) [Pipeline] echo [2021-07-16T20:08:43.082Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-07-16T20:08:58.353Z] Still waiting to schedule task [2021-07-16T20:08:58.354Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-16T20:08:58.357Z] Still waiting to schedule task [2021-07-16T20:08:58.357Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-16T20:11:06.051Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3118 in /w/workspace/oundry_device-rfid-llrp-go_PR-42 [Pipeline] { [Pipeline] ws [2021-07-16T20:11:06.082Z] Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout [2021-07-16T20:11:06.301Z] Selected Git installation does not exist. Using Default [2021-07-16T20:11:06.301Z] The recommended git tool is: NONE [2021-07-16T20:11:12.093Z] using credential edgex-jenkins-ssh [2021-07-16T20:11:12.117Z] Cloning the remote Git repository [2021-07-16T20:11:12.184Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-16T20:11:12.294Z] > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 [2021-07-16T20:11:12.365Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-16T20:11:12.367Z] > git --version # timeout=10 [2021-07-16T20:11:12.415Z] > git --version # 'git version 2.17.1' [2021-07-16T20:11:12.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T20:11:12.510Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T20:11:13.419Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-16T20:11:13.436Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T20:11:13.460Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-16T20:11:13.492Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-16T20:11:13.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T20:11:13.506Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-16T20:11:14.061Z] Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit 688b535f83d6813b0710a8aaeb8716b17c2efead [2021-07-16T20:11:14.277Z] Merge succeeded, producing 688b535f83d6813b0710a8aaeb8716b17c2efead [2021-07-16T20:11:14.277Z] Checking out Revision 688b535f83d6813b0710a8aaeb8716b17c2efead (PR-42) [2021-07-16T20:11:14.071Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T20:11:14.091Z] > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # timeout=10 [2021-07-16T20:11:14.190Z] > git remote # timeout=10 [2021-07-16T20:11:14.208Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T20:11:14.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T20:11:14.232Z] > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 [2021-07-16T20:11:14.254Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T20:11:14.276Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T20:11:14.292Z] > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # timeout=10 [2021-07-16T20:11:18.621Z] Commit message: "Merge branch 'main' into provision-watcher" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T20:11:19.179Z] provisioning config files... [2021-07-16T20:11:19.215Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config4769319042832121069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T20:11:19.812Z] ---> docker-login.sh [2021-07-16T20:11:19.812Z] nexus3.edgexfoundry.org:10001 [2021-07-16T20:11:20.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T20:11:21.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T20:11:21.026Z] Configure a credential helper to remove this warning. See [2021-07-16T20:11:21.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T20:11:21.026Z] [2021-07-16T20:11:21.026Z] Login Succeeded [2021-07-16T20:11:21.026Z] nexus3.edgexfoundry.org:10002 [2021-07-16T20:11:21.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T20:11:21.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T20:11:21.581Z] Configure a credential helper to remove this warning. See [2021-07-16T20:11:21.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T20:11:21.581Z] [2021-07-16T20:11:21.581Z] Login Succeeded [2021-07-16T20:11:21.581Z] nexus3.edgexfoundry.org:10003 [2021-07-16T20:11:22.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T20:11:22.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T20:11:22.183Z] Configure a credential helper to remove this warning. See [2021-07-16T20:11:22.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T20:11:22.183Z] [2021-07-16T20:11:22.183Z] Login Succeeded [2021-07-16T20:11:22.183Z] nexus3.edgexfoundry.org:10004 [2021-07-16T20:11:22.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T20:11:22.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T20:11:22.738Z] Configure a credential helper to remove this warning. See [2021-07-16T20:11:22.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T20:11:22.738Z] [2021-07-16T20:11:22.738Z] Login Succeeded [2021-07-16T20:11:22.738Z] docker.io [2021-07-16T20:11:23.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T20:11:23.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T20:11:23.622Z] Configure a credential helper to remove this warning. See [2021-07-16T20:11:23.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T20:11:23.622Z] [2021-07-16T20:11:23.622Z] Login Succeeded [2021-07-16T20:11:23.622Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T20:11:23.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-16T20:11:24.330Z] ========================================================= [2021-07-16T20:11:24.330Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-16T20:11:24.330Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:11:24.714Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-16T20:11:24.925Z] Running on prd-centos7-docker-4c-2g-3119 in /w/workspace/oundry_device-rfid-llrp-go_PR-42 [Pipeline] { [Pipeline] ws [2021-07-16T20:11:24.946Z] Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout [2021-07-16T20:11:24.992Z] Sending build context to Docker daemon 1.196MB [2021-07-16T20:11:24.993Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-16T20:11:24.993Z] Step 2/10 : FROM ${BASE} [2021-07-16T20:11:25.069Z] Selected Git installation does not exist. Using Default [2021-07-16T20:11:25.069Z] The recommended git tool is: NONE [2021-07-16T20:11:25.267Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-16T20:11:25.267Z] 595b0fe564bb: Pulling fs layer [2021-07-16T20:11:25.267Z] 24495759ef45: Pulling fs layer [2021-07-16T20:11:25.267Z] d148012ef14d: Pulling fs layer [2021-07-16T20:11:25.267Z] cb65c68fc2e2: Pulling fs layer [2021-07-16T20:11:25.267Z] 093eec477d81: Pulling fs layer [2021-07-16T20:11:25.267Z] a6d5b2bbb924: Pulling fs layer [2021-07-16T20:11:25.267Z] 2446dc1eb7d3: Pulling fs layer [2021-07-16T20:11:25.267Z] 596795e73e0f: Pulling fs layer [2021-07-16T20:11:25.267Z] 093eec477d81: Waiting [2021-07-16T20:11:25.267Z] a6d5b2bbb924: Waiting [2021-07-16T20:11:25.267Z] 2446dc1eb7d3: Waiting [2021-07-16T20:11:25.267Z] 596795e73e0f: Waiting [2021-07-16T20:11:25.267Z] cb65c68fc2e2: Waiting [2021-07-16T20:11:25.267Z] d148012ef14d: Verifying Checksum [2021-07-16T20:11:25.267Z] d148012ef14d: Download complete [2021-07-16T20:11:25.544Z] 24495759ef45: Verifying Checksum [2021-07-16T20:11:25.544Z] 24495759ef45: Download complete [2021-07-16T20:11:25.544Z] 093eec477d81: Verifying Checksum [2021-07-16T20:11:25.544Z] 093eec477d81: Download complete [2021-07-16T20:11:25.544Z] a6d5b2bbb924: Verifying Checksum [2021-07-16T20:11:25.544Z] a6d5b2bbb924: Download complete [2021-07-16T20:11:25.544Z] 595b0fe564bb: Verifying Checksum [2021-07-16T20:11:25.544Z] 595b0fe564bb: Download complete [2021-07-16T20:11:25.544Z] 2446dc1eb7d3: Download complete [2021-07-16T20:11:26.533Z] 595b0fe564bb: Pull complete [2021-07-16T20:11:27.140Z] 24495759ef45: Pull complete [2021-07-16T20:11:27.415Z] d148012ef14d: Pull complete [2021-07-16T20:11:28.023Z] using credential edgex-jenkins-ssh [2021-07-16T20:11:28.037Z] Cloning the remote Git repository [2021-07-16T20:11:28.407Z] 596795e73e0f: Verifying Checksum [2021-07-16T20:11:28.407Z] 596795e73e0f: Download complete [2021-07-16T20:11:27.563Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-16T20:11:27.641Z] > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 [2021-07-16T20:11:27.685Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-16T20:11:27.686Z] > git --version # timeout=10 [2021-07-16T20:11:27.696Z] > git --version # 'git version 2.24.4' [2021-07-16T20:11:27.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T20:11:27.726Z] [INFO] Currently running in a labeled security context [2021-07-16T20:11:27.726Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-16T20:11:27.727Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/4@tmp/jenkins-gitclient-ssh5774922634557133989.key [2021-07-16T20:11:27.738Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T20:11:29.249Z] Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit 688b535f83d6813b0710a8aaeb8716b17c2efead [2021-07-16T20:11:29.351Z] Merge succeeded, producing 688b535f83d6813b0710a8aaeb8716b17c2efead [2021-07-16T20:11:29.352Z] Checking out Revision 688b535f83d6813b0710a8aaeb8716b17c2efead (PR-42) [2021-07-16T20:11:29.392Z] cb65c68fc2e2: Download complete [2021-07-16T20:11:28.335Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-16T20:11:28.340Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T20:11:28.353Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-16T20:11:28.390Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-16T20:11:28.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T20:11:28.391Z] [INFO] Currently running in a labeled security context [2021-07-16T20:11:28.391Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-16T20:11:28.391Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/4@tmp/jenkins-gitclient-ssh1572163599794549418.key [2021-07-16T20:11:28.406Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-16T20:11:28.858Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T20:11:28.866Z] > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # timeout=10 [2021-07-16T20:11:28.909Z] > git remote # timeout=10 [2021-07-16T20:11:28.919Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T20:11:28.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T20:11:28.926Z] [INFO] Currently running in a labeled security context [2021-07-16T20:11:28.926Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-16T20:11:28.926Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/4@tmp/jenkins-gitclient-ssh7991799727117723715.key [2021-07-16T20:11:28.933Z] > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 [2021-07-16T20:11:28.942Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T20:11:28.962Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T20:11:28.970Z] > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # timeout=10 [2021-07-16T20:11:32.856Z] Commit message: "Merge branch 'main' into provision-watcher" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T20:11:33.220Z] provisioning config files... [2021-07-16T20:11:33.239Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config735024663132365809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T20:11:33.683Z] ---> docker-login.sh [2021-07-16T20:11:33.683Z] nexus3.edgexfoundry.org:10001 [2021-07-16T20:11:33.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T20:11:33.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T20:11:33.683Z] Configure a credential helper to remove this warning. See [2021-07-16T20:11:33.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T20:11:33.683Z] [2021-07-16T20:11:33.683Z] Login Succeeded [2021-07-16T20:11:33.683Z] nexus3.edgexfoundry.org:10002 [2021-07-16T20:11:33.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T20:11:33.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T20:11:33.952Z] Configure a credential helper to remove this warning. See [2021-07-16T20:11:33.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T20:11:33.952Z] [2021-07-16T20:11:33.952Z] Login Succeeded [2021-07-16T20:11:33.952Z] nexus3.edgexfoundry.org:10003 [2021-07-16T20:11:33.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T20:11:34.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T20:11:34.221Z] Configure a credential helper to remove this warning. See [2021-07-16T20:11:34.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T20:11:34.221Z] [2021-07-16T20:11:34.221Z] Login Succeeded [2021-07-16T20:11:34.221Z] nexus3.edgexfoundry.org:10004 [2021-07-16T20:11:34.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T20:11:34.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T20:11:34.221Z] Configure a credential helper to remove this warning. See [2021-07-16T20:11:34.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T20:11:34.221Z] [2021-07-16T20:11:34.221Z] Login Succeeded [2021-07-16T20:11:34.221Z] docker.io [2021-07-16T20:11:34.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T20:11:34.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T20:11:34.755Z] Configure a credential helper to remove this warning. See [2021-07-16T20:11:34.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T20:11:34.755Z] [2021-07-16T20:11:34.755Z] Login Succeeded [2021-07-16T20:11:34.755Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T20:11:34.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-16T20:11:35.051Z] ========================================================= [2021-07-16T20:11:35.051Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-16T20:11:35.051Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:11:35.375Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-16T20:11:35.376Z] Sending build context to Docker daemon 1.196MB [2021-07-16T20:11:35.376Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-16T20:11:35.376Z] Step 2/10 : FROM ${BASE} [2021-07-16T20:11:35.376Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-16T20:11:35.376Z] 540db60ca938: Pulling fs layer [2021-07-16T20:11:35.376Z] adcc1eea9eea: Pulling fs layer [2021-07-16T20:11:35.376Z] 4c4ab2625f07: Pulling fs layer [2021-07-16T20:11:35.376Z] 0773c198feca: Pulling fs layer [2021-07-16T20:11:35.376Z] 345f892a5656: Pulling fs layer [2021-07-16T20:11:35.376Z] 4796506630df: Pulling fs layer [2021-07-16T20:11:35.376Z] cc55df3e53f1: Pulling fs layer [2021-07-16T20:11:35.376Z] 4d027b6c602c: Pulling fs layer [2021-07-16T20:11:35.376Z] 449e75d2c14e: Pulling fs layer [2021-07-16T20:11:35.376Z] 0773c198feca: Waiting [2021-07-16T20:11:35.376Z] 345f892a5656: Waiting [2021-07-16T20:11:35.376Z] 4796506630df: Waiting [2021-07-16T20:11:35.376Z] cc55df3e53f1: Waiting [2021-07-16T20:11:35.376Z] 4d027b6c602c: Waiting [2021-07-16T20:11:35.376Z] 449e75d2c14e: Waiting [2021-07-16T20:11:35.648Z] 4c4ab2625f07: Download complete [2021-07-16T20:11:35.648Z] adcc1eea9eea: Verifying Checksum [2021-07-16T20:11:35.648Z] adcc1eea9eea: Download complete [2021-07-16T20:11:35.648Z] 345f892a5656: Verifying Checksum [2021-07-16T20:11:35.648Z] 345f892a5656: Download complete [2021-07-16T20:11:35.648Z] 4796506630df: Verifying Checksum [2021-07-16T20:11:35.648Z] 4796506630df: Download complete [2021-07-16T20:11:35.648Z] cc55df3e53f1: Verifying Checksum [2021-07-16T20:11:35.648Z] cc55df3e53f1: Download complete [2021-07-16T20:11:35.918Z] 540db60ca938: Verifying Checksum [2021-07-16T20:11:35.918Z] 540db60ca938: Download complete [2021-07-16T20:11:35.919Z] 540db60ca938: Pull complete [2021-07-16T20:11:35.919Z] 4d027b6c602c: Verifying Checksum [2021-07-16T20:11:35.919Z] 4d027b6c602c: Download complete [2021-07-16T20:11:36.192Z] adcc1eea9eea: Pull complete [2021-07-16T20:11:36.192Z] 4c4ab2625f07: Pull complete [2021-07-16T20:11:38.789Z] 449e75d2c14e: Verifying Checksum [2021-07-16T20:11:38.789Z] 449e75d2c14e: Download complete [2021-07-16T20:11:39.646Z] cb65c68fc2e2: Pull complete [2021-07-16T20:11:39.921Z] 093eec477d81: Pull complete [2021-07-16T20:11:40.206Z] 0773c198feca: Verifying Checksum [2021-07-16T20:11:40.206Z] 0773c198feca: Download complete [2021-07-16T20:11:40.524Z] a6d5b2bbb924: Pull complete [2021-07-16T20:11:40.807Z] 2446dc1eb7d3: Pull complete [2021-07-16T20:11:43.569Z] 0773c198feca: Pull complete [2021-07-16T20:11:43.569Z] 345f892a5656: Pull complete [2021-07-16T20:11:43.569Z] 4796506630df: Pull complete [2021-07-16T20:11:43.569Z] cc55df3e53f1: Pull complete [2021-07-16T20:11:43.569Z] 4d027b6c602c: Pull complete [2021-07-16T20:11:45.008Z] 449e75d2c14e: Pull complete [2021-07-16T20:11:45.008Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-16T20:11:45.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-16T20:11:45.008Z] ---> 0d28375d9b5b [2021-07-16T20:11:45.008Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-07-16T20:11:45.133Z] 596795e73e0f: Pull complete [2021-07-16T20:11:45.133Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-16T20:11:45.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-16T20:11:45.133Z] ---> d9e956139c92 [2021-07-16T20:11:45.133Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-07-16T20:11:46.959Z] ---> Running in 5c758c860b19 [2021-07-16T20:11:46.959Z] Removing intermediate container 5c758c860b19 [2021-07-16T20:11:46.959Z] ---> 83fa9ed1a0a9 [2021-07-16T20:11:46.959Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-16T20:11:46.959Z] ---> Running in b786eea33a05 [2021-07-16T20:11:46.959Z] Removing intermediate container b786eea33a05 [2021-07-16T20:11:46.959Z] ---> 8f041d5e2fd9 [2021-07-16T20:11:46.959Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-16T20:11:46.959Z] ---> Running in 4ab7bd7e92fd [2021-07-16T20:11:46.959Z] Removing intermediate container 4ab7bd7e92fd [2021-07-16T20:11:46.959Z] ---> 4b9b2de929aa [2021-07-16T20:11:46.959Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T20:11:46.959Z] ---> Running in 959f94edf604 [2021-07-16T20:11:47.545Z] Removing intermediate container 959f94edf604 [2021-07-16T20:11:47.545Z] ---> c8c7a0250243 [2021-07-16T20:11:47.545Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-16T20:11:47.545Z] ---> Running in 1fd2f9cc1118 [2021-07-16T20:11:47.750Z] ---> Running in de9287e22f4d [2021-07-16T20:11:47.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T20:11:48.022Z] Removing intermediate container de9287e22f4d [2021-07-16T20:11:48.022Z] ---> 153f1e88479b [2021-07-16T20:11:48.022Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-16T20:11:48.022Z] ---> Running in 5f541c593eb2 [2021-07-16T20:11:48.617Z] Removing intermediate container 5f541c593eb2 [2021-07-16T20:11:48.617Z] ---> 5bc408794b2b [2021-07-16T20:11:48.617Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-16T20:11:48.617Z] ---> Running in 1750ef169d2f [2021-07-16T20:11:48.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T20:11:49.215Z] Removing intermediate container 1750ef169d2f [2021-07-16T20:11:49.215Z] ---> 6b61724882de [2021-07-16T20:11:49.215Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T20:11:49.360Z] OK: 149 MiB in 40 packages [2021-07-16T20:11:49.490Z] ---> Running in 7a82f1c43d36 [2021-07-16T20:11:49.634Z] Removing intermediate container 1fd2f9cc1118 [2021-07-16T20:11:49.635Z] ---> 08866a3eb3c7 [2021-07-16T20:11:49.635Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-16T20:11:49.635Z] ---> Running in fb23ad3b44f0 [2021-07-16T20:11:49.904Z] Removing intermediate container fb23ad3b44f0 [2021-07-16T20:11:49.904Z] ---> 89c939a5b06c [2021-07-16T20:11:49.904Z] Step 9/10 : COPY . . [2021-07-16T20:11:49.904Z] ---> 54c75ed04068 [2021-07-16T20:11:49.904Z] Step 10/10 : RUN go mod download [2021-07-16T20:11:50.170Z] ---> Running in 605661a76232 [2021-07-16T20:11:52.118Z] Removing intermediate container 7a82f1c43d36 [2021-07-16T20:11:52.118Z] ---> 7ae6e8b5bdcd [2021-07-16T20:11:52.118Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-16T20:11:52.119Z] ---> Running in 517acd8dd8c6 [2021-07-16T20:11:53.553Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T20:11:54.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T20:11:55.129Z] OK: 138 MiB in 40 packages [2021-07-16T20:11:56.572Z] Removing intermediate container 517acd8dd8c6 [2021-07-16T20:11:56.572Z] ---> 85757c27bf1f [2021-07-16T20:11:56.572Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-16T20:11:56.572Z] ---> Running in 17ce4052cfb7 [2021-07-16T20:11:57.167Z] Removing intermediate container 17ce4052cfb7 [2021-07-16T20:11:57.167Z] ---> 298a5792f560 [2021-07-16T20:11:57.167Z] Step 9/10 : COPY . . [2021-07-16T20:11:58.149Z] ---> 26d51899e700 [2021-07-16T20:11:58.149Z] Step 10/10 : RUN go mod download [2021-07-16T20:11:58.422Z] ---> Running in 7580ab5507d9 [2021-07-16T20:12:00.271Z] Removing intermediate container 605661a76232 [2021-07-16T20:12:00.271Z] ---> ccda2a360c8c [2021-07-16T20:12:00.271Z] Successfully built ccda2a360c8c [2021-07-16T20:12:00.271Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:12:00.596Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-16T20:12:00.597Z] . [Pipeline] withDockerContainer [2021-07-16T20:12:00.689Z] prd-centos7-docker-4c-2g-3119 does not seem to be running inside a container [2021-07-16T20:12:00.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-16T20:12:01.077Z] $ docker top d4cf96a91e460ad7183f658a4d42725a038c639b15c5de34c4da15db0e22f65d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T20:12:01.483Z] + go version [2021-07-16T20:12:01.483Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-16T20:12:01.499Z] $ docker stop --time=1 d4cf96a91e460ad7183f658a4d42725a038c639b15c5de34c4da15db0e22f65d [2021-07-16T20:12:02.690Z] $ docker rm -f d4cf96a91e460ad7183f658a4d42725a038c639b15c5de34c4da15db0e22f65d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:12:03.328Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-16T20:12:03.328Z] . [Pipeline] withDockerContainer [2021-07-16T20:12:03.424Z] prd-centos7-docker-4c-2g-3119 does not seem to be running inside a container [2021-07-16T20:12:03.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-16T20:12:03.852Z] $ docker top 128ea259b590b7768ea20b01841709c7ba1e1a94128d0de515abe7f2163c626f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T20:12:04.261Z] + go mod tidy [Pipeline] sh [2021-07-16T20:12:04.595Z] + make test [2021-07-16T20:12:04.595Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-16T20:12:04.872Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-07-16T20:12:19.958Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-07-16T20:12:19.958Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-07-16T20:12:20.589Z] Removing intermediate container 7580ab5507d9 [2021-07-16T20:12:20.589Z] ---> 110c12d582a0 [2021-07-16T20:12:20.589Z] Successfully built 110c12d582a0 [2021-07-16T20:12:20.589Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:12:20.946Z] + docker inspect -f . ci-base-image-arm64 [2021-07-16T20:12:20.946Z] . [Pipeline] withDockerContainer [2021-07-16T20:12:21.230Z] prd-ubuntu18.04-docker-arm64-4c-16g-3118 does not seem to be running inside a container [2021-07-16T20:12:21.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-16T20:12:21.941Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.146s coverage: 39.5% of statements [2021-07-16T20:12:21.941Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.232s coverage: 52.0% of statements [2021-07-16T20:12:21.941Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.067s coverage: 95.5% of statements [2021-07-16T20:12:21.941Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-16T20:12:23.135Z] $ docker top e9543028efb922d0bd914d909a34bd24e0eb973579e9a90907ca8ad7314c2244 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T20:12:24.122Z] + go version [2021-07-16T20:12:24.122Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-16T20:12:24.146Z] $ docker stop --time=1 e9543028efb922d0bd914d909a34bd24e0eb973579e9a90907ca8ad7314c2244 [2021-07-16T20:12:26.042Z] $ docker rm -f e9543028efb922d0bd914d909a34bd24e0eb973579e9a90907ca8ad7314c2244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:12:26.841Z] + docker inspect -f . ci-base-image-arm64 [2021-07-16T20:12:26.841Z] . [Pipeline] withDockerContainer [2021-07-16T20:12:27.108Z] prd-ubuntu18.04-docker-arm64-4c-16g-3118 does not seem to be running inside a container [2021-07-16T20:12:27.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-16T20:12:28.648Z] gofmt -l . [2021-07-16T20:12:28.648Z] [ "`gofmt -l .`" = "" ] [2021-07-16T20:12:28.648Z] ./bin/test-go-mod-tidy.sh [2021-07-16T20:12:28.648Z] ./bin/test-attribution-txt.sh [2021-07-16T20:12:28.761Z] $ docker top 28420aefc99b1a0f04ee7dc26435f031b3624679f9a79bd7ab7dc8b6e4df189a -eo pid,comm [Pipeline] { [Pipeline] } [2021-07-16T20:12:29.057Z] $ docker stop --time=1 128ea259b590b7768ea20b01841709c7ba1e1a94128d0de515abe7f2163c626f [2021-07-16T20:12:30.447Z] $ docker rm -f 128ea259b590b7768ea20b01841709c7ba1e1a94128d0de515abe7f2163c626f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-07-16T20:12:30.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-16T20:12:31.159Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-07-16T20:12:31.255Z] + go mod tidy [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh [2021-07-16T20:12:34.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-16T20:12:34.522Z] + make test [2021-07-16T20:12:34.522Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-16T20:12:34.564Z] + ls -al . [2021-07-16T20:12:34.565Z] total 564 [2021-07-16T20:12:34.565Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jul 16 20:12 . [2021-07-16T20:12:34.565Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 16 20:11 .. [2021-07-16T20:12:34.565Z] -rw-rw-r--. 1 jenkins jenkins 6734 Jul 16 20:11 Attribution.txt [2021-07-16T20:12:34.565Z] drwxrwxr-x. 2 jenkins jenkins 89 Jul 16 20:11 bin [2021-07-16T20:12:34.565Z] drwxrwxr-x. 4 jenkins jenkins 44 Jul 16 20:11 cmd [2021-07-16T20:12:34.565Z] -rw-r--r--. 1 jenkins jenkins 462904 Jul 16 20:12 coverage.out [2021-07-16T20:12:34.565Z] -rw-rw-r--. 1 jenkins jenkins 1521 Jul 16 20:11 Dockerfile [2021-07-16T20:12:34.565Z] -rw-rw-r--. 1 jenkins jenkins 999 Jul 16 20:11 Dockerfile.build [2021-07-16T20:12:34.565Z] -rw-rw-r--. 1 jenkins jenkins 134 Jul 16 20:11 .dockerignore [2021-07-16T20:12:34.565Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jul 16 20:11 examples [2021-07-16T20:12:34.565Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 16 20:11 .git [2021-07-16T20:12:34.565Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 16 20:11 .github [2021-07-16T20:12:34.565Z] -rw-rw-r--. 1 jenkins jenkins 934 Jul 16 20:11 .gitignore [2021-07-16T20:12:34.565Z] -rw-r--r--. 1 jenkins jenkins 308 Jul 16 20:12 go.mod [2021-07-16T20:12:34.565Z] -rw-r--r--. 1 jenkins jenkins 13807 Jul 16 20:12 go.sum [2021-07-16T20:12:34.565Z] drwxrwxr-x. 2 jenkins jenkins 31 Jul 16 20:11 images [2021-07-16T20:12:34.565Z] drwxrwxr-x. 5 jenkins jenkins 45 Jul 16 20:11 internal [2021-07-16T20:12:34.565Z] -rw-rw-r--. 1 jenkins jenkins 682 Jul 16 20:11 Jenkinsfile [2021-07-16T20:12:34.565Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jul 16 20:11 LICENSE [2021-07-16T20:12:34.565Z] -rw-rw-r--. 1 jenkins jenkins 1011 Jul 16 20:11 Makefile [2021-07-16T20:12:34.565Z] -rw-rw-r--. 1 jenkins jenkins 28403 Jul 16 20:11 README.md [2021-07-16T20:12:34.565Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 16 20:11 snap [2021-07-16T20:12:34.565Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 16 20:08 VERSION [2021-07-16T20:12:34.565Z] -rw-rw-r--. 1 jenkins jenkins 193 Jul 16 20:11 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:12:34.883Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=688b535f83d6813b0710a8aaeb8716b17c2efead --label arch=amd64 --label version=0.0.0 . [2021-07-16T20:12:34.883Z] Sending build context to Docker daemon 1.197MB [2021-07-16T20:12:34.883Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-07-16T20:12:34.883Z] Step 2/25 : FROM ${BASE} AS builder [2021-07-16T20:12:34.883Z] ---> ccda2a360c8c [2021-07-16T20:12:34.883Z] Step 3/25 : ARG MAKE='make build' [2021-07-16T20:12:34.883Z] ---> Running in f505b401901b [2021-07-16T20:12:34.883Z] Removing intermediate container f505b401901b [2021-07-16T20:12:34.883Z] ---> 9c645ece6ec2 [2021-07-16T20:12:34.883Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-07-16T20:12:34.883Z] ---> Running in 0191af4733de [2021-07-16T20:12:35.154Z] Removing intermediate container 0191af4733de [2021-07-16T20:12:35.154Z] ---> 23bb0bf123a7 [2021-07-16T20:12:35.154Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-07-16T20:12:35.154Z] ---> Running in fde92874b28e [2021-07-16T20:12:35.154Z] Removing intermediate container fde92874b28e [2021-07-16T20:12:35.154Z] ---> 82cca4eaff80 [2021-07-16T20:12:35.154Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T20:12:35.154Z] ---> Running in 4216b39a4595 [2021-07-16T20:12:35.514Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-07-16T20:12:35.631Z] Removing intermediate container 4216b39a4595 [2021-07-16T20:12:35.631Z] ---> 8930bfa178f3 [2021-07-16T20:12:35.631Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-16T20:12:35.631Z] ---> Running in e9ef8806e187 [2021-07-16T20:12:35.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T20:12:36.859Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T20:12:37.126Z] OK: 149 MiB in 40 packages [2021-07-16T20:12:37.392Z] Removing intermediate container e9ef8806e187 [2021-07-16T20:12:37.392Z] ---> 33f051d02cc0 [2021-07-16T20:12:37.392Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-07-16T20:12:37.392Z] ---> Running in 1f5f0fd13087 [2021-07-16T20:12:37.392Z] Removing intermediate container 1f5f0fd13087 [2021-07-16T20:12:37.392Z] ---> 99bb0f3262af [2021-07-16T20:12:37.392Z] Step 9/25 : COPY go.mod . [2021-07-16T20:12:37.663Z] ---> f300681fe1b3 [2021-07-16T20:12:37.663Z] Step 10/25 : COPY Makefile . [2021-07-16T20:12:37.935Z] ---> c0ac39f85553 [2021-07-16T20:12:37.935Z] Step 11/25 : RUN make update [2021-07-16T20:12:37.935Z] ---> Running in 5346d17f8102 [2021-07-16T20:12:38.206Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-07-16T20:12:38.474Z] Removing intermediate container 5346d17f8102 [2021-07-16T20:12:38.474Z] ---> cbc4e3a77069 [2021-07-16T20:12:38.474Z] Step 12/25 : COPY . . [2021-07-16T20:12:38.474Z] ---> 34500a9e4069 [2021-07-16T20:12:38.474Z] Step 13/25 : RUN go mod tidy [2021-07-16T20:12:38.742Z] ---> Running in f914f3ccfff3 [2021-07-16T20:12:39.324Z] Removing intermediate container f914f3ccfff3 [2021-07-16T20:12:39.324Z] ---> 216e66954844 [2021-07-16T20:12:39.324Z] Step 14/25 : RUN $MAKE [2021-07-16T20:12:39.324Z] ---> Running in 806424ef8687 [2021-07-16T20:12:39.603Z] go mod tidy [2021-07-16T20:12:39.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd [2021-07-16T20:12:49.964Z] Removing intermediate container 806424ef8687 [2021-07-16T20:12:49.964Z] ---> 8e9718b813e5 [2021-07-16T20:12:49.964Z] Step 15/25 : FROM alpine:3.12 [2021-07-16T20:12:49.964Z] 3.12: Pulling from library/alpine [2021-07-16T20:12:49.964Z] 339de151aab4: Pulling fs layer [2021-07-16T20:12:49.964Z] 339de151aab4: Verifying Checksum [2021-07-16T20:12:49.964Z] 339de151aab4: Download complete [2021-07-16T20:12:49.964Z] 339de151aab4: Pull complete [2021-07-16T20:12:49.964Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-16T20:12:49.964Z] Status: Downloaded newer image for alpine:3.12 [2021-07-16T20:12:49.964Z] ---> 13621d1b12d4 [2021-07-16T20:12:49.964Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-16T20:12:49.964Z] ---> Running in 22e27add7a81 [2021-07-16T20:12:49.964Z] Removing intermediate container 22e27add7a81 [2021-07-16T20:12:49.964Z] ---> 8517a74a46f1 [2021-07-16T20:12:49.964Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-07-16T20:12:49.964Z] ---> 8ee4f092a08e [2021-07-16T20:12:49.964Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-07-16T20:12:50.230Z] ---> 38a26afb72bb [2021-07-16T20:12:50.230Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-07-16T20:12:50.498Z] ---> eade2ee2842b [2021-07-16T20:12:50.498Z] Step 20/25 : EXPOSE 49989 [2021-07-16T20:12:50.498Z] ---> Running in 9dcb64eceda4 [2021-07-16T20:12:50.498Z] Removing intermediate container 9dcb64eceda4 [2021-07-16T20:12:50.498Z] ---> 0df1e0239f9d [2021-07-16T20:12:50.498Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-07-16T20:12:50.498Z] ---> Running in fc8c88e5b803 [2021-07-16T20:12:50.763Z] Removing intermediate container fc8c88e5b803 [2021-07-16T20:12:50.763Z] ---> c1a9d659330a [2021-07-16T20:12:50.763Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-07-16T20:12:50.763Z] ---> Running in 1418fea8c1d7 [2021-07-16T20:12:50.763Z] Removing intermediate container 1418fea8c1d7 [2021-07-16T20:12:50.763Z] ---> f16652393655 [2021-07-16T20:12:50.763Z] Step 23/25 : LABEL arch=amd64 [2021-07-16T20:12:50.763Z] ---> Running in 5fccfd592443 [2021-07-16T20:12:51.029Z] Removing intermediate container 5fccfd592443 [2021-07-16T20:12:51.029Z] ---> 7b1c02654e2c [2021-07-16T20:12:51.029Z] Step 24/25 : LABEL git_sha=688b535f83d6813b0710a8aaeb8716b17c2efead [2021-07-16T20:12:51.029Z] ---> Running in 39ded04699d2 [2021-07-16T20:12:51.029Z] Removing intermediate container 39ded04699d2 [2021-07-16T20:12:51.029Z] ---> be939e47962d [2021-07-16T20:12:51.029Z] Step 25/25 : LABEL version=0.0.0 [2021-07-16T20:12:51.029Z] ---> Running in be51082723fd [2021-07-16T20:12:51.030Z] Removing intermediate container be51082723fd [2021-07-16T20:12:51.030Z] ---> d836a2b36cfa [2021-07-16T20:12:51.030Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-16T20:12:51.030Z] Successfully built d836a2b36cfa [2021-07-16T20:12:51.030Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-16T20:13:06.492Z] Still waiting to schedule task [2021-07-16T20:13:06.492Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-16T20:13:22.594Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-07-16T20:13:22.594Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-07-16T20:13:44.777Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 22.197s coverage: 39.5% of statements [2021-07-16T20:13:44.777Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.457s coverage: 52.0% of statements [2021-07-16T20:13:44.777Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.049s coverage: 95.5% of statements [2021-07-16T20:13:44.777Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-16T20:14:11.601Z] gofmt -l . [2021-07-16T20:14:11.601Z] [ "`gofmt -l .`" = "" ] [2021-07-16T20:14:11.601Z] ./bin/test-go-mod-tidy.sh [2021-07-16T20:14:11.601Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-16T20:14:13.077Z] $ docker stop --time=1 28420aefc99b1a0f04ee7dc26435f031b3624679f9a79bd7ab7dc8b6e4df189a [2021-07-16T20:14:15.085Z] $ docker rm -f 28420aefc99b1a0f04ee7dc26435f031b3624679f9a79bd7ab7dc8b6e4df189a [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-16T20:14:15.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-16T20:14:15.950Z] Warning: overwriting stash ‘coverage-report’ [2021-07-16T20:14:16.629Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-16T20:14:17.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-16T20:14:17.476Z] + ls -al . [2021-07-16T20:14:17.476Z] total 596 [2021-07-16T20:14:17.476Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 20:14 . [2021-07-16T20:14:17.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 20:11 .. [2021-07-16T20:14:17.476Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 16 20:11 .dockerignore [2021-07-16T20:14:17.476Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 20:11 .git [2021-07-16T20:14:17.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 20:11 .github [2021-07-16T20:14:17.476Z] -rw-rw-r-- 1 jenkins jenkins 934 Jul 16 20:11 .gitignore [2021-07-16T20:14:17.476Z] -rw-rw-r-- 1 jenkins jenkins 6734 Jul 16 20:11 Attribution.txt [2021-07-16T20:14:17.476Z] -rw-rw-r-- 1 jenkins jenkins 1521 Jul 16 20:11 Dockerfile [2021-07-16T20:14:17.476Z] -rw-rw-r-- 1 jenkins jenkins 999 Jul 16 20:11 Dockerfile.build [2021-07-16T20:14:17.476Z] -rw-rw-r-- 1 jenkins jenkins 682 Jul 16 20:11 Jenkinsfile [2021-07-16T20:14:17.476Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 16 20:11 LICENSE [2021-07-16T20:14:17.476Z] -rw-rw-r-- 1 jenkins jenkins 1011 Jul 16 20:11 Makefile [2021-07-16T20:14:17.476Z] -rw-rw-r-- 1 jenkins jenkins 28403 Jul 16 20:11 README.md [2021-07-16T20:14:17.476Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 16 20:08 VERSION [2021-07-16T20:14:17.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 20:11 bin [2021-07-16T20:14:17.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 20:11 cmd [2021-07-16T20:14:17.476Z] -rw-r--r-- 1 jenkins jenkins 462904 Jul 16 20:13 coverage.out [2021-07-16T20:14:17.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 20:11 examples [2021-07-16T20:14:17.476Z] -rw-r--r-- 1 jenkins jenkins 308 Jul 16 20:14 go.mod [2021-07-16T20:14:17.476Z] -rw-r--r-- 1 jenkins jenkins 13807 Jul 16 20:12 go.sum [2021-07-16T20:14:17.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 20:11 images [2021-07-16T20:14:17.476Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 16 20:11 internal [2021-07-16T20:14:17.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 20:11 snap [2021-07-16T20:14:17.476Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 16 20:11 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:14:17.836Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=688b535f83d6813b0710a8aaeb8716b17c2efead --label arch=arm64 --label version=0.0.0 . [2021-07-16T20:14:18.113Z] Sending build context to Docker daemon 1.197MB [2021-07-16T20:14:18.386Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-07-16T20:14:18.386Z] Step 2/25 : FROM ${BASE} AS builder [2021-07-16T20:14:18.386Z] ---> 110c12d582a0 [2021-07-16T20:14:18.386Z] Step 3/25 : ARG MAKE='make build' [2021-07-16T20:14:18.665Z] ---> Running in 559053f3087b [2021-07-16T20:14:18.939Z] Removing intermediate container 559053f3087b [2021-07-16T20:14:18.939Z] ---> be8eb8b93f9a [2021-07-16T20:14:18.939Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-07-16T20:14:19.219Z] ---> Running in bcf855c84fb0 [2021-07-16T20:14:19.826Z] Removing intermediate container bcf855c84fb0 [2021-07-16T20:14:19.827Z] ---> 8a29e0fa1807 [2021-07-16T20:14:19.827Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-07-16T20:14:19.827Z] ---> Running in fef31a01d2ad [2021-07-16T20:14:20.427Z] Removing intermediate container fef31a01d2ad [2021-07-16T20:14:20.427Z] ---> 0886cd400f40 [2021-07-16T20:14:20.427Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T20:14:20.428Z] ---> Running in 2749e17e1846 [2021-07-16T20:14:23.072Z] Removing intermediate container 2749e17e1846 [2021-07-16T20:14:23.072Z] ---> 7d3c69e577b6 [2021-07-16T20:14:23.072Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-16T20:14:23.072Z] ---> Running in fdfb5caf07af [2021-07-16T20:14:24.063Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T20:14:25.048Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T20:14:25.659Z] OK: 138 MiB in 40 packages [2021-07-16T20:14:26.652Z] Removing intermediate container fdfb5caf07af [2021-07-16T20:14:26.652Z] ---> b2c7674c6d72 [2021-07-16T20:14:26.652Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-07-16T20:14:26.924Z] ---> Running in 3011bcb0ca11 [2021-07-16T20:14:27.521Z] Removing intermediate container 3011bcb0ca11 [2021-07-16T20:14:27.521Z] ---> 8c727d623e4f [2021-07-16T20:14:27.521Z] Step 9/25 : COPY go.mod . [2021-07-16T20:14:28.118Z] ---> 0c71ead33415 [2021-07-16T20:14:28.118Z] Step 10/25 : COPY Makefile . [2021-07-16T20:14:29.098Z] ---> 5c9cf8409269 [2021-07-16T20:14:29.098Z] Step 11/25 : RUN make update [2021-07-16T20:14:29.371Z] ---> Running in 34fe734de576 [2021-07-16T20:14:30.813Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-07-16T20:14:31.795Z] Removing intermediate container 34fe734de576 [2021-07-16T20:14:31.795Z] ---> 18ac7b9b8a06 [2021-07-16T20:14:31.795Z] Step 12/25 : COPY . . [2021-07-16T20:14:32.809Z] ---> fb62b90ad569 [2021-07-16T20:14:32.809Z] Step 13/25 : RUN go mod tidy [2021-07-16T20:14:33.084Z] ---> Running in fe18a71eade2 [2021-07-16T20:14:35.714Z] Removing intermediate container fe18a71eade2 [2021-07-16T20:14:35.714Z] ---> bc4e7f23532a [2021-07-16T20:14:35.714Z] Step 14/25 : RUN $MAKE [2021-07-16T20:14:35.987Z] ---> Running in 84242dd7cf19 [2021-07-16T20:14:37.424Z] go mod tidy [2021-07-16T20:14:37.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd [2021-07-16T20:15:09.874Z] Removing intermediate container 84242dd7cf19 [2021-07-16T20:15:09.874Z] ---> 68d9c5555ee3 [2021-07-16T20:15:09.874Z] Step 15/25 : FROM alpine:3.12 [2021-07-16T20:15:09.874Z] 3.12: Pulling from library/alpine [2021-07-16T20:15:09.874Z] d2f70382dc9a: Pulling fs layer [2021-07-16T20:15:09.874Z] d2f70382dc9a: Verifying Checksum [2021-07-16T20:15:09.874Z] d2f70382dc9a: Download complete [2021-07-16T20:15:09.874Z] d2f70382dc9a: Pull complete [2021-07-16T20:15:09.874Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-16T20:15:09.874Z] Status: Downloaded newer image for alpine:3.12 [2021-07-16T20:15:09.874Z] ---> c4fd0aeabfcf [2021-07-16T20:15:09.874Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-16T20:15:09.874Z] ---> Running in 9777ea677002 [2021-07-16T20:15:09.874Z] Removing intermediate container 9777ea677002 [2021-07-16T20:15:09.874Z] ---> feacadedc8e0 [2021-07-16T20:15:09.874Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-07-16T20:15:10.509Z] ---> 4fac1701802c [2021-07-16T20:15:10.509Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-07-16T20:15:11.521Z] ---> 273715296712 [2021-07-16T20:15:11.521Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-07-16T20:15:12.521Z] ---> 26aeba842638 [2021-07-16T20:15:12.521Z] Step 20/25 : EXPOSE 49989 [2021-07-16T20:15:12.796Z] ---> Running in 86a97b32b372 [2021-07-16T20:15:13.395Z] Removing intermediate container 86a97b32b372 [2021-07-16T20:15:13.395Z] ---> 395910ace7c0 [2021-07-16T20:15:13.395Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-07-16T20:15:13.395Z] ---> Running in 30c9514c4639 [2021-07-16T20:15:13.994Z] Removing intermediate container 30c9514c4639 [2021-07-16T20:15:13.994Z] ---> e177f0d04e3e [2021-07-16T20:15:13.994Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-07-16T20:15:13.994Z] ---> Running in 838c23c190f1 [2021-07-16T20:15:14.594Z] Removing intermediate container 838c23c190f1 [2021-07-16T20:15:14.594Z] ---> 3614787cf4aa [2021-07-16T20:15:14.594Z] Step 23/25 : LABEL arch=arm64 [2021-07-16T20:15:14.594Z] ---> Running in 93e2824ba0a2 [2021-07-16T20:15:15.190Z] Removing intermediate container 93e2824ba0a2 [2021-07-16T20:15:15.190Z] ---> 8c36bde5d245 [2021-07-16T20:15:15.190Z] Step 24/25 : LABEL git_sha=688b535f83d6813b0710a8aaeb8716b17c2efead [2021-07-16T20:15:15.465Z] ---> Running in 8ab20126baa4 [2021-07-16T20:15:16.075Z] Removing intermediate container 8ab20126baa4 [2021-07-16T20:15:16.075Z] ---> 313ceb258e17 [2021-07-16T20:15:16.075Z] Step 25/25 : LABEL version=0.0.0 [2021-07-16T20:15:16.075Z] ---> Running in 9e5075a12ac2 [2021-07-16T20:15:16.689Z] Removing intermediate container 9e5075a12ac2 [2021-07-16T20:15:16.689Z] ---> 5dd6ef904c8f [2021-07-16T20:15:16.689Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-16T20:15:16.689Z] Successfully built 5dd6ef904c8f [2021-07-16T20:15:16.689Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:15:17.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-16T20:15:17.286Z] [2021-07-16T20:15:17.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:15:17.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-16T20:15:17.919Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-16T20:15:17.919Z] 448f6bf000e3: Pulling fs layer [2021-07-16T20:15:17.919Z] f757da607395: Pulling fs layer [2021-07-16T20:15:17.919Z] 05883995daec: Pulling fs layer [2021-07-16T20:15:17.919Z] 8603b9c90790: Pulling fs layer [2021-07-16T20:15:17.919Z] 1560dd03e051: Pulling fs layer [2021-07-16T20:15:17.919Z] 27f5ce0e4adf: Pulling fs layer [2021-07-16T20:15:17.919Z] c2d8d7efcc4b: Pulling fs layer [2021-07-16T20:15:17.919Z] 8603b9c90790: Waiting [2021-07-16T20:15:17.919Z] 1560dd03e051: Waiting [2021-07-16T20:15:17.919Z] 27f5ce0e4adf: Waiting [2021-07-16T20:15:17.919Z] c2d8d7efcc4b: Waiting [2021-07-16T20:15:18.194Z] f757da607395: Verifying Checksum [2021-07-16T20:15:18.194Z] f757da607395: Download complete [2021-07-16T20:15:18.194Z] 8603b9c90790: Verifying Checksum [2021-07-16T20:15:18.194Z] 8603b9c90790: Download complete [2021-07-16T20:15:18.468Z] 1560dd03e051: Verifying Checksum [2021-07-16T20:15:18.468Z] 1560dd03e051: Download complete [2021-07-16T20:15:18.468Z] 27f5ce0e4adf: Verifying Checksum [2021-07-16T20:15:18.468Z] 27f5ce0e4adf: Download complete [2021-07-16T20:15:18.468Z] 05883995daec: Verifying Checksum [2021-07-16T20:15:18.468Z] 05883995daec: Download complete [2021-07-16T20:15:19.064Z] 448f6bf000e3: Verifying Checksum [2021-07-16T20:15:19.064Z] 448f6bf000e3: Download complete [2021-07-16T20:15:22.467Z] c2d8d7efcc4b: Verifying Checksum [2021-07-16T20:15:22.467Z] c2d8d7efcc4b: Download complete [2021-07-16T20:15:22.467Z] 448f6bf000e3: Pull complete [2021-07-16T20:15:23.062Z] f757da607395: Pull complete [2021-07-16T20:15:24.490Z] 05883995daec: Pull complete [2021-07-16T20:15:24.762Z] 8603b9c90790: Pull complete [2021-07-16T20:15:25.747Z] 1560dd03e051: Pull complete [2021-07-16T20:15:26.025Z] 27f5ce0e4adf: Pull complete [2021-07-16T20:15:41.133Z] c2d8d7efcc4b: Pull complete [2021-07-16T20:15:41.133Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-16T20:15:41.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-16T20:15:41.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-16T20:15:41.360Z] prd-ubuntu18.04-docker-arm64-4c-16g-3118 does not seem to be running inside a container [2021-07-16T20:15:41.457Z] $ 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-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-16T20:15:45.481Z] $ docker top 0411cd88e63f463c44b745e21a313b30102b2241fca7d3d532c9d88ce888813c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T20:15:46.680Z] ---> job-cost.sh [2021-07-16T20:15:46.681Z] lf-activate-venv: SKIPPING [2021-07-16T20:15:46.681Z] INFO: No Stack... [2021-07-16T20:15:47.656Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-16T20:15:48.250Z] INFO: Archiving Costs [Pipeline] sh [2021-07-16T20:15:48.924Z] + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv+ [2021-07-16T20:15:48.924Z] cut -d, -f6 [Pipeline] lock [2021-07-16T20:15:48.992Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] [2021-07-16T20:15:49.007Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] did not exist. Created. [2021-07-16T20:15:49.008Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-16T20:15:49.474Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-16T20:15:49.573Z] Stashed 1 file(s) [Pipeline] } [2021-07-16T20:15:49.595Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-16T20:15:49.657Z] $ docker stop --time=1 0411cd88e63f463c44b745e21a313b30102b2241fca7d3d532c9d88ce888813c [2021-07-16T20:15:50.914Z] Running on prd-ubuntu18.04-docker-8c-8g-3120 in /w/workspace/oundry_device-rfid-llrp-go_PR-42 [2021-07-16T20:15:51.389Z] $ docker rm -f 0411cd88e63f463c44b745e21a313b30102b2241fca7d3d532c9d88ce888813c [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws [2021-07-16T20:15:51.651Z] Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-07-16T20:15:51.780Z] Selected Git installation does not exist. Using Default [2021-07-16T20:15:51.780Z] The recommended git tool is: NONE [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T20:15:54.854Z] using credential edgex-jenkins-ssh [2021-07-16T20:15:54.869Z] Cloning the remote Git repository [2021-07-16T20:15:54.894Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-16T20:15:54.971Z] > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 [2021-07-16T20:15:55.003Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-16T20:15:55.004Z] > git --version # timeout=10 [2021-07-16T20:15:55.009Z] > git --version # 'git version 2.17.1' [2021-07-16T20:15:55.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T20:15:55.042Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T20:15:56.253Z] Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit 688b535f83d6813b0710a8aaeb8716b17c2efead [2021-07-16T20:15:56.355Z] Merge succeeded, producing 688b535f83d6813b0710a8aaeb8716b17c2efead [2021-07-16T20:15:56.356Z] Checking out Revision 688b535f83d6813b0710a8aaeb8716b17c2efead (PR-42) [2021-07-16T20:15:55.699Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-16T20:15:55.705Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T20:15:55.716Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-16T20:15:55.733Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-16T20:15:55.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T20:15:55.738Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-16T20:15:56.264Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T20:15:56.270Z] > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # timeout=10 [2021-07-16T20:15:56.324Z] > git remote # timeout=10 [2021-07-16T20:15:56.330Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T20:15:56.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T20:15:56.338Z] > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 [2021-07-16T20:15:56.348Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T20:15:56.358Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T20:15:56.362Z] > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # timeout=10 [2021-07-16T20:16:00.076Z] Commit message: "Merge branch 'main' into provision-watcher" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T20:16:01.114Z] + echo snap-build.sh [2021-07-16T20:16:01.114Z] snap-build.sh [2021-07-16T20:16:01.114Z] + SNAP_BASE_DIR=. [2021-07-16T20:16:01.114Z] + '[' '!' -z /w/workspace/device-rfid-llrp-go/4 ']' [2021-07-16T20:16:01.114Z] + SNAP_BASE_DIR=/w/workspace/device-rfid-llrp-go/4 [2021-07-16T20:16:01.114Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-rfid-llrp-go/4]' [2021-07-16T20:16:01.114Z] [snap-build] Building snap in dir [/w/workspace/device-rfid-llrp-go/4] [2021-07-16T20:16:01.114Z] + cd /w/workspace/device-rfid-llrp-go/4 [2021-07-16T20:16:01.114Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-16T20:16:01.114Z] Reading package lists... [2021-07-16T20:16:01.114Z] Building dependency tree... [2021-07-16T20:16:01.114Z] Reading state information... [2021-07-16T20:16:01.114Z] The following packages were automatically installed and are no longer required: [2021-07-16T20:16:01.114Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-16T20:16:01.114Z] uidmap xdelta3 [2021-07-16T20:16:01.114Z] Use 'sudo apt autoremove' to remove them. [2021-07-16T20:16:01.114Z] The following packages will be REMOVED: [2021-07-16T20:16:01.114Z] lxd* lxd-client* [2021-07-16T20:16:01.384Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-16T20:16:01.384Z] After this operation, 31.7 MB disk space will be freed. [2021-07-16T20:16:01.922Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-07-16T20:16:01.922Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-16T20:16:02.887Z] Removing lxd dnsmasq configuration [2021-07-16T20:16:02.887Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-16T20:16:02.887Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-16T20:16:03.471Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-16T20:16:03.739Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-07-16T20:16:03.739Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-16T20:16:05.153Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-16T20:16:05.153Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-16T20:16:05.419Z] + sudo snap remove --purge lxd [2021-07-16T20:16:05.688Z] snap "lxd" is not installed [2021-07-16T20:16:05.688Z] + sudo groupadd --force --system lxd [2021-07-16T20:16:05.688Z] ++ whoami [2021-07-16T20:16:05.688Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-16T20:16:05.688Z] + newgrp - lxd [2021-07-16T20:16:05.688Z] + sudo snap install lxd [2021-07-16T20:16:12.346Z] 2021-07-16T20:16:10Z INFO Waiting for automatic snapd restart... [2021-07-16T20:17:20.244Z] lxd 4.16 from Canonical* installed [2021-07-16T20:17:20.244Z] + sudo lxd init --auto [2021-07-16T20:17:23.606Z] + sudo snap install --classic snapcraft [2021-07-16T20:18:31.509Z] snapcraft 4.8.3 from Canonical* installed [2021-07-16T20:18:31.509Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-16T20:18:31.509Z] + sudo snapcraft prime --use-lxd [2021-07-16T20:18:31.509Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-16T20:18:31.509Z] Launching a container. [2021-07-16T20:18:39.723Z] Waiting for container to be ready [2021-07-16T20:18:39.723Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-16T20:18:39.723Z] [2021-07-16T20:18:43.073Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-16T20:18:43.342Z] Waiting for network to be ready... [2021-07-16T20:18:43.609Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-16T20:18:43.875Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-16T20:18:43.875Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-16T20:18:43.875Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-16T20:18:43.875Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-16T20:18:43.875Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-16T20:18:43.875Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-16T20:18:43.875Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-16T20:18:43.875Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-16T20:18:44.143Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-16T20:18:44.412Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-16T20:18:44.412Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-16T20:18:44.678Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-16T20:18:44.678Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-16T20:18:44.678Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-16T20:18:44.678Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-16T20:18:44.678Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-16T20:18:44.678Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-16T20:18:44.945Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-16T20:18:45.212Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] [2021-07-16T20:18:45.212Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-16T20:18:45.212Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-16T20:18:45.212Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-16T20:18:45.212Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-16T20:18:45.212Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-16T20:18:45.212Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-16T20:18:45.480Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-16T20:18:48.066Z] Fetched 24.8 MB in 4s (6292 kB/s) [2021-07-16T20:18:48.650Z] Reading package lists... [2021-07-16T20:18:48.918Z] Reading package lists... [2021-07-16T20:18:48.918Z] Building dependency tree... [2021-07-16T20:18:48.918Z] Reading state information... [2021-07-16T20:18:49.186Z] The following additional packages will be installed: [2021-07-16T20:18:49.186Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-16T20:18:49.186Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-16T20:18:49.186Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-16T20:18:49.186Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-16T20:18:49.186Z] Suggested packages: [2021-07-16T20:18:49.186Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-16T20:18:49.186Z] Recommended packages: [2021-07-16T20:18:49.186Z] gnupg libsasl2-modules [2021-07-16T20:18:49.186Z] The following NEW packages will be installed: [2021-07-16T20:18:49.186Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-16T20:18:49.186Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-16T20:18:49.186Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-16T20:18:49.186Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-16T20:18:49.186Z] The following packages will be upgraded: [2021-07-16T20:18:49.186Z] gpg gpg-agent gpgconf libudev1 [2021-07-16T20:18:49.186Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-07-16T20:18:49.186Z] Need to get 3530 kB of archives. [2021-07-16T20:18:49.186Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-16T20:18:49.186Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-07-16T20:18:49.186Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-07-16T20:18:49.186Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-16T20:18:49.186Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-16T20:18:49.453Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-16T20:18:49.721Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-16T20:18:49.990Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-16T20:18:49.990Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-16T20:18:49.990Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-16T20:18:49.990Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-16T20:18:50.258Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-16T20:18:50.258Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-16T20:18:50.258Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-16T20:18:50.258Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-16T20:18:50.258Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-16T20:18:50.258Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-16T20:18:50.258Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-16T20:18:50.258Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-16T20:18:50.258Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-16T20:18:50.258Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-16T20:18:50.259Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-16T20:18:50.259Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-16T20:18:50.259Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T20:18:50.259Z] Fetched 3530 kB in 1s (3115 kB/s) [2021-07-16T20:18:50.526Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-16T20:18:50.526Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-16T20:18:50.526Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-16T20:18:50.526Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-16T20:18:50.526Z] Selecting previously unselected package udev. [2021-07-16T20:18:50.526Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-16T20:18:50.526Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-16T20:18:50.526Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-16T20:18:50.794Z] Selecting previously unselected package libfuse2:amd64. [2021-07-16T20:18:50.794Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-16T20:18:50.794Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-16T20:18:50.794Z] Selecting previously unselected package fuse. [2021-07-16T20:18:50.794Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-16T20:18:50.794Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-16T20:18:50.794Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-16T20:18:50.794Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-16T20:18:50.794Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-16T20:18:50.794Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-16T20:18:51.062Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-16T20:18:51.063Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-16T20:18:51.063Z] Selecting previously unselected package libksba8:amd64. [2021-07-16T20:18:51.063Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-16T20:18:51.063Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-16T20:18:51.063Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-16T20:18:51.063Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T20:18:51.063Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:51.063Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-16T20:18:51.063Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T20:18:51.063Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:51.331Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-16T20:18:51.331Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T20:18:51.331Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:51.331Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-16T20:18:51.331Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T20:18:51.331Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:51.331Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-16T20:18:51.331Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T20:18:51.331Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:51.331Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-16T20:18:51.331Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T20:18:51.331Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:51.331Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-16T20:18:51.331Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T20:18:51.331Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:51.598Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-16T20:18:51.598Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T20:18:51.598Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:51.598Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-16T20:18:51.598Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T20:18:51.598Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:51.599Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-16T20:18:51.599Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-16T20:18:51.599Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-16T20:18:51.599Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-16T20:18:51.599Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-16T20:18:51.599Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-16T20:18:51.599Z] Selecting previously unselected package libldap-common. [2021-07-16T20:18:51.599Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-16T20:18:51.599Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-16T20:18:51.599Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-16T20:18:51.599Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-16T20:18:51.599Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-16T20:18:51.867Z] Selecting previously unselected package dirmngr. [2021-07-16T20:18:51.867Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-16T20:18:51.867Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-16T20:18:51.867Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-16T20:18:51.867Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-16T20:18:51.867Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-16T20:18:51.867Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-16T20:18:51.867Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-16T20:18:51.867Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-16T20:18:51.867Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:51.867Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-16T20:18:51.867Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-16T20:18:51.867Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-16T20:18:52.134Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-16T20:18:52.401Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:52.401Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-16T20:18:52.401Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-16T20:18:52.401Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-16T20:18:52.401Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:52.401Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:52.401Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:52.401Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:52.401Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:52.401Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:52.401Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T20:18:52.401Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-16T20:18:52.401Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-16T20:18:52.401Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-16T20:18:52.987Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-16T20:18:52.987Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-16T20:18:52.987Z] This means they are not meant to be enabled using systemctl. [2021-07-16T20:18:52.987Z] Possible reasons for having this kind of units are: [2021-07-16T20:18:52.987Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-16T20:18:52.987Z] .wants/ or .requires/ directory. [2021-07-16T20:18:52.987Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-16T20:18:52.987Z] a requirement dependency on it. [2021-07-16T20:18:52.987Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-16T20:18:52.987Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-16T20:18:52.987Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-16T20:18:52.987Z] instance name specified. [2021-07-16T20:18:53.253Z] Reading package lists... [2021-07-16T20:18:53.253Z] Building dependency tree... [2021-07-16T20:18:53.253Z] Reading state information... [2021-07-16T20:18:53.523Z] The following additional packages will be installed: [2021-07-16T20:18:53.523Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-16T20:18:53.523Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-16T20:18:53.523Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-16T20:18:53.523Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-16T20:18:53.523Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-16T20:18:53.523Z] Suggested packages: [2021-07-16T20:18:53.523Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-16T20:18:53.523Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-16T20:18:53.523Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-16T20:18:53.523Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-16T20:18:53.523Z] systemd-container policykit-1 [2021-07-16T20:18:53.523Z] Recommended packages: [2021-07-16T20:18:53.523Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-16T20:18:53.523Z] The following NEW packages will be installed: [2021-07-16T20:18:53.523Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-16T20:18:53.523Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-16T20:18:53.523Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-16T20:18:53.523Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-16T20:18:53.523Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-16T20:18:53.523Z] The following packages will be upgraded: [2021-07-16T20:18:53.523Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-16T20:18:53.523Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-07-16T20:18:53.523Z] Need to get 36.7 MB of archives. [2021-07-16T20:18:53.523Z] After this operation, 147 MB of additional disk space will be used. [2021-07-16T20:18:53.523Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-16T20:18:53.523Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-16T20:18:53.523Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-16T20:18:53.791Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-16T20:18:53.791Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-16T20:18:53.791Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-16T20:18:53.791Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-16T20:18:53.791Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-16T20:18:53.791Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-16T20:18:53.791Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-16T20:18:53.791Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-16T20:18:53.791Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-16T20:18:53.791Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-16T20:18:53.791Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-16T20:18:53.791Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-16T20:18:53.791Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-16T20:18:54.375Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-16T20:18:54.375Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-16T20:18:54.642Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-16T20:18:54.642Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-16T20:18:54.642Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-16T20:18:54.642Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-16T20:18:54.642Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-16T20:18:54.642Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-16T20:18:54.642Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-16T20:18:54.642Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-16T20:18:54.642Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-16T20:18:54.909Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-16T20:18:54.909Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-16T20:18:54.909Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-16T20:18:55.872Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T20:18:55.872Z] Fetched 36.7 MB in 2s (16.1 MB/s) [2021-07-16T20:18:55.872Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-16T20:18:55.872Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-16T20:18:56.140Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-16T20:18:56.410Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-16T20:18:56.411Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-16T20:18:56.678Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-16T20:18:56.678Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-16T20:18:56.678Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-16T20:18:56.678Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-16T20:18:56.678Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-16T20:18:56.678Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-16T20:18:56.678Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-16T20:18:56.946Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-16T20:18:56.946Z] Setting up apt (1.6.14) ... [2021-07-16T20:18:56.946Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-16T20:18:57.531Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-16T20:18:57.531Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-16T20:18:57.531Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-16T20:18:57.531Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-16T20:18:57.531Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-16T20:18:57.531Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-16T20:18:57.531Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T20:18:57.799Z] Selecting previously unselected package libexpat1:amd64. [2021-07-16T20:18:57.799Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-16T20:18:57.799Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-16T20:18:57.799Z] Selecting previously unselected package python3.6-minimal. [2021-07-16T20:18:57.799Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-16T20:18:57.799Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T20:18:58.065Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-16T20:18:58.065Z] Checking for services that may need to be restarted...done. [2021-07-16T20:18:58.065Z] Checking for services that may need to be restarted...done. [2021-07-16T20:18:58.065Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T20:18:58.065Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-16T20:18:58.065Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T20:18:58.649Z] Selecting previously unselected package python3-minimal. [2021-07-16T20:18:58.649Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-16T20:18:58.649Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-16T20:18:58.649Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-16T20:18:58.649Z] Selecting previously unselected package mime-support. [2021-07-16T20:18:58.649Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-16T20:18:58.650Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-16T20:18:58.650Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-16T20:18:58.650Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-16T20:18:58.650Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-16T20:18:58.650Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-16T20:18:58.650Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-16T20:18:58.650Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T20:18:58.916Z] Selecting previously unselected package python3.6. [2021-07-16T20:18:58.916Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-16T20:18:58.916Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T20:18:58.916Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-16T20:18:58.916Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-16T20:18:58.916Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-16T20:18:58.916Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-16T20:18:59.184Z] Selecting previously unselected package python3. [2021-07-16T20:18:59.184Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-16T20:18:59.184Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-16T20:18:59.184Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-16T20:18:59.184Z] Selecting previously unselected package multiarch-support. [2021-07-16T20:18:59.184Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-16T20:18:59.184Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-16T20:18:59.184Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-16T20:18:59.451Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-16T20:18:59.451Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-16T20:18:59.451Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-16T20:18:59.451Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-16T20:18:59.451Z] Selecting previously unselected package libbsd0:amd64. [2021-07-16T20:18:59.451Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-16T20:18:59.451Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-16T20:18:59.451Z] Selecting previously unselected package sudo. [2021-07-16T20:18:59.451Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-16T20:18:59.451Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-16T20:18:59.451Z] Selecting previously unselected package apparmor. [2021-07-16T20:18:59.451Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-16T20:18:59.451Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-16T20:18:59.718Z] Selecting previously unselected package libedit2:amd64. [2021-07-16T20:18:59.718Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-16T20:18:59.718Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-16T20:18:59.718Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-16T20:18:59.718Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-16T20:18:59.718Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T20:18:59.718Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-16T20:18:59.718Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-16T20:18:59.718Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T20:18:59.718Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-16T20:18:59.718Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-16T20:18:59.718Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-16T20:18:59.718Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-16T20:18:59.984Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-16T20:18:59.984Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T20:18:59.984Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-16T20:18:59.984Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-16T20:18:59.984Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T20:18:59.984Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-16T20:18:59.984Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-16T20:18:59.984Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-16T20:19:00.249Z] Selecting previously unselected package openssh-client. [2021-07-16T20:19:00.250Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-16T20:19:00.250Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-16T20:19:00.250Z] Selecting previously unselected package squashfs-tools. [2021-07-16T20:19:00.250Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-16T20:19:00.250Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-16T20:19:00.250Z] Selecting previously unselected package snapd. [2021-07-16T20:19:00.250Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-16T20:19:00.250Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-16T20:19:02.206Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-16T20:19:02.206Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-16T20:19:02.206Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-16T20:19:02.472Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-16T20:19:02.472Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-16T20:19:02.472Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T20:19:02.472Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-16T20:19:02.472Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-16T20:19:02.472Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-16T20:19:03.055Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-16T20:19:03.055Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-16T20:19:03.055Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-16T20:19:03.055Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T20:19:03.055Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T20:19:03.055Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T20:19:03.642Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-16T20:19:03.943Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T20:19:03.943Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-16T20:19:03.943Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-16T20:19:03.943Z] running python rtupdate hooks for python3.6... [2021-07-16T20:19:03.943Z] running python post-rtupdate hooks for python3.6... [2021-07-16T20:19:03.943Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-16T20:19:04.673Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-16T20:19:04.673Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T20:19:04.673Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-16T20:19:05.022Z] Setting up snapd (2.49.2+18.04) ... [2021-07-16T20:19:05.290Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-16T20:19:05.290Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-16T20:19:05.559Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-16T20:19:05.827Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-16T20:19:05.827Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-16T20:19:05.827Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-16T20:19:06.096Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-16T20:19:06.096Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-16T20:19:06.364Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-16T20:19:06.631Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-16T20:19:06.631Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-07-16T20:19:06.631Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-16T20:19:06.631Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-16T20:19:07.594Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-16T20:19:07.594Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-16T20:19:07.594Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-16T20:19:08.825Z] Reading package lists... [2021-07-16T20:19:08.825Z] Reading package lists... [2021-07-16T20:19:09.110Z] Building dependency tree... [2021-07-16T20:19:09.110Z] Reading state information... [2021-07-16T20:19:09.110Z] Calculating upgrade... [2021-07-16T20:19:09.382Z] The following packages will be upgraded: [2021-07-16T20:19:09.382Z] advancecomp base-files bash binutils binutils-common [2021-07-16T20:19:09.382Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-16T20:19:09.382Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-16T20:19:09.382Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-07-16T20:19:09.382Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-07-16T20:19:09.382Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-16T20:19:09.382Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-16T20:19:09.382Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-16T20:19:09.382Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-16T20:19:09.382Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-16T20:19:09.382Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-16T20:19:09.382Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-16T20:19:09.382Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-16T20:19:09.382Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-16T20:19:09.382Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-16T20:19:09.382Z] ubuntu-keyring util-linux [2021-07-16T20:19:09.382Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T20:19:09.382Z] Need to get 64.2 MB of archives. [2021-07-16T20:19:09.382Z] After this operation, 5113 kB of additional disk space will be used. [2021-07-16T20:19:09.382Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-16T20:19:09.650Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-16T20:19:09.650Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-16T20:19:09.650Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-16T20:19:09.650Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-16T20:19:09.650Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-16T20:19:09.650Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-16T20:19:09.650Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-16T20:19:09.650Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-16T20:19:09.650Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-16T20:19:09.650Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-16T20:19:09.650Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-16T20:19:09.650Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-16T20:19:09.650Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-16T20:19:09.650Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-16T20:19:09.650Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-16T20:19:09.650Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-16T20:19:09.650Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-16T20:19:09.650Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-16T20:19:09.919Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-16T20:19:09.919Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-16T20:19:09.919Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-16T20:19:09.919Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-07-16T20:19:09.919Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-16T20:19:09.919Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-16T20:19:09.919Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-16T20:19:09.919Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-16T20:19:09.919Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-16T20:19:09.919Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-16T20:19:09.919Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-16T20:19:09.919Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-16T20:19:09.919Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-16T20:19:09.919Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-16T20:19:09.919Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-16T20:19:09.919Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-16T20:19:09.919Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-16T20:19:09.919Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-16T20:19:09.919Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-16T20:19:09.919Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-16T20:19:09.919Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-16T20:19:09.919Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-16T20:19:09.919Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-16T20:19:09.919Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-16T20:19:09.919Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-16T20:19:09.919Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-16T20:19:09.919Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-16T20:19:09.919Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-16T20:19:09.919Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-16T20:19:09.919Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-16T20:19:09.919Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-16T20:19:09.919Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-16T20:19:09.919Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-16T20:19:09.919Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-16T20:19:09.920Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-16T20:19:09.920Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-16T20:19:09.920Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-16T20:19:09.920Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-16T20:19:10.187Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-16T20:19:10.454Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-16T20:19:10.454Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-16T20:19:10.454Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-16T20:19:10.454Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-16T20:19:10.454Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-16T20:19:10.454Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-16T20:19:10.454Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-16T20:19:10.454Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-16T20:19:10.724Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-16T20:19:10.724Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-16T20:19:10.724Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-16T20:19:10.724Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-16T20:19:10.724Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-16T20:19:10.995Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-16T20:19:10.995Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-07-16T20:19:10.995Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-16T20:19:10.995Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-16T20:19:10.995Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-16T20:19:10.995Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-16T20:19:10.995Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-16T20:19:10.995Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-16T20:19:10.995Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-16T20:19:10.995Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-16T20:19:10.995Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-16T20:19:10.995Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-16T20:19:10.995Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-16T20:19:10.995Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-16T20:19:10.995Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-16T20:19:10.995Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-16T20:19:11.264Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-16T20:19:11.264Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-16T20:19:11.264Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-16T20:19:11.264Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-16T20:19:11.264Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-16T20:19:11.264Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-16T20:19:11.264Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-16T20:19:11.264Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-16T20:19:11.264Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-16T20:19:11.264Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-07-16T20:19:11.264Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-16T20:19:11.264Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-16T20:19:11.264Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-16T20:19:11.531Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-16T20:19:11.531Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-16T20:19:11.531Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-16T20:19:11.531Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T20:19:11.531Z] Fetched 64.2 MB in 2s (32.0 MB/s) [2021-07-16T20:19:11.531Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-16T20:19:11.531Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-16T20:19:11.531Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-16T20:19:12.113Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-16T20:19:12.113Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-16T20:19:12.113Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-16T20:19:12.113Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-16T20:19:12.113Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:12.113Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T20:19:12.380Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:12.380Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T20:19:12.380Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:12.380Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T20:19:12.380Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:12.380Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T20:19:12.380Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:12.380Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T20:19:12.648Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:12.648Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T20:19:12.648Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:12.648Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T20:19:12.648Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T20:19:12.648Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-16T20:19:12.648Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:12.648Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-16T20:19:12.648Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-16T20:19:12.919Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-16T20:19:12.919Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:12.919Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T20:19:12.919Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:12.919Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T20:19:12.919Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:12.919Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T20:19:13.186Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T20:19:13.186Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-16T20:19:13.186Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-16T20:19:13.186Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-16T20:19:13.771Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-16T20:19:13.771Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-16T20:19:13.771Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-16T20:19:13.771Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-16T20:19:13.771Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-16T20:19:13.771Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-16T20:19:14.038Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-16T20:19:14.038Z] Installing new version of config file /etc/issue ... [2021-07-16T20:19:14.038Z] Installing new version of config file /etc/issue.net ... [2021-07-16T20:19:14.038Z] Installing new version of config file /etc/lsb-release ... [2021-07-16T20:19:14.038Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-16T20:19:14.313Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-16T20:19:14.313Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-16T20:19:14.313Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-16T20:19:14.313Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:14.313Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-16T20:19:14.313Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-16T20:19:14.593Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-16T20:19:14.593Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-07-16T20:19:14.593Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:14.593Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T20:19:14.593Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-16T20:19:14.593Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-16T20:19:14.593Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:14.593Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-16T20:19:14.593Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-16T20:19:14.861Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-16T20:19:14.861Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:14.861Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-16T20:19:14.861Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-16T20:19:15.130Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-16T20:19:15.131Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:15.131Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-16T20:19:15.131Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-16T20:19:15.131Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-16T20:19:15.397Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:15.397Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-16T20:19:15.397Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-16T20:19:15.397Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-16T20:19:15.397Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:15.397Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-16T20:19:15.397Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-16T20:19:15.397Z] Setting up grep (3.1-2build1) ... [2021-07-16T20:19:15.397Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:15.666Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-07-16T20:19:15.666Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-07-16T20:19:15.666Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-07-16T20:19:15.666Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:15.666Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-16T20:19:15.666Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-16T20:19:15.666Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-16T20:19:15.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:15.933Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-16T20:19:15.933Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-16T20:19:15.933Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-16T20:19:15.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:15.933Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-16T20:19:15.933Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-16T20:19:16.520Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-16T20:19:16.520Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-16T20:19:16.520Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-16T20:19:16.520Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-16T20:19:16.788Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-16T20:19:16.788Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:16.788Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-16T20:19:16.788Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-16T20:19:17.055Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-16T20:19:17.055Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-16T20:19:17.055Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-16T20:19:17.055Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-16T20:19:17.322Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-16T20:19:17.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:17.322Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-16T20:19:17.322Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-16T20:19:17.322Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-16T20:19:17.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:17.322Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T20:19:17.590Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T20:19:17.590Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-16T20:19:17.590Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:17.590Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T20:19:17.590Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T20:19:17.590Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-16T20:19:17.590Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:17.590Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T20:19:17.590Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T20:19:17.858Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-16T20:19:17.858Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:17.858Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T20:19:17.858Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T20:19:17.858Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-16T20:19:17.858Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:17.858Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-16T20:19:17.858Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-16T20:19:18.129Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-16T20:19:18.129Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-16T20:19:18.129Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-16T20:19:18.129Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:18.129Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-16T20:19:18.129Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-16T20:19:18.129Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-16T20:19:18.129Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:18.129Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T20:19:18.129Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T20:19:18.399Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-16T20:19:18.399Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:18.399Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T20:19:18.399Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T20:19:18.399Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-16T20:19:18.399Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:18.399Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T20:19:18.399Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T20:19:18.666Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-16T20:19:18.933Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-16T20:19:19.200Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-16T20:19:19.200Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:19.200Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-16T20:19:19.200Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-16T20:19:19.467Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-16T20:19:19.467Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T20:19:19.467Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-16T20:19:19.467Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-16T20:19:19.733Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-16T20:19:19.733Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-16T20:19:19.733Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-16T20:19:19.733Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-16T20:19:19.733Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-16T20:19:20.000Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-16T20:19:20.000Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-16T20:19:20.269Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-16T20:19:20.269Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-16T20:19:20.269Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-16T20:19:20.269Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-16T20:19:20.269Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-16T20:19:20.269Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-16T20:19:20.269Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-16T20:19:20.269Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-16T20:19:20.269Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-16T20:19:20.537Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-16T20:19:20.537Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-16T20:19:20.537Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-16T20:19:20.537Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-16T20:19:20.537Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-16T20:19:20.537Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-16T20:19:20.537Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-16T20:19:20.804Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-16T20:19:20.804Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-16T20:19:20.804Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:20.804Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T20:19:20.804Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T20:19:21.071Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-16T20:19:21.071Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-16T20:19:21.071Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-16T20:19:21.071Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-16T20:19:21.071Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-16T20:19:21.071Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:21.071Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-16T20:19:21.071Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-16T20:19:21.340Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-16T20:19:21.340Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:21.340Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-16T20:19:21.340Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-16T20:19:21.340Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-16T20:19:21.340Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:21.340Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-16T20:19:21.340Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-16T20:19:21.340Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-16T20:19:21.608Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:21.608Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-16T20:19:21.608Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-16T20:19:21.608Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-16T20:19:21.876Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:21.876Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-16T20:19:21.876Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-16T20:19:21.876Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-16T20:19:21.876Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:21.876Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-16T20:19:21.876Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-16T20:19:22.143Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-16T20:19:22.143Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:22.143Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-16T20:19:22.143Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-16T20:19:22.143Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-16T20:19:22.143Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:22.143Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-16T20:19:22.143Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-16T20:19:22.410Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-16T20:19:22.410Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:22.410Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-16T20:19:22.410Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-16T20:19:22.410Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-16T20:19:22.410Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:22.410Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-16T20:19:22.410Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-16T20:19:22.677Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-16T20:19:22.677Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:22.677Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-16T20:19:22.677Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-16T20:19:22.677Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-16T20:19:22.677Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:22.677Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-16T20:19:22.677Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-16T20:19:22.944Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-16T20:19:22.944Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:22.944Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-16T20:19:22.944Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-16T20:19:22.944Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-16T20:19:22.944Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:22.944Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-16T20:19:23.215Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-16T20:19:23.215Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-16T20:19:23.215Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T20:19:23.215Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-16T20:19:23.215Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-16T20:19:23.215Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-16T20:19:23.215Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-16T20:19:23.215Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-16T20:19:23.215Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-16T20:19:23.215Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-16T20:19:23.482Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-16T20:19:23.482Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-16T20:19:23.482Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-16T20:19:23.482Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-16T20:19:23.482Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-16T20:19:23.749Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-16T20:19:23.749Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-16T20:19:23.749Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-16T20:19:23.749Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-16T20:19:23.749Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-16T20:19:23.749Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-16T20:19:23.749Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-16T20:19:23.749Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-16T20:19:24.017Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-16T20:19:24.017Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-16T20:19:24.017Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-16T20:19:24.017Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-16T20:19:24.017Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-16T20:19:24.017Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-16T20:19:24.286Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-16T20:19:24.286Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-16T20:19:24.553Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-16T20:19:24.554Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-16T20:19:24.554Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-16T20:19:24.554Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-16T20:19:24.554Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-16T20:19:24.554Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-16T20:19:24.820Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-16T20:19:24.820Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-16T20:19:24.820Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-16T20:19:25.088Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-16T20:19:25.088Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-16T20:19:25.088Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-16T20:19:25.088Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:25.088Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T20:19:25.088Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:25.088Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T20:19:25.356Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:25.356Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T20:19:25.356Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:25.356Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T20:19:26.439Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:26.439Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T20:19:27.024Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:27.024Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T20:19:27.024Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:27.291Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T20:19:27.291Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:27.291Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T20:19:28.249Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T20:19:28.249Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T20:19:28.249Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-16T20:19:28.249Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-16T20:19:28.249Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-16T20:19:28.249Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-16T20:19:28.249Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-16T20:19:28.249Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-16T20:19:28.517Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-16T20:19:28.517Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-16T20:19:28.518Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-16T20:19:28.518Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-16T20:19:28.518Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-16T20:19:28.518Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-16T20:19:28.518Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-16T20:19:28.518Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-16T20:19:28.784Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T20:19:28.784Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-16T20:19:28.784Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T20:19:28.784Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T20:19:28.784Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T20:19:28.784Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-16T20:19:28.784Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-16T20:19:28.784Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-16T20:19:28.784Z] [2021-07-16T20:19:28.784Z] Current default time zone: 'Etc/UTC' [2021-07-16T20:19:28.784Z] Local time is now: Fri Jul 16 20:19:28 UTC 2021. [2021-07-16T20:19:28.784Z] Universal Time is now: Fri Jul 16 20:19:28 UTC 2021. [2021-07-16T20:19:28.784Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-16T20:19:28.784Z] [2021-07-16T20:19:28.784Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-16T20:19:28.784Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T20:19:28.784Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-16T20:19:29.052Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-16T20:19:29.052Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-16T20:19:29.052Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-16T20:19:29.053Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-16T20:19:29.053Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-16T20:19:29.053Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-16T20:19:29.053Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-16T20:19:29.053Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T20:19:29.053Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-16T20:19:29.053Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T20:19:29.053Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-16T20:19:29.053Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T20:19:29.053Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-16T20:19:29.053Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-16T20:19:29.053Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-16T20:19:29.053Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-16T20:19:29.053Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-16T20:19:29.319Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-16T20:19:29.319Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-16T20:19:29.319Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-16T20:19:31.267Z] Updating certificates in /etc/ssl/certs... [2021-07-16T20:19:31.849Z] 23 added, 27 removed; done. [2021-07-16T20:19:31.849Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-16T20:19:31.849Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T20:19:31.849Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-16T20:19:31.849Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-16T20:19:32.117Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-16T20:19:32.117Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T20:19:32.117Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-16T20:19:32.117Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T20:19:32.117Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T20:19:32.117Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T20:19:32.117Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T20:19:32.117Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T20:19:32.117Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-16T20:19:32.117Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-16T20:19:32.117Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-16T20:19:32.117Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-16T20:19:32.117Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-16T20:19:32.117Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T20:19:32.117Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T20:19:32.117Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-16T20:19:32.117Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-16T20:19:32.117Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-16T20:19:32.117Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-16T20:19:32.385Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-16T20:19:32.385Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-16T20:19:32.385Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-16T20:19:32.385Z] Updating certificates in /etc/ssl/certs... [2021-07-16T20:19:32.969Z] 0 added, 0 removed; done. [2021-07-16T20:19:32.969Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-16T20:19:32.969Z] done. [2021-07-16T20:19:33.236Z] Reading package lists... [2021-07-16T20:19:33.510Z] Building dependency tree... [2021-07-16T20:19:33.510Z] Reading state information... [2021-07-16T20:19:33.510Z] The following NEW packages will be installed: [2021-07-16T20:19:33.510Z] apt-transport-https [2021-07-16T20:19:33.778Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T20:19:33.778Z] Need to get 4348 B of archives. [2021-07-16T20:19:33.778Z] After this operation, 154 kB of additional disk space will be used. [2021-07-16T20:19:33.778Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-16T20:19:34.045Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T20:19:34.045Z] Fetched 4348 B in 0s (24.5 kB/s) [2021-07-16T20:19:34.045Z] Selecting previously unselected package apt-transport-https. [2021-07-16T20:19:34.045Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-16T20:19:34.045Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-16T20:19:34.045Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-16T20:19:34.045Z] Setting up apt-transport-https (1.6.14) ... [2021-07-16T20:19:34.311Z] Waiting for network to be ready... [2021-07-16T20:19:39.656Z] 2021-07-16T20:19:36Z INFO Waiting for automatic snapd restart... [2021-07-16T20:19:39.929Z] snapd 2.51.1 from Canonical* installed [2021-07-16T20:19:40.894Z] "snapd" switched to the "latest/stable" channel [2021-07-16T20:19:40.894Z] [2021-07-16T20:19:43.474Z] core18 20210611 from Canonical* installed [2021-07-16T20:19:43.474Z] "core18" switched to the "latest/stable" channel [2021-07-16T20:19:43.474Z] [2021-07-16T20:19:46.052Z] snapcraft 4.8.3 from Canonical* installed [2021-07-16T20:19:46.317Z] "snapcraft" switched to the "latest/stable" channel [2021-07-16T20:19:46.317Z] [2021-07-16T20:19:51.665Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-16T20:19:51.665Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-16T20:19:51.665Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-16T20:19:51.933Z] Reading package lists... [2021-07-16T20:19:52.523Z] Installing build dependencies: curl=7.58.0-2ubuntu3.13 git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 libcurl4=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libnghttp2-14=1.30.0-1ubuntu1 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 [2021-07-16T20:19:52.523Z] Reading package lists... [2021-07-16T20:19:52.523Z] Building dependency tree... [2021-07-16T20:19:52.523Z] Reading state information... [2021-07-16T20:19:52.790Z] Suggested packages: [2021-07-16T20:19:52.790Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-16T20:19:52.790Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-16T20:19:52.790Z] Recommended packages: [2021-07-16T20:19:52.790Z] less publicsuffix [2021-07-16T20:19:52.790Z] The following NEW packages will be installed: [2021-07-16T20:19:52.790Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libnghttp2-14 [2021-07-16T20:19:52.790Z] libpsl5 librtmp1 [2021-07-16T20:19:52.790Z] 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T20:19:52.790Z] Need to get 5512 kB of archives. [2021-07-16T20:19:52.790Z] After this operation, 36.1 MB of additional disk space will be used. [2021-07-16T20:19:52.790Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] [2021-07-16T20:19:52.790Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] [2021-07-16T20:19:52.790Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-16T20:19:53.058Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-16T20:19:53.058Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-16T20:19:53.058Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-16T20:19:53.058Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-16T20:19:53.323Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-16T20:19:53.323Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-16T20:19:53.590Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T20:19:53.590Z] Fetched 5512 kB in 1s (9148 kB/s) [2021-07-16T20:19:53.590Z] Selecting previously unselected package libpsl5:amd64. [2021-07-16T20:19:53.590Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-16T20:19:53.590Z] Preparing to unpack .../0-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-16T20:19:53.590Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-16T20:19:53.590Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-16T20:19:53.590Z] Preparing to unpack .../1-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-16T20:19:53.590Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-16T20:19:53.590Z] Selecting previously unselected package librtmp1:amd64. [2021-07-16T20:19:53.590Z] Preparing to unpack .../2-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-16T20:19:53.590Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-16T20:19:53.590Z] Selecting previously unselected package libcurl4:amd64. [2021-07-16T20:19:53.590Z] Preparing to unpack .../3-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-16T20:19:53.590Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-16T20:19:53.857Z] Selecting previously unselected package curl. [2021-07-16T20:19:53.857Z] Preparing to unpack .../4-curl_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-16T20:19:53.857Z] Unpacking curl (7.58.0-2ubuntu3.13) ... [2021-07-16T20:19:53.857Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-16T20:19:53.857Z] Preparing to unpack .../5-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-16T20:19:53.857Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-16T20:19:53.857Z] Selecting previously unselected package liberror-perl. [2021-07-16T20:19:53.857Z] Preparing to unpack .../6-liberror-perl_0.17025-1_all.deb ... [2021-07-16T20:19:53.857Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-16T20:19:53.857Z] Selecting previously unselected package git-man. [2021-07-16T20:19:53.857Z] Preparing to unpack .../7-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-16T20:19:53.857Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-16T20:19:54.124Z] Selecting previously unselected package git. [2021-07-16T20:19:54.124Z] Preparing to unpack .../8-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-16T20:19:54.124Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-16T20:19:54.391Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-16T20:19:54.391Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-16T20:19:54.391Z] Setting up liberror-perl (0.17025-1) ... [2021-07-16T20:19:54.391Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-16T20:19:54.391Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-16T20:19:54.391Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-16T20:19:54.391Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-16T20:19:54.391Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-16T20:19:54.660Z] Setting up curl (7.58.0-2ubuntu3.13) ... [2021-07-16T20:19:54.660Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-16T20:19:55.247Z] curl set to automatically installed. [2021-07-16T20:19:55.247Z] git set to automatically installed. [2021-07-16T20:19:55.247Z] git-man set to automatically installed. [2021-07-16T20:19:55.247Z] libcurl3-gnutls set to automatically installed. [2021-07-16T20:19:55.247Z] libcurl4 set to automatically installed. [2021-07-16T20:19:55.247Z] liberror-perl set to automatically installed. [2021-07-16T20:19:55.247Z] libnghttp2-14 set to automatically installed. [2021-07-16T20:19:55.247Z] libpsl5 set to automatically installed. [2021-07-16T20:19:55.247Z] librtmp1 set to automatically installed. [2021-07-16T20:19:56.205Z] snapd is not logged in, snap install commands will use sudo [2021-07-16T20:19:57.164Z] snap "core18" has no updates available [2021-07-16T20:19:58.575Z] Pulling go [2021-07-16T20:19:58.575Z] + snapcraftctl pull [2021-07-16T20:19:59.535Z] 'device-rfid-llrp-go' has dependencies that need to be staged: go [2021-07-16T20:19:59.535Z] Skipping pull go (already ran) [2021-07-16T20:19:59.535Z] Building go [2021-07-16T20:19:59.535Z] + dpkg --print-architecture [2021-07-16T20:19:59.535Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-07-16T20:19:59.535Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-07-16T20:19:59.535Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-07-16T20:19:59.535Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-16T20:19:59.535Z] Dload Upload Total Spent Left Speed [2021-07-16T20:20:02.215Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 30 115M 30 34.7M 0 0 33.9M 0 0:00:03 0:00:01 0:00:02 33.9M 72 115M 72 84.1M 0 0 41.5M 0 0:00:02 0:00:02 --:--:-- 41.5M 100 115M 100 115M 0 0 43.8M 0 0:00:02 0:00:02 --:--:-- 43.7M [2021-07-16T20:20:02.215Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-07-16T20:20:02.215Z] + sha256sum -c sha256 [2021-07-16T20:20:02.215Z] + grep OK [2021-07-16T20:20:02.490Z] go1.15.2.linux-amd64.tar.gz: OK [2021-07-16T20:20:02.490Z] + tar -C /root/stage -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-07-16T20:20:05.906Z] Staging go [2021-07-16T20:20:05.906Z] + snapcraftctl stage [2021-07-16T20:20:06.908Z] Pulling device-rfid-llrp-go [2021-07-16T20:20:06.908Z] + snapcraftctl pull [2021-07-16T20:20:07.894Z] Skipping build go (already ran) [2021-07-16T20:20:07.894Z] Building device-rfid-llrp-go [2021-07-16T20:20:07.894Z] + cd /root/parts/device-rfid-llrp-go/src [2021-07-16T20:20:07.894Z] + make build [2021-07-16T20:20:07.894Z] go mod tidy [2021-07-16T20:20:08.887Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.4.0 [2021-07-16T20:20:08.887Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-07-16T20:20:08.887Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2021-07-16T20:20:08.887Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 [2021-07-16T20:20:08.887Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-16T20:20:09.161Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-16T20:20:09.161Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-16T20:20:09.161Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-16T20:20:09.161Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-07-16T20:20:09.161Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-16T20:20:09.161Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-16T20:20:09.161Z] go: downloading github.com/google/uuid v1.1.2 [2021-07-16T20:20:09.161Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-07-16T20:20:09.161Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-16T20:20:09.161Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-07-16T20:20:09.161Z] go: downloading github.com/hashicorp/consul/sdk v0.1.1 [2021-07-16T20:20:09.161Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2021-07-16T20:20:09.161Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-16T20:20:09.161Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-16T20:20:09.161Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-16T20:20:09.161Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-16T20:20:09.161Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2021-07-16T20:20:09.161Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-16T20:20:09.161Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T20:20:09.162Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-07-16T20:20:09.162Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-16T20:20:09.162Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-07-16T20:20:09.162Z] go: downloading github.com/mitchellh/go-homedir v1.0.0 [2021-07-16T20:20:09.162Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-07-16T20:20:09.162Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-16T20:20:09.162Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-16T20:20:09.162Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-16T20:20:09.162Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-16T20:20:09.162Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-16T20:20:09.162Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-16T20:20:09.162Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-16T20:20:09.162Z] go: downloading github.com/hashicorp/memberlist v0.1.3 [2021-07-16T20:20:09.162Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-16T20:20:09.162Z] go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2021-07-16T20:20:09.162Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-16T20:20:09.162Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-16T20:20:09.162Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-16T20:20:09.162Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-16T20:20:09.435Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-16T20:20:09.435Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-16T20:20:09.435Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-16T20:20:09.435Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-16T20:20:09.435Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2021-07-16T20:20:09.435Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-16T20:20:09.435Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-16T20:20:09.435Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-16T20:20:09.435Z] go: downloading github.com/miekg/dns v1.0.14 [2021-07-16T20:20:09.435Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-16T20:20:09.435Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-16T20:20:09.715Z] go: downloading golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2021-07-16T20:20:09.715Z] go: downloading golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2021-07-16T20:20:09.715Z] go: downloading golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2021-07-16T20:20:09.715Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2021-07-16T20:20:10.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd [2021-07-16T20:20:15.744Z] + install -DT ./cmd/device-rfid-llrp-go /root/parts/device-rfid-llrp-go/install/bin/device-rfid-llrp-go [2021-07-16T20:20:15.744Z] + install -d /root/parts/device-rfid-llrp-go/install/config/device-rfid-llrp-go/res/ [2021-07-16T20:20:15.744Z] + cat ./cmd/res/configuration.toml [2021-07-16T20:20:15.744Z] + sed -e s:"./device-rfid-llrp-go.log":'$SNAP_COMMON/device-rfid-llrp-go.log': -e s:ProfilesDir = \"./res\":ProfilesDir = \"\$SNAP_DATA/config/device-rfid-llrp-go/res\": [2021-07-16T20:20:15.744Z] + find ./cmd/res/ -maxdepth 1 -name *.yaml -print -quit [2021-07-16T20:20:15.744Z] + [ ./cmd/res/llrp.device.profile.yaml ] [2021-07-16T20:20:15.744Z] + basename ./cmd/res/llrp.device.profile.yaml [2021-07-16T20:20:15.744Z] + fname=llrp.device.profile.yaml [2021-07-16T20:20:15.744Z] + install -DT ./cmd/res/llrp.device.profile.yaml /root/parts/device-rfid-llrp-go/install/config/device-rfid-llrp-go/res/llrp.device.profile.yaml [2021-07-16T20:20:15.744Z] + basename ./cmd/res/llrp.impinj.profile.yaml [2021-07-16T20:20:15.744Z] + fname=llrp.impinj.profile.yaml [2021-07-16T20:20:15.744Z] + install -DT ./cmd/res/llrp.impinj.profile.yaml /root/parts/device-rfid-llrp-go/install/config/device-rfid-llrp-go/res/llrp.impinj.profile.yaml [2021-07-16T20:20:15.744Z] + install -DT ./Attribution.txt /root/parts/device-rfid-llrp-go/install/usr/share/doc/device-rfid-llrp-go/Attribution.txt [2021-07-16T20:20:15.744Z] + install -DT ./LICENSE /root/parts/device-rfid-llrp-go/install/usr/share/doc/device-rfid-llrp-go/LICENSE [2021-07-16T20:20:16.633Z] Skipping stage go (already ran) [2021-07-16T20:20:16.633Z] Staging device-rfid-llrp-go [2021-07-16T20:20:17.084Z] + snapcraftctl stage [2021-07-16T20:20:17.682Z] Priming go [2021-07-16T20:20:17.682Z] + snapcraftctl prime [2021-07-16T20:20:18.709Z] Priming device-rfid-llrp-go [2021-07-16T20:20:18.709Z] + snapcraftctl prime [2021-07-16T20:20:19.702Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2021-07-16T20:20:19.702Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2021-07-16T20:20:19.702Z] Determining the version from the project repo (version-script). [2021-07-16T20:20:19.702Z] The version has been set to '0.0.0-20210716+688b535' [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:20:22.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-16T20:20:22.419Z] [2021-07-16T20:20:22.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:20:22.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-16T20:20:22.806Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-16T20:20:22.806Z] b4d181a07f80: Pulling fs layer [2021-07-16T20:20:22.806Z] a1111a8f2ec3: Pulling fs layer [2021-07-16T20:20:22.806Z] ed53099fbce6: Pulling fs layer [2021-07-16T20:20:22.806Z] dc539afda2c1: Pulling fs layer [2021-07-16T20:20:22.806Z] 77bc0d833cb6: Pulling fs layer [2021-07-16T20:20:22.806Z] 9065ff56babe: Pulling fs layer [2021-07-16T20:20:22.806Z] d287ab97295c: Pulling fs layer [2021-07-16T20:20:22.806Z] dc539afda2c1: Waiting [2021-07-16T20:20:22.806Z] 77bc0d833cb6: Waiting [2021-07-16T20:20:22.806Z] 9065ff56babe: Waiting [2021-07-16T20:20:22.806Z] d287ab97295c: Waiting [2021-07-16T20:20:23.077Z] a1111a8f2ec3: Verifying Checksum [2021-07-16T20:20:23.077Z] a1111a8f2ec3: Download complete [2021-07-16T20:20:23.343Z] dc539afda2c1: Verifying Checksum [2021-07-16T20:20:23.343Z] dc539afda2c1: Download complete [2021-07-16T20:20:24.312Z] b4d181a07f80: Verifying Checksum [2021-07-16T20:20:24.312Z] b4d181a07f80: Download complete [2021-07-16T20:20:24.312Z] 9065ff56babe: Verifying Checksum [2021-07-16T20:20:24.312Z] 9065ff56babe: Download complete [2021-07-16T20:20:24.312Z] 77bc0d833cb6: Retrying in 5 seconds [2021-07-16T20:20:24.312Z] ed53099fbce6: Verifying Checksum [2021-07-16T20:20:24.312Z] ed53099fbce6: Download complete [2021-07-16T20:20:25.286Z] b4d181a07f80: Pull complete [2021-07-16T20:20:25.286Z] 77bc0d833cb6: Retrying in 4 seconds [2021-07-16T20:20:25.286Z] a1111a8f2ec3: Pull complete [2021-07-16T20:20:25.871Z] ed53099fbce6: Pull complete [2021-07-16T20:20:25.871Z] dc539afda2c1: Pull complete [2021-07-16T20:20:26.139Z] 77bc0d833cb6: Retrying in 3 seconds [2021-07-16T20:20:27.100Z] 77bc0d833cb6: Retrying in 2 seconds [2021-07-16T20:20:28.060Z] 77bc0d833cb6: Retrying in 1 second [2021-07-16T20:20:28.645Z] d287ab97295c: Verifying Checksum [2021-07-16T20:20:28.645Z] d287ab97295c: Download complete [2021-07-16T20:20:29.230Z] 77bc0d833cb6: Retrying in 10 seconds [2021-07-16T20:20:30.201Z] 77bc0d833cb6: Retrying in 9 seconds [2021-07-16T20:20:31.162Z] 77bc0d833cb6: Retrying in 8 seconds [2021-07-16T20:20:32.122Z] 77bc0d833cb6: Retrying in 7 seconds [2021-07-16T20:20:33.084Z] 77bc0d833cb6: Retrying in 6 seconds [2021-07-16T20:20:34.492Z] 77bc0d833cb6: Retrying in 5 seconds [2021-07-16T20:20:35.077Z] 77bc0d833cb6: Retrying in 4 seconds [2021-07-16T20:20:36.484Z] 77bc0d833cb6: Retrying in 3 seconds [2021-07-16T20:20:37.072Z] 77bc0d833cb6: Retrying in 2 seconds [2021-07-16T20:20:38.482Z] 77bc0d833cb6: Retrying in 1 second [2021-07-16T20:20:39.441Z] 77bc0d833cb6: Download complete [2021-07-16T20:20:39.441Z] 77bc0d833cb6: Pull complete [2021-07-16T20:20:39.707Z] 9065ff56babe: Pull complete [2021-07-16T20:20:44.218Z] d287ab97295c: Pull complete [2021-07-16T20:20:44.218Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-16T20:20:44.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-16T20:20:44.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-16T20:20:44.322Z] prd-centos7-docker-4c-2g-3119 does not seem to be running inside a container [2021-07-16T20:20:44.393Z] $ 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-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-16T20:20:46.805Z] $ docker top aedde0ad4a9e0bb9d26a97fefd50d015053962e769d5aacd37456ade3825a272 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T20:20:47.237Z] ---> job-cost.sh [2021-07-16T20:20:47.238Z] lf-activate-venv: SKIPPING [2021-07-16T20:20:47.238Z] INFO: No Stack... [2021-07-16T20:20:48.202Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-16T20:20:48.469Z] INFO: Archiving Costs [Pipeline] sh [2021-07-16T20:20:48.792Z] + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv [2021-07-16T20:20:48.792Z] + cut -d, -f6 [Pipeline] lock [2021-07-16T20:20:48.836Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] [2021-07-16T20:20:48.849Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] did not exist. Created. [2021-07-16T20:20:48.849Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-16T20:20:49.210Z] /w/workspace/device-rfid-llrp-go/4@tmp/durable-1dc987fc/script.sh: 1: /w/workspace/device-rfid-llrp-go/4@tmp/durable-1dc987fc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-16T20:20:49.540Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-16T20:20:49.577Z] Warning: overwriting stash ‘stack-cost’ [2021-07-16T20:20:49.596Z] Stashed 1 file(s) [Pipeline] } [2021-07-16T20:20:49.611Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-16T20:20:49.650Z] $ docker stop --time=1 aedde0ad4a9e0bb9d26a97fefd50d015053962e769d5aacd37456ade3825a272 [2021-07-16T20:20:50.807Z] $ docker rm -f aedde0ad4a9e0bb9d26a97fefd50d015053962e769d5aacd37456ade3825a272 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-16T20:20:51.846Z] provisioning config files... [2021-07-16T20:20:51.863Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/config4752803939178110456tmp [Pipeline] { [Pipeline] sh [2021-07-16T20:20:52.204Z] + set +x [2021-07-16T20:20:52.204Z] + curl -s https://codecov.io/bash [2021-07-16T20:20:52.204Z] + bash -s -- [2021-07-16T20:20:52.204Z] [2021-07-16T20:20:52.204Z] _____ _ [2021-07-16T20:20:52.204Z] / ____| | | [2021-07-16T20:20:52.204Z] | | ___ __| | ___ ___ _____ __ [2021-07-16T20:20:52.204Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-16T20:20:52.204Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-16T20:20:52.204Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-16T20:20:52.204Z] Bash-1.0.5 [2021-07-16T20:20:52.204Z] [2021-07-16T20:20:52.204Z] [2021-07-16T20:20:52.204Z] ==> git version 2.24.4 found [2021-07-16T20:20:52.204Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-16T20:20:52.204Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-16T20:20:52.204Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-16T20:20:52.204Z] ==> Jenkins CI detected. [2021-07-16T20:20:52.204Z] project root: . [2021-07-16T20:20:52.204Z] --> token set from env [2021-07-16T20:20:52.472Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-16T20:20:52.472Z] ==> Running gcov in . (disable via -X gcov) [2021-07-16T20:20:52.472Z] ==> Python coveragepy not found [2021-07-16T20:20:52.472Z] ==> Searching for coverage reports in: [2021-07-16T20:20:52.472Z] + . [2021-07-16T20:20:52.472Z] -> Found 1 reports [2021-07-16T20:20:52.472Z] ==> Detecting git/mercurial file structure [2021-07-16T20:20:52.472Z] ==> Reading reports [2021-07-16T20:20:52.472Z] + ./coverage.out bytes=462904 [2021-07-16T20:20:52.472Z] ==> Appending adjustments [2021-07-16T20:20:52.472Z] https://docs.codecov.io/docs/fixing-reports [2021-07-16T20:20:52.740Z] + Found adjustments [2021-07-16T20:20:52.740Z] ==> Gzipping contents [2021-07-16T20:20:52.740Z] 52K /tmp/codecov.lttB47.gz [2021-07-16T20:20:52.740Z] ==> Uploading reports [2021-07-16T20:20:52.740Z] url: https://codecov.io [2021-07-16T20:20:52.740Z] query: branch=PR-42&commit=688b535f83d6813b0710a8aaeb8716b17c2efead&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-42%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=42&job=&cmd_args= [2021-07-16T20:20:52.740Z] -> Pinging Codecov [2021-07-16T20:20:52.740Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-42&commit=688b535f83d6813b0710a8aaeb8716b17c2efead&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-42%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=42&job=&cmd_args= [2021-07-16T20:20:53.325Z] -> Uploading to [2021-07-16T20:20:53.325Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-16/581DD39554BDF9B6E22D074273EAD858/688b535f83d6813b0710a8aaeb8716b17c2efead/28aa2212-6d93-407d-b628-29834eaa70ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210716%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210716T202053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9801a48dac963e293bde64bed4c368013b6ec6c50fa2e56082f1b34c0a67bbcf [2021-07-16T20:20:53.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-16T20:20:53.325Z] Dload Upload Total Spent Left Speed [2021-07-16T20:20:53.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51861 0 0 100 51861 0 107k --:--:-- --:--:-- --:--:-- 107k [2021-07-16T20:20:53.592Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/688b535f83d6813b0710a8aaeb8716b17c2efead [Pipeline] } [2021-07-16T20:20:53.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-16T20:20:55.564Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T20:20:56.168Z] ---> package-listing.sh [2021-07-16T20:20:56.169Z] ++ facter osfamily [2021-07-16T20:20:56.169Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-16T20:20:56.455Z] + OS_FAMILY=redhat [2021-07-16T20:20:56.455Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-42 [2021-07-16T20:20:56.455Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-16T20:20:56.455Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-16T20:20:56.455Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-16T20:20:56.455Z] + PACKAGES=/tmp/packages_start.txt [2021-07-16T20:20:56.455Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-42 ']' [2021-07-16T20:20:56.455Z] + PACKAGES=/tmp/packages_end.txt [2021-07-16T20:20:56.455Z] + case "${OS_FAMILY}" in [2021-07-16T20:20:56.455Z] + rpm -qa [2021-07-16T20:20:56.455Z] + sort [2021-07-16T20:20:57.037Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-16T20:20:57.037Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-16T20:20:57.037Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-16T20:20:57.037Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-42 ']' [2021-07-16T20:20:57.037Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-42/archives/ [2021-07-16T20:20:57.037Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-42/archives/ [Pipeline] echo [2021-07-16T20:20:57.056Z] 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/oundry_device-rfid-llrp-go_PR-42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-16T20:20:57.361Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:20:57.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-16T20:20:57.955Z] [2021-07-16T20:20:57.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T20:20:58.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-16T20:20:58.297Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-16T20:20:58.297Z] b4d181a07f80: Pulling fs layer [2021-07-16T20:20:58.297Z] a1111a8f2ec3: Pulling fs layer [2021-07-16T20:20:58.297Z] ed53099fbce6: Pulling fs layer [2021-07-16T20:20:58.297Z] dc539afda2c1: Pulling fs layer [2021-07-16T20:20:58.297Z] 77bc0d833cb6: Pulling fs layer [2021-07-16T20:20:58.297Z] 9065ff56babe: Pulling fs layer [2021-07-16T20:20:58.297Z] d287ab97295c: Pulling fs layer [2021-07-16T20:20:58.297Z] dc539afda2c1: Waiting [2021-07-16T20:20:58.297Z] 77bc0d833cb6: Waiting [2021-07-16T20:20:58.297Z] 9065ff56babe: Waiting [2021-07-16T20:20:58.297Z] d287ab97295c: Waiting [2021-07-16T20:20:58.883Z] a1111a8f2ec3: Verifying Checksum [2021-07-16T20:20:58.883Z] a1111a8f2ec3: Download complete [2021-07-16T20:20:58.883Z] dc539afda2c1: Verifying Checksum [2021-07-16T20:20:58.883Z] dc539afda2c1: Download complete [2021-07-16T20:20:59.150Z] ed53099fbce6: Verifying Checksum [2021-07-16T20:20:59.150Z] ed53099fbce6: Download complete [2021-07-16T20:20:59.150Z] 9065ff56babe: Verifying Checksum [2021-07-16T20:20:59.150Z] 9065ff56babe: Download complete [2021-07-16T20:20:59.150Z] 77bc0d833cb6: Verifying Checksum [2021-07-16T20:20:59.150Z] 77bc0d833cb6: Download complete [2021-07-16T20:20:59.736Z] b4d181a07f80: Verifying Checksum [2021-07-16T20:20:59.737Z] b4d181a07f80: Download complete [2021-07-16T20:21:01.187Z] b4d181a07f80: Pull complete [2021-07-16T20:21:01.187Z] a1111a8f2ec3: Pull complete [2021-07-16T20:21:01.453Z] ed53099fbce6: Pull complete [2021-07-16T20:21:01.731Z] dc539afda2c1: Pull complete [2021-07-16T20:21:01.998Z] 77bc0d833cb6: Pull complete [2021-07-16T20:21:01.998Z] 9065ff56babe: Pull complete [2021-07-16T20:21:05.040Z] d287ab97295c: Verifying Checksum [2021-07-16T20:21:05.040Z] d287ab97295c: Download complete [2021-07-16T20:21:09.650Z] d287ab97295c: Pull complete [2021-07-16T20:21:09.650Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-16T20:21:09.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-16T20:21:09.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-16T20:21:09.765Z] prd-centos7-docker-4c-2g-3117 does not seem to be running inside a container [2021-07-16T20:21:09.874Z] $ 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/oundry_device-rfid-llrp-go_PR-42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-42 -v /w/workspace/oundry_device-rfid-llrp-go_PR-42:/w/workspace/oundry_device-rfid-llrp-go_PR-42:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-16T20:21:12.565Z] $ docker top a3f62c5d5e27e684c8c15d38e65ac5cc095de17e6adf37e285cf9bf1257414a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T20:21:12.982Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-16T20:21:13.302Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-16T20:21:13.624Z] + ls /var/log/sa-host [2021-07-16T20:21:13.624Z] + sadf -c /var/log/sa-host/sa05 [2021-07-16T20:21:13.624Z] file_magic: OK [2021-07-16T20:21:13.624Z] HZ: Using current value: 100 [2021-07-16T20:21:13.624Z] file_header: OK [2021-07-16T20:21:13.624Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-16T20:21:13.624Z] Statistics: [2021-07-16T20:21:13.624Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-16T20:21:13.624Z] File successfully converted to sysstat format version 12.0.3 [2021-07-16T20:21:13.624Z] + sadf -c /var/log/sa-host/sa16 [2021-07-16T20:21:13.624Z] file_magic: OK [2021-07-16T20:21:13.624Z] HZ: Using current value: 100 [2021-07-16T20:21:13.624Z] file_header: OK [2021-07-16T20:21:13.624Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-16T20:21:13.624Z] Statistics: [2021-07-16T20:21:13.625Z] 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... [2021-07-16T20:21:13.625Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T20:21:14.389Z] provisioning config files... [2021-07-16T20:21:14.408Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/config5165132393496721975tmp [Pipeline] { [Pipeline] echo [2021-07-16T20:21:14.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T20:21:14.753Z] ---> create-netrc.sh [Pipeline] } [2021-07-16T20:21:14.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-16T20:21:15.183Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-16T20:21:15.199Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T20:21:15.507Z] ---> sudo-logs.sh [2021-07-16T20:21:15.507Z] Archiving 'sudo' log.. [2021-07-16T20:21:15.507Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3117.vexxhost.local: Name or service not known [2021-07-16T20:21:15.507Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3117.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-16T20:21:15.538Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T20:21:15.861Z] ---> job-cost.sh [2021-07-16T20:21:15.861Z] lf-activate-venv: SKIPPING [2021-07-16T20:21:15.861Z] DEBUG: total: 0.05999999865889549 [2021-07-16T20:21:15.861Z] INFO: Retrieving Stack Cost... [2021-07-16T20:21:16.830Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-16T20:21:17.099Z] INFO: Archiving Costs [Pipeline] echo [2021-07-16T20:21:17.117Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T20:21:17.438Z] ---> logs-deploy.sh [2021-07-16T20:21:17.438Z] lf-activate-venv: SKIPPING [2021-07-16T20:21:17.438Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-42/4 [2021-07-16T20:21:17.438Z] INFO: archiving workspace using pattern(s): [2021-07-16T20:21:18.024Z] Archives upload complete. [2021-07-16T20:21:18.290Z] INFO: archiving logs to Nexus