lenny-intel commented: recheck 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 ernestojeda for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from b4b7277e3ee2b78609c4c6715577bc70959439fb+73352f13c22898f0de2d6cc31dffe6c8878b64bc (f9909688a39862ad302078c3db0518e1ec0bd8fb) 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-ssh5164497026121348653.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh14338599671304630391.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-61/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-61/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11115656629674484043.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh16529426034907395988.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-61/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-61/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4502105441368760641.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1827 in /w/workspace/ry_app-rfid-llrp-inventory_PR-61 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-61 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp/jenkins-gitclient-ssh432062676090696188.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 73352f13c22898f0de2d6cc31dffe6c8878b64bc into PR head commit b4b7277e3ee2b78609c4c6715577bc70959439fb > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp/jenkins-gitclient-ssh4563578352278468693.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/61/head:refs/remotes/origin/PR-61 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4b7277e3ee2b78609c4c6715577bc70959439fb # timeout=10 Merge succeeded, producing b4b7277e3ee2b78609c4c6715577bc70959439fb Checking out Revision b4b7277e3ee2b78609c4c6715577bc70959439fb (PR-61) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp/jenkins-gitclient-ssh6105371873845343647.key > git merge 73352f13c22898f0de2d6cc31dffe6c8878b64bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4b7277e3ee2b78609c4c6715577bc70959439fb # timeout=10 Commit message: "ci: Go 1.17 Dockerfile changes" > git rev-list --no-walk b4b7277e3ee2b78609c4c6715577bc70959439fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:40:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:40:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:40:01 ========================================================= 17:40:01 EdgeX Global Pipelines Version Info 17:40:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:40:02 ------------------- 17:40:02 stable info: 17:40:02 ------------------- 17:40:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:40:02 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 17:40:02 Message: update stable to v1.0.219 17:40:03 ------------------- 17:40:03 experimental info: 17:40:03 ------------------- 17:40:03 Commited By: **** collab-it+edgex@linuxfoundation.org 17:40:03 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 17:40:03 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-61 [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-61 [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-61 [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4b7277e3ee2b78609c4c6715577bc70959439fb [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4b7277 [Pipeline] echo 17:40:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:04 provisioning config files... 17:40:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp/config8455210064965544600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:04 ---> docker-login.sh 17:40:04 nexus3.edgexfoundry.org:10001 17:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:05 Configure a credential helper to remove this warning. See 17:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:05 17:40:05 Login Succeeded 17:40:05 nexus3.edgexfoundry.org:10002 17:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:05 Configure a credential helper to remove this warning. See 17:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:05 17:40:05 Login Succeeded 17:40:05 nexus3.edgexfoundry.org:10003 17:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:05 Configure a credential helper to remove this warning. See 17:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:05 17:40:05 Login Succeeded 17:40:05 nexus3.edgexfoundry.org:10004 17:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:05 Configure a credential helper to remove this warning. See 17:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:05 17:40:05 Login Succeeded 17:40:05 docker.io 17:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:05 Configure a credential helper to remove this warning. See 17:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:05 17:40:05 Login Succeeded 17:40:05 ---> docker-login.sh ends [Pipeline] } 17:40:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:40:06 + git rev-list -1 --merges b4b7277e3ee2b78609c4c6715577bc70959439fb~1..b4b7277e3ee2b78609c4c6715577bc70959439fb [Pipeline] echo 17:40:06 -----------> git rev-list -1 --merges b4b7277e3ee2b78609c4c6715577bc70959439fb~1..b4b7277e3ee2b78609c4c6715577bc70959439fb b4b7277e3ee2b78609c4c6715577bc70959439fb [false] [Pipeline] sh 17:40:06 + git log --format=format:%s -1 b4b7277e3ee2b78609c4c6715577bc70959439fb [Pipeline] echo 17:40:06 ========================================================= 17:40:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:40:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:40:07 + git log --format=format:%s -1 b4b7277e3ee2b78609c4c6715577bc70959439fb [Pipeline] echo 17:40:07 [semverPrep] GIT_COMMIT: b4b7277e3ee2b78609c4c6715577bc70959439fb, Commit Message: ci: Go 1.17 Dockerfile changes [Pipeline] echo 17:40:07 [semverPrep] This is not a build commit. [Pipeline] sh 17:40:07 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 17:40:07 + grep -v github /etc/ssh/ssh_known_hosts 17:40:07 + '[' -e /tmp/ssh_known_hosts ']' 17:40:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:40:07 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 17:40:07 + sudo tee -a /etc/ssh/ssh_known_hosts 17:40:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:40:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:40:07 17:40:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:40:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:40:08 latest: Pulling from edgex-devops/git-semver 17:40:08 a0d0a0d46f8b: Pulling fs layer 17:40:08 3e5f54012d9b: Pulling fs layer 17:40:08 4c7163046ea9: Pulling fs layer 17:40:08 0c2d73faf560: Pulling fs layer 17:40:08 0c2d73faf560: Waiting 17:40:08 3e5f54012d9b: Verifying Checksum 17:40:08 3e5f54012d9b: Download complete 17:40:08 a0d0a0d46f8b: Verifying Checksum 17:40:08 a0d0a0d46f8b: Download complete 17:40:08 0c2d73faf560: Verifying Checksum 17:40:08 0c2d73faf560: Download complete 17:40:08 4c7163046ea9: Verifying Checksum 17:40:08 4c7163046ea9: Download complete 17:40:08 a0d0a0d46f8b: Pull complete 17:40:08 3e5f54012d9b: Pull complete 17:40:08 4c7163046ea9: Pull complete 17:40:09 0c2d73faf560: Pull complete 17:40:09 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:40:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:40:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:40:09 prd-centos7-docker-4c-2g-1827 does not seem to be running inside a container 17:40:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-61 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-61:/w/workspace/ry_app-rfid-llrp-inventory_PR-61:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-61@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 17:40:09 $ docker top 18c48278c26281aacae839e70c216684c66a926c1e17299465b4099dca0cff75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:40:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:09 [ssh-agent] Looking for ssh-agent implementation... 17:40:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:09 $ docker exec 18c48278c26281aacae839e70c216684c66a926c1e17299465b4099dca0cff75 ssh-agent 17:40:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpoOioD/agent.14 17:40:10 SSH_AGENT_PID=20 17:40:10 Running ssh-add (command line suppressed) 17:40:10 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp/private_key_7454716863159608825.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp/private_key_7454716863159608825.key) 17:40:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:10 + git tag --points-at HEAD [Pipeline] } 17:40:10 $ docker exec --env ******** --env ******** 18c48278c26281aacae839e70c216684c66a926c1e17299465b4099dca0cff75 ssh-agent -k 17:40:10 unset SSH_AUTH_SOCK; 17:40:10 unset SSH_AGENT_PID; 17:40:10 echo Agent pid 20 killed; 17:40:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:40:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:10 [ssh-agent] Looking for ssh-agent implementation... 17:40:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:10 $ docker exec 18c48278c26281aacae839e70c216684c66a926c1e17299465b4099dca0cff75 ssh-agent 17:40:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPLKCpM/agent.52 17:40:10 SSH_AGENT_PID=59 17:40:10 Running ssh-add (command line suppressed) 17:40:10 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp/private_key_1031699399421823273.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp/private_key_1031699399421823273.key) 17:40:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:11 + git semver init 17:40:11 # -> Open(): unable to determine branch for HEAD 17:40:11 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-61/.git 17:40:11 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-61 17:40:11 # $SEMVER_REMOTE_NAME = origin 17:40:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:40:11 # $SEMVER_USER_NAME = edgex-jenkins 17:40:11 # $SEMVER_BRANCH = PR-61 17:40:11 # $SEMVER_TEMP = /tmp/semver-874289020 17:40:11 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 17:40:12 # '/tmp/semver-874289020' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-61/.semver' 17:40:12 # -> Force: false 17:40:12 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-61/.semver [Pipeline] } 17:40:12 $ docker exec --env ******** --env ******** 18c48278c26281aacae839e70c216684c66a926c1e17299465b4099dca0cff75 ssh-agent -k 17:40:12 unset SSH_AUTH_SOCK; 17:40:12 unset SSH_AGENT_PID; 17:40:12 echo Agent pid 59 killed; 17:40:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:40:13 + git semver [Pipeline] } 17:40:13 $ docker stop --time=1 18c48278c26281aacae839e70c216684c66a926c1e17299465b4099dca0cff75 17:40:14 $ docker rm -f 18c48278c26281aacae839e70c216684c66a926c1e17299465b4099dca0cff75 [Pipeline] // withDockerContainer [Pipeline] sh 17:40:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:40:15 Stashed 1 file(s) [Pipeline] echo 17:40:15 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:15 provisioning config files... 17:40:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp/config8416654142261149125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:15 ---> docker-login.sh 17:40:15 nexus3.edgexfoundry.org:10001 17:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:15 Configure a credential helper to remove this warning. See 17:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:15 17:40:15 Login Succeeded 17:40:15 nexus3.edgexfoundry.org:10002 17:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:15 Configure a credential helper to remove this warning. See 17:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:15 17:40:15 Login Succeeded 17:40:15 nexus3.edgexfoundry.org:10003 17:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:15 Configure a credential helper to remove this warning. See 17:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:15 17:40:15 Login Succeeded 17:40:15 nexus3.edgexfoundry.org:10004 17:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:16 Configure a credential helper to remove this warning. See 17:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:16 17:40:16 Login Succeeded 17:40:16 docker.io 17:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:16 Configure a credential helper to remove this warning. See 17:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:16 17:40:16 Login Succeeded 17:40:16 ---> docker-login.sh ends [Pipeline] } 17:40:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:40:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:40:16 ========================================================= 17:40:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:40:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:40:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 17:40:16 Sending build context to Docker daemon 9.88MB 17:40:16 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 17:40:16 Step 2/13 : FROM ${BASE} AS builder 17:40:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:40:16 59bf1c3509f3: Pulling fs layer 17:40:16 666ba61612fd: Pulling fs layer 17:40:16 8ed8ca486205: Pulling fs layer 17:40:16 4fe6c5a15a65: Pulling fs layer 17:40:16 22a0e8bec74d: Pulling fs layer 17:40:16 f965cba54748: Pulling fs layer 17:40:16 861ffc35075e: Pulling fs layer 17:40:16 4b385c91608e: Pulling fs layer 17:40:16 560528eb2ebb: Pulling fs layer 17:40:16 4fe6c5a15a65: Waiting 17:40:16 861ffc35075e: Waiting 17:40:16 4b385c91608e: Waiting 17:40:16 22a0e8bec74d: Waiting 17:40:16 560528eb2ebb: Waiting 17:40:16 f965cba54748: Waiting 17:40:16 8ed8ca486205: Verifying Checksum 17:40:16 8ed8ca486205: Download complete 17:40:16 666ba61612fd: Verifying Checksum 17:40:16 666ba61612fd: Download complete 17:40:16 22a0e8bec74d: Verifying Checksum 17:40:16 22a0e8bec74d: Download complete 17:40:16 f965cba54748: Verifying Checksum 17:40:16 f965cba54748: Download complete 17:40:16 59bf1c3509f3: Verifying Checksum 17:40:16 59bf1c3509f3: Download complete 17:40:16 861ffc35075e: Verifying Checksum 17:40:16 861ffc35075e: Download complete 17:40:16 4b385c91608e: Verifying Checksum 17:40:16 4b385c91608e: Download complete 17:40:17 4fe6c5a15a65: Verifying Checksum 17:40:17 4fe6c5a15a65: Download complete 17:40:17 560528eb2ebb: Verifying Checksum 17:40:17 560528eb2ebb: Download complete 17:40:17 59bf1c3509f3: Pull complete 17:40:17 666ba61612fd: Pull complete 17:40:17 8ed8ca486205: Pull complete 17:40:22 4fe6c5a15a65: Pull complete 17:40:22 22a0e8bec74d: Pull complete 17:40:22 f965cba54748: Pull complete 17:40:22 861ffc35075e: Pull complete 17:40:22 4b385c91608e: Pull complete 17:40:24 560528eb2ebb: Pull complete 17:40:24 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 17:40:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:40:24 ---> dd4a08f94e63 17:40:24 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:40:26 ---> Running in c9896ae25bf7 17:40:26 Removing intermediate container c9896ae25bf7 17:40:26 ---> 0425b5d7ac3b 17:40:26 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:40:26 ---> Running in 3119ff6d3950 17:40:26 Removing intermediate container 3119ff6d3950 17:40:26 ---> dcfaebdb77a5 17:40:26 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:40:26 ---> Running in b36e0a5232af 17:40:26 Removing intermediate container b36e0a5232af 17:40:26 ---> 8dfdd820af09 17:40:26 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:26 ---> Running in 568e0e2f3fd4 17:40:27 Removing intermediate container 568e0e2f3fd4 17:40:27 ---> 07f15da06c78 17:40:27 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:40:27 ---> Running in 2136458322ba 17:40:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:40:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:40:28 OK: 221 MiB in 52 packages 17:40:28 Removing intermediate container 2136458322ba 17:40:28 ---> ac0b3171fc11 17:40:28 Step 8/13 : WORKDIR /app 17:40:28 ---> Running in d850cfb0c9bf 17:40:29 Removing intermediate container d850cfb0c9bf 17:40:29 ---> d770d87a1d12 17:40:29 Step 9/13 : COPY go.mod vendor* ./ 17:40:29 ---> a148c39fafeb 17:40:29 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:40:29 ---> Running in c80007a0a572 17:40:30 Still waiting to schedule task 17:40:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:41:01 Removing intermediate container c80007a0a572 17:41:01 ---> f2d6b918a170 17:41:01 Step 11/13 : COPY . . 17:41:01 ---> e452156c329a 17:41:01 Step 12/13 : ARG MAKE="make build" 17:41:01 ---> Running in 4087cec30fc6 17:41:01 Removing intermediate container 4087cec30fc6 17:41:01 ---> 9a94647b055e 17:41:01 Step 13/13 : RUN $MAKE 17:41:01 ---> Running in bdf0676307bb 17:41:01 noop 17:41:01 Removing intermediate container bdf0676307bb 17:41:01 ---> 8a522d48f7c1 17:41:01 Successfully built 8a522d48f7c1 17:41:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:41:01 + docker inspect -f . ci-base-image-x86_64 17:41:01 . [Pipeline] withDockerContainer 17:41:01 prd-centos7-docker-4c-2g-1827 does not seem to be running inside a container 17:41:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-61 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-61:/w/workspace/ry_app-rfid-llrp-inventory_PR-61:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:41:02 $ docker top 3fba335484e53792b872464d5497a16d98e27bee72de78fa6fc4af9c6dce04a5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:02 + go version 17:41:02 go version go1.17.6 linux/amd64 [Pipeline] } 17:41:02 $ docker stop --time=1 3fba335484e53792b872464d5497a16d98e27bee72de78fa6fc4af9c6dce04a5 17:41:03 $ docker rm -f 3fba335484e53792b872464d5497a16d98e27bee72de78fa6fc4af9c6dce04a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:41:04 + docker inspect -f . ci-base-image-x86_64 17:41:04 . [Pipeline] withDockerContainer 17:41:04 prd-centos7-docker-4c-2g-1827 does not seem to be running inside a container 17:41:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-61 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-61:/w/workspace/ry_app-rfid-llrp-inventory_PR-61:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:41:04 $ docker top cd8590b07f743fe669be9a0150a02bcb8055e0040fc714262b17ce4a926b54a0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:41:05 + make test 17:41:05 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:41:23 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:41:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.067s coverage: 86.5% of statements 17:41:23 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:41:26 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.536s coverage: 71.9% of statements 17:41:26 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 17:41:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:41:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:41:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:41:31 ./bin/test-attribution.sh [Pipeline] echo 17:41:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:41:32 $ docker stop --time=1 cd8590b07f743fe669be9a0150a02bcb8055e0040fc714262b17ce4a926b54a0 17:41:33 $ docker rm -f cd8590b07f743fe669be9a0150a02bcb8055e0040fc714262b17ce4a926b54a0 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:41:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:41:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:41:34 + ls -al . 17:41:34 total 196 17:41:34 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 19 17:41 . 17:41:34 drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 17:39 .. 17:41:34 -rw-rw-r--. 1 jenkins jenkins 8248 Jan 19 17:39 Attribution.txt 17:41:34 drwxrwxr-x. 2 jenkins jenkins 33 Jan 19 17:39 bin 17:41:34 -rw-r--r--. 1 jenkins jenkins 41356 Jan 19 17:41 coverage.out 17:41:34 -rw-rw-r--. 1 jenkins jenkins 1923 Jan 19 17:39 Dockerfile 17:41:34 -rw-rw-r--. 1 jenkins jenkins 262 Jan 19 17:39 .dockerignore 17:41:34 drwxrwxr-x. 8 jenkins jenkins 179 Jan 19 17:40 .git 17:41:34 drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 17:39 .github 17:41:34 -rw-rw-r--. 1 jenkins jenkins 788 Jan 19 17:39 .gitignore 17:41:34 -rw-rw-r--. 1 jenkins jenkins 276 Jan 19 17:39 go.mod 17:41:34 -rw-rw-r--. 1 jenkins jenkins 49531 Jan 19 17:39 go.sum 17:41:34 -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 17:39 GOVERNANCE.md 17:41:34 drwxrwxr-x. 2 jenkins jenkins 140 Jan 19 17:39 images 17:41:34 drwxrwxr-x. 4 jenkins jenkins 35 Jan 19 17:39 internal 17:41:34 -rw-rw-r--. 1 jenkins jenkins 686 Jan 19 17:39 Jenkinsfile 17:41:34 -rw-rw-r--. 1 jenkins jenkins 11347 Jan 19 17:39 LICENSE 17:41:34 -rw-rw-r--. 1 jenkins jenkins 531 Jan 19 17:39 main.go 17:41:34 -rw-rw-r--. 1 jenkins jenkins 1596 Jan 19 17:39 Makefile 17:41:34 -rw-rw-r--. 1 jenkins jenkins 617 Jan 19 17:39 OWNERS.md 17:41:34 -rw-rw-r--. 1 jenkins jenkins 31205 Jan 19 17:39 README.md 17:41:34 drwxrwxr-x. 2 jenkins jenkins 32 Jan 19 17:39 res 17:41:34 drwx------. 3 jenkins jenkins 43 Jan 19 17:40 .semver 17:41:34 drwxrwxr-x. 4 jenkins jenkins 54 Jan 19 17:39 snap 17:41:34 drwxrwxr-x. 3 jenkins jenkins 18 Jan 19 17:39 static 17:41:34 -rw-rw-r--. 1 jenkins jenkins 5 Jan 19 17:40 VERSION [Pipeline] isUnix [Pipeline] sh 17:41:35 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b4b7277e3ee2b78609c4c6715577bc70959439fb --label arch=amd64 --label version=0.0.0 . 17:41:35 Sending build context to Docker daemon 9.88MB 17:41:35 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 17:41:35 Step 2/31 : FROM ${BASE} AS builder 17:41:35 ---> 8a522d48f7c1 17:41:35 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:41:35 ---> Running in d5b187696c6f 17:41:35 Removing intermediate container d5b187696c6f 17:41:35 ---> 20f861c018a5 17:41:35 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 17:41:35 ---> Running in 814bf290feb3 17:41:35 Removing intermediate container 814bf290feb3 17:41:35 ---> 23ff7a83721e 17:41:35 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:41:35 ---> Running in 7ee98cb3cdd7 17:41:35 Removing intermediate container 7ee98cb3cdd7 17:41:35 ---> 1706d2e806a6 17:41:35 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:35 ---> Running in 866175e49ecb 17:41:35 Removing intermediate container 866175e49ecb 17:41:35 ---> 22c591f83e95 17:41:35 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:41:35 ---> Running in 70de9ad1d7a8 17:41:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:41:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:41:37 OK: 221 MiB in 52 packages 17:41:37 Removing intermediate container 70de9ad1d7a8 17:41:37 ---> b98436abdf98 17:41:37 Step 8/31 : WORKDIR /app 17:41:37 ---> Running in 64cd68627f57 17:41:37 Removing intermediate container 64cd68627f57 17:41:37 ---> 0dc2347ccb34 17:41:37 Step 9/31 : COPY go.mod vendor* ./ 17:41:37 ---> 48ce5c3fc276 17:41:37 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:38 ---> Running in 580f448a898f 17:41:38 Removing intermediate container 580f448a898f 17:41:38 ---> 3a5237fee5bb 17:41:38 Step 11/31 : COPY . . 17:41:39 ---> acd60ab1fb77 17:41:39 Step 12/31 : ARG MAKE="make build" 17:41:39 ---> Running in 8744f18fc9f3 17:41:39 Removing intermediate container 8744f18fc9f3 17:41:39 ---> 45333cd71380 17:41:39 Step 13/31 : RUN $MAKE 17:41:39 ---> Running in d816db78450a 17:41:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 17:41:54 Removing intermediate container d816db78450a 17:41:54 ---> a66ff0d46625 17:41:54 Step 14/31 : FROM alpine:3.14 17:41:54 3.14: Pulling from library/alpine 17:41:54 97518928ae5f: Pulling fs layer 17:41:54 97518928ae5f: Verifying Checksum 17:41:54 97518928ae5f: Download complete 17:41:54 97518928ae5f: Pull complete 17:41:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:41:54 Status: Downloaded newer image for alpine:3.14 17:41:54 ---> 0a97eee8041e 17:41:54 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:41:54 ---> Running in eb4fc18a7c1a 17:41:54 Removing intermediate container eb4fc18a7c1a 17:41:54 ---> 62113082d22f 17:41:54 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:41:54 ---> Running in 5470cf3a8e07 17:41:54 Removing intermediate container 5470cf3a8e07 17:41:54 ---> f6890026925b 17:41:54 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:54 ---> Running in dc4ad8e69462 17:41:54 Removing intermediate container dc4ad8e69462 17:41:54 ---> 7aa32b60547c 17:41:54 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 17:41:54 ---> Running in 58a3755a0740 17:41:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:41:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:41:56 (1/6) Installing ca-certificates (20191127-r5) 17:41:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:41:56 (3/6) Installing libsodium (1.0.18-r0) 17:41:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:41:56 (5/6) Installing libzmq (4.3.4-r0) 17:41:56 (6/6) Installing zeromq (4.3.4-r0) 17:41:56 Executing busybox-1.33.1-r6.trigger 17:41:56 Executing ca-certificates-20191127-r5.trigger 17:41:56 OK: 9 MiB in 20 packages 17:41:57 Removing intermediate container 58a3755a0740 17:41:57 ---> 859bed7c1319 17:41:57 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:41:57 ---> 21861e354859 17:41:57 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 17:41:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1828 in /w/workspace/ry_app-rfid-llrp-inventory_PR-61 [Pipeline] { [Pipeline] ws 17:41:57 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 17:41:57 ---> e7f88986a65b 17:41:57 Step 21/31 : COPY --from=builder /app/res/ /res/ 17:41:57 ---> e564b8f8bcde 17:41:57 Step 22/31 : COPY --from=builder /app/static/ /static/ 17:41:57 The recommended git tool is: git 17:41:57 ---> 2eb03a0a9ba9 17:41:57 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:41:58 ---> ad3c71e3a6b2 17:41:58 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:41:58 ---> Running in 22c795a76444 17:41:58 Removing intermediate container 22c795a76444 17:41:58 ---> f32bbdf05fbb 17:41:58 Step 25/31 : VOLUME /cache 17:41:59 ---> Running in cfff9e8d910e 17:41:59 Removing intermediate container cfff9e8d910e 17:41:59 ---> 6a695c17763c 17:41:59 Step 26/31 : EXPOSE 59711 17:41:59 ---> Running in 58c98a543e1d 17:41:59 Removing intermediate container 58c98a543e1d 17:41:59 ---> d3365e6d5868 17:41:59 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:41:59 ---> Running in 1580c36d57d6 17:41:59 Removing intermediate container 1580c36d57d6 17:41:59 ---> 6b2316c24d33 17:41:59 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:41:59 ---> Running in 7466f28e6e99 17:41:59 Removing intermediate container 7466f28e6e99 17:41:59 ---> 52d49b70f1db 17:41:59 Step 29/31 : LABEL arch=amd64 17:41:59 ---> Running in 794d3ef7a388 17:41:59 Removing intermediate container 794d3ef7a388 17:41:59 ---> 964773e27805 17:41:59 Step 30/31 : LABEL git_sha=b4b7277e3ee2b78609c4c6715577bc70959439fb 17:41:59 ---> Running in 1a0d42bfa43e 17:41:59 Removing intermediate container 1a0d42bfa43e 17:41:59 ---> af2c55526854 17:41:59 Step 31/31 : LABEL version=0.0.0 17:41:59 ---> Running in 1b8cf7692196 17:41:59 Removing intermediate container 1b8cf7692196 17:41:59 ---> 1573a98ee4fe 17:41:59 [Warning] One or more build-args [ARCH] were not consumed 17:41:59 Successfully built 1573a98ee4fe 17:41:59 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:42:02 using credential edgex-jenkins-ssh 17:42:02 Cloning the remote Git repository 17:42:02 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:42:02 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 17:42:02 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:42:02 > git --version # timeout=10 17:42:02 > git --version # 'git version 2.17.1' 17:42:02 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:04 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:42:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:04 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:42:04 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:42:04 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/61/head:refs/remotes/origin/PR-61 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:42:05 Merging remotes/origin/main commit 73352f13c22898f0de2d6cc31dffe6c8878b64bc into PR head commit b4b7277e3ee2b78609c4c6715577bc70959439fb 17:42:05 Merge succeeded, producing b4b7277e3ee2b78609c4c6715577bc70959439fb 17:42:05 Checking out Revision b4b7277e3ee2b78609c4c6715577bc70959439fb (PR-61) 17:42:05 > git config core.sparsecheckout # timeout=10 17:42:05 > git checkout -f b4b7277e3ee2b78609c4c6715577bc70959439fb # timeout=10 17:42:05 > git remote # timeout=10 17:42:05 > git config --get remote.origin.url # timeout=10 17:42:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:05 > git merge 73352f13c22898f0de2d6cc31dffe6c8878b64bc # timeout=10 17:42:05 > git rev-parse HEAD^{commit} # timeout=10 17:42:05 > git config core.sparsecheckout # timeout=10 17:42:05 > git checkout -f b4b7277e3ee2b78609c4c6715577bc70959439fb # timeout=10 17:42:09 Commit message: "ci: Go 1.17 Dockerfile changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:42:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:42:10 % Total % Received % Xferd Average Speed Time Time Time Current 17:42:10 Dload Upload Total Spent Left Speed 17:42:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43380 0 --:--:-- --:--:-- --:--:-- 43222 [Pipeline] sh 17:42:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:42:11 + sudo tee /etc/docker/daemon.new 17:42:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:42:11 { 17:42:11 "registry-mirrors": [ 17:42:11 "https://nexus3.edgexfoundry.org:10001" 17:42:11 ], 17:42:11 "bip": "10.250.0.254/24", 17:42:11 "hosts": [ 17:42:11 "tcp://0.0.0.0:5555", 17:42:11 "unix:///var/run/docker.sock" 17:42:11 ], 17:42:11 "mtu": 1458, 17:42:11 "selinux-enabled": true, 17:42:11 "seccomp-profile": "/etc/docker/seccomp.json" 17:42:11 } [Pipeline] sh 17:42:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:42:12 + sudo service docker restart 17:42:14 Still waiting to schedule task 17:42:14 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:42:30 provisioning config files... 17:42:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config5538737903974947072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:31 ---> docker-login.sh 17:42:31 nexus3.edgexfoundry.org:10001 17:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:31 Configure a credential helper to remove this warning. See 17:42:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:31 17:42:31 Login Succeeded 17:42:31 nexus3.edgexfoundry.org:10002 17:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:32 Configure a credential helper to remove this warning. See 17:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:32 17:42:32 Login Succeeded 17:42:32 nexus3.edgexfoundry.org:10003 17:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:32 Configure a credential helper to remove this warning. See 17:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:32 17:42:32 Login Succeeded 17:42:32 nexus3.edgexfoundry.org:10004 17:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:33 Configure a credential helper to remove this warning. See 17:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:33 17:42:33 Login Succeeded 17:42:33 docker.io 17:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:33 Configure a credential helper to remove this warning. See 17:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:33 17:42:33 Login Succeeded 17:42:33 ---> docker-login.sh ends [Pipeline] } 17:42:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:42:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:42:34 ========================================================= 17:42:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:42:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:42:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 17:42:34 Sending build context to Docker daemon 680.4kB 17:42:34 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 17:42:34 Step 2/13 : FROM ${BASE} AS builder 17:42:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:42:35 9b3977197b4f: Pulling fs layer 17:42:35 1a89e8eeedd5: Pulling fs layer 17:42:35 94645a83ff95: Pulling fs layer 17:42:35 3f3a8bcf1eab: Pulling fs layer 17:42:35 0c92f367c5e7: Pulling fs layer 17:42:35 4b8299f9d1f4: Pulling fs layer 17:42:35 9a6b49a46696: Pulling fs layer 17:42:35 cf05db05a679: Pulling fs layer 17:42:35 4b8299f9d1f4: Waiting 17:42:35 3f3a8bcf1eab: Waiting 17:42:35 0c92f367c5e7: Waiting 17:42:35 9a6b49a46696: Waiting 17:42:35 cf05db05a679: Waiting 17:42:35 94645a83ff95: Verifying Checksum 17:42:35 94645a83ff95: Download complete 17:42:35 1a89e8eeedd5: Verifying Checksum 17:42:35 1a89e8eeedd5: Download complete 17:42:35 0c92f367c5e7: Verifying Checksum 17:42:35 0c92f367c5e7: Download complete 17:42:35 4b8299f9d1f4: Verifying Checksum 17:42:35 4b8299f9d1f4: Download complete 17:42:35 9b3977197b4f: Verifying Checksum 17:42:35 9b3977197b4f: Download complete 17:42:35 9a6b49a46696: Verifying Checksum 17:42:35 9a6b49a46696: Download complete 17:42:35 9b3977197b4f: Pull complete 17:42:36 1a89e8eeedd5: Pull complete 17:42:36 94645a83ff95: Pull complete 17:42:36 cf05db05a679: Verifying Checksum 17:42:36 cf05db05a679: Download complete 17:42:37 3f3a8bcf1eab: Verifying Checksum 17:42:37 3f3a8bcf1eab: Download complete 17:42:49 3f3a8bcf1eab: Pull complete 17:42:49 0c92f367c5e7: Pull complete 17:42:49 4b8299f9d1f4: Pull complete 17:42:49 9a6b49a46696: Pull complete 17:42:52 Running on prd-ubuntu18.04-docker-8c-8g-1829 in /w/workspace/ry_app-rfid-llrp-inventory_PR-61 [Pipeline] { [Pipeline] ws 17:42:52 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 17:42:52 The recommended git tool is: git 17:42:54 using credential edgex-jenkins-ssh 17:42:54 Cloning the remote Git repository 17:42:54 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:42:54 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 17:42:54 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:42:54 > git --version # timeout=10 17:42:54 > git --version # 'git version 2.17.1' 17:42:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:55 Merging remotes/origin/main commit 73352f13c22898f0de2d6cc31dffe6c8878b64bc into PR head commit b4b7277e3ee2b78609c4c6715577bc70959439fb 17:42:55 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:42:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:55 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:42:55 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:42:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/61/head:refs/remotes/origin/PR-61 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:42:55 > git config core.sparsecheckout # timeout=10 17:42:55 > git checkout -f b4b7277e3ee2b78609c4c6715577bc70959439fb # timeout=10 17:42:55 > git remote # timeout=10 17:42:55 > git config --get remote.origin.url # timeout=10 17:42:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:55 > git merge 73352f13c22898f0de2d6cc31dffe6c8878b64bc # timeout=10 17:42:55 Merge succeeded, producing b4b7277e3ee2b78609c4c6715577bc70959439fb 17:42:55 Checking out Revision b4b7277e3ee2b78609c4c6715577bc70959439fb (PR-61) 17:42:56 cf05db05a679: Pull complete 17:42:56 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 17:42:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:42:56 ---> 0ccda1f7e2ee 17:42:56 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:42:55 > git rev-parse HEAD^{commit} # timeout=10 17:42:55 > git config core.sparsecheckout # timeout=10 17:42:55 > git checkout -f b4b7277e3ee2b78609c4c6715577bc70959439fb # timeout=10 17:42:57 ---> Running in db2dc55cdc9c 17:42:57 Removing intermediate container db2dc55cdc9c 17:42:57 ---> dcfc6feac038 17:42:57 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:42:57 ---> Running in f525d03f4519 17:42:57 Removing intermediate container f525d03f4519 17:42:57 ---> 74a1ee46107b 17:42:57 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:42:57 ---> Running in 7ffeb2eea67a 17:42:58 Removing intermediate container 7ffeb2eea67a 17:42:58 ---> fdbdcf9da588 17:42:58 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:58 ---> Running in 3fb799be59f3 17:42:59 Commit message: "ci: Go 1.17 Dockerfile changes" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:00 + echo snap-build.sh 17:43:00 snap-build.sh 17:43:00 + SNAP_BASE_DIR=. 17:43:00 + '[' '!' -z /w/workspace/app-rfid-llrp-inventory/2 ']' 17:43:00 + SNAP_BASE_DIR=/w/workspace/app-rfid-llrp-inventory/2 17:43:00 + echo '[snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/2]' 17:43:00 [snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/2] 17:43:00 + cd /w/workspace/app-rfid-llrp-inventory/2 17:43:00 + sudo apt-get remove -qy --purge lxd lxd-client 17:43:00 Reading package lists... 17:43:00 Building dependency tree... 17:43:00 Reading state information... 17:43:00 The following packages were automatically installed and are no longer required: 17:43:00 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:43:00 uidmap xdelta3 17:43:00 Use 'sudo apt autoremove' to remove them. 17:43:00 The following packages will be REMOVED: 17:43:00 lxd* lxd-client* 17:43:00 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:43:00 After this operation, 31.7 MB disk space will be freed. 17:43:00 Removing intermediate container 3fb799be59f3 17:43:00 ---> 1110c9497e3b 17:43:00 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:43:00 ---> Running in f4a54071de8f 17:43:01 (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 ... 190666 files and directories currently installed.) 17:43:01 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:43:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:43:02 Removing lxd dnsmasq configuration 17:43:02 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:43:02 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:43:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:43:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:43:02 (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 ... 190491 files and directories currently installed.) 17:43:02 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:43:03 OK: 220 MiB in 52 packages 17:43:03 Removing intermediate container f4a54071de8f 17:43:03 ---> d9d8d9ac755d 17:43:03 Step 8/13 : WORKDIR /app 17:43:03 ---> Running in c4445b3cc3e0 17:43:04 Removing intermediate container c4445b3cc3e0 17:43:04 ---> 266a507f46d1 17:43:04 Step 9/13 : COPY go.mod vendor* ./ 17:43:04 Processing triggers for systemd (237-3ubuntu10.52) ... 17:43:04 Processing triggers for ureadahead (0.100.0-21) ... 17:43:04 ---> 0b5ae2212fdd 17:43:04 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:04 ---> Running in 0fe91372e798 17:43:04 + sudo snap remove --purge lxd 17:43:05 snap "lxd" is not installed 17:43:05 + sudo groupadd --force --system lxd 17:43:05 ++ whoami 17:43:05 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:43:05 + newgrp - lxd 17:43:05 + sudo snap install lxd 17:43:13 2022-01-19T17:43:10Z INFO Waiting for automatic snapd restart... 17:43:28 lxd 4.22 from Canonical* installed 17:43:28 + sudo lxd init --auto 17:43:38 + sudo snap install --classic snapcraft 17:43:43 snapcraft 6.0.2 from Canonical* installed 17:43:43 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:43:43 + sudo snapcraft prime --use-lxd 17:43:44 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:43:45 Launching a container. 17:43:55 Waiting for container to be ready 17:43:55 To start your first container, try: lxc launch ubuntu:20.04 17:43:55 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 17:43:55 17:43:59 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:43:59 Waiting for network to be ready... 17:43:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:43:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2026 kB] 17:43:59 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:43:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [360 kB] 17:43:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:43:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:43:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [572 kB] 17:43:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [77.5 kB] 17:43:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1165 kB] 17:43:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [268 kB] 17:44:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:44:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:44:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:44:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:44:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:44:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:44:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:44:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:44:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:44:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2372 kB] 17:44:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [453 kB] 17:44:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] 17:44:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:44:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [596 kB] 17:44:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [81.3 kB] 17:44:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1780 kB] 17:44:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [385 kB] 17:44:04 Fetched 25.9 MB in 4s (5959 kB/s) 17:44:05 Reading package lists... 17:44:05 Reading package lists... 17:44:05 Building dependency tree... 17:44:05 Reading state information... 17:44:05 The following additional packages will be installed: 17:44:05 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:44:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:44:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:44:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:44:05 Suggested packages: 17:44:05 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:44:05 Recommended packages: 17:44:05 gnupg libsasl2-modules 17:44:05 The following NEW packages will be installed: 17:44:05 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:44:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:44:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:44:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:44:05 The following packages will be upgraded: 17:44:05 gpg gpg-agent gpgconf libudev1 17:44:05 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 17:44:05 Need to get 3527 kB of archives. 17:44:05 After this operation, 13.3 MB of additional disk space will be used. 17:44:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 17:44:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] 17:44:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:44:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:44:05 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 17:44:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:44:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:44:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:44:06 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:44:06 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:44:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:44:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:44:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:44:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:44:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:44:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:44:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:44:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:44:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:44:06 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:44:06 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:44:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:44:06 debconf: delaying package configuration, since apt-utils is not installed 17:44:06 Fetched 3527 kB in 1s (3136 kB/s) 17:44:06 (Reading database ... 12511 files and directories currently installed.) 17:44:06 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 17:44:06 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 17:44:06 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 17:44:07 Selecting previously unselected package udev. 17:44:07 (Reading database ... 12511 files and directories currently installed.) 17:44:07 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 17:44:07 Unpacking udev (237-3ubuntu10.53) ... 17:44:07 Selecting previously unselected package libfuse2:amd64. 17:44:07 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:44:07 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:44:07 Selecting previously unselected package fuse. 17:44:07 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:44:07 Unpacking fuse (2.9.7-1ubuntu1) ... 17:44:07 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:44:07 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:44:07 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:44:07 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:44:07 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:44:07 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:44:07 Selecting previously unselected package libksba8:amd64. 17:44:07 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:44:07 Unpacking libksba8:amd64 (1.3.5-2) ... 17:44:07 Selecting previously unselected package libroken18-heimdal:amd64. 17:44:07 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:44:07 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:07 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:44:07 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:44:07 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:07 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:44:07 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:44:07 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:07 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:44:07 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:44:07 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:07 Selecting previously unselected package libwind0-heimdal:amd64. 17:44:07 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:44:07 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:08 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:44:08 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:44:08 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:08 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:44:08 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:44:08 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:08 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:44:08 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:44:08 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:08 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:44:08 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:44:08 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:08 Selecting previously unselected package libsasl2-modules-db:amd64. 17:44:08 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:44:08 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:44:08 Selecting previously unselected package libsasl2-2:amd64. 17:44:08 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:44:08 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:44:08 Selecting previously unselected package libldap-common. 17:44:08 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:44:08 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:44:08 Selecting previously unselected package libldap-2.4-2:amd64. 17:44:08 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:44:08 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:44:08 Selecting previously unselected package dirmngr. 17:44:08 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:44:08 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:44:08 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:44:08 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:44:08 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:44:08 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:44:08 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:44:08 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:44:08 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:08 Setting up libksba8:amd64 (1.3.5-2) ... 17:44:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:44:08 Setting up udev (237-3ubuntu10.53) ... 17:44:09 invoke-rc.d: policy-rc.d denied execution of start. 17:44:09 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:09 Processing triggers for systemd (237-3ubuntu10) ... 17:44:09 Setting up fuse (2.9.7-1ubuntu1) ... 17:44:09 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:44:09 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:09 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:09 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:09 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:09 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:09 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:09 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:44:09 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:44:09 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:44:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:44:09 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:44:09 settings in the [Install] section, and DefaultInstance for template units). 17:44:09 This means they are not meant to be enabled using systemctl. 17:44:09 Possible reasons for having this kind of units are: 17:44:09 1) A unit may be statically enabled by being symlinked from another unit's 17:44:09 .wants/ or .requires/ directory. 17:44:09 2) A unit's purpose may be to act as a helper for some other unit which has 17:44:09 a requirement dependency on it. 17:44:09 3) A unit may be started when needed via activation (socket, path, timer, 17:44:09 D-Bus, udev, scripted systemctl call, ...). 17:44:09 4) In case of template units, the unit is meant to be enabled with some 17:44:09 instance name specified. 17:44:10 Reading package lists... 17:44:10 Building dependency tree... 17:44:10 Reading state information... 17:44:10 The following additional packages will be installed: 17:44:10 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:44:10 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:44:10 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:44:10 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:44:10 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:44:10 Suggested packages: 17:44:10 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:44:10 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:44:10 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:44:10 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:44:10 systemd-container policykit-1 17:44:10 Recommended packages: 17:44:10 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:44:10 The following NEW packages will be installed: 17:44:10 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:44:10 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:44:10 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:44:10 multiarch-support openssh-client python3 python3-minimal python3.6 17:44:10 python3.6-minimal snapd squashfs-tools sudo 17:44:10 The following packages will be upgraded: 17:44:10 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:44:10 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 17:44:10 Need to get 36.8 MB of archives. 17:44:10 After this operation, 147 MB of additional disk space will be used. 17:44:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] 17:44:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:44:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] 17:44:10 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 17:44:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] 17:44:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] 17:44:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:44:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:44:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:44:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:44:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:44:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:44:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:44:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 17:44:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 17:44:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 17:44:11 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 17:44:11 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 17:44:11 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 17:44:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] 17:44:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:44:11 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:44:11 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:44:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:44:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:44:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:44:11 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:44:11 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:44:11 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:44:11 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 17:44:12 debconf: delaying package configuration, since apt-utils is not installed 17:44:12 Fetched 36.8 MB in 2s (19.2 MB/s) 17:44:12 (Reading database ... 12757 files and directories currently installed.) 17:44:12 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 17:44:12 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 17:44:12 Removing intermediate container 0fe91372e798 17:44:12 ---> 533a6792925d 17:44:12 Step 11/13 : COPY . . 17:44:13 ---> f3cb314dd4e7 17:44:13 Step 12/13 : ARG MAKE="make build" 17:44:13 ---> Running in 09782bccbc06 17:44:13 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 17:44:13 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 17:44:13 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 17:44:13 (Reading database ... 12757 files and directories currently installed.) 17:44:13 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 17:44:13 Removing intermediate container 09782bccbc06 17:44:13 ---> fb150c9574bc 17:44:13 Step 13/13 : RUN $MAKE 17:44:13 ---> Running in 4901d5f8fbd2 17:44:13 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 17:44:13 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 17:44:13 (Reading database ... 12757 files and directories currently installed.) 17:44:13 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 17:44:13 Unpacking apt (1.6.14) over (1.6.1) ... 17:44:13 Setting up apt (1.6.14) ... 17:44:13 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:44:14 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:44:14 (Reading database ... 12764 files and directories currently installed.) 17:44:14 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 17:44:14 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 17:44:14 Selecting previously unselected package libpython3.6-minimal:amd64. 17:44:14 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 17:44:14 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 17:44:14 noop 17:44:14 Selecting previously unselected package libexpat1:amd64. 17:44:14 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:44:14 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:44:14 Selecting previously unselected package python3.6-minimal. 17:44:14 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 17:44:14 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 17:44:14 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 17:44:15 Checking for services that may need to be restarted...done. 17:44:15 Checking for services that may need to be restarted...done. 17:44:15 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 17:44:15 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:44:15 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 17:44:15 Removing intermediate container 4901d5f8fbd2 17:44:15 ---> f89b814b6a10 17:44:15 Successfully built f89b814b6a10 17:44:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:44:15 Selecting previously unselected package python3-minimal. 17:44:15 (Reading database ... 13012 files and directories currently installed.) 17:44:15 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:44:15 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:44:15 Selecting previously unselected package mime-support. 17:44:15 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:44:15 Unpacking mime-support (3.60ubuntu1) ... 17:44:15 Selecting previously unselected package libmpdec2:amd64. 17:44:15 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:44:15 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:44:15 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:44:15 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 17:44:15 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 17:44:15 + docker inspect -f . ci-base-image-arm64 17:44:15 . [Pipeline] withDockerContainer 17:44:15 Selecting previously unselected package python3.6. 17:44:15 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 17:44:15 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... 17:44:15 Selecting previously unselected package libpython3-stdlib:amd64. 17:44:15 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:44:15 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:44:15 Setting up python3-minimal (3.6.7-1~18.04) ... 17:44:15 prd-ubuntu18.04-docker-arm64-4c-16g-1828 does not seem to be running inside a container 17:44:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/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 ******** -e ******** ci-base-image-arm64 cat 17:44:16 Selecting previously unselected package python3. 17:44:16 (Reading database ... 13442 files and directories currently installed.) 17:44:16 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:44:16 Unpacking python3 (3.6.7-1~18.04) ... 17:44:16 Selecting previously unselected package multiarch-support. 17:44:16 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:44:16 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:44:16 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:44:16 Selecting previously unselected package liblzo2-2:amd64. 17:44:16 (Reading database ... 13479 files and directories currently installed.) 17:44:16 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:44:16 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:44:16 Selecting previously unselected package libbsd0:amd64. 17:44:16 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:44:16 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:44:16 Selecting previously unselected package sudo. 17:44:16 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:44:16 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:44:16 Selecting previously unselected package apparmor. 17:44:16 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:44:16 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:44:16 Selecting previously unselected package libedit2:amd64. 17:44:16 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:44:16 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:44:16 Selecting previously unselected package libkrb5support0:amd64. 17:44:16 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:44:16 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:44:16 Selecting previously unselected package libk5crypto3:amd64. 17:44:16 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:44:16 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:44:16 Selecting previously unselected package libkeyutils1:amd64. 17:44:16 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:44:16 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:44:16 Selecting previously unselected package libkrb5-3:amd64. 17:44:16 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:44:16 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:44:17 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:44:17 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:44:17 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:44:17 Selecting previously unselected package libssl1.0.0:amd64. 17:44:17 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 17:44:17 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:44:17 $ docker top 9d472cd038178e89ffcad7272f5b0ceb1d4163d1f02ccbbe487fbb139c567e8c -eo pid,comm 17:44:17 Selecting previously unselected package openssh-client. 17:44:17 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 17:44:17 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 17:44:17 Selecting previously unselected package squashfs-tools. 17:44:17 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 17:44:17 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [Pipeline] { [Pipeline] sh 17:44:18 Selecting previously unselected package snapd. 17:44:18 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 17:44:18 Unpacking snapd (2.51.1+18.04) ... 17:44:18 + go version 17:44:18 go version go1.17.6 linux/arm64 [Pipeline] } 17:44:18 $ docker stop --time=1 9d472cd038178e89ffcad7272f5b0ceb1d4163d1f02ccbbe487fbb139c567e8c 17:44:19 $ docker rm -f 9d472cd038178e89ffcad7272f5b0ceb1d4163d1f02ccbbe487fbb139c567e8c 17:44:19 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:44:19 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:44:19 Setting up mime-support (3.60ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:44:20 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:44:20 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:44:20 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:44:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:44:20 Setting up systemd (237-3ubuntu10.53) ... 17:44:20 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:44:20 + docker inspect -f . ci-base-image-arm64 17:44:20 . [Pipeline] withDockerContainer 17:44:20 prd-ubuntu18.04-docker-arm64-4c-16g-1828 does not seem to be running inside a container 17:44:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/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 ******** -e ******** ci-base-image-arm64 cat 17:44:20 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:44:20 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:44:20 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:44:20 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 17:44:20 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:44:20 Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... 17:44:21 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:44:21 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:44:21 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:44:21 Setting up python3 (3.6.7-1~18.04) ... 17:44:21 running python rtupdate hooks for python3.6... 17:44:21 running python post-rtupdate hooks for python3.6... 17:44:21 Setting up apparmor (2.12-4ubuntu5.1) ... 17:44:22 $ docker top cb341eb71176f396f68d8c0292c24c6f13cc7f36ba1026671cbb32d83557ee3c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:44:22 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:44:22 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:44:22 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 17:44:22 Setting up snapd (2.51.1+18.04) ... 17:44:22 + make test 17:44:22 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:44:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:44:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:44:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:44:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:44:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:44:23 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:44:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:44:23 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:44:24 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:44:24 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:44:24 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 17:44:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:44:24 Processing triggers for systemd (237-3ubuntu10.53) ... 17:44:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:44:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:44:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:44:26 Reading package lists... 17:44:26 Reading package lists... 17:44:26 Building dependency tree... 17:44:26 Reading state information... 17:44:27 Calculating upgrade... 17:44:27 The following packages will be upgraded: 17:44:27 advancecomp base-files bash binutils binutils-common 17:44:27 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:44:27 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:44:27 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 17:44:27 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 17:44:27 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:44:27 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:44:27 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:44:27 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:44:27 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:44:27 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:44:27 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:44:27 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:44:27 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:44:27 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:44:27 ubuntu-keyring util-linux 17:44:27 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:44:27 Need to get 64.1 MB of archives. 17:44:27 After this operation, 5157 kB of additional disk space will be used. 17:44:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] 17:44:27 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:44:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:44:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:44:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:44:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:44:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:44:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:44:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:44:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:44:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:44:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:44:28 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:44:28 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:44:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:44:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:44:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:44:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:44:28 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:44:28 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:44:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 17:44:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:44:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:44:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:44:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 17:44:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:44:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:44:28 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:44:28 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:44:28 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:44:28 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:44:28 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:44:28 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:44:28 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:44:28 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:44:28 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:44:28 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:44:28 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:44:28 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:44:28 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 17:44:28 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:44:28 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 17:44:28 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:44:28 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:44:28 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:44:28 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:44:28 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:44:28 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:44:28 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:44:28 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:44:28 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:44:28 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 17:44:28 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:44:28 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:44:28 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:44:28 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:44:28 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:44:28 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 17:44:28 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:44:28 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:44:28 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 17:44:28 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:44:28 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:44:28 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:44:28 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 17:44:28 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:44:28 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:44:28 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:44:28 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:44:28 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:44:28 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:44:28 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:44:28 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:44:28 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:44:28 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:44:28 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 17:44:28 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 17:44:28 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:44:28 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:44:28 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:44:28 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:44:28 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:44:28 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:44:28 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 17:44:28 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:44:28 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:44:28 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 17:44:28 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 17:44:28 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 17:44:28 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 17:44:28 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:44:28 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:44:29 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:44:29 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:44:29 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:44:29 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:44:29 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:44:29 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:44:30 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:44:30 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:44:30 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:44:30 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:44:30 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:44:30 debconf: delaying package configuration, since apt-utils is not installed 17:44:30 Fetched 64.1 MB in 3s (22.2 MB/s) 17:44:30 (Reading database ... 13914 files and directories currently installed.) 17:44:30 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:44:30 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:44:30 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:44:30 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:44:30 Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... 17:44:30 Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... 17:44:30 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:44:30 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:44:31 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:44:31 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:44:31 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:44:31 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:44:31 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:44:31 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:44:31 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:44:31 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:44:31 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:44:31 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:44:31 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:44:31 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:44:31 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:44:31 (Reading database ... 13914 files and directories currently installed.) 17:44:31 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:44:31 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:44:31 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:44:31 (Reading database ... 13914 files and directories currently installed.) 17:44:31 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:44:31 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:44:31 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:44:31 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:44:31 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:44:31 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:44:31 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:44:31 (Reading database ... 13914 files and directories currently installed.) 17:44:31 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:44:32 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:44:32 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:44:32 (Reading database ... 13914 files and directories currently installed.) 17:44:32 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 17:44:32 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:44:32 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:44:32 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 17:44:32 Setting up base-files (10.1ubuntu2.11) ... 17:44:32 Installing new version of config file /etc/issue ... 17:44:32 Installing new version of config file /etc/issue.net ... 17:44:32 Installing new version of config file /etc/lsb-release ... 17:44:32 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:44:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:44:33 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:44:33 Removing obsolete conffile /etc/default/motd-news ... 17:44:33 (Reading database ... 13915 files and directories currently installed.) 17:44:33 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:44:33 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:44:33 Setting up bash (4.4.18-2ubuntu1.2) ... 17:44:33 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 17:44:33 (Reading database ... 13915 files and directories currently installed.) 17:44:33 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:44:33 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:44:33 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:44:33 (Reading database ... 13915 files and directories currently installed.) 17:44:33 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:44:33 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:44:33 Setting up tar (1.29b-2ubuntu0.2) ... 17:44:33 (Reading database ... 13915 files and directories currently installed.) 17:44:33 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:44:33 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:44:33 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:44:33 (Reading database ... 13915 files and directories currently installed.) 17:44:33 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:44:33 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:44:33 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:44:34 (Reading database ... 13915 files and directories currently installed.) 17:44:34 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:44:34 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:44:34 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:44:34 (Reading database ... 13915 files and directories currently installed.) 17:44:34 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:44:34 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:44:34 Setting up grep (3.1-2build1) ... 17:44:34 (Reading database ... 13915 files and directories currently installed.) 17:44:34 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 17:44:34 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 17:44:34 Setting up gzip (1.6-5ubuntu1.1) ... 17:44:34 (Reading database ... 13915 files and directories currently installed.) 17:44:34 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:44:34 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:44:34 Setting up login (1:4.5-1ubuntu2) ... 17:44:34 (Reading database ... 13915 files and directories currently installed.) 17:44:34 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:44:34 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:44:34 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:44:34 (Reading database ... 13915 files and directories currently installed.) 17:44:34 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:44:34 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:44:35 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:44:35 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:44:35 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:44:35 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:44:35 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:44:35 (Reading database ... 13915 files and directories currently installed.) 17:44:35 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:44:35 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:44:36 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:44:36 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:44:36 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:44:36 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:44:36 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:44:36 (Reading database ... 13915 files and directories currently installed.) 17:44:36 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:44:36 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:44:36 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:44:36 (Reading database ... 13915 files and directories currently installed.) 17:44:36 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:44:36 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:44:36 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:44:36 (Reading database ... 13915 files and directories currently installed.) 17:44:36 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:44:36 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:44:36 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:44:36 (Reading database ... 13915 files and directories currently installed.) 17:44:36 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:44:36 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:44:36 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:44:36 (Reading database ... 13915 files and directories currently installed.) 17:44:36 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:44:36 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:44:36 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:44:36 (Reading database ... 13915 files and directories currently installed.) 17:44:36 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:44:36 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:44:37 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:44:37 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:44:37 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:44:37 (Reading database ... 13915 files and directories currently installed.) 17:44:37 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:44:37 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:44:37 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:44:37 (Reading database ... 13915 files and directories currently installed.) 17:44:37 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:44:37 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:44:37 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:44:37 (Reading database ... 13915 files and directories currently installed.) 17:44:37 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:44:37 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:44:37 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:44:37 (Reading database ... 13915 files and directories currently installed.) 17:44:37 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:44:37 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:44:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:44:38 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:44:38 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:44:38 (Reading database ... 13915 files and directories currently installed.) 17:44:38 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:44:38 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:44:38 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:44:38 (Reading database ... 13915 files and directories currently installed.) 17:44:38 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:44:38 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:44:38 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:44:38 (Reading database ... 13917 files and directories currently installed.) 17:44:38 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:44:38 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:44:38 Setting up debconf (1.5.66ubuntu1) ... 17:44:38 (Reading database ... 13917 files and directories currently installed.) 17:44:38 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:44:38 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:44:38 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:44:39 (Reading database ... 13917 files and directories currently installed.) 17:44:39 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:44:39 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:44:39 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:44:39 (Reading database ... 13917 files and directories currently installed.) 17:44:39 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:44:39 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:44:39 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:44:39 (Reading database ... 13917 files and directories currently installed.) 17:44:39 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:44:39 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:44:39 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:44:39 (Reading database ... 13919 files and directories currently installed.) 17:44:39 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:44:39 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:44:39 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:44:39 (Reading database ... 13923 files and directories currently installed.) 17:44:39 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:44:39 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:44:39 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 17:44:39 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 17:44:39 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:44:39 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:44:39 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:44:39 (Reading database ... 13923 files and directories currently installed.) 17:44:39 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 17:44:39 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 17:44:40 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 17:44:40 (Reading database ... 13923 files and directories currently installed.) 17:44:40 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:44:40 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:44:40 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:44:40 (Reading database ... 13923 files and directories currently installed.) 17:44:40 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:44:40 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:44:40 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:44:40 (Reading database ... 13923 files and directories currently installed.) 17:44:40 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:44:40 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:44:40 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:44:40 (Reading database ... 13923 files and directories currently installed.) 17:44:40 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:44:40 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:44:40 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:44:40 (Reading database ... 13923 files and directories currently installed.) 17:44:40 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:44:40 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:44:41 Setting up passwd (1:4.5-1ubuntu2) ... 17:44:41 (Reading database ... 13923 files and directories currently installed.) 17:44:41 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:44:41 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:44:41 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:44:41 (Reading database ... 13923 files and directories currently installed.) 17:44:41 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:44:41 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:44:41 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:44:41 (Reading database ... 13923 files and directories currently installed.) 17:44:41 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:44:41 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:44:41 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:44:41 (Reading database ... 13923 files and directories currently installed.) 17:44:41 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:44:41 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:44:41 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:44:41 (Reading database ... 13923 files and directories currently installed.) 17:44:41 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:44:41 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:44:41 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:44:41 (Reading database ... 13923 files and directories currently installed.) 17:44:41 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:44:41 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:44:41 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:44:41 (Reading database ... 13923 files and directories currently installed.) 17:44:41 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 17:44:41 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 17:44:41 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 17:44:41 (Reading database ... 13923 files and directories currently installed.) 17:44:41 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 17:44:41 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 17:44:42 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 17:44:42 (Reading database ... 13923 files and directories currently installed.) 17:44:42 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:44:42 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:44:42 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:44:42 (Reading database ... 13924 files and directories currently installed.) 17:44:42 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:44:42 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:44:42 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:44:42 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:44:42 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 17:44:42 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 17:44:42 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 17:44:42 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 17:44:42 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:44:42 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:44:42 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:44:42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:44:42 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:44:42 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:44:42 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:44:42 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:44:42 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:44:42 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:44:42 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:44:42 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:44:42 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:44:42 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:44:43 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 17:44:43 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 17:44:43 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:44:43 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:44:43 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:44:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:44:43 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:44:43 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:44:43 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:44:43 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:44:43 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:44:43 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:44:43 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:44:43 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:44:43 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:44:43 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:44:43 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:44:43 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:44:44 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:44:44 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:44:44 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:44:44 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:44:45 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:44:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:44:45 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:44:45 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:44:46 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:44:46 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:44:46 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:44:46 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:44:47 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:44:47 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:44:47 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:44:47 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:44:47 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:44:47 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:44:47 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:44:47 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:44:47 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:44:47 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:44:47 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:44:47 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:44:47 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:44:47 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:44:47 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:44:47 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:44:47 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:44:47 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:44:47 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:44:47 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:44:47 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:44:47 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:44:47 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:44:47 Setting up tzdata (2021e-0ubuntu0.18.04) ... 17:44:47 17:44:47 Current default time zone: 'Etc/UTC' 17:44:47 Local time is now: Wed Jan 19 17:44:47 UTC 2022. 17:44:47 Universal Time is now: Wed Jan 19 17:44:47 UTC 2022. 17:44:47 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:44:47 17:44:47 Setting up systemd-sysv (237-3ubuntu10.53) ... 17:44:47 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:44:47 Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... 17:44:47 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:44:47 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:44:47 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:44:47 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:44:47 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:44:47 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:44:47 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:44:47 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:44:47 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:44:47 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:44:47 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 17:44:48 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:44:48 Setting up patch (2.7.6-2ubuntu1.1) ... 17:44:48 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:44:48 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:44:48 Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 17:44:48 Installing new version of config file /etc/ssl/openssl.cnf ... 17:44:48 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:44:48 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:44:48 Setting up ca-certificates (20210119~18.04.2) ... 17:44:50 Updating certificates in /etc/ssl/certs... 17:44:50 23 added, 28 removed; done. 17:44:50 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:44:50 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:44:50 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:44:50 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:44:50 Setting up pkgbinarymangler (138.18.04.1) ... 17:44:50 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:44:50 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 17:44:50 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:44:50 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:44:50 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:44:50 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:44:50 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:44:50 Setting up perl (5.26.1-6ubuntu0.5) ... 17:44:50 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 17:44:50 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:44:50 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:44:50 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 17:44:50 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:44:50 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:44:50 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:44:50 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:44:50 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:44:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:44:51 Processing triggers for systemd (237-3ubuntu10.53) ... 17:44:51 Processing triggers for mime-support (3.60ubuntu1) ... 17:44:51 Processing triggers for ca-certificates (20210119~18.04.2) ... 17:44:51 Updating certificates in /etc/ssl/certs... 17:44:51 0 added, 0 removed; done. 17:44:51 Running hooks in /etc/ca-certificates/update.d... 17:44:51 done. 17:44:52 Reading package lists... 17:44:52 Building dependency tree... 17:44:52 Reading state information... 17:44:52 The following NEW packages will be installed: 17:44:52 apt-transport-https 17:44:52 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:44:52 Need to get 4348 B of archives. 17:44:52 After this operation, 154 kB of additional disk space will be used. 17:44:52 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 17:44:52 debconf: delaying package configuration, since apt-utils is not installed 17:44:52 Fetched 4348 B in 0s (23.6 kB/s) 17:44:52 Selecting previously unselected package apt-transport-https. 17:44:52 (Reading database ... 13931 files and directories currently installed.) 17:44:52 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 17:44:52 Unpacking apt-transport-https (1.6.14) ... 17:44:53 Setting up apt-transport-https (1.6.14) ... 17:44:53 Waiting for network to be ready... 17:45:01 2022-01-19T17:44:57Z INFO Waiting for automatic snapd restart... 17:45:01 snapd 2.53.4 from Canonical* installed 17:45:02 "snapd" switched to the "latest/stable" channel 17:45:02 17:45:09 core18 20211215 from Canonical* installed 17:45:11 core20 20211129 from Canonical* installed 17:45:11 "core20" switched to the "latest/stable" channel 17:45:11 17:45:13 snapcraft 6.0.2 from Canonical* installed 17:45:13 "snapcraft" switched to the "latest/stable" channel 17:45:13 17:45:19 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:45:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.156s coverage: 86.5% of statements 17:45:19 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:45:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.672s coverage: 71.9% of statements 17:45:19 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 17:45:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:45:20 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 17:45:20 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:45:20 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:45:20 Reading package lists... 17:45:22 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 17:45:23 Reading package lists... 17:45:23 Building dependency tree... 17:45:23 Reading state information... 17:45:23 Suggested packages: 17:45:23 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:45:23 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:45:23 Recommended packages: 17:45:23 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 17:45:23 The following NEW packages will be installed: 17:45:23 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:45:23 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:45:23 pkg-config 17:45:23 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 17:45:23 Need to get 7500 kB of archives. 17:45:23 After this operation, 43.1 MB of additional disk space will be used. 17:45:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 17:45:23 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:45:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 17:45:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 17:45:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 17:45:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:45:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:45:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:45:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:45:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:45:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:45:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:45:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:45:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:45:24 debconf: delaying package configuration, since apt-utils is not installed 17:45:24 Fetched 7500 kB in 1s (10.3 MB/s) 17:45:24 Selecting previously unselected package libglib2.0-0:amd64. 17:45:24 (Reading database ... 13935 files and directories currently installed.) 17:45:24 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 17:45:24 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 17:45:24 Selecting previously unselected package libpsl5:amd64. 17:45:24 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:45:24 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:45:24 Selecting previously unselected package libnghttp2-14:amd64. 17:45:24 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:45:24 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:45:24 Selecting previously unselected package librtmp1:amd64. 17:45:24 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:45:24 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:45:24 Selecting previously unselected package libcurl3-gnutls:amd64. 17:45:24 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 17:45:24 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:45:24 Selecting previously unselected package liberror-perl. 17:45:24 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:45:24 Unpacking liberror-perl (0.17025-1) ... 17:45:24 Selecting previously unselected package git-man. 17:45:24 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 17:45:24 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 17:45:25 Selecting previously unselected package git. 17:45:25 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 17:45:25 Unpacking git (1:2.17.1-1ubuntu0.9) ... 17:45:25 Selecting previously unselected package libnorm1:amd64. 17:45:25 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:45:25 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:45:25 Selecting previously unselected package libpgm-5.2-0:amd64. 17:45:25 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:45:25 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:45:25 Selecting previously unselected package libsodium23:amd64. 17:45:25 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:45:25 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:45:25 Selecting previously unselected package libzmq5:amd64. 17:45:25 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:45:25 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:45:25 Selecting previously unselected package libzmq3-dev:amd64. 17:45:25 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:45:25 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:45:25 Selecting previously unselected package pkg-config. 17:45:25 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:45:25 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:45:25 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:45:25 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 17:45:25 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:45:25 Setting up liberror-perl (0.17025-1) ... 17:45:25 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:45:25 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 17:45:25 No schema files found: doing nothing. 17:45:25 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:45:25 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:45:25 Setting up libsodium23:amd64 (1.0.16-2) ... 17:45:25 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:45:25 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:45:26 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:45:26 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:45:26 Setting up git (1:2.17.1-1ubuntu0.9) ... 17:45:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:45:26 git set to automatically installed. 17:45:26 git-man set to automatically installed. 17:45:26 libcurl3-gnutls set to automatically installed. 17:45:26 liberror-perl set to automatically installed. 17:45:26 libglib2.0-0 set to automatically installed. 17:45:26 libnghttp2-14 set to automatically installed. 17:45:26 libnorm1 set to automatically installed. 17:45:26 libpgm-5.2-0 set to automatically installed. 17:45:26 libpsl5 set to automatically installed. 17:45:26 librtmp1 set to automatically installed. 17:45:26 libsodium23 set to automatically installed. 17:45:26 libzmq3-dev set to automatically installed. 17:45:26 libzmq5 set to automatically installed. 17:45:26 pkg-config set to automatically installed. 17:45:27 snapd is not logged in, snap install commands will use sudo 17:45:32 go (1.16/stable) 1.16.13 from Michael Hudson-Doyle (mwhudson) installed 17:45:37 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:45:37 Fetched 224 kB in 0s (0 B/s) 17:45:37 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:45:37 Fetched 157 kB in 0s (0 B/s) 17:45:37 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:45:37 Fetched 221 kB in 0s (0 B/s) 17:45:37 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:45:37 Fetched 143 kB in 0s (0 B/s) 17:45:37 Pulling app-rfid-llrp-inventory 17:45:37 + snapcraftctl pull 17:45:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:45:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:45:37 ./bin/test-attribution.sh [Pipeline] echo 17:45:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:45:38 $ docker stop --time=1 cb341eb71176f396f68d8c0292c24c6f13cc7f36ba1026671cbb32d83557ee3c 17:45:38 Pulling config-common 17:45:38 + snapcraftctl pull 17:45:39 Pulling hooks 17:45:39 + snapcraftctl pull 17:45:40 $ docker rm -f cb341eb71176f396f68d8c0292c24c6f13cc7f36ba1026671cbb32d83557ee3c [Pipeline] // withDockerContainer [Pipeline] sh 17:45:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:45:41 Warning: overwriting stash ‘coverage-report’ 17:45:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:45:41 Building app-rfid-llrp-inventory 17:45:41 + cd /root/parts/app-rfid-llrp-inventory/src 17:45:41 + git describe 17:45:41 v1.0.1-dev.3-2-gb4b7277 17:45:41 + git describe --tags --abbrev=0 17:45:41 + sed s/v// 17:45:41 + VERSION=1.0.1-dev.3 17:45:41 + snapcraftctl set-version 1.0.1-dev.3 17:45:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:45:42 + ls -al . 17:45:42 total 232 17:45:42 drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 17:45 . 17:45:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 17:42 .. 17:45:42 -rw-rw-r-- 1 jenkins jenkins 262 Jan 19 17:42 .dockerignore 17:45:42 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 17:42 .git 17:45:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 17:42 .github 17:45:42 -rw-rw-r-- 1 jenkins jenkins 788 Jan 19 17:42 .gitignore 17:45:42 -rw-rw-r-- 1 jenkins jenkins 8248 Jan 19 17:42 Attribution.txt 17:45:42 -rw-rw-r-- 1 jenkins jenkins 1923 Jan 19 17:42 Dockerfile 17:45:42 -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 17:42 GOVERNANCE.md 17:45:42 -rw-rw-r-- 1 jenkins jenkins 686 Jan 19 17:42 Jenkinsfile 17:45:42 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 19 17:42 LICENSE 17:45:42 -rw-rw-r-- 1 jenkins jenkins 1596 Jan 19 17:42 Makefile 17:45:42 -rw-rw-r-- 1 jenkins jenkins 617 Jan 19 17:42 OWNERS.md 17:45:42 -rw-rw-r-- 1 jenkins jenkins 31205 Jan 19 17:42 README.md 17:45:42 -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 17:40 VERSION 17:45:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 17:42 bin 17:45:42 -rw-r--r-- 1 jenkins jenkins 41356 Jan 19 17:45 coverage.out 17:45:42 -rw-rw-r-- 1 jenkins jenkins 276 Jan 19 17:42 go.mod 17:45:42 -rw-rw-r-- 1 jenkins jenkins 49531 Jan 19 17:42 go.sum 17:45:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 17:42 images 17:45:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 17:42 internal 17:45:42 -rw-rw-r-- 1 jenkins jenkins 531 Jan 19 17:42 main.go 17:45:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 17:42 res 17:45:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 17:42 snap 17:45:42 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 17:42 static [Pipeline] isUnix [Pipeline] sh 17:45:42 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b4b7277e3ee2b78609c4c6715577bc70959439fb --label arch=arm64 --label version=0.0.0 . 17:45:42 Sending build context to Docker daemon 680.4kB 17:45:42 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 17:45:42 Step 2/31 : FROM ${BASE} AS builder 17:45:42 ---> f89b814b6a10 17:45:42 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:45:43 ---> Running in 700981599e95 17:45:43 + echo 1.0.1-dev.3 17:45:43 + make build 17:45:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=1.0.1-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.3" -o app-rfid-llrp-inventory 17:45:43 Removing intermediate container 700981599e95 17:45:43 ---> 60954eee6596 17:45:43 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 17:45:43 ---> Running in 5e29a968b44d 17:45:43 Removing intermediate container 5e29a968b44d 17:45:43 ---> e7419a518e57 17:45:43 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:45:43 ---> Running in 500f244fa4e9 17:45:44 Removing intermediate container 500f244fa4e9 17:45:44 ---> a3e091a51277 17:45:44 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:44 ---> Running in 8a6752732503 17:45:44 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.0 17:45:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 17:45:44 go: downloading github.com/gorilla/mux v1.8.0 17:45:44 go: downloading github.com/pkg/errors v0.9.1 17:45:44 go: downloading github.com/go-kit/kit v0.11.0 17:45:44 go: downloading github.com/go-playground/validator/v10 v10.9.0 17:45:44 go: downloading github.com/google/uuid v1.3.0 17:45:44 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 17:45:44 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 17:45:44 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 17:45:44 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 17:45:45 go: downloading github.com/go-logfmt/logfmt v0.5.0 17:45:45 go: downloading github.com/x448/float16 v0.8.4 17:45:45 go: downloading github.com/go-playground/universal-translator v0.18.0 17:45:45 go: downloading github.com/leodido/go-urn v1.2.1 17:45:45 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 17:45:45 go: downloading golang.org/x/text v0.3.6 17:45:45 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:45:45 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 17:45:45 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 17:45:45 go: downloading github.com/pelletier/go-toml v1.9.4 17:45:45 go: downloading github.com/go-playground/locales v0.14.0 17:45:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:45:45 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:45:45 go: downloading github.com/hashicorp/errwrap v1.0.0 17:45:45 go: downloading github.com/hashicorp/consul/api v1.9.1 17:45:45 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:45:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:45:45 go: downloading github.com/mitchellh/copystructure v1.0.0 17:45:46 go: downloading github.com/gorilla/websocket v1.4.2 17:45:46 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 17:45:46 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:45:46 go: downloading github.com/pebbe/zmq4 v1.2.7 17:45:46 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:45:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:45:46 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:45:46 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:45:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:45:46 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:45:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:45:46 go: downloading github.com/hashicorp/serf v0.9.5 17:45:46 go: downloading github.com/mattn/go-isatty v0.0.12 17:45:46 go: downloading github.com/fatih/color v1.9.0 17:45:46 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 17:45:46 go: downloading github.com/mattn/go-colorable v0.1.6 17:45:46 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:45:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:45:46 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:45:46 Removing intermediate container 8a6752732503 17:45:46 ---> 6f21863c2131 17:45:46 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:45:46 ---> Running in ab59cff38cb2 17:45:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:45:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:45:48 OK: 220 MiB in 52 packages 17:45:49 Removing intermediate container ab59cff38cb2 17:45:49 ---> 25b7719688d8 17:45:49 Step 8/31 : WORKDIR /app 17:45:49 ---> Running in d609b8cc9bb2 17:45:49 Removing intermediate container d609b8cc9bb2 17:45:49 ---> ae2c8ae365db 17:45:49 Step 9/31 : COPY go.mod vendor* ./ 17:45:50 ---> 47c96d108e42 17:45:50 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:50 ---> Running in 18b7f08123a6 17:45:52 Removing intermediate container 18b7f08123a6 17:45:52 ---> 2c92a4c3e192 17:45:52 Step 11/31 : COPY . . 17:45:53 ---> b74bed2015c2 17:45:53 Step 12/31 : ARG MAKE="make build" 17:45:53 ---> Running in c0e3a2269821 17:45:53 Removing intermediate container c0e3a2269821 17:45:53 ---> 1e043b6eb665 17:45:53 Step 13/31 : RUN $MAKE 17:45:53 ---> Running in 9262d31ea09a 17:45:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 17:45:56 + install -DT ./app-rfid-llrp-inventory /root/parts/app-rfid-llrp-inventory/install/bin/app-rfid-llrp-inventory 17:45:56 + install -DT ./res/configuration.toml /root/parts/app-rfid-llrp-inventory/install/config/app-rfid-llrp-inventory/res/configuration.toml 17:45:56 + install -DT ./Attribution.txt /root/parts/app-rfid-llrp-inventory/install/usr/share/doc/app-rfid-llrp-inventory/Attribution.txt 17:45:56 + install -DT ./LICENSE /root/parts/app-rfid-llrp-inventory/install/usr/share/doc/app-rfid-llrp-inventory/LICENSE 17:45:57 Building config-common 17:45:57 + snapcraftctl build 17:45:59 Building hooks 17:45:59 + cd /root/parts/hooks/src 17:45:59 + make build 17:45:59 go mod tidy 17:45:59 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 17:45:59 go: downloading github.com/stretchr/testify v1.5.1 17:45:59 go: downloading github.com/davecgh/go-spew v1.1.0 17:45:59 go: downloading github.com/pmezard/go-difflib v1.0.0 17:45:59 go: downloading gopkg.in/yaml.v2 v2.2.2 17:45:59 go build -o cmd/configure/configure ./cmd/configure/ 17:46:00 go build -o cmd/install/install ./cmd/install/ 17:46:01 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:46:01 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:46:01 Staging app-rfid-llrp-inventory 17:46:01 + snapcraftctl stage 17:46:04 Staging config-common 17:46:04 + snapcraftctl stage 17:46:05 Staging hooks 17:46:05 + snapcraftctl stage 17:46:06 Priming app-rfid-llrp-inventory 17:46:06 + snapcraftctl prime 17:46:08 Priming config-common 17:46:08 + snapcraftctl prime 17:46:09 Priming hooks 17:46:09 + snapcraftctl prime 17:46:11 The 'version' property is specified in adopted info as well as the YAML: taking the property from the YAML 17:46:11 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 17:46:11 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 17:46:11 Determining the version from the project repo (version-script). 17:46:11 The version has been set to '0.0.0-20220119+b4b7277' 17:46:11 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:13 17:46:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:46:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:14 latest: Pulling from edgex-lftools-log-publisher 17:46:14 b4d181a07f80: Pulling fs layer 17:46:14 a1111a8f2ec3: Pulling fs layer 17:46:14 ed53099fbce6: Pulling fs layer 17:46:14 dc539afda2c1: Pulling fs layer 17:46:14 77bc0d833cb6: Pulling fs layer 17:46:14 9065ff56babe: Pulling fs layer 17:46:14 d287ab97295c: Pulling fs layer 17:46:14 77bc0d833cb6: Waiting 17:46:14 9065ff56babe: Waiting 17:46:14 d287ab97295c: Waiting 17:46:14 dc539afda2c1: Waiting 17:46:14 a1111a8f2ec3: Verifying Checksum 17:46:14 a1111a8f2ec3: Download complete 17:46:14 dc539afda2c1: Verifying Checksum 17:46:14 dc539afda2c1: Download complete 17:46:14 ed53099fbce6: Verifying Checksum 17:46:14 ed53099fbce6: Download complete 17:46:14 77bc0d833cb6: Verifying Checksum 17:46:14 77bc0d833cb6: Download complete 17:46:14 9065ff56babe: Verifying Checksum 17:46:14 9065ff56babe: Download complete 17:46:14 b4d181a07f80: Verifying Checksum 17:46:14 b4d181a07f80: Download complete 17:46:14 d287ab97295c: Verifying Checksum 17:46:14 d287ab97295c: Download complete 17:46:15 b4d181a07f80: Pull complete 17:46:16 a1111a8f2ec3: Pull complete 17:46:16 ed53099fbce6: Pull complete 17:46:16 dc539afda2c1: Pull complete 17:46:16 77bc0d833cb6: Pull complete 17:46:16 9065ff56babe: Pull complete 17:46:22 d287ab97295c: Pull complete 17:46:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:46:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:46:22 prd-centos7-docker-4c-2g-1827 does not seem to be running inside a container 17:46:22 $ 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/ry_app-rfid-llrp-inventory_PR-61 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-61:/w/workspace/ry_app-rfid-llrp-inventory_PR-61:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:46:24 $ docker top 42e5e8537288dcfcc8d4879d2a98f8981d5dddf166dc995a31a7f4d442aae93b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:25 ---> job-cost.sh 17:46:25 lf-activate-venv: SKIPPING 17:46:25 INFO: No Stack... 17:46:25 INFO: Retrieving Pricing Info for: v3-standard-2 17:46:25 INFO: Archiving Costs [Pipeline] sh 17:46:26 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-61/archives/cost.csv 17:46:26 + cut -d, -f6 [Pipeline] lock 17:46:26 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-61-2-stack-cost] 17:46:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-61-2-stack-cost] did not exist. Created. 17:46:26 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-61-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:46:26 + echo total: 0.05999999865889549 [Pipeline] stash 17:46:26 Stashed 1 file(s) [Pipeline] } 17:46:26 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-61-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:46:26 $ docker stop --time=1 42e5e8537288dcfcc8d4879d2a98f8981d5dddf166dc995a31a7f4d442aae93b 17:46:27 $ docker rm -f 42e5e8537288dcfcc8d4879d2a98f8981d5dddf166dc995a31a7f4d442aae93b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:46:41 Removing intermediate container 9262d31ea09a 17:46:41 ---> abf721312940 17:46:41 Step 14/31 : FROM alpine:3.14 17:46:41 3.14: Pulling from library/alpine 17:46:41 be307f383ecc: Pulling fs layer 17:46:41 be307f383ecc: Verifying Checksum 17:46:41 be307f383ecc: Download complete 17:46:41 be307f383ecc: Pull complete 17:46:41 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:46:41 Status: Downloaded newer image for alpine:3.14 17:46:41 ---> 5b8b7b635229 17:46:41 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:46:41 ---> Running in a716d1edbb47 17:46:41 Removing intermediate container a716d1edbb47 17:46:41 ---> b225c946d2bf 17:46:41 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:46:41 ---> Running in 5553d19dc5b1 17:46:41 Removing intermediate container 5553d19dc5b1 17:46:41 ---> da5a0b079737 17:46:41 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:41 ---> Running in 7075214a1c8d 17:46:41 Removing intermediate container 7075214a1c8d 17:46:41 ---> 917a6a85a7a8 17:46:41 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 17:46:41 ---> Running in f561afc5dbf8 17:46:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:46:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:46:44 (1/6) Installing ca-certificates (20191127-r5) 17:46:44 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:46:44 (3/6) Installing libsodium (1.0.18-r0) 17:46:44 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:46:44 (5/6) Installing libzmq (4.3.4-r0) 17:46:44 (6/6) Installing zeromq (4.3.4-r0) 17:46:44 Executing busybox-1.33.1-r6.trigger 17:46:44 Executing ca-certificates-20191127-r5.trigger 17:46:45 OK: 9 MiB in 20 packages 17:46:46 Removing intermediate container f561afc5dbf8 17:46:46 ---> b02ac1550019 17:46:46 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:46:46 ---> b312e97a267e 17:46:46 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 17:46:47 ---> 85cf468aac66 17:46:47 Step 21/31 : COPY --from=builder /app/res/ /res/ 17:46:48 ---> 19b7a2a4604e 17:46:48 Step 22/31 : COPY --from=builder /app/static/ /static/ 17:46:48 ---> 0668252326b9 17:46:48 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:46:50 ---> a870939694f6 17:46:50 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:46:50 ---> Running in 6318141cca62 17:46:51 Removing intermediate container 6318141cca62 17:46:51 ---> f25964563dfd 17:46:51 Step 25/31 : VOLUME /cache 17:46:51 ---> Running in 1594eac47435 17:46:52 Removing intermediate container 1594eac47435 17:46:52 ---> f7aa5d4e80be 17:46:52 Step 26/31 : EXPOSE 59711 17:46:52 ---> Running in dfe599624396 17:46:52 Removing intermediate container dfe599624396 17:46:52 ---> 0fa7328d8780 17:46:52 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:46:52 ---> Running in a2014b70fa5b 17:46:52 Removing intermediate container a2014b70fa5b 17:46:52 ---> 7da9794a8595 17:46:52 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:46:52 ---> Running in ec9812eab9fb 17:46:53 Removing intermediate container ec9812eab9fb 17:46:53 ---> a8f8d3a8399a 17:46:53 Step 29/31 : LABEL arch=arm64 17:46:53 ---> Running in 36f5c07f7bbe 17:46:53 Removing intermediate container 36f5c07f7bbe 17:46:53 ---> ea5a8800661b 17:46:53 Step 30/31 : LABEL git_sha=b4b7277e3ee2b78609c4c6715577bc70959439fb 17:46:53 ---> Running in 6c452e8d350c 17:46:54 Removing intermediate container 6c452e8d350c 17:46:54 ---> 51e5649ce249 17:46:54 Step 31/31 : LABEL version=0.0.0 17:46:54 ---> Running in 23041e344c21 17:46:54 Removing intermediate container 23041e344c21 17:46:54 ---> d0a96db7dcbe 17:46:54 [Warning] One or more build-args [ARCH] were not consumed 17:46:54 Successfully built d0a96db7dcbe 17:46:54 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:55 17:46:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:46:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:55 arm64: Pulling from edgex-lftools-log-publisher 17:46:55 448f6bf000e3: Pulling fs layer 17:46:55 f757da607395: Pulling fs layer 17:46:55 05883995daec: Pulling fs layer 17:46:55 8603b9c90790: Pulling fs layer 17:46:55 1560dd03e051: Pulling fs layer 17:46:55 8603b9c90790: Waiting 17:46:55 27f5ce0e4adf: Pulling fs layer 17:46:55 c2d8d7efcc4b: Pulling fs layer 17:46:55 1560dd03e051: Waiting 17:46:55 27f5ce0e4adf: Waiting 17:46:55 c2d8d7efcc4b: Waiting 17:46:55 f757da607395: Verifying Checksum 17:46:55 f757da607395: Download complete 17:46:55 8603b9c90790: Verifying Checksum 17:46:55 8603b9c90790: Download complete 17:46:55 1560dd03e051: Verifying Checksum 17:46:55 1560dd03e051: Download complete 17:46:55 27f5ce0e4adf: Verifying Checksum 17:46:55 27f5ce0e4adf: Download complete 17:46:55 05883995daec: Verifying Checksum 17:46:55 05883995daec: Download complete 17:46:56 448f6bf000e3: Verifying Checksum 17:46:56 448f6bf000e3: Download complete 17:46:58 c2d8d7efcc4b: Verifying Checksum 17:46:58 c2d8d7efcc4b: Download complete 17:46:59 448f6bf000e3: Pull complete 17:47:00 f757da607395: Pull complete 17:47:01 05883995daec: Pull complete 17:47:02 8603b9c90790: Pull complete 17:47:03 1560dd03e051: Pull complete 17:47:03 27f5ce0e4adf: Pull complete 17:47:18 c2d8d7efcc4b: Pull complete 17:47:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:47:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:47:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:47:18 prd-ubuntu18.04-docker-arm64-4c-16g-1828 does not seem to be running inside a container 17:47:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:47:21 $ docker top e9e24bf0bc8f5464b8bfecd938f96da6313eb778ce9981eeabdfe948911b53fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:22 ---> job-cost.sh 17:47:22 lf-activate-venv: SKIPPING 17:47:22 INFO: No Stack... 17:47:22 INFO: Retrieving Pricing Info for: v3-standard-4 17:47:23 INFO: Archiving Costs [Pipeline] sh 17:47:23 + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv 17:47:23 + cut -d, -f6 [Pipeline] lock 17:47:23 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-61-2-stack-cost] 17:47:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-61-2-stack-cost] did not exist. Created. 17:47:23 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-61-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:47:24 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-75c0b47c/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-75c0b47c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:47:25 + echo total: 0.10999999940395355 [Pipeline] stash 17:47:25 Warning: overwriting stash ‘stack-cost’ 17:47:25 Stashed 1 file(s) [Pipeline] } 17:47:25 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-61-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:47:25 $ docker stop --time=1 e9e24bf0bc8f5464b8bfecd938f96da6313eb778ce9981eeabdfe948911b53fc 17:47:26 $ docker rm -f e9e24bf0bc8f5464b8bfecd938f96da6313eb778ce9981eeabdfe948911b53fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:47:27 provisioning config files... 17:47:27 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp/config8745028491206549910tmp [Pipeline] { [Pipeline] sh 17:47:27 + set +x 17:47:27 + curl -s https://codecov.io/bash 17:47:27 + bash -s -- 17:47:27 17:47:27 _____ _ 17:47:27 / ____| | | 17:47:27 | | ___ __| | ___ ___ _____ __ 17:47:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:47:27 | |___| (_) | (_| | __/ (_| (_) \ V / 17:47:27 \_____\___/ \__,_|\___|\___\___/ \_/ 17:47:27 Bash-1.0.6 17:47:27 17:47:27 17:47:27 ==> git version 2.24.4 found 17:47:27 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:47:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:47:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:47:27 ==> Jenkins CI detected. 17:47:27 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-61 17:47:27 project root: . 17:47:27 --> token set from env 17:47:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:47:27 ==> Running gcov in . (disable via -X gcov) 17:47:27 ==> Python coveragepy not found 17:47:27 ==> Searching for coverage reports in: 17:47:27 + . 17:47:27 -> Found 1 reports 17:47:27 ==> Detecting git/mercurial file structure 17:47:27 ==> Reading reports 17:47:27 + ./coverage.out bytes=41356 17:47:27 ==> Appending adjustments 17:47:27 https://docs.codecov.io/docs/fixing-reports 17:47:27 + Found adjustments 17:47:27 ==> Gzipping contents 17:47:28 12K /tmp/codecov.9cRevw.gz 17:47:28 ==> Uploading reports 17:47:28 url: https://codecov.io 17:47:28 query: branch=PR-61&commit=b4b7277e3ee2b78609c4c6715577bc70959439fb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-61%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=61&job=&cmd_args= 17:47:28 -> Pinging Codecov 17:47:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-61&commit=b4b7277e3ee2b78609c4c6715577bc70959439fb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-61%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=61&job=&cmd_args= 17:47:28 -> Uploading to 17:47:28 https://storage.googleapis.com/codecov/v4/raw/2022-01-19/581DD39554BDF9B6E22D074273EAD858/b4b7277e3ee2b78609c4c6715577bc70959439fb/ec30d743-86e8-487f-9277-dbfd518c03e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T174728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93a49c466d66eba0ef9e5d06ecad6a60c9951f02ee3f722bbf9e44ee3ef8454d 17:47:28 % Total % Received % Xferd Average Speed Time Time Time Current 17:47:28 Dload Upload Total Spent Left Speed 17:47:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11681 0 0 100 11681 0 36514 --:--:-- --:--:-- --:--:-- 36503 100 11681 0 0 100 11681 0 36496 --:--:-- --:--:-- --:--:-- 36503 17:47:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b4b7277e3ee2b78609c4c6715577bc70959439fb [Pipeline] } 17:47:28 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:47:29 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-61/archives ']' 17:47:29 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-61/archives 17:47:29 total 8 17:47:29 drwxr-xr-x. 3 root root 34 Jan 19 17:46 . 17:47:29 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 17:46 .. 17:47:29 drwxr-xr-x. 2 root root 6 Jan 19 17:46 cost 17:47:29 -rw-r--r--. 1 root root 93 Jan 19 17:46 cost.csv 17:47:29 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-61/archives 17:47:29 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-61/archives 17:47:29 total 8 17:47:29 drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 17:46 . 17:47:29 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 17:46 .. 17:47:29 drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 17:46 cost 17:47:29 -rw-r--r--. 1 jenkins jenkins 93 Jan 19 17:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:47:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:47:30 ---> package-listing.sh 17:47:30 ++ facter osfamily 17:47:30 ++ tr '[:upper:]' '[:lower:]' 17:47:30 + OS_FAMILY=redhat 17:47:30 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-61 17:47:30 + START_PACKAGES=/tmp/packages_start.txt 17:47:30 + END_PACKAGES=/tmp/packages_end.txt 17:47:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:47:30 + PACKAGES=/tmp/packages_start.txt 17:47:30 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-61 ']' 17:47:30 + PACKAGES=/tmp/packages_end.txt 17:47:30 + case "${OS_FAMILY}" in 17:47:30 + rpm -qa 17:47:30 + sort 17:47:31 + '[' -f /tmp/packages_start.txt ']' 17:47:31 + '[' -f /tmp/packages_end.txt ']' 17:47:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:47:31 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-61 ']' 17:47:31 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-61/archives/ 17:47:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-61/archives/ [Pipeline] echo 17:47:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-61/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:47:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:31 . [Pipeline] withDockerContainer 17:47:31 prd-centos7-docker-4c-2g-1827 does not seem to be running inside a container 17:47:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-61/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-61 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-61:/w/workspace/ry_app-rfid-llrp-inventory_PR-61:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-61@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 17:47:32 $ docker top 9b10feda5bae2f433f42c90920c851bb4405c134753cb43a9ed907f3d8959f69 -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:32 + touch /tmp/pre-build-complete [Pipeline] sh 17:47:32 + mkdir -p /var/log/sysstat [Pipeline] sh 17:47:33 + ls /var/log/sa-host 17:47:33 + sadf -c /var/log/sa-host/sa17 17:47:33 file_magic: OK 17:47:33 HZ: Using current value: 100 17:47:33 file_header: OK 17:47:33 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:47:33 Statistics: 17:47:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:47:33 File successfully converted to sysstat format version 12.0.3 17:47:33 + sadf -c /var/log/sa-host/sa19 17:47:33 file_magic: OK 17:47:33 HZ: Using current value: 100 17:47:33 file_header: OK 17:47:33 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:47:33 Statistics: 17:47:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:47:33 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:47:33 provisioning config files... 17:47:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-61@tmp/config1133383354838844783tmp [Pipeline] { [Pipeline] echo 17:47:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:47:33 ---> create-netrc.sh [Pipeline] } 17:47:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:47:34 ---> python-tools-install.sh [Pipeline] echo 17:47:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:47:34 ---> sudo-logs.sh 17:47:34 Archiving 'sudo' log.. 17:47:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-1827.novalocal: Name or service not known 17:47:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-1827.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:47:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:47:34 ---> job-cost.sh 17:47:34 lf-activate-venv: SKIPPING 17:47:34 DEBUG: total: 0.05999999865889549 17:47:34 INFO: Retrieving Stack Cost... 17:47:34 INFO: Retrieving Pricing Info for: v3-standard-2 17:47:35 INFO: Archiving Costs [Pipeline] echo 17:47:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:47:35 ---> logs-deploy.sh 17:47:35 lf-activate-venv: SKIPPING 17:47:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-61/2 17:47:35 INFO: archiving workspace using pattern(s): 17:47:36 Archives upload complete. 17:47:36 INFO: archiving logs to Nexus