Pull request #44 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 84d0a8d5e40d57785d9889f7013dfcc2052f7767+a792bd60d44e476743a31f63448cab357051592b (77cab2463a8edf33e90ac9aa3738903790595337) 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-ssh2548475525632897725.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh309046193648403480.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-44/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-44/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh515912321364134115.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7569590879943163139.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-44/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-44/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh97554507520820496.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-545 in /w/workspace/oundry_device-rfid-llrp-go_PR-44 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-44 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/jenkins-gitclient-ssh1159335244903519371.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/jenkins-gitclient-ssh5123644121220846032.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a792bd60d44e476743a31f63448cab357051592b into PR head commit 84d0a8d5e40d57785d9889f7013dfcc2052f7767 Merge succeeded, producing 84d0a8d5e40d57785d9889f7013dfcc2052f7767 Checking out Revision 84d0a8d5e40d57785d9889f7013dfcc2052f7767 (PR-44) > git config core.sparsecheckout # timeout=10 > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/jenkins-gitclient-ssh8935619469211035823.key > git merge a792bd60d44e476743a31f63448cab357051592b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # timeout=10 Commit message: "docs: Add badges to readme" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:13:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:13:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:13:20 ========================================================= 21:13:20 EdgeX Global Pipelines Version Info 21:13:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8e4c6f109f5062a4ee55c990189aff4019c345d3 # timeout=10 21:13:21 ------------------- 21:13:21 stable info: 21:13:21 ------------------- 21:13:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:13:21 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 21:13:21 Message: update stable to v1.0.197 21:13:22 ------------------- 21:13:22 experimental info: 21:13:22 ------------------- 21:13:22 Commited By: **** collab-it+edgex@linuxfoundation.org 21:13:22 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 21:13:22 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:13:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:13:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:13:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:13:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:13:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:13:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:13:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:13:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:13:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-44 [Pipeline] echo 21:13:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-44 [Pipeline] echo 21:13:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-44 [Pipeline] echo 21:13:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84d0a8d5e40d57785d9889f7013dfcc2052f7767 [Pipeline] echo 21:13:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84d0a8d [Pipeline] echo 21:13:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:23 provisioning config files... 21:13:23 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/config3174666799390593414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:23 ---> docker-login.sh 21:13:23 nexus3.edgexfoundry.org:10001 21:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:24 Configure a credential helper to remove this warning. See 21:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:24 21:13:24 Login Succeeded 21:13:24 nexus3.edgexfoundry.org:10002 21:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:24 Configure a credential helper to remove this warning. See 21:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:24 21:13:24 Login Succeeded 21:13:24 nexus3.edgexfoundry.org:10003 21:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:24 Configure a credential helper to remove this warning. See 21:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:24 21:13:24 Login Succeeded 21:13:24 nexus3.edgexfoundry.org:10004 21:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:24 Configure a credential helper to remove this warning. See 21:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:24 21:13:24 Login Succeeded 21:13:24 docker.io 21:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:25 Configure a credential helper to remove this warning. See 21:13:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:25 21:13:25 Login Succeeded 21:13:25 ---> docker-login.sh ends [Pipeline] } 21:13:25 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 21:13:25 + git log --format=format:%s -1 84d0a8d5e40d57785d9889f7013dfcc2052f7767 [Pipeline] echo 21:13:25 GIT_COMMIT: 84d0a8d5e40d57785d9889f7013dfcc2052f7767, Commit Message: docs: Add badges to readme [Pipeline] echo 21:13:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:13:26 21:13:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:13:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:13:27 latest: Pulling from edgex-devops/git-semver 21:13:27 31603596830f: Pulling fs layer 21:13:27 b6dc333f4379: Pulling fs layer 21:13:27 3d9ef1400e77: Pulling fs layer 21:13:27 fd332fbdc1db: Pulling fs layer 21:13:27 fd332fbdc1db: Waiting 21:13:27 b6dc333f4379: Verifying Checksum 21:13:27 b6dc333f4379: Download complete 21:13:27 31603596830f: Verifying Checksum 21:13:27 31603596830f: Download complete 21:13:27 31603596830f: Pull complete 21:13:27 b6dc333f4379: Pull complete 21:13:28 fd332fbdc1db: Verifying Checksum 21:13:28 fd332fbdc1db: Download complete 21:13:29 3d9ef1400e77: Verifying Checksum 21:13:29 3d9ef1400e77: Download complete 21:13:30 3d9ef1400e77: Pull complete 21:13:30 fd332fbdc1db: Pull complete 21:13:30 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 21:13:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:13:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:13:30 prd-centos7-docker-4c-2g-545 does not seem to be running inside a container 21:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-44 -v /w/workspace/oundry_device-rfid-llrp-go_PR-44:/w/workspace/oundry_device-rfid-llrp-go_PR-44:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:13:31 $ docker top b8c7d68a5f08fc5c94e18cf9dda4cf084007d8e02308d83bece3d4e8910109e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:13:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:31 [ssh-agent] Looking for ssh-agent implementation... 21:13:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:31 $ docker exec b8c7d68a5f08fc5c94e18cf9dda4cf084007d8e02308d83bece3d4e8910109e2 ssh-agent 21:13:31 SSH_AUTH_SOCK=/tmp/ssh-K1fLHIrNXgAq/agent.13 21:13:31 SSH_AGENT_PID=19 21:13:31 Running ssh-add (command line suppressed) 21:13:31 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/private_key_6105939333292544119.key (/w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/private_key_6105939333292544119.key) 21:13:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:32 + git tag --points-at HEAD [Pipeline] } 21:13:32 $ docker exec --env ******** --env ******** b8c7d68a5f08fc5c94e18cf9dda4cf084007d8e02308d83bece3d4e8910109e2 ssh-agent -k 21:13:32 unset SSH_AUTH_SOCK; 21:13:32 unset SSH_AGENT_PID; 21:13:32 echo Agent pid 19 killed; 21:13:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:13:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:32 [ssh-agent] Looking for ssh-agent implementation... 21:13:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:32 $ docker exec b8c7d68a5f08fc5c94e18cf9dda4cf084007d8e02308d83bece3d4e8910109e2 ssh-agent 21:13:32 SSH_AUTH_SOCK=/tmp/ssh-G8o1JAi6ekI5/agent.52 21:13:32 SSH_AGENT_PID=58 21:13:32 Running ssh-add (command line suppressed) 21:13:32 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/private_key_683902881852463118.key (/w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/private_key_683902881852463118.key) 21:13:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:33 + git semver init 21:13:33 # -> Open(): unable to determine branch for HEAD 21:13:33 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-44/.git 21:13:33 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-44 21:13:33 # $SEMVER_REMOTE_NAME = origin 21:13:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:13:33 # $SEMVER_USER_NAME = edgex-jenkins 21:13:33 # $SEMVER_BRANCH = PR-44 21:13:33 # $SEMVER_TEMP = /tmp/semver-530185261 21:13:33 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 21:13:33 # '/tmp/semver-530185261' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-44/.semver' 21:13:33 # -> Force: false 21:13:33 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-44/.semver [Pipeline] } 21:13:33 $ docker exec --env ******** --env ******** b8c7d68a5f08fc5c94e18cf9dda4cf084007d8e02308d83bece3d4e8910109e2 ssh-agent -k 21:13:33 unset SSH_AUTH_SOCK; 21:13:33 unset SSH_AGENT_PID; 21:13:33 echo Agent pid 58 killed; 21:13:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:13:34 + git semver [Pipeline] } 21:13:34 $ docker stop --time=1 b8c7d68a5f08fc5c94e18cf9dda4cf084007d8e02308d83bece3d4e8910109e2 21:13:35 $ docker rm -f b8c7d68a5f08fc5c94e18cf9dda4cf084007d8e02308d83bece3d4e8910109e2 [Pipeline] // withDockerContainer [Pipeline] sh 21:13:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:13:36 Stashed 1 file(s) [Pipeline] echo 21:13:36 [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 21:13:51 Still waiting to schedule task 21:13:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:13:51 Still waiting to schedule task 21:13:51 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:15:35 Running on prd-centos7-docker-4c-2g-547 in /w/workspace/oundry_device-rfid-llrp-go_PR-44 [Pipeline] { [Pipeline] ws 21:15:35 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout 21:15:36 Selected Git installation does not exist. Using Default 21:15:36 The recommended git tool is: NONE 21:15:38 using credential edgex-jenkins-ssh 21:15:38 Cloning the remote Git repository 21:15:38 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:15:38 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 21:15:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:15:38 > git --version # timeout=10 21:15:38 > git --version # 'git version 2.24.4' 21:15:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:15:38 [INFO] Currently running in a labeled security context 21:15:38 [INFO] Currently SELinux is 'enforcing' on the host 21:15:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh1620287259709880494.key 21:15:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:15:40 Merging remotes/origin/main commit a792bd60d44e476743a31f63448cab357051592b into PR head commit 84d0a8d5e40d57785d9889f7013dfcc2052f7767 21:15:40 Merge succeeded, producing 84d0a8d5e40d57785d9889f7013dfcc2052f7767 21:15:40 Checking out Revision 84d0a8d5e40d57785d9889f7013dfcc2052f7767 (PR-44) 21:15:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:15:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:15:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:15:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:15:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:15:39 [INFO] Currently running in a labeled security context 21:15:39 [INFO] Currently SELinux is 'enforcing' on the host 21:15:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh2486523090571198262.key 21:15:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:15:40 > git config core.sparsecheckout # timeout=10 21:15:40 > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # timeout=10 21:15:40 > git remote # timeout=10 21:15:40 > git config --get remote.origin.url # timeout=10 21:15:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:15:40 [INFO] Currently running in a labeled security context 21:15:40 [INFO] Currently SELinux is 'enforcing' on the host 21:15:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh8976422170394510561.key 21:15:40 > git merge a792bd60d44e476743a31f63448cab357051592b # timeout=10 21:15:40 > git rev-parse HEAD^{commit} # timeout=10 21:15:40 > git config core.sparsecheckout # timeout=10 21:15:40 > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # timeout=10 21:15:43 Commit message: "docs: Add badges to readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:44 provisioning config files... 21:15:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config8881128024979042974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:44 ---> docker-login.sh 21:15:44 nexus3.edgexfoundry.org:10001 21:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:44 Configure a credential helper to remove this warning. See 21:15:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:44 21:15:44 Login Succeeded 21:15:44 nexus3.edgexfoundry.org:10002 21:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:44 Configure a credential helper to remove this warning. See 21:15:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:44 21:15:44 Login Succeeded 21:15:44 nexus3.edgexfoundry.org:10003 21:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:45 Configure a credential helper to remove this warning. See 21:15:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:45 21:15:45 Login Succeeded 21:15:45 nexus3.edgexfoundry.org:10004 21:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:45 Configure a credential helper to remove this warning. See 21:15:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:45 21:15:45 Login Succeeded 21:15:45 docker.io 21:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:45 Configure a credential helper to remove this warning. See 21:15:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:45 21:15:45 Login Succeeded 21:15:45 ---> docker-login.sh ends [Pipeline] } 21:15:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:15:46 ========================================================= 21:15:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:15:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:15:46 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:15:46 Sending build context to Docker daemon 1.196MB 21:15:46 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 21:15:46 Step 2/10 : FROM ${BASE} 21:15:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:15:46 540db60ca938: Pulling fs layer 21:15:46 adcc1eea9eea: Pulling fs layer 21:15:46 4c4ab2625f07: Pulling fs layer 21:15:46 0773c198feca: Pulling fs layer 21:15:46 345f892a5656: Pulling fs layer 21:15:46 4796506630df: Pulling fs layer 21:15:46 cc55df3e53f1: Pulling fs layer 21:15:46 4d027b6c602c: Pulling fs layer 21:15:46 449e75d2c14e: Pulling fs layer 21:15:46 0773c198feca: Waiting 21:15:46 345f892a5656: Waiting 21:15:46 4796506630df: Waiting 21:15:46 cc55df3e53f1: Waiting 21:15:46 4d027b6c602c: Waiting 21:15:46 449e75d2c14e: Waiting 21:15:46 4c4ab2625f07: Verifying Checksum 21:15:46 4c4ab2625f07: Download complete 21:15:46 adcc1eea9eea: Verifying Checksum 21:15:46 adcc1eea9eea: Download complete 21:15:46 345f892a5656: Verifying Checksum 21:15:46 345f892a5656: Download complete 21:15:46 4796506630df: Verifying Checksum 21:15:46 4796506630df: Download complete 21:15:46 cc55df3e53f1: Verifying Checksum 21:15:46 cc55df3e53f1: Download complete 21:15:46 540db60ca938: Verifying Checksum 21:15:46 540db60ca938: Pull complete 21:15:46 adcc1eea9eea: Pull complete 21:15:46 4c4ab2625f07: Pull complete 21:15:47 4d027b6c602c: Verifying Checksum 21:15:47 4d027b6c602c: Download complete 21:15:50 449e75d2c14e: Download complete 21:15:51 0773c198feca: Verifying Checksum 21:15:51 0773c198feca: Download complete 21:15:54 0773c198feca: Pull complete 21:15:54 345f892a5656: Pull complete 21:15:54 4796506630df: Pull complete 21:15:54 cc55df3e53f1: Pull complete 21:15:54 4d027b6c602c: Pull complete 21:15:56 449e75d2c14e: Pull complete 21:15:56 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 21:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:15:56 ---> 0d28375d9b5b 21:15:56 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 21:15:58 ---> Running in 037d0ce00337 21:15:58 Removing intermediate container 037d0ce00337 21:15:58 ---> e5d86d425221 21:15:58 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 21:15:58 ---> Running in d17eac24327d 21:15:58 Removing intermediate container d17eac24327d 21:15:58 ---> d5797c404797 21:15:58 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:15:58 ---> Running in ef55ac56a818 21:15:58 Removing intermediate container ef55ac56a818 21:15:58 ---> 94377e78c3db 21:15:58 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:58 ---> Running in 014bfc432908 21:15:59 Removing intermediate container 014bfc432908 21:15:59 ---> 0a19d466dcac 21:15:59 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:15:59 ---> Running in 3859f47d1261 21:15:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:16:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:16:00 OK: 149 MiB in 40 packages 21:16:00 Removing intermediate container 3859f47d1261 21:16:00 ---> 531c41e1a9b4 21:16:00 Step 8/10 : WORKDIR /device-rfid-llrp-go 21:16:00 ---> Running in aeb9ce53e9fd 21:16:01 Removing intermediate container aeb9ce53e9fd 21:16:01 ---> 0ecf2863cf56 21:16:01 Step 9/10 : COPY . . 21:16:01 ---> b8055bdf5c84 21:16:01 Step 10/10 : RUN go mod download 21:16:01 ---> Running in 2be4533de4c0 21:16:13 Removing intermediate container 2be4533de4c0 21:16:13 ---> 48c78f7781c3 21:16:13 Successfully built 48c78f7781c3 21:16:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:16:14 + docker inspect -f . ci-base-image-x86_64 21:16:14 . [Pipeline] withDockerContainer 21:16:14 prd-centos7-docker-4c-2g-547 does not seem to be running inside a container 21:16:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:16:14 $ docker top 59797f46aad867fe07aef11a95405c22f15d7696a05765574246e3092c7de0b4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:15 + go version 21:16:15 go version go1.16.5 linux/amd64 [Pipeline] } 21:16:15 $ docker stop --time=1 59797f46aad867fe07aef11a95405c22f15d7696a05765574246e3092c7de0b4 21:16:16 $ docker rm -f 59797f46aad867fe07aef11a95405c22f15d7696a05765574246e3092c7de0b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:16:17 + docker inspect -f . ci-base-image-x86_64 21:16:17 . [Pipeline] withDockerContainer 21:16:17 prd-centos7-docker-4c-2g-547 does not seem to be running inside a container 21:16:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:16:17 $ docker top 6cb1462e74c5a6b1f436af864e2dfd4f6dce53d96315064b27ee936e78a0d5bd -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:17 + go mod tidy [Pipeline] sh 21:16:18 + make test 21:16:18 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:16:18 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:16:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:16:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:16:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.077s coverage: 39.5% of statements 21:16:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.339s coverage: 52.0% of statements 21:16:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements 21:16:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:16:42 gofmt -l . 21:16:42 [ "`gofmt -l .`" = "" ] 21:16:42 ./bin/test-go-mod-tidy.sh 21:16:42 ./bin/test-attribution-txt.sh [Pipeline] } 21:16:42 $ docker stop --time=1 6cb1462e74c5a6b1f436af864e2dfd4f6dce53d96315064b27ee936e78a0d5bd 21:16:44 $ docker rm -f 6cb1462e74c5a6b1f436af864e2dfd4f6dce53d96315064b27ee936e78a0d5bd [Pipeline] // withDockerContainer [Pipeline] sh 21:16:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:16:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:16:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:16:46 + ls -al . 21:16:46 total 568 21:16:46 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 29 21:16 . 21:16:46 drwxrwxr-x. 4 jenkins jenkins 28 Jul 29 21:15 .. 21:16:46 -rw-rw-r--. 1 jenkins jenkins 6734 Jul 29 21:15 Attribution.txt 21:16:46 drwxrwxr-x. 2 jenkins jenkins 89 Jul 29 21:15 bin 21:16:46 drwxrwxr-x. 4 jenkins jenkins 44 Jul 29 21:15 cmd 21:16:46 -rw-r--r--. 1 jenkins jenkins 462904 Jul 29 21:16 coverage.out 21:16:46 -rw-rw-r--. 1 jenkins jenkins 1521 Jul 29 21:15 Dockerfile 21:16:46 -rw-rw-r--. 1 jenkins jenkins 999 Jul 29 21:15 Dockerfile.build 21:16:46 -rw-rw-r--. 1 jenkins jenkins 134 Jul 29 21:15 .dockerignore 21:16:46 drwxrwxr-x. 2 jenkins jenkins 4096 Jul 29 21:15 examples 21:16:46 drwxrwxr-x. 8 jenkins jenkins 179 Jul 29 21:15 .git 21:16:46 drwxrwxr-x. 2 jenkins jenkins 103 Jul 29 21:15 .github 21:16:46 -rw-rw-r--. 1 jenkins jenkins 934 Jul 29 21:15 .gitignore 21:16:46 -rw-r--r--. 1 jenkins jenkins 308 Jul 29 21:16 go.mod 21:16:46 -rw-r--r--. 1 jenkins jenkins 13807 Jul 29 21:16 go.sum 21:16:46 drwxrwxr-x. 2 jenkins jenkins 31 Jul 29 21:15 images 21:16:46 drwxrwxr-x. 5 jenkins jenkins 45 Jul 29 21:15 internal 21:16:46 -rw-rw-r--. 1 jenkins jenkins 682 Jul 29 21:15 Jenkinsfile 21:16:46 -rw-rw-r--. 1 jenkins jenkins 11347 Jul 29 21:15 LICENSE 21:16:46 -rw-rw-r--. 1 jenkins jenkins 1011 Jul 29 21:15 Makefile 21:16:46 -rw-rw-r--. 1 jenkins jenkins 30261 Jul 29 21:15 README.md 21:16:46 drwxrwxr-x. 4 jenkins jenkins 54 Jul 29 21:15 snap 21:16:46 -rw-rw-r--. 1 jenkins jenkins 5 Jul 29 21:13 VERSION 21:16:46 -rw-rw-r--. 1 jenkins jenkins 193 Jul 29 21:15 version.go [Pipeline] isUnix [Pipeline] sh 21:16:46 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=84d0a8d5e40d57785d9889f7013dfcc2052f7767 --label arch=amd64 --label version=0.0.0 . 21:16:46 Sending build context to Docker daemon 1.197MB 21:16:46 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 21:16:46 Step 2/25 : FROM ${BASE} AS builder 21:16:46 ---> 48c78f7781c3 21:16:46 Step 3/25 : ARG MAKE='make build' 21:16:46 ---> Running in 542d72362369 21:16:46 Removing intermediate container 542d72362369 21:16:46 ---> b4c362686360 21:16:46 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 21:16:46 ---> Running in c4b3066d64b5 21:16:46 Removing intermediate container c4b3066d64b5 21:16:46 ---> 748140249edd 21:16:46 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:16:46 ---> Running in 8d7ff5e02432 21:16:46 Removing intermediate container 8d7ff5e02432 21:16:46 ---> 97cb67c4155f 21:16:46 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:47 ---> Running in 8c65caa05225 21:16:47 Removing intermediate container 8c65caa05225 21:16:47 ---> a7c1fa782875 21:16:47 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:16:47 ---> Running in 714ae3b5a1bc 21:16:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:16:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:16:49 OK: 149 MiB in 40 packages 21:16:50 Removing intermediate container 714ae3b5a1bc 21:16:50 ---> af773ecbb28f 21:16:50 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 21:16:50 ---> Running in 5aea97daef34 21:16:50 Removing intermediate container 5aea97daef34 21:16:50 ---> efcce51a96b8 21:16:50 Step 9/25 : COPY go.mod . 21:16:50 ---> 062eb41aac45 21:16:50 Step 10/25 : COPY Makefile . 21:16:50 ---> bb769375fdeb 21:16:50 Step 11/25 : RUN make update 21:16:50 ---> Running in d35735f6aaf2 21:16:51 CGO_ENABLED=0 GO111MODULE=on go mod download 21:16:51 Removing intermediate container d35735f6aaf2 21:16:51 ---> 04671aa8a2fc 21:16:51 Step 12/25 : COPY . . 21:16:51 ---> c1604a1b3b48 21:16:51 Step 13/25 : RUN go mod tidy 21:16:51 ---> Running in 77f29f5779b2 21:16:52 Removing intermediate container 77f29f5779b2 21:16:52 ---> 2070aac5404d 21:16:52 Step 14/25 : RUN $MAKE 21:16:52 ---> Running in 2077e6a23996 21:16:52 go mod tidy 21:16:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd 21:17:02 Removing intermediate container 2077e6a23996 21:17:02 ---> ee1ea1d70aa4 21:17:02 Step 15/25 : FROM alpine:3.12 21:17:03 3.12: Pulling from library/alpine 21:17:03 339de151aab4: Pulling fs layer 21:17:03 339de151aab4: Verifying Checksum 21:17:03 339de151aab4: Download complete 21:17:04 339de151aab4: Pull complete 21:17:04 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:17:04 Status: Downloaded newer image for alpine:3.12 21:17:04 ---> 13621d1b12d4 21:17:04 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:17:04 ---> Running in db0678f3b3a9 21:17:04 Removing intermediate container db0678f3b3a9 21:17:04 ---> b217d9dee8bd 21:17:04 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 21:17:04 ---> bfbe08e391c8 21:17:04 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 21:17:04 ---> bc8f6fa2dadc 21:17:04 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 21:17:04 ---> 999e04074ffd 21:17:04 Step 20/25 : EXPOSE 49989 21:17:04 ---> Running in f0f6d7d9e496 21:17:04 Removing intermediate container f0f6d7d9e496 21:17:04 ---> 4f9beaadce8a 21:17:04 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 21:17:04 ---> Running in 03645a93ac5c 21:17:04 Removing intermediate container 03645a93ac5c 21:17:04 ---> 6454df407b96 21:17:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:17:04 ---> Running in f3332dbfe597 21:17:05 Removing intermediate container f3332dbfe597 21:17:05 ---> f5c6a85e3609 21:17:05 Step 23/25 : LABEL arch=amd64 21:17:05 ---> Running in cee4d50619c4 21:17:05 Removing intermediate container cee4d50619c4 21:17:05 ---> c1db35113247 21:17:05 Step 24/25 : LABEL git_sha=84d0a8d5e40d57785d9889f7013dfcc2052f7767 21:17:05 ---> Running in 63d44d1327a8 21:17:05 Removing intermediate container 63d44d1327a8 21:17:05 ---> 5f4c36e4b83b 21:17:05 Step 25/25 : LABEL version=0.0.0 21:17:05 ---> Running in fb5447556eec 21:17:05 Removing intermediate container fb5447556eec 21:17:05 ---> 991bfe21b503 21:17:05 [Warning] One or more build-args [ARCH] were not consumed 21:17:05 Successfully built 991bfe21b503 21:17:05 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 21:17:20 Still waiting to schedule task 21:17:20 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:18:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-548 in /w/workspace/oundry_device-rfid-llrp-go_PR-44 [Pipeline] { [Pipeline] ws 21:18:11 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout 21:18:12 Selected Git installation does not exist. Using Default 21:18:12 The recommended git tool is: NONE 21:18:17 using credential edgex-jenkins-ssh 21:18:17 Cloning the remote Git repository 21:18:17 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:18:18 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 21:18:18 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:18:18 > git --version # timeout=10 21:18:18 > git --version # 'git version 2.17.1' 21:18:18 using GIT_SSH to set credentials SSH Credentials for GitHub 21:18:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:18:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:18:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:18:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:18:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:18:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:18:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:18:19 Merging remotes/origin/main commit a792bd60d44e476743a31f63448cab357051592b into PR head commit 84d0a8d5e40d57785d9889f7013dfcc2052f7767 21:18:20 Merge succeeded, producing 84d0a8d5e40d57785d9889f7013dfcc2052f7767 21:18:20 Checking out Revision 84d0a8d5e40d57785d9889f7013dfcc2052f7767 (PR-44) 21:18:19 > git config core.sparsecheckout # timeout=10 21:18:19 > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # timeout=10 21:18:19 > git remote # timeout=10 21:18:19 > git config --get remote.origin.url # timeout=10 21:18:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:18:19 > git merge a792bd60d44e476743a31f63448cab357051592b # timeout=10 21:18:20 > git rev-parse HEAD^{commit} # timeout=10 21:18:20 > git config core.sparsecheckout # timeout=10 21:18:20 > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # timeout=10 21:18:24 Commit message: "docs: Add badges to readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:24 provisioning config files... 21:18:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config8741573081139055600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:25 ---> docker-login.sh 21:18:25 nexus3.edgexfoundry.org:10001 21:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:26 Running on prd-ubuntu18.04-docker-8c-8g-549 in /w/workspace/oundry_device-rfid-llrp-go_PR-44 [Pipeline] { [Pipeline] ws 21:18:26 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout 21:18:26 Selected Git installation does not exist. Using Default 21:18:26 The recommended git tool is: NONE 21:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:26 Configure a credential helper to remove this warning. See 21:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:26 21:18:26 Login Succeeded 21:18:26 nexus3.edgexfoundry.org:10002 21:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:27 Configure a credential helper to remove this warning. See 21:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:27 21:18:27 Login Succeeded 21:18:27 nexus3.edgexfoundry.org:10003 21:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:27 Configure a credential helper to remove this warning. See 21:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:27 21:18:27 Login Succeeded 21:18:27 nexus3.edgexfoundry.org:10004 21:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:28 Configure a credential helper to remove this warning. See 21:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:28 21:18:28 Login Succeeded 21:18:28 docker.io 21:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:29 using credential edgex-jenkins-ssh 21:18:29 Cloning the remote Git repository 21:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:29 Configure a credential helper to remove this warning. See 21:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:29 21:18:29 Login Succeeded 21:18:29 ---> docker-login.sh ends [Pipeline] } 21:18:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:18:29 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:18:29 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 21:18:29 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:18:29 > git --version # timeout=10 21:18:29 > git --version # 'git version 2.17.1' 21:18:29 using GIT_SSH to set credentials SSH Credentials for GitHub 21:18:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo 21:18:30 ========================================================= 21:18:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:18:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:18:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:18:30 Merging remotes/origin/main commit a792bd60d44e476743a31f63448cab357051592b into PR head commit 84d0a8d5e40d57785d9889f7013dfcc2052f7767 21:18:30 Sending build context to Docker daemon 1.196MB 21:18:30 Merge succeeded, producing 84d0a8d5e40d57785d9889f7013dfcc2052f7767 21:18:30 Checking out Revision 84d0a8d5e40d57785d9889f7013dfcc2052f7767 (PR-44) 21:18:30 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 21:18:30 Step 2/10 : FROM ${BASE} 21:18:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:18:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:18:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:18:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:18:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:18:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:18:30 > git config core.sparsecheckout # timeout=10 21:18:30 > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # timeout=10 21:18:30 > git remote # timeout=10 21:18:30 > git config --get remote.origin.url # timeout=10 21:18:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:18:30 > git merge a792bd60d44e476743a31f63448cab357051592b # timeout=10 21:18:30 > git rev-parse HEAD^{commit} # timeout=10 21:18:30 > git config core.sparsecheckout # timeout=10 21:18:30 > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # timeout=10 21:18:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:18:31 595b0fe564bb: Pulling fs layer 21:18:31 24495759ef45: Pulling fs layer 21:18:31 d148012ef14d: Pulling fs layer 21:18:31 cb65c68fc2e2: Pulling fs layer 21:18:31 093eec477d81: Pulling fs layer 21:18:31 a6d5b2bbb924: Pulling fs layer 21:18:31 2446dc1eb7d3: Pulling fs layer 21:18:31 596795e73e0f: Pulling fs layer 21:18:31 cb65c68fc2e2: Waiting 21:18:31 093eec477d81: Waiting 21:18:31 a6d5b2bbb924: Waiting 21:18:31 2446dc1eb7d3: Waiting 21:18:31 596795e73e0f: Waiting 21:18:31 d148012ef14d: Verifying Checksum 21:18:31 d148012ef14d: Download complete 21:18:31 24495759ef45: Verifying Checksum 21:18:31 24495759ef45: Download complete 21:18:31 093eec477d81: Verifying Checksum 21:18:31 093eec477d81: Download complete 21:18:31 595b0fe564bb: Download complete 21:18:31 a6d5b2bbb924: Verifying Checksum 21:18:31 a6d5b2bbb924: Download complete 21:18:31 2446dc1eb7d3: Verifying Checksum 21:18:31 2446dc1eb7d3: Download complete 21:18:32 595b0fe564bb: Pull complete 21:18:32 24495759ef45: Pull complete 21:18:33 d148012ef14d: Pull complete 21:18:33 596795e73e0f: Verifying Checksum 21:18:33 596795e73e0f: Download complete 21:18:34 Commit message: "docs: Add badges to readme" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:34 cb65c68fc2e2: Verifying Checksum 21:18:34 cb65c68fc2e2: Download complete 21:18:35 + echo snap-build.sh 21:18:35 snap-build.sh 21:18:35 + SNAP_BASE_DIR=. 21:18:35 + '[' '!' -z /w/workspace/device-rfid-llrp-go/2 ']' 21:18:35 + SNAP_BASE_DIR=/w/workspace/device-rfid-llrp-go/2 21:18:35 + echo '[snap-build] Building snap in dir [/w/workspace/device-rfid-llrp-go/2]' 21:18:35 [snap-build] Building snap in dir [/w/workspace/device-rfid-llrp-go/2] 21:18:35 + cd /w/workspace/device-rfid-llrp-go/2 21:18:35 + sudo apt-get remove -qy --purge lxd lxd-client 21:18:35 Reading package lists... 21:18:35 Building dependency tree... 21:18:35 Reading state information... 21:18:35 The following packages were automatically installed and are no longer required: 21:18:35 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:18:35 uidmap xdelta3 21:18:35 Use 'sudo apt autoremove' to remove them. 21:18:35 The following packages will be REMOVED: 21:18:35 lxd* lxd-client* 21:18:35 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:18:35 After this operation, 31.7 MB disk space will be freed. 21:18:36 (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.) 21:18:36 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:18:36 Removing lxd dnsmasq configuration 21:18:36 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:18:36 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:18:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:18:37 (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.) 21:18:37 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:18:39 Processing triggers for systemd (237-3ubuntu10.45) ... 21:18:39 Processing triggers for ureadahead (0.100.0-21) ... 21:18:39 + sudo snap remove --purge lxd 21:18:39 snap "lxd" is not installed 21:18:39 + sudo groupadd --force --system lxd 21:18:39 ++ whoami 21:18:39 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:18:39 + newgrp - lxd 21:18:39 + sudo snap install lxd 21:18:45 cb65c68fc2e2: Pull complete 21:18:45 093eec477d81: Pull complete 21:18:46 a6d5b2bbb924: Pull complete 21:18:46 2446dc1eb7d3: Pull complete 21:18:50 2021-07-29T21:18:47Z INFO Waiting for automatic snapd restart... 21:18:50 596795e73e0f: Pull complete 21:18:50 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 21:18:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:18:50 ---> d9e956139c92 21:18:50 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 21:18:54 ---> Running in acca0e40a23a 21:18:54 Removing intermediate container acca0e40a23a 21:18:54 ---> 06c5081e6709 21:18:54 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 21:18:54 ---> Running in b08ebd2a5d5d 21:18:54 Removing intermediate container b08ebd2a5d5d 21:18:54 ---> a8588e4b3841 21:18:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:18:55 ---> Running in 616bbd29fc12 21:18:55 Removing intermediate container 616bbd29fc12 21:18:55 ---> 1be637a9e8f8 21:18:55 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:56 ---> Running in bfdf0b706765 21:18:58 Removing intermediate container bfdf0b706765 21:18:58 ---> 64a09f8c8237 21:18:58 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:18:59 ---> Running in 4a8a75cffa2e 21:19:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:19:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:19:02 OK: 138 MiB in 40 packages 21:19:03 Removing intermediate container 4a8a75cffa2e 21:19:03 ---> a0b690af0b8e 21:19:03 Step 8/10 : WORKDIR /device-rfid-llrp-go 21:19:03 ---> Running in b2da80286b26 21:19:03 Removing intermediate container b2da80286b26 21:19:03 ---> 1c69f4f7e454 21:19:03 Step 9/10 : COPY . . 21:19:04 ---> f0c63a444c2c 21:19:04 Step 10/10 : RUN go mod download 21:19:05 ---> Running in 5b660bb4f24f 21:19:08 lxd 4.16 from Canonical* installed 21:19:08 + sudo lxd init --auto 21:19:16 + sudo snap install --classic snapcraft 21:19:28 snapcraft 4.8.3 from Canonical* installed 21:19:28 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:19:28 + sudo snapcraft prime --use-lxd 21:19:29 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:19:29 Launching a container. 21:19:31 Removing intermediate container 5b660bb4f24f 21:19:31 ---> 0ab7391dd9cf 21:19:31 Successfully built 0ab7391dd9cf 21:19:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:19:32 + docker inspect -f . ci-base-image-arm64 21:19:32 . [Pipeline] withDockerContainer 21:19:32 prd-ubuntu18.04-docker-arm64-4c-16g-548 does not seem to be running inside a container 21:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:19:34 $ docker top c212219d2b2c3fee9930b1c72993ce877ec08090c41ce5de31d95e3c3cdc7cb2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:35 + go version 21:19:35 go version go1.16.5 linux/arm64 [Pipeline] } 21:19:35 $ docker stop --time=1 c212219d2b2c3fee9930b1c72993ce877ec08090c41ce5de31d95e3c3cdc7cb2 21:19:37 $ docker rm -f c212219d2b2c3fee9930b1c72993ce877ec08090c41ce5de31d95e3c3cdc7cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 21:19:37 Waiting for container to be ready 21:19:37 To start your first instance, try: lxc launch ubuntu:18.04 21:19:37 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:19:38 + docker inspect -f . ci-base-image-arm64 21:19:38 . [Pipeline] withDockerContainer 21:19:38 prd-ubuntu18.04-docker-arm64-4c-16g-548 does not seem to be running inside a container 21:19:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:19:40 $ docker top 895a752afba654208b0e1dbc7a5351853e906570bad77a891474e3493e84664f -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:40 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:19:40 Waiting for network to be ready... 21:19:41 + go mod tidy 21:19:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:19:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 21:19:41 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:19:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] [Pipeline] sh 21:19:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 21:19:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 21:19:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 21:19:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 21:19:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 21:19:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 21:19:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:19:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:19:42 + make test 21:19:42 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:19:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:19:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:19:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:19:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:19:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:19:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:19:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:19:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] 21:19:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] 21:19:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 21:19:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 21:19:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 21:19:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 21:19:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 21:19:43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 21:19:43 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:19:45 Fetched 24.9 MB in 4s (6143 kB/s) 21:19:46 Reading package lists... 21:19:46 Reading package lists... 21:19:46 Building dependency tree... 21:19:46 Reading state information... 21:19:46 The following additional packages will be installed: 21:19:46 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:19:46 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:19:46 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:19:46 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:19:46 Suggested packages: 21:19:46 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:19:46 Recommended packages: 21:19:46 gnupg libsasl2-modules 21:19:46 The following NEW packages will be installed: 21:19:46 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:19:46 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:19:46 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:19:46 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:19:46 The following packages will be upgraded: 21:19:46 gpg gpg-agent gpgconf libudev1 21:19:46 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 21:19:46 Need to get 3527 kB of archives. 21:19:46 After this operation, 13.3 MB of additional disk space will be used. 21:19:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 21:19:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 21:19:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 21:19:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 21:19:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 21:19:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 21:19:47 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:19:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:19:47 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 21:19:47 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 21:19:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 21:19:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:19:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:19:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:19:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:19:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:19:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:19:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:19:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:19:47 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:19:47 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:19:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 21:19:47 debconf: delaying package configuration, since apt-utils is not installed 21:19:47 Fetched 3527 kB in 1s (3257 kB/s) 21:19:48 (Reading database ... 12511 files and directories currently installed.) 21:19:48 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 21:19:48 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 21:19:48 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 21:19:48 Selecting previously unselected package udev. 21:19:48 (Reading database ... 12511 files and directories currently installed.) 21:19:48 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 21:19:48 Unpacking udev (237-3ubuntu10.50) ... 21:19:48 Selecting previously unselected package libfuse2:amd64. 21:19:48 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:19:48 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:19:48 Selecting previously unselected package fuse. 21:19:48 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:19:48 Unpacking fuse (2.9.7-1ubuntu1) ... 21:19:48 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 21:19:48 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:19:48 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 21:19:48 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:19:48 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 21:19:48 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:19:48 Selecting previously unselected package libksba8:amd64. 21:19:48 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:19:48 Unpacking libksba8:amd64 (1.3.5-2) ... 21:19:48 Selecting previously unselected package libroken18-heimdal:amd64. 21:19:48 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:19:48 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:48 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:19:48 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:19:48 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:49 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:19:49 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:19:49 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:49 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:19:49 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:19:49 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:49 Selecting previously unselected package libwind0-heimdal:amd64. 21:19:49 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:19:49 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:49 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:19:49 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:19:49 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:49 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:19:49 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:19:49 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:49 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:19:49 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:19:49 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:49 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:19:49 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:19:49 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:49 Selecting previously unselected package libsasl2-modules-db:amd64. 21:19:49 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:19:49 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:19:49 Selecting previously unselected package libsasl2-2:amd64. 21:19:49 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:19:49 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:19:49 Selecting previously unselected package libldap-common. 21:19:49 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 21:19:49 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:19:49 Selecting previously unselected package libldap-2.4-2:amd64. 21:19:49 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 21:19:49 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:19:49 Selecting previously unselected package dirmngr. 21:19:49 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 21:19:49 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 21:19:49 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:19:49 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 21:19:49 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:19:49 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:19:49 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:19:49 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 21:19:49 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:49 Setting up libksba8:amd64 (1.3.5-2) ... 21:19:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:19:49 Setting up udev (237-3ubuntu10.50) ... 21:19:49 invoke-rc.d: policy-rc.d denied execution of start. 21:19:50 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:50 Processing triggers for systemd (237-3ubuntu10) ... 21:19:50 Setting up fuse (2.9.7-1ubuntu1) ... 21:19:50 Setting up gpg (2.2.4-1ubuntu1.4) ... 21:19:50 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:50 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:50 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:50 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:50 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:50 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:50 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:19:50 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:19:50 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 21:19:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:19:50 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:19:50 settings in the [Install] section, and DefaultInstance for template units). 21:19:50 This means they are not meant to be enabled using systemctl. 21:19:50 Possible reasons for having this kind of units are: 21:19:50 1) A unit may be statically enabled by being symlinked from another unit's 21:19:50 .wants/ or .requires/ directory. 21:19:50 2) A unit's purpose may be to act as a helper for some other unit which has 21:19:50 a requirement dependency on it. 21:19:50 3) A unit may be started when needed via activation (socket, path, timer, 21:19:50 D-Bus, udev, scripted systemctl call, ...). 21:19:50 4) In case of template units, the unit is meant to be enabled with some 21:19:50 instance name specified. 21:19:50 Reading package lists... 21:19:51 Building dependency tree... 21:19:51 Reading state information... 21:19:51 The following additional packages will be installed: 21:19:51 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:19:51 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:19:51 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:19:51 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:19:51 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:19:51 Suggested packages: 21:19:51 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:19:51 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:19:51 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:19:51 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:19:51 systemd-container policykit-1 21:19:51 Recommended packages: 21:19:51 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:19:51 The following NEW packages will be installed: 21:19:51 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:19:51 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:19:51 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:19:51 multiarch-support openssh-client python3 python3-minimal python3.6 21:19:51 python3.6-minimal snapd squashfs-tools sudo 21:19:51 The following packages will be upgraded: 21:19:51 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:19:51 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 21:19:51 Need to get 36.7 MB of archives. 21:19:51 After this operation, 147 MB of additional disk space will be used. 21:19:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 21:19:51 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 21:19:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 21:19:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 21:19:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 21:19:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:19:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 21:19:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 21:19:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 21:19:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:19:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:19:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:19:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:19:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:19:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:19:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:19:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 21:19:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:19:52 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 21:19:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:19:52 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:19:52 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:19:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:19:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:19:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:19:52 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:19:52 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:19:52 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:19:52 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 21:19:52 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 21:19:53 debconf: delaying package configuration, since apt-utils is not installed 21:19:53 Fetched 36.7 MB in 2s (18.0 MB/s) 21:19:53 (Reading database ... 12757 files and directories currently installed.) 21:19:53 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 21:19:53 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 21:19:54 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 21:19:54 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 21:19:54 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 21:19:54 (Reading database ... 12757 files and directories currently installed.) 21:19:54 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 21:19:54 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 21:19:54 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 21:19:54 (Reading database ... 12757 files and directories currently installed.) 21:19:54 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 21:19:54 Unpacking apt (1.6.14) over (1.6.1) ... 21:19:54 Setting up apt (1.6.14) ... 21:19:54 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:19:54 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:19:54 (Reading database ... 12764 files and directories currently installed.) 21:19:54 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:19:54 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:19:55 Selecting previously unselected package libpython3.6-minimal:amd64. 21:19:55 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:19:55 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:19:55 Selecting previously unselected package libexpat1:amd64. 21:19:55 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:19:55 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:19:55 Selecting previously unselected package python3.6-minimal. 21:19:55 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:19:55 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:19:55 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 21:19:55 Checking for services that may need to be restarted...done. 21:19:55 Checking for services that may need to be restarted...done. 21:19:55 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:19:55 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:19:55 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:19:55 Selecting previously unselected package python3-minimal. 21:19:55 (Reading database ... 13012 files and directories currently installed.) 21:19:55 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:19:55 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:19:56 Selecting previously unselected package mime-support. 21:19:56 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:19:56 Unpacking mime-support (3.60ubuntu1) ... 21:19:56 Selecting previously unselected package libmpdec2:amd64. 21:19:56 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:19:56 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:19:56 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:19:56 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:19:56 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:19:56 Selecting previously unselected package python3.6. 21:19:56 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:19:56 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:19:56 Selecting previously unselected package libpython3-stdlib:amd64. 21:19:56 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:19:56 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:19:56 Setting up python3-minimal (3.6.7-1~18.04) ... 21:19:56 Selecting previously unselected package python3. 21:19:56 (Reading database ... 13442 files and directories currently installed.) 21:19:56 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:19:56 Unpacking python3 (3.6.7-1~18.04) ... 21:19:56 Selecting previously unselected package multiarch-support. 21:19:56 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:19:56 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:19:56 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:19:56 Selecting previously unselected package liblzo2-2:amd64. 21:19:56 (Reading database ... 13479 files and directories currently installed.) 21:19:56 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:19:56 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:19:57 Selecting previously unselected package libbsd0:amd64. 21:19:57 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:19:57 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:19:57 Selecting previously unselected package sudo. 21:19:57 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:19:57 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:19:57 Selecting previously unselected package apparmor. 21:19:57 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:19:57 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:19:57 Selecting previously unselected package libedit2:amd64. 21:19:57 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:19:57 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:19:57 Selecting previously unselected package libkrb5support0:amd64. 21:19:57 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:19:57 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:19:57 Selecting previously unselected package libk5crypto3:amd64. 21:19:57 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:19:57 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:19:57 Selecting previously unselected package libkeyutils1:amd64. 21:19:57 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:19:57 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:19:57 Selecting previously unselected package libkrb5-3:amd64. 21:19:57 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:19:57 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:19:57 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:19:57 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:19:57 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:19:57 Selecting previously unselected package libssl1.0.0:amd64. 21:19:57 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 21:19:57 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:19:57 Selecting previously unselected package openssh-client. 21:19:57 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:19:57 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:19:57 Selecting previously unselected package squashfs-tools. 21:19:57 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 21:19:57 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 21:19:57 Selecting previously unselected package snapd. 21:19:57 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 21:19:57 Unpacking snapd (2.49.2+18.04) ... 21:19:59 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:19:59 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:19:59 Setting up mime-support (3.60ubuntu1) ... 21:20:00 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:20:00 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:20:00 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:20:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:20:00 Setting up systemd (237-3ubuntu10.50) ... 21:20:00 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:20:00 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:20:00 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:20:00 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:20:00 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:20:00 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:20:00 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:20:01 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 21:20:01 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:20:01 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:20:01 Setting up python3 (3.6.7-1~18.04) ... 21:20:01 running python rtupdate hooks for python3.6... 21:20:01 running python post-rtupdate hooks for python3.6... 21:20:01 Setting up apparmor (2.12-4ubuntu5.1) ... 21:20:01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:20:02 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:20:02 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:20:02 Setting up snapd (2.49.2+18.04) ... 21:20:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:20:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:20:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:20:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:20:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:20:03 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:20:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:20:03 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:20:03 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:20:03 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:20:04 /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' 21:20:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:20:04 Processing triggers for systemd (237-3ubuntu10.50) ... 21:20:04 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:20:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:20:05 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:20:06 Reading package lists... 21:20:06 Reading package lists... 21:20:06 Building dependency tree... 21:20:06 Reading state information... 21:20:06 Calculating upgrade... 21:20:06 The following packages will be upgraded: 21:20:06 advancecomp base-files bash binutils binutils-common 21:20:06 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:20:06 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:20:06 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 21:20:06 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 21:20:06 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:20:06 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:20:06 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 21:20:06 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 21:20:06 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 21:20:06 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 21:20:06 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 21:20:06 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 21:20:06 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 21:20:06 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 21:20:06 ubuntu-keyring util-linux 21:20:06 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:20:06 Need to get 64.2 MB of archives. 21:20:06 After this operation, 5125 kB of additional disk space will be used. 21:20:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] 21:20:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:20:06 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:20:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:20:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:20:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:20:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:20:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:20:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:20:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:20:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:20:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:20:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:20:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:20:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:20:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:20:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:20:07 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:20:07 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:20:07 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:20:07 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:20:07 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:20:07 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:20:07 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:20:07 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:20:07 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:20:07 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:20:07 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:20:07 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:20:07 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:20:07 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:20:07 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:20:07 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 21:20:07 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:20:07 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:20:07 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 21:20:07 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:20:07 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:20:07 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 21:20:07 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 21:20:07 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:20:07 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:20:07 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 21:20:07 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 21:20:07 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:20:07 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:20:07 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:20:07 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:20:07 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:20:07 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:20:07 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 21:20:07 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 21:20:07 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 21:20:07 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 21:20:07 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:20:07 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:20:07 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:20:07 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:20:07 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:20:07 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:20:07 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:20:07 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:20:07 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:20:07 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:20:07 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:20:07 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:20:07 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:20:08 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:20:08 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:20:08 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:20:08 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:20:08 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:20:08 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:20:08 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 21:20:08 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:20:08 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:20:08 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:20:08 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:20:08 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:20:08 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:20:08 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:20:08 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:20:08 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:20:08 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:20:08 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 21:20:08 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 21:20:08 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 21:20:08 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] 21:20:08 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:20:08 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:20:08 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:20:08 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:20:08 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 21:20:08 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 21:20:08 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:20:08 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:20:08 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] 21:20:08 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:20:08 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:20:08 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:20:08 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:20:08 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:20:08 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:20:08 debconf: delaying package configuration, since apt-utils is not installed 21:20:08 Fetched 64.2 MB in 2s (32.0 MB/s) 21:20:08 (Reading database ... 13914 files and directories currently installed.) 21:20:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:20:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:20:09 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:20:09 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:20:09 Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... 21:20:09 Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... 21:20:09 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:20:09 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:20:09 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:20:09 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:20:09 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:20:09 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:20:09 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:20:09 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:20:09 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:20:09 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:20:09 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:20:09 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:20:09 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:20:09 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:20:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:20:09 (Reading database ... 13914 files and directories currently installed.) 21:20:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:20:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:20:10 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:20:10 (Reading database ... 13914 files and directories currently installed.) 21:20:10 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:20:10 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:20:10 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:20:10 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:20:10 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:20:10 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:20:10 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:20:10 (Reading database ... 13914 files and directories currently installed.) 21:20:10 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:20:10 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:20:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:20:11 (Reading database ... 13914 files and directories currently installed.) 21:20:11 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:20:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:20:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:20:11 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:20:11 Setting up base-files (10.1ubuntu2.10) ... 21:20:11 Installing new version of config file /etc/issue ... 21:20:11 Installing new version of config file /etc/issue.net ... 21:20:11 Installing new version of config file /etc/lsb-release ... 21:20:11 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:20:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:20:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:20:11 Removing obsolete conffile /etc/default/motd-news ... 21:20:11 (Reading database ... 13915 files and directories currently installed.) 21:20:11 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:20:11 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:20:11 Setting up bash (4.4.18-2ubuntu1.2) ... 21:20:11 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 21:20:11 (Reading database ... 13915 files and directories currently installed.) 21:20:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:20:11 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:20:11 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:20:11 (Reading database ... 13915 files and directories currently installed.) 21:20:11 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:20:12 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:20:12 Setting up tar (1.29b-2ubuntu0.2) ... 21:20:12 (Reading database ... 13915 files and directories currently installed.) 21:20:12 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:20:12 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:20:12 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:20:12 (Reading database ... 13915 files and directories currently installed.) 21:20:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:20:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:20:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:20:12 (Reading database ... 13915 files and directories currently installed.) 21:20:12 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:20:12 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:20:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:20:12 (Reading database ... 13915 files and directories currently installed.) 21:20:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:20:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:20:12 Setting up grep (3.1-2build1) ... 21:20:12 (Reading database ... 13915 files and directories currently installed.) 21:20:12 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 21:20:12 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 21:20:12 Setting up gzip (1.6-5ubuntu1.1) ... 21:20:13 (Reading database ... 13915 files and directories currently installed.) 21:20:13 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:20:13 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:20:13 Setting up login (1:4.5-1ubuntu2) ... 21:20:13 (Reading database ... 13915 files and directories currently installed.) 21:20:13 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:20:13 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:20:13 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:20:13 (Reading database ... 13915 files and directories currently installed.) 21:20:13 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:20:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:20:13 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:20:13 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:20:13 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:20:13 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:20:14 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:20:14 (Reading database ... 13915 files and directories currently installed.) 21:20:14 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:20:14 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:20:14 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:20:14 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:20:14 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:20:14 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:20:14 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:20:14 (Reading database ... 13915 files and directories currently installed.) 21:20:14 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:20:14 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:20:14 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:20:14 (Reading database ... 13915 files and directories currently installed.) 21:20:14 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:20:14 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:20:14 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:20:14 (Reading database ... 13915 files and directories currently installed.) 21:20:14 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:20:14 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:20:14 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:20:14 (Reading database ... 13915 files and directories currently installed.) 21:20:14 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:20:15 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:20:15 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:20:15 (Reading database ... 13915 files and directories currently installed.) 21:20:15 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:20:15 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:20:15 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:20:15 (Reading database ... 13915 files and directories currently installed.) 21:20:15 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:20:15 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:20:15 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:20:15 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:20:15 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:20:15 (Reading database ... 13915 files and directories currently installed.) 21:20:15 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:20:15 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:20:15 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:20:15 (Reading database ... 13915 files and directories currently installed.) 21:20:15 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:20:15 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:20:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:20:15 (Reading database ... 13915 files and directories currently installed.) 21:20:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:20:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:20:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:20:15 (Reading database ... 13915 files and directories currently installed.) 21:20:15 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:20:16 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:20:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:20:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:20:16 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:20:16 (Reading database ... 13915 files and directories currently installed.) 21:20:16 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:20:16 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:20:16 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:20:17 (Reading database ... 13915 files and directories currently installed.) 21:20:17 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:20:17 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:20:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:20:17 (Reading database ... 13917 files and directories currently installed.) 21:20:17 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:20:17 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:20:17 Setting up debconf (1.5.66ubuntu1) ... 21:20:17 (Reading database ... 13917 files and directories currently installed.) 21:20:17 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:20:17 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:20:17 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:20:17 (Reading database ... 13917 files and directories currently installed.) 21:20:17 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:20:17 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:20:17 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:20:17 (Reading database ... 13917 files and directories currently installed.) 21:20:17 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:20:17 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:20:17 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:20:17 (Reading database ... 13917 files and directories currently installed.) 21:20:17 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:20:17 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:20:17 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 21:20:17 (Reading database ... 13919 files and directories currently installed.) 21:20:17 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:20:17 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:20:18 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:20:18 (Reading database ... 13923 files and directories currently installed.) 21:20:18 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:20:18 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:20:18 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 21:20:18 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 21:20:18 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:20:18 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:20:18 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:20:18 (Reading database ... 13923 files and directories currently installed.) 21:20:18 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:20:18 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:20:18 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:20:18 (Reading database ... 13923 files and directories currently installed.) 21:20:18 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 21:20:18 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 21:20:18 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 21:20:18 (Reading database ... 13923 files and directories currently installed.) 21:20:18 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 21:20:18 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:20:18 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 21:20:18 (Reading database ... 13923 files and directories currently installed.) 21:20:18 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:20:18 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:20:18 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:20:18 (Reading database ... 13923 files and directories currently installed.) 21:20:18 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:20:18 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:20:19 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:20:19 (Reading database ... 13923 files and directories currently installed.) 21:20:19 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:20:19 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:20:19 Setting up passwd (1:4.5-1ubuntu2) ... 21:20:19 (Reading database ... 13923 files and directories currently installed.) 21:20:19 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:20:19 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:20:19 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:20:19 (Reading database ... 13923 files and directories currently installed.) 21:20:19 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:20:19 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:20:19 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:20:19 (Reading database ... 13923 files and directories currently installed.) 21:20:19 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:20:19 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:20:19 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:20:19 (Reading database ... 13923 files and directories currently installed.) 21:20:19 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:20:19 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:20:20 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:20:20 (Reading database ... 13923 files and directories currently installed.) 21:20:20 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:20:20 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:20:20 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:20:20 (Reading database ... 13923 files and directories currently installed.) 21:20:20 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:20:20 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:20:20 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:20:20 (Reading database ... 13923 files and directories currently installed.) 21:20:20 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:20:20 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:20:20 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:20:20 (Reading database ... 13923 files and directories currently installed.) 21:20:20 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 21:20:20 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 21:20:20 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 21:20:20 (Reading database ... 13923 files and directories currently installed.) 21:20:20 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 21:20:20 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 21:20:20 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 21:20:20 (Reading database ... 13924 files and directories currently installed.) 21:20:20 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:20:20 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:20:20 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:20:20 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:20:20 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:20:20 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:20:20 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 21:20:20 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 21:20:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:20:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:20:21 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:20:21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:20:21 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:20:21 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:20:21 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:20:21 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:20:21 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:20:21 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:20:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:20:21 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:20:21 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:20:21 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:20:21 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:20:21 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:20:21 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:20:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:20:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:20:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:20:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:20:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:20:22 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:20:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:20:22 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:20:22 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:20:22 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:20:22 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:20:22 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:20:22 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:20:22 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:20:22 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:20:22 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:20:22 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:20:22 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:20:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:20:23 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:20:23 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:20:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:20:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:20:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:20:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:20:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:20:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:20:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:20:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:20:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:20:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:20:25 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:20:25 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:20:25 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:20:25 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:20:25 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:20:25 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:20:25 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:20:25 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:20:25 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:20:25 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:20:25 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:20:25 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:20:26 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:20:26 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:20:26 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:20:26 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:20:26 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:20:26 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:20:26 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:20:26 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:20:26 21:20:26 Current default time zone: 'Etc/UTC' 21:20:26 Local time is now: Thu Jul 29 21:20:25 UTC 2021. 21:20:26 Universal Time is now: Thu Jul 29 21:20:25 UTC 2021. 21:20:26 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:20:26 21:20:26 Setting up systemd-sysv (237-3ubuntu10.50) ... 21:20:26 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:20:26 Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... 21:20:26 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:20:26 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:20:26 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:20:26 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:20:26 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:20:26 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:20:26 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:20:26 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:20:26 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:20:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:20:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 21:20:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:20:26 Setting up patch (2.7.6-2ubuntu1.1) ... 21:20:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:20:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:20:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 21:20:26 Installing new version of config file /etc/ssl/openssl.cnf ... 21:20:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:20:26 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:20:26 Setting up ca-certificates (20210119~18.04.1) ... 21:20:28 Updating certificates in /etc/ssl/certs... 21:20:29 23 added, 27 removed; done. 21:20:29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:20:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:20:29 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:20:29 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:20:29 Setting up pkgbinarymangler (138.18.04.1) ... 21:20:29 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:20:29 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 21:20:29 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:20:29 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:20:29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:20:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:20:29 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:20:29 Setting up perl (5.26.1-6ubuntu0.5) ... 21:20:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 21:20:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:20:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:20:29 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 21:20:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:20:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:20:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:20:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:20:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:20:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:20:29 Processing triggers for systemd (237-3ubuntu10.50) ... 21:20:29 Processing triggers for mime-support (3.60ubuntu1) ... 21:20:29 Processing triggers for ca-certificates (20210119~18.04.1) ... 21:20:29 Updating certificates in /etc/ssl/certs... 21:20:30 0 added, 0 removed; done. 21:20:30 Running hooks in /etc/ca-certificates/update.d... 21:20:30 done. 21:20:30 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:20:30 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:20:30 Reading package lists... 21:20:30 Building dependency tree... 21:20:30 Reading state information... 21:20:31 The following NEW packages will be installed: 21:20:31 apt-transport-https 21:20:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:20:31 Need to get 4348 B of archives. 21:20:31 After this operation, 154 kB of additional disk space will be used. 21:20:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 21:20:31 debconf: delaying package configuration, since apt-utils is not installed 21:20:31 Fetched 4348 B in 0s (24.3 kB/s) 21:20:31 Selecting previously unselected package apt-transport-https. 21:20:31 (Reading database ... 13929 files and directories currently installed.) 21:20:31 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 21:20:31 Unpacking apt-transport-https (1.6.14) ... 21:20:31 Setting up apt-transport-https (1.6.14) ... 21:20:31 Waiting for network to be ready... 21:20:38 2021-07-29T21:20:35Z INFO Waiting for automatic snapd restart... 21:20:38 snapd 2.51.3 from Canonical* installed 21:20:39 "snapd" switched to the "latest/stable" channel 21:20:39 21:20:42 core18 20210611 from Canonical* installed 21:20:42 "core18" switched to the "latest/stable" channel 21:20:42 21:20:45 snapcraft 4.8.3 from Canonical* installed 21:20:45 "snapcraft" switched to the "latest/stable" channel 21:20:45 21:20:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:20:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:20:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:20:51 Reading package lists... 21:20:51 Installing build dependencies: curl=7.58.0-2ubuntu3.14 git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 libcurl4=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libnghttp2-14=1.30.0-1ubuntu1 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 21:20:51 Reading package lists... 21:20:51 Building dependency tree... 21:20:51 Reading state information... 21:20:51 Suggested packages: 21:20:51 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:20:51 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:20:51 Recommended packages: 21:20:51 less publicsuffix 21:20:51 The following NEW packages will be installed: 21:20:51 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libnghttp2-14 21:20:51 libpsl5 librtmp1 21:20:51 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 21:20:51 Need to get 5512 kB of archives. 21:20:51 After this operation, 36.1 MB of additional disk space will be used. 21:20:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.14 [219 kB] 21:20:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.14 [159 kB] 21:20:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 21:20:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 21:20:51 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:20:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 21:20:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:20:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:20:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:20:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 20.610s coverage: 39.5% of statements 21:20:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.463s coverage: 51.9% of statements 21:20:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 95.5% of statements 21:20:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:20:52 debconf: delaying package configuration, since apt-utils is not installed 21:20:52 Fetched 5512 kB in 1s (10.9 MB/s) 21:20:52 Selecting previously unselected package libpsl5:amd64. 21:20:52 (Reading database ... 13933 files and directories currently installed.) 21:20:52 Preparing to unpack .../0-libpsl5_0.19.1-5build1_amd64.deb ... 21:20:52 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:20:52 Selecting previously unselected package libnghttp2-14:amd64. 21:20:52 Preparing to unpack .../1-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:20:52 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:20:52 Selecting previously unselected package librtmp1:amd64. 21:20:52 Preparing to unpack .../2-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:20:52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:20:52 Selecting previously unselected package libcurl4:amd64. 21:20:52 Preparing to unpack .../3-libcurl4_7.58.0-2ubuntu3.14_amd64.deb ... 21:20:52 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.14) ... 21:20:52 Selecting previously unselected package curl. 21:20:52 Preparing to unpack .../4-curl_7.58.0-2ubuntu3.14_amd64.deb ... 21:20:52 Unpacking curl (7.58.0-2ubuntu3.14) ... 21:20:52 Selecting previously unselected package libcurl3-gnutls:amd64. 21:20:52 Preparing to unpack .../5-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 21:20:52 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 21:20:52 Selecting previously unselected package liberror-perl. 21:20:52 Preparing to unpack .../6-liberror-perl_0.17025-1_all.deb ... 21:20:52 Unpacking liberror-perl (0.17025-1) ... 21:20:52 Selecting previously unselected package git-man. 21:20:52 Preparing to unpack .../7-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 21:20:52 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 21:20:52 Selecting previously unselected package git. 21:20:52 Preparing to unpack .../8-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 21:20:52 Unpacking git (1:2.17.1-1ubuntu0.8) ... 21:20:53 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 21:20:53 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:20:53 Setting up liberror-perl (0.17025-1) ... 21:20:53 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:20:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:20:53 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 21:20:53 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.14) ... 21:20:53 Setting up git (1:2.17.1-1ubuntu0.8) ... 21:20:53 Setting up curl (7.58.0-2ubuntu3.14) ... 21:20:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:20:54 curl set to automatically installed. 21:20:54 git set to automatically installed. 21:20:54 git-man set to automatically installed. 21:20:54 libcurl3-gnutls set to automatically installed. 21:20:54 libcurl4 set to automatically installed. 21:20:54 liberror-perl set to automatically installed. 21:20:54 libnghttp2-14 set to automatically installed. 21:20:54 libpsl5 set to automatically installed. 21:20:54 librtmp1 set to automatically installed. 21:20:55 snapd is not logged in, snap install commands will use sudo 21:20:57 snap "core18" has no updates available 21:20:58 Pulling go 21:20:58 + snapcraftctl pull 21:20:59 'device-rfid-llrp-go' has dependencies that need to be staged: go 21:20:59 Skipping pull go (already ran) 21:20:59 Building go 21:20:59 + dpkg --print-architecture 21:20:59 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 21:20:59 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 21:20:59 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 21:20:59 % Total % Received % Xferd Average Speed Time Time Time Current 21:20:59 Dload Upload Total Spent Left Speed 21:21:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 115M 16 18.7M 0 0 23.4M 0 0:00:04 --:--:-- 0:00:04 23.4M 54 115M 54 63.0M 0 0 34.8M 0 0:00:03 0:00:01 0:00:02 34.8M 93 115M 93 107M 0 0 38.0M 0 0:00:03 0:00:02 0:00:01 38.0M 100 115M 100 115M 0 0 38.3M 0 0:00:03 0:00:03 --:--:-- 38.4M 21:21:02 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 21:21:02 + sha256sum -c sha256 21:21:02 + grep OK 21:21:02 go1.15.2.linux-amd64.tar.gz: OK 21:21:02 + tar -C /root/stage -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 21:21:05 Staging go 21:21:05 + snapcraftctl stage 21:21:06 Pulling device-rfid-llrp-go 21:21:06 + snapcraftctl pull 21:21:08 Skipping build go (already ran) 21:21:08 Building device-rfid-llrp-go 21:21:08 + cd /root/parts/device-rfid-llrp-go/src 21:21:08 + make build 21:21:08 go mod tidy 21:21:08 go: downloading github.com/edgexfoundry/device-sdk-go v1.4.0 21:21:08 go: downloading github.com/pkg/errors v0.9.1 21:21:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 21:21:08 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 21:21:08 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 21:21:08 go: downloading github.com/stretchr/testify v1.5.1 21:21:08 go: downloading github.com/pelletier/go-toml v1.2.0 21:21:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:21:08 go: downloading github.com/hashicorp/consul/api v1.1.0 21:21:08 go: downloading github.com/gorilla/mux v1.8.0 21:21:08 go: downloading github.com/google/uuid v1.1.2 21:21:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:21:08 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:21:08 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 21:21:08 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 21:21:08 go: downloading github.com/mitchellh/copystructure v1.0.0 21:21:08 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:21:08 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:21:08 go: downloading github.com/pmezard/go-difflib v1.0.0 21:21:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 21:21:08 go: downloading gopkg.in/yaml.v2 v2.4.0 21:21:08 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:21:08 go: downloading github.com/davecgh/go-spew v1.1.1 21:21:08 go: downloading github.com/hashicorp/serf v0.8.2 21:21:08 go: downloading github.com/hashicorp/consul/sdk v0.1.1 21:21:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:21:08 go: downloading github.com/go-kit/kit v0.8.0 21:21:08 go: downloading github.com/mitchellh/go-homedir v1.0.0 21:21:08 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:21:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:21:08 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:21:08 go: downloading github.com/go-playground/validator/v10 v10.3.0 21:21:08 go: downloading github.com/BurntSushi/toml v0.3.1 21:21:08 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 21:21:08 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:21:09 go: downloading github.com/x448/float16 v0.8.4 21:21:09 go: downloading github.com/leodido/go-urn v1.2.0 21:21:09 go: downloading github.com/go-playground/locales v0.13.0 21:21:09 go: downloading github.com/go-playground/universal-translator v0.17.0 21:21:09 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:21:09 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:21:09 go: downloading github.com/hashicorp/memberlist v0.1.3 21:21:09 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:21:09 go: downloading github.com/go-stack/stack v1.8.0 21:21:09 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:21:09 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:21:09 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:21:09 go: downloading github.com/hashicorp/go-multierror v1.0.0 21:21:09 go: downloading github.com/miekg/dns v1.0.14 21:21:09 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:21:09 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:21:09 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:21:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:21:09 go: downloading github.com/hashicorp/errwrap v1.0.0 21:21:09 go: downloading golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 21:21:09 go: downloading golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 21:21:09 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:21:09 go: downloading golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 21:21:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd 21:21:14 gofmt -l . 21:21:14 [ "`gofmt -l .`" = "" ] 21:21:14 ./bin/test-go-mod-tidy.sh 21:21:15 ./bin/test-attribution-txt.sh 21:21:15 + install -DT ./cmd/device-rfid-llrp-go /root/parts/device-rfid-llrp-go/install/bin/device-rfid-llrp-go 21:21:15 + install -d /root/parts/device-rfid-llrp-go/install/config/device-rfid-llrp-go/res/ 21:21:15 + cat ./cmd/res/configuration.toml 21:21:15 + sed -e s:"./device-rfid-llrp-go.log":'$SNAP_COMMON/device-rfid-llrp-go.log': -e s:ProfilesDir = \"./res\":ProfilesDir = \"\$SNAP_DATA/config/device-rfid-llrp-go/res\": 21:21:15 + find ./cmd/res/ -maxdepth 1 -name *.yaml -print -quit 21:21:15 + [ ./cmd/res/llrp.device.profile.yaml ] 21:21:15 + basename ./cmd/res/llrp.device.profile.yaml 21:21:15 + fname=llrp.device.profile.yaml 21:21:15 + install -DT ./cmd/res/llrp.device.profile.yaml /root/parts/device-rfid-llrp-go/install/config/device-rfid-llrp-go/res/llrp.device.profile.yaml 21:21:15 + basename ./cmd/res/llrp.impinj.profile.yaml 21:21:15 + fname=llrp.impinj.profile.yaml 21:21:15 + install -DT ./cmd/res/llrp.impinj.profile.yaml /root/parts/device-rfid-llrp-go/install/config/device-rfid-llrp-go/res/llrp.impinj.profile.yaml 21:21:15 + install -DT ./Attribution.txt /root/parts/device-rfid-llrp-go/install/usr/share/doc/device-rfid-llrp-go/Attribution.txt 21:21:15 + install -DT ./LICENSE /root/parts/device-rfid-llrp-go/install/usr/share/doc/device-rfid-llrp-go/LICENSE 21:21:15 Skipping stage go (already ran) 21:21:15 Staging device-rfid-llrp-go 21:21:15 + snapcraftctl stage [Pipeline] } 21:21:16 $ docker stop --time=1 895a752afba654208b0e1dbc7a5351853e906570bad77a891474e3493e84664f 21:21:16 Priming go 21:21:16 + snapcraftctl prime 21:21:17 Priming device-rfid-llrp-go 21:21:17 + snapcraftctl prime 21:21:18 $ docker rm -f 895a752afba654208b0e1dbc7a5351853e906570bad77a891474e3493e84664f [Pipeline] // withDockerContainer [Pipeline] sh 21:21:18 Determining the version from the project repo (version-script). 21:21:18 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 21:21:18 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 21:21:18 The version has been set to '0.0.0-20210729+84d0a8d' 21:21:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:21:19 Warning: overwriting stash ‘coverage-report’ 21:21:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:21:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 21:21:20 + ls -al . 21:21:20 total 600 21:21:20 drwxrwxr-x 10 jenkins jenkins 4096 Jul 29 21:21 . 21:21:20 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 21:18 .. 21:21:20 -rw-rw-r-- 1 jenkins jenkins 134 Jul 29 21:18 .dockerignore 21:21:20 drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 21:18 .git 21:21:20 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:18 .github 21:21:20 -rw-rw-r-- 1 jenkins jenkins 934 Jul 29 21:18 .gitignore 21:21:20 -rw-rw-r-- 1 jenkins jenkins 6734 Jul 29 21:18 Attribution.txt 21:21:20 -rw-rw-r-- 1 jenkins jenkins 1521 Jul 29 21:18 Dockerfile 21:21:20 -rw-rw-r-- 1 jenkins jenkins 999 Jul 29 21:18 Dockerfile.build 21:21:20 -rw-rw-r-- 1 jenkins jenkins 682 Jul 29 21:18 Jenkinsfile 21:21:20 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 29 21:18 LICENSE 21:21:20 -rw-rw-r-- 1 jenkins jenkins 1011 Jul 29 21:18 Makefile 21:21:20 -rw-rw-r-- 1 jenkins jenkins 30261 Jul 29 21:18 README.md 21:21:20 -rw-rw-r-- 1 jenkins jenkins 5 Jul 29 21:13 VERSION 21:21:20 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:18 bin 21:21:20 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 21:18 cmd 21:21:20 -rw-r--r-- 1 jenkins jenkins 462904 Jul 29 21:20 coverage.out 21:21:20 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:18 examples 21:21:20 -rw-r--r-- 1 jenkins jenkins 308 Jul 29 21:21 go.mod 21:21:20 -rw-r--r-- 1 jenkins jenkins 13807 Jul 29 21:19 go.sum 21:21:20 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:18 images 21:21:20 drwxrwxr-x 5 jenkins jenkins 4096 Jul 29 21:18 internal 21:21:20 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 21:18 snap 21:21:20 -rw-rw-r-- 1 jenkins jenkins 193 Jul 29 21:18 version.go [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 21:21:21 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=84d0a8d5e40d57785d9889f7013dfcc2052f7767 --label arch=arm64 --label version=0.0.0 . 21:21:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:21:21 21:21:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:21:22 Sending build context to Docker daemon 1.197MB 21:21:22 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 21:21:22 Step 2/25 : FROM ${BASE} AS builder 21:21:22 ---> 0ab7391dd9cf 21:21:22 Step 3/25 : ARG MAKE='make build' 21:21:22 ---> Running in 0ff95fb5b251 21:21:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:21:22 latest: Pulling from edgex-lftools-log-publisher 21:21:22 b4d181a07f80: Pulling fs layer 21:21:22 a1111a8f2ec3: Pulling fs layer 21:21:22 ed53099fbce6: Pulling fs layer 21:21:22 dc539afda2c1: Pulling fs layer 21:21:22 77bc0d833cb6: Pulling fs layer 21:21:22 9065ff56babe: Pulling fs layer 21:21:22 d287ab97295c: Pulling fs layer 21:21:22 dc539afda2c1: Waiting 21:21:22 77bc0d833cb6: Waiting 21:21:22 9065ff56babe: Waiting 21:21:22 d287ab97295c: Waiting 21:21:22 a1111a8f2ec3: Verifying Checksum 21:21:22 a1111a8f2ec3: Download complete 21:21:22 dc539afda2c1: Verifying Checksum 21:21:22 dc539afda2c1: Download complete 21:21:22 77bc0d833cb6: Verifying Checksum 21:21:22 77bc0d833cb6: Download complete 21:21:22 Removing intermediate container 0ff95fb5b251 21:21:22 ---> 7e682f3d15eb 21:21:22 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 21:21:22 9065ff56babe: Verifying Checksum 21:21:22 9065ff56babe: Download complete 21:21:22 ed53099fbce6: Verifying Checksum 21:21:22 ed53099fbce6: Download complete 21:21:22 ---> Running in a59ff63640f9 21:21:23 Removing intermediate container a59ff63640f9 21:21:23 ---> 14cb66bfd218 21:21:23 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:21:23 ---> Running in b2c50b9dfdbe 21:21:23 b4d181a07f80: Verifying Checksum 21:21:23 b4d181a07f80: Download complete 21:21:24 Removing intermediate container b2c50b9dfdbe 21:21:24 ---> 119d446f0da2 21:21:24 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:21:24 ---> Running in c3b4718a3bfc 21:21:25 b4d181a07f80: Pull complete 21:21:25 a1111a8f2ec3: Pull complete 21:21:25 ed53099fbce6: Pull complete 21:21:25 dc539afda2c1: Pull complete 21:21:26 77bc0d833cb6: Pull complete 21:21:26 9065ff56babe: Pull complete 21:21:26 Removing intermediate container c3b4718a3bfc 21:21:26 ---> eddab7a0bf2c 21:21:26 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:21:26 d287ab97295c: Verifying Checksum 21:21:26 d287ab97295c: Download complete 21:21:27 ---> Running in 119f4626c9e6 21:21:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:21:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:21:30 OK: 138 MiB in 40 packages 21:21:31 Removing intermediate container 119f4626c9e6 21:21:31 ---> f3f6dc878770 21:21:31 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 21:21:31 ---> Running in 2ddf8a36e162 21:21:31 d287ab97295c: Pull complete 21:21:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:21:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:21:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:21:31 prd-centos7-docker-4c-2g-547 does not seem to be running inside a container 21:21:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:21:31 Removing intermediate container 2ddf8a36e162 21:21:31 ---> bde252b0880e 21:21:31 Step 9/25 : COPY go.mod . 21:21:32 ---> 25df67918fed 21:21:32 Step 10/25 : COPY Makefile . 21:21:33 ---> ab5e86ce4871 21:21:33 Step 11/25 : RUN make update 21:21:33 ---> Running in 521c40eabd55 21:21:33 $ docker top 417096a0ad671c128d9ed70f2a9309c270896a5d6f75b73b45ac753b91611eeb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:34 ---> job-cost.sh 21:21:34 lf-activate-venv: SKIPPING 21:21:34 INFO: No Stack... 21:21:35 CGO_ENABLED=0 GO111MODULE=on go mod download 21:21:35 INFO: Retrieving Pricing Info for: v3-standard-2 21:21:35 INFO: Archiving Costs [Pipeline] sh 21:21:36 + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv 21:21:36 + cut -d, -f6 [Pipeline] lock 21:21:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] 21:21:36 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] did not exist. Created. 21:21:36 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:21:36 + echo total: 0.05999999865889549 [Pipeline] stash 21:21:36 Stashed 1 file(s) [Pipeline] } 21:21:36 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:21:36 $ docker stop --time=1 417096a0ad671c128d9ed70f2a9309c270896a5d6f75b73b45ac753b91611eeb 21:21:36 Removing intermediate container 521c40eabd55 21:21:36 ---> b1f77ee01f4a 21:21:36 Step 12/25 : COPY . . 21:21:37 ---> f28fcc2ca845 21:21:37 Step 13/25 : RUN go mod tidy 21:21:37 ---> Running in 938464da6821 21:21:37 $ docker rm -f 417096a0ad671c128d9ed70f2a9309c270896a5d6f75b73b45ac753b91611eeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:21:40 Removing intermediate container 938464da6821 21:21:40 ---> 5673033313a5 21:21:40 Step 14/25 : RUN $MAKE 21:21:40 ---> Running in 0d40bca23f89 21:21:41 go mod tidy 21:21:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd 21:22:14 Removing intermediate container 0d40bca23f89 21:22:14 ---> 1ca5b0dcca63 21:22:14 Step 15/25 : FROM alpine:3.12 21:22:14 3.12: Pulling from library/alpine 21:22:14 d2f70382dc9a: Pulling fs layer 21:22:14 d2f70382dc9a: Verifying Checksum 21:22:14 d2f70382dc9a: Download complete 21:22:14 d2f70382dc9a: Pull complete 21:22:14 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:22:14 Status: Downloaded newer image for alpine:3.12 21:22:14 ---> c4fd0aeabfcf 21:22:14 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:22:14 ---> Running in 5a7c3fc768f7 21:22:15 Removing intermediate container 5a7c3fc768f7 21:22:15 ---> f83341c6618a 21:22:15 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 21:22:16 ---> aa1935c4753c 21:22:16 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 21:22:17 ---> 600645865022 21:22:17 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 21:22:18 ---> c101118383ee 21:22:18 Step 20/25 : EXPOSE 49989 21:22:18 ---> Running in 58819d825b47 21:22:19 Removing intermediate container 58819d825b47 21:22:19 ---> 5e5d6e43c71c 21:22:19 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 21:22:19 ---> Running in c0511ab6f1bb 21:22:19 Removing intermediate container c0511ab6f1bb 21:22:19 ---> fbcdb632e169 21:22:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:22:19 ---> Running in 9c43e848ee73 21:22:20 Removing intermediate container 9c43e848ee73 21:22:20 ---> 0345b79acd1a 21:22:20 Step 23/25 : LABEL arch=arm64 21:22:20 ---> Running in 7f780ceb8626 21:22:21 Removing intermediate container 7f780ceb8626 21:22:21 ---> e20918b98410 21:22:21 Step 24/25 : LABEL git_sha=84d0a8d5e40d57785d9889f7013dfcc2052f7767 21:22:21 ---> Running in 92842e210310 21:22:21 Removing intermediate container 92842e210310 21:22:21 ---> d7c47dfe87e3 21:22:21 Step 25/25 : LABEL version=0.0.0 21:22:21 ---> Running in 58e6031b8155 21:22:22 Removing intermediate container 58e6031b8155 21:22:22 ---> 57e07f35e497 21:22:22 [Warning] One or more build-args [ARCH] were not consumed 21:22:22 Successfully built 57e07f35e497 21:22:22 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:22:23 21:22:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:22:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:22:24 arm64: Pulling from edgex-lftools-log-publisher 21:22:24 448f6bf000e3: Pulling fs layer 21:22:24 f757da607395: Pulling fs layer 21:22:24 05883995daec: Pulling fs layer 21:22:24 8603b9c90790: Pulling fs layer 21:22:24 1560dd03e051: Pulling fs layer 21:22:24 27f5ce0e4adf: Pulling fs layer 21:22:24 c2d8d7efcc4b: Pulling fs layer 21:22:24 8603b9c90790: Waiting 21:22:24 1560dd03e051: Waiting 21:22:24 27f5ce0e4adf: Waiting 21:22:24 c2d8d7efcc4b: Waiting 21:22:24 f757da607395: Verifying Checksum 21:22:24 f757da607395: Download complete 21:22:24 8603b9c90790: Verifying Checksum 21:22:24 8603b9c90790: Download complete 21:22:24 1560dd03e051: Verifying Checksum 21:22:24 1560dd03e051: Download complete 21:22:24 05883995daec: Verifying Checksum 21:22:24 05883995daec: Download complete 21:22:24 27f5ce0e4adf: Verifying Checksum 21:22:24 27f5ce0e4adf: Download complete 21:22:25 448f6bf000e3: Verifying Checksum 21:22:25 448f6bf000e3: Download complete 21:22:28 c2d8d7efcc4b: Verifying Checksum 21:22:28 c2d8d7efcc4b: Download complete 21:22:28 448f6bf000e3: Pull complete 21:22:29 f757da607395: Pull complete 21:22:30 05883995daec: Pull complete 21:22:31 8603b9c90790: Pull complete 21:22:32 1560dd03e051: Pull complete 21:22:32 27f5ce0e4adf: Pull complete 21:22:47 c2d8d7efcc4b: Pull complete 21:22:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:22:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:22:48 prd-ubuntu18.04-docker-arm64-4c-16g-548 does not seem to be running inside a container 21:22:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:22:52 $ docker top e1840cc4594fb0939103cee3c929ee2e6fa80e2f498d89e3b0abfe7253b6fab6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:53 ---> job-cost.sh 21:22:53 lf-activate-venv: SKIPPING 21:22:53 INFO: No Stack... 21:22:53 INFO: Retrieving Pricing Info for: v2-standard-4 21:22:54 INFO: Archiving Costs [Pipeline] sh 21:22:55 + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv 21:22:55 + cut -d, -f6 [Pipeline] lock 21:22:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] 21:22:55 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] did not exist. Created. 21:22:55 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:22:55 /w/workspace/device-rfid-llrp-go/2@tmp/durable-e313f99e/script.sh: 1: /w/workspace/device-rfid-llrp-go/2@tmp/durable-e313f99e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:22:56 + echo total: 0.18000000715255737 [Pipeline] stash 21:22:56 Warning: overwriting stash ‘stack-cost’ 21:22:56 Stashed 1 file(s) [Pipeline] } 21:22:56 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:22:56 $ docker stop --time=1 e1840cc4594fb0939103cee3c929ee2e6fa80e2f498d89e3b0abfe7253b6fab6 21:22:58 $ docker rm -f e1840cc4594fb0939103cee3c929ee2e6fa80e2f498d89e3b0abfe7253b6fab6 [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 21:22:59 provisioning config files... 21:22:59 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/config5522246115935923647tmp [Pipeline] { [Pipeline] sh 21:22:59 + set +x 21:22:59 + curl -s https://codecov.io/bash 21:22:59 + bash -s -- 21:22:59 21:22:59 _____ _ 21:22:59 / ____| | | 21:22:59 | | ___ __| | ___ ___ _____ __ 21:22:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:22:59 | |___| (_) | (_| | __/ (_| (_) \ V / 21:22:59 \_____\___/ \__,_|\___|\___\___/ \_/ 21:22:59 Bash-1.0.6 21:22:59 21:22:59 21:22:59 ==> git version 2.24.4 found 21:22:59 ==> 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 21:22:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:22:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:23:00 ==> Jenkins CI detected. 21:23:00 current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-44 21:23:00 project root: . 21:23:00 --> token set from env 21:23:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:23:00 ==> Running gcov in . (disable via -X gcov) 21:23:00 ==> Python coveragepy not found 21:23:00 ==> Searching for coverage reports in: 21:23:00 + . 21:23:00 -> Found 1 reports 21:23:00 ==> Detecting git/mercurial file structure 21:23:00 ==> Reading reports 21:23:00 + ./coverage.out bytes=462904 21:23:00 ==> Appending adjustments 21:23:00 https://docs.codecov.io/docs/fixing-reports 21:23:00 + Found adjustments 21:23:00 ==> Gzipping contents 21:23:00 52K /tmp/codecov.FnMtMm.gz 21:23:00 ==> Uploading reports 21:23:00 url: https://codecov.io 21:23:00 query: branch=PR-44&commit=84d0a8d5e40d57785d9889f7013dfcc2052f7767&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-44%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=44&job=&cmd_args= 21:23:00 -> Pinging Codecov 21:23:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-44&commit=84d0a8d5e40d57785d9889f7013dfcc2052f7767&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-44%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=44&job=&cmd_args= 21:23:00 -> Uploading to 21:23:00 https://storage.googleapis.com/codecov/v4/raw/2021-07-29/581DD39554BDF9B6E22D074273EAD858/84d0a8d5e40d57785d9889f7013dfcc2052f7767/f3667dc0-cef1-401a-b934-5efd8d50a851.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210729T212300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e50dfe6fabb4637739cf587b66bb0cb7dd32cca2af1c118c2977dd546021944 21:23:00 % Total % Received % Xferd Average Speed Time Time Time Current 21:23:00 Dload Upload Total Spent Left Speed 21:23:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51892 0 0 100 51892 0 96601 --:--:-- --:--:-- --:--:-- 96633 21:23:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/84d0a8d5e40d57785d9889f7013dfcc2052f7767 [Pipeline] } 21:23:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:23:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:23:03 ---> package-listing.sh 21:23:03 ++ facter osfamily 21:23:03 ++ tr '[:upper:]' '[:lower:]' 21:23:03 + OS_FAMILY=redhat 21:23:03 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-44 21:23:03 + START_PACKAGES=/tmp/packages_start.txt 21:23:03 + END_PACKAGES=/tmp/packages_end.txt 21:23:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:23:03 + PACKAGES=/tmp/packages_start.txt 21:23:03 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-44 ']' 21:23:03 + PACKAGES=/tmp/packages_end.txt 21:23:03 + case "${OS_FAMILY}" in 21:23:03 + rpm -qa 21:23:03 + sort 21:23:04 + '[' -f /tmp/packages_start.txt ']' 21:23:04 + '[' -f /tmp/packages_end.txt ']' 21:23:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:23:04 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-44 ']' 21:23:04 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-44/archives/ 21:23:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-44/archives/ [Pipeline] echo 21:23:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:23:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:23:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:05 21:23:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:23:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:05 latest: Pulling from edgex-lftools-log-publisher 21:23:05 b4d181a07f80: Pulling fs layer 21:23:05 a1111a8f2ec3: Pulling fs layer 21:23:05 ed53099fbce6: Pulling fs layer 21:23:05 dc539afda2c1: Pulling fs layer 21:23:05 77bc0d833cb6: Pulling fs layer 21:23:05 9065ff56babe: Pulling fs layer 21:23:05 d287ab97295c: Pulling fs layer 21:23:05 dc539afda2c1: Waiting 21:23:05 77bc0d833cb6: Waiting 21:23:05 9065ff56babe: Waiting 21:23:05 d287ab97295c: Waiting 21:23:06 a1111a8f2ec3: Verifying Checksum 21:23:06 a1111a8f2ec3: Download complete 21:23:06 dc539afda2c1: Verifying Checksum 21:23:06 dc539afda2c1: Download complete 21:23:06 77bc0d833cb6: Verifying Checksum 21:23:06 77bc0d833cb6: Download complete 21:23:06 9065ff56babe: Verifying Checksum 21:23:06 9065ff56babe: Download complete 21:23:07 ed53099fbce6: Verifying Checksum 21:23:07 ed53099fbce6: Download complete 21:23:07 b4d181a07f80: Verifying Checksum 21:23:07 b4d181a07f80: Download complete 21:23:09 b4d181a07f80: Pull complete 21:23:09 a1111a8f2ec3: Pull complete 21:23:09 ed53099fbce6: Pull complete 21:23:09 dc539afda2c1: Pull complete 21:23:09 77bc0d833cb6: Pull complete 21:23:09 9065ff56babe: Pull complete 21:23:11 d287ab97295c: Verifying Checksum 21:23:11 d287ab97295c: Download complete 21:23:16 d287ab97295c: Pull complete 21:23:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:23:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:23:16 prd-centos7-docker-4c-2g-545 does not seem to be running inside a container 21:23:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-44 -v /w/workspace/oundry_device-rfid-llrp-go_PR-44:/w/workspace/oundry_device-rfid-llrp-go_PR-44:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-44@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:10003/edgex-lftools-log-publisher:latest cat 21:23:19 $ docker top 1f686d40893b169eeaf31f2b5ac22efb4858225730337608c54d2adcbf5f7708 -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:19 + touch /tmp/pre-build-complete [Pipeline] sh 21:23:19 + mkdir -p /var/log/sysstat [Pipeline] sh 21:23:20 + ls /var/log/sa-host 21:23:20 + sadf -c /var/log/sa-host/sa05 21:23:20 file_magic: OK 21:23:20 HZ: Using current value: 100 21:23:20 file_header: OK 21:23:20 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 21:23:20 Statistics: 21:23:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:23:20 File successfully converted to sysstat format version 12.0.3 21:23:20 + sadf -c /var/log/sa-host/sa29 21:23:20 file_magic: OK 21:23:20 HZ: Using current value: 100 21:23:20 file_header: OK 21:23:20 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 21:23:20 Statistics: 21:23:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:23:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:23:20 provisioning config files... 21:23:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/config5488182780791601001tmp [Pipeline] { [Pipeline] echo 21:23:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:23:20 ---> create-netrc.sh [Pipeline] } 21:23:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:23:21 ---> python-tools-install.sh [Pipeline] echo 21:23:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:23:21 ---> sudo-logs.sh 21:23:21 Archiving 'sudo' log.. 21:23:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-545.vexxhost.local: Name or service not known 21:23:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-545.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:23:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:23:22 ---> job-cost.sh 21:23:22 lf-activate-venv: SKIPPING 21:23:22 DEBUG: total: 0.18000000715255737 21:23:22 INFO: Retrieving Stack Cost... 21:23:23 INFO: Retrieving Pricing Info for: v3-standard-2 21:23:23 INFO: Archiving Costs [Pipeline] echo 21:23:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:23:23 ---> logs-deploy.sh 21:23:23 lf-activate-venv: SKIPPING 21:23:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-44/2 21:23:23 INFO: archiving workspace using pattern(s): 21:23:24 Archives upload complete. 21:23:24 INFO: archiving logs to Nexus 21:23:25 ---> uname -a: 21:23:25 Linux prd-centos7-docker-4c-2g-545.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 21:23:25 21:23:25 21:23:25 ---> lscpu: 21:23:25 Architecture: x86_64 21:23:25 CPU op-mode(s): 32-bit, 64-bit 21:23:25 Byte Order: Little Endian 21:23:25 Address sizes: 40 bits physical, 48 bits virtual 21:23:25 CPU(s): 2 21:23:25 On-line CPU(s) list: 0,1 21:23:25 Thread(s) per core: 1 21:23:25 Core(s) per socket: 1 21:23:25 Socket(s): 2 21:23:25 NUMA node(s): 1 21:23:25 Vendor ID: AuthenticAMD 21:23:25 CPU family: 23 21:23:25 Model: 49 21:23:25 Model name: AMD EPYC-Rome Processor 21:23:25 Stepping: 0 21:23:25 CPU MHz: 2799.998 21:23:25 BogoMIPS: 5599.99 21:23:25 Virtualization: AMD-V 21:23:25 Hypervisor vendor: KVM 21:23:25 Virtualization type: full 21:23:25 L1d cache: 32K 21:23:25 L1i cache: 32K 21:23:25 L2 cache: 512K 21:23:25 L3 cache: 16384K 21:23:25 NUMA node0 CPU(s): 0,1 21:23:25 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 21:23:25 21:23:25 21:23:25 ---> nproc: 21:23:25 2 21:23:25 21:23:25 21:23:25 ---> df -h: 21:23:25 Filesystem Size Used Avail Use% Mounted on 21:23:25 overlay 40G 7.7G 33G 20% / 21:23:25 tmpfs 64M 0 64M 0% /dev 21:23:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:23:25 shm 64M 0 64M 0% /dev/shm 21:23:25 /dev/vda1 40G 7.7G 33G 20% /facter-os 21:23:25 21:23:25 21:23:25 ---> sar -b -r -n DEV: 21:23:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 21:23:25 21:23:25 21:12:37 LINUX RESTART (2 CPU) 21:23:25 21:23:25 21:13:01 tps rtps wtps bread/s bwrtn/s 21:23:25 21:14:01 103.65 16.48 87.16 5530.20 4416.72 21:23:25 21:15:01 1.70 0.00 1.70 0.00 35.59 21:23:25 21:16:01 0.50 0.00 0.50 0.00 7.85 21:23:25 21:17:01 0.23 0.00 0.23 0.00 3.13 21:23:25 21:18:01 0.22 0.00 0.22 0.00 2.18 21:23:25 21:19:01 0.32 0.00 0.32 0.00 4.75 21:23:25 21:20:01 0.27 0.00 0.27 0.00 3.28 21:23:25 21:21:01 0.30 0.00 0.30 0.00 3.63 21:23:25 21:22:01 0.23 0.00 0.23 0.00 2.70 21:23:25 21:23:01 0.40 0.03 0.37 3.73 22.97 21:23:25 Average: 10.79 1.65 9.13 553.61 450.45 21:23:25 21:23:25 21:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:23:25 21:14:01 5468272 0 803972 10.04 2620 1734076 1291136 14.25 577736 1563792 132 21:23:25 21:15:01 5477828 0 794408 9.92 2620 1734084 1223560 13.51 570460 1563756 20 21:23:25 21:16:01 5477888 0 794348 9.92 2620 1734084 1223572 13.51 574228 1559876 8 21:23:25 21:17:01 5478972 0 793256 9.90 2620 1734092 1205056 13.30 573348 1559876 16 21:23:25 21:18:01 5479128 0 793096 9.90 2620 1734096 1205056 13.30 566828 1566388 8 21:23:25 21:19:01 5478052 0 794168 9.92 2620 1734100 1205248 13.31 567944 1566392 8 21:23:25 21:20:01 5479408 0 792804 9.90 2620 1734108 1205120 13.31 566776 1566388 8 21:23:25 21:21:01 5476108 0 796100 9.94 2620 1734112 1205120 13.31 569764 1566388 12 21:23:25 21:22:01 5467568 0 804636 10.05 2620 1734116 1205120 13.31 578544 1566388 8 21:23:25 21:23:01 5463144 0 808424 10.09 2620 1734752 1207160 13.33 583908 1564788 96 21:23:25 Average: 5474637 0 797521 9.96 2620 1734162 1217615 13.44 572954 1564403 32 21:23:25 21:23:25 21:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:23:25 21:14:01 eth0 330.04 228.14 991.29 72.83 0.00 0.00 0.00 0.00 21:23:25 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:14:01 docker0 2.08 1.83 0.26 5.70 0.00 0.00 0.00 0.00 21:23:25 21:15:01 eth0 1.12 0.38 0.33 0.20 0.00 0.00 0.00 0.00 21:23:25 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:16:01 eth0 1.02 0.30 0.32 0.20 0.00 0.00 0.00 0.00 21:23:25 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:17:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 21:23:25 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:18:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 21:23:25 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:19:01 eth0 1.35 0.72 0.68 0.46 0.00 0.00 0.00 0.00 21:23:25 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:20:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:23:25 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:23:25 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:22:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:23:25 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:23:01 eth0 5.71 3.83 5.18 2.49 0.00 0.00 0.00 0.00 21:23:25 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 Average: eth0 34.10 23.39 99.83 7.63 0.00 0.00 0.00 0.00 21:23:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 Average: docker0 0.21 0.18 0.03 0.57 0.00 0.00 0.00 0.00 21:23:25 21:23:25 21:23:25 ---> sar -P ALL: 21:23:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 21:23:25 21:23:25 21:12:37 LINUX RESTART (2 CPU) 21:23:25 21:23:25 21:13:01 CPU %user %nice %system %iowait %steal %idle 21:23:25 21:14:01 all 17.14 0.00 3.77 2.30 0.06 76.74 21:23:25 21:14:01 0 17.70 0.00 4.16 1.93 0.05 76.16 21:23:25 21:14:01 1 16.57 0.00 3.37 2.67 0.07 77.32 21:23:25 21:15:01 all 0.20 0.00 0.07 0.00 0.03 99.71 21:23:25 21:15:01 0 0.08 0.00 0.08 0.00 0.03 99.80 21:23:25 21:15:01 1 0.32 0.00 0.05 0.00 0.02 99.62 21:23:25 21:16:01 all 0.09 0.00 0.06 0.00 0.01 99.84 21:23:25 21:16:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:23:25 21:16:01 1 0.12 0.00 0.05 0.00 0.00 99.83 21:23:25 21:17:01 all 0.13 0.00 0.03 0.00 0.03 99.82 21:23:25 21:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:23:25 21:17:01 1 0.22 0.00 0.02 0.00 0.03 99.73 21:23:25 21:18:01 all 0.18 0.00 0.03 0.00 0.03 99.76 21:23:25 21:18:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:23:25 21:18:01 1 0.32 0.00 0.03 0.00 0.02 99.63 21:23:25 21:19:01 all 0.19 0.00 0.04 0.00 0.02 99.75 21:23:25 21:19:01 0 0.35 0.00 0.05 0.00 0.02 99.58 21:23:25 21:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:23:25 21:20:01 all 0.22 0.00 0.03 0.00 0.02 99.73 21:23:25 21:20:01 0 0.37 0.00 0.03 0.00 0.02 99.58 21:23:25 21:20:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:23:25 21:21:01 all 0.11 0.00 0.05 0.00 0.03 99.82 21:23:25 21:21:01 0 0.20 0.00 0.07 0.00 0.02 99.72 21:23:25 21:21:01 1 0.02 0.00 0.03 0.00 0.03 99.92 21:23:25 21:22:01 all 0.23 0.00 0.04 0.00 0.02 99.71 21:23:25 21:22:01 0 0.10 0.00 0.05 0.00 0.02 99.83 21:23:25 21:22:01 1 0.37 0.00 0.03 0.00 0.02 99.58 21:23:25 21:23:01 all 0.84 0.00 0.28 0.01 0.02 98.86 21:23:25 21:23:01 0 0.70 0.00 0.40 0.00 0.02 98.88 21:23:25 21:23:01 1 0.97 0.00 0.17 0.02 0.02 98.83 21:23:25 Average: all 1.89 0.00 0.43 0.22 0.02 97.43 21:23:25 Average: 0 1.92 0.00 0.49 0.19 0.02 97.38 21:23:25 Average: 1 1.86 0.00 0.37 0.26 0.02 97.48 21:23:25 21:23:25 21:23:25