lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe54903bd1477543751dbacc3b46f02be9406c77+2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (0f9c5f4f7bd61fe173fde3dcf476b9ad699ed6e7) 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-ssh1559861347920124172.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh3393014551621006933.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-51/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/app-rfid-llrp-inventory/branches/PR-51/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3438446770146463291.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh21637950946896070.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-51/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/app-rfid-llrp-inventory/branches/PR-51/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4312454201129533297.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1244’ Running on prd-centos7-docker-4c-2g-1246 in /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-51 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/ry_app-rfid-llrp-inventory_PR-51@tmp/jenkins-gitclient-ssh5741122412358785474.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/ry_app-rfid-llrp-inventory_PR-51@tmp/jenkins-gitclient-ssh2956685843539142027.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit fe54903bd1477543751dbacc3b46f02be9406c77 Merge succeeded, producing fe54903bd1477543751dbacc3b46f02be9406c77 Checking out Revision fe54903bd1477543751dbacc3b46f02be9406c77 (PR-51) > git config core.sparsecheckout # timeout=10 > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # 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/ry_app-rfid-llrp-inventory_PR-51@tmp/jenkins-gitclient-ssh5730732859141427351.key > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 Commit message: "build: update alpine base to 3.14" > git rev-list --no-walk fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:49:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:49:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:49:09 ========================================================= 16:49:09 EdgeX Global Pipelines Version Info 16:49:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:49:12 ------------------- 16:49:12 stable info: 16:49:12 ------------------- 16:49:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:49:12 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:49:12 Message: update stable to v1.0.205 16:49:14 ------------------- 16:49:14 experimental info: 16:49:14 ------------------- 16:49:14 Commited By: **** collab-it+edgex@linuxfoundation.org 16:49:14 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:49:14 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:49:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:49:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo 16:49:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo 16:49:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo 16:49:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe54903bd1477543751dbacc3b46f02be9406c77 [Pipeline] echo 16:49:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe54903 [Pipeline] echo 16:49:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:49:15 provisioning config files... 16:49:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/config7046873750414418852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:49:15 ---> docker-login.sh 16:49:15 nexus3.edgexfoundry.org:10001 16:49:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:15 Configure a credential helper to remove this warning. See 16:49:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:15 16:49:15 Login Succeeded 16:49:15 nexus3.edgexfoundry.org:10002 16:49:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:15 Configure a credential helper to remove this warning. See 16:49:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:15 16:49:15 Login Succeeded 16:49:15 nexus3.edgexfoundry.org:10003 16:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:16 Configure a credential helper to remove this warning. See 16:49:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:16 16:49:16 Login Succeeded 16:49:16 nexus3.edgexfoundry.org:10004 16:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:16 Configure a credential helper to remove this warning. See 16:49:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:16 16:49:16 Login Succeeded 16:49:16 docker.io 16:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:16 Configure a credential helper to remove this warning. See 16:49:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:16 16:49:16 Login Succeeded 16:49:16 ---> docker-login.sh ends [Pipeline] } 16:49:16 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 16:49:17 + git log --format=format:%s -1 fe54903bd1477543751dbacc3b46f02be9406c77 [Pipeline] echo 16:49:17 GIT_COMMIT: fe54903bd1477543751dbacc3b46f02be9406c77, Commit Message: build: update alpine base to 3.14 [Pipeline] echo 16:49:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:49:17 16:49:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:49:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:49:18 latest: Pulling from edgex-devops/git-semver 16:49:18 31603596830f: Pulling fs layer 16:49:18 04fac38145f0: Pulling fs layer 16:49:18 701f6daf10bf: Pulling fs layer 16:49:18 24f72da36158: Pulling fs layer 16:49:18 24f72da36158: Waiting 16:49:18 04fac38145f0: Download complete 16:49:18 31603596830f: Verifying Checksum 16:49:18 31603596830f: Download complete 16:49:18 24f72da36158: Verifying Checksum 16:49:18 24f72da36158: Download complete 16:49:18 31603596830f: Pull complete 16:49:18 04fac38145f0: Pull complete 16:49:18 701f6daf10bf: Verifying Checksum 16:49:18 701f6daf10bf: Download complete 16:49:19 701f6daf10bf: Pull complete 16:49:19 24f72da36158: Pull complete 16:49:19 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:49:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:49:19 prd-centos7-docker-4c-2g-1246 does not seem to be running inside a container 16:49:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-51 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-51:/w/workspace/ry_app-rfid-llrp-inventory_PR-51:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-51@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:49:20 $ docker top 158d1b1f32c3cc445754fdc92a02f3c1343a7b7b6c297e359b3200b58e23192d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:20 [ssh-agent] Looking for ssh-agent implementation... 16:49:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:20 $ docker exec 158d1b1f32c3cc445754fdc92a02f3c1343a7b7b6c297e359b3200b58e23192d ssh-agent 16:49:20 SSH_AUTH_SOCK=/tmp/ssh-b3YWFPmFhAMj/agent.14 16:49:20 SSH_AGENT_PID=21 16:49:20 Running ssh-add (command line suppressed) 16:49:20 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/private_key_818994502931868772.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/private_key_818994502931868772.key) 16:49:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:21 + git tag --points-at HEAD [Pipeline] } 16:49:21 $ docker exec --env ******** --env ******** 158d1b1f32c3cc445754fdc92a02f3c1343a7b7b6c297e359b3200b58e23192d ssh-agent -k 16:49:21 unset SSH_AUTH_SOCK; 16:49:21 unset SSH_AGENT_PID; 16:49:21 echo Agent pid 21 killed; 16:49:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:49:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:21 [ssh-agent] Looking for ssh-agent implementation... 16:49:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:21 $ docker exec 158d1b1f32c3cc445754fdc92a02f3c1343a7b7b6c297e359b3200b58e23192d ssh-agent 16:49:21 SSH_AUTH_SOCK=/tmp/ssh-ODluUprgOtaf/agent.53 16:49:21 SSH_AGENT_PID=60 16:49:21 Running ssh-add (command line suppressed) 16:49:21 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/private_key_1719495536632584857.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/private_key_1719495536632584857.key) 16:49:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:22 + git semver init 16:49:22 # -> Open(): unable to determine branch for HEAD 16:49:22 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-51/.git 16:49:22 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-51 16:49:22 # $SEMVER_REMOTE_NAME = origin 16:49:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:49:22 # $SEMVER_USER_NAME = edgex-jenkins 16:49:22 # $SEMVER_BRANCH = PR-51 16:49:22 # $SEMVER_TEMP = /tmp/semver-910620410 16:49:22 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 16:49:37 # '/tmp/semver-910620410' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-51/.semver' 16:49:37 # -> Force: false 16:49:37 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-51/.semver [Pipeline] } 16:49:37 $ docker exec --env ******** --env ******** 158d1b1f32c3cc445754fdc92a02f3c1343a7b7b6c297e359b3200b58e23192d ssh-agent -k 16:49:37 unset SSH_AUTH_SOCK; 16:49:37 unset SSH_AGENT_PID; 16:49:37 echo Agent pid 60 killed; 16:49:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:49:37 + git semver [Pipeline] } 16:49:37 $ docker stop --time=1 158d1b1f32c3cc445754fdc92a02f3c1343a7b7b6c297e359b3200b58e23192d 16:49:38 $ docker rm -f 158d1b1f32c3cc445754fdc92a02f3c1343a7b7b6c297e359b3200b58e23192d [Pipeline] // withDockerContainer [Pipeline] sh 16:49:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:49:39 Stashed 1 file(s) [Pipeline] echo 16:49:39 [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 16:49:54 Still waiting to schedule task 16:49:54 ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ 16:49:54 ‘prd-centos7-docker-4c-2g-1248’ is offline 16:49:54 Still waiting to schedule task 16:49:54 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1245’ 16:53:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1249 in /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [Pipeline] { [Pipeline] ws 16:53:18 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 16:53:18 The recommended git tool is: NONE 16:53:24 using credential edgex-jenkins-ssh 16:53:24 Cloning the remote Git repository 16:53:24 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:53:24 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 16:53:24 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:53:24 > git --version # timeout=10 16:53:24 > git --version # 'git version 2.17.1' 16:53:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:53:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:02 Running on prd-centos7-docker-4c-2g-1251 in /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [Pipeline] { [Pipeline] ws 16:54:02 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 16:54:02 The recommended git tool is: NONE 16:54:05 using credential edgex-jenkins-ssh 16:54:05 Cloning the remote Git repository 16:54:05 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:54:05 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 16:54:05 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:54:05 > git --version # timeout=10 16:54:05 > git --version # 'git version 2.24.4' 16:54:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:54:06 [INFO] Currently running in a labeled security context 16:54:06 [INFO] Currently SELinux is 'enforcing' on the host 16:54:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/3@tmp/jenkins-gitclient-ssh4204391214147468635.key 16:54:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:52 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:54:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:52 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:54:52 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:54:52 using GIT_SSH to set credentials SSH Credentials for GitHub 16:54:52 [INFO] Currently running in a labeled security context 16:54:52 [INFO] Currently SELinux is 'enforcing' on the host 16:54:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/3@tmp/jenkins-gitclient-ssh5654307452107795265.key 16:54:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:54:54 Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit fe54903bd1477543751dbacc3b46f02be9406c77 16:54:55 Merge succeeded, producing fe54903bd1477543751dbacc3b46f02be9406c77 16:54:55 Checking out Revision fe54903bd1477543751dbacc3b46f02be9406c77 (PR-51) 16:54:54 > git config core.sparsecheckout # timeout=10 16:54:54 > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 16:54:54 > git remote # timeout=10 16:54:54 > git config --get remote.origin.url # timeout=10 16:54:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:54:54 [INFO] Currently running in a labeled security context 16:54:54 [INFO] Currently SELinux is 'enforcing' on the host 16:54:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/3@tmp/jenkins-gitclient-ssh9160213773471041537.key 16:54:54 > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 16:54:55 > git rev-parse HEAD^{commit} # timeout=10 16:54:55 > git config core.sparsecheckout # timeout=10 16:54:55 > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 16:54:59 Commit message: "build: update alpine base to 3.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:59 provisioning config files... 16:54:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config8153543922420897132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:00 ---> docker-login.sh 16:55:00 nexus3.edgexfoundry.org:10001 16:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:55 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:54:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:55 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:54:55 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:54:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:54:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:55:00 Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit fe54903bd1477543751dbacc3b46f02be9406c77 16:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:00 Configure a credential helper to remove this warning. See 16:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:00 16:55:00 Login Succeeded 16:55:00 nexus3.edgexfoundry.org:10002 16:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:00 Merge succeeded, producing fe54903bd1477543751dbacc3b46f02be9406c77 16:55:00 Checking out Revision fe54903bd1477543751dbacc3b46f02be9406c77 (PR-51) 16:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:00 Configure a credential helper to remove this warning. See 16:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:00 16:55:00 Login Succeeded 16:55:00 nexus3.edgexfoundry.org:10003 16:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:00 Configure a credential helper to remove this warning. See 16:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:00 16:55:00 Login Succeeded 16:55:00 nexus3.edgexfoundry.org:10004 16:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:01 Configure a credential helper to remove this warning. See 16:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:01 16:55:01 Login Succeeded 16:55:01 docker.io 16:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:05 Commit message: "build: update alpine base to 3.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:05 provisioning config files... 16:55:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config2435168377489878552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:00 > git config core.sparsecheckout # timeout=10 16:55:00 > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 16:55:00 > git remote # timeout=10 16:55:00 > git config --get remote.origin.url # timeout=10 16:55:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:55:00 > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 16:55:00 > git rev-parse HEAD^{commit} # timeout=10 16:55:00 > git config core.sparsecheckout # timeout=10 16:55:00 > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 16:55:06 ---> docker-login.sh 16:55:06 nexus3.edgexfoundry.org:10001 16:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:08 Configure a credential helper to remove this warning. See 16:55:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:08 16:55:08 Login Succeeded 16:55:08 nexus3.edgexfoundry.org:10002 16:55:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:09 Configure a credential helper to remove this warning. See 16:55:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:09 16:55:09 Login Succeeded 16:55:09 nexus3.edgexfoundry.org:10003 16:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:09 Configure a credential helper to remove this warning. See 16:55:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:09 16:55:09 Login Succeeded 16:55:09 nexus3.edgexfoundry.org:10004 16:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:10 Configure a credential helper to remove this warning. See 16:55:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:10 16:55:10 Login Succeeded 16:55:10 docker.io 16:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:11 Configure a credential helper to remove this warning. See 16:55:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:11 16:55:11 Login Succeeded 16:55:11 ---> docker-login.sh ends [Pipeline] } 16:55:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:55:11 ========================================================= 16:55:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:55:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:55:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 16:55:12 Sending build context to Docker daemon 731.1kB 16:55:12 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 16:55:12 Step 2/13 : FROM ${BASE} AS builder 16:55:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:55:12 595b0fe564bb: Pulling fs layer 16:55:12 24495759ef45: Pulling fs layer 16:55:12 d148012ef14d: Pulling fs layer 16:55:12 e90a11edd702: Pulling fs layer 16:55:12 d77568369979: Pulling fs layer 16:55:12 fc1c9f9a7f3b: Pulling fs layer 16:55:12 170f2ba95c9a: Pulling fs layer 16:55:12 97ac5df62f85: Pulling fs layer 16:55:12 fc1c9f9a7f3b: Waiting 16:55:12 170f2ba95c9a: Waiting 16:55:12 97ac5df62f85: Waiting 16:55:12 e90a11edd702: Waiting 16:55:12 d77568369979: Waiting 16:55:12 d148012ef14d: Verifying Checksum 16:55:12 d148012ef14d: Download complete 16:55:12 24495759ef45: Verifying Checksum 16:55:12 24495759ef45: Download complete 16:55:12 d77568369979: Download complete 16:55:12 fc1c9f9a7f3b: Verifying Checksum 16:55:12 fc1c9f9a7f3b: Download complete 16:55:12 595b0fe564bb: Verifying Checksum 16:55:12 595b0fe564bb: Download complete 16:55:12 170f2ba95c9a: Verifying Checksum 16:55:12 170f2ba95c9a: Download complete 16:55:13 595b0fe564bb: Pull complete 16:55:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:13 Configure a credential helper to remove this warning. See 16:55:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:13 16:55:13 Login Succeeded 16:55:13 ---> docker-login.sh ends [Pipeline] } 16:55:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:55:13 ========================================================= 16:55:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:55:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:55:14 24495759ef45: Pull complete 16:55:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 16:55:14 Sending build context to Docker daemon 731.1kB 16:55:14 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 16:55:14 Step 2/13 : FROM ${BASE} AS builder 16:55:14 d148012ef14d: Pull complete 16:55:16 97ac5df62f85: Verifying Checksum 16:55:16 97ac5df62f85: Download complete 16:55:16 e90a11edd702: Verifying Checksum 16:55:16 e90a11edd702: Download complete 16:55:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:55:19 540db60ca938: Pulling fs layer 16:55:19 adcc1eea9eea: Pulling fs layer 16:55:19 4c4ab2625f07: Pulling fs layer 16:55:19 db62176df00c: Pulling fs layer 16:55:19 3b30891b0d05: Pulling fs layer 16:55:19 06b49ca38bd5: Pulling fs layer 16:55:19 c788192a36de: Pulling fs layer 16:55:19 a77e37c0d609: Pulling fs layer 16:55:19 c3185cebc471: Pulling fs layer 16:55:19 db62176df00c: Waiting 16:55:19 3b30891b0d05: Waiting 16:55:19 06b49ca38bd5: Waiting 16:55:19 c788192a36de: Waiting 16:55:19 a77e37c0d609: Waiting 16:55:19 c3185cebc471: Waiting 16:55:19 4c4ab2625f07: Verifying Checksum 16:55:19 4c4ab2625f07: Download complete 16:55:19 adcc1eea9eea: Verifying Checksum 16:55:19 adcc1eea9eea: Download complete 16:55:19 3b30891b0d05: Verifying Checksum 16:55:19 3b30891b0d05: Download complete 16:55:19 06b49ca38bd5: Verifying Checksum 16:55:19 06b49ca38bd5: Download complete 16:55:19 c788192a36de: Verifying Checksum 16:55:19 c788192a36de: Download complete 16:55:19 540db60ca938: Verifying Checksum 16:55:19 540db60ca938: Download complete 16:55:19 540db60ca938: Pull complete 16:55:19 adcc1eea9eea: Pull complete 16:55:20 4c4ab2625f07: Pull complete 16:55:20 a77e37c0d609: Verifying Checksum 16:55:20 a77e37c0d609: Download complete 16:55:26 e90a11edd702: Pull complete 16:55:26 d77568369979: Pull complete 16:55:27 fc1c9f9a7f3b: Pull complete 16:55:27 170f2ba95c9a: Pull complete 16:55:28 c3185cebc471: Verifying Checksum 16:55:28 c3185cebc471: Download complete 16:55:29 db62176df00c: Verifying Checksum 16:55:29 db62176df00c: Download complete 16:55:32 db62176df00c: Pull complete 16:55:32 3b30891b0d05: Pull complete 16:55:32 06b49ca38bd5: Pull complete 16:55:32 c788192a36de: Pull complete 16:55:32 a77e37c0d609: Pull complete 16:55:34 97ac5df62f85: Pull complete 16:55:34 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:55:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:55:34 ---> 04bc70af865f 16:55:34 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:55:34 c3185cebc471: Pull complete 16:55:34 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:55:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:55:34 ---> 031687cdd783 16:55:34 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:55:38 ---> Running in 6aead2048873 16:55:38 Removing intermediate container 6aead2048873 16:55:38 ---> deec3cbf2556 16:55:38 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:55:38 ---> Running in 50d862d0ae73 16:55:39 ---> Running in 9395c958c9e3 16:55:39 Removing intermediate container 9395c958c9e3 16:55:39 ---> d0e7fd913d07 16:55:39 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:55:39 ---> Running in 5df3ed2c9975 16:55:39 Removing intermediate container 5df3ed2c9975 16:55:39 ---> e17ce20cbb35 16:55:39 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:55:39 ---> Running in c0470e5da1d8 16:55:39 Removing intermediate container c0470e5da1d8 16:55:39 ---> fd966e0b0fc7 16:55:39 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:39 ---> Running in d5804596dabb 16:55:39 Removing intermediate container 50d862d0ae73 16:55:39 ---> f3e8652263e3 16:55:39 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:55:39 ---> Running in 18085cfc6cfe 16:55:39 Removing intermediate container d5804596dabb 16:55:39 ---> 3dfe2fa6f375 16:55:39 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:55:39 ---> Running in 78de45ec03b7 16:55:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:55:40 Removing intermediate container 18085cfc6cfe 16:55:40 ---> 725d1db224cb 16:55:40 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:40 ---> Running in 755a51dc213e 16:55:43 Removing intermediate container 755a51dc213e 16:55:43 ---> 988d4caeb084 16:55:43 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:55:43 ---> Running in af390d095ada 16:55:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:55:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:55:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:55:46 OK: 218 MiB in 52 packages 16:55:48 Removing intermediate container af390d095ada 16:55:48 ---> 22b9b8ed7cc8 16:55:48 Step 8/13 : WORKDIR /app 16:55:48 ---> Running in 762f43e9a8ac 16:55:48 Removing intermediate container 762f43e9a8ac 16:55:48 ---> 62b55ff67a85 16:55:48 Step 9/13 : COPY go.mod . 16:55:49 ---> acd163c8672e 16:55:49 Step 10/13 : RUN go mod download 16:55:49 ---> Running in ff913985975c 16:55:49 OK: 219 MiB in 52 packages 16:55:49 Removing intermediate container 78de45ec03b7 16:55:49 ---> 676941ce2582 16:55:49 Step 8/13 : WORKDIR /app 16:55:49 ---> Running in 9b27c2120503 16:55:50 Removing intermediate container 9b27c2120503 16:55:50 ---> 3ac108d69209 16:55:50 Step 9/13 : COPY go.mod . 16:55:50 ---> ef9e0b37bf60 16:55:50 Step 10/13 : RUN go mod download 16:55:50 ---> Running in 736840411f91 16:56:37 Removing intermediate container 736840411f91 16:56:37 ---> 9e3c73653a3f 16:56:37 Step 11/13 : COPY . . 16:56:37 ---> 18b21b54d2ca 16:56:37 Step 12/13 : ARG MAKE="make build" 16:56:37 ---> Running in da4eb9b142b1 16:56:37 Removing intermediate container da4eb9b142b1 16:56:37 ---> 16ec658c3be8 16:56:37 Step 13/13 : RUN $MAKE 16:56:37 ---> Running in e13b330b8beb 16:56:37 noop 16:56:37 Removing intermediate container e13b330b8beb 16:56:37 ---> e39ee31db372 16:56:37 Successfully built e39ee31db372 16:56:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:56:37 + docker inspect -f . ci-base-image-x86_64 16:56:37 . [Pipeline] withDockerContainer 16:56:37 prd-centos7-docker-4c-2g-1251 does not seem to be running inside a container 16:56:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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-x86_64 cat 16:56:37 $ docker top 6ae8810e38ed9d585fc04f1a12af7e6048e747e2f54e50f27d64fe269e9d64ac -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:38 + go version 16:56:38 go version go1.16.6 linux/amd64 [Pipeline] } 16:56:38 $ docker stop --time=1 6ae8810e38ed9d585fc04f1a12af7e6048e747e2f54e50f27d64fe269e9d64ac 16:56:39 $ docker rm -f 6ae8810e38ed9d585fc04f1a12af7e6048e747e2f54e50f27d64fe269e9d64ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:56:40 + docker inspect -f . ci-base-image-x86_64 16:56:40 . [Pipeline] withDockerContainer 16:56:40 prd-centos7-docker-4c-2g-1251 does not seem to be running inside a container 16:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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-x86_64 cat 16:56:40 $ docker top 1fb6b4d14662142680c9d7dbd6bf25278f65d6d6f086eb1ba3f3bfe9af8f2c10 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:56:41 + go mod tidy [Pipeline] sh 16:56:42 + make test 16:56:42 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:56:57 Removing intermediate container ff913985975c 16:56:57 ---> 8b0b487fa79e 16:56:57 Step 11/13 : COPY . . 16:56:57 ---> 8e1f8776f80f 16:56:57 Step 12/13 : ARG MAKE="make build" 16:56:57 ---> Running in 083962a1c3ea 16:56:57 Removing intermediate container 083962a1c3ea 16:56:57 ---> 9795404a4674 16:56:57 Step 13/13 : RUN $MAKE 16:56:57 ---> Running in 30e04079fd86 16:56:57 noop 16:56:57 Removing intermediate container 30e04079fd86 16:56:57 ---> 47da13b37033 16:56:57 Successfully built 47da13b37033 16:56:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:56:57 + docker inspect -f . ci-base-image-arm64 16:56:57 . [Pipeline] withDockerContainer 16:56:58 prd-ubuntu18.04-docker-arm64-4c-16g-1249 does not seem to be running inside a container 16:56:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 16:56:59 $ docker top 76f0fd0ce7ebe83e1a6354ce156122b3ba44dcc3226d537e44b5e25ae6c3b8cb -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:00 + go version 16:57:00 go version go1.16.6 linux/arm64 [Pipeline] } 16:57:00 $ docker stop --time=1 76f0fd0ce7ebe83e1a6354ce156122b3ba44dcc3226d537e44b5e25ae6c3b8cb 16:57:02 $ docker rm -f 76f0fd0ce7ebe83e1a6354ce156122b3ba44dcc3226d537e44b5e25ae6c3b8cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:57:03 + docker inspect -f . ci-base-image-arm64 16:57:03 . [Pipeline] withDockerContainer 16:57:03 prd-ubuntu18.04-docker-arm64-4c-16g-1249 does not seem to be running inside a container 16:57:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 16:57:04 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:57:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.059s coverage: 89.2% of statements 16:57:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.021s coverage: 11.3% of statements 16:57:05 $ docker top 7f4a3497422f729d6fccec2c6bc65f6f145dbdfbb621c07e018efd77b6d75078 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:57:06 + go mod tidy [Pipeline] sh 16:57:07 + make test 16:57:07 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:57:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.331s coverage: 73.3% of statements 16:57:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:57:20 gofmt -l . 16:57:20 [ "`gofmt -l .`" = "" ] 16:57:21 ./bin/test-attribution.sh 16:57:21 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:57:21 $ docker stop --time=1 1fb6b4d14662142680c9d7dbd6bf25278f65d6d6f086eb1ba3f3bfe9af8f2c10 16:57:23 $ docker rm -f 1fb6b4d14662142680c9d7dbd6bf25278f65d6d6f086eb1ba3f3bfe9af8f2c10 [Pipeline] // withDockerContainer [Pipeline] sh 16:57:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:57:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:57:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:57:26 + ls -al . 16:57:26 total 180 16:57:26 drwxrwxr-x. 10 jenkins jenkins 4096 Sep 24 16:57 . 16:57:26 drwxrwxr-x. 4 jenkins jenkins 28 Sep 24 16:54 .. 16:57:26 -rw-rw-r--. 1 jenkins jenkins 7039 Sep 24 16:54 Attribution.txt 16:57:26 drwxrwxr-x. 2 jenkins jenkins 60 Sep 24 16:54 bin 16:57:26 -rw-r--r--. 1 jenkins jenkins 62828 Sep 24 16:57 coverage.out 16:57:26 -rw-rw-r--. 1 jenkins jenkins 1710 Sep 24 16:54 Dockerfile 16:57:26 -rw-rw-r--. 1 jenkins jenkins 262 Sep 24 16:54 .dockerignore 16:57:26 drwxrwxr-x. 8 jenkins jenkins 179 Sep 24 16:54 .git 16:57:26 drwxrwxr-x. 2 jenkins jenkins 103 Sep 24 16:54 .github 16:57:26 -rw-rw-r--. 1 jenkins jenkins 805 Sep 24 16:54 .gitignore 16:57:26 -rw-r--r--. 1 jenkins jenkins 412 Sep 24 16:57 go.mod 16:57:26 -rw-r--r--. 1 jenkins jenkins 19455 Sep 24 16:56 go.sum 16:57:26 -rw-rw-r--. 1 jenkins jenkins 677 Sep 24 16:54 GOVERNANCE.md 16:57:26 drwxrwxr-x. 2 jenkins jenkins 140 Sep 24 16:54 images 16:57:26 drwxrwxr-x. 4 jenkins jenkins 35 Sep 24 16:54 internal 16:57:26 -rw-rw-r--. 1 jenkins jenkins 686 Sep 24 16:54 Jenkinsfile 16:57:26 -rw-rw-r--. 1 jenkins jenkins 11347 Sep 24 16:54 LICENSE 16:57:26 -rw-rw-r--. 1 jenkins jenkins 530 Sep 24 16:54 main.go 16:57:26 -rw-rw-r--. 1 jenkins jenkins 1499 Sep 24 16:54 Makefile 16:57:26 -rw-rw-r--. 1 jenkins jenkins 617 Sep 24 16:54 OWNERS.md 16:57:26 -rw-rw-r--. 1 jenkins jenkins 30705 Sep 24 16:54 README.md 16:57:26 drwxrwxr-x. 2 jenkins jenkins 32 Sep 24 16:54 res 16:57:26 drwxrwxr-x. 4 jenkins jenkins 54 Sep 24 16:54 snap 16:57:26 drwxrwxr-x. 3 jenkins jenkins 18 Sep 24 16:54 static 16:57:26 -rw-rw-r--. 1 jenkins jenkins 5 Sep 24 16:49 VERSION [Pipeline] isUnix [Pipeline] sh 16:57:27 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=fe54903bd1477543751dbacc3b46f02be9406c77 --label arch=amd64 --label version=0.0.0 . 16:57:27 Sending build context to Docker daemon 731.1kB 16:57:27 Step 1/28 : ARG BASE=golang:1.16-alpine3.14 16:57:27 Step 2/28 : FROM ${BASE} AS builder 16:57:27 ---> e39ee31db372 16:57:27 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:57:27 ---> Running in ef0cba72fde2 16:57:27 Removing intermediate container ef0cba72fde2 16:57:27 ---> 396f4f6251b0 16:57:27 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 16:57:27 ---> Running in 8d7f0dbd85e8 16:57:27 Removing intermediate container 8d7f0dbd85e8 16:57:27 ---> 76b25ea0bed2 16:57:27 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:57:27 ---> Running in 89dc8de93691 16:57:27 Removing intermediate container 89dc8de93691 16:57:27 ---> f3fb102b15d1 16:57:27 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:27 ---> Running in 4d0f613faeb7 16:57:28 Removing intermediate container 4d0f613faeb7 16:57:28 ---> 1e0d25ca833e 16:57:28 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:57:28 ---> Running in dfc53b7e20a4 16:57:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:57:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:57:29 OK: 219 MiB in 52 packages 16:57:30 Removing intermediate container dfc53b7e20a4 16:57:30 ---> 6511f9148bf7 16:57:30 Step 8/28 : WORKDIR /app 16:57:30 ---> Running in 7fa6993bfb52 16:57:30 Removing intermediate container 7fa6993bfb52 16:57:30 ---> 45101c84a557 16:57:30 Step 9/28 : COPY go.mod . 16:57:30 ---> 0ef33efcb6b5 16:57:30 Step 10/28 : RUN go mod download 16:57:30 ---> Running in 78c3ee6ca10e 16:57:30 Removing intermediate container 78c3ee6ca10e 16:57:30 ---> 72ac4b1c690f 16:57:30 Step 11/28 : COPY . . 16:57:31 ---> 0b19abbf5f3b 16:57:31 Step 12/28 : ARG MAKE="make build" 16:57:31 ---> Running in 06b92f541cab 16:57:31 Removing intermediate container 06b92f541cab 16:57:31 ---> ac8812f689a1 16:57:31 Step 13/28 : RUN $MAKE 16:57:31 ---> Running in 809ba946a35e 16:57:31 go mod tidy 16:57:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 16:57:46 Removing intermediate container 809ba946a35e 16:57:46 ---> dfd2dc172187 16:57:46 Step 14/28 : FROM alpine:3.14 16:57:47 3.14: Pulling from library/alpine 16:57:47 a0d0a0d46f8b: Pulling fs layer 16:57:48 a0d0a0d46f8b: Verifying Checksum 16:57:48 a0d0a0d46f8b: Download complete 16:57:48 a0d0a0d46f8b: Pull complete 16:57:48 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:57:48 Status: Downloaded newer image for alpine:3.14 16:57:48 ---> 14119a10abf4 16:57:48 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:57:48 ---> Running in 5b3902fd731e 16:57:48 Removing intermediate container 5b3902fd731e 16:57:48 ---> 299a44a71bb8 16:57:48 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:57:48 ---> Running in c3c8487e9378 16:57:48 Removing intermediate container c3c8487e9378 16:57:48 ---> f51a47ccf57b 16:57:48 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 16:57:48 ---> Running in b69a550cf647 16:57:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:57:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:57:49 (1/6) Installing ca-certificates (20191127-r5) 16:57:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:57:49 (3/6) Installing libsodium (1.0.18-r0) 16:57:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:57:49 (5/6) Installing libzmq (4.3.4-r0) 16:57:49 (6/6) Installing zeromq (4.3.4-r0) 16:57:49 Executing busybox-1.33.1-r3.trigger 16:57:49 Executing ca-certificates-20191127-r5.trigger 16:57:49 OK: 9 MiB in 20 packages 16:57:49 Removing intermediate container b69a550cf647 16:57:49 ---> cb70155f1e01 16:57:49 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:57:49 ---> f73b09849872 16:57:49 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 16:57:49 ---> 2e57b52c6777 16:57:49 Step 20/28 : COPY --from=builder /app/res/ /res/ 16:57:49 ---> f0dec37ac4c1 16:57:49 Step 21/28 : COPY --from=builder /app/static/ /static/ 16:57:49 ---> 3376b75d5ec0 16:57:49 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:57:50 ---> e24f1adcfa00 16:57:50 Step 23/28 : EXPOSE 48086 16:57:50 ---> Running in 99893907cdb6 16:57:50 Removing intermediate container 99893907cdb6 16:57:50 ---> d7a70c7bd620 16:57:50 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:57:50 ---> Running in 4e1999fd8925 16:57:50 Removing intermediate container 4e1999fd8925 16:57:50 ---> 239682da5181 16:57:50 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 16:57:50 ---> Running in 0bbb2a060403 16:57:50 Removing intermediate container 0bbb2a060403 16:57:50 ---> 6f6d84391668 16:57:50 Step 26/28 : LABEL arch=amd64 16:57:50 ---> Running in 0f9b1875ea45 16:57:50 Removing intermediate container 0f9b1875ea45 16:57:50 ---> d6ec07bdab8a 16:57:50 Step 27/28 : LABEL git_sha=fe54903bd1477543751dbacc3b46f02be9406c77 16:57:51 ---> Running in 62e52b12ae86 16:57:51 Removing intermediate container 62e52b12ae86 16:57:51 ---> 6d6d9962ebe2 16:57:51 Step 28/28 : LABEL version=0.0.0 16:57:51 ---> Running in d6c390ecc681 16:57:51 Removing intermediate container d6c390ecc681 16:57:51 ---> 0415420397c2 16:57:51 [Warning] One or more build-args [ARCH] were not consumed 16:57:51 Successfully built 0415420397c2 16:57:51 Successfully tagged app-rfid-llrp-inventory: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 16:58:06 Still waiting to schedule task 16:58:06 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:58:15 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:58:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.282s coverage: 89.2% of statements 16:58:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.049s coverage: 11.3% of statements 16:58:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 6.008s coverage: 73.3% of statements 16:58:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:58:53 gofmt -l . 16:58:53 [ "`gofmt -l .`" = "" ] 16:58:53 ./bin/test-attribution.sh 16:58:53 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:58:54 $ docker stop --time=1 7f4a3497422f729d6fccec2c6bc65f6f145dbdfbb621c07e018efd77b6d75078 16:58:56 $ docker rm -f 7f4a3497422f729d6fccec2c6bc65f6f145dbdfbb621c07e018efd77b6d75078 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:58:57 Warning: overwriting stash ‘coverage-report’ 16:58:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:58:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:58:58 + ls -al . 16:58:58 total 216 16:58:58 drwxrwxr-x 10 jenkins jenkins 4096 Sep 24 16:58 . 16:58:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 24 16:53 .. 16:58:58 -rw-rw-r-- 1 jenkins jenkins 262 Sep 24 16:55 .dockerignore 16:58:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 24 16:55 .git 16:58:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 16:55 .github 16:58:58 -rw-rw-r-- 1 jenkins jenkins 805 Sep 24 16:55 .gitignore 16:58:58 -rw-rw-r-- 1 jenkins jenkins 7039 Sep 24 16:55 Attribution.txt 16:58:58 -rw-rw-r-- 1 jenkins jenkins 1710 Sep 24 16:55 Dockerfile 16:58:58 -rw-rw-r-- 1 jenkins jenkins 677 Sep 24 16:55 GOVERNANCE.md 16:58:58 -rw-rw-r-- 1 jenkins jenkins 686 Sep 24 16:55 Jenkinsfile 16:58:58 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 24 16:55 LICENSE 16:58:58 -rw-rw-r-- 1 jenkins jenkins 1499 Sep 24 16:55 Makefile 16:58:58 -rw-rw-r-- 1 jenkins jenkins 617 Sep 24 16:55 OWNERS.md 16:58:58 -rw-rw-r-- 1 jenkins jenkins 30705 Sep 24 16:55 README.md 16:58:58 -rw-rw-r-- 1 jenkins jenkins 5 Sep 24 16:49 VERSION 16:58:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 16:55 bin 16:58:58 -rw-r--r-- 1 jenkins jenkins 62828 Sep 24 16:58 coverage.out 16:58:58 -rw-r--r-- 1 jenkins jenkins 412 Sep 24 16:58 go.mod 16:58:58 -rw-r--r-- 1 jenkins jenkins 19455 Sep 24 16:57 go.sum 16:58:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 16:55 images 16:58:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 24 16:55 internal 16:58:58 -rw-rw-r-- 1 jenkins jenkins 530 Sep 24 16:55 main.go 16:58:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 16:55 res 16:58:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 24 16:55 snap 16:58:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 24 16:55 static [Pipeline] isUnix [Pipeline] sh 16:58:59 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fe54903bd1477543751dbacc3b46f02be9406c77 --label arch=arm64 --label version=0.0.0 . 16:58:59 Sending build context to Docker daemon 731.1kB 16:58:59 Step 1/28 : ARG BASE=golang:1.16-alpine3.14 16:58:59 Step 2/28 : FROM ${BASE} AS builder 16:58:59 ---> 47da13b37033 16:58:59 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:58:59 ---> Running in 8d90c1da78bc 16:59:00 Removing intermediate container 8d90c1da78bc 16:59:00 ---> bd593cf0f120 16:59:00 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 16:59:00 ---> Running in e1e5504a5881 16:59:01 Removing intermediate container e1e5504a5881 16:59:01 ---> d7a8e19e557c 16:59:01 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:59:01 ---> Running in 024c47fe28ee 16:59:01 Removing intermediate container 024c47fe28ee 16:59:01 ---> 55b7db530821 16:59:01 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:01 ---> Running in d4ed7df9391d 16:59:04 Removing intermediate container d4ed7df9391d 16:59:04 ---> df71de76146e 16:59:04 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:59:04 ---> Running in 08e632c1b488 16:59:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:59:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:59:07 OK: 218 MiB in 52 packages 16:59:08 Removing intermediate container 08e632c1b488 16:59:08 ---> c5a6f5b290e4 16:59:08 Step 8/28 : WORKDIR /app 16:59:09 ---> Running in 21629dd5f59f 16:59:09 Removing intermediate container 21629dd5f59f 16:59:09 ---> b90d3d942e10 16:59:09 Step 9/28 : COPY go.mod . 16:59:10 ---> db8b1d9bfb47 16:59:10 Step 10/28 : RUN go mod download 16:59:10 ---> Running in d73ad813b765 16:59:13 Removing intermediate container d73ad813b765 16:59:13 ---> c216c1382f39 16:59:13 Step 11/28 : COPY . . 16:59:14 ---> 87b28d99ef23 16:59:14 Step 12/28 : ARG MAKE="make build" 16:59:14 ---> Running in 63691f272308 16:59:15 Removing intermediate container 63691f272308 16:59:15 ---> 4adf90e5c88e 16:59:15 Step 13/28 : RUN $MAKE 16:59:15 ---> Running in b787f9ee4493 16:59:16 go mod tidy 16:59:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 17:00:14 Removing intermediate container b787f9ee4493 17:00:14 ---> 6ccb33875d68 17:00:14 Step 14/28 : FROM alpine:3.14 17:00:14 3.14: Pulling from library/alpine 17:00:14 552d1f2373af: Pulling fs layer 17:00:14 552d1f2373af: Verifying Checksum 17:00:14 552d1f2373af: Download complete 17:00:14 552d1f2373af: Pull complete 17:00:14 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:00:14 Status: Downloaded newer image for alpine:3.14 17:00:14 ---> bb3de5531c18 17:00:14 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:00:14 ---> Running in a1cf6355b3f2 17:00:14 Removing intermediate container a1cf6355b3f2 17:00:14 ---> c96d4759bb2c 17:00:14 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:00:14 ---> Running in 277372baf139 17:00:14 Removing intermediate container 277372baf139 17:00:14 ---> 62f5e0ec6265 17:00:14 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 17:00:14 ---> Running in 3d3d994e180a 17:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:00:14 (1/6) Installing ca-certificates (20191127-r5) 17:00:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:00:14 (3/6) Installing libsodium (1.0.18-r0) 17:00:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:00:14 (5/6) Installing libzmq (4.3.4-r0) 17:00:14 (6/6) Installing zeromq (4.3.4-r0) 17:00:14 Executing busybox-1.33.1-r3.trigger 17:00:14 Executing ca-certificates-20191127-r5.trigger 17:00:14 OK: 9 MiB in 20 packages 17:00:15 Removing intermediate container 3d3d994e180a 17:00:15 ---> 8298547982e6 17:00:15 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:00:15 ---> 7798efda46ff 17:00:15 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 17:00:16 ---> 2c29b5aa6636 17:00:16 Step 20/28 : COPY --from=builder /app/res/ /res/ 17:00:17 ---> c20e0098cd9c 17:00:17 Step 21/28 : COPY --from=builder /app/static/ /static/ 17:00:18 ---> 3b34d4ef42ef 17:00:18 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:00:20 ---> 1827bb553ba7 17:00:20 Step 23/28 : EXPOSE 48086 17:00:20 ---> Running in 97870549f552 17:00:20 Removing intermediate container 97870549f552 17:00:20 ---> 60769dde33b5 17:00:20 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:00:20 ---> Running in 4e50d111915c 17:00:25 Removing intermediate container 4e50d111915c 17:00:25 ---> b801bd23494f 17:00:25 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:00:25 ---> Running in e4b258b51b0c 17:00:25 Removing intermediate container e4b258b51b0c 17:00:25 ---> 13b425af26d4 17:00:25 Step 26/28 : LABEL arch=arm64 17:00:25 ---> Running in 7115df93c923 17:00:25 Removing intermediate container 7115df93c923 17:00:25 ---> f2ea19d6c52e 17:00:25 Step 27/28 : LABEL git_sha=fe54903bd1477543751dbacc3b46f02be9406c77 17:00:25 ---> Running in 7bacedca5630 17:00:25 Removing intermediate container 7bacedca5630 17:00:25 ---> 0226f9b1c1a5 17:00:25 Step 28/28 : LABEL version=0.0.0 17:00:25 ---> Running in 00f6796b28e9 17:00:25 Removing intermediate container 00f6796b28e9 17:00:25 ---> 65569d6f9448 17:00:25 [Warning] One or more build-args [ARCH] were not consumed 17:00:25 Successfully built 65569d6f9448 17:00:25 Successfully tagged app-rfid-llrp-inventory-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 17:00:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:26 17:00:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:00:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:27 arm64: Pulling from edgex-lftools-log-publisher 17:00:27 448f6bf000e3: Pulling fs layer 17:00:27 f757da607395: Pulling fs layer 17:00:27 05883995daec: Pulling fs layer 17:00:27 8603b9c90790: Pulling fs layer 17:00:27 1560dd03e051: Pulling fs layer 17:00:27 27f5ce0e4adf: Pulling fs layer 17:00:27 c2d8d7efcc4b: Pulling fs layer 17:00:27 8603b9c90790: Waiting 17:00:27 1560dd03e051: Waiting 17:00:27 27f5ce0e4adf: Waiting 17:00:27 c2d8d7efcc4b: Waiting 17:00:27 f757da607395: Verifying Checksum 17:00:27 f757da607395: Download complete 17:00:27 8603b9c90790: Verifying Checksum 17:00:27 8603b9c90790: Download complete 17:00:27 1560dd03e051: Download complete 17:00:27 27f5ce0e4adf: Download complete 17:00:27 05883995daec: Verifying Checksum 17:00:27 05883995daec: Download complete 17:00:28 448f6bf000e3: Verifying Checksum 17:00:28 448f6bf000e3: Download complete 17:00:31 c2d8d7efcc4b: Verifying Checksum 17:00:31 c2d8d7efcc4b: Download complete 17:00:31 448f6bf000e3: Pull complete 17:00:32 f757da607395: Pull complete 17:00:34 05883995daec: Pull complete 17:00:34 8603b9c90790: Pull complete 17:00:35 1560dd03e051: Pull complete 17:00:36 27f5ce0e4adf: Pull complete 17:00:51 c2d8d7efcc4b: Pull complete 17:00:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:00:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:00:51 prd-ubuntu18.04-docker-arm64-4c-16g-1249 does not seem to be running inside a container 17:00:51 $ 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/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 17:00:56 $ docker top 46d37d1b5b8e84cb2e75bc5e09ddb51a4ecd3d2fad45da7afc76fb07e4a90292 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:57 ---> job-cost.sh 17:00:57 lf-activate-venv: SKIPPING 17:00:57 INFO: No Stack... 17:00:58 INFO: Retrieving Pricing Info for: v3-standard-4 17:00:58 INFO: Archiving Costs [Pipeline] sh 17:00:59 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv 17:00:59 + cut -d, -f6 [Pipeline] lock 17:00:59 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-3-stack-cost] 17:00:59 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-3-stack-cost] did not exist. Created. 17:00:59 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:01:00 + echo total: 0.10999999940395355 [Pipeline] stash 17:01:00 Stashed 1 file(s) [Pipeline] } 17:01:00 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:01:00 $ docker stop --time=1 46d37d1b5b8e84cb2e75bc5e09ddb51a4ecd3d2fad45da7afc76fb07e4a90292 17:01:02 $ docker rm -f 46d37d1b5b8e84cb2e75bc5e09ddb51a4ecd3d2fad45da7afc76fb07e4a90292 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:01:45 Running on prd-ubuntu18.04-docker-8c-8g-1256 in /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [Pipeline] { [Pipeline] ws 17:01:45 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 17:01:45 The recommended git tool is: NONE 17:01:49 using credential edgex-jenkins-ssh 17:01:49 Cloning the remote Git repository 17:01:49 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:01:49 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 17:01:49 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:01:49 > git --version # timeout=10 17:01:49 > git --version # 'git version 2.17.1' 17:01:49 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:27 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:03:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:27 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:03:27 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:03:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:03:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:03:36 Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit fe54903bd1477543751dbacc3b46f02be9406c77 17:03:36 Merge succeeded, producing fe54903bd1477543751dbacc3b46f02be9406c77 17:03:36 Checking out Revision fe54903bd1477543751dbacc3b46f02be9406c77 (PR-51) 17:03:36 > git config core.sparsecheckout # timeout=10 17:03:36 > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 17:03:36 > git remote # timeout=10 17:03:36 > git config --get remote.origin.url # timeout=10 17:03:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:03:36 > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 17:03:36 > git rev-parse HEAD^{commit} # timeout=10 17:03:36 > git config core.sparsecheckout # timeout=10 17:03:36 > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 17:03:40 Commit message: "build: update alpine base to 3.14" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:43 + echo snap-build.sh 17:03:43 snap-build.sh 17:03:43 + SNAP_BASE_DIR=. 17:03:43 + '[' '!' -z /w/workspace/app-rfid-llrp-inventory/3 ']' 17:03:43 + SNAP_BASE_DIR=/w/workspace/app-rfid-llrp-inventory/3 17:03:43 + echo '[snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/3]' 17:03:43 [snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/3] 17:03:43 + cd /w/workspace/app-rfid-llrp-inventory/3 17:03:43 + sudo apt-get remove -qy --purge lxd lxd-client 17:03:43 Reading package lists... 17:03:43 Building dependency tree... 17:03:43 Reading state information... 17:03:43 The following packages were automatically installed and are no longer required: 17:03:43 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:03:43 uidmap xdelta3 17:03:43 Use 'sudo apt autoremove' to remove them. 17:03:43 The following packages will be REMOVED: 17:03:43 lxd* lxd-client* 17:03:43 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:03:43 After this operation, 31.7 MB disk space will be freed. 17:03:44 (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.) 17:03:44 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:03:45 Removing lxd dnsmasq configuration 17:03:45 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:03:45 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:03:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:03:46 (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.) 17:03:46 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:03:47 Processing triggers for systemd (237-3ubuntu10.45) ... 17:03:47 Processing triggers for ureadahead (0.100.0-21) ... 17:03:48 + sudo snap remove --purge lxd 17:03:48 snap "lxd" is not installed 17:03:48 + sudo groupadd --force --system lxd 17:03:48 ++ whoami 17:03:48 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:03:48 + newgrp - lxd 17:03:48 + sudo snap install lxd 17:05:55 2021-09-24T17:05:41Z INFO Waiting for automatic snapd restart... 17:06:01 lxd 4.18 from Canonical* installed 17:06:01 + sudo lxd init --auto 17:06:12 + sudo snap install --classic snapcraft 17:09:34 snapcraft 5.0 from Canonical* installed 17:09:34 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:09:34 + sudo snapcraft prime --use-lxd 17:09:34 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:09:34 Launching a container. 17:09:34 Waiting for container to be ready 17:09:34 To start your first instance, try: lxc launch ubuntu:18.04 17:09:34 17:09:37 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:09:37 Waiting for network to be ready... 17:09:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:09:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] 17:09:37 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:09:38 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:09:38 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:09:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 17:09:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:09:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:09:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 17:09:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 17:09:43 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 17:09:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 17:09:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:09:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:09:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:09:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:09:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:09:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:09:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:09:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2224 kB] 17:09:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] 17:09:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:09:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:09:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] 17:09:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] 17:09:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 17:09:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 17:09:47 Fetched 25.2 MB in 9s (2734 kB/s) 17:09:47 Reading package lists... 17:09:47 Reading package lists... 17:09:47 Building dependency tree... 17:09:47 Reading state information... 17:09:47 The following additional packages will be installed: 17:09:47 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:09:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:09:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:09:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:09:47 Suggested packages: 17:09:47 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:09:47 Recommended packages: 17:09:47 gnupg libsasl2-modules 17:09:48 The following NEW packages will be installed: 17:09:48 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:09:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:09:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:09:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:09:48 The following packages will be upgraded: 17:09:48 gpg gpg-agent gpgconf libudev1 17:09:48 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 17:09:48 Need to get 3527 kB of archives. 17:09:48 After this operation, 13.3 MB of additional disk space will be used. 17:09:48 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] 17:09:48 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] 17:09:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:09:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:09:48 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 17:09:48 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 17:09:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:09:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:09:49 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:09:49 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:09:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:09:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:09:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:09:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:09:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:09:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:09:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:09:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:09:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:09:49 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:09:49 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:09:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:09:49 debconf: delaying package configuration, since apt-utils is not installed 17:09:49 Fetched 3527 kB in 1s (3107 kB/s) 17:09:49 (Reading database ... 12511 files and directories currently installed.) 17:09:49 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 17:09:49 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:09:49 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 17:09:49 Selecting previously unselected package udev. 17:09:49 (Reading database ... 12511 files and directories currently installed.) 17:09:49 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 17:09:49 Unpacking udev (237-3ubuntu10.52) ... 17:09:49 Selecting previously unselected package libfuse2:amd64. 17:09:49 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:09:49 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:09:49 Selecting previously unselected package fuse. 17:09:49 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:09:49 Unpacking fuse (2.9.7-1ubuntu1) ... 17:09:49 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:09:49 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:09:50 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:09:50 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:09:50 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:09:50 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:09:50 Selecting previously unselected package libksba8:amd64. 17:09:50 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:09:50 Unpacking libksba8:amd64 (1.3.5-2) ... 17:09:50 Selecting previously unselected package libroken18-heimdal:amd64. 17:09:50 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:09:50 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:50 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:09:50 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:09:50 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:50 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:09:50 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:09:50 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:50 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:09:50 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:09:50 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:50 Selecting previously unselected package libwind0-heimdal:amd64. 17:09:50 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:09:50 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:50 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:09:50 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:09:50 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:50 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:09:50 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:09:50 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:50 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:09:50 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:09:50 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:50 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:09:50 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:09:50 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:50 Selecting previously unselected package libsasl2-modules-db:amd64. 17:09:50 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:09:50 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:09:50 Selecting previously unselected package libsasl2-2:amd64. 17:09:50 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:09:50 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:09:50 Selecting previously unselected package libldap-common. 17:09:50 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:09:50 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:09:50 Selecting previously unselected package libldap-2.4-2:amd64. 17:09:50 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:09:50 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:09:50 Selecting previously unselected package dirmngr. 17:09:50 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:09:51 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:09:51 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:09:51 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:09:51 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:09:51 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:09:51 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:09:51 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:09:51 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:51 Setting up libksba8:amd64 (1.3.5-2) ... 17:09:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:09:51 Setting up udev (237-3ubuntu10.52) ... 17:09:51 invoke-rc.d: policy-rc.d denied execution of start. 17:09:51 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:51 Processing triggers for systemd (237-3ubuntu10) ... 17:09:51 Setting up fuse (2.9.7-1ubuntu1) ... 17:09:51 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:09:51 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:51 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:51 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:51 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:51 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:51 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:51 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:09:51 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:09:51 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:09:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:09:52 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:09:52 settings in the [Install] section, and DefaultInstance for template units). 17:09:52 This means they are not meant to be enabled using systemctl. 17:09:52 Possible reasons for having this kind of units are: 17:09:52 1) A unit may be statically enabled by being symlinked from another unit's 17:09:52 .wants/ or .requires/ directory. 17:09:52 2) A unit's purpose may be to act as a helper for some other unit which has 17:09:52 a requirement dependency on it. 17:09:52 3) A unit may be started when needed via activation (socket, path, timer, 17:09:52 D-Bus, udev, scripted systemctl call, ...). 17:09:52 4) In case of template units, the unit is meant to be enabled with some 17:09:52 instance name specified. 17:09:52 Reading package lists... 17:09:52 Building dependency tree... 17:09:52 Reading state information... 17:09:53 The following additional packages will be installed: 17:09:53 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:09:53 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:09:53 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:09:53 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:09:53 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:09:53 Suggested packages: 17:09:53 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:09:53 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:09:53 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:09:53 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:09:53 systemd-container policykit-1 17:09:53 Recommended packages: 17:09:53 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:09:53 The following NEW packages will be installed: 17:09:53 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:09:53 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:09:53 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:09:53 multiarch-support openssh-client python3 python3-minimal python3.6 17:09:53 python3.6-minimal snapd squashfs-tools sudo 17:09:53 The following packages will be upgraded: 17:09:53 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:09:53 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 17:09:53 Need to get 36.8 MB of archives. 17:09:53 After this operation, 147 MB of additional disk space will be used. 17:09:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 17:09:53 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 17:09:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:09:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:09:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:09:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:09:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:09:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:09:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:09:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:09:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:09:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:09:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:09:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:09:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 17:09:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 17:09:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 17:09:54 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 17:09:54 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 17:09:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 17:09:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:09:54 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:09:54 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:09:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:09:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:09:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:09:54 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:09:54 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:09:54 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:09:54 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 17:09:56 debconf: delaying package configuration, since apt-utils is not installed 17:09:56 Fetched 36.8 MB in 3s (13.8 MB/s) 17:09:56 (Reading database ... 12757 files and directories currently installed.) 17:09:56 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 17:09:56 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:09:56 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 17:09:56 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:09:56 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 17:09:56 (Reading database ... 12757 files and directories currently installed.) 17:09:56 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 17:09:56 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 17:09:56 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 17:09:56 (Reading database ... 12757 files and directories currently installed.) 17:09:56 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 17:09:56 Unpacking apt (1.6.14) over (1.6.1) ... 17:09:57 Setting up apt (1.6.14) ... 17:09:57 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:09:57 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:09:57 (Reading database ... 12764 files and directories currently installed.) 17:09:57 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:09:57 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:09:57 Selecting previously unselected package libpython3.6-minimal:amd64. 17:09:57 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:09:57 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:09:58 Selecting previously unselected package libexpat1:amd64. 17:09:58 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:09:58 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:09:58 Selecting previously unselected package python3.6-minimal. 17:09:58 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:09:58 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:09:58 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 17:09:58 Checking for services that may need to be restarted...done. 17:09:58 Checking for services that may need to be restarted...done. 17:09:58 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:09:58 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:09:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:09:58 Selecting previously unselected package python3-minimal. 17:09:58 (Reading database ... 13012 files and directories currently installed.) 17:09:58 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:09:58 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:09:58 Selecting previously unselected package mime-support. 17:09:58 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:09:58 Unpacking mime-support (3.60ubuntu1) ... 17:09:58 Selecting previously unselected package libmpdec2:amd64. 17:09:58 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:09:58 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:09:58 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:09:58 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:09:58 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:09:59 Selecting previously unselected package python3.6. 17:09:59 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:09:59 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:09:59 Selecting previously unselected package libpython3-stdlib:amd64. 17:09:59 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:09:59 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:09:59 Setting up python3-minimal (3.6.7-1~18.04) ... 17:09:59 Selecting previously unselected package python3. 17:09:59 (Reading database ... 13442 files and directories currently installed.) 17:09:59 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:09:59 Unpacking python3 (3.6.7-1~18.04) ... 17:09:59 Selecting previously unselected package multiarch-support. 17:09:59 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:09:59 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:09:59 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:09:59 Selecting previously unselected package liblzo2-2:amd64. 17:09:59 (Reading database ... 13479 files and directories currently installed.) 17:09:59 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:09:59 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:09:59 Selecting previously unselected package libbsd0:amd64. 17:09:59 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:09:59 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:09:59 Selecting previously unselected package sudo. 17:09:59 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:09:59 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:09:59 Selecting previously unselected package apparmor. 17:09:59 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:09:59 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:09:59 Selecting previously unselected package libedit2:amd64. 17:09:59 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:09:59 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:10:00 Selecting previously unselected package libkrb5support0:amd64. 17:10:00 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:10:00 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:10:00 Selecting previously unselected package libk5crypto3:amd64. 17:10:00 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:10:00 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:10:00 Selecting previously unselected package libkeyutils1:amd64. 17:10:00 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:10:00 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:10:00 Selecting previously unselected package libkrb5-3:amd64. 17:10:00 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:10:00 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:10:00 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:10:00 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:10:00 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:10:00 Selecting previously unselected package libssl1.0.0:amd64. 17:10:00 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 17:10:00 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:10:00 Selecting previously unselected package openssh-client. 17:10:00 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 17:10:00 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 17:10:01 Selecting previously unselected package squashfs-tools. 17:10:01 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 17:10:01 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:10:01 Selecting previously unselected package snapd. 17:10:01 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 17:10:01 Unpacking snapd (2.51.1+18.04) ... 17:10:03 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:10:03 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:10:03 Setting up mime-support (3.60ubuntu1) ... 17:10:03 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:10:03 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:10:03 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:10:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:10:03 Setting up systemd (237-3ubuntu10.52) ... 17:10:03 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:10:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:10:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:10:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:10:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:10:04 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:10:04 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:10:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:10:05 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:10:05 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:10:05 Setting up python3 (3.6.7-1~18.04) ... 17:10:05 running python rtupdate hooks for python3.6... 17:10:05 running python post-rtupdate hooks for python3.6... 17:10:05 Setting up apparmor (2.12-4ubuntu5.1) ... 17:10:05 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:10:05 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:10:05 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 17:10:06 Setting up snapd (2.51.1+18.04) ... 17:10:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:10:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:10:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:10:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:10:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:10:07 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:10:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:10:07 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:10:07 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:10:08 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:10:08 /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' 17:10:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:10:08 Processing triggers for systemd (237-3ubuntu10.52) ... 17:10:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:10:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:10:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:10:10 Reading package lists... 17:10:10 Reading package lists... 17:10:10 Building dependency tree... 17:10:10 Reading state information... 17:10:10 Calculating upgrade... 17:10:10 The following packages will be upgraded: 17:10:10 advancecomp base-files bash binutils binutils-common 17:10:10 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:10:10 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:10:10 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 17:10:10 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 17:10:10 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:10:10 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:10:10 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:10:10 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:10:10 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:10:10 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:10:10 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:10:10 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:10:10 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:10:10 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:10:10 ubuntu-keyring util-linux 17:10:10 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:10:10 Need to get 64.2 MB of archives. 17:10:10 After this operation, 5137 kB of additional disk space will be used. 17:10:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] 17:10:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:10:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:10:11 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:10:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:10:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:10:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:10:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:10:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:10:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:10:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:10:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:10:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:10:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:10:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:10:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:10:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:10:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:10:11 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:10:11 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:10:11 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:10:11 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:10:11 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:10:11 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:10:11 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:10:11 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:10:11 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:10:11 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:10:11 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:10:11 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:10:11 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:10:11 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:10:11 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:10:11 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 17:10:11 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:10:11 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:10:11 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:10:11 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:10:11 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:10:11 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:10:11 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:10:11 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 17:10:11 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 17:10:11 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:10:11 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:10:11 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:10:11 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:10:11 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:10:11 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:10:11 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] 17:10:11 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:10:11 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:10:11 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:10:11 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:10:11 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:10:11 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:10:11 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:10:11 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:10:11 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:10:11 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:10:11 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:10:11 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:10:11 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:10:11 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:10:11 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:10:11 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:10:12 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:10:12 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:10:12 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 17:10:12 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:10:12 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:10:12 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:10:12 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 17:10:12 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:10:12 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:10:12 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:10:12 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:10:12 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:10:12 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:10:12 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:10:12 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:10:12 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:10:12 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:10:12 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:10:12 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] 17:10:12 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:10:12 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 17:10:12 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] 17:10:12 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:10:12 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:10:12 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:10:12 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 17:10:12 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:10:12 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:10:12 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:10:12 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:10:12 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] 17:10:12 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:10:12 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:10:12 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:10:12 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:10:12 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:10:12 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:10:13 debconf: delaying package configuration, since apt-utils is not installed 17:10:13 Fetched 64.2 MB in 2s (29.6 MB/s) 17:10:13 (Reading database ... 13914 files and directories currently installed.) 17:10:13 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:10:13 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:10:13 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:10:13 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:10:13 Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... 17:10:13 Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... 17:10:13 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:13 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:13 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:13 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:13 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:13 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:14 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:14 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:14 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:14 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:14 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:14 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:14 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:14 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:14 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:10:14 (Reading database ... 13914 files and directories currently installed.) 17:10:14 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:14 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:10:14 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:10:14 (Reading database ... 13914 files and directories currently installed.) 17:10:14 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:14 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:14 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:14 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:14 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:14 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:14 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:10:15 (Reading database ... 13914 files and directories currently installed.) 17:10:15 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:10:15 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:10:15 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:10:15 (Reading database ... 13914 files and directories currently installed.) 17:10:15 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 17:10:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:10:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:10:15 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 17:10:15 Setting up base-files (10.1ubuntu2.11) ... 17:10:15 Installing new version of config file /etc/issue ... 17:10:15 Installing new version of config file /etc/issue.net ... 17:10:15 Installing new version of config file /etc/lsb-release ... 17:10:15 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:10:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:10:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:10:16 Removing obsolete conffile /etc/default/motd-news ... 17:10:16 (Reading database ... 13915 files and directories currently installed.) 17:10:16 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:10:16 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:10:16 Setting up bash (4.4.18-2ubuntu1.2) ... 17:10:16 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 17:10:16 (Reading database ... 13915 files and directories currently installed.) 17:10:16 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:10:16 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:10:16 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:10:16 (Reading database ... 13915 files and directories currently installed.) 17:10:16 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:10:16 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:10:17 Setting up tar (1.29b-2ubuntu0.2) ... 17:10:17 (Reading database ... 13915 files and directories currently installed.) 17:10:17 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:10:17 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:10:17 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:10:17 (Reading database ... 13915 files and directories currently installed.) 17:10:17 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:10:17 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:10:17 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:10:17 (Reading database ... 13915 files and directories currently installed.) 17:10:17 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:10:17 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:10:17 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:10:17 (Reading database ... 13915 files and directories currently installed.) 17:10:17 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:10:17 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:10:17 Setting up grep (3.1-2build1) ... 17:10:17 (Reading database ... 13915 files and directories currently installed.) 17:10:17 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 17:10:17 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 17:10:17 Setting up gzip (1.6-5ubuntu1.1) ... 17:10:17 (Reading database ... 13915 files and directories currently installed.) 17:10:17 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:10:17 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:10:18 Setting up login (1:4.5-1ubuntu2) ... 17:10:18 (Reading database ... 13915 files and directories currently installed.) 17:10:18 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:10:18 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:10:18 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:10:18 (Reading database ... 13915 files and directories currently installed.) 17:10:18 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:10:18 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:10:18 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:10:18 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:10:18 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:10:18 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:10:18 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:10:18 (Reading database ... 13915 files and directories currently installed.) 17:10:18 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:10:18 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:10:19 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:10:19 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:10:19 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:10:19 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:10:19 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:10:19 (Reading database ... 13915 files and directories currently installed.) 17:10:19 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:10:19 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:10:19 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:10:19 (Reading database ... 13915 files and directories currently installed.) 17:10:19 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:10:19 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:10:19 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:10:20 (Reading database ... 13915 files and directories currently installed.) 17:10:20 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:10:20 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:10:20 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:10:20 (Reading database ... 13915 files and directories currently installed.) 17:10:20 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:10:20 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:10:20 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:10:20 (Reading database ... 13915 files and directories currently installed.) 17:10:20 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:10:20 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:10:20 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:10:20 (Reading database ... 13915 files and directories currently installed.) 17:10:20 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:10:20 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:10:20 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:10:20 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:10:20 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:10:20 (Reading database ... 13915 files and directories currently installed.) 17:10:20 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:10:20 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:10:20 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:10:20 (Reading database ... 13915 files and directories currently installed.) 17:10:20 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:10:20 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:10:20 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:10:20 (Reading database ... 13915 files and directories currently installed.) 17:10:20 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:10:20 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:10:20 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:10:20 (Reading database ... 13915 files and directories currently installed.) 17:10:20 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:10:20 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:10:21 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:10:21 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:10:21 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:10:21 (Reading database ... 13915 files and directories currently installed.) 17:10:21 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:10:21 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:10:21 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:10:22 (Reading database ... 13915 files and directories currently installed.) 17:10:22 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:10:22 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:10:22 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:10:22 (Reading database ... 13917 files and directories currently installed.) 17:10:22 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:10:22 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:10:22 Setting up debconf (1.5.66ubuntu1) ... 17:10:22 (Reading database ... 13917 files and directories currently installed.) 17:10:22 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:10:22 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:10:22 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:10:22 (Reading database ... 13917 files and directories currently installed.) 17:10:22 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:10:22 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:10:22 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:10:22 (Reading database ... 13917 files and directories currently installed.) 17:10:22 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:10:22 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:10:22 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:10:23 (Reading database ... 13917 files and directories currently installed.) 17:10:23 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:10:23 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:10:23 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:10:23 (Reading database ... 13919 files and directories currently installed.) 17:10:23 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:10:23 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:10:23 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:10:23 (Reading database ... 13923 files and directories currently installed.) 17:10:23 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:10:23 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:10:23 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 17:10:23 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:10:23 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:10:23 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:10:23 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:10:23 (Reading database ... 13923 files and directories currently installed.) 17:10:23 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 17:10:23 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 17:10:23 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 17:10:23 (Reading database ... 13923 files and directories currently installed.) 17:10:23 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:10:23 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:10:23 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:10:23 (Reading database ... 13923 files and directories currently installed.) 17:10:23 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:10:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:10:24 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:10:24 (Reading database ... 13923 files and directories currently installed.) 17:10:24 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:10:24 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:10:24 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:10:24 (Reading database ... 13923 files and directories currently installed.) 17:10:24 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:10:24 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:10:24 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:10:24 (Reading database ... 13923 files and directories currently installed.) 17:10:24 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:10:24 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:10:24 Setting up passwd (1:4.5-1ubuntu2) ... 17:10:24 (Reading database ... 13923 files and directories currently installed.) 17:10:24 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:10:24 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:10:24 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:10:24 (Reading database ... 13923 files and directories currently installed.) 17:10:24 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:10:24 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:10:24 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:10:25 (Reading database ... 13923 files and directories currently installed.) 17:10:25 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:10:25 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:10:25 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:10:25 (Reading database ... 13923 files and directories currently installed.) 17:10:25 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:10:25 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:10:25 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:10:25 (Reading database ... 13923 files and directories currently installed.) 17:10:25 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:10:25 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:10:25 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:10:25 (Reading database ... 13923 files and directories currently installed.) 17:10:25 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:10:25 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:10:25 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:10:25 (Reading database ... 13923 files and directories currently installed.) 17:10:25 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 17:10:25 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 17:10:25 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 17:10:25 (Reading database ... 13923 files and directories currently installed.) 17:10:25 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:10:25 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:10:25 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:10:25 (Reading database ... 13923 files and directories currently installed.) 17:10:25 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:10:25 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:10:25 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:10:25 (Reading database ... 13924 files and directories currently installed.) 17:10:25 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:10:25 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:10:25 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:10:25 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:10:26 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:10:26 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:10:26 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 17:10:26 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 17:10:26 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:10:26 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:10:26 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:10:26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:10:26 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:10:26 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:10:26 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:10:26 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:10:26 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:10:26 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:10:26 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:10:26 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:10:26 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:10:26 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:10:27 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:10:27 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:10:27 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:10:27 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:10:27 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:10:27 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:10:27 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:10:27 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:10:27 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:10:27 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:10:27 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:10:27 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:10:27 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:10:27 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:10:27 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:10:27 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:10:27 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:10:27 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:10:28 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:10:28 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:10:28 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:10:28 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:10:29 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:10:29 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:10:29 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:10:29 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:10:29 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:10:30 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:10:30 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:10:30 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:10:31 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:10:31 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:10:31 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:10:31 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:10:31 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:10:31 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:10:31 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:10:31 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:10:31 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:10:31 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:10:31 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:10:31 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:10:31 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:10:31 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:10:31 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:10:31 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:10:31 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:10:31 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:10:31 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:10:31 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:10:31 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:10:31 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:10:31 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:10:31 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:10:31 17:10:31 Current default time zone: 'Etc/UTC' 17:10:31 Local time is now: Fri Sep 24 17:10:31 UTC 2021. 17:10:31 Universal Time is now: Fri Sep 24 17:10:31 UTC 2021. 17:10:31 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:10:31 17:10:31 Setting up systemd-sysv (237-3ubuntu10.52) ... 17:10:31 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:10:31 Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... 17:10:31 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:10:31 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:10:31 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:10:31 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:10:31 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:10:31 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:10:31 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:10:32 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:10:32 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:10:32 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:10:32 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:10:32 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:10:32 Setting up patch (2.7.6-2ubuntu1.1) ... 17:10:32 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:10:32 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:10:32 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 17:10:32 Installing new version of config file /etc/ssl/openssl.cnf ... 17:10:32 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:10:32 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:10:32 Setting up ca-certificates (20210119~18.04.2) ... 17:10:34 Updating certificates in /etc/ssl/certs... 17:10:35 23 added, 28 removed; done. 17:10:35 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:10:35 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:10:35 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:10:35 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:10:35 Setting up pkgbinarymangler (138.18.04.1) ... 17:10:35 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:10:35 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:10:35 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:10:35 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:10:35 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:10:35 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:10:35 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:10:35 Setting up perl (5.26.1-6ubuntu0.5) ... 17:10:35 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:10:35 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:10:35 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:10:35 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:10:35 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:10:35 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:10:35 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:10:35 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:10:35 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:10:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:10:35 Processing triggers for systemd (237-3ubuntu10.52) ... 17:10:35 Processing triggers for mime-support (3.60ubuntu1) ... 17:10:35 Processing triggers for ca-certificates (20210119~18.04.2) ... 17:10:35 Updating certificates in /etc/ssl/certs... 17:10:36 0 added, 0 removed; done. 17:10:36 Running hooks in /etc/ca-certificates/update.d... 17:10:36 done. 17:10:36 Reading package lists... 17:10:36 Building dependency tree... 17:10:36 Reading state information... 17:10:36 The following NEW packages will be installed: 17:10:36 apt-transport-https 17:10:37 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:10:37 Need to get 4348 B of archives. 17:10:37 After this operation, 154 kB of additional disk space will be used. 17:10:37 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 17:10:37 debconf: delaying package configuration, since apt-utils is not installed 17:10:37 Fetched 4348 B in 0s (24.2 kB/s) 17:10:37 Selecting previously unselected package apt-transport-https. 17:10:37 (Reading database ... 13928 files and directories currently installed.) 17:10:37 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 17:10:37 Unpacking apt-transport-https (1.6.14) ... 17:10:37 Setting up apt-transport-https (1.6.14) ... 17:10:37 Waiting for network to be ready... 17:10:44 2021-09-24T17:10:41Z INFO Waiting for automatic snapd restart... 17:10:44 snapd 2.51.7 from Canonical* installed 17:10:45 "snapd" switched to the "latest/stable" channel 17:10:45 17:10:47 core18 20210722 from Canonical* installed 17:10:48 "core18" switched to the "latest/stable" channel 17:10:48 17:10:50 snapcraft 5.0 from Canonical* installed 17:10:50 "snapcraft" switched to the "latest/stable" channel 17:10:50 17:10:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:10:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:10:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:10:56 Reading package lists... 17:10:57 Installing build dependencies: curl=7.58.0-2ubuntu3.16 git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 libcurl4=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 17:10:57 Reading package lists... 17:10:57 Building dependency tree... 17:10:57 Reading state information... 17:10:57 Suggested packages: 17:10:57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:10:57 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:10:57 Recommended packages: 17:10:57 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 17:10:57 The following NEW packages will be installed: 17:10:57 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 17:10:57 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 17:10:57 libzmq5 pkg-config 17:10:57 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 17:10:57 Need to get 7881 kB of archives. 17:10:57 After this operation, 44.2 MB of additional disk space will be used. 17:10:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:10:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB] 17:10:58 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:10:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB] 17:10:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 17:10:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 17:10:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 17:10:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:10:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:10:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:10:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:10:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:10:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:10:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:10:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:10:58 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:10:58 debconf: delaying package configuration, since apt-utils is not installed 17:10:58 Fetched 7881 kB in 1s (8241 kB/s) 17:10:58 Selecting previously unselected package libglib2.0-0:amd64. 17:10:58 (Reading database ... 13932 files and directories currently installed.) 17:10:58 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:10:58 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:10:59 Selecting previously unselected package libpsl5:amd64. 17:10:59 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:10:59 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:10:59 Selecting previously unselected package libnghttp2-14:amd64. 17:10:59 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:10:59 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:10:59 Selecting previously unselected package librtmp1:amd64. 17:10:59 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:10:59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:10:59 Selecting previously unselected package libcurl4:amd64. 17:10:59 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.16_amd64.deb ... 17:10:59 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) ... 17:10:59 Selecting previously unselected package curl. 17:10:59 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.16_amd64.deb ... 17:10:59 Unpacking curl (7.58.0-2ubuntu3.16) ... 17:10:59 Selecting previously unselected package libcurl3-gnutls:amd64. 17:10:59 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 17:10:59 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:10:59 Selecting previously unselected package liberror-perl. 17:10:59 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 17:10:59 Unpacking liberror-perl (0.17025-1) ... 17:10:59 Selecting previously unselected package git-man. 17:10:59 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 17:10:59 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 17:10:59 Selecting previously unselected package git. 17:10:59 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 17:10:59 Unpacking git (1:2.17.1-1ubuntu0.9) ... 17:10:59 Selecting previously unselected package libnorm1:amd64. 17:10:59 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:10:59 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:11:00 Selecting previously unselected package libpgm-5.2-0:amd64. 17:11:00 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:11:00 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:11:00 Selecting previously unselected package libsodium23:amd64. 17:11:00 Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... 17:11:00 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:11:00 Selecting previously unselected package libzmq5:amd64. 17:11:00 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:11:00 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:11:00 Selecting previously unselected package libzmq3-dev:amd64. 17:11:00 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:11:00 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:11:00 Selecting previously unselected package pkg-config. 17:11:00 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:11:00 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:11:00 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:11:00 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 17:11:00 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:11:00 Setting up liberror-perl (0.17025-1) ... 17:11:00 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:11:00 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:11:00 No schema files found: doing nothing. 17:11:00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:11:00 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:11:00 Setting up libsodium23:amd64 (1.0.16-2) ... 17:11:00 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:11:00 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:11:00 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:11:00 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ... 17:11:00 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:11:00 Setting up git (1:2.17.1-1ubuntu0.9) ... 17:11:00 Setting up curl (7.58.0-2ubuntu3.16) ... 17:11:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:11:01 curl set to automatically installed. 17:11:01 git set to automatically installed. 17:11:01 git-man set to automatically installed. 17:11:01 libcurl3-gnutls set to automatically installed. 17:11:01 libcurl4 set to automatically installed. 17:11:01 liberror-perl set to automatically installed. 17:11:01 libglib2.0-0 set to automatically installed. 17:11:01 libnghttp2-14 set to automatically installed. 17:11:01 libnorm1 set to automatically installed. 17:11:01 libpgm-5.2-0 set to automatically installed. 17:11:01 libpsl5 set to automatically installed. 17:11:01 librtmp1 set to automatically installed. 17:11:01 libsodium23 set to automatically installed. 17:11:01 libzmq3-dev set to automatically installed. 17:11:01 libzmq5 set to automatically installed. 17:11:01 pkg-config set to automatically installed. 17:11:13 snapd is not logged in, snap install commands will use sudo 17:11:14 snap "core18" has no updates available 17:11:14 Pulling go 17:11:14 + snapcraftctl pull 17:11:15 'app-rfid-llrp-inventory' has dependencies that need to be staged: go 17:11:15 Skipping pull go (already ran) 17:11:15 Building go 17:11:15 + dpkg --print-architecture 17:11:15 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 17:11:15 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 17:11:15 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 17:11:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:11:16 Dload Upload Total Spent Left Speed 17:11:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 4031k 0 0 2995k 0 0:00:39 0:00:01 0:00:38 2993k 14 115M 14 16.8M 0 0 7397k 0 0:00:15 0:00:02 0:00:13 7394k 23 115M 23 27.1M 0 0 8318k 0 0:00:14 0:00:03 0:00:11 8315k 34 115M 34 39.7M 0 0 9499k 0 0:00:12 0:00:04 0:00:08 9497k 43 115M 43 50.4M 0 0 9615k 0 0:00:12 0:00:05 0:00:07 9.9M 51 115M 51 58.9M 0 0 9521k 0 0:00:12 0:00:06 0:00:06 11.0M 58 115M 58 67.6M 0 0 9474k 0 0:00:12 0:00:07 0:00:05 10.2M 68 115M 68 79.2M 0 0 9784k 0 0:00:12 0:00:08 0:00:04 10.5M 75 115M 75 86.9M 0 0 9561k 0 0:00:12 0:00:09 0:00:03 9616k 87 115M 87 101M 0 0 9.7M 0 0:00:11 0:00:10 0:00:01 10.2M 96 115M 96 111M 0 0 9.8M 0 0:00:11 0:00:11 --:--:-- 10.5M 100 115M 100 115M 0 0 9.8M 0 0:00:11 0:00:11 --:--:-- 10.9M 17:11:27 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 17:11:27 + sha256sum -c sha256 17:11:27 + grep OK 17:11:28 go1.15.2.linux-amd64.tar.gz: OK 17:11:28 + tar -C /root/stage -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 17:11:32 Staging go 17:11:32 + snapcraftctl stage 17:11:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:11:40 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:11:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] 17:11:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 17:11:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:11:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:11:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 17:11:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 17:11:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 17:11:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 17:11:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:11:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:11:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:11:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:11:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:11:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:11:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:11:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:11:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:11:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2224 kB] 17:11:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] 17:11:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:11:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:11:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] 17:11:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] 17:11:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 17:11:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 17:11:40 Fetched 25.2 MB in 0s (0 B/s) 17:11:40 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:11:40 Fetched 224 kB in 0s (0 B/s) 17:11:40 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:11:40 Fetched 157 kB in 0s (0 B/s) 17:11:40 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:11:40 Fetched 221 kB in 0s (0 B/s) 17:11:40 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:11:40 Fetched 143 kB in 0s (0 B/s) 17:11:40 Pulling app-rfid-llrp-inventory 17:11:40 + snapcraftctl pull 17:11:42 Skipping build go (already ran) 17:11:42 Building app-rfid-llrp-inventory 17:11:42 + cd /root/parts/app-rfid-llrp-inventory/src 17:11:42 + make build 17:11:42 go mod tidy 17:11:46 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.3.1 17:11:46 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 17:11:46 go: downloading github.com/stretchr/testify v1.7.0 17:11:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 17:11:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 17:11:46 go: downloading github.com/pelletier/go-toml v1.2.0 17:11:46 go: downloading github.com/gorilla/mux v1.8.0 17:11:46 go: downloading github.com/davecgh/go-spew v1.1.1 17:11:46 go: downloading github.com/pkg/errors v0.9.1 17:11:47 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:11:47 go: downloading github.com/pmezard/go-difflib v1.0.0 17:11:47 go: downloading github.com/BurntSushi/toml v0.3.1 17:11:47 go: downloading github.com/hashicorp/consul/api v1.1.0 17:11:47 go: downloading gopkg.in/yaml.v2 v2.2.8 17:11:47 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:11:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 17:11:47 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 17:11:47 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 17:11:47 go: downloading github.com/stretchr/objx v0.2.0 17:11:47 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:11:47 go: downloading github.com/go-playground/validator/v10 v10.3.0 17:11:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:11:47 go: downloading github.com/go-kit/kit v0.8.0 17:11:47 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 17:11:47 go: downloading github.com/mitchellh/copystructure v1.0.0 17:11:47 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:11:47 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:11:47 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:11:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:11:47 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:11:47 go: downloading github.com/hashicorp/serf v0.8.2 17:11:47 go: downloading github.com/leodido/go-urn v1.2.0 17:11:47 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:11:47 go: downloading github.com/go-playground/locales v0.13.0 17:11:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:11:47 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:11:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:11:47 go: downloading github.com/x448/float16 v0.8.4 17:11:47 go: downloading github.com/hashicorp/memberlist v0.1.3 17:11:47 go: downloading github.com/hashicorp/consul/sdk v0.1.1 17:11:47 go: downloading github.com/kr/pretty v0.1.0 17:11:47 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:11:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:11:47 go: downloading github.com/go-stack/stack v1.8.0 17:11:47 go: downloading go.mongodb.org/mongo-driver v1.1.1 17:11:47 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:11:47 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:11:47 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:11:47 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:11:48 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:11:48 go: downloading github.com/mitchellh/go-homedir v1.0.0 17:11:48 go: downloading github.com/go-playground/universal-translator v0.17.0 17:11:48 go: downloading github.com/kr/text v0.1.0 17:11:48 go: downloading github.com/hashicorp/go-multierror v1.0.0 17:11:48 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:11:48 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:11:48 go: downloading github.com/pebbe/zmq4 v1.2.2 17:11:48 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:11:48 go: downloading github.com/google/uuid v1.1.2 17:11:48 go: downloading github.com/hashicorp/errwrap v1.0.0 17:11:48 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:11:48 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:11:48 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:11:48 go: downloading github.com/onsi/gomega v1.7.0 17:11:48 go: downloading github.com/miekg/dns v1.0.14 17:11:48 go: downloading github.com/onsi/ginkgo v1.10.1 17:11:48 go: downloading github.com/tidwall/pretty v1.0.1 17:11:48 go: downloading github.com/google/go-cmp v0.4.0 17:11:48 go: downloading github.com/golang/snappy v0.0.1 17:11:48 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:11:48 go: downloading github.com/xdg/stringprep v1.0.0 17:11:49 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:11:49 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:11:49 go: downloading golang.org/x/text v0.3.2 17:11:49 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:11:49 go: downloading golang.org/x/sys v0.0.0-20191010194322-b09406accb47 17:11:49 go: downloading github.com/hpcloud/tail v1.0.0 17:11:49 go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 17:11:49 go: downloading github.com/golang/protobuf v1.3.2 17:11:49 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:11:49 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:11:49 go: downloading github.com/fsnotify/fsnotify v1.4.7 17:11:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 17:11:59 + install -DT ./app-rfid-llrp-inventory /root/parts/app-rfid-llrp-inventory/install/bin/app-rfid-llrp-inventory 17:11:59 + install -DT ./res/configuration.toml /root/parts/app-rfid-llrp-inventory/install/config/app-rfid-llrp-inventory/res/configuration.toml 17:11:59 + install -DT ./Attribution.txt /root/parts/app-rfid-llrp-inventory/install/usr/share/doc/app-rfid-llrp-inventory/Attribution.txt 17:11:59 + install -DT ./LICENSE /root/parts/app-rfid-llrp-inventory/install/usr/share/doc/app-rfid-llrp-inventory/LICENSE 17:11:59 Skipping stage go (already ran) 17:11:59 Staging app-rfid-llrp-inventory 17:11:59 + snapcraftctl stage 17:12:00 Priming go 17:12:00 + snapcraftctl prime 17:12:01 Priming app-rfid-llrp-inventory 17:12:01 + snapcraftctl prime 17:12:03 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 17:12:03 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 17:12:03 Determining the version from the project repo (version-script). 17:12:03 The version has been set to '0.0.0-20210924+fe54903' [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:12:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:05 17:12:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:12:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:05 latest: Pulling from edgex-lftools-log-publisher 17:12:05 b4d181a07f80: Pulling fs layer 17:12:05 a1111a8f2ec3: Pulling fs layer 17:12:05 ed53099fbce6: Pulling fs layer 17:12:05 dc539afda2c1: Pulling fs layer 17:12:05 77bc0d833cb6: Pulling fs layer 17:12:05 9065ff56babe: Pulling fs layer 17:12:05 d287ab97295c: Pulling fs layer 17:12:05 dc539afda2c1: Waiting 17:12:05 77bc0d833cb6: Waiting 17:12:05 9065ff56babe: Waiting 17:12:05 d287ab97295c: Waiting 17:12:06 a1111a8f2ec3: Verifying Checksum 17:12:06 a1111a8f2ec3: Download complete 17:12:06 dc539afda2c1: Verifying Checksum 17:12:06 dc539afda2c1: Download complete 17:12:06 77bc0d833cb6: Verifying Checksum 17:12:06 77bc0d833cb6: Download complete 17:12:06 9065ff56babe: Download complete 17:12:06 ed53099fbce6: Verifying Checksum 17:12:06 ed53099fbce6: Download complete 17:12:08 b4d181a07f80: Verifying Checksum 17:12:08 b4d181a07f80: Download complete 17:12:09 b4d181a07f80: Pull complete 17:12:09 a1111a8f2ec3: Pull complete 17:12:10 ed53099fbce6: Pull complete 17:12:10 dc539afda2c1: Pull complete 17:12:10 77bc0d833cb6: Pull complete 17:12:10 9065ff56babe: Pull complete 17:12:13 d287ab97295c: Verifying Checksum 17:12:13 d287ab97295c: Download complete 17:12:18 d287ab97295c: Pull complete 17:12:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:12:18 prd-centos7-docker-4c-2g-1251 does not seem to be running inside a container 17:12:18 $ 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/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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:latest cat 17:12:21 $ docker top dcda3fe6acb0c3f68262acb5f726f44e1273ebda33922897cd929fc2eb21742e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:21 ---> job-cost.sh 17:12:21 lf-activate-venv: SKIPPING 17:12:21 INFO: No Stack... 17:12:22 INFO: Retrieving Pricing Info for: v3-standard-2 17:12:22 INFO: Archiving Costs [Pipeline] sh 17:12:23 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv 17:12:23 + cut -d, -f6 [Pipeline] lock 17:12:23 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-3-stack-cost] 17:12:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-3-stack-cost] did not exist. Created. 17:12:23 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:12:23 /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-9545c2b9/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-9545c2b9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:12:24 + echo total: 0.05999999865889549 [Pipeline] stash 17:12:24 Warning: overwriting stash ‘stack-cost’ 17:12:24 Stashed 1 file(s) [Pipeline] } 17:12:24 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:12:24 $ docker stop --time=1 dcda3fe6acb0c3f68262acb5f726f44e1273ebda33922897cd929fc2eb21742e 17:12:25 $ docker rm -f dcda3fe6acb0c3f68262acb5f726f44e1273ebda33922897cd929fc2eb21742e [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 17:12:26 provisioning config files... 17:12:26 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/config4757903363001653376tmp [Pipeline] { [Pipeline] sh 17:12:27 + set +x 17:12:27 + bash -s -- 17:12:27 + curl -s https://codecov.io/bash 17:12:33 17:12:33 _____ _ 17:12:33 / ____| | | 17:12:33 | | ___ __| | ___ ___ _____ __ 17:12:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:12:33 | |___| (_) | (_| | __/ (_| (_) \ V / 17:12:33 \_____\___/ \__,_|\___|\___\___/ \_/ 17:12:33 Bash-1.0.6 17:12:33 17:12:33 17:12:33 ==> git version 2.24.4 found 17:12:33 ==> 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 17:12:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:12:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:12:33 ==> Jenkins CI detected. 17:12:33 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-51 17:12:33 project root: . 17:12:33 --> token set from env 17:12:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:12:33 ==> Running gcov in . (disable via -X gcov) 17:12:33 ==> Python coveragepy not found 17:12:33 ==> Searching for coverage reports in: 17:12:33 + . 17:12:33 -> Found 1 reports 17:12:33 ==> Detecting git/mercurial file structure 17:12:33 ==> Reading reports 17:12:33 + ./coverage.out bytes=62828 17:12:33 ==> Appending adjustments 17:12:33 https://docs.codecov.io/docs/fixing-reports 17:12:33 + Found adjustments 17:12:33 ==> Gzipping contents 17:12:33 16K /tmp/codecov.wrtBRk.gz 17:12:33 ==> Uploading reports 17:12:33 url: https://codecov.io 17:12:33 query: branch=PR-51&commit=fe54903bd1477543751dbacc3b46f02be9406c77&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-51%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=51&job=&cmd_args= 17:12:33 -> Pinging Codecov 17:12:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-51&commit=fe54903bd1477543751dbacc3b46f02be9406c77&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-51%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=51&job=&cmd_args= 17:12:33 -> Uploading to 17:12:33 https://storage.googleapis.com/codecov/v4/raw/2021-09-24/581DD39554BDF9B6E22D074273EAD858/fe54903bd1477543751dbacc3b46f02be9406c77/1fccefba-5066-434d-a284-1a84ccd1932b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210924%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210924T171233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b025dd96b31a8bc3fdbbb67062706bb493a2d0d4e21f51b37f8b582d516aa129 17:12:33 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:33 Dload Upload Total Spent Left Speed 17:12:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13852 0 0 100 13852 0 9768 0:00:01 0:00:01 --:--:-- 9768 100 13852 0 0 100 13852 0 5725 0:00:02 0:00:02 --:--:-- 5723 100 13852 0 0 100 13852 0 4049 0:00:03 0:00:03 --:--:-- 4049 100 13852 0 0 100 13852 0 3132 0:00:04 0:00:04 --:--:-- 3132 100 13852 0 0 100 13852 0 2554 0:00:05 0:00:05 --:--:-- 2671 100 13852 0 0 100 13852 0 2156 0:00:06 0:00:06 --:--:-- 0 100 13852 0 0 100 13852 0 1865 0:00:07 0:00:07 --:--:-- 0 100 13852 0 0 100 13852 0 1644 0:00:08 0:00:08 --:--:-- 0 100 13852 0 0 100 13852 0 1469 0:00:09 0:00:09 --:--:-- 0 100 13852 0 0 100 13852 0 1392 0:00:09 0:00:09 --:--:-- 0 17:12:43 curl: (22) The requested URL returned error: 400 Bad Request 17:12:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fe54903bd1477543751dbacc3b46f02be9406c77 [Pipeline] } 17:12:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:12:45 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-51/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:12:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:12:46 ---> package-listing.sh 17:12:46 ++ facter osfamily 17:12:46 ++ tr '[:upper:]' '[:lower:]' 17:12:46 + OS_FAMILY=redhat 17:12:46 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-51 17:12:46 + START_PACKAGES=/tmp/packages_start.txt 17:12:46 + END_PACKAGES=/tmp/packages_end.txt 17:12:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:12:46 + PACKAGES=/tmp/packages_start.txt 17:12:46 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-51 ']' 17:12:46 + PACKAGES=/tmp/packages_end.txt 17:12:46 + case "${OS_FAMILY}" in 17:12:46 + rpm -qa 17:12:46 + sort 17:12:47 + '[' -f /tmp/packages_start.txt ']' 17:12:47 + '[' -f /tmp/packages_end.txt ']' 17:12:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:12:47 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-51 ']' 17:12:47 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-51/archives/ 17:12:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-51/archives/ [Pipeline] echo 17:12:47 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/ry_app-rfid-llrp-inventory_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:12:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:49 17:12:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:12:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:49 latest: Pulling from edgex-lftools-log-publisher 17:12:49 b4d181a07f80: Pulling fs layer 17:12:49 a1111a8f2ec3: Pulling fs layer 17:12:49 ed53099fbce6: Pulling fs layer 17:12:49 dc539afda2c1: Pulling fs layer 17:12:49 77bc0d833cb6: Pulling fs layer 17:12:49 9065ff56babe: Pulling fs layer 17:12:49 d287ab97295c: Pulling fs layer 17:12:49 dc539afda2c1: Waiting 17:12:49 77bc0d833cb6: Waiting 17:12:49 9065ff56babe: Waiting 17:12:49 d287ab97295c: Waiting 17:12:50 a1111a8f2ec3: Verifying Checksum 17:12:50 a1111a8f2ec3: Download complete 17:12:50 dc539afda2c1: Verifying Checksum 17:12:50 dc539afda2c1: Download complete 17:12:50 ed53099fbce6: Verifying Checksum 17:12:50 ed53099fbce6: Download complete 17:12:50 9065ff56babe: Verifying Checksum 17:12:50 9065ff56babe: Download complete 17:12:50 77bc0d833cb6: Verifying Checksum 17:12:50 77bc0d833cb6: Download complete 17:12:50 b4d181a07f80: Verifying Checksum 17:12:50 b4d181a07f80: Download complete 17:12:51 b4d181a07f80: Pull complete 17:12:52 a1111a8f2ec3: Pull complete 17:12:52 ed53099fbce6: Pull complete 17:12:52 dc539afda2c1: Pull complete 17:12:53 77bc0d833cb6: Pull complete 17:12:53 9065ff56babe: Pull complete 17:12:54 d287ab97295c: Verifying Checksum 17:12:54 d287ab97295c: Download complete 17:12:58 d287ab97295c: Pull complete 17:12:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:12:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:12:58 prd-centos7-docker-4c-2g-1246 does not seem to be running inside a container 17:12:58 $ 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/ry_app-rfid-llrp-inventory_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-51 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-51:/w/workspace/ry_app-rfid-llrp-inventory_PR-51:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-51@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:latest cat 17:13:01 $ docker top 6600d98d67775578b5722082d0aa16cb2bdb8349df49317995adc64469e4a541 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:01 + touch /tmp/pre-build-complete [Pipeline] sh 17:13:01 + mkdir -p /var/log/sysstat [Pipeline] sh 17:13:02 + ls /var/log/sa-host 17:13:02 + sadf -c /var/log/sa-host/sa05 17:13:02 file_magic: OK 17:13:02 HZ: Using current value: 100 17:13:02 file_header: OK 17:13:02 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 17:13:02 Statistics: 17:13:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:13:02 File successfully converted to sysstat format version 12.0.3 17:13:02 + sadf -c /var/log/sa-host/sa24 17:13:02 file_magic: OK 17:13:02 HZ: Using current value: 100 17:13:02 file_header: OK 17:13:02 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 17:13:02 Statistics: 17:13:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:13:02 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:02 provisioning config files... 17:13:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/config4240728833299281484tmp [Pipeline] { [Pipeline] echo 17:13:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:13:03 ---> create-netrc.sh [Pipeline] } 17:13:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:13:03 ---> python-tools-install.sh [Pipeline] echo 17:13:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:13:03 ---> sudo-logs.sh 17:13:03 Archiving 'sudo' log.. 17:13:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-1246.vexxhost.local: Name or service not known 17:13:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-1246.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:13:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:13:04 ---> job-cost.sh 17:13:04 lf-activate-venv: SKIPPING 17:13:04 DEBUG: total: 0.05999999865889549 17:13:04 INFO: Retrieving Stack Cost... 17:13:04 INFO: Retrieving Pricing Info for: v3-standard-2 17:13:05 INFO: Archiving Costs [Pipeline] echo 17:13:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:13:05 ---> logs-deploy.sh 17:13:05 lf-activate-venv: SKIPPING 17:13:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-51/3 17:13:05 INFO: archiving workspace using pattern(s): 17:13:06 Archives upload complete. 17:13:06 INFO: archiving logs to Nexus 17:13:07 ---> uname -a: 17:13:07 Linux prd-centos7-docker-4c-2g-1246.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 17:13:07 17:13:07 17:13:07 ---> lscpu: 17:13:07 Architecture: x86_64 17:13:07 CPU op-mode(s): 32-bit, 64-bit 17:13:07 Byte Order: Little Endian 17:13:07 Address sizes: 40 bits physical, 48 bits virtual 17:13:07 CPU(s): 2 17:13:07 On-line CPU(s) list: 0,1 17:13:07 Thread(s) per core: 1 17:13:07 Core(s) per socket: 1 17:13:07 Socket(s): 2 17:13:07 NUMA node(s): 1 17:13:07 Vendor ID: AuthenticAMD 17:13:07 CPU family: 23 17:13:07 Model: 49 17:13:07 Model name: AMD EPYC-Rome Processor 17:13:07 Stepping: 0 17:13:07 CPU MHz: 2799.996 17:13:07 BogoMIPS: 5599.99 17:13:07 Virtualization: AMD-V 17:13:07 Hypervisor vendor: KVM 17:13:07 Virtualization type: full 17:13:07 L1d cache: 32K 17:13:07 L1i cache: 32K 17:13:07 L2 cache: 512K 17:13:07 L3 cache: 16384K 17:13:07 NUMA node0 CPU(s): 0,1 17:13:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:13:07 17:13:07 17:13:07 ---> nproc: 17:13:07 2 17:13:07 17:13:07 17:13:07 ---> df -h: 17:13:07 Filesystem Size Used Avail Use% Mounted on 17:13:07 overlay 40G 7.4G 33G 19% / 17:13:07 tmpfs 64M 0 64M 0% /dev 17:13:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:13:07 shm 64M 0 64M 0% /dev/shm 17:13:07 /dev/vda1 40G 7.4G 33G 19% /facter-os 17:13:07 17:13:07 17:13:07 ---> sar -b -r -n DEV: 17:13:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 17:13:07 17:13:07 16:47:36 LINUX RESTART (2 CPU) 17:13:07 17:13:07 16:48:01 tps rtps wtps bread/s bwrtn/s 17:13:07 16:49:01 74.61 16.71 57.90 2982.79 37611.54 17:13:07 16:50:01 81.43 3.56 77.87 2600.77 2883.58 17:13:07 16:51:01 2.17 0.00 2.17 0.00 47.78 17:13:07 16:52:01 0.45 0.00 0.45 0.00 6.50 17:13:07 16:53:01 0.28 0.00 0.28 0.00 3.86 17:13:07 16:54:01 0.33 0.00 0.33 0.00 5.41 17:13:07 16:55:01 0.27 0.00 0.27 0.00 3.75 17:13:07 16:56:01 0.22 0.00 0.22 0.00 3.12 17:13:07 16:57:01 0.18 0.00 0.18 0.00 2.02 17:13:07 16:58:02 0.22 0.00 0.22 0.00 3.46 17:13:07 16:59:01 0.24 0.00 0.24 0.00 2.88 17:13:07 17:00:01 0.30 0.00 0.30 0.00 3.92 17:13:07 17:01:01 0.27 0.02 0.25 0.13 3.51 17:13:07 17:02:01 0.42 0.10 0.32 1.73 5.13 17:13:07 17:03:01 0.35 0.15 0.20 4.80 2.70 17:13:07 17:04:01 0.78 0.00 0.78 0.00 16.33 17:13:07 17:05:01 0.20 0.00 0.20 0.00 2.83 17:13:07 17:06:01 0.28 0.00 0.28 0.00 4.08 17:13:07 17:07:01 2.50 2.27 0.23 39.45 4.63 17:13:07 17:08:01 274.76 251.76 23.01 3404.56 1018.02 17:13:07 17:09:01 0.50 0.00 0.50 0.00 8.11 17:13:07 17:10:01 0.18 0.00 0.18 0.00 2.43 17:13:07 17:11:01 0.17 0.00 0.17 0.00 2.17 17:13:07 17:12:01 0.18 0.00 0.18 0.00 1.48 17:13:07 17:13:01 64.26 0.15 64.11 14.26 17825.53 17:13:07 Average: 20.24 11.00 9.24 362.28 2381.66 17:13:07 17:13:07 16:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:13:07 16:49:01 5631172 0 755804 9.44 2620 1619336 1288796 14.23 490388 1498808 140 17:13:07 16:50:01 5440972 0 814164 10.17 2620 1751176 1279116 14.12 591316 1576728 140 17:13:07 16:51:01 5447376 0 807756 10.09 2620 1751180 1241448 13.71 591412 1570736 16 17:13:07 16:52:01 5453124 0 802000 10.01 2620 1751188 1198056 13.23 583756 1575000 16 17:13:07 16:53:01 5453428 0 801692 10.01 2620 1751192 1198056 13.23 583592 1575000 8 17:13:07 16:54:01 5451580 0 803536 10.03 2620 1751196 1198320 13.23 580776 1579304 8 17:13:07 16:55:01 5450888 0 804224 10.04 2620 1751200 1198380 13.23 581124 1579304 8 17:13:07 16:56:01 5441348 0 813760 10.16 2620 1751204 1198332 13.23 590988 1579304 8 17:13:07 16:57:01 5443432 0 811672 10.13 2620 1751208 1198056 13.23 589176 1579304 8 17:13:07 16:58:02 5443452 0 811648 10.13 2620 1751212 1198056 13.23 590968 1577536 8 17:13:07 16:59:01 5443388 0 811708 10.14 2620 1751216 1198128 13.23 591340 1577536 8 17:13:07 17:00:01 5441716 0 813376 10.16 2620 1751220 1198408 13.23 598204 1571928 8 17:13:07 17:01:01 5441764 0 813320 10.16 2620 1751228 1200888 13.26 597464 1571928 20 17:13:07 17:02:01 5441612 0 813348 10.16 2620 1751352 1198884 13.24 598036 1571992 8 17:13:07 17:03:01 5442336 0 812620 10.15 2620 1751356 1198692 13.23 596924 1571988 20 17:13:07 17:04:01 5442124 0 812828 10.15 2620 1751360 1198776 13.24 597548 1571992 8 17:13:07 17:05:01 5441152 0 813796 10.16 2620 1751364 1198848 13.24 598292 1572212 8 17:13:07 17:06:01 5441420 0 813524 10.16 2620 1751368 1198848 13.24 597632 1572212 20 17:13:07 17:07:01 5439084 0 814920 10.18 2620 1752308 1200912 13.26 598532 1572612 16 17:13:07 17:08:01 5287184 0 908376 11.34 2620 1810752 1198964 13.24 638508 1591344 8 17:13:07 17:09:01 5285540 0 910016 11.36 2620 1810756 1198820 13.24 640300 1591120 8 17:13:07 17:10:01 5285524 0 910028 11.36 2620 1810760 1198888 13.24 640156 1591168 12 17:13:07 17:11:01 5285604 0 909940 11.36 2620 1810768 1198792 13.24 640076 1591172 8 17:13:07 17:12:01 5286112 0 909432 11.36 2620 1810768 1198792 13.24 640196 1591168 8 17:13:07 17:13:01 4677228 0 1027656 12.83 2620 2301428 1421120 15.69 813152 1927788 40 17:13:07 Average: 5389542 0 836846 10.45 2620 1779924 1216175 13.43 606394 1589167 22 17:13:07 17:13:07 16:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:13:07 16:49:01 eth0 524.11 297.82 782.93 59.14 0.00 0.00 0.00 0.00 17:13:07 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:50:01 eth0 160.12 105.20 529.15 29.65 0.00 0.00 0.00 0.00 17:13:07 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:50:01 docker0 22.63 32.02 3.24 151.44 0.00 0.00 0.00 0.00 17:13:07 16:51:01 eth0 0.52 0.27 0.27 0.20 0.00 0.00 0.00 0.00 17:13:07 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:52:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 17:13:07 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:53:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:13:07 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:54:01 eth0 1.42 0.53 0.48 0.28 0.00 0.00 0.00 0.00 17:13:07 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:55:01 eth0 1.53 0.52 0.60 0.39 0.00 0.00 0.00 0.00 17:13:07 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:56:01 eth0 0.58 0.33 0.27 0.20 0.00 0.00 0.00 0.00 17:13:07 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:57:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:13:07 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:58:02 eth0 0.80 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:13:07 16:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:59:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:13:07 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:00:01 eth0 1.48 0.68 0.66 0.40 0.00 0.00 0.00 0.00 17:13:07 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:01:01 eth0 0.43 0.07 0.05 0.01 0.00 0.00 0.00 0.00 17:13:07 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:02:01 eth0 0.72 0.48 0.28 0.21 0.00 0.00 0.00 0.00 17:13:07 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:13:07 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:04:01 eth0 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00 17:13:07 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:05:01 eth0 1.85 0.58 0.63 0.36 0.00 0.00 0.00 0.00 17:13:07 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:06:01 eth0 1.78 0.38 0.42 0.24 0.00 0.00 0.00 0.00 17:13:07 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:07:01 eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:13:07 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:08:01 eth0 0.38 0.25 0.26 0.20 0.00 0.00 0.00 0.00 17:13:07 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:09:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 17:13:07 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:10:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 17:13:07 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:11:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:13:07 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:13:01 eth0 378.58 251.08 2628.94 68.66 0.00 0.00 0.00 0.00 17:13:07 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 Average: eth0 43.12 26.41 157.97 6.41 0.00 0.00 0.00 0.00 17:13:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:07 Average: docker0 0.91 1.28 0.13 6.06 0.00 0.00 0.00 0.00 17:13:07 17:13:07 17:13:07 ---> sar -P ALL: 17:13:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 17:13:07 17:13:07 16:47:36 LINUX RESTART (2 CPU) 17:13:07 17:13:07 16:48:01 CPU %user %nice %system %iowait %steal %idle 17:13:07 16:49:01 all 10.33 0.00 2.60 3.44 0.04 83.59 17:13:07 16:49:01 0 9.14 0.00 2.80 3.62 0.03 84.40 17:13:07 16:49:01 1 11.51 0.00 2.40 3.25 0.05 82.78 17:13:07 16:50:01 all 5.48 0.00 2.31 1.79 0.05 90.37 17:13:07 16:50:01 0 5.36 0.00 2.53 1.44 0.05 90.61 17:13:07 16:50:01 1 5.60 0.00 2.08 2.13 0.05 90.13 17:13:07 16:51:01 all 0.15 0.00 0.03 0.00 0.03 99.80 17:13:07 16:51:01 0 0.18 0.00 0.03 0.00 0.03 99.75 17:13:07 16:51:01 1 0.12 0.00 0.02 0.00 0.02 99.85 17:13:07 16:52:01 all 0.12 0.00 0.08 0.00 0.03 99.77 17:13:07 16:52:01 0 0.07 0.00 0.08 0.00 0.05 99.80 17:13:07 16:52:01 1 0.17 0.00 0.07 0.00 0.02 99.75 17:13:07 16:53:01 all 0.13 0.00 0.03 0.00 0.03 99.81 17:13:07 16:53:01 0 0.03 0.00 0.05 0.00 0.03 99.88 17:13:07 16:53:01 1 0.23 0.00 0.02 0.00 0.02 99.73 17:13:07 16:54:01 all 0.23 0.00 0.04 0.00 0.03 99.71 17:13:07 16:54:01 0 0.07 0.00 0.03 0.00 0.03 99.87 17:13:07 16:54:01 1 0.38 0.00 0.05 0.00 0.02 99.55 17:13:07 16:55:01 all 0.20 0.00 0.03 0.00 0.03 99.74 17:13:07 16:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:13:07 16:55:01 1 0.35 0.00 0.03 0.00 0.03 99.58 17:13:07 16:56:01 all 0.26 0.00 0.03 0.00 0.03 99.67 17:13:07 16:56:01 0 0.08 0.00 0.05 0.00 0.03 99.83 17:13:07 16:56:01 1 0.43 0.00 0.02 0.00 0.03 99.52 17:13:07 16:57:01 all 0.23 0.00 0.03 0.00 0.02 99.72 17:13:07 16:57:01 0 0.45 0.00 0.03 0.00 0.02 99.50 17:13:07 16:57:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:13:07 16:58:02 all 0.10 0.00 0.05 0.00 0.02 99.83 17:13:07 16:58:02 0 0.17 0.00 0.07 0.00 0.02 99.75 17:13:07 16:58:02 1 0.03 0.00 0.03 0.00 0.02 99.92 17:13:07 16:59:01 all 0.14 0.00 0.03 0.00 0.03 99.80 17:13:07 16:59:01 0 0.05 0.00 0.05 0.00 0.05 99.85 17:13:07 16:59:01 1 0.24 0.00 0.02 0.00 0.00 99.75 17:13:07 17:13:07 16:59:01 CPU %user %nice %system %iowait %steal %idle 17:13:07 17:00:01 all 0.15 0.00 0.04 0.00 0.03 99.78 17:13:07 17:00:01 0 0.03 0.00 0.05 0.00 0.02 99.90 17:13:07 17:00:01 1 0.27 0.00 0.03 0.00 0.03 99.67 17:13:07 17:01:01 all 0.16 0.00 0.05 0.00 0.02 99.77 17:13:07 17:01:01 0 0.08 0.00 0.05 0.00 0.03 99.83 17:13:07 17:01:01 1 0.23 0.00 0.05 0.00 0.00 99.72 17:13:07 17:02:01 all 0.15 0.00 0.04 0.00 0.03 99.77 17:13:07 17:02:01 0 0.07 0.00 0.03 0.00 0.05 99.85 17:13:07 17:02:01 1 0.23 0.00 0.05 0.00 0.02 99.70 17:13:07 17:03:01 all 0.11 0.00 0.05 0.00 0.02 99.82 17:13:07 17:03:01 0 0.05 0.00 0.07 0.00 0.02 99.87 17:13:07 17:03:01 1 0.17 0.00 0.03 0.00 0.02 99.78 17:13:07 17:04:01 all 0.14 0.00 0.03 0.00 0.02 99.81 17:13:07 17:04:01 0 0.05 0.00 0.05 0.00 0.03 99.87 17:13:07 17:04:01 1 0.23 0.00 0.02 0.00 0.00 99.75 17:13:07 17:05:01 all 0.13 0.00 0.06 0.00 0.03 99.79 17:13:07 17:05:01 0 0.07 0.00 0.07 0.00 0.03 99.83 17:13:07 17:05:01 1 0.18 0.00 0.05 0.00 0.02 99.75 17:13:07 17:06:01 all 0.12 0.00 0.03 0.00 0.02 99.83 17:13:07 17:06:01 0 0.05 0.00 0.05 0.00 0.03 99.87 17:13:07 17:06:01 1 0.18 0.00 0.02 0.00 0.00 99.80 17:13:07 17:07:01 all 0.15 0.02 0.09 0.03 0.03 99.68 17:13:07 17:07:01 0 0.08 0.02 0.10 0.03 0.05 99.72 17:13:07 17:07:01 1 0.22 0.02 0.08 0.02 0.02 99.65 17:13:07 17:08:01 all 0.17 3.97 13.48 2.17 0.05 80.16 17:13:07 17:08:01 0 0.02 4.01 13.63 2.24 0.05 80.05 17:13:07 17:08:01 1 0.32 3.92 13.33 2.09 0.05 80.28 17:13:07 17:09:01 all 0.11 0.00 0.04 0.00 0.03 99.82 17:13:07 17:09:01 0 0.10 0.00 0.05 0.00 0.03 99.82 17:13:07 17:09:01 1 0.12 0.00 0.03 0.00 0.02 99.83 17:13:07 17:10:01 all 0.15 0.00 0.03 0.00 0.02 99.80 17:13:07 17:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:13:07 17:10:01 1 0.27 0.00 0.03 0.00 0.02 99.68 17:13:07 17:13:07 17:10:01 CPU %user %nice %system %iowait %steal %idle 17:13:07 17:11:01 all 0.22 0.00 0.03 0.00 0.03 99.72 17:13:07 17:11:01 0 0.13 0.00 0.03 0.00 0.02 99.82 17:13:07 17:11:01 1 0.30 0.00 0.02 0.00 0.05 99.63 17:13:07 17:12:01 all 0.09 0.00 0.04 0.00 0.02 99.85 17:13:07 17:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:13:07 17:12:01 1 0.15 0.00 0.07 0.00 0.03 99.75 17:13:07 17:13:01 all 8.16 0.00 3.40 0.50 0.04 87.90 17:13:07 17:13:01 0 8.07 0.00 3.56 0.38 0.03 87.96 17:13:07 17:13:01 1 8.25 0.00 3.24 0.61 0.05 87.85 17:13:07 Average: all 1.08 0.16 0.90 0.31 0.03 97.52 17:13:07 Average: 0 0.97 0.16 0.93 0.30 0.03 97.60 17:13:07 Average: 1 1.19 0.16 0.86 0.32 0.02 97.45 17:13:07 17:13:07 17:13:07