Pull request #386 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from e5be49f680b4051dbe42ba7f82870472f96fdcb0+f931efe794c758a253c74330d67d509c730f016b (45e5a8c2a3fcc56082847f1c820d20e138ea0bb0) 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-ssh6716805953358262721.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh4116143483430437293.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5199065607802121099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4710056396024935777.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh3641699680446041905.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-386/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-386/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13306759880792053102.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1560 in /w/workspace/gexfoundry_device-mqtt-go_PR-386 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-386 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Merging remotes/origin/jakarta commit f931efe794c758a253c74330d67d509c730f016b into PR head commit e5be49f680b4051dbe42ba7f82870472f96fdcb0 Merge succeeded, producing e5be49f680b4051dbe42ba7f82870472f96fdcb0 Checking out Revision e5be49f680b4051dbe42ba7f82870472f96fdcb0 (PR-386) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/386/head:refs/remotes/origin/PR-386 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5be49f680b4051dbe42ba7f82870472f96fdcb0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f931efe794c758a253c74330d67d509c730f016b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5be49f680b4051dbe42ba7f82870472f96fdcb0 # timeout=10 Commit message: "build: Update to released SDK and go-mods and change log for 2.1.1 patch" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-07T00:08:22.339Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-07T00:08:22.509Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-07T00:08:22.626Z] ========================================================= [2022-06-07T00:08:22.626Z] EdgeX Global Pipelines Version Info [2022-06-07T00:08:22.626Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:08:23.422Z] ------------------- [2022-06-07T00:08:23.422Z] stable info: [2022-06-07T00:08:23.422Z] ------------------- [2022-06-07T00:08:23.422Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-07T00:08:23.422Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T00:08:23.422Z] Message: update stable to v1.0.232 [2022-06-07T00:08:23.994Z] ------------------- [2022-06-07T00:08:23.994Z] experimental info: [2022-06-07T00:08:23.994Z] ------------------- [2022-06-07T00:08:23.994Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-07T00:08:23.994Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T00:08:23.994Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-07T00:08:24.451Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-06-07T00:08:24.492Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-06-07T00:08:24.532Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-07T00:08:24.569Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-07T00:08:24.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-07T00:08:24.643Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-07T00:08:24.684Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-07T00:08:24.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-07T00:08:24.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-07T00:08:24.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-07T00:08:24.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-07T00:08:24.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-06-07T00:08:24.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-07T00:08:24.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-07T00:08:25.011Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T00:08:25.051Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T00:08:25.092Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T00:08:25.134Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T00:08:25.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-07T00:08:25.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-07T00:08:25.248Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-07T00:08:25.289Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-07T00:08:25.336Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-07T00:08:25.432Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-07T00:08:25.481Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-07T00:08:25.525Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-07T00:08:25.615Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-07T00:08:25.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-386 [Pipeline] echo [2022-06-07T00:08:25.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-386 [Pipeline] echo [2022-06-07T00:08:25.837Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-386 [Pipeline] echo [2022-06-07T00:08:25.885Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5be49f680b4051dbe42ba7f82870472f96fdcb0 [Pipeline] echo [2022-06-07T00:08:25.933Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5be49f [Pipeline] echo [2022-06-07T00:08:25.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T00:08:26.111Z] provisioning config files... [2022-06-07T00:08:26.123Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-386@tmp/config1590684803912243288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:08:26.532Z] ---> docker-login.sh [2022-06-07T00:08:26.532Z] nexus3.edgexfoundry.org:10001 [2022-06-07T00:08:26.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:08:26.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:08:26.791Z] Configure a credential helper to remove this warning. See [2022-06-07T00:08:26.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:08:26.791Z] [2022-06-07T00:08:26.791Z] Login Succeeded [2022-06-07T00:08:26.791Z] nexus3.edgexfoundry.org:10002 [2022-06-07T00:08:26.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:08:27.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:08:27.052Z] Configure a credential helper to remove this warning. See [2022-06-07T00:08:27.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:08:27.052Z] [2022-06-07T00:08:27.052Z] Login Succeeded [2022-06-07T00:08:27.052Z] nexus3.edgexfoundry.org:10003 [2022-06-07T00:08:27.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:08:27.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:08:27.052Z] Configure a credential helper to remove this warning. See [2022-06-07T00:08:27.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:08:27.052Z] [2022-06-07T00:08:27.052Z] Login Succeeded [2022-06-07T00:08:27.052Z] nexus3.edgexfoundry.org:10004 [2022-06-07T00:08:27.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:08:27.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:08:27.313Z] Configure a credential helper to remove this warning. See [2022-06-07T00:08:27.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:08:27.313Z] [2022-06-07T00:08:27.313Z] Login Succeeded [2022-06-07T00:08:27.313Z] docker.io [2022-06-07T00:08:27.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:08:27.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:08:27.575Z] Configure a credential helper to remove this warning. See [2022-06-07T00:08:27.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:08:27.575Z] [2022-06-07T00:08:27.575Z] Login Succeeded [2022-06-07T00:08:27.575Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T00:08:27.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-07T00:08:28.240Z] + git rev-list -1 --merges e5be49f680b4051dbe42ba7f82870472f96fdcb0~1..e5be49f680b4051dbe42ba7f82870472f96fdcb0 [Pipeline] echo [2022-06-07T00:08:28.289Z] -----------> git rev-list -1 --merges e5be49f680b4051dbe42ba7f82870472f96fdcb0~1..e5be49f680b4051dbe42ba7f82870472f96fdcb0 e5be49f680b4051dbe42ba7f82870472f96fdcb0 [false] [Pipeline] sh [2022-06-07T00:08:28.602Z] + git log --format=format:%s -1 e5be49f680b4051dbe42ba7f82870472f96fdcb0 [Pipeline] echo [2022-06-07T00:08:28.638Z] ========================================================= [2022-06-07T00:08:28.638Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-07T00:08:28.638Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T00:08:29.079Z] + git log --format=format:%s -1 e5be49f680b4051dbe42ba7f82870472f96fdcb0 [Pipeline] echo [2022-06-07T00:08:29.115Z] [semverPrep] GIT_COMMIT: e5be49f680b4051dbe42ba7f82870472f96fdcb0, Commit Message: build: Update to released SDK and go-mods and change log for 2.1.1 patch [Pipeline] echo [2022-06-07T00:08:29.144Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-07T00:08:29.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T00:08:29.542Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-07T00:08:29.542Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-07T00:08:29.542Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-07T00:08:29.542Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-07T00:08:29.542Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-07T00:08:29.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:08:30.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T00:08:30.036Z] [2022-06-07T00:08:30.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:08:30.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T00:08:30.435Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-07T00:08:30.435Z] 42c077c10790: Pulling fs layer [2022-06-07T00:08:30.435Z] f63e77b7563a: Pulling fs layer [2022-06-07T00:08:30.435Z] bd5fdadae976: Pulling fs layer [2022-06-07T00:08:30.435Z] 205491f53016: Pulling fs layer [2022-06-07T00:08:30.435Z] df18705c85c3: Pulling fs layer [2022-06-07T00:08:30.435Z] bdb3f477010e: Pulling fs layer [2022-06-07T00:08:30.435Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-07T00:08:30.435Z] 2c6e9b1d212d: Pulling fs layer [2022-06-07T00:08:30.435Z] bdb8f0575790: Pulling fs layer [2022-06-07T00:08:30.435Z] 386e3cb2ff24: Pulling fs layer [2022-06-07T00:08:30.435Z] 2343380bae48: Pulling fs layer [2022-06-07T00:08:30.435Z] 205491f53016: Waiting [2022-06-07T00:08:30.435Z] df18705c85c3: Waiting [2022-06-07T00:08:30.435Z] bdb3f477010e: Waiting [2022-06-07T00:08:30.435Z] c8a8fc8e1c8f: Waiting [2022-06-07T00:08:30.435Z] 2c6e9b1d212d: Waiting [2022-06-07T00:08:30.435Z] bdb8f0575790: Waiting [2022-06-07T00:08:30.435Z] 386e3cb2ff24: Waiting [2022-06-07T00:08:30.435Z] 2343380bae48: Waiting [2022-06-07T00:08:30.435Z] f63e77b7563a: Verifying Checksum [2022-06-07T00:08:30.435Z] f63e77b7563a: Download complete [2022-06-07T00:08:30.435Z] 205491f53016: Verifying Checksum [2022-06-07T00:08:30.435Z] 205491f53016: Download complete [2022-06-07T00:08:30.697Z] df18705c85c3: Verifying Checksum [2022-06-07T00:08:30.697Z] df18705c85c3: Download complete [2022-06-07T00:08:30.697Z] bdb3f477010e: Verifying Checksum [2022-06-07T00:08:30.697Z] bdb3f477010e: Download complete [2022-06-07T00:08:30.697Z] bd5fdadae976: Verifying Checksum [2022-06-07T00:08:30.697Z] bd5fdadae976: Download complete [2022-06-07T00:08:30.697Z] 2c6e9b1d212d: Download complete [2022-06-07T00:08:30.697Z] bdb8f0575790: Verifying Checksum [2022-06-07T00:08:30.697Z] 386e3cb2ff24: Download complete [2022-06-07T00:08:30.697Z] 42c077c10790: Verifying Checksum [2022-06-07T00:08:30.697Z] 42c077c10790: Download complete [2022-06-07T00:08:30.958Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-07T00:08:30.958Z] c8a8fc8e1c8f: Download complete [2022-06-07T00:08:32.343Z] 42c077c10790: Pull complete [2022-06-07T00:08:32.343Z] f63e77b7563a: Pull complete [2022-06-07T00:08:32.913Z] bd5fdadae976: Pull complete [2022-06-07T00:08:32.913Z] 205491f53016: Pull complete [2022-06-07T00:08:33.172Z] df18705c85c3: Pull complete [2022-06-07T00:08:33.433Z] bdb3f477010e: Pull complete [2022-06-07T00:08:35.340Z] c8a8fc8e1c8f: Pull complete [2022-06-07T00:08:35.340Z] 2c6e9b1d212d: Pull complete [2022-06-07T00:08:35.601Z] bdb8f0575790: Pull complete [2022-06-07T00:08:35.601Z] 386e3cb2ff24: Pull complete [2022-06-07T00:08:35.861Z] 2343380bae48: Pull complete [2022-06-07T00:08:35.861Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-07T00:08:35.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T00:08:35.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:08:36.093Z] prd-ubuntu20.04-docker-8c-8g-1560 does not seem to be running inside a container [2022-06-07T00:08:36.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-386 -v /w/workspace/gexfoundry_device-mqtt-go_PR-386:/w/workspace/gexfoundry_device-mqtt-go_PR-386:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-386@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-386@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T00:08:37.297Z] $ docker top 8b3e895b9919eab7e150b744f610ccc240665e12d4250259eb7302dc5c138b5d -eo pid,comm [2022-06-07T00:08:37.371Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-07T00:08:37.371Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T00:08:37.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T00:08:37.523Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T00:08:37.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T00:08:37.669Z] $ docker exec 8b3e895b9919eab7e150b744f610ccc240665e12d4250259eb7302dc5c138b5d ssh-agent [2022-06-07T00:08:37.798Z] SSH_AUTH_SOCK=/tmp/ssh-cgGockrwaRIR/agent.34 [2022-06-07T00:08:37.798Z] SSH_AGENT_PID=40 [2022-06-07T00:08:37.805Z] Running ssh-add (command line suppressed) [2022-06-07T00:08:37.924Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-386@tmp/private_key_1890647135767577523.key (/w/workspace/gexfoundry_device-mqtt-go_PR-386@tmp/private_key_1890647135767577523.key) [2022-06-07T00:08:37.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T00:08:38.261Z] + git tag --points-at HEAD [Pipeline] } [2022-06-07T00:08:38.294Z] $ docker exec --env ******** --env ******** 8b3e895b9919eab7e150b744f610ccc240665e12d4250259eb7302dc5c138b5d ssh-agent -k [2022-06-07T00:08:38.409Z] unset SSH_AUTH_SOCK; [2022-06-07T00:08:38.410Z] unset SSH_AGENT_PID; [2022-06-07T00:08:38.410Z] echo Agent pid 40 killed; [2022-06-07T00:08:38.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-07T00:08:38.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T00:08:38.511Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T00:08:38.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T00:08:38.643Z] $ docker exec 8b3e895b9919eab7e150b744f610ccc240665e12d4250259eb7302dc5c138b5d ssh-agent [2022-06-07T00:08:38.775Z] SSH_AUTH_SOCK=/tmp/ssh-k4rswigKWR1d/agent.73 [2022-06-07T00:08:38.775Z] SSH_AGENT_PID=79 [2022-06-07T00:08:38.781Z] Running ssh-add (command line suppressed) [2022-06-07T00:08:38.915Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-386@tmp/private_key_5929268201761938452.key (/w/workspace/gexfoundry_device-mqtt-go_PR-386@tmp/private_key_5929268201761938452.key) [2022-06-07T00:08:38.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T00:08:39.257Z] + git semver init [2022-06-07T00:08:39.517Z] 2022-06-07 00:08:39,507 [run_init] DEBUG init version:0.0.0 force:False [2022-06-07T00:08:39.517Z] 2022-06-07 00:08:39,508 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-386/.semver [2022-06-07T00:08:39.517Z] 2022-06-07 00:08:39,508 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-386/.semver [2022-06-07T00:08:39.517Z] 2022-06-07 00:08:39,508 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-386/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-386, universal_newlines=False, shell=None, istream=None) [2022-06-07T00:08:40.459Z] 2022-06-07 00:08:40,187 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-386/.git/info/exclude [2022-06-07T00:08:40.459Z] 2022-06-07 00:08:40,188 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-386/.semver/PR-386 with force:False [2022-06-07T00:08:40.459Z] 2022-06-07 00:08:40,188 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-386/.semver/PR-386 [2022-06-07T00:08:40.459Z] 2022-06-07 00:08:40,192 [execute] INFO git cat-file --batch-check [2022-06-07T00:08:40.459Z] 2022-06-07 00:08:40,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-386/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T00:08:40.459Z] 2022-06-07 00:08:40,199 [execute] INFO git cat-file --batch [2022-06-07T00:08:40.459Z] 2022-06-07 00:08:40,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-386/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T00:08:40.459Z] 2022-06-07 00:08:40,205 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-386/.semver/PR-386 [2022-06-07T00:08:40.459Z] 0.0.0 [Pipeline] } [2022-06-07T00:08:40.491Z] $ docker exec --env ******** --env ******** 8b3e895b9919eab7e150b744f610ccc240665e12d4250259eb7302dc5c138b5d ssh-agent -k [2022-06-07T00:08:40.617Z] unset SSH_AUTH_SOCK; [2022-06-07T00:08:40.617Z] unset SSH_AGENT_PID; [2022-06-07T00:08:40.617Z] echo Agent pid 79 killed; [2022-06-07T00:08:40.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T00:08:41.071Z] + git semver [Pipeline] } [2022-06-07T00:08:41.364Z] $ docker stop --time=1 8b3e895b9919eab7e150b744f610ccc240665e12d4250259eb7302dc5c138b5d [2022-06-07T00:08:42.661Z] $ docker rm -f 8b3e895b9919eab7e150b744f610ccc240665e12d4250259eb7302dc5c138b5d [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T00:08:43.080Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-07T00:08:43.390Z] Stashed 1 file(s) [Pipeline] echo [2022-06-07T00:08:43.406Z] [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 [2022-06-07T00:08:43.999Z] provisioning config files... [2022-06-07T00:08:44.011Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-386@tmp/config4479862539322644954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:08:44.355Z] ---> docker-login.sh [2022-06-07T00:08:44.355Z] nexus3.edgexfoundry.org:10001 [2022-06-07T00:08:44.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:08:44.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:08:44.356Z] Configure a credential helper to remove this warning. See [2022-06-07T00:08:44.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:08:44.356Z] [2022-06-07T00:08:44.356Z] Login Succeeded [2022-06-07T00:08:44.356Z] nexus3.edgexfoundry.org:10002 [2022-06-07T00:08:44.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:08:44.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:08:44.616Z] Configure a credential helper to remove this warning. See [2022-06-07T00:08:44.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:08:44.616Z] [2022-06-07T00:08:44.616Z] Login Succeeded [2022-06-07T00:08:44.616Z] nexus3.edgexfoundry.org:10003 [2022-06-07T00:08:44.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:08:44.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:08:44.616Z] Configure a credential helper to remove this warning. See [2022-06-07T00:08:44.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:08:44.616Z] [2022-06-07T00:08:44.616Z] Login Succeeded [2022-06-07T00:08:44.616Z] nexus3.edgexfoundry.org:10004 [2022-06-07T00:08:44.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:08:44.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:08:44.878Z] Configure a credential helper to remove this warning. See [2022-06-07T00:08:44.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:08:44.878Z] [2022-06-07T00:08:44.878Z] Login Succeeded [2022-06-07T00:08:44.878Z] docker.io [2022-06-07T00:08:44.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:08:45.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:08:45.139Z] Configure a credential helper to remove this warning. See [2022-06-07T00:08:45.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:08:45.139Z] [2022-06-07T00:08:45.139Z] Login Succeeded [2022-06-07T00:08:45.139Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T00:08:45.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T00:08:45.360Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T00:08:45.388Z] ========================================================= [2022-06-07T00:08:45.388Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-07T00:08:45.388Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:08:45.857Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-07T00:08:46.122Z] Sending build context to Docker daemon 17.14MB [2022-06-07T00:08:46.122Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-07T00:08:46.122Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-07T00:08:46.122Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-07T00:08:46.122Z] 59bf1c3509f3: Pulling fs layer [2022-06-07T00:08:46.122Z] 666ba61612fd: Pulling fs layer [2022-06-07T00:08:46.122Z] 8ed8ca486205: Pulling fs layer [2022-06-07T00:08:46.122Z] 4fe6c5a15a65: Pulling fs layer [2022-06-07T00:08:46.122Z] 22a0e8bec74d: Pulling fs layer [2022-06-07T00:08:46.122Z] 812f408151ee: Pulling fs layer [2022-06-07T00:08:46.122Z] bab7bd504b26: Pulling fs layer [2022-06-07T00:08:46.122Z] 070449caade9: Pulling fs layer [2022-06-07T00:08:46.122Z] 8f1a5288e3a6: Pulling fs layer [2022-06-07T00:08:46.122Z] bab7bd504b26: Waiting [2022-06-07T00:08:46.122Z] 070449caade9: Waiting [2022-06-07T00:08:46.122Z] 8f1a5288e3a6: Waiting [2022-06-07T00:08:46.122Z] 4fe6c5a15a65: Waiting [2022-06-07T00:08:46.122Z] 22a0e8bec74d: Waiting [2022-06-07T00:08:46.122Z] 8ed8ca486205: Download complete [2022-06-07T00:08:46.122Z] 666ba61612fd: Verifying Checksum [2022-06-07T00:08:46.122Z] 666ba61612fd: Download complete [2022-06-07T00:08:46.122Z] 22a0e8bec74d: Verifying Checksum [2022-06-07T00:08:46.122Z] 22a0e8bec74d: Download complete [2022-06-07T00:08:46.122Z] 59bf1c3509f3: Verifying Checksum [2022-06-07T00:08:46.122Z] 59bf1c3509f3: Download complete [2022-06-07T00:08:46.122Z] 812f408151ee: Verifying Checksum [2022-06-07T00:08:46.122Z] 812f408151ee: Download complete [2022-06-07T00:08:46.122Z] bab7bd504b26: Verifying Checksum [2022-06-07T00:08:46.122Z] bab7bd504b26: Download complete [2022-06-07T00:08:46.388Z] 070449caade9: Verifying Checksum [2022-06-07T00:08:46.388Z] 59bf1c3509f3: Pull complete [2022-06-07T00:08:46.388Z] 666ba61612fd: Pull complete [2022-06-07T00:08:46.649Z] 8ed8ca486205: Pull complete [2022-06-07T00:08:46.910Z] 8f1a5288e3a6: Verifying Checksum [2022-06-07T00:08:46.910Z] 8f1a5288e3a6: Download complete [2022-06-07T00:08:46.910Z] 4fe6c5a15a65: Verifying Checksum [2022-06-07T00:08:46.910Z] 4fe6c5a15a65: Download complete [2022-06-07T00:08:51.109Z] 4fe6c5a15a65: Pull complete [2022-06-07T00:08:51.109Z] 22a0e8bec74d: Pull complete [2022-06-07T00:08:51.109Z] 812f408151ee: Pull complete [2022-06-07T00:08:51.109Z] bab7bd504b26: Pull complete [2022-06-07T00:08:51.109Z] 070449caade9: Pull complete [2022-06-07T00:08:53.018Z] 8f1a5288e3a6: Pull complete [2022-06-07T00:08:53.018Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-07T00:08:53.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-07T00:08:53.018Z] ---> c47586b81864 [2022-06-07T00:08:53.018Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T00:08:54.403Z] ---> Running in 6c1a5b07a040 [2022-06-07T00:08:54.403Z] Removing intermediate container 6c1a5b07a040 [2022-06-07T00:08:54.403Z] ---> 96007f88294d [2022-06-07T00:08:54.403Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T00:08:54.403Z] ---> Running in 310b2bbd419c [2022-06-07T00:08:54.403Z] Removing intermediate container 310b2bbd419c [2022-06-07T00:08:54.403Z] ---> 7d9981553c70 [2022-06-07T00:08:54.403Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T00:08:54.403Z] ---> Running in 80fc02f7e221 [2022-06-07T00:08:54.977Z] Removing intermediate container 80fc02f7e221 [2022-06-07T00:08:54.977Z] ---> 88d1094c2bfc [2022-06-07T00:08:54.977Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T00:08:54.977Z] ---> Running in 8f83837976e3 [2022-06-07T00:08:55.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T00:08:56.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T00:08:56.446Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-07T00:08:56.446Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-07T00:08:56.446Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-07T00:08:56.706Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-07T00:08:56.706Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T00:08:56.706Z] OK: 224 MiB in 56 packages [2022-06-07T00:08:57.277Z] Removing intermediate container 8f83837976e3 [2022-06-07T00:08:57.277Z] ---> b55e1e92a346 [2022-06-07T00:08:57.277Z] Step 7/11 : WORKDIR /device-mqtt-go [2022-06-07T00:08:57.277Z] ---> Running in 703371e1496a [2022-06-07T00:08:57.277Z] Removing intermediate container 703371e1496a [2022-06-07T00:08:57.277Z] ---> 090d0b34c199 [2022-06-07T00:08:57.277Z] Step 8/11 : COPY . . [2022-06-07T00:08:58.218Z] ---> ec3c34a80533 [2022-06-07T00:08:58.218Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T00:08:58.218Z] ---> Running in 0c7d6f772c8b [2022-06-07T00:08:58.478Z] skipping... [2022-06-07T00:08:58.737Z] Removing intermediate container 0c7d6f772c8b [2022-06-07T00:08:58.737Z] ---> 59a74cdb23a5 [2022-06-07T00:08:58.737Z] Step 10/11 : ARG MAKE='make build' [2022-06-07T00:08:58.824Z] Still waiting to schedule task [2022-06-07T00:08:58.824Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-07T00:08:58.998Z] ---> Running in c2c7d691512a [2022-06-07T00:08:58.998Z] Removing intermediate container c2c7d691512a [2022-06-07T00:08:58.998Z] ---> 689bc89e58ba [2022-06-07T00:08:58.998Z] Step 11/11 : RUN $MAKE [2022-06-07T00:08:58.998Z] ---> Running in f622bfad8ed0 [2022-06-07T00:08:59.258Z] noop [2022-06-07T00:08:59.519Z] Removing intermediate container f622bfad8ed0 [2022-06-07T00:08:59.519Z] ---> f5dcc69e4c1e [2022-06-07T00:08:59.519Z] Successfully built f5dcc69e4c1e [2022-06-07T00:08:59.519Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:08:59.962Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T00:08:59.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:09:00.125Z] prd-ubuntu20.04-docker-8c-8g-1560 does not seem to be running inside a container [2022-06-07T00:09:00.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-386 -v /w/workspace/gexfoundry_device-mqtt-go_PR-386:/w/workspace/gexfoundry_device-mqtt-go_PR-386:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-386@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-386@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 ******** ci-base-image-x86_64 cat [2022-06-07T00:09:00.515Z] $ docker top 990dd9af48569edd648e846b2311d0ab3ba69d016b0cac6caf041bf05ff3bbaf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T00:09:00.918Z] + go version [2022-06-07T00:09:00.918Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-07T00:09:00.965Z] $ docker stop --time=1 990dd9af48569edd648e846b2311d0ab3ba69d016b0cac6caf041bf05ff3bbaf [2022-06-07T00:09:02.265Z] $ docker rm -f 990dd9af48569edd648e846b2311d0ab3ba69d016b0cac6caf041bf05ff3bbaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:09:02.978Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T00:09:02.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:09:03.156Z] prd-ubuntu20.04-docker-8c-8g-1560 does not seem to be running inside a container [2022-06-07T00:09:03.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-386 -v /w/workspace/gexfoundry_device-mqtt-go_PR-386:/w/workspace/gexfoundry_device-mqtt-go_PR-386:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-386@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-386@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 ******** ci-base-image-x86_64 cat [2022-06-07T00:09:03.567Z] $ docker top 4397f727a04d031c80e0bb670d183afbf6e55da4a0e1ee23ad9b645e1028b8ff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T00:09:04.078Z] + make test [2022-06-07T00:09:04.078Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-07T00:09:04.376Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-06-07T00:09:12.540Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-06-07T00:09:12.540Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.5% of statements [2022-06-07T00:09:12.540Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-06-07T00:09:12.540Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-07T00:09:15.836Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T00:09:16.098Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T00:09:16.098Z] ./bin/test-attribution-txt.sh [2022-06-07T00:09:17.038Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-07T00:09:17.038Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-07T00:09:17.038Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-07T00:09:17.038Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-07T00:09:17.038Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-07T00:09:17.298Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-07T00:09:17.298Z] go: downloading github.com/spf13/cast v1.4.1 [2022-06-07T00:09:17.298Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-07T00:09:17.298Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-07T00:09:17.298Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-07T00:09:17.298Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-07T00:09:17.298Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-07T00:09:17.298Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-07T00:09:17.298Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-07T00:09:17.298Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-07T00:09:17.298Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-07T00:09:17.299Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-07T00:09:17.299Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-07T00:09:17.299Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-07T00:09:17.299Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-07T00:09:17.299Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-07T00:09:17.299Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-07T00:09:17.299Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-07T00:09:17.299Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-07T00:09:17.559Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-07T00:09:17.559Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-07T00:09:17.559Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-07T00:09:17.559Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-07T00:09:17.559Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-07T00:09:17.559Z] go: downloading golang.org/x/text v0.3.6 [2022-06-07T00:09:17.559Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-07T00:09:17.559Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-07T00:09:17.559Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-07T00:09:17.559Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-07T00:09:17.559Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-07T00:09:17.559Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-07T00:09:17.818Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-07T00:09:17.818Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-07T00:09:17.818Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-07T00:09:17.818Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-07T00:09:17.818Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-07T00:09:17.818Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-07T00:09:17.818Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-07T00:09:17.818Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-07T00:09:17.818Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-07T00:09:17.818Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-07T00:09:17.818Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-07T00:09:18.078Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-07T00:09:18.078Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-07T00:09:18.078Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-07T00:09:18.078Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-07T00:09:18.078Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-07T00:09:19.049Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-07T00:09:19.423Z] + go mod tidy [2022-06-07T00:09:19.423Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-07T00:09:19.423Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-07T00:09:19.423Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-07T00:09:19.423Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-07T00:09:19.423Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-07T00:09:19.423Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-07T00:09:19.423Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-07T00:09:19.423Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-07T00:09:19.423Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-07T00:09:19.423Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-07T00:09:19.423Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-07T00:09:19.423Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-07T00:09:19.423Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-07T00:09:19.423Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-07T00:09:19.423Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-07T00:09:19.423Z] go: downloading github.com/kr/text v0.2.0 [2022-06-07T00:09:19.684Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-07T00:09:19.684Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-07T00:09:19.684Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-07T00:09:19.684Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-07T00:09:19.684Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-07T00:09:19.684Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-07T00:09:19.684Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-07T00:09:19.684Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-07T00:09:19.722Z] $ docker stop --time=1 4397f727a04d031c80e0bb670d183afbf6e55da4a0e1ee23ad9b645e1028b8ff [2022-06-07T00:09:21.566Z] $ docker rm -f 4397f727a04d031c80e0bb670d183afbf6e55da4a0e1ee23ad9b645e1028b8ff [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T00:09:22.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T00:09:22.264Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-07T00:09:22.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T00:09:23.232Z] + ls -al . [2022-06-07T00:09:23.232Z] total 188 [2022-06-07T00:09:23.232Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 7 00:09 . [2022-06-07T00:09:23.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 00:08 .. [2022-06-07T00:09:23.232Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 7 00:08 .dockerignore [2022-06-07T00:09:23.232Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 00:08 .git [2022-06-07T00:09:23.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 00:08 .github [2022-06-07T00:09:23.232Z] -rw-rw-r-- 1 jenkins jenkins 321 Jun 7 00:08 .gitignore [2022-06-07T00:09:23.232Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 00:08 .semver [2022-06-07T00:09:23.232Z] -rw-rw-r-- 1 jenkins jenkins 7287 Jun 7 00:08 Attribution.txt [2022-06-07T00:09:23.232Z] -rw-rw-r-- 1 jenkins jenkins 7706 Jun 7 00:08 CHANGELOG.md [2022-06-07T00:09:23.232Z] -rw-rw-r-- 1 jenkins jenkins 1907 Jun 7 00:08 Dockerfile [2022-06-07T00:09:23.232Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 00:08 GOVERNANCE.md [2022-06-07T00:09:23.232Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 00:08 Jenkinsfile [2022-06-07T00:09:23.232Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 00:08 LICENSE [2022-06-07T00:09:23.232Z] -rw-rw-r-- 1 jenkins jenkins 1030 Jun 7 00:08 Makefile [2022-06-07T00:09:23.232Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 7 00:08 OWNERS.md [2022-06-07T00:09:23.232Z] -rw-rw-r-- 1 jenkins jenkins 2211 Jun 7 00:08 README.md [2022-06-07T00:09:23.232Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 00:08 VERSION [2022-06-07T00:09:23.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 00:08 bin [2022-06-07T00:09:23.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:08 cmd [2022-06-07T00:09:23.233Z] -rw-r--r-- 1 jenkins jenkins 17452 Jun 7 00:09 coverage.out [2022-06-07T00:09:23.233Z] -rw-rw-r-- 1 jenkins jenkins 404 Jun 7 00:09 go.mod [2022-06-07T00:09:23.233Z] -rw-rw-r-- 1 jenkins jenkins 49385 Jun 7 00:08 go.sum [2022-06-07T00:09:23.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:08 internal [2022-06-07T00:09:23.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 00:08 mock [2022-06-07T00:09:23.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 00:08 snap [2022-06-07T00:09:23.233Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 00:08 vendor [2022-06-07T00:09:23.233Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 7 00:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:09:23.624Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e5be49f680b4051dbe42ba7f82870472f96fdcb0 --label arch=amd64 --label version=0.0.0 . [2022-06-07T00:09:23.885Z] Sending build context to Docker daemon 17.16MB [2022-06-07T00:09:23.885Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2022-06-07T00:09:23.885Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-07T00:09:23.885Z] ---> f5dcc69e4c1e [2022-06-07T00:09:23.885Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T00:09:23.885Z] ---> Running in 1c460640a140 [2022-06-07T00:09:23.885Z] Removing intermediate container 1c460640a140 [2022-06-07T00:09:23.885Z] ---> e25bd842fa64 [2022-06-07T00:09:23.885Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T00:09:23.885Z] ---> Running in 9af32144b86d [2022-06-07T00:09:24.145Z] Removing intermediate container 9af32144b86d [2022-06-07T00:09:24.145Z] ---> fb07f106b2ac [2022-06-07T00:09:24.145Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T00:09:24.145Z] ---> Running in 08513db1a7a4 [2022-06-07T00:09:24.715Z] Removing intermediate container 08513db1a7a4 [2022-06-07T00:09:24.715Z] ---> f83379d70c5d [2022-06-07T00:09:24.715Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T00:09:24.715Z] ---> Running in d3ea2b3824b7 [2022-06-07T00:09:24.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T00:09:25.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T00:09:26.182Z] OK: 224 MiB in 56 packages [2022-06-07T00:09:26.441Z] Removing intermediate container d3ea2b3824b7 [2022-06-07T00:09:26.441Z] ---> 923f71110ef8 [2022-06-07T00:09:26.441Z] Step 7/23 : WORKDIR /device-mqtt-go [2022-06-07T00:09:26.441Z] ---> Running in 94c5142235ce [2022-06-07T00:09:26.706Z] Removing intermediate container 94c5142235ce [2022-06-07T00:09:26.706Z] ---> 958c5beb9d37 [2022-06-07T00:09:26.706Z] Step 8/23 : COPY . . [2022-06-07T00:09:27.648Z] ---> 47b8eead871b [2022-06-07T00:09:27.648Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T00:09:27.648Z] ---> Running in 14e0d004e740 [2022-06-07T00:09:27.909Z] skipping... [2022-06-07T00:09:28.168Z] Removing intermediate container 14e0d004e740 [2022-06-07T00:09:28.168Z] ---> 6e6095791071 [2022-06-07T00:09:28.168Z] Step 10/23 : ARG MAKE='make build' [2022-06-07T00:09:28.168Z] ---> Running in beffcfd7591f [2022-06-07T00:09:28.168Z] Removing intermediate container beffcfd7591f [2022-06-07T00:09:28.168Z] ---> 52bf4e8b0488 [2022-06-07T00:09:28.168Z] Step 11/23 : RUN $MAKE [2022-06-07T00:09:28.168Z] ---> Running in 165c61b5bc20 [2022-06-07T00:09:28.433Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2022-06-07T00:09:36.567Z] Removing intermediate container 165c61b5bc20 [2022-06-07T00:09:36.567Z] ---> e448bb1f8218 [2022-06-07T00:09:36.567Z] Step 12/23 : FROM alpine:3.14 [2022-06-07T00:09:36.567Z] 3.14: Pulling from library/alpine [2022-06-07T00:09:36.826Z] 8663204ce13b: Pulling fs layer [2022-06-07T00:09:37.087Z] 8663204ce13b: Verifying Checksum [2022-06-07T00:09:37.087Z] 8663204ce13b: Download complete [2022-06-07T00:09:37.087Z] 8663204ce13b: Pull complete [2022-06-07T00:09:37.087Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-07T00:09:37.087Z] Status: Downloaded newer image for alpine:3.14 [2022-06-07T00:09:37.087Z] ---> e04c818066af [2022-06-07T00:09:37.087Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-06-07T00:09:37.087Z] ---> Running in 04118b112cad [2022-06-07T00:09:37.346Z] Removing intermediate container 04118b112cad [2022-06-07T00:09:37.346Z] ---> 104466a70599 [2022-06-07T00:09:37.346Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-07T00:09:37.346Z] ---> Running in f657e50d42e1 [2022-06-07T00:09:37.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T00:09:37.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T00:09:37.868Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-07T00:09:37.868Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-07T00:09:37.868Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-07T00:09:37.868Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-07T00:09:37.868Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-07T00:09:37.868Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-07T00:09:38.127Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T00:09:38.127Z] OK: 8 MiB in 20 packages [2022-06-07T00:09:38.386Z] Removing intermediate container f657e50d42e1 [2022-06-07T00:09:38.386Z] ---> 5763a975980b [2022-06-07T00:09:38.386Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2022-06-07T00:09:38.649Z] ---> 01e52c015eee [2022-06-07T00:09:38.649Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-06-07T00:09:38.912Z] ---> 5f3c2a9972e9 [2022-06-07T00:09:38.912Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-06-07T00:09:38.912Z] ---> 621cb1f9743a [2022-06-07T00:09:38.912Z] Step 18/23 : EXPOSE 59982 [2022-06-07T00:09:38.912Z] ---> Running in 65cf0edb6412 [2022-06-07T00:09:38.912Z] Removing intermediate container 65cf0edb6412 [2022-06-07T00:09:38.912Z] ---> 1a3e3d817be8 [2022-06-07T00:09:38.912Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2022-06-07T00:09:39.172Z] ---> Running in 64e858116e81 [2022-06-07T00:09:39.172Z] Removing intermediate container 64e858116e81 [2022-06-07T00:09:39.172Z] ---> 7278ab3f1bd9 [2022-06-07T00:09:39.172Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T00:09:39.172Z] ---> Running in cd251daac170 [2022-06-07T00:09:39.172Z] Removing intermediate container cd251daac170 [2022-06-07T00:09:39.172Z] ---> fda574614d18 [2022-06-07T00:09:39.172Z] Step 21/23 : LABEL arch=amd64 [2022-06-07T00:09:39.435Z] ---> Running in b0ffaf1e5757 [2022-06-07T00:09:39.435Z] Removing intermediate container b0ffaf1e5757 [2022-06-07T00:09:39.435Z] ---> cd5ccfbce416 [2022-06-07T00:09:39.435Z] Step 22/23 : LABEL git_sha=e5be49f680b4051dbe42ba7f82870472f96fdcb0 [2022-06-07T00:09:39.435Z] ---> Running in e24f47c9ee6e [2022-06-07T00:09:39.435Z] Removing intermediate container e24f47c9ee6e [2022-06-07T00:09:39.435Z] ---> 7a6be94ab907 [2022-06-07T00:09:39.435Z] Step 23/23 : LABEL version=0.0.0 [2022-06-07T00:09:39.435Z] ---> Running in 7d263d015c8f [2022-06-07T00:09:39.696Z] Removing intermediate container 7d263d015c8f [2022-06-07T00:09:39.696Z] ---> fafe69803a29 [2022-06-07T00:09:39.696Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-07T00:09:39.696Z] Successfully built fafe69803a29 [2022-06-07T00:09:39.696Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [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 [2022-06-07T00:09:55.103Z] Still waiting to schedule task [2022-06-07T00:09:55.103Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-06-07T00:10:38.604Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1561 in /w/workspace/gexfoundry_device-mqtt-go_PR-386 [Pipeline] { [Pipeline] ws [2022-06-07T00:10:38.642Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-06-07T00:10:38.721Z] Selected Git installation does not exist. Using Default [2022-06-07T00:10:38.721Z] The recommended git tool is: NONE [2022-06-07T00:10:45.074Z] using credential edgex-jenkins-ssh [2022-06-07T00:10:45.090Z] Cloning the remote Git repository [2022-06-07T00:10:45.148Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-07T00:10:45.224Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-06-07T00:10:45.290Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-07T00:10:45.291Z] > git --version # timeout=10 [2022-06-07T00:10:45.309Z] > git --version # 'git version 2.25.1' [2022-06-07T00:10:45.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T00:10:45.384Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T00:10:46.355Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-06-07T00:10:46.373Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T00:10:46.397Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-06-07T00:10:46.498Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-07T00:10:46.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T00:10:46.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/386/head:refs/remotes/origin/PR-386 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-07T00:10:47.086Z] Merging remotes/origin/jakarta commit f931efe794c758a253c74330d67d509c730f016b into PR head commit e5be49f680b4051dbe42ba7f82870472f96fdcb0 [2022-06-07T00:10:47.677Z] Merge succeeded, producing e5be49f680b4051dbe42ba7f82870472f96fdcb0 [2022-06-07T00:10:47.678Z] Checking out Revision e5be49f680b4051dbe42ba7f82870472f96fdcb0 (PR-386) [2022-06-07T00:10:47.108Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T00:10:47.126Z] > git checkout -f e5be49f680b4051dbe42ba7f82870472f96fdcb0 # timeout=10 [2022-06-07T00:10:47.584Z] > git remote # timeout=10 [2022-06-07T00:10:47.601Z] > git config --get remote.origin.url # timeout=10 [2022-06-07T00:10:47.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T00:10:47.636Z] > git merge f931efe794c758a253c74330d67d509c730f016b # timeout=10 [2022-06-07T00:10:47.661Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-07T00:10:47.689Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T00:10:47.710Z] > git checkout -f e5be49f680b4051dbe42ba7f82870472f96fdcb0 # timeout=10 [2022-06-07T00:10:52.248Z] Commit message: "build: Update to released SDK and go-mods and change log for 2.1.1 patch" [2022-06-07T00:10:52.307Z] > git --version # timeout=10 [2022-06-07T00:10:52.319Z] > git --version # 'git version 2.25.1' [2022-06-07T00:10:52.332Z] fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T00:10:53.581Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-07T00:10:53.581Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T00:10:53.581Z] Dload Upload Total Spent Left Speed [2022-06-07T00:10:53.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2022-06-07T00:10:54.320Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-07T00:10:54.677Z] + sudo tee /etc/docker/daemon.new [2022-06-07T00:10:54.677Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-07T00:10:54.677Z] { [2022-06-07T00:10:54.677Z] "registry-mirrors": [ [2022-06-07T00:10:54.677Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-07T00:10:54.677Z] ], [2022-06-07T00:10:54.677Z] "bip": "10.250.0.254/24", [2022-06-07T00:10:54.677Z] "hosts": [ [2022-06-07T00:10:54.677Z] "tcp://0.0.0.0:5555", [2022-06-07T00:10:54.677Z] "unix:///var/run/docker.sock" [2022-06-07T00:10:54.677Z] ], [2022-06-07T00:10:54.677Z] "mtu": 1458, [2022-06-07T00:10:54.677Z] "selinux-enabled": true, [2022-06-07T00:10:54.677Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-07T00:10:54.677Z] } [Pipeline] sh [2022-06-07T00:10:55.027Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-07T00:10:55.382Z] + sudo service docker restart [2022-06-07T00:11:01.643Z] Running on prd-ubuntu18.04-docker-8c-8g-1562 in /w/workspace/gexfoundry_device-mqtt-go_PR-386 [Pipeline] { [Pipeline] ws [2022-06-07T00:11:01.803Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-06-07T00:11:01.873Z] Selected Git installation does not exist. Using Default [2022-06-07T00:11:01.873Z] The recommended git tool is: NONE [2022-06-07T00:11:04.631Z] using credential edgex-jenkins-ssh [2022-06-07T00:11:04.640Z] Cloning the remote Git repository [2022-06-07T00:11:04.677Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-07T00:11:04.711Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-06-07T00:11:04.755Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-07T00:11:04.755Z] > git --version # timeout=10 [2022-06-07T00:11:04.769Z] > git --version # 'git version 2.17.1' [2022-06-07T00:11:04.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T00:11:04.796Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T00:11:05.424Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-06-07T00:11:05.430Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T00:11:05.449Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-06-07T00:11:05.463Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-07T00:11:05.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T00:11:05.468Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/386/head:refs/remotes/origin/PR-386 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-07T00:11:05.937Z] Merging remotes/origin/jakarta commit f931efe794c758a253c74330d67d509c730f016b into PR head commit e5be49f680b4051dbe42ba7f82870472f96fdcb0 [2022-06-07T00:11:06.112Z] Merge succeeded, producing e5be49f680b4051dbe42ba7f82870472f96fdcb0 [2022-06-07T00:11:06.114Z] Checking out Revision e5be49f680b4051dbe42ba7f82870472f96fdcb0 (PR-386) [2022-06-07T00:11:05.961Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T00:11:05.966Z] > git checkout -f e5be49f680b4051dbe42ba7f82870472f96fdcb0 # timeout=10 [2022-06-07T00:11:06.086Z] > git remote # timeout=10 [2022-06-07T00:11:06.094Z] > git config --get remote.origin.url # timeout=10 [2022-06-07T00:11:06.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T00:11:06.110Z] > git merge f931efe794c758a253c74330d67d509c730f016b # timeout=10 [2022-06-07T00:11:06.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-07T00:11:06.131Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T00:11:06.140Z] > git checkout -f e5be49f680b4051dbe42ba7f82870472f96fdcb0 # timeout=10 [2022-06-07T00:11:09.677Z] Commit message: "build: Update to released SDK and go-mods and change log for 2.1.1 patch" [2022-06-07T00:11:09.725Z] > git --version # timeout=10 [2022-06-07T00:11:09.730Z] > git --version # 'git version 2.17.1' [2022-06-07T00:11:09.734Z] fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:11:10.479Z] + echo snap-build.sh [2022-06-07T00:11:10.479Z] snap-build.sh [2022-06-07T00:11:10.479Z] + SNAP_BASE_DIR=. [2022-06-07T00:11:10.479Z] + '[' '!' -z /w/workspace/device-mqtt-go/1 ']' [2022-06-07T00:11:10.479Z] + SNAP_BASE_DIR=/w/workspace/device-mqtt-go/1 [2022-06-07T00:11:10.479Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1]' [2022-06-07T00:11:10.479Z] [snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1] [2022-06-07T00:11:10.479Z] + cd /w/workspace/device-mqtt-go/1 [2022-06-07T00:11:10.479Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-06-07T00:11:10.479Z] Reading package lists... [2022-06-07T00:11:10.479Z] Building dependency tree... [2022-06-07T00:11:10.479Z] Reading state information... [2022-06-07T00:11:10.479Z] The following packages were automatically installed and are no longer required: [2022-06-07T00:11:10.479Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-06-07T00:11:10.479Z] uidmap xdelta3 [2022-06-07T00:11:10.479Z] Use 'sudo apt autoremove' to remove them. [2022-06-07T00:11:10.479Z] The following packages will be REMOVED: [2022-06-07T00:11:10.479Z] lxd* lxd-client* [2022-06-07T00:11:10.479Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-06-07T00:11:10.743Z] After this operation, 31.7 MB disk space will be freed. [2022-06-07T00:11:11.535Z] (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.) [2022-06-07T00:11:11.535Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-06-07T00:11:12.113Z] Removing lxd dnsmasq configuration [2022-06-07T00:11:12.376Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-06-07T00:11:12.376Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-06-07T00:11:13.321Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-06-07T00:11:13.321Z] (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.) [2022-06-07T00:11:13.321Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T00:11:13.896Z] provisioning config files... [2022-06-07T00:11:13.920Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8712112567414973425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:11:14.322Z] ---> docker-login.sh [2022-06-07T00:11:14.322Z] nexus3.edgexfoundry.org:10001 [2022-06-07T00:11:14.724Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-06-07T00:11:14.724Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-06-07T00:11:14.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:11:15.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:11:15.200Z] Configure a credential helper to remove this warning. See [2022-06-07T00:11:15.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:11:15.200Z] [2022-06-07T00:11:15.200Z] Login Succeeded [2022-06-07T00:11:15.200Z] nexus3.edgexfoundry.org:10002 [2022-06-07T00:11:15.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:11:15.672Z] + sudo snap remove --purge lxd [2022-06-07T00:11:15.672Z] snap "lxd" is not installed [2022-06-07T00:11:15.672Z] + sudo groupadd --force --system lxd [2022-06-07T00:11:15.672Z] ++ whoami [2022-06-07T00:11:15.672Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-06-07T00:11:15.672Z] + newgrp - lxd [2022-06-07T00:11:15.672Z] + sudo snap install lxd [2022-06-07T00:11:15.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:11:15.757Z] Configure a credential helper to remove this warning. See [2022-06-07T00:11:15.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:11:15.757Z] [2022-06-07T00:11:15.757Z] Login Succeeded [2022-06-07T00:11:15.757Z] nexus3.edgexfoundry.org:10003 [2022-06-07T00:11:16.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:11:16.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:11:16.038Z] Configure a credential helper to remove this warning. See [2022-06-07T00:11:16.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:11:16.038Z] [2022-06-07T00:11:16.038Z] Login Succeeded [2022-06-07T00:11:16.038Z] nexus3.edgexfoundry.org:10004 [2022-06-07T00:11:16.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:11:16.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:11:16.640Z] Configure a credential helper to remove this warning. See [2022-06-07T00:11:16.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:11:16.640Z] [2022-06-07T00:11:16.640Z] Login Succeeded [2022-06-07T00:11:16.640Z] docker.io [2022-06-07T00:11:16.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:11:17.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:11:17.514Z] Configure a credential helper to remove this warning. See [2022-06-07T00:11:17.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:11:17.514Z] [2022-06-07T00:11:17.514Z] Login Succeeded [2022-06-07T00:11:17.514Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T00:11:17.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T00:11:17.931Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T00:11:17.966Z] ========================================================= [2022-06-07T00:11:17.966Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-07T00:11:17.966Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:11:18.481Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-07T00:11:19.932Z] Sending build context to Docker daemon 14.29MB [2022-06-07T00:11:19.932Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-07T00:11:19.932Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-07T00:11:19.932Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-07T00:11:19.932Z] 9b3977197b4f: Pulling fs layer [2022-06-07T00:11:19.932Z] 1a89e8eeedd5: Pulling fs layer [2022-06-07T00:11:19.932Z] 94645a83ff95: Pulling fs layer [2022-06-07T00:11:19.932Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-07T00:11:19.932Z] 0c92f367c5e7: Pulling fs layer [2022-06-07T00:11:19.932Z] 63b1bc5785f6: Pulling fs layer [2022-06-07T00:11:19.932Z] 626d30ff41c6: Pulling fs layer [2022-06-07T00:11:19.932Z] de1d54c125be: Pulling fs layer [2022-06-07T00:11:19.932Z] 3f3a8bcf1eab: Waiting [2022-06-07T00:11:19.932Z] 0c92f367c5e7: Waiting [2022-06-07T00:11:19.932Z] 63b1bc5785f6: Waiting [2022-06-07T00:11:19.932Z] 626d30ff41c6: Waiting [2022-06-07T00:11:19.932Z] de1d54c125be: Waiting [2022-06-07T00:11:19.932Z] 94645a83ff95: Download complete [2022-06-07T00:11:19.932Z] 1a89e8eeedd5: Verifying Checksum [2022-06-07T00:11:19.932Z] 1a89e8eeedd5: Download complete [2022-06-07T00:11:19.932Z] 0c92f367c5e7: Verifying Checksum [2022-06-07T00:11:19.932Z] 0c92f367c5e7: Download complete [2022-06-07T00:11:19.932Z] 9b3977197b4f: Verifying Checksum [2022-06-07T00:11:19.932Z] 9b3977197b4f: Download complete [2022-06-07T00:11:19.932Z] 63b1bc5785f6: Verifying Checksum [2022-06-07T00:11:19.932Z] 63b1bc5785f6: Download complete [2022-06-07T00:11:20.211Z] 626d30ff41c6: Verifying Checksum [2022-06-07T00:11:20.211Z] 626d30ff41c6: Download complete [2022-06-07T00:11:20.819Z] 9b3977197b4f: Pull complete [2022-06-07T00:11:21.427Z] 1a89e8eeedd5: Pull complete [2022-06-07T00:11:21.704Z] 94645a83ff95: Pull complete [2022-06-07T00:11:21.983Z] de1d54c125be: Verifying Checksum [2022-06-07T00:11:21.983Z] de1d54c125be: Download complete [2022-06-07T00:11:22.584Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-07T00:11:22.584Z] 3f3a8bcf1eab: Download complete [2022-06-07T00:11:25.691Z] 2022-06-07T00:11:22Z INFO Waiting for automatic snapd restart... [2022-06-07T00:11:35.000Z] 3f3a8bcf1eab: Pull complete [2022-06-07T00:11:35.000Z] 0c92f367c5e7: Pull complete [2022-06-07T00:11:35.000Z] 63b1bc5785f6: Pull complete [2022-06-07T00:11:35.273Z] 626d30ff41c6: Pull complete [2022-06-07T00:11:40.631Z] lxd 5.2-79c3c3b from Canonical* installed [2022-06-07T00:11:40.631Z] + sudo lxd init --auto [2022-06-07T00:11:42.013Z] de1d54c125be: Pull complete [2022-06-07T00:11:42.013Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-07T00:11:42.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-07T00:11:42.013Z] ---> 5f011755c4a2 [2022-06-07T00:11:42.013Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T00:11:43.481Z] ---> Running in 79828cba6e52 [2022-06-07T00:11:43.481Z] Removing intermediate container 79828cba6e52 [2022-06-07T00:11:43.481Z] ---> ebe83ad6b688 [2022-06-07T00:11:43.481Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T00:11:43.759Z] ---> Running in 51cd8021200f [2022-06-07T00:11:44.034Z] Removing intermediate container 51cd8021200f [2022-06-07T00:11:44.034Z] ---> 56313450a932 [2022-06-07T00:11:44.035Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T00:11:44.035Z] ---> Running in 78827b8beaa5 [2022-06-07T00:11:47.429Z] Removing intermediate container 78827b8beaa5 [2022-06-07T00:11:47.429Z] ---> 9c1cb07001eb [2022-06-07T00:11:47.429Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T00:11:47.429Z] ---> Running in cee59b558aa2 [2022-06-07T00:11:48.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T00:11:48.806Z] + sudo snap install --classic snapcraft [2022-06-07T00:11:48.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T00:11:49.591Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-07T00:11:49.863Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-07T00:11:49.863Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-07T00:11:50.137Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-07T00:11:50.137Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T00:11:50.137Z] OK: 224 MiB in 56 packages [2022-06-07T00:11:51.118Z] Removing intermediate container cee59b558aa2 [2022-06-07T00:11:51.118Z] ---> ebaf210f99a4 [2022-06-07T00:11:51.118Z] Step 7/11 : WORKDIR /device-mqtt-go [2022-06-07T00:11:51.118Z] ---> Running in 4072c8f5518c [2022-06-07T00:11:51.392Z] Removing intermediate container 4072c8f5518c [2022-06-07T00:11:51.392Z] ---> 040032c5e227 [2022-06-07T00:11:51.392Z] Step 8/11 : COPY . . [2022-06-07T00:11:52.110Z] snapcraft 6.1 from Canonical* installed [2022-06-07T00:11:52.110Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-06-07T00:11:52.110Z] + sudo snapcraft prime --use-lxd [2022-06-07T00:11:53.506Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-06-07T00:11:53.506Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-06-07T00:11:53.506Z] - README.md [2022-06-07T00:11:53.506Z] [2022-06-07T00:11:53.506Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-06-07T00:11:53.771Z] Launching a container. [2022-06-07T00:11:55.721Z] ---> ed75c947b18f [2022-06-07T00:11:55.722Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T00:11:55.722Z] ---> Running in 71b70ca7b5f3 [2022-06-07T00:11:56.324Z] skipping... [2022-06-07T00:11:56.924Z] Removing intermediate container 71b70ca7b5f3 [2022-06-07T00:11:56.924Z] ---> 4d6604479cda [2022-06-07T00:11:56.924Z] Step 10/11 : ARG MAKE='make build' [2022-06-07T00:11:56.924Z] ---> Running in 9801d57e363d [2022-06-07T00:11:57.538Z] Removing intermediate container 9801d57e363d [2022-06-07T00:11:57.538Z] ---> 691f1ec5ce39 [2022-06-07T00:11:57.538Z] Step 11/11 : RUN $MAKE [2022-06-07T00:11:57.538Z] ---> Running in b1fc7e8b0f95 [2022-06-07T00:11:58.531Z] noop [2022-06-07T00:11:59.130Z] Removing intermediate container b1fc7e8b0f95 [2022-06-07T00:11:59.130Z] ---> 4bfecb40822f [2022-06-07T00:11:59.130Z] Successfully built 4bfecb40822f [2022-06-07T00:11:59.130Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:11:59.612Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T00:11:59.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:11:59.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-1561 does not seem to be running inside a container [2022-06-07T00:12:00.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-07T00:12:01.341Z] $ docker top c3162fc234ea7c1ec739894d01cbdfc18368d250366dc6ebfa1b4735fcd7849f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T00:12:02.328Z] + go version [2022-06-07T00:12:02.328Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-07T00:12:02.374Z] $ docker stop --time=1 c3162fc234ea7c1ec739894d01cbdfc18368d250366dc6ebfa1b4735fcd7849f [2022-06-07T00:12:04.069Z] $ docker rm -f c3162fc234ea7c1ec739894d01cbdfc18368d250366dc6ebfa1b4735fcd7849f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:12:05.036Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T00:12:05.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:12:05.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-1561 does not seem to be running inside a container [2022-06-07T00:12:05.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-07T00:12:06.011Z] Waiting for container to be ready [2022-06-07T00:12:06.011Z] To start your first container, try: lxc launch ubuntu:22.04 [2022-06-07T00:12:06.011Z] Or for a virtual machine: lxc launch ubuntu:22.04 --vm [2022-06-07T00:12:06.011Z] [2022-06-07T00:12:06.648Z] $ docker top 9a41b1dfd9e2c35844ba0c950abcc75981336287876c0d97b75a74aeeae0b8f5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T00:12:07.693Z] + make test [2022-06-07T00:12:07.693Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-07T00:12:08.679Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-06-07T00:12:09.340Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-06-07T00:12:10.739Z] Waiting for network to be ready... [2022-06-07T00:12:11.001Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-06-07T00:12:11.001Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-06-07T00:12:11.001Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-06-07T00:12:11.262Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-06-07T00:12:11.262Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-06-07T00:12:11.262Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-06-07T00:12:11.262Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-06-07T00:12:11.262Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-06-07T00:12:11.262Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-06-07T00:12:11.262Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-06-07T00:12:11.262Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1491 kB] [2022-06-07T00:12:11.262Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-06-07T00:12:11.525Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [257 kB] [2022-06-07T00:12:11.525Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [22.2 kB] [2022-06-07T00:12:11.525Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1834 kB] [2022-06-07T00:12:11.525Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5376 B] [2022-06-07T00:12:11.525Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [948 kB] [2022-06-07T00:12:11.525Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [135 kB] [2022-06-07T00:12:11.525Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [705 kB] [2022-06-07T00:12:11.525Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [126 kB] [2022-06-07T00:12:11.525Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [338 kB] [2022-06-07T00:12:11.525Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-06-07T00:12:11.525Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-06-07T00:12:11.525Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1010 kB] [2022-06-07T00:12:11.525Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [144 kB] [2022-06-07T00:12:11.525Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [926 kB] [2022-06-07T00:12:11.525Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [208 kB] [2022-06-07T00:12:14.828Z] Fetched 24.2 MB in 3s (7127 kB/s) [2022-06-07T00:12:15.090Z] Reading package lists... [2022-06-07T00:12:15.090Z] Reading package lists... [2022-06-07T00:12:15.350Z] Building dependency tree... [2022-06-07T00:12:15.350Z] Reading state information... [2022-06-07T00:12:15.350Z] The following additional packages will be installed: [2022-06-07T00:12:15.350Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-06-07T00:12:15.350Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-06-07T00:12:15.350Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-06-07T00:12:15.350Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-06-07T00:12:15.350Z] Suggested packages: [2022-06-07T00:12:15.350Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-06-07T00:12:15.350Z] Recommended packages: [2022-06-07T00:12:15.350Z] gnupg libsasl2-modules [2022-06-07T00:12:15.612Z] The following NEW packages will be installed: [2022-06-07T00:12:15.612Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-06-07T00:12:15.612Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-06-07T00:12:15.612Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-06-07T00:12:15.612Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-06-07T00:12:15.612Z] The following packages will be upgraded: [2022-06-07T00:12:15.612Z] gpg gpg-agent gpgconf libudev1 [2022-06-07T00:12:15.612Z] 4 upgraded, 18 newly installed, 0 to remove and 88 not upgraded. [2022-06-07T00:12:15.612Z] Need to get 3858 kB of archives. [2022-06-07T00:12:15.612Z] After this operation, 14.9 MB of additional disk space will be used. [2022-06-07T00:12:15.612Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-06-07T00:12:15.612Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-06-07T00:12:15.612Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] [2022-06-07T00:12:15.612Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] [2022-06-07T00:12:15.874Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev1 amd64 245.4-4ubuntu3.17 [76.5 kB] [2022-06-07T00:12:16.135Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 udev amd64 245.4-4ubuntu3.17 [1364 kB] [2022-06-07T00:12:16.704Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-06-07T00:12:16.704Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-06-07T00:12:16.704Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-06-07T00:12:16.704Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-06-07T00:12:16.704Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-06-07T00:12:16.704Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-06-07T00:12:16.704Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-06-07T00:12:16.705Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-06-07T00:12:16.705Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-06-07T00:12:16.705Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-06-07T00:12:16.705Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-06-07T00:12:16.705Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-06-07T00:12:16.705Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-06-07T00:12:16.705Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-06-07T00:12:16.705Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-06-07T00:12:16.705Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-06-07T00:12:16.964Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-07T00:12:16.964Z] Fetched 3858 kB in 1s (3126 kB/s) [2022-06-07T00:12:16.964Z] (Reading database ... 12816 files and directories currently installed.) [2022-06-07T00:12:16.964Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.17_amd64.deb ... [2022-06-07T00:12:16.964Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3) ... [2022-06-07T00:12:16.964Z] Setting up libudev1:amd64 (245.4-4ubuntu3.17) ... [2022-06-07T00:12:16.964Z] Selecting previously unselected package udev. [2022-06-07T00:12:16.964Z] (Reading database ... 12816 files and directories currently installed.) [2022-06-07T00:12:16.964Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.17_amd64.deb ... [2022-06-07T00:12:17.226Z] Unpacking udev (245.4-4ubuntu3.17) ... [2022-06-07T00:12:17.226Z] Selecting previously unselected package libfuse2:amd64. [2022-06-07T00:12:17.226Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-06-07T00:12:17.226Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-06-07T00:12:17.494Z] Selecting previously unselected package fuse. [2022-06-07T00:12:17.494Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-06-07T00:12:17.494Z] Unpacking fuse (2.9.9-3) ... [2022-06-07T00:12:17.494Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-06-07T00:12:17.494Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-06-07T00:12:17.494Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-06-07T00:12:17.494Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-06-07T00:12:17.494Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-06-07T00:12:17.759Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-06-07T00:12:17.759Z] Selecting previously unselected package libksba8:amd64. [2022-06-07T00:12:17.759Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-06-07T00:12:17.759Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-06-07T00:12:17.759Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-06-07T00:12:17.759Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-06-07T00:12:17.759Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:17.759Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-06-07T00:12:17.759Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-06-07T00:12:17.759Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:18.021Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-06-07T00:12:18.021Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-06-07T00:12:18.021Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:18.021Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-06-07T00:12:18.021Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-06-07T00:12:18.021Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:18.021Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-06-07T00:12:18.021Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-06-07T00:12:18.021Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:18.021Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-06-07T00:12:18.021Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-06-07T00:12:18.021Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:18.021Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-06-07T00:12:18.021Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-06-07T00:12:18.021Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:18.281Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-06-07T00:12:18.281Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-06-07T00:12:18.281Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:18.282Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-06-07T00:12:18.282Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-06-07T00:12:18.282Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:18.282Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-07T00:12:18.282Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-06-07T00:12:18.282Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-06-07T00:12:18.282Z] Selecting previously unselected package libsasl2-2:amd64. [2022-06-07T00:12:18.282Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-06-07T00:12:18.282Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-06-07T00:12:18.546Z] Selecting previously unselected package libldap-common. [2022-06-07T00:12:18.546Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... [2022-06-07T00:12:18.546Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [2022-06-07T00:12:18.546Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-07T00:12:18.546Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... [2022-06-07T00:12:18.546Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [2022-06-07T00:12:18.546Z] Selecting previously unselected package dirmngr. [2022-06-07T00:12:18.546Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-06-07T00:12:18.546Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-06-07T00:12:18.546Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-06-07T00:12:18.809Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-06-07T00:12:18.809Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [2022-06-07T00:12:18.809Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-06-07T00:12:18.809Z] Setting up udev (245.4-4ubuntu3.17) ... [2022-06-07T00:12:19.385Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-06-07T00:12:19.385Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-06-07T00:12:19.385Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:19.385Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-06-07T00:12:19.385Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-06-07T00:12:19.385Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:19.385Z] Setting up fuse (2.9.9-3) ... [2022-06-07T00:12:19.649Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-06-07T00:12:19.910Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:19.910Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:20.171Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:20.171Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:20.171Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:20.171Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:20.171Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-06-07T00:12:20.171Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [2022-06-07T00:12:20.171Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-06-07T00:12:20.171Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-06-07T00:12:20.171Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-06-07T00:12:20.432Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-06-07T00:12:21.004Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-06-07T00:12:21.004Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-06-07T00:12:21.004Z] units). This means they are not meant to be enabled using systemctl. [2022-06-07T00:12:21.004Z] [2022-06-07T00:12:21.004Z] Possible reasons for having this kind of units are: [2022-06-07T00:12:21.004Z] • A unit may be statically enabled by being symlinked from another unit's [2022-06-07T00:12:21.004Z] .wants/ or .requires/ directory. [2022-06-07T00:12:21.004Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-06-07T00:12:21.004Z] a requirement dependency on it. [2022-06-07T00:12:21.004Z] • A unit may be started when needed via activation (socket, path, timer, [2022-06-07T00:12:21.004Z] D-Bus, udev, scripted systemctl call, ...). [2022-06-07T00:12:21.004Z] • In case of template units, the unit is meant to be enabled with some [2022-06-07T00:12:21.004Z] instance name specified. [2022-06-07T00:12:21.265Z] Reading package lists... [2022-06-07T00:12:21.265Z] Building dependency tree... [2022-06-07T00:12:21.265Z] Reading state information... [2022-06-07T00:12:21.527Z] The following additional packages will be installed: [2022-06-07T00:12:21.527Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-06-07T00:12:21.527Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-06-07T00:12:21.527Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-06-07T00:12:21.527Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-06-07T00:12:21.527Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-06-07T00:12:21.527Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-06-07T00:12:21.527Z] Suggested packages: [2022-06-07T00:12:21.527Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-06-07T00:12:21.527Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-06-07T00:12:21.527Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-06-07T00:12:21.527Z] systemd-container policykit-1 [2022-06-07T00:12:21.527Z] Recommended packages: [2022-06-07T00:12:21.527Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-06-07T00:12:21.527Z] The following NEW packages will be installed: [2022-06-07T00:12:21.527Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-06-07T00:12:21.527Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-06-07T00:12:21.527Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-06-07T00:12:21.527Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-06-07T00:12:21.527Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-06-07T00:12:21.527Z] The following packages will be upgraded: [2022-06-07T00:12:21.527Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-06-07T00:12:21.527Z] 4 upgraded, 29 newly installed, 0 to remove and 84 not upgraded. [2022-06-07T00:12:21.527Z] Need to get 46.5 MB of archives. [2022-06-07T00:12:21.527Z] After this operation, 181 MB of additional disk space will be used. [2022-06-07T00:12:21.527Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] [2022-06-07T00:12:21.527Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] [2022-06-07T00:12:21.527Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3809 kB] [2022-06-07T00:12:21.789Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] [2022-06-07T00:12:21.789Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-06-07T00:12:21.789Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-06-07T00:12:21.789Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-06-07T00:12:21.789Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-06-07T00:12:21.789Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-06-07T00:12:21.789Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-06-07T00:12:21.789Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] [2022-06-07T00:12:21.789Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-06-07T00:12:21.789Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-06-07T00:12:21.789Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-06-07T00:12:21.789Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-06-07T00:12:21.789Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] [2022-06-07T00:12:21.789Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] [2022-06-07T00:12:21.789Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-06-07T00:12:21.789Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.3 [34.3 MB] [2022-06-07T00:12:21.789Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-06-07T00:12:22.360Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-06-07T00:12:22.360Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-06-07T00:12:22.623Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-06-07T00:12:22.623Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-06-07T00:12:22.623Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.2 [179 kB] [2022-06-07T00:12:22.623Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.2 [151 kB] [2022-06-07T00:12:22.623Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-06-07T00:12:22.623Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-06-07T00:12:22.623Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-06-07T00:12:22.623Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-06-07T00:12:22.623Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-06-07T00:12:22.623Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.2 [9416 B] [2022-06-07T00:12:22.883Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-06-07T00:12:22.883Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-07T00:12:22.883Z] Fetched 46.5 MB in 1s (37.6 MB/s) [2022-06-07T00:12:22.883Z] (Reading database ... 13067 files and directories currently installed.) [2022-06-07T00:12:22.883Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... [2022-06-07T00:12:22.883Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3) ... [2022-06-07T00:12:23.144Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... [2022-06-07T00:12:23.144Z] Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3) ... [2022-06-07T00:12:23.144Z] Preparing to unpack .../systemd_245.4-4ubuntu3.17_amd64.deb ... [2022-06-07T00:12:23.406Z] Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3) ... [2022-06-07T00:12:23.977Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.17_amd64.deb ... [2022-06-07T00:12:23.977Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3) ... [2022-06-07T00:12:23.977Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... [2022-06-07T00:12:23.977Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-06-07T00:12:23.977Z] (Reading database ... 13068 files and directories currently installed.) [2022-06-07T00:12:23.977Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-06-07T00:12:23.977Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-06-07T00:12:24.238Z] Selecting previously unselected package libexpat1:amd64. [2022-06-07T00:12:24.238Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-06-07T00:12:24.238Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-06-07T00:12:24.238Z] Selecting previously unselected package python3.8-minimal. [2022-06-07T00:12:24.238Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-06-07T00:12:24.238Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-06-07T00:12:24.499Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-06-07T00:12:24.499Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-06-07T00:12:24.499Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-06-07T00:12:25.071Z] Selecting previously unselected package python3-minimal. [2022-06-07T00:12:25.071Z] (Reading database ... 13359 files and directories currently installed.) [2022-06-07T00:12:25.071Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-06-07T00:12:25.071Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-06-07T00:12:25.071Z] Selecting previously unselected package mime-support. [2022-06-07T00:12:25.071Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-06-07T00:12:25.071Z] Unpacking mime-support (3.64ubuntu1) ... [2022-06-07T00:12:25.071Z] Selecting previously unselected package libmpdec2:amd64. [2022-06-07T00:12:25.071Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-06-07T00:12:25.071Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-06-07T00:12:25.071Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-06-07T00:12:25.071Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-06-07T00:12:25.071Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-06-07T00:12:25.332Z] Selecting previously unselected package python3.8. [2022-06-07T00:12:25.332Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-06-07T00:12:25.332Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-06-07T00:12:25.332Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-06-07T00:12:25.332Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-06-07T00:12:25.332Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-06-07T00:12:25.594Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-06-07T00:12:25.594Z] Selecting previously unselected package python3. [2022-06-07T00:12:25.594Z] (Reading database ... 13761 files and directories currently installed.) [2022-06-07T00:12:25.594Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-06-07T00:12:25.594Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-06-07T00:12:25.856Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-06-07T00:12:25.856Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.2_amd64.deb ... [2022-06-07T00:12:25.856Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.2) ... [2022-06-07T00:12:25.856Z] Selecting previously unselected package dbus. [2022-06-07T00:12:25.856Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.2_amd64.deb ... [2022-06-07T00:12:25.856Z] Unpacking dbus (1.12.16-2ubuntu2.2) ... [2022-06-07T00:12:25.856Z] Selecting previously unselected package libbsd0:amd64. [2022-06-07T00:12:25.856Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-06-07T00:12:25.856Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-06-07T00:12:25.856Z] Selecting previously unselected package libpam-systemd:amd64. [2022-06-07T00:12:25.856Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... [2022-06-07T00:12:25.856Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) ... [2022-06-07T00:12:26.119Z] Selecting previously unselected package sudo. [2022-06-07T00:12:26.119Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-06-07T00:12:26.119Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-06-07T00:12:26.119Z] Selecting previously unselected package apparmor. [2022-06-07T00:12:26.119Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-06-07T00:12:26.119Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-06-07T00:12:26.379Z] Selecting previously unselected package libcbor0.6:amd64. [2022-06-07T00:12:26.379Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-06-07T00:12:26.379Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-06-07T00:12:26.379Z] Selecting previously unselected package libedit2:amd64. [2022-06-07T00:12:26.379Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-06-07T00:12:26.379Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-06-07T00:12:26.379Z] Selecting previously unselected package libfido2-1:amd64. [2022-06-07T00:12:26.379Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-06-07T00:12:26.379Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-06-07T00:12:26.379Z] Selecting previously unselected package libkrb5support0:amd64. [2022-06-07T00:12:26.379Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-06-07T00:12:26.379Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:12:26.379Z] Selecting previously unselected package libk5crypto3:amd64. [2022-06-07T00:12:26.379Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-06-07T00:12:26.379Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:12:26.641Z] Selecting previously unselected package libkeyutils1:amd64. [2022-06-07T00:12:26.641Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... [2022-06-07T00:12:26.641Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [2022-06-07T00:12:26.641Z] Selecting previously unselected package libkrb5-3:amd64. [2022-06-07T00:12:26.641Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-06-07T00:12:26.641Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:12:26.641Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-06-07T00:12:26.641Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-06-07T00:12:26.641Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:12:26.641Z] Selecting previously unselected package openssh-client. [2022-06-07T00:12:26.641Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... [2022-06-07T00:12:26.902Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ... [2022-06-07T00:12:26.902Z] Selecting previously unselected package dbus-user-session. [2022-06-07T00:12:26.902Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.2_amd64.deb ... [2022-06-07T00:12:26.902Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.2) ... [2022-06-07T00:12:26.902Z] Selecting previously unselected package liblzo2-2:amd64. [2022-06-07T00:12:26.902Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-06-07T00:12:26.902Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-06-07T00:12:26.902Z] Selecting previously unselected package squashfs-tools. [2022-06-07T00:12:26.902Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-06-07T00:12:26.902Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-06-07T00:12:26.902Z] Selecting previously unselected package snapd. [2022-06-07T00:12:26.902Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.3_amd64.deb ... [2022-06-07T00:12:27.162Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.3) ... [2022-06-07T00:12:30.472Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [2022-06-07T00:12:30.472Z] Setting up mime-support (3.64ubuntu1) ... [2022-06-07T00:12:30.472Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-06-07T00:12:30.472Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-06-07T00:12:30.472Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:12:30.472Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.2) ... [2022-06-07T00:12:30.472Z] Setting up dbus (1.12.16-2ubuntu2.2) ... [2022-06-07T00:12:30.472Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-06-07T00:12:30.472Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:12:30.472Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:12:30.472Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-06-07T00:12:30.472Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-06-07T00:12:30.472Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-06-07T00:12:30.472Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-06-07T00:12:31.058Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-06-07T00:12:31.058Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-06-07T00:12:31.058Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-06-07T00:12:31.058Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-06-07T00:12:31.058Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-06-07T00:12:31.058Z] running python rtupdate hooks for python3.8... [2022-06-07T00:12:31.058Z] running python post-rtupdate hooks for python3.8... [2022-06-07T00:12:31.381Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-06-07T00:12:32.353Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-06-07T00:12:32.353Z] Reloading AppArmor profiles [2022-06-07T00:12:32.620Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:12:32.620Z] Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... [2022-06-07T00:12:32.620Z] Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... [2022-06-07T00:12:32.880Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-06-07T00:12:32.880Z] Setting up systemd (245.4-4ubuntu3.17) ... [2022-06-07T00:12:32.880Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-06-07T00:12:32.880Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-06-07T00:12:34.797Z] Setting up systemd-sysv (245.4-4ubuntu3.17) ... [2022-06-07T00:12:34.797Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... [2022-06-07T00:12:34.797Z] Setting up dbus-user-session (1.12.16-2ubuntu2.2) ... [2022-06-07T00:12:34.797Z] Setting up snapd (2.54.3+20.04.1ubuntu0.3) ... [2022-06-07T00:12:35.058Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-06-07T00:12:35.319Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-06-07T00:12:35.580Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-06-07T00:12:35.842Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-06-07T00:12:36.104Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-06-07T00:12:36.104Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-06-07T00:12:36.366Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-06-07T00:12:36.628Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-06-07T00:12:36.888Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-06-07T00:12:36.889Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-06-07T00:12:37.149Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.socket' [2022-06-07T00:12:37.412Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.service' [2022-06-07T00:12:37.412Z] /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.snap-repair.service snapd.snap-repair.timer snapd.system-shutdown.service' [2022-06-07T00:12:37.412Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-06-07T00:12:38.352Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-06-07T00:12:38.352Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-06-07T00:12:38.352Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-06-07T00:12:39.182Z] Reading package lists... [2022-06-07T00:12:39.441Z] Reading package lists... [2022-06-07T00:12:39.701Z] Building dependency tree... [2022-06-07T00:12:39.701Z] Reading state information... [2022-06-07T00:12:39.701Z] Calculating upgrade... [2022-06-07T00:12:39.962Z] The following packages will be upgraded: [2022-06-07T00:12:39.962Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-06-07T00:12:39.962Z] bsdutils build-essential ca-certificates cpp-9 dpkg dpkg-dev fdisk g++-9 [2022-06-07T00:12:39.962Z] gcc-10-base gcc-9 gcc-9-base gpgv gzip libapparmor1 libapt-pkg6.0 libasan5 [2022-06-07T00:12:39.962Z] libatomic1 libbinutils libblkid1 libc-bin libc-dev-bin libc6 libc6-dev [2022-06-07T00:12:39.962Z] libcc1-0 libcryptsetup12 libctf-nobfd0 libctf0 libdpkg-perl libfdisk1 [2022-06-07T00:12:39.962Z] libgcc-9-dev libgcc-s1 libgcrypt20 libgnutls30 libgomp1 libhogweed5 libitm1 [2022-06-07T00:12:39.962Z] libjson-c4 libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libnettle7 [2022-06-07T00:12:39.962Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2022-06-07T00:12:39.962Z] libpcre3 libperl5.30 libprocps8 libquadmath0 libseccomp2 libsepol1 [2022-06-07T00:12:39.962Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-06-07T00:12:39.962Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-06-07T00:12:39.962Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-06-07T00:12:39.962Z] xz-utils zlib1g [2022-06-07T00:12:39.962Z] 84 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-06-07T00:12:39.962Z] Need to get 68.4 MB of archives. [2022-06-07T00:12:39.962Z] After this operation, 27.6 MB of additional disk space will be used. [2022-06-07T00:12:39.962Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.9 [2519 kB] [2022-06-07T00:12:40.222Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-113.127 [1103 kB] [2022-06-07T00:12:40.222Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.9 [71.8 kB] [2022-06-07T00:12:40.222Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.9 [2722 kB] [2022-06-07T00:12:40.222Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-06-07T00:12:40.222Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.2 [220 kB] [2022-06-07T00:12:40.222Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.9 [633 kB] [2022-06-07T00:12:40.222Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.8 [839 kB] [2022-06-07T00:12:40.222Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-06-07T00:12:40.222Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-06-07T00:12:40.222Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.8 [1294 kB] [2022-06-07T00:12:40.222Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-06-07T00:12:40.222Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-06-07T00:12:40.222Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-06-07T00:12:40.222Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-06-07T00:12:40.222Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.2 [797 kB] [2022-06-07T00:12:40.222Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-06-07T00:12:40.222Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-06-07T00:12:40.222Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-06-07T00:12:40.222Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB] [2022-06-07T00:12:40.222Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-06-07T00:12:40.791Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-06-07T00:12:40.791Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-06-07T00:12:41.050Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-06-07T00:12:41.050Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-06-07T00:12:41.050Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-06-07T00:12:41.050Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-06-07T00:12:41.050Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-06-07T00:12:41.050Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-06-07T00:12:41.050Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-06-07T00:12:41.050Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-06-07T00:12:41.050Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-06-07T00:12:41.050Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 bash amd64 5.0-6ubuntu1.2 [639 kB] [2022-06-07T00:12:41.050Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-06-07T00:12:41.050Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-06-07T00:12:41.050Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 dpkg amd64 1.19.7ubuntu3.2 [1128 kB] [2022-06-07T00:12:41.309Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 gzip amd64 1.10-0ubuntu4.1 [95.2 kB] [2022-06-07T00:12:41.310Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-06-07T00:12:41.310Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-06-07T00:12:41.310Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-06-07T00:12:41.310Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-06-07T00:12:41.570Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-06-07T00:12:41.570Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-06-07T00:12:41.570Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-06-07T00:12:41.570Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-06-07T00:12:41.570Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-06-07T00:12:41.570Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-06-07T00:12:41.570Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-06-07T00:12:41.570Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-06-07T00:12:41.570Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-06-07T00:12:41.570Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-06-07T00:12:41.570Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblzma5 amd64 5.2.4-1ubuntu1.1 [91.8 kB] [2022-06-07T00:12:41.570Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-06-07T00:12:41.570Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-06-07T00:12:41.570Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-06-07T00:12:41.570Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-06-07T00:12:41.570Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-06-07T00:12:41.570Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-06-07T00:12:41.570Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-06-07T00:12:41.570Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpcre3 amd64 2:8.39-12ubuntu0.1 [232 kB] [2022-06-07T00:12:41.831Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsepol1 amd64 3.0-1ubuntu0.1 [252 kB] [2022-06-07T00:12:41.831Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.13 [1321 kB] [2022-06-07T00:12:41.831Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] [2022-06-07T00:12:41.831Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-06-07T00:12:41.831Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-06-07T00:12:41.831Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-06-07T00:12:41.831Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] [2022-06-07T00:12:41.831Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-06-07T00:12:41.831Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] [2022-06-07T00:12:41.831Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-06-07T00:12:41.831Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-06-07T00:12:41.831Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-06-07T00:12:42.091Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-06-07T00:12:42.091Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-06-07T00:12:42.091Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-06-07T00:12:42.091Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] [2022-06-07T00:12:42.091Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] [2022-06-07T00:12:42.091Z] Get:78 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-06-07T00:12:42.091Z] Get:79 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-06-07T00:12:42.352Z] Get:80 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-06-07T00:12:42.613Z] Get:81 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-06-07T00:12:42.613Z] Get:82 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-06-07T00:12:42.613Z] Get:83 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-06-07T00:12:42.874Z] Get:84 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-06-07T00:12:43.443Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-07T00:12:43.443Z] Fetched 68.4 MB in 3s (23.2 MB/s) [2022-06-07T00:12:43.443Z] (Reading database ... 14313 files and directories currently installed.) [2022-06-07T00:12:43.443Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.9_amd64.deb ... [2022-06-07T00:12:43.443Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.9) over (2.31-0ubuntu9) ... [2022-06-07T00:12:43.701Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.9_amd64.deb ... [2022-06-07T00:12:43.701Z] Unpacking libc-dev-bin (2.31-0ubuntu9.9) over (2.31-0ubuntu9) ... [2022-06-07T00:12:43.701Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-113.127_amd64.deb ... [2022-06-07T00:12:43.701Z] Unpacking linux-libc-dev:amd64 (5.4.0-113.127) over (5.4.0-26.30) ... [2022-06-07T00:12:45.079Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-06-07T00:12:45.079Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-06-07T00:12:45.079Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-06-07T00:12:45.079Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-06-07T00:12:45.339Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-06-07T00:12:45.339Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-06-07T00:12:45.339Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-06-07T00:12:45.339Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-06-07T00:12:45.599Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-06-07T00:12:45.599Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-06-07T00:12:45.599Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-06-07T00:12:45.599Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-06-07T00:12:45.599Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-06-07T00:12:45.859Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-06-07T00:12:45.859Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-06-07T00:12:45.859Z] (Reading database ... 14312 files and directories currently installed.) [2022-06-07T00:12:45.859Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-06-07T00:12:45.859Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-06-07T00:12:45.859Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-06-07T00:12:46.118Z] (Reading database ... 14312 files and directories currently installed.) [2022-06-07T00:12:46.118Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-06-07T00:12:46.118Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-06-07T00:12:46.118Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-06-07T00:12:46.118Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-06-07T00:12:46.118Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-06-07T00:12:46.118Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-06-07T00:12:46.378Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-06-07T00:12:46.378Z] (Reading database ... 14312 files and directories currently installed.) [2022-06-07T00:12:46.378Z] Preparing to unpack .../libc6_2.31-0ubuntu9.9_amd64.deb ... [2022-06-07T00:12:46.639Z] Unpacking libc6:amd64 (2.31-0ubuntu9.9) over (2.31-0ubuntu9) ... [2022-06-07T00:12:46.898Z] Setting up libc6:amd64 (2.31-0ubuntu9.9) ... [2022-06-07T00:12:47.157Z] (Reading database ... 14312 files and directories currently installed.) [2022-06-07T00:12:47.157Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-06-07T00:12:47.157Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-06-07T00:12:47.157Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-06-07T00:12:47.157Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-06-07T00:12:47.417Z] Setting up base-files (11ubuntu5.5) ... [2022-06-07T00:12:47.677Z] Installing new version of config file /etc/issue ... [2022-06-07T00:12:47.677Z] Installing new version of config file /etc/issue.net ... [2022-06-07T00:12:47.677Z] Installing new version of config file /etc/lsb-release ... [2022-06-07T00:12:47.677Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-06-07T00:12:47.937Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-06-07T00:12:47.937Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-06-07T00:12:47.937Z] Removing obsolete conffile /etc/default/motd-news ... [2022-06-07T00:12:47.937Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:47.937Z] Preparing to unpack .../bash_5.0-6ubuntu1.2_amd64.deb ... [2022-06-07T00:12:47.937Z] Unpacking bash (5.0-6ubuntu1.2) over (5.0-6ubuntu1) ... [2022-06-07T00:12:48.198Z] Setting up bash (5.0-6ubuntu1.2) ... [2022-06-07T00:12:48.198Z] 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 [2022-06-07T00:12:48.198Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:48.198Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-06-07T00:12:48.198Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-06-07T00:12:48.198Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-06-07T00:12:48.459Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:48.459Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-06-07T00:12:48.459Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-06-07T00:12:48.459Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-06-07T00:12:48.459Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:48.459Z] Preparing to unpack .../dpkg_1.19.7ubuntu3.2_amd64.deb ... [2022-06-07T00:12:48.721Z] Unpacking dpkg (1.19.7ubuntu3.2) over (1.19.7ubuntu3) ... [2022-06-07T00:12:48.721Z] Setting up dpkg (1.19.7ubuntu3.2) ... [2022-06-07T00:12:48.980Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:48.980Z] Preparing to unpack .../gzip_1.10-0ubuntu4.1_amd64.deb ... [2022-06-07T00:12:48.980Z] Unpacking gzip (1.10-0ubuntu4.1) over (1.10-0ubuntu4) ... [2022-06-07T00:12:48.980Z] Setting up gzip (1.10-0ubuntu4.1) ... [2022-06-07T00:12:48.980Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:48.980Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.2_amd64.deb ... [2022-06-07T00:12:48.980Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.2) over (1:4.8.1-1ubuntu5) ... [2022-06-07T00:12:49.243Z] Setting up login (1:4.8.1-1ubuntu5.20.04.2) ... [2022-06-07T00:12:49.243Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:49.243Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-06-07T00:12:49.243Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-06-07T00:12:49.812Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-06-07T00:12:49.812Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-06-07T00:12:49.812Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-06-07T00:12:49.812Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-06-07T00:12:50.379Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-06-07T00:12:50.379Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:50.379Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-06-07T00:12:50.379Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-06-07T00:12:50.640Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-06-07T00:12:50.640Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-06-07T00:12:50.904Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-06-07T00:12:50.904Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:50.904Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-06-07T00:12:50.904Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-06-07T00:12:50.904Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-06-07T00:12:51.164Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:51.164Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-06-07T00:12:51.164Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-06-07T00:12:51.164Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-06-07T00:12:51.164Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:51.164Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-06-07T00:12:51.164Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-06-07T00:12:51.164Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-06-07T00:12:51.164Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-06-07T00:12:51.734Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-06-07T00:12:51.734Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:51.734Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-06-07T00:12:51.734Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-06-07T00:12:51.734Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-06-07T00:12:52.305Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:52.305Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-06-07T00:12:52.305Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-06-07T00:12:52.305Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-06-07T00:12:52.305Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-06-07T00:12:52.877Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-06-07T00:12:53.142Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-06-07T00:12:53.713Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-06-07T00:12:53.713Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:53.713Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.9_amd64.deb ... [2022-06-07T00:12:53.713Z] Unpacking libc-bin (2.31-0ubuntu9.9) over (2.31-0ubuntu9) ... [2022-06-07T00:12:53.713Z] Setting up libc-bin (2.31-0ubuntu9.9) ... [2022-06-07T00:12:53.975Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:53.975Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-06-07T00:12:53.975Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-06-07T00:12:53.975Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-06-07T00:12:54.234Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:54.234Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-06-07T00:12:54.234Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-06-07T00:12:54.234Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-06-07T00:12:54.234Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:54.234Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1.1_amd64.deb ... [2022-06-07T00:12:54.234Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1.1) over (5.2.4-1) ... [2022-06-07T00:12:54.234Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1.1) ... [2022-06-07T00:12:54.234Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:54.234Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-06-07T00:12:54.497Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-06-07T00:12:54.497Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-06-07T00:12:54.497Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:54.497Z] Preparing to unpack .../libapt-pkg6.0_2.0.8_amd64.deb ... [2022-06-07T00:12:54.497Z] Unpacking libapt-pkg6.0:amd64 (2.0.8) over (2.0.2) ... [2022-06-07T00:12:54.825Z] Setting up libapt-pkg6.0:amd64 (2.0.8) ... [2022-06-07T00:12:54.825Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:54.825Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-06-07T00:12:54.825Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-06-07T00:12:54.825Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-06-07T00:12:55.086Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:55.086Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-06-07T00:12:55.086Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-06-07T00:12:55.086Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-06-07T00:12:55.086Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:55.086Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-06-07T00:12:55.086Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-06-07T00:12:55.345Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-06-07T00:12:55.345Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:55.345Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-06-07T00:12:55.345Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-06-07T00:12:55.346Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-06-07T00:12:55.346Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:55.346Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-06-07T00:12:55.346Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-06-07T00:12:55.605Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-06-07T00:12:55.605Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:55.605Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-06-07T00:12:55.605Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-06-07T00:12:55.605Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-06-07T00:12:55.746Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-06-07T00:12:55.866Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:55.866Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-06-07T00:12:55.866Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-06-07T00:12:55.866Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-06-07T00:12:55.866Z] (Reading database ... 14311 files and directories currently installed.) [2022-06-07T00:12:55.866Z] Preparing to unpack .../archives/apt_2.0.8_amd64.deb ... [2022-06-07T00:12:55.866Z] Unpacking apt (2.0.8) over (2.0.2) ... [2022-06-07T00:12:56.438Z] Setting up apt (2.0.8) ... [2022-06-07T00:12:56.438Z] Removing obsolete conffile /etc/kernel/postinst.d/apt-auto-removal ... [2022-06-07T00:12:56.697Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-06-07T00:12:56.697Z] (Reading database ... 14310 files and directories currently installed.) [2022-06-07T00:12:56.697Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-06-07T00:12:56.697Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-06-07T00:12:56.957Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-06-07T00:12:56.957Z] (Reading database ... 14310 files and directories currently installed.) [2022-06-07T00:12:56.957Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-06-07T00:12:56.957Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-06-07T00:12:56.957Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-06-07T00:12:57.219Z] (Reading database ... 14312 files and directories currently installed.) [2022-06-07T00:12:57.219Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-06-07T00:12:57.219Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-06-07T00:12:57.219Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-06-07T00:12:57.479Z] (Reading database ... 14316 files and directories currently installed.) [2022-06-07T00:12:57.479Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-06-07T00:12:57.479Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-06-07T00:12:57.479Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-06-07T00:12:57.479Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-06-07T00:12:57.479Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-06-07T00:12:57.741Z] (Reading database ... 14316 files and directories currently installed.) [2022-06-07T00:12:57.741Z] Preparing to unpack .../libpcre3_2%3a8.39-12ubuntu0.1_amd64.deb ... [2022-06-07T00:12:57.741Z] Unpacking libpcre3:amd64 (2:8.39-12ubuntu0.1) over (2:8.39-12build1) ... [2022-06-07T00:12:57.741Z] Setting up libpcre3:amd64 (2:8.39-12ubuntu0.1) ... [2022-06-07T00:12:58.001Z] (Reading database ... 14316 files and directories currently installed.) [2022-06-07T00:12:58.001Z] Preparing to unpack .../libsepol1_3.0-1ubuntu0.1_amd64.deb ... [2022-06-07T00:12:58.001Z] Unpacking libsepol1:amd64 (3.0-1ubuntu0.1) over (3.0-1) ... [2022-06-07T00:12:58.001Z] Setting up libsepol1:amd64 (3.0-1ubuntu0.1) ... [2022-06-07T00:12:58.001Z] (Reading database ... 14316 files and directories currently installed.) [2022-06-07T00:12:58.001Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.2_amd64.deb ... [2022-06-07T00:12:58.001Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.2) over (1:4.8.1-1ubuntu5) ... [2022-06-07T00:12:58.261Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.2) ... [2022-06-07T00:12:58.261Z] (Reading database ... 14316 files and directories currently installed.) [2022-06-07T00:12:58.261Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-06-07T00:12:58.261Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-06-07T00:12:58.521Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-06-07T00:12:58.521Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-06-07T00:12:58.521Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... [2022-06-07T00:12:58.522Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2) ... [2022-06-07T00:12:58.782Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... [2022-06-07T00:12:58.782Z] Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2) ... [2022-06-07T00:12:58.782Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-06-07T00:12:58.782Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-06-07T00:12:59.042Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-06-07T00:12:59.042Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-06-07T00:12:59.042Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-06-07T00:12:59.042Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-06-07T00:12:59.042Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-06-07T00:12:59.042Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-06-07T00:12:59.145Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.063s coverage: 22.5% of statements [2022-06-07T00:12:59.145Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-06-07T00:12:59.303Z] Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ... [2022-06-07T00:12:59.303Z] Unpacking libkmod2:amd64 (27-1ubuntu2.1) over (27-1ubuntu2) ... [2022-06-07T00:12:59.303Z] Preparing to unpack .../09-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... [2022-06-07T00:12:59.303Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4) ... [2022-06-07T00:12:59.303Z] Preparing to unpack .../10-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-06-07T00:12:59.303Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-06-07T00:12:59.419Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-07T00:12:59.874Z] Preparing to unpack .../11-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... [2022-06-07T00:12:59.875Z] Unpacking xz-utils (5.2.4-1ubuntu1.1) over (5.2.4-1) ... [2022-06-07T00:12:59.875Z] Preparing to unpack .../12-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-06-07T00:12:59.875Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-06-07T00:12:59.875Z] Preparing to unpack .../13-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-06-07T00:12:59.875Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-06-07T00:13:00.135Z] Preparing to unpack .../14-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-06-07T00:13:00.135Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-06-07T00:13:00.396Z] Preparing to unpack .../15-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-06-07T00:13:00.397Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-06-07T00:13:00.397Z] Preparing to unpack .../16-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-06-07T00:13:00.397Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-06-07T00:13:00.664Z] Preparing to unpack .../17-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-06-07T00:13:00.664Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-06-07T00:13:00.664Z] Preparing to unpack .../18-dpkg-dev_1.19.7ubuntu3.2_all.deb ... [2022-06-07T00:13:00.664Z] Unpacking dpkg-dev (1.19.7ubuntu3.2) over (1.19.7ubuntu3) ... [2022-06-07T00:13:00.664Z] Preparing to unpack .../19-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... [2022-06-07T00:13:00.664Z] Unpacking libdpkg-perl (1.19.7ubuntu3.2) over (1.19.7ubuntu3) ... [2022-06-07T00:13:00.928Z] Preparing to unpack .../20-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-06-07T00:13:00.928Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-06-07T00:13:00.928Z] Preparing to unpack .../21-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-06-07T00:13:00.928Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-06-07T00:13:01.188Z] Preparing to unpack .../22-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-06-07T00:13:01.188Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-06-07T00:13:02.131Z] Preparing to unpack .../23-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-06-07T00:13:02.131Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-06-07T00:13:03.074Z] Preparing to unpack .../24-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-06-07T00:13:03.074Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-06-07T00:13:03.337Z] Preparing to unpack .../25-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-06-07T00:13:03.337Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-06-07T00:13:03.598Z] Preparing to unpack .../26-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-06-07T00:13:03.598Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-06-07T00:13:04.167Z] Preparing to unpack .../27-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-06-07T00:13:04.167Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-06-07T00:13:04.427Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-06-07T00:13:04.427Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-06-07T00:13:04.427Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... [2022-06-07T00:13:04.427Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... [2022-06-07T00:13:04.427Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-06-07T00:13:04.427Z] Setting up linux-libc-dev:amd64 (5.4.0-113.127) ... [2022-06-07T00:13:04.427Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-06-07T00:13:04.427Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-06-07T00:13:04.427Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-06-07T00:13:04.686Z] [2022-06-07T00:13:04.686Z] Current default time zone: 'Etc/UTC' [2022-06-07T00:13:04.686Z] Local time is now: Tue Jun 7 00:13:04 UTC 2022. [2022-06-07T00:13:04.686Z] Universal Time is now: Tue Jun 7 00:13:04 UTC 2022. [2022-06-07T00:13:04.686Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-06-07T00:13:04.686Z] [2022-06-07T00:13:04.686Z] Setting up xz-utils (5.2.4-1ubuntu1.1) ... [2022-06-07T00:13:04.686Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-06-07T00:13:04.686Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-06-07T00:13:04.686Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-06-07T00:13:04.686Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-06-07T00:13:04.686Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-06-07T00:13:04.686Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-06-07T00:13:04.686Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-06-07T00:13:04.686Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-06-07T00:13:04.686Z] Setting up libc-dev-bin (2.31-0ubuntu9.9) ... [2022-06-07T00:13:04.686Z] Setting up openssl (1.1.1f-1ubuntu2.13) ... [2022-06-07T00:13:04.686Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-06-07T00:13:04.686Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-06-07T00:13:04.686Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-06-07T00:13:04.686Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-06-07T00:13:04.686Z] Setting up libkmod2:amd64 (27-1ubuntu2.1) ... [2022-06-07T00:13:04.686Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-06-07T00:13:04.686Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-06-07T00:13:04.686Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-06-07T00:13:04.948Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-06-07T00:13:04.949Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-06-07T00:13:06.332Z] Updating certificates in /etc/ssl/certs... [2022-06-07T00:13:07.274Z] 21 added, 21 removed; done. [2022-06-07T00:13:07.274Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-06-07T00:13:07.274Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-06-07T00:13:07.274Z] Setting up libdpkg-perl (1.19.7ubuntu3.2) ... [2022-06-07T00:13:07.537Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-06-07T00:13:07.798Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-06-07T00:13:07.798Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.9) ... [2022-06-07T00:13:07.798Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-06-07T00:13:07.798Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-06-07T00:13:07.798Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-06-07T00:13:08.057Z] Setting up dpkg-dev (1.19.7ubuntu3.2) ... [2022-06-07T00:13:08.057Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-06-07T00:13:08.057Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-06-07T00:13:08.057Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-06-07T00:13:08.057Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-06-07T00:13:08.057Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-06-07T00:13:08.057Z] Processing triggers for libc-bin (2.31-0ubuntu9.9) ... [2022-06-07T00:13:08.057Z] Processing triggers for systemd (245.4-4ubuntu3.17) ... [2022-06-07T00:13:08.057Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-06-07T00:13:08.057Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-06-07T00:13:08.057Z] Updating certificates in /etc/ssl/certs... [2022-06-07T00:13:08.627Z] 0 added, 0 removed; done. [2022-06-07T00:13:08.627Z] Running hooks in /etc/ca-certificates/update.d... [2022-06-07T00:13:08.627Z] done. [2022-06-07T00:13:10.139Z] Reading package lists... [2022-06-07T00:13:10.139Z] Building dependency tree... [2022-06-07T00:13:10.139Z] Reading state information... [2022-06-07T00:13:10.139Z] The following NEW packages will be installed: [2022-06-07T00:13:10.139Z] apt-transport-https [2022-06-07T00:13:10.399Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-06-07T00:13:10.399Z] Need to get 1704 B of archives. [2022-06-07T00:13:10.399Z] After this operation, 162 kB of additional disk space will be used. [2022-06-07T00:13:10.399Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.8 [1704 B] [2022-06-07T00:13:10.399Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-07T00:13:10.399Z] Fetched 1704 B in 0s (36.0 kB/s) [2022-06-07T00:13:10.659Z] Selecting previously unselected package apt-transport-https. [2022-06-07T00:13:10.659Z] (Reading database ... 14319 files and directories currently installed.) [2022-06-07T00:13:10.659Z] Preparing to unpack .../apt-transport-https_2.0.8_all.deb ... [2022-06-07T00:13:10.659Z] Unpacking apt-transport-https (2.0.8) ... [2022-06-07T00:13:10.659Z] Setting up apt-transport-https (2.0.8) ... [2022-06-07T00:13:10.659Z] Waiting for network to be ready... [2022-06-07T00:13:18.787Z] 2022-06-07T00:13:15Z INFO Waiting for automatic snapd restart... [2022-06-07T00:13:18.787Z] snapd 2.55.5 from Canonical* installed [2022-06-07T00:13:19.356Z] "snapd" switched to the "latest/stable" channel [2022-06-07T00:13:19.356Z] [2022-06-07T00:13:21.619Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T00:13:21.619Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T00:13:21.619Z] ./bin/test-attribution-txt.sh [2022-06-07T00:13:21.619Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-07T00:13:21.619Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-07T00:13:21.619Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-07T00:13:21.619Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-07T00:13:21.619Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-07T00:13:21.619Z] go: downloading github.com/spf13/cast v1.4.1 [2022-06-07T00:13:21.619Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-07T00:13:21.619Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-07T00:13:21.619Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-07T00:13:21.619Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-07T00:13:21.619Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-07T00:13:21.619Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-07T00:13:21.619Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-07T00:13:21.619Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-07T00:13:21.619Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-07T00:13:21.619Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-07T00:13:21.619Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-07T00:13:21.619Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-07T00:13:21.619Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-07T00:13:21.619Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-07T00:13:21.619Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-07T00:13:21.619Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-07T00:13:21.619Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-07T00:13:21.619Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-07T00:13:21.619Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-07T00:13:21.619Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-07T00:13:21.619Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-07T00:13:21.619Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-07T00:13:21.619Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-07T00:13:21.619Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-07T00:13:21.619Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-07T00:13:21.619Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-07T00:13:21.619Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-07T00:13:21.619Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-07T00:13:21.619Z] go: downloading golang.org/x/text v0.3.6 [2022-06-07T00:13:22.218Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-07T00:13:22.219Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-07T00:13:22.492Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-07T00:13:22.493Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-07T00:13:22.493Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-07T00:13:22.493Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-07T00:13:22.493Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-07T00:13:22.658Z] core20 20220512 from Canonical* installed [2022-06-07T00:13:22.658Z] "core20" switched to the "latest/stable" channel [2022-06-07T00:13:22.658Z] [2022-06-07T00:13:22.767Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-07T00:13:22.767Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-07T00:13:22.767Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-07T00:13:23.042Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-07T00:13:24.481Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-07T00:13:24.481Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-07T00:13:24.481Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-07T00:13:24.481Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-07T00:13:24.481Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-07T00:13:24.481Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-06-07T00:13:25.204Z] snapcraft 6.1 from Canonical* installed [2022-06-07T00:13:25.205Z] "snapcraft" switched to the "latest/stable" channel [2022-06-07T00:13:25.205Z] [Pipeline] echo [2022-06-07T00:13:28.819Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-07T00:13:29.549Z] + go mod tidy [2022-06-07T00:13:29.830Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-07T00:13:29.830Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-07T00:13:29.830Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-07T00:13:29.830Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-07T00:13:30.105Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-07T00:13:30.105Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-07T00:13:30.105Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-07T00:13:30.105Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-07T00:13:30.105Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-07T00:13:30.105Z] go: downloading github.com/kr/text v0.2.0 [2022-06-07T00:13:30.105Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-07T00:13:30.105Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-07T00:13:30.105Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-07T00:13:30.381Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-07T00:13:30.381Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-07T00:13:30.381Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-07T00:13:30.381Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-07T00:13:30.381Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-07T00:13:30.493Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-06-07T00:13:30.493Z] - README.md [2022-06-07T00:13:30.493Z] [2022-06-07T00:13:30.493Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-06-07T00:13:30.655Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-07T00:13:30.655Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-07T00:13:30.655Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-07T00:13:30.655Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-07T00:13:30.655Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-07T00:13:30.655Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-07T00:13:30.971Z] $ docker stop --time=1 9a41b1dfd9e2c35844ba0c950abcc75981336287876c0d97b75a74aeeae0b8f5 [2022-06-07T00:13:31.431Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-06-07T00:13:31.431Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-06-07T00:13:31.690Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-06-07T00:13:32.520Z] Reading package lists... [2022-06-07T00:13:33.251Z] $ docker rm -f 9a41b1dfd9e2c35844ba0c950abcc75981336287876c0d97b75a74aeeae0b8f5 [2022-06-07T00:13:33.905Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.4 git-man=1:2.25.1-1ubuntu3.4 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.11 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-06-07T00:13:34.843Z] Reading package lists... [2022-06-07T00:13:35.102Z] Building dependency tree... [2022-06-07T00:13:35.102Z] Reading state information... [2022-06-07T00:13:35.102Z] Suggested packages: [2022-06-07T00:13:35.102Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-06-07T00:13:35.102Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-06-07T00:13:35.102Z] krb5-user libnorm-doc [2022-06-07T00:13:35.102Z] Recommended packages: [2022-06-07T00:13:35.102Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-06-07T00:13:35.102Z] The following NEW packages will be installed: [2022-06-07T00:13:35.102Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-06-07T00:13:35.102Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-06-07T00:13:35.102Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-06-07T00:13:35.102Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-06-07T00:13:35.102Z] libzmq5 pkg-config zip [2022-06-07T00:13:35.102Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T00:13:35.362Z] Need to get 10.3 MB of archives. [2022-06-07T00:13:35.362Z] After this operation, 56.6 MB of additional disk space will be used. [2022-06-07T00:13:35.362Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-06-07T00:13:35.362Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-06-07T00:13:35.362Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.11 [233 kB] [2022-06-07T00:13:35.362Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.4 [885 kB] [2022-06-07T00:13:35.362Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.4 [4560 kB] [2022-06-07T00:13:35.362Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-06-07T00:13:35.362Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-06-07T00:13:35.362Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-06-07T00:13:35.362Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-06-07T00:13:35.362Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-06-07T00:13:35.624Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-06-07T00:13:35.624Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-06-07T00:13:35.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T00:13:35.675Z] Warning: overwriting stash ‘coverage-report’ [2022-06-07T00:13:36.194Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-06-07T00:13:36.194Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-06-07T00:13:36.194Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-06-07T00:13:36.194Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-06-07T00:13:36.194Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-06-07T00:13:36.194Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-06-07T00:13:36.194Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-06-07T00:13:36.194Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-06-07T00:13:36.194Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-06-07T00:13:36.194Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-06-07T00:13:36.194Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-06-07T00:13:36.194Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-06-07T00:13:36.194Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-06-07T00:13:36.352Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2022-06-07T00:13:36.454Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-06-07T00:13:36.454Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-06-07T00:13:36.454Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-07T00:13:36.454Z] Fetched 10.3 MB in 1s (9557 kB/s) [2022-06-07T00:13:36.454Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-06-07T00:13:36.454Z] (Reading database ... 14323 files and directories currently installed.) [2022-06-07T00:13:36.454Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-06-07T00:13:36.454Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T00:13:36.713Z] Selecting previously unselected package libsodium23:amd64. [2022-06-07T00:13:36.713Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-06-07T00:13:36.713Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-06-07T00:13:36.713Z] Selecting previously unselected package libpsl5:amd64. [2022-06-07T00:13:36.713Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-06-07T00:13:36.714Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-06-07T00:13:36.714Z] Selecting previously unselected package libbrotli1:amd64. [2022-06-07T00:13:36.714Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-06-07T00:13:36.714Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-06-07T00:13:36.952Z] + sudo chown -R jenkins:jenkins . [2022-06-07T00:13:36.974Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-06-07T00:13:36.974Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-06-07T00:13:36.974Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-06-07T00:13:36.974Z] Selecting previously unselected package librtmp1:amd64. [2022-06-07T00:13:36.974Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-06-07T00:13:36.974Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-06-07T00:13:36.974Z] Selecting previously unselected package libssh-4:amd64. [2022-06-07T00:13:36.974Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-06-07T00:13:36.974Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [Pipeline] sh [2022-06-07T00:13:37.234Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-06-07T00:13:37.234Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.11_amd64.deb ... [2022-06-07T00:13:37.234Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.11) ... [2022-06-07T00:13:37.234Z] Selecting previously unselected package liberror-perl. [2022-06-07T00:13:37.234Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-06-07T00:13:37.234Z] Unpacking liberror-perl (0.17029-1) ... [2022-06-07T00:13:37.234Z] Selecting previously unselected package git-man. [2022-06-07T00:13:37.234Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.4_all.deb ... [2022-06-07T00:13:37.234Z] Unpacking git-man (1:2.25.1-1ubuntu3.4) ... [2022-06-07T00:13:37.304Z] + ls -al . [2022-06-07T00:13:37.304Z] total 184 [2022-06-07T00:13:37.304Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 00:13 . [2022-06-07T00:13:37.304Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 00:10 .. [2022-06-07T00:13:37.304Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 7 00:10 .dockerignore [2022-06-07T00:13:37.304Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 00:10 .git [2022-06-07T00:13:37.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 00:10 .github [2022-06-07T00:13:37.304Z] -rw-rw-r-- 1 jenkins jenkins 321 Jun 7 00:10 .gitignore [2022-06-07T00:13:37.304Z] -rw-rw-r-- 1 jenkins jenkins 7287 Jun 7 00:10 Attribution.txt [2022-06-07T00:13:37.304Z] -rw-rw-r-- 1 jenkins jenkins 7706 Jun 7 00:10 CHANGELOG.md [2022-06-07T00:13:37.304Z] -rw-rw-r-- 1 jenkins jenkins 1907 Jun 7 00:10 Dockerfile [2022-06-07T00:13:37.304Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 00:10 GOVERNANCE.md [2022-06-07T00:13:37.304Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 00:10 Jenkinsfile [2022-06-07T00:13:37.304Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 00:10 LICENSE [2022-06-07T00:13:37.304Z] -rw-rw-r-- 1 jenkins jenkins 1030 Jun 7 00:10 Makefile [2022-06-07T00:13:37.304Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 7 00:10 OWNERS.md [2022-06-07T00:13:37.304Z] -rw-rw-r-- 1 jenkins jenkins 2211 Jun 7 00:10 README.md [2022-06-07T00:13:37.304Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 00:08 VERSION [2022-06-07T00:13:37.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 00:10 bin [2022-06-07T00:13:37.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:10 cmd [2022-06-07T00:13:37.304Z] -rw-r--r-- 1 jenkins jenkins 17452 Jun 7 00:12 coverage.out [2022-06-07T00:13:37.304Z] -rw-rw-r-- 1 jenkins jenkins 404 Jun 7 00:13 go.mod [2022-06-07T00:13:37.304Z] -rw-rw-r-- 1 jenkins jenkins 49385 Jun 7 00:10 go.sum [2022-06-07T00:13:37.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:10 internal [2022-06-07T00:13:37.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 00:10 mock [2022-06-07T00:13:37.304Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 00:10 snap [2022-06-07T00:13:37.304Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 00:10 vendor [2022-06-07T00:13:37.304Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 7 00:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:13:37.501Z] Selecting previously unselected package git. [2022-06-07T00:13:37.501Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.4_amd64.deb ... [2022-06-07T00:13:37.501Z] Unpacking git (1:2.25.1-1ubuntu3.4) ... [2022-06-07T00:13:37.751Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e5be49f680b4051dbe42ba7f82870472f96fdcb0 --label arch=arm64 --label version=0.0.0 . [2022-06-07T00:13:38.071Z] Selecting previously unselected package libgssrpc4:amd64. [2022-06-07T00:13:38.071Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-06-07T00:13:38.071Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:13:38.336Z] Selecting previously unselected package libkdb5-9:amd64. [2022-06-07T00:13:38.336Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-06-07T00:13:38.336Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:13:38.336Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-06-07T00:13:38.336Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-06-07T00:13:38.336Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:13:38.336Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-06-07T00:13:38.336Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-06-07T00:13:38.336Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:13:38.336Z] Selecting previously unselected package comerr-dev:amd64. [2022-06-07T00:13:38.336Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-06-07T00:13:38.336Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-06-07T00:13:38.336Z] Selecting previously unselected package krb5-multidev:amd64. [2022-06-07T00:13:38.336Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-06-07T00:13:38.336Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:13:38.597Z] Selecting previously unselected package libnorm1:amd64. [2022-06-07T00:13:38.597Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-06-07T00:13:38.597Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-06-07T00:13:38.597Z] Selecting previously unselected package libnorm-dev:amd64. [2022-06-07T00:13:38.597Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-06-07T00:13:38.597Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-06-07T00:13:38.597Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-06-07T00:13:38.597Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-06-07T00:13:38.597Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-06-07T00:13:38.857Z] Selecting previously unselected package libpgm-dev:amd64. [2022-06-07T00:13:38.857Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-06-07T00:13:38.857Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-06-07T00:13:38.857Z] Selecting previously unselected package libsodium-dev:amd64. [2022-06-07T00:13:38.857Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-06-07T00:13:38.857Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-06-07T00:13:38.857Z] Selecting previously unselected package libzmq5:amd64. [2022-06-07T00:13:38.857Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-06-07T00:13:38.857Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-06-07T00:13:39.119Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-06-07T00:13:39.119Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-06-07T00:13:39.119Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:13:39.119Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-06-07T00:13:39.119Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-06-07T00:13:39.119Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-06-07T00:13:39.119Z] Selecting previously unselected package pkg-config. [2022-06-07T00:13:39.119Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-06-07T00:13:39.119Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-06-07T00:13:39.119Z] Selecting previously unselected package zip. [2022-06-07T00:13:39.119Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-06-07T00:13:39.119Z] Unpacking zip (3.0-11build1) ... [2022-06-07T00:13:39.203Z] Sending build context to Docker daemon 14.31MB [2022-06-07T00:13:39.203Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2022-06-07T00:13:39.203Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-07T00:13:39.203Z] ---> 4bfecb40822f [2022-06-07T00:13:39.203Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T00:13:39.203Z] ---> Running in d701d3afba02 [2022-06-07T00:13:39.381Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-06-07T00:13:39.381Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-06-07T00:13:39.381Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-06-07T00:13:39.381Z] No schema files found: doing nothing. [2022-06-07T00:13:39.381Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-06-07T00:13:39.381Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-06-07T00:13:39.381Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-06-07T00:13:39.381Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-06-07T00:13:39.381Z] Setting up liberror-perl (0.17029-1) ... [2022-06-07T00:13:39.381Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:13:39.381Z] Setting up zip (3.0-11build1) ... [2022-06-07T00:13:39.381Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-06-07T00:13:39.478Z] Removing intermediate container d701d3afba02 [2022-06-07T00:13:39.478Z] ---> 86fa0177240b [2022-06-07T00:13:39.478Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T00:13:39.641Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-06-07T00:13:39.641Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-06-07T00:13:39.641Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-06-07T00:13:39.641Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-06-07T00:13:39.641Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:13:39.641Z] Setting up git-man (1:2.25.1-1ubuntu3.4) ... [2022-06-07T00:13:39.641Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:13:39.641Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-06-07T00:13:39.641Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:13:39.641Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-06-07T00:13:39.641Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.11) ... [2022-06-07T00:13:39.641Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-06-07T00:13:39.641Z] Setting up git (1:2.25.1-1ubuntu3.4) ... [2022-06-07T00:13:39.641Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:13:39.641Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-06-07T00:13:39.641Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-06-07T00:13:39.641Z] Processing triggers for libc-bin (2.31-0ubuntu9.9) ... [2022-06-07T00:13:39.753Z] ---> Running in f03e5df901fd [2022-06-07T00:13:40.029Z] Removing intermediate container f03e5df901fd [2022-06-07T00:13:40.029Z] ---> ca9a90654a12 [2022-06-07T00:13:40.029Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T00:13:40.029Z] ---> Running in 92959a30223a [2022-06-07T00:13:40.583Z] comerr-dev set to automatically installed. [2022-06-07T00:13:40.583Z] git set to automatically installed. [2022-06-07T00:13:40.583Z] git-man set to automatically installed. [2022-06-07T00:13:40.583Z] krb5-multidev set to automatically installed. [2022-06-07T00:13:40.583Z] libbrotli1 set to automatically installed. [2022-06-07T00:13:40.583Z] libcurl3-gnutls set to automatically installed. [2022-06-07T00:13:40.583Z] liberror-perl set to automatically installed. [2022-06-07T00:13:40.583Z] libglib2.0-0 set to automatically installed. [2022-06-07T00:13:40.583Z] libgssrpc4 set to automatically installed. [2022-06-07T00:13:40.583Z] libkadm5clnt-mit11 set to automatically installed. [2022-06-07T00:13:40.583Z] libkadm5srv-mit11 set to automatically installed. [2022-06-07T00:13:40.583Z] libkdb5-9 set to automatically installed. [2022-06-07T00:13:40.583Z] libkrb5-dev set to automatically installed. [2022-06-07T00:13:40.583Z] libnghttp2-14 set to automatically installed. [2022-06-07T00:13:40.583Z] libnorm-dev set to automatically installed. [2022-06-07T00:13:40.583Z] libnorm1 set to automatically installed. [2022-06-07T00:13:40.583Z] libpgm-5.2-0 set to automatically installed. [2022-06-07T00:13:40.583Z] libpgm-dev set to automatically installed. [2022-06-07T00:13:40.583Z] libpsl5 set to automatically installed. [2022-06-07T00:13:40.583Z] librtmp1 set to automatically installed. [2022-06-07T00:13:40.583Z] libsodium-dev set to automatically installed. [2022-06-07T00:13:40.583Z] libsodium23 set to automatically installed. [2022-06-07T00:13:40.583Z] libssh-4 set to automatically installed. [2022-06-07T00:13:40.583Z] libzmq3-dev set to automatically installed. [2022-06-07T00:13:40.583Z] libzmq5 set to automatically installed. [2022-06-07T00:13:40.583Z] pkg-config set to automatically installed. [2022-06-07T00:13:40.583Z] zip set to automatically installed. [2022-06-07T00:13:41.155Z] snapd is not logged in, snap install commands will use sudo [2022-06-07T00:13:42.019Z] Removing intermediate container 92959a30223a [2022-06-07T00:13:42.019Z] ---> 0df13b5b2c14 [2022-06-07T00:13:42.019Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T00:13:42.019Z] ---> Running in 7bd6aa2d3504 [2022-06-07T00:13:42.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T00:13:43.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T00:13:44.595Z] OK: 224 MiB in 56 packages [2022-06-07T00:13:45.202Z] Removing intermediate container 7bd6aa2d3504 [2022-06-07T00:13:45.202Z] ---> 7e40ffc9a299 [2022-06-07T00:13:45.202Z] Step 7/23 : WORKDIR /device-mqtt-go [2022-06-07T00:13:45.202Z] ---> Running in 55a0f26c8629 [2022-06-07T00:13:45.813Z] Removing intermediate container 55a0f26c8629 [2022-06-07T00:13:45.813Z] ---> 2753190f9e5a [2022-06-07T00:13:45.813Z] Step 8/23 : COPY . . [2022-06-07T00:13:50.140Z] ---> 936fbb304b5d [2022-06-07T00:13:50.140Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T00:13:50.140Z] ---> Running in de12bb832c29 [2022-06-07T00:13:51.124Z] skipping... [2022-06-07T00:13:51.143Z] go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed [2022-06-07T00:13:51.143Z] Pulling config-common [2022-06-07T00:13:51.143Z] + snapcraftctl pull [2022-06-07T00:13:51.407Z] Removing intermediate container de12bb832c29 [2022-06-07T00:13:51.407Z] ---> 9ec337712f09 [2022-06-07T00:13:51.407Z] Step 10/23 : ARG MAKE='make build' [2022-06-07T00:13:51.687Z] ---> Running in 78c189f700c4 [2022-06-07T00:13:51.961Z] Removing intermediate container 78c189f700c4 [2022-06-07T00:13:51.961Z] ---> 7d2cef2eedf3 [2022-06-07T00:13:51.961Z] Step 11/23 : RUN $MAKE [2022-06-07T00:13:51.961Z] ---> Running in 9e1ba85c60c3 [2022-06-07T00:13:52.939Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2022-06-07T00:13:55.338Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-06-07T00:13:55.338Z] Fetched 290 kB in 0s (0 B/s) [2022-06-07T00:13:55.338Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-06-07T00:13:55.338Z] Fetched 158 kB in 0s (0 B/s) [2022-06-07T00:13:55.338Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-06-07T00:13:55.338Z] Fetched 242 kB in 0s (0 B/s) [2022-06-07T00:13:55.338Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-06-07T00:13:55.338Z] Fetched 150 kB in 0s (0 B/s) [2022-06-07T00:13:55.338Z] Pulling device-mqtt [2022-06-07T00:13:55.338Z] + snapcraftctl pull [2022-06-07T00:13:56.276Z] Pulling hooks [2022-06-07T00:13:56.276Z] + snapcraftctl pull [2022-06-07T00:13:57.693Z] Building config-common [2022-06-07T00:13:57.693Z] + snapcraftctl build [2022-06-07T00:13:59.144Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-06-07T00:14:00.097Z] Building device-mqtt [2022-06-07T00:14:00.097Z] + cd /root/parts/device-mqtt/src [2022-06-07T00:14:00.097Z] ++ git describe --tags --abbrev=0 [2022-06-07T00:14:00.097Z] ++ sed s/v// [2022-06-07T00:14:00.097Z] + GIT_VERSION=2.1.0 [2022-06-07T00:14:00.097Z] + '[' -z 2.1.0 ']' [2022-06-07T00:14:00.097Z] + snapcraftctl set-version 2.1.0 [2022-06-07T00:14:01.480Z] + echo 2.1.0 [2022-06-07T00:14:01.480Z] + go mod tidy [2022-06-07T00:14:02.864Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-07T00:14:02.864Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-07T00:14:02.864Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-07T00:14:02.864Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-07T00:14:03.123Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-07T00:14:03.123Z] go: downloading github.com/spf13/cast v1.4.1 [2022-06-07T00:14:03.123Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-07T00:14:03.696Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-07T00:14:03.696Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-07T00:14:03.959Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-07T00:14:03.959Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-07T00:14:03.959Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-07T00:14:03.959Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-07T00:14:04.527Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-07T00:14:04.527Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-07T00:14:04.527Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-07T00:14:04.527Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-07T00:14:04.527Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-07T00:14:04.786Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-07T00:14:04.786Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-07T00:14:04.786Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-07T00:14:04.786Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-07T00:14:04.786Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-07T00:14:04.786Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-07T00:14:04.786Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-07T00:14:04.786Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-07T00:14:05.051Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-07T00:14:05.051Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-07T00:14:05.051Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-07T00:14:05.051Z] go: downloading golang.org/x/text v0.3.6 [2022-06-07T00:14:05.051Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-07T00:14:05.051Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-06-07T00:14:05.051Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-07T00:14:05.051Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-07T00:14:05.051Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-07T00:14:05.051Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-07T00:14:05.320Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-07T00:14:05.320Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-07T00:14:05.320Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-07T00:14:05.320Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-07T00:14:05.320Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-07T00:14:05.320Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-07T00:14:05.583Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-07T00:14:05.583Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-07T00:14:05.583Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-07T00:14:05.583Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-07T00:14:05.583Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-07T00:14:05.583Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-07T00:14:05.583Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-07T00:14:05.841Z] go: downloading github.com/kr/text v0.2.0 [2022-06-07T00:14:05.841Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-07T00:14:05.841Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-07T00:14:05.841Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-07T00:14:05.841Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-07T00:14:05.841Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-07T00:14:05.841Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-07T00:14:05.841Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-07T00:14:05.841Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-07T00:14:05.841Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-07T00:14:05.841Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-07T00:14:05.841Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-07T00:14:05.841Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-07T00:14:05.841Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-07T00:14:05.841Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-07T00:14:05.841Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-07T00:14:06.100Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-07T00:14:06.100Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-07T00:14:06.100Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-07T00:14:06.100Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-07T00:14:06.100Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-07T00:14:06.100Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-07T00:14:06.100Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-07T00:14:06.100Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-07T00:14:06.100Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-07T00:14:06.100Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-07T00:14:06.359Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-06-07T00:14:06.618Z] + make build [2022-06-07T00:14:06.618Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.1.0" -o cmd/device-mqtt ./cmd [2022-06-07T00:14:16.604Z] + install -DT ./cmd/device-mqtt /root/parts/device-mqtt/install/bin/device-mqtt [2022-06-07T00:14:16.604Z] + install -DT ./cmd/res/configuration.toml /root/parts/device-mqtt/install/config/device-mqtt/res/configuration.toml [2022-06-07T00:14:16.604Z] + install -DT ./cmd/res/devices/mqtt.test.device.toml /root/parts/device-mqtt/install/config/device-mqtt/res/devices/mqtt.test.device.toml [2022-06-07T00:14:16.604Z] + install -DT ./cmd/res/devices/mqtt.test.device.toml /root/parts/device-mqtt/install/config/device-mqtt/res/devices/mqtt.test.device.toml [2022-06-07T00:14:16.604Z] + install -DT ./cmd/res/profiles/mqtt.test.device.profile.yml /root/parts/device-mqtt/install/config/device-mqtt/res/profiles/mqtt.test.device.profile.yml [2022-06-07T00:14:16.604Z] + install -DT ./Attribution.txt /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/Attribution.txt [2022-06-07T00:14:16.604Z] + install -DT ./LICENSE /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/LICENSE [2022-06-07T00:14:16.604Z] Building hooks [2022-06-07T00:14:16.604Z] + cd /root/parts/hooks/src [2022-06-07T00:14:16.604Z] + make build [2022-06-07T00:14:16.604Z] go mod tidy [2022-06-07T00:14:16.863Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.7 [2022-06-07T00:14:16.863Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-06-07T00:14:16.863Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-06-07T00:14:17.123Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-06-07T00:14:18.063Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-06-07T00:14:18.322Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-06-07T00:14:18.322Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-06-07T00:14:19.263Z] Staging config-common [2022-06-07T00:14:19.263Z] + snapcraftctl stage [2022-06-07T00:14:20.644Z] Staging device-mqtt [2022-06-07T00:14:20.644Z] + snapcraftctl stage [2022-06-07T00:14:22.024Z] Staging hooks [2022-06-07T00:14:22.024Z] + snapcraftctl stage [2022-06-07T00:14:23.952Z] Priming config-common [2022-06-07T00:14:23.952Z] + snapcraftctl prime [2022-06-07T00:14:25.337Z] Priming device-mqtt [2022-06-07T00:14:25.337Z] + snapcraftctl prime [2022-06-07T00:14:27.245Z] Priming hooks [2022-06-07T00:14:27.245Z] + snapcraftctl prime [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:14:30.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T00:14:30.814Z] [2022-06-07T00:14:30.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:14:31.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T00:14:31.203Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-07T00:14:31.203Z] 5eb5b503b376: Pulling fs layer [2022-06-07T00:14:31.203Z] 5c69ac0246d0: Pulling fs layer [2022-06-07T00:14:31.203Z] ec43610c2a17: Pulling fs layer [2022-06-07T00:14:31.203Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-07T00:14:31.203Z] 33b1e0a273af: Pulling fs layer [2022-06-07T00:14:31.203Z] 5d3b04190fa2: Pulling fs layer [2022-06-07T00:14:31.203Z] 2f39f015ded8: Pulling fs layer [2022-06-07T00:14:31.203Z] 3a2ae6a8a46f: Waiting [2022-06-07T00:14:31.203Z] 33b1e0a273af: Waiting [2022-06-07T00:14:31.203Z] 2f39f015ded8: Waiting [2022-06-07T00:14:31.203Z] 5d3b04190fa2: Waiting [2022-06-07T00:14:31.203Z] 5c69ac0246d0: Download complete [2022-06-07T00:14:31.203Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-07T00:14:31.203Z] 3a2ae6a8a46f: Download complete [2022-06-07T00:14:31.464Z] 33b1e0a273af: Verifying Checksum [2022-06-07T00:14:31.464Z] 33b1e0a273af: Download complete [2022-06-07T00:14:31.464Z] 5d3b04190fa2: Verifying Checksum [2022-06-07T00:14:31.464Z] 5d3b04190fa2: Download complete [2022-06-07T00:14:31.464Z] ec43610c2a17: Download complete [2022-06-07T00:14:31.464Z] 5eb5b503b376: Verifying Checksum [2022-06-07T00:14:31.464Z] 5eb5b503b376: Download complete [2022-06-07T00:14:31.959Z] Removing intermediate container 9e1ba85c60c3 [2022-06-07T00:14:31.959Z] ---> 7ee87470fad1 [2022-06-07T00:14:31.959Z] Step 12/23 : FROM alpine:3.14 [2022-06-07T00:14:32.404Z] 2f39f015ded8: Verifying Checksum [2022-06-07T00:14:32.404Z] 2f39f015ded8: Download complete [2022-06-07T00:14:32.556Z] 3.14: Pulling from library/alpine [2022-06-07T00:14:32.663Z] 5eb5b503b376: Pull complete [2022-06-07T00:14:32.829Z] 455c02918c45: Pulling fs layer [2022-06-07T00:14:32.829Z] 455c02918c45: Verifying Checksum [2022-06-07T00:14:32.829Z] 455c02918c45: Download complete [2022-06-07T00:14:32.922Z] 5c69ac0246d0: Pull complete [2022-06-07T00:14:33.428Z] 455c02918c45: Pull complete [2022-06-07T00:14:33.428Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-07T00:14:33.428Z] Status: Downloaded newer image for alpine:3.14 [2022-06-07T00:14:33.428Z] ---> ac73e934f311 [2022-06-07T00:14:33.428Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-06-07T00:14:33.490Z] ec43610c2a17: Pull complete [2022-06-07T00:14:33.490Z] 3a2ae6a8a46f: Pull complete [2022-06-07T00:14:33.706Z] ---> Running in cd322232846d [2022-06-07T00:14:33.749Z] 33b1e0a273af: Pull complete [2022-06-07T00:14:33.750Z] 5d3b04190fa2: Pull complete [2022-06-07T00:14:33.983Z] Removing intermediate container cd322232846d [2022-06-07T00:14:33.983Z] ---> d2a48fb5ef0f [2022-06-07T00:14:33.983Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-07T00:14:33.983Z] ---> Running in 22644b8182ec [2022-06-07T00:14:34.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T00:14:35.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T00:14:35.838Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-07T00:14:35.838Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-07T00:14:35.838Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-07T00:14:35.838Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-07T00:14:36.110Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-07T00:14:36.110Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-07T00:14:36.110Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T00:14:36.110Z] OK: 8 MiB in 20 packages [2022-06-07T00:14:37.091Z] Removing intermediate container 22644b8182ec [2022-06-07T00:14:37.091Z] ---> 7aad123e0cc8 [2022-06-07T00:14:37.091Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2022-06-07T00:14:37.949Z] 2f39f015ded8: Pull complete [2022-06-07T00:14:37.949Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-07T00:14:37.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T00:14:37.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-06-07T00:14:38.078Z] ---> 50fb97754fa4 [2022-06-07T00:14:38.078Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:14:38.197Z] prd-ubuntu20.04-docker-8c-8g-1560 does not seem to be running inside a container [2022-06-07T00:14:38.236Z] $ 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/gexfoundry_device-mqtt-go_PR-386 -v /w/workspace/gexfoundry_device-mqtt-go_PR-386:/w/workspace/gexfoundry_device-mqtt-go_PR-386:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-386@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-07T00:14:38.352Z] ---> 736708d6b24c [2022-06-07T00:14:38.352Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-06-07T00:14:38.951Z] ---> 17a57252f7a4 [2022-06-07T00:14:38.951Z] Step 18/23 : EXPOSE 59982 [2022-06-07T00:14:38.951Z] ---> Running in 56def9c223e5 [2022-06-07T00:14:39.228Z] Removing intermediate container 56def9c223e5 [2022-06-07T00:14:39.229Z] ---> 491cbf6a3190 [2022-06-07T00:14:39.229Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2022-06-07T00:14:39.506Z] ---> Running in 4418426f2fe6 [2022-06-07T00:14:39.613Z] $ docker top 2f40b8e91e3b7c0a00fd7b4a118659ba8e5ff52e73326a7c5a6e55417f89cbc5 -eo pid,comm [Pipeline] { [2022-06-07T00:14:39.782Z] Removing intermediate container 4418426f2fe6 [2022-06-07T00:14:39.782Z] ---> d4cb346e5f16 [2022-06-07T00:14:39.782Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T00:14:39.782Z] ---> Running in d2bfff3fc55d [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:14:40.056Z] Removing intermediate container d2bfff3fc55d [2022-06-07T00:14:40.056Z] ---> 3e00d7fbc75d [2022-06-07T00:14:40.056Z] Step 21/23 : LABEL arch=arm64 [2022-06-07T00:14:40.056Z] ---> Running in b733c9f3b255 [2022-06-07T00:14:40.164Z] ---> job-cost.sh [2022-06-07T00:14:40.164Z] lf-activate-venv: SKIPPING [2022-06-07T00:14:40.164Z] INFO: No Stack... [2022-06-07T00:14:40.336Z] Removing intermediate container b733c9f3b255 [2022-06-07T00:14:40.337Z] ---> 668bd3bbc6f7 [2022-06-07T00:14:40.337Z] Step 22/23 : LABEL git_sha=e5be49f680b4051dbe42ba7f82870472f96fdcb0 [2022-06-07T00:14:40.428Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T00:14:40.613Z] ---> Running in d4bfee8cda36 [2022-06-07T00:14:40.887Z] Removing intermediate container d4bfee8cda36 [2022-06-07T00:14:40.887Z] ---> 2078f2f0221c [2022-06-07T00:14:40.887Z] Step 23/23 : LABEL version=0.0.0 [2022-06-07T00:14:40.887Z] ---> Running in f8527e6971fe [2022-06-07T00:14:40.998Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T00:14:41.161Z] Removing intermediate container f8527e6971fe [2022-06-07T00:14:41.161Z] ---> c2a6c4b3d7a6 [2022-06-07T00:14:41.161Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-07T00:14:41.343Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-386/archives/cost.csv [2022-06-07T00:14:41.343Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T00:14:41.382Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-386-1-stack-cost] [2022-06-07T00:14:41.387Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-386-1-stack-cost] did not exist. Created. [2022-06-07T00:14:41.387Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-386-1-stack-cost] [Pipeline] { [2022-06-07T00:14:41.433Z] Successfully built c2a6c4b3d7a6 [2022-06-07T00:14:41.433Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] unstash [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2022-06-07T00:14:41.816Z] + echo total: 0.2199999988079071 [Pipeline] stash Stage "Docker Push" skipped due to when conditional [Pipeline] } [2022-06-07T00:14:41.878Z] Stashed 1 file(s) [Pipeline] // stage Post stage [Pipeline] } [2022-06-07T00:14:41.965Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-386-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T00:14:42.022Z] $ docker stop --time=1 2f40b8e91e3b7c0a00fd7b4a118659ba8e5ff52e73326a7c5a6e55417f89cbc5 [2022-06-07T00:14:43.178Z] $ docker rm -f 2f40b8e91e3b7c0a00fd7b4a118659ba8e5ff52e73326a7c5a6e55417f89cbc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // script [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-07T00:14:43.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T00:14:43.744Z] [2022-06-07T00:14:43.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:14:44.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T00:14:44.439Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-07T00:14:44.439Z] 8998bd30e6a1: Pulling fs layer [2022-06-07T00:14:44.439Z] 04944245beec: Pulling fs layer [2022-06-07T00:14:44.439Z] 699f458cf7ca: Pulling fs layer [2022-06-07T00:14:44.439Z] 765212b225bb: Pulling fs layer [2022-06-07T00:14:44.439Z] f23df028b6ca: Pulling fs layer [2022-06-07T00:14:44.439Z] d65c8cfc05b1: Pulling fs layer [2022-06-07T00:14:44.439Z] 2437ff75d9bd: Pulling fs layer [2022-06-07T00:14:44.439Z] 765212b225bb: Waiting [2022-06-07T00:14:44.439Z] d65c8cfc05b1: Waiting [2022-06-07T00:14:44.439Z] 2437ff75d9bd: Waiting [2022-06-07T00:14:44.439Z] f23df028b6ca: Waiting [2022-06-07T00:14:44.439Z] 04944245beec: Verifying Checksum [2022-06-07T00:14:44.439Z] 04944245beec: Download complete [2022-06-07T00:14:44.439Z] 765212b225bb: Verifying Checksum [2022-06-07T00:14:44.439Z] 765212b225bb: Download complete [2022-06-07T00:14:44.439Z] f23df028b6ca: Verifying Checksum [2022-06-07T00:14:44.439Z] f23df028b6ca: Download complete [2022-06-07T00:14:44.439Z] d65c8cfc05b1: Verifying Checksum [2022-06-07T00:14:44.439Z] d65c8cfc05b1: Download complete [2022-06-07T00:14:44.715Z] 699f458cf7ca: Verifying Checksum [2022-06-07T00:14:44.716Z] 699f458cf7ca: Download complete [2022-06-07T00:14:44.990Z] 8998bd30e6a1: Verifying Checksum [2022-06-07T00:14:44.990Z] 8998bd30e6a1: Download complete [2022-06-07T00:14:47.623Z] 2437ff75d9bd: Verifying Checksum [2022-06-07T00:14:47.623Z] 2437ff75d9bd: Download complete [2022-06-07T00:14:49.619Z] 8998bd30e6a1: Pull complete [2022-06-07T00:14:49.892Z] 04944245beec: Pull complete [2022-06-07T00:14:51.322Z] 699f458cf7ca: Pull complete [2022-06-07T00:14:51.322Z] 765212b225bb: Pull complete [2022-06-07T00:14:52.301Z] f23df028b6ca: Pull complete [2022-06-07T00:14:52.301Z] d65c8cfc05b1: Pull complete [2022-06-07T00:15:07.403Z] 2437ff75d9bd: Pull complete [2022-06-07T00:15:07.403Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-07T00:15:07.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T00:15:07.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:15:07.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-1561 does not seem to be running inside a container [2022-06-07T00:15:07.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-07T00:15:10.308Z] $ docker top 6078b7df7584bfa59cb1d8c744229aa86af6102ddc49cc9369faaa8ad921ff9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:15:11.296Z] ---> job-cost.sh [2022-06-07T00:15:11.296Z] lf-activate-venv: SKIPPING [2022-06-07T00:15:11.296Z] INFO: No Stack... [2022-06-07T00:15:11.570Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-07T00:15:12.552Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T00:15:13.239Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-06-07T00:15:13.239Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T00:15:13.332Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-386-1-stack-cost] [2022-06-07T00:15:13.338Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-386-1-stack-cost] did not exist. Created. [2022-06-07T00:15:13.338Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-386-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T00:15:14.112Z] /w/workspace/device-mqtt-go/1@tmp/durable-ec8fc10d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-07T00:15:14.816Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-07T00:15:14.855Z] Warning: overwriting stash ‘stack-cost’ [2022-06-07T00:15:15.092Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T00:15:15.144Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-386-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T00:15:15.238Z] $ docker stop --time=1 6078b7df7584bfa59cb1d8c744229aa86af6102ddc49cc9369faaa8ad921ff9b [2022-06-07T00:15:16.773Z] $ docker rm -f 6078b7df7584bfa59cb1d8c744229aa86af6102ddc49cc9369faaa8ad921ff9b [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 [2022-06-07T00:15:17.881Z] provisioning config files... [2022-06-07T00:15:17.897Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-386@tmp/config2035646936146747649tmp [Pipeline] { [Pipeline] sh [2022-06-07T00:15:18.232Z] + set +x [2022-06-07T00:15:18.232Z] + curl -s https://codecov.io/bash [2022-06-07T00:15:18.232Z] + bash -s -- [2022-06-07T00:15:18.232Z] [2022-06-07T00:15:18.232Z] _____ _ [2022-06-07T00:15:18.232Z] / ____| | | [2022-06-07T00:15:18.232Z] | | ___ __| | ___ ___ _____ __ [2022-06-07T00:15:18.232Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-07T00:15:18.232Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-07T00:15:18.232Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-07T00:15:18.232Z] Bash-1.0.6 [2022-06-07T00:15:18.232Z] [2022-06-07T00:15:18.232Z] [2022-06-07T00:15:18.232Z] ==> git version 2.25.1 found [2022-06-07T00:15:18.232Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-07T00:15:18.233Z] Release-Date: 2020-01-08 [2022-06-07T00:15:18.233Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-07T00:15:18.233Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-07T00:15:18.233Z] ==> Jenkins CI detected. [2022-06-07T00:15:18.233Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-386 [2022-06-07T00:15:18.233Z] project root: . [2022-06-07T00:15:18.233Z] --> token set from env [2022-06-07T00:15:18.233Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-07T00:15:18.233Z] ==> Running gcov in . (disable via -X gcov) [2022-06-07T00:15:18.233Z] ==> Python coveragepy not found [2022-06-07T00:15:18.233Z] ==> Searching for coverage reports in: [2022-06-07T00:15:18.233Z] + . [2022-06-07T00:15:18.233Z] -> Found 1 reports [2022-06-07T00:15:18.233Z] ==> Detecting git/mercurial file structure [2022-06-07T00:15:18.233Z] ==> Reading reports [2022-06-07T00:15:18.233Z] + ./coverage.out bytes=17452 [2022-06-07T00:15:18.233Z] ==> Appending adjustments [2022-06-07T00:15:18.233Z] https://docs.codecov.io/docs/fixing-reports [2022-06-07T00:15:18.492Z] + Found adjustments [2022-06-07T00:15:18.492Z] ==> Gzipping contents [2022-06-07T00:15:18.492Z] 12K /tmp/codecov.UKQ2xD.gz [2022-06-07T00:15:18.492Z] ==> Uploading reports [2022-06-07T00:15:18.492Z] url: https://codecov.io [2022-06-07T00:15:18.492Z] query: branch=PR-386&commit=e5be49f680b4051dbe42ba7f82870472f96fdcb0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-386%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=386&job=&cmd_args= [2022-06-07T00:15:18.492Z] -> Pinging Codecov [2022-06-07T00:15:18.492Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-386&commit=e5be49f680b4051dbe42ba7f82870472f96fdcb0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-386%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=386&job=&cmd_args= [2022-06-07T00:15:18.752Z] -> Uploading to [2022-06-07T00:15:18.752Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-07/7D719EC7BBE17E464838252E33014C33/e5be49f680b4051dbe42ba7f82870472f96fdcb0/417cd240-7f00-483d-a7ea-2975228d14e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T001518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8318b3e025ee708de449046b71467f1bad18b2dc59a2aa3e3a4b4467ff63aa27 [2022-06-07T00:15:18.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T00:15:18.752Z] Dload Upload Total Spent Left Speed [2022-06-07T00:15:19.013Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9862 0 0 100 9862 0 42508 --:--:-- --:--:-- --:--:-- 42508 [2022-06-07T00:15:19.013Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/e5be49f680b4051dbe42ba7f82870472f96fdcb0 [Pipeline] } [2022-06-07T00:15:19.044Z] 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 [2022-06-07T00:15:20.780Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-386/archives ] [2022-06-07T00:15:20.780Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-386/archives [2022-06-07T00:15:20.780Z] total 16 [2022-06-07T00:15:20.780Z] drwxr-xr-x 3 root root 4096 Jun 7 00:14 . [2022-06-07T00:15:20.780Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 7 00:14 .. [2022-06-07T00:15:20.780Z] drwxr-xr-x 2 root root 4096 Jun 7 00:14 cost [2022-06-07T00:15:20.780Z] -rw-r--r-- 1 root root 85 Jun 7 00:14 cost.csv [2022-06-07T00:15:20.780Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-386/archives [2022-06-07T00:15:20.780Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-386/archives [2022-06-07T00:15:20.780Z] total 16 [2022-06-07T00:15:20.780Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 00:14 . [2022-06-07T00:15:20.780Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 7 00:14 .. [2022-06-07T00:15:20.780Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 00:14 cost [2022-06-07T00:15:20.780Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 7 00:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:15:21.108Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:15:22.004Z] ---> package-listing.sh [2022-06-07T00:15:22.004Z] ++ facter osfamily [2022-06-07T00:15:22.004Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-07T00:15:22.265Z] + OS_FAMILY=debian [2022-06-07T00:15:22.265Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-386 [2022-06-07T00:15:22.265Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-07T00:15:22.265Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-07T00:15:22.265Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-07T00:15:22.265Z] + PACKAGES=/tmp/packages_start.txt [2022-06-07T00:15:22.265Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-386 ']' [2022-06-07T00:15:22.265Z] + PACKAGES=/tmp/packages_end.txt [2022-06-07T00:15:22.265Z] + case "${OS_FAMILY}" in [2022-06-07T00:15:22.265Z] + dpkg -l [2022-06-07T00:15:22.265Z] + grep '^ii' [2022-06-07T00:15:22.265Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-07T00:15:22.265Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-07T00:15:22.265Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-07T00:15:22.265Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-386 ']' [2022-06-07T00:15:22.265Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-386/archives/ [2022-06-07T00:15:22.265Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-386/archives/ [Pipeline] echo [2022-06-07T00:15:22.299Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-386/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-07T00:15:22.595Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:15:23.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T00:15:23.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:15:23.405Z] prd-ubuntu20.04-docker-8c-8g-1560 does not seem to be running inside a container [2022-06-07T00:15:23.443Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-386/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-386 -v /w/workspace/gexfoundry_device-mqtt-go_PR-386:/w/workspace/gexfoundry_device-mqtt-go_PR-386:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-386@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-07T00:15:23.655Z] $ docker top 3bd5b5670678e908f2450b269ed39bc52a783b727105075fbdd6ccfff235ef12 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T00:15:24.057Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-07T00:15:24.372Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-07T00:15:24.688Z] + ls /var/log/sa-host [2022-06-07T00:15:24.688Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T00:15:24.872Z] provisioning config files... [2022-06-07T00:15:24.882Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-386@tmp/config6679363520781067465tmp [Pipeline] { [Pipeline] echo [2022-06-07T00:15:24.930Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:15:25.244Z] ---> create-netrc.sh [Pipeline] } [2022-06-07T00:15:25.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:15:25.685Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-07T00:15:25.715Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:15:26.028Z] ---> sudo-logs.sh [2022-06-07T00:15:26.028Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-07T00:15:26.117Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:15:26.435Z] ---> job-cost.sh [2022-06-07T00:15:26.435Z] lf-activate-venv: SKIPPING [2022-06-07T00:15:26.435Z] DEBUG: total: 0.2199999988079071 [2022-06-07T00:15:26.435Z] INFO: Retrieving Stack Cost... [2022-06-07T00:15:26.694Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T00:15:27.264Z] INFO: Archiving Costs [Pipeline] echo [2022-06-07T00:15:27.300Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:15:27.614Z] ---> logs-deploy.sh [2022-06-07T00:15:27.614Z] lf-activate-venv: SKIPPING [2022-06-07T00:15:27.614Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-386/1 [2022-06-07T00:15:27.614Z] INFO: archiving workspace using pattern(s): [2022-06-07T00:15:28.552Z] Archives upload complete. [2022-06-07T00:15:28.812Z] INFO: archiving logs to Nexus