Pull request #316 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 744c75e033f2090473f1044d775a55754e07e009+10b11b1b26bf1700120a8e08145892b82104ea4e (fb6cbef603300d97ec8145150e6977192e9acc4d) Running in Durability level: MAX_SURVIVABILITY 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-ssh9045026633449392623.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh6514000395150941321.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-316/workspace@libs/edgex-global-pipelines # 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-316/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3528854613683147772.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-316/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5914291643437197975.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1152178524114057888.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-316/workspace@libs/lf-pipelines # 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-316/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8616474412560713831.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27847’ Running on prd-centos7-docker-4c-2g-27853 in /w/workspace/gexfoundry_device-mqtt-go_PR-316 [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-316 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/jenkins-gitclient-ssh1634006145348545718.key > 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 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/jenkins-gitclient-ssh1610574238334320801.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/316/head:refs/remotes/origin/PR-316 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 10b11b1b26bf1700120a8e08145892b82104ea4e into PR head commit 744c75e033f2090473f1044d775a55754e07e009 Merge succeeded, producing 744c75e033f2090473f1044d775a55754e07e009 Checking out Revision 744c75e033f2090473f1044d775a55754e07e009 (PR-316) > git config core.sparsecheckout # timeout=10 > git checkout -f 744c75e033f2090473f1044d775a55754e07e009 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/jenkins-gitclient-ssh6640190713282518451.key > git merge 10b11b1b26bf1700120a8e08145892b82104ea4e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 744c75e033f2090473f1044d775a55754e07e009 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-08T01:22:09.376Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-08T01:22:09.497Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-08T01:22:09.573Z] ========================================================= [2021-11-08T01:22:09.573Z] EdgeX Global Pipelines Version Info [2021-11-08T01:22:09.573Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:22:10.783Z] ------------------- [2021-11-08T01:22:10.783Z] stable info: [2021-11-08T01:22:10.783Z] ------------------- [2021-11-08T01:22:10.783Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-08T01:22:10.783Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T01:22:10.783Z] Message: update stable to v1.0.211 [2021-11-08T01:22:11.360Z] ------------------- [2021-11-08T01:22:11.360Z] experimental info: [2021-11-08T01:22:11.360Z] ------------------- [2021-11-08T01:22:11.360Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-08T01:22:11.360Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T01:22:11.360Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-08T01:22:11.536Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-11-08T01:22:11.587Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-11-08T01:22:11.626Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-08T01:22:11.665Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-08T01:22:11.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-08T01:22:11.742Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-08T01:22:11.780Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-08T01:22:11.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-08T01:22:11.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-08T01:22:11.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-08T01:22:11.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-08T01:22:11.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-11-08T01:22:12.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-08T01:22:12.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-08T01:22:12.088Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T01:22:12.133Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T01:22:12.175Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T01:22:12.212Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T01:22:12.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-08T01:22:12.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-08T01:22:12.333Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-08T01:22:12.369Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-08T01:22:12.411Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-08T01:22:12.451Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-08T01:22:12.487Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-08T01:22:12.527Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-08T01:22:12.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-316 [Pipeline] echo [2021-11-08T01:22:12.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-316 [Pipeline] echo [2021-11-08T01:22:12.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-316 [Pipeline] echo [2021-11-08T01:22:12.682Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 744c75e033f2090473f1044d775a55754e07e009 [Pipeline] echo [2021-11-08T01:22:12.726Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 744c75e [Pipeline] echo [2021-11-08T01:22:12.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T01:22:12.914Z] provisioning config files... [2021-11-08T01:22:12.927Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/config3543038964912947169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:22:13.315Z] ---> docker-login.sh [2021-11-08T01:22:13.315Z] nexus3.edgexfoundry.org:10001 [2021-11-08T01:22:13.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:22:13.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:22:13.591Z] Configure a credential helper to remove this warning. See [2021-11-08T01:22:13.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:22:13.591Z] [2021-11-08T01:22:13.591Z] Login Succeeded [2021-11-08T01:22:13.591Z] nexus3.edgexfoundry.org:10002 [2021-11-08T01:22:13.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:22:13.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:22:13.591Z] Configure a credential helper to remove this warning. See [2021-11-08T01:22:13.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:22:13.591Z] [2021-11-08T01:22:13.591Z] Login Succeeded [2021-11-08T01:22:13.591Z] nexus3.edgexfoundry.org:10003 [2021-11-08T01:22:13.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:22:13.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:22:13.859Z] Configure a credential helper to remove this warning. See [2021-11-08T01:22:13.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:22:13.859Z] [2021-11-08T01:22:13.859Z] Login Succeeded [2021-11-08T01:22:13.859Z] nexus3.edgexfoundry.org:10004 [2021-11-08T01:22:13.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:22:13.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:22:13.859Z] Configure a credential helper to remove this warning. See [2021-11-08T01:22:13.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:22:13.859Z] [2021-11-08T01:22:13.859Z] Login Succeeded [2021-11-08T01:22:13.859Z] docker.io [2021-11-08T01:22:13.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:22:14.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:22:14.434Z] Configure a credential helper to remove this warning. See [2021-11-08T01:22:14.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:22:14.434Z] [2021-11-08T01:22:14.434Z] Login Succeeded [2021-11-08T01:22:14.434Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T01:22:14.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-08T01:22:15.119Z] + git rev-list -1 --merges 744c75e033f2090473f1044d775a55754e07e009~1..744c75e033f2090473f1044d775a55754e07e009 [Pipeline] echo [2021-11-08T01:22:15.177Z] -----------> git rev-list -1 --merges 744c75e033f2090473f1044d775a55754e07e009~1..744c75e033f2090473f1044d775a55754e07e009 744c75e033f2090473f1044d775a55754e07e009 [false] [Pipeline] sh [2021-11-08T01:22:15.490Z] + git log --format=format:%s -1 744c75e033f2090473f1044d775a55754e07e009 [Pipeline] echo [2021-11-08T01:22:15.519Z] ========================================================= [2021-11-08T01:22:15.519Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-08T01:22:15.519Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T01:22:15.956Z] + git log --format=format:%s -1 744c75e033f2090473f1044d775a55754e07e009 [Pipeline] echo [2021-11-08T01:22:15.990Z] [semverPrep] GIT_COMMIT: 744c75e033f2090473f1044d775a55754e07e009, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-11-08T01:22:16.023Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:22:16.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T01:22:16.510Z] [2021-11-08T01:22:16.510Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:22:16.871Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T01:22:16.871Z] latest: Pulling from edgex-devops/git-semver [2021-11-08T01:22:16.871Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T01:22:16.871Z] 3e5f54012d9b: Pulling fs layer [2021-11-08T01:22:16.871Z] 4c7163046ea9: Pulling fs layer [2021-11-08T01:22:16.871Z] 0c2d73faf560: Pulling fs layer [2021-11-08T01:22:16.871Z] 0c2d73faf560: Waiting [2021-11-08T01:22:16.871Z] 3e5f54012d9b: Verifying Checksum [2021-11-08T01:22:16.871Z] 3e5f54012d9b: Download complete [2021-11-08T01:22:16.871Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T01:22:16.871Z] a0d0a0d46f8b: Download complete [2021-11-08T01:22:16.871Z] 0c2d73faf560: Verifying Checksum [2021-11-08T01:22:16.871Z] 0c2d73faf560: Download complete [2021-11-08T01:22:17.132Z] 4c7163046ea9: Verifying Checksum [2021-11-08T01:22:17.132Z] 4c7163046ea9: Download complete [2021-11-08T01:22:17.132Z] a0d0a0d46f8b: Pull complete [2021-11-08T01:22:17.132Z] 3e5f54012d9b: Pull complete [2021-11-08T01:22:17.720Z] 4c7163046ea9: Pull complete [2021-11-08T01:22:17.720Z] 0c2d73faf560: Pull complete [2021-11-08T01:22:17.720Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-08T01:22:17.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T01:22:17.721Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-08T01:22:17.809Z] prd-centos7-docker-4c-2g-27853 does not seem to be running inside a container [2021-11-08T01:22:17.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-316 -v /w/workspace/gexfoundry_device-mqtt-go_PR-316:/w/workspace/gexfoundry_device-mqtt-go_PR-316:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-316@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T01:22:18.427Z] $ docker top 721a6d75b39773a2af85c8b08f3bb55cbc33f62b71fe3cfa73dc00603492f274 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T01:22:18.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T01:22:18.597Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T01:22:18.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T01:22:18.701Z] $ docker exec 721a6d75b39773a2af85c8b08f3bb55cbc33f62b71fe3cfa73dc00603492f274 ssh-agent [2021-11-08T01:22:18.805Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNeCePl/agent.14 [2021-11-08T01:22:18.805Z] SSH_AGENT_PID=20 [2021-11-08T01:22:18.817Z] Running ssh-add (command line suppressed) [2021-11-08T01:22:18.911Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/private_key_7904156116886600744.key (/w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/private_key_7904156116886600744.key) [2021-11-08T01:22:18.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T01:22:19.268Z] + git tag --points-at HEAD [Pipeline] } [2021-11-08T01:22:19.286Z] $ docker exec --env ******** --env ******** 721a6d75b39773a2af85c8b08f3bb55cbc33f62b71fe3cfa73dc00603492f274 ssh-agent -k [2021-11-08T01:22:19.380Z] unset SSH_AUTH_SOCK; [2021-11-08T01:22:19.380Z] unset SSH_AGENT_PID; [2021-11-08T01:22:19.380Z] echo Agent pid 20 killed; [2021-11-08T01:22:19.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-08T01:22:19.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T01:22:19.461Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T01:22:19.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T01:22:19.568Z] $ docker exec 721a6d75b39773a2af85c8b08f3bb55cbc33f62b71fe3cfa73dc00603492f274 ssh-agent [2021-11-08T01:22:19.678Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmGLhpG/agent.55 [2021-11-08T01:22:19.678Z] SSH_AGENT_PID=61 [2021-11-08T01:22:19.683Z] Running ssh-add (command line suppressed) [2021-11-08T01:22:19.769Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/private_key_8281179258801572957.key (/w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/private_key_8281179258801572957.key) [2021-11-08T01:22:19.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T01:22:20.118Z] + git semver init [2021-11-08T01:22:20.118Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T01:22:20.118Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-316/.git [2021-11-08T01:22:20.118Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-316 [2021-11-08T01:22:20.118Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T01:22:20.118Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T01:22:20.118Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T01:22:20.118Z] # $SEMVER_BRANCH = PR-316 [2021-11-08T01:22:20.118Z] # $SEMVER_TEMP = /tmp/semver-546883903 [2021-11-08T01:22:20.118Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-11-08T01:22:20.688Z] # '/tmp/semver-546883903' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-316/.semver' [2021-11-08T01:22:20.688Z] # -> Force: false [2021-11-08T01:22:20.688Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-316/.semver [Pipeline] } [2021-11-08T01:22:20.703Z] $ docker exec --env ******** --env ******** 721a6d75b39773a2af85c8b08f3bb55cbc33f62b71fe3cfa73dc00603492f274 ssh-agent -k [2021-11-08T01:22:20.791Z] unset SSH_AUTH_SOCK; [2021-11-08T01:22:20.792Z] unset SSH_AGENT_PID; [2021-11-08T01:22:20.792Z] echo Agent pid 61 killed; [2021-11-08T01:22:20.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T01:22:21.209Z] + git semver [Pipeline] } [2021-11-08T01:22:21.242Z] $ docker stop --time=1 721a6d75b39773a2af85c8b08f3bb55cbc33f62b71fe3cfa73dc00603492f274 [2021-11-08T01:22:22.451Z] $ docker rm -f 721a6d75b39773a2af85c8b08f3bb55cbc33f62b71fe3cfa73dc00603492f274 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T01:22:22.854Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-08T01:22:23.121Z] Stashed 1 file(s) [Pipeline] echo [2021-11-08T01:22:23.142Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-08T01:22:38.536Z] Still waiting to schedule task [2021-11-08T01:22:38.537Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-08T01:22:38.553Z] Still waiting to schedule task [2021-11-08T01:22:38.554Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-27851’ [2021-11-08T01:23:35.644Z] Running on prd-centos7-docker-4c-2g-27859 in /w/workspace/gexfoundry_device-mqtt-go_PR-316 [Pipeline] { [Pipeline] ws [2021-11-08T01:23:35.681Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-11-08T01:23:35.828Z] Selected Git installation does not exist. Using Default [2021-11-08T01:23:35.828Z] The recommended git tool is: NONE [2021-11-08T01:23:38.909Z] using credential edgex-jenkins-ssh [2021-11-08T01:23:38.923Z] Cloning the remote Git repository [2021-11-08T01:23:37.803Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-08T01:23:37.861Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-11-08T01:23:37.893Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-08T01:23:37.893Z] > git --version # timeout=10 [2021-11-08T01:23:37.899Z] > git --version # 'git version 2.24.4' [2021-11-08T01:23:37.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T01:23:37.927Z] [INFO] Currently running in a labeled security context [2021-11-08T01:23:37.927Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T01:23:37.927Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh7647532797142408966.key [2021-11-08T01:23:37.947Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T01:23:40.340Z] Merging remotes/origin/main commit 10b11b1b26bf1700120a8e08145892b82104ea4e into PR head commit 744c75e033f2090473f1044d775a55754e07e009 [2021-11-08T01:23:40.431Z] Merge succeeded, producing 744c75e033f2090473f1044d775a55754e07e009 [2021-11-08T01:23:40.432Z] Checking out Revision 744c75e033f2090473f1044d775a55754e07e009 (PR-316) [2021-11-08T01:23:38.710Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-08T01:23:38.717Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T01:23:38.727Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-08T01:23:38.743Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-08T01:23:38.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T01:23:38.744Z] [INFO] Currently running in a labeled security context [2021-11-08T01:23:38.744Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T01:23:38.744Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh4059238335426480455.key [2021-11-08T01:23:38.752Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/316/head:refs/remotes/origin/PR-316 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-08T01:23:40.348Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T01:23:40.358Z] > git checkout -f 744c75e033f2090473f1044d775a55754e07e009 # timeout=10 [2021-11-08T01:23:40.390Z] > git remote # timeout=10 [2021-11-08T01:23:40.400Z] > git config --get remote.origin.url # timeout=10 [2021-11-08T01:23:40.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T01:23:40.409Z] [INFO] Currently running in a labeled security context [2021-11-08T01:23:40.409Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T01:23:40.409Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh7772044663758273684.key [2021-11-08T01:23:40.413Z] > git merge 10b11b1b26bf1700120a8e08145892b82104ea4e # timeout=10 [2021-11-08T01:23:40.424Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-08T01:23:40.435Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T01:23:40.440Z] > git checkout -f 744c75e033f2090473f1044d775a55754e07e009 # timeout=10 [2021-11-08T01:23:44.003Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-11-08T01:23:44.027Z] > git --version # timeout=10 [2021-11-08T01:23:44.036Z] > git --version # 'git version 2.24.4' [2021-11-08T01:23:44.044Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T01:23:44.583Z] provisioning config files... [2021-11-08T01:23:44.600Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config9085293472029322669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:23:45.041Z] ---> docker-login.sh [2021-11-08T01:23:45.041Z] nexus3.edgexfoundry.org:10001 [2021-11-08T01:23:45.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:23:45.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:23:45.303Z] Configure a credential helper to remove this warning. See [2021-11-08T01:23:45.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:23:45.303Z] [2021-11-08T01:23:45.303Z] Login Succeeded [2021-11-08T01:23:45.303Z] nexus3.edgexfoundry.org:10002 [2021-11-08T01:23:45.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:23:45.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:23:45.303Z] Configure a credential helper to remove this warning. See [2021-11-08T01:23:45.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:23:45.303Z] [2021-11-08T01:23:45.303Z] Login Succeeded [2021-11-08T01:23:45.303Z] nexus3.edgexfoundry.org:10003 [2021-11-08T01:23:45.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:23:45.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:23:45.303Z] Configure a credential helper to remove this warning. See [2021-11-08T01:23:45.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:23:45.303Z] [2021-11-08T01:23:45.303Z] Login Succeeded [2021-11-08T01:23:45.303Z] nexus3.edgexfoundry.org:10004 [2021-11-08T01:23:45.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:23:45.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:23:45.575Z] Configure a credential helper to remove this warning. See [2021-11-08T01:23:45.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:23:45.575Z] [2021-11-08T01:23:45.575Z] Login Succeeded [2021-11-08T01:23:45.575Z] docker.io [2021-11-08T01:23:45.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:23:45.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:23:45.834Z] Configure a credential helper to remove this warning. See [2021-11-08T01:23:45.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:23:45.834Z] [2021-11-08T01:23:45.834Z] Login Succeeded [2021-11-08T01:23:45.834Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T01:23:45.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T01:23:46.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T01:23:46.143Z] ========================================================= [2021-11-08T01:23:46.144Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-08T01:23:46.144Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:23:46.539Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-08T01:23:46.539Z] Sending build context to Docker daemon 708.1kB [2021-11-08T01:23:46.539Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T01:23:46.539Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-08T01:23:46.539Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-08T01:23:46.539Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T01:23:46.539Z] 31adcdaf11c8: Pulling fs layer [2021-11-08T01:23:46.539Z] b8b176561691: Pulling fs layer [2021-11-08T01:23:46.539Z] 4527c011a84f: Pulling fs layer [2021-11-08T01:23:46.539Z] 5d74067f8e1e: Pulling fs layer [2021-11-08T01:23:46.539Z] e0aca202a116: Pulling fs layer [2021-11-08T01:23:46.539Z] 3a43be97a3b4: Pulling fs layer [2021-11-08T01:23:46.539Z] 34cad66bf833: Pulling fs layer [2021-11-08T01:23:46.539Z] b4e3c513aaa6: Pulling fs layer [2021-11-08T01:23:46.539Z] 4527c011a84f: Waiting [2021-11-08T01:23:46.539Z] 5d74067f8e1e: Waiting [2021-11-08T01:23:46.539Z] e0aca202a116: Waiting [2021-11-08T01:23:46.540Z] 3a43be97a3b4: Waiting [2021-11-08T01:23:46.540Z] 34cad66bf833: Waiting [2021-11-08T01:23:46.540Z] b4e3c513aaa6: Waiting [2021-11-08T01:23:46.540Z] b8b176561691: Verifying Checksum [2021-11-08T01:23:46.540Z] b8b176561691: Download complete [2021-11-08T01:23:46.540Z] 31adcdaf11c8: Verifying Checksum [2021-11-08T01:23:46.540Z] 31adcdaf11c8: Download complete [2021-11-08T01:23:46.540Z] 5d74067f8e1e: Verifying Checksum [2021-11-08T01:23:46.540Z] 5d74067f8e1e: Download complete [2021-11-08T01:23:46.540Z] e0aca202a116: Verifying Checksum [2021-11-08T01:23:46.540Z] e0aca202a116: Download complete [2021-11-08T01:23:46.540Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T01:23:46.540Z] a0d0a0d46f8b: Download complete [2021-11-08T01:23:46.819Z] 3a43be97a3b4: Verifying Checksum [2021-11-08T01:23:46.819Z] 3a43be97a3b4: Download complete [2021-11-08T01:23:46.819Z] 34cad66bf833: Verifying Checksum [2021-11-08T01:23:46.819Z] 34cad66bf833: Download complete [2021-11-08T01:23:47.090Z] a0d0a0d46f8b: Pull complete [2021-11-08T01:23:47.354Z] 4527c011a84f: Verifying Checksum [2021-11-08T01:23:47.354Z] 4527c011a84f: Download complete [2021-11-08T01:23:47.354Z] 31adcdaf11c8: Pull complete [2021-11-08T01:23:47.354Z] b4e3c513aaa6: Verifying Checksum [2021-11-08T01:23:47.354Z] b4e3c513aaa6: Download complete [2021-11-08T01:23:47.354Z] b8b176561691: Pull complete [2021-11-08T01:23:51.612Z] 4527c011a84f: Pull complete [2021-11-08T01:23:51.612Z] 5d74067f8e1e: Pull complete [2021-11-08T01:23:51.612Z] e0aca202a116: Pull complete [2021-11-08T01:23:51.612Z] 3a43be97a3b4: Pull complete [2021-11-08T01:23:51.612Z] 34cad66bf833: Pull complete [2021-11-08T01:23:53.562Z] b4e3c513aaa6: Pull complete [2021-11-08T01:23:53.562Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-08T01:23:53.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-08T01:23:53.562Z] ---> 9f6097aaca64 [2021-11-08T01:23:53.562Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T01:23:55.477Z] ---> Running in 2c206a50e214 [2021-11-08T01:23:55.477Z] Removing intermediate container 2c206a50e214 [2021-11-08T01:23:55.477Z] ---> c10f43fa7ad1 [2021-11-08T01:23:55.477Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T01:23:55.477Z] ---> Running in ec4fa492106d [2021-11-08T01:23:55.742Z] Removing intermediate container ec4fa492106d [2021-11-08T01:23:55.742Z] ---> 95592e93839d [2021-11-08T01:23:55.742Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:23:55.742Z] ---> Running in fddde50dfbae [2021-11-08T01:23:56.005Z] Removing intermediate container fddde50dfbae [2021-11-08T01:23:56.005Z] ---> 141fc0116563 [2021-11-08T01:23:56.005Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T01:23:56.267Z] ---> Running in 9a81364d7c08 [2021-11-08T01:23:56.530Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:23:57.101Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:23:57.673Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-08T01:23:57.673Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-08T01:23:57.673Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-08T01:23:57.938Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-08T01:23:57.938Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:23:57.938Z] OK: 224 MiB in 56 packages [2021-11-08T01:23:58.201Z] Removing intermediate container 9a81364d7c08 [2021-11-08T01:23:58.201Z] ---> b2ba8c4330dd [2021-11-08T01:23:58.201Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-11-08T01:23:58.201Z] ---> Running in 0322916247ae [2021-11-08T01:23:58.462Z] Removing intermediate container 0322916247ae [2021-11-08T01:23:58.462Z] ---> 7090dde792c4 [2021-11-08T01:23:58.462Z] Step 8/11 : COPY . . [2021-11-08T01:23:58.727Z] ---> 130aa371d332 [2021-11-08T01:23:58.727Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:23:58.727Z] ---> Running in 99c6e3c46455 [2021-11-08T01:24:30.913Z] Removing intermediate container 99c6e3c46455 [2021-11-08T01:24:30.913Z] ---> e3d55bf94990 [2021-11-08T01:24:30.913Z] Step 10/11 : ARG MAKE='make build' [2021-11-08T01:24:30.913Z] ---> Running in 7b69acf70106 [2021-11-08T01:24:30.913Z] Removing intermediate container 7b69acf70106 [2021-11-08T01:24:30.913Z] ---> 0ce50f2f5aeb [2021-11-08T01:24:30.913Z] Step 11/11 : RUN $MAKE [2021-11-08T01:24:30.913Z] ---> Running in c1c654ca9070 [2021-11-08T01:24:30.913Z] noop [2021-11-08T01:24:30.913Z] Removing intermediate container c1c654ca9070 [2021-11-08T01:24:30.913Z] ---> 2a98c23c5b0b [2021-11-08T01:24:30.913Z] Successfully built 2a98c23c5b0b [2021-11-08T01:24:30.913Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:24:31.249Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T01:24:31.249Z] . [Pipeline] withDockerContainer [2021-11-08T01:24:31.335Z] prd-centos7-docker-4c-2g-27859 does not seem to be running inside a container [2021-11-08T01:24:31.373Z] $ 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 ******** ci-base-image-x86_64 cat [2021-11-08T01:24:31.834Z] $ docker top f4429de7f28f8851a3bfb23a6c6477883f9cb088d8acdd704864bca121e98b04 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T01:24:32.235Z] + go version [2021-11-08T01:24:32.235Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-08T01:24:32.263Z] $ docker stop --time=1 f4429de7f28f8851a3bfb23a6c6477883f9cb088d8acdd704864bca121e98b04 [2021-11-08T01:24:33.445Z] $ docker rm -f f4429de7f28f8851a3bfb23a6c6477883f9cb088d8acdd704864bca121e98b04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:24:34.113Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T01:24:34.113Z] . [Pipeline] withDockerContainer [2021-11-08T01:24:34.202Z] prd-centos7-docker-4c-2g-27859 does not seem to be running inside a container [2021-11-08T01:24:34.249Z] $ 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 ******** ci-base-image-x86_64 cat [2021-11-08T01:24:34.586Z] $ docker top 22aabb9dab47bcf4f3088b728c193c310bf431f57499d9a9ee03fd12636a03b3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-08T01:24:35.058Z] + make test [2021-11-08T01:24:35.058Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-08T01:24:35.322Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-11-08T01:24:53.558Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-11-08T01:24:53.558Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.4% of statements [2021-11-08T01:24:53.558Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-11-08T01:24:53.558Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-08T01:24:58.899Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-08T01:24:58.899Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-08T01:24:58.899Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-08T01:24:59.495Z] $ docker stop --time=1 22aabb9dab47bcf4f3088b728c193c310bf431f57499d9a9ee03fd12636a03b3 [2021-11-08T01:25:00.911Z] $ docker rm -f 22aabb9dab47bcf4f3088b728c193c310bf431f57499d9a9ee03fd12636a03b3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T01:25:01.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-08T01:25:01.590Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-08T01:25:02.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-08T01:25:02.696Z] + ls -al . [2021-11-08T01:25:02.696Z] total 148 [2021-11-08T01:25:02.696Z] drwxrwxr-x. 9 jenkins jenkins 4096 Nov 8 01:24 . [2021-11-08T01:25:02.696Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 8 01:23 .. [2021-11-08T01:25:02.696Z] -rw-rw-r--. 1 jenkins jenkins 7287 Nov 8 01:23 Attribution.txt [2021-11-08T01:25:02.696Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 8 01:23 bin [2021-11-08T01:25:02.696Z] -rw-rw-r--. 1 jenkins jenkins 7447 Nov 8 01:23 CHANGELOG.md [2021-11-08T01:25:02.696Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 8 01:23 cmd [2021-11-08T01:25:02.696Z] -rw-r--r--. 1 jenkins jenkins 17284 Nov 8 01:24 coverage.out [2021-11-08T01:25:02.696Z] -rw-rw-r--. 1 jenkins jenkins 1907 Nov 8 01:23 Dockerfile [2021-11-08T01:25:02.696Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 8 01:23 .dockerignore [2021-11-08T01:25:02.696Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 8 01:23 .git [2021-11-08T01:25:02.696Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 8 01:23 .github [2021-11-08T01:25:02.696Z] -rw-rw-r--. 1 jenkins jenkins 329 Nov 8 01:23 .gitignore [2021-11-08T01:25:02.696Z] -rw-rw-r--. 1 jenkins jenkins 388 Nov 8 01:23 go.mod [2021-11-08T01:25:02.696Z] -rw-rw-r--. 1 jenkins jenkins 50504 Nov 8 01:23 go.sum [2021-11-08T01:25:02.696Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 01:23 GOVERNANCE.md [2021-11-08T01:25:02.696Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 8 01:23 internal [2021-11-08T01:25:02.696Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 01:23 Jenkinsfile [2021-11-08T01:25:02.696Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 8 01:23 LICENSE [2021-11-08T01:25:02.696Z] -rw-rw-r--. 1 jenkins jenkins 1030 Nov 8 01:23 Makefile [2021-11-08T01:25:02.696Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 8 01:23 mock [2021-11-08T01:25:02.696Z] -rw-rw-r--. 1 jenkins jenkins 620 Nov 8 01:23 OWNERS.md [2021-11-08T01:25:02.696Z] -rw-rw-r--. 1 jenkins jenkins 2211 Nov 8 01:23 README.md [2021-11-08T01:25:02.696Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 8 01:23 snap [2021-11-08T01:25:02.696Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 8 01:22 VERSION [2021-11-08T01:25:02.696Z] -rw-rw-r--. 1 jenkins jenkins 227 Nov 8 01:23 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:25:03.038Z] + 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=744c75e033f2090473f1044d775a55754e07e009 --label arch=amd64 --label version=0.0.0 . [2021-11-08T01:25:03.038Z] Sending build context to Docker daemon 726kB [2021-11-08T01:25:03.038Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T01:25:03.038Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-08T01:25:03.038Z] ---> 2a98c23c5b0b [2021-11-08T01:25:03.038Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T01:25:03.038Z] ---> Running in 3645bf49ceb8 [2021-11-08T01:25:03.038Z] Removing intermediate container 3645bf49ceb8 [2021-11-08T01:25:03.038Z] ---> 45a6bcfd0bfe [2021-11-08T01:25:03.038Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T01:25:03.304Z] ---> Running in d9b9171c5744 [2021-11-08T01:25:03.304Z] Removing intermediate container d9b9171c5744 [2021-11-08T01:25:03.304Z] ---> 0968d364f891 [2021-11-08T01:25:03.304Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:25:03.304Z] ---> Running in e491c18fdf4e [2021-11-08T01:25:03.882Z] Removing intermediate container e491c18fdf4e [2021-11-08T01:25:03.882Z] ---> a506d59c88fb [2021-11-08T01:25:03.882Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T01:25:03.882Z] ---> Running in 8aba06add7b0 [2021-11-08T01:25:03.882Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:25:04.835Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:25:05.098Z] OK: 224 MiB in 56 packages [2021-11-08T01:25:05.361Z] Removing intermediate container 8aba06add7b0 [2021-11-08T01:25:05.361Z] ---> e037a6bc4e05 [2021-11-08T01:25:05.361Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-11-08T01:25:05.361Z] ---> Running in cb11c1f06389 [2021-11-08T01:25:05.361Z] Removing intermediate container cb11c1f06389 [2021-11-08T01:25:05.361Z] ---> cc410f1eb3b4 [2021-11-08T01:25:05.361Z] Step 8/23 : COPY . . [2021-11-08T01:25:05.623Z] ---> 3ee574a569dc [2021-11-08T01:25:05.623Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:25:05.623Z] ---> Running in 4bb578c24eda [2021-11-08T01:25:06.197Z] Removing intermediate container 4bb578c24eda [2021-11-08T01:25:06.197Z] ---> c4c3ef52f57d [2021-11-08T01:25:06.197Z] Step 10/23 : ARG MAKE='make build' [2021-11-08T01:25:06.458Z] ---> Running in 06446acc896b [2021-11-08T01:25:06.458Z] Removing intermediate container 06446acc896b [2021-11-08T01:25:06.458Z] ---> d3dfecaa6095 [2021-11-08T01:25:06.458Z] Step 11/23 : RUN $MAKE [2021-11-08T01:25:06.458Z] ---> Running in 55d077dacded [2021-11-08T01:25:06.726Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2021-11-08T01:25:19.045Z] Removing intermediate container 55d077dacded [2021-11-08T01:25:19.045Z] ---> c9c2aa60e9ff [2021-11-08T01:25:19.045Z] Step 12/23 : FROM alpine:3.14 [2021-11-08T01:25:22.347Z] 3.14: Pulling from library/alpine [2021-11-08T01:25:22.347Z] a0d0a0d46f8b: Already exists [2021-11-08T01:25:22.615Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-08T01:25:22.615Z] Status: Downloaded newer image for alpine:3.14 [2021-11-08T01:25:22.615Z] ---> 14119a10abf4 [2021-11-08T01:25:22.615Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-11-08T01:25:22.615Z] ---> Running in 7d0bbfa716a0 [2021-11-08T01:25:22.615Z] Removing intermediate container 7d0bbfa716a0 [2021-11-08T01:25:22.615Z] ---> c220ff435b2a [2021-11-08T01:25:22.615Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-08T01:25:22.615Z] ---> Running in cc86b1041a81 [2021-11-08T01:25:22.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:25:23.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:25:23.136Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-08T01:25:23.136Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T01:25:23.136Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-08T01:25:23.397Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T01:25:23.397Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-08T01:25:23.397Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-08T01:25:23.397Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:25:23.397Z] OK: 8 MiB in 20 packages [2021-11-08T01:25:23.658Z] Removing intermediate container cc86b1041a81 [2021-11-08T01:25:23.658Z] ---> 93d36f753d90 [2021-11-08T01:25:23.658Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-11-08T01:25:24.229Z] ---> c7f25e9bee24 [2021-11-08T01:25:24.229Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-11-08T01:25:24.229Z] ---> c59d17eaaa95 [2021-11-08T01:25:24.229Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-11-08T01:25:24.489Z] ---> b0459a93fa89 [2021-11-08T01:25:24.489Z] Step 18/23 : EXPOSE 59982 [2021-11-08T01:25:24.489Z] ---> Running in e6c87e2d3bea [2021-11-08T01:25:24.489Z] Removing intermediate container e6c87e2d3bea [2021-11-08T01:25:24.489Z] ---> 3b27f08cafd3 [2021-11-08T01:25:24.489Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-11-08T01:25:24.489Z] ---> Running in ad6295c88c65 [2021-11-08T01:25:24.489Z] Removing intermediate container ad6295c88c65 [2021-11-08T01:25:24.489Z] ---> f89c96c01875 [2021-11-08T01:25:24.489Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:25:24.489Z] ---> Running in f0183139f050 [2021-11-08T01:25:24.750Z] Removing intermediate container f0183139f050 [2021-11-08T01:25:24.750Z] ---> cc2c4321c4cf [2021-11-08T01:25:24.750Z] Step 21/23 : LABEL arch=amd64 [2021-11-08T01:25:24.750Z] ---> Running in 9dc6712e9c5d [2021-11-08T01:25:24.750Z] Removing intermediate container 9dc6712e9c5d [2021-11-08T01:25:24.750Z] ---> 0a7be02f6b70 [2021-11-08T01:25:24.750Z] Step 22/23 : LABEL git_sha=744c75e033f2090473f1044d775a55754e07e009 [2021-11-08T01:25:24.750Z] ---> Running in 0537674c2ce1 [2021-11-08T01:25:24.750Z] Removing intermediate container 0537674c2ce1 [2021-11-08T01:25:24.750Z] ---> bc0e5615cda5 [2021-11-08T01:25:24.750Z] Step 23/23 : LABEL version=0.0.0 [2021-11-08T01:25:24.750Z] ---> Running in 2d78b171b436 [2021-11-08T01:25:25.010Z] Removing intermediate container 2d78b171b436 [2021-11-08T01:25:25.010Z] ---> 1d6cdd3e8ba5 [2021-11-08T01:25:25.010Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-08T01:25:25.010Z] Successfully built 1d6cdd3e8ba5 [2021-11-08T01:25:25.010Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-11-08T01:25:40.443Z] Still waiting to schedule task [2021-11-08T01:25:40.443Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-08T01:25:50.970Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27861 in /w/workspace/gexfoundry_device-mqtt-go_PR-316 [Pipeline] { [Pipeline] ws [2021-11-08T01:25:51.007Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-11-08T01:25:51.483Z] Selected Git installation does not exist. Using Default [2021-11-08T01:25:51.483Z] The recommended git tool is: NONE [2021-11-08T01:25:57.293Z] using credential edgex-jenkins-ssh [2021-11-08T01:25:57.311Z] Cloning the remote Git repository [2021-11-08T01:25:57.387Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-08T01:25:57.497Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-11-08T01:25:57.603Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-08T01:25:57.604Z] > git --version # timeout=10 [2021-11-08T01:25:57.626Z] > git --version # 'git version 2.17.1' [2021-11-08T01:25:57.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T01:25:57.713Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T01:25:58.759Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-08T01:25:58.793Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T01:25:58.815Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-08T01:25:58.847Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-08T01:25:58.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T01:25:58.860Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/316/head:refs/remotes/origin/PR-316 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-08T01:25:59.460Z] Merging remotes/origin/main commit 10b11b1b26bf1700120a8e08145892b82104ea4e into PR head commit 744c75e033f2090473f1044d775a55754e07e009 [2021-11-08T01:25:59.662Z] Merge succeeded, producing 744c75e033f2090473f1044d775a55754e07e009 [2021-11-08T01:25:59.662Z] Checking out Revision 744c75e033f2090473f1044d775a55754e07e009 (PR-316) [2021-11-08T01:25:59.482Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T01:25:59.498Z] > git checkout -f 744c75e033f2090473f1044d775a55754e07e009 # timeout=10 [2021-11-08T01:25:59.579Z] > git remote # timeout=10 [2021-11-08T01:25:59.596Z] > git config --get remote.origin.url # timeout=10 [2021-11-08T01:25:59.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T01:25:59.626Z] > git merge 10b11b1b26bf1700120a8e08145892b82104ea4e # timeout=10 [2021-11-08T01:25:59.650Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-08T01:25:59.672Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T01:25:59.689Z] > git checkout -f 744c75e033f2090473f1044d775a55754e07e009 # timeout=10 [2021-11-08T01:26:03.998Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-11-08T01:26:04.065Z] > git --version # timeout=10 [2021-11-08T01:26:04.075Z] > git --version # 'git version 2.17.1' [2021-11-08T01:26:04.088Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T01:26:05.163Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-08T01:26:05.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T01:26:05.163Z] Dload Upload Total Spent Left Speed [2021-11-08T01:26:05.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2021-11-08T01:26:05.594Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-08T01:26:05.952Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-08T01:26:05.952Z] + sudo tee /etc/docker/daemon.new [2021-11-08T01:26:05.952Z] { [2021-11-08T01:26:05.952Z] "registry-mirrors": [ [2021-11-08T01:26:05.953Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-08T01:26:05.953Z] ], [2021-11-08T01:26:05.953Z] "bip": "10.250.0.254/24", [2021-11-08T01:26:05.953Z] "hosts": [ [2021-11-08T01:26:05.953Z] "tcp://0.0.0.0:5555", [2021-11-08T01:26:05.953Z] "unix:///var/run/docker.sock" [2021-11-08T01:26:05.953Z] ], [2021-11-08T01:26:05.953Z] "mtu": 1458, [2021-11-08T01:26:05.953Z] "selinux-enabled": true, [2021-11-08T01:26:05.953Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-08T01:26:05.953Z] } [Pipeline] sh [2021-11-08T01:26:06.312Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-08T01:26:06.684Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T01:26:25.131Z] provisioning config files... [2021-11-08T01:26:25.161Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4796283487989994982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:26:25.574Z] ---> docker-login.sh [2021-11-08T01:26:25.574Z] nexus3.edgexfoundry.org:10001 [2021-11-08T01:26:26.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:26:26.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:26:26.768Z] Configure a credential helper to remove this warning. See [2021-11-08T01:26:26.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:26:26.768Z] [2021-11-08T01:26:26.768Z] Login Succeeded [2021-11-08T01:26:26.768Z] nexus3.edgexfoundry.org:10002 [2021-11-08T01:26:27.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:26:27.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:26:27.318Z] Configure a credential helper to remove this warning. See [2021-11-08T01:26:27.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:26:27.318Z] [2021-11-08T01:26:27.318Z] Login Succeeded [2021-11-08T01:26:27.318Z] nexus3.edgexfoundry.org:10003 [2021-11-08T01:26:27.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:26:27.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:26:27.591Z] Configure a credential helper to remove this warning. See [2021-11-08T01:26:27.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:26:27.591Z] [2021-11-08T01:26:27.591Z] Login Succeeded [2021-11-08T01:26:27.864Z] nexus3.edgexfoundry.org:10004 [2021-11-08T01:26:28.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:26:28.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:26:28.138Z] Configure a credential helper to remove this warning. See [2021-11-08T01:26:28.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:26:28.138Z] [2021-11-08T01:26:28.138Z] Login Succeeded [2021-11-08T01:26:28.138Z] docker.io [2021-11-08T01:26:28.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:26:29.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:26:29.011Z] Configure a credential helper to remove this warning. See [2021-11-08T01:26:29.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:26:29.011Z] [2021-11-08T01:26:29.011Z] Login Succeeded [2021-11-08T01:26:29.011Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T01:26:29.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T01:26:29.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T01:26:29.681Z] ========================================================= [2021-11-08T01:26:29.681Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-08T01:26:29.681Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:26:30.186Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-08T01:26:30.468Z] Sending build context to Docker daemon 707.1kB [2021-11-08T01:26:30.468Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T01:26:30.468Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-08T01:26:30.747Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-08T01:26:30.747Z] 552d1f2373af: Pulling fs layer [2021-11-08T01:26:30.747Z] ea3f2d53f512: Pulling fs layer [2021-11-08T01:26:30.747Z] 9e70ebbbe112: Pulling fs layer [2021-11-08T01:26:30.747Z] 7a9cfe048b4a: Pulling fs layer [2021-11-08T01:26:30.747Z] 72dc09318566: Pulling fs layer [2021-11-08T01:26:30.747Z] f4f7b4309257: Pulling fs layer [2021-11-08T01:26:30.747Z] 0ac9a79272e3: Pulling fs layer [2021-11-08T01:26:30.747Z] b78e95d17946: Pulling fs layer [2021-11-08T01:26:30.747Z] f4f7b4309257: Waiting [2021-11-08T01:26:30.747Z] 0ac9a79272e3: Waiting [2021-11-08T01:26:30.747Z] b78e95d17946: Waiting [2021-11-08T01:26:30.747Z] 7a9cfe048b4a: Waiting [2021-11-08T01:26:30.747Z] 72dc09318566: Waiting [2021-11-08T01:26:30.747Z] 9e70ebbbe112: Verifying Checksum [2021-11-08T01:26:30.747Z] 9e70ebbbe112: Download complete [2021-11-08T01:26:30.747Z] ea3f2d53f512: Verifying Checksum [2021-11-08T01:26:30.747Z] ea3f2d53f512: Download complete [2021-11-08T01:26:30.747Z] 72dc09318566: Download complete [2021-11-08T01:26:31.027Z] f4f7b4309257: Verifying Checksum [2021-11-08T01:26:31.027Z] f4f7b4309257: Download complete [2021-11-08T01:26:31.027Z] 0ac9a79272e3: Verifying Checksum [2021-11-08T01:26:31.027Z] 0ac9a79272e3: Download complete [2021-11-08T01:26:31.027Z] 552d1f2373af: Verifying Checksum [2021-11-08T01:26:31.027Z] 552d1f2373af: Download complete [2021-11-08T01:26:32.028Z] 552d1f2373af: Pull complete [2021-11-08T01:26:32.646Z] ea3f2d53f512: Pull complete [2021-11-08T01:26:33.262Z] 9e70ebbbe112: Pull complete [2021-11-08T01:26:33.262Z] b78e95d17946: Verifying Checksum [2021-11-08T01:26:33.262Z] b78e95d17946: Download complete [2021-11-08T01:26:33.867Z] 7a9cfe048b4a: Verifying Checksum [2021-11-08T01:26:44.015Z] 7a9cfe048b4a: Pull complete [2021-11-08T01:26:44.015Z] 72dc09318566: Pull complete [2021-11-08T01:26:44.015Z] f4f7b4309257: Pull complete [2021-11-08T01:26:44.015Z] 0ac9a79272e3: Pull complete [2021-11-08T01:26:49.418Z] b78e95d17946: Pull complete [2021-11-08T01:26:49.418Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-08T01:26:49.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-08T01:26:49.418Z] ---> 8b459fc5aaf0 [2021-11-08T01:26:49.418Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T01:26:51.390Z] ---> Running in ad1a3ac05f5c [2021-11-08T01:26:51.390Z] Removing intermediate container ad1a3ac05f5c [2021-11-08T01:26:51.390Z] ---> 5d4666b145f2 [2021-11-08T01:26:51.390Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T01:26:51.661Z] ---> Running in cd33970c9fe0 [2021-11-08T01:26:51.935Z] Removing intermediate container cd33970c9fe0 [2021-11-08T01:26:51.935Z] ---> 6ec66a4aec2b [2021-11-08T01:26:51.935Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:26:52.210Z] ---> Running in c698e4149d05 [2021-11-08T01:26:54.193Z] Removing intermediate container c698e4149d05 [2021-11-08T01:26:54.193Z] ---> 2767fa4f557a [2021-11-08T01:26:54.193Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T01:26:54.193Z] ---> Running in 45896d1cf2b2 [2021-11-08T01:26:55.632Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:26:56.610Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:26:57.209Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-08T01:26:57.485Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-08T01:26:57.485Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-08T01:26:57.760Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-08T01:26:57.760Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:26:57.760Z] OK: 223 MiB in 56 packages [2021-11-08T01:26:58.745Z] Removing intermediate container 45896d1cf2b2 [2021-11-08T01:26:58.745Z] ---> d4ee77620cb0 [2021-11-08T01:26:58.745Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-11-08T01:26:59.020Z] ---> Running in b51a91511c97 [2021-11-08T01:26:59.631Z] Removing intermediate container b51a91511c97 [2021-11-08T01:26:59.631Z] ---> fb9e247c333a [2021-11-08T01:26:59.631Z] Step 8/11 : COPY . . [2021-11-08T01:27:00.609Z] ---> c9f09b4cdf05 [2021-11-08T01:27:00.609Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:27:00.609Z] ---> Running in fdee176aaebc [2021-11-08T01:28:22.440Z] Removing intermediate container fdee176aaebc [2021-11-08T01:28:22.440Z] ---> 4a7f65ede99d [2021-11-08T01:28:22.440Z] Step 10/11 : ARG MAKE='make build' [2021-11-08T01:28:22.440Z] ---> Running in bd7de2347739 [2021-11-08T01:28:22.440Z] Removing intermediate container bd7de2347739 [2021-11-08T01:28:22.440Z] ---> ef8b5c0ef8e8 [2021-11-08T01:28:22.440Z] Step 11/11 : RUN $MAKE [2021-11-08T01:28:22.440Z] ---> Running in facdd8552a1f [2021-11-08T01:28:22.440Z] noop [2021-11-08T01:28:22.440Z] Removing intermediate container facdd8552a1f [2021-11-08T01:28:22.440Z] ---> 8d71a4eb5bf9 [2021-11-08T01:28:22.440Z] Successfully built 8d71a4eb5bf9 [2021-11-08T01:28:22.440Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:28:22.820Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T01:28:22.820Z] . [Pipeline] withDockerContainer [2021-11-08T01:28:23.142Z] prd-ubuntu18.04-docker-arm64-4c-16g-27861 does not seem to be running inside a container [2021-11-08T01:28:23.232Z] $ 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 ******** ci-base-image-arm64 cat [2021-11-08T01:28:24.807Z] $ docker top f6bc827fd59a1f84b1b078e747a52c95f2e89753cf3808af8839aa6a307b01ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T01:28:25.818Z] + go version [2021-11-08T01:28:25.818Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-08T01:28:25.852Z] $ docker stop --time=1 f6bc827fd59a1f84b1b078e747a52c95f2e89753cf3808af8839aa6a307b01ab [2021-11-08T01:28:27.604Z] $ docker rm -f f6bc827fd59a1f84b1b078e747a52c95f2e89753cf3808af8839aa6a307b01ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:28:28.511Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T01:28:28.511Z] . [Pipeline] withDockerContainer [2021-11-08T01:28:28.806Z] prd-ubuntu18.04-docker-arm64-4c-16g-27861 does not seem to be running inside a container [2021-11-08T01:28:28.899Z] $ 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 ******** ci-base-image-arm64 cat [2021-11-08T01:28:30.419Z] $ docker top 8090a8d57baf8ff72edd6a07efb1f1b1a08a6fb783607941ef74f390097d315d -eo pid,comm [2021-11-08T01:28:30.658Z] Running on prd-ubuntu18.04-docker-8c-8g-27867 in /w/workspace/gexfoundry_device-mqtt-go_PR-316 [Pipeline] { [Pipeline] { [Pipeline] fileExists [Pipeline] ws [2021-11-08T01:28:30.850Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] sh [Pipeline] checkout [2021-11-08T01:28:31.115Z] Selected Git installation does not exist. Using Default [2021-11-08T01:28:31.115Z] The recommended git tool is: NONE [2021-11-08T01:28:31.542Z] + make test [2021-11-08T01:28:31.542Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-08T01:28:32.977Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-11-08T01:28:33.085Z] using credential edgex-jenkins-ssh [2021-11-08T01:28:33.095Z] Cloning the remote Git repository [2021-11-08T01:28:33.124Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-08T01:28:33.180Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-11-08T01:28:33.210Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-08T01:28:33.210Z] > git --version # timeout=10 [2021-11-08T01:28:33.217Z] > git --version # 'git version 2.17.1' [2021-11-08T01:28:33.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T01:28:33.250Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T01:28:34.421Z] Merging remotes/origin/main commit 10b11b1b26bf1700120a8e08145892b82104ea4e into PR head commit 744c75e033f2090473f1044d775a55754e07e009 [2021-11-08T01:28:34.505Z] Merge succeeded, producing 744c75e033f2090473f1044d775a55754e07e009 [2021-11-08T01:28:34.505Z] Checking out Revision 744c75e033f2090473f1044d775a55754e07e009 (PR-316) [2021-11-08T01:28:33.916Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-08T01:28:33.923Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T01:28:33.934Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-08T01:28:33.947Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-08T01:28:33.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T01:28:33.951Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/316/head:refs/remotes/origin/PR-316 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-08T01:28:34.434Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T01:28:34.444Z] > git checkout -f 744c75e033f2090473f1044d775a55754e07e009 # timeout=10 [2021-11-08T01:28:34.476Z] > git remote # timeout=10 [2021-11-08T01:28:34.483Z] > git config --get remote.origin.url # timeout=10 [2021-11-08T01:28:34.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T01:28:34.497Z] > git merge 10b11b1b26bf1700120a8e08145892b82104ea4e # timeout=10 [2021-11-08T01:28:34.506Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-08T01:28:34.513Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T01:28:34.517Z] > git checkout -f 744c75e033f2090473f1044d775a55754e07e009 # timeout=10 [2021-11-08T01:28:38.006Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-11-08T01:28:38.037Z] > git --version # timeout=10 [2021-11-08T01:28:38.051Z] > git --version # 'git version 2.17.1' [2021-11-08T01:28:38.055Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:28:38.892Z] + echo snap-build.sh [2021-11-08T01:28:38.892Z] snap-build.sh [2021-11-08T01:28:38.892Z] + SNAP_BASE_DIR=. [2021-11-08T01:28:38.892Z] + '[' '!' -z /w/workspace/device-mqtt-go/1 ']' [2021-11-08T01:28:38.892Z] + SNAP_BASE_DIR=/w/workspace/device-mqtt-go/1 [2021-11-08T01:28:38.892Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1]' [2021-11-08T01:28:38.892Z] [snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1] [2021-11-08T01:28:38.893Z] + cd /w/workspace/device-mqtt-go/1 [2021-11-08T01:28:38.893Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-08T01:28:38.893Z] Reading package lists... [2021-11-08T01:28:38.893Z] Building dependency tree... [2021-11-08T01:28:38.893Z] Reading state information... [2021-11-08T01:28:38.893Z] The following packages were automatically installed and are no longer required: [2021-11-08T01:28:38.893Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-08T01:28:38.893Z] uidmap xdelta3 [2021-11-08T01:28:38.893Z] Use 'sudo apt autoremove' to remove them. [2021-11-08T01:28:38.893Z] The following packages will be REMOVED: [2021-11-08T01:28:38.893Z] lxd* lxd-client* [2021-11-08T01:28:39.156Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-08T01:28:39.156Z] After this operation, 31.7 MB disk space will be freed. [2021-11-08T01:28:39.942Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-11-08T01:28:39.942Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-08T01:28:40.514Z] Removing lxd dnsmasq configuration [2021-11-08T01:28:40.514Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-08T01:28:40.773Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-08T01:28:41.718Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-08T01:28:41.985Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-11-08T01:28:41.985Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-08T01:28:42.927Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-08T01:28:43.191Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-08T01:28:43.767Z] + sudo snap remove --purge lxd [2021-11-08T01:28:43.767Z] snap "lxd" is not installed [2021-11-08T01:28:43.767Z] + sudo groupadd --force --system lxd [2021-11-08T01:28:44.030Z] ++ whoami [2021-11-08T01:28:44.030Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-08T01:28:44.030Z] + newgrp - lxd [2021-11-08T01:28:44.030Z] + sudo snap install lxd [2021-11-08T01:28:50.655Z] 2021-11-08T01:28:49Z INFO Waiting for automatic snapd restart... [2021-11-08T01:29:17.245Z] lxd 4.19 from Canonical* installed [2021-11-08T01:29:17.245Z] + sudo lxd init --auto [2021-11-08T01:29:23.830Z] + sudo snap install --classic snapcraft [2021-11-08T01:29:29.615Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-11-08T01:29:33.921Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.062s coverage: 22.4% of statements [2021-11-08T01:29:33.921Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-11-08T01:29:34.199Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-08T01:29:41.951Z] snapcraft 5.0 from Canonical* installed [2021-11-08T01:29:41.951Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-08T01:29:41.951Z] + sudo snapcraft prime --use-lxd [2021-11-08T01:29:43.334Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-08T01:29:43.334Z] 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: [2021-11-08T01:29:43.334Z] - README.md [2021-11-08T01:29:43.334Z] [2021-11-08T01:29:43.334Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-08T01:29:43.596Z] Launching a container. [2021-11-08T01:29:58.511Z] Waiting for container to be ready [2021-11-08T01:29:58.511Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-11-08T01:29:58.511Z] [2021-11-08T01:30:02.707Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-08T01:30:02.973Z] Waiting for network to be ready... [2021-11-08T01:30:03.546Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-08T01:30:04.115Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1933 kB] [2021-11-08T01:30:04.378Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-08T01:30:04.947Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-08T01:30:04.947Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-11-08T01:30:04.947Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-08T01:30:04.947Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-08T01:30:04.947Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [490 kB] [2021-11-08T01:30:04.947Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [66.1 kB] [2021-11-08T01:30:04.947Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1146 kB] [2021-11-08T01:30:04.947Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-08T01:30:04.947Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-08T01:30:05.208Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-08T01:30:05.208Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-08T01:30:05.208Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-08T01:30:05.208Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-08T01:30:05.208Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-08T01:30:05.208Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-08T01:30:05.801Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-08T01:30:06.376Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2278 kB] [2021-11-08T01:30:06.377Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-11-08T01:30:06.377Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-08T01:30:06.377Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-08T01:30:06.377Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [514 kB] [2021-11-08T01:30:06.377Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.8 kB] [2021-11-08T01:30:06.377Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1762 kB] [2021-11-08T01:30:06.550Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-08T01:30:06.550Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-08T01:30:06.550Z] ./bin/test-attribution-txt.sh [2021-11-08T01:30:06.637Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [379 kB] [Pipeline] } [2021-11-08T01:30:07.183Z] $ docker stop --time=1 8090a8d57baf8ff72edd6a07efb1f1b1a08a6fb783607941ef74f390097d315d [2021-11-08T01:30:08.551Z] Fetched 25.5 MB in 5s (4847 kB/s) [2021-11-08T01:30:08.999Z] $ docker rm -f 8090a8d57baf8ff72edd6a07efb1f1b1a08a6fb783607941ef74f390097d315d [2021-11-08T01:30:09.492Z] Reading package lists... [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T01:30:09.752Z] Reading package lists... [2021-11-08T01:30:09.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-08T01:30:09.982Z] Warning: overwriting stash ‘coverage-report’ [2021-11-08T01:30:10.018Z] Building dependency tree... [2021-11-08T01:30:10.018Z] Reading state information... [2021-11-08T01:30:10.018Z] The following additional packages will be installed: [2021-11-08T01:30:10.018Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-08T01:30:10.018Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-08T01:30:10.018Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-08T01:30:10.018Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-08T01:30:10.018Z] Suggested packages: [2021-11-08T01:30:10.018Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-08T01:30:10.018Z] Recommended packages: [2021-11-08T01:30:10.018Z] gnupg libsasl2-modules [2021-11-08T01:30:10.018Z] The following NEW packages will be installed: [2021-11-08T01:30:10.018Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-08T01:30:10.018Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-08T01:30:10.018Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-08T01:30:10.018Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-08T01:30:10.018Z] The following packages will be upgraded: [2021-11-08T01:30:10.018Z] gpg gpg-agent gpgconf libudev1 [2021-11-08T01:30:10.278Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-08T01:30:10.278Z] Need to get 3527 kB of archives. [2021-11-08T01:30:10.278Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-08T01:30:10.278Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-11-08T01:30:10.278Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-08T01:30:10.278Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-08T01:30:10.278Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-08T01:30:10.278Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-08T01:30:10.531Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T01:30:10.539Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T01:30:11.110Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-08T01:30:11.111Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-08T01:30:11.111Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-08T01:30:11.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-08T01:30:11.374Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-08T01:30:11.374Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-08T01:30:11.374Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-08T01:30:11.374Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-08T01:30:11.374Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-08T01:30:11.374Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-08T01:30:11.374Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-08T01:30:11.374Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-08T01:30:11.374Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-08T01:30:11.374Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-08T01:30:11.374Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-08T01:30:11.571Z] + ls -al . [2021-11-08T01:30:11.571Z] total 180 [2021-11-08T01:30:11.571Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 01:30 . [2021-11-08T01:30:11.571Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:25 .. [2021-11-08T01:30:11.571Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 01:25 .dockerignore [2021-11-08T01:30:11.571Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:26 .git [2021-11-08T01:30:11.571Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:25 .github [2021-11-08T01:30:11.571Z] -rw-rw-r-- 1 jenkins jenkins 329 Nov 8 01:25 .gitignore [2021-11-08T01:30:11.571Z] -rw-rw-r-- 1 jenkins jenkins 7287 Nov 8 01:25 Attribution.txt [2021-11-08T01:30:11.571Z] -rw-rw-r-- 1 jenkins jenkins 7447 Nov 8 01:25 CHANGELOG.md [2021-11-08T01:30:11.571Z] -rw-rw-r-- 1 jenkins jenkins 1907 Nov 8 01:25 Dockerfile [2021-11-08T01:30:11.571Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:25 GOVERNANCE.md [2021-11-08T01:30:11.571Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:25 Jenkinsfile [2021-11-08T01:30:11.571Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 01:25 LICENSE [2021-11-08T01:30:11.571Z] -rw-rw-r-- 1 jenkins jenkins 1030 Nov 8 01:25 Makefile [2021-11-08T01:30:11.571Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 01:25 OWNERS.md [2021-11-08T01:30:11.571Z] -rw-rw-r-- 1 jenkins jenkins 2211 Nov 8 01:25 README.md [2021-11-08T01:30:11.571Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 01:22 VERSION [2021-11-08T01:30:11.571Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:25 bin [2021-11-08T01:30:11.571Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:25 cmd [2021-11-08T01:30:11.571Z] -rw-r--r-- 1 jenkins jenkins 17284 Nov 8 01:29 coverage.out [2021-11-08T01:30:11.571Z] -rw-rw-r-- 1 jenkins jenkins 388 Nov 8 01:25 go.mod [2021-11-08T01:30:11.571Z] -rw-rw-r-- 1 jenkins jenkins 50504 Nov 8 01:25 go.sum [2021-11-08T01:30:11.571Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:25 internal [2021-11-08T01:30:11.571Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:25 mock [2021-11-08T01:30:11.571Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:25 snap [2021-11-08T01:30:11.571Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 01:25 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:30:11.635Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-08T01:30:11.635Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-08T01:30:11.635Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-08T01:30:11.635Z] Fetched 3527 kB in 1s (2472 kB/s) [2021-11-08T01:30:11.635Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-08T01:30:11.635Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-08T01:30:11.635Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-08T01:30:11.894Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-08T01:30:11.894Z] Selecting previously unselected package udev. [2021-11-08T01:30:11.894Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-08T01:30:11.894Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-08T01:30:11.894Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-08T01:30:12.046Z] + 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=744c75e033f2090473f1044d775a55754e07e009 --label arch=arm64 --label version=0.0.0 . [2021-11-08T01:30:12.154Z] Selecting previously unselected package libfuse2:amd64. [2021-11-08T01:30:12.154Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-08T01:30:12.154Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-08T01:30:12.154Z] Selecting previously unselected package fuse. [2021-11-08T01:30:12.154Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-08T01:30:12.154Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-08T01:30:12.154Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-08T01:30:12.154Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-08T01:30:12.415Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-08T01:30:12.415Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-08T01:30:12.415Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-08T01:30:12.415Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-08T01:30:12.415Z] Selecting previously unselected package libksba8:amd64. [2021-11-08T01:30:12.415Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-08T01:30:12.415Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-08T01:30:12.675Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-08T01:30:12.675Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T01:30:12.675Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:12.675Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-08T01:30:12.675Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T01:30:12.675Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:12.675Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-08T01:30:12.675Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T01:30:12.675Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:12.675Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-08T01:30:12.675Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T01:30:12.675Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:12.675Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-08T01:30:12.675Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T01:30:12.675Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:12.690Z] Sending build context to Docker daemon 725kB [2021-11-08T01:30:12.690Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T01:30:12.690Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-08T01:30:12.690Z] ---> 8d71a4eb5bf9 [2021-11-08T01:30:12.690Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T01:30:12.690Z] ---> Running in 9a1458cbc768 [2021-11-08T01:30:12.935Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-08T01:30:12.935Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T01:30:12.935Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:12.935Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-08T01:30:12.935Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T01:30:12.935Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:12.935Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-08T01:30:12.935Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T01:30:12.935Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:12.935Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-08T01:30:12.935Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T01:30:12.936Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:13.196Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-08T01:30:13.196Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-08T01:30:13.196Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-08T01:30:13.196Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-08T01:30:13.196Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-08T01:30:13.196Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-08T01:30:13.196Z] Selecting previously unselected package libldap-common. [2021-11-08T01:30:13.196Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-08T01:30:13.196Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-08T01:30:13.196Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-08T01:30:13.196Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-08T01:30:13.196Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-08T01:30:13.313Z] Removing intermediate container 9a1458cbc768 [2021-11-08T01:30:13.313Z] ---> 3ad6b0e9c163 [2021-11-08T01:30:13.313Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T01:30:13.313Z] ---> Running in 3450e4d5adad [2021-11-08T01:30:13.455Z] Selecting previously unselected package dirmngr. [2021-11-08T01:30:13.455Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-08T01:30:13.455Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-08T01:30:13.455Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-08T01:30:13.455Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-08T01:30:13.455Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-08T01:30:13.455Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-08T01:30:13.455Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-08T01:30:13.455Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-08T01:30:13.455Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:13.455Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-08T01:30:13.455Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-08T01:30:13.593Z] Removing intermediate container 3450e4d5adad [2021-11-08T01:30:13.593Z] ---> 72b8b97f5f56 [2021-11-08T01:30:13.593Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:30:13.713Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-08T01:30:13.713Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-08T01:30:13.866Z] ---> Running in 848359100bd1 [2021-11-08T01:30:13.973Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:13.973Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-08T01:30:13.973Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-08T01:30:13.973Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-08T01:30:13.973Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:13.973Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:13.973Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:13.973Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:13.973Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:13.973Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:13.973Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T01:30:14.234Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-08T01:30:14.234Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-08T01:30:14.234Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-08T01:30:14.495Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-08T01:30:14.495Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-08T01:30:14.495Z] This means they are not meant to be enabled using systemctl. [2021-11-08T01:30:14.495Z] Possible reasons for having this kind of units are: [2021-11-08T01:30:14.495Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-08T01:30:14.495Z] .wants/ or .requires/ directory. [2021-11-08T01:30:14.495Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-08T01:30:14.495Z] a requirement dependency on it. [2021-11-08T01:30:14.495Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-08T01:30:14.495Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-08T01:30:14.495Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-08T01:30:14.495Z] instance name specified. [2021-11-08T01:30:14.755Z] Reading package lists... [2021-11-08T01:30:15.017Z] Building dependency tree... [2021-11-08T01:30:15.017Z] Reading state information... [2021-11-08T01:30:15.017Z] The following additional packages will be installed: [2021-11-08T01:30:15.017Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-08T01:30:15.017Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-08T01:30:15.017Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-08T01:30:15.017Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-08T01:30:15.017Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-08T01:30:15.017Z] Suggested packages: [2021-11-08T01:30:15.017Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-08T01:30:15.017Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-08T01:30:15.017Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-08T01:30:15.017Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-08T01:30:15.017Z] systemd-container policykit-1 [2021-11-08T01:30:15.017Z] Recommended packages: [2021-11-08T01:30:15.017Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-08T01:30:15.278Z] The following NEW packages will be installed: [2021-11-08T01:30:15.278Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-08T01:30:15.278Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-08T01:30:15.278Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-08T01:30:15.278Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-08T01:30:15.278Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-08T01:30:15.278Z] The following packages will be upgraded: [2021-11-08T01:30:15.278Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-08T01:30:15.278Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-08T01:30:15.278Z] Need to get 36.8 MB of archives. [2021-11-08T01:30:15.278Z] After this operation, 147 MB of additional disk space will be used. [2021-11-08T01:30:15.278Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-08T01:30:15.278Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-08T01:30:15.841Z] Removing intermediate container 848359100bd1 [2021-11-08T01:30:15.841Z] ---> f9fa43ffb278 [2021-11-08T01:30:15.841Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T01:30:15.841Z] ---> Running in 03495a88484c [2021-11-08T01:30:16.218Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-08T01:30:16.219Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-08T01:30:16.219Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-08T01:30:16.219Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-08T01:30:16.219Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-08T01:30:16.480Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-08T01:30:16.480Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-08T01:30:16.480Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-08T01:30:16.480Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-08T01:30:16.480Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-08T01:30:16.480Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-08T01:30:16.480Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-08T01:30:16.480Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-08T01:30:16.480Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-08T01:30:16.480Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-08T01:30:16.480Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-08T01:30:16.480Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-08T01:30:16.480Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-08T01:30:16.480Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-08T01:30:16.480Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-08T01:30:16.741Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-08T01:30:16.741Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-08T01:30:16.741Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-08T01:30:16.741Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-08T01:30:16.741Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-08T01:30:16.741Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-08T01:30:16.741Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-08T01:30:16.741Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-08T01:30:17.295Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:30:18.126Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-08T01:30:18.127Z] Fetched 36.8 MB in 3s (13.0 MB/s) [2021-11-08T01:30:18.127Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-08T01:30:18.127Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-08T01:30:18.271Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:30:18.388Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-08T01:30:18.647Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-08T01:30:18.907Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-08T01:30:18.907Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-08T01:30:18.907Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-08T01:30:18.907Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-08T01:30:18.907Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-08T01:30:19.168Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-08T01:30:19.168Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-08T01:30:19.168Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-08T01:30:19.168Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-08T01:30:19.249Z] OK: 223 MiB in 56 packages [2021-11-08T01:30:19.428Z] Setting up apt (1.6.14) ... [2021-11-08T01:30:19.428Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-08T01:30:19.689Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-08T01:30:19.953Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-08T01:30:19.953Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-08T01:30:19.953Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-08T01:30:19.953Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-08T01:30:19.953Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-08T01:30:19.953Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T01:30:20.213Z] Selecting previously unselected package libexpat1:amd64. [2021-11-08T01:30:20.213Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-08T01:30:20.213Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-08T01:30:20.213Z] Selecting previously unselected package python3.6-minimal. [2021-11-08T01:30:20.213Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-08T01:30:20.213Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T01:30:20.234Z] Removing intermediate container 03495a88484c [2021-11-08T01:30:20.234Z] ---> 5872069634dc [2021-11-08T01:30:20.234Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-11-08T01:30:20.477Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-08T01:30:20.477Z] Checking for services that may need to be restarted...done. [2021-11-08T01:30:20.477Z] Checking for services that may need to be restarted...done. [2021-11-08T01:30:20.510Z] ---> Running in 2271024e407b [2021-11-08T01:30:20.736Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T01:30:20.736Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-08T01:30:20.736Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T01:30:20.788Z] Removing intermediate container 2271024e407b [2021-11-08T01:30:20.788Z] ---> 93246f44fbf7 [2021-11-08T01:30:20.788Z] Step 8/23 : COPY . . [2021-11-08T01:30:20.995Z] Selecting previously unselected package python3-minimal. [2021-11-08T01:30:20.995Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-08T01:30:20.995Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-08T01:30:20.995Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-08T01:30:21.253Z] Selecting previously unselected package mime-support. [2021-11-08T01:30:21.253Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-08T01:30:21.253Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-08T01:30:21.253Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-08T01:30:21.253Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-08T01:30:21.253Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-08T01:30:21.253Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-08T01:30:21.253Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-08T01:30:21.253Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T01:30:21.513Z] Selecting previously unselected package python3.6. [2021-11-08T01:30:21.513Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-08T01:30:21.513Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T01:30:21.513Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-08T01:30:21.513Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-08T01:30:21.513Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-08T01:30:21.513Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-08T01:30:21.773Z] Selecting previously unselected package python3. [2021-11-08T01:30:21.773Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-08T01:30:21.773Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-08T01:30:21.773Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-08T01:30:21.773Z] Selecting previously unselected package multiarch-support. [2021-11-08T01:30:21.773Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-08T01:30:21.773Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-08T01:30:21.773Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-08T01:30:22.035Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-08T01:30:22.035Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-08T01:30:22.035Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-08T01:30:22.035Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-08T01:30:22.035Z] Selecting previously unselected package libbsd0:amd64. [2021-11-08T01:30:22.035Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-08T01:30:22.035Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-08T01:30:22.035Z] Selecting previously unselected package sudo. [2021-11-08T01:30:22.035Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-08T01:30:22.035Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-08T01:30:22.223Z] ---> 575d58732b53 [2021-11-08T01:30:22.223Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:30:22.223Z] ---> Running in a2f2368e7c4c [2021-11-08T01:30:22.298Z] Selecting previously unselected package apparmor. [2021-11-08T01:30:22.298Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-08T01:30:22.298Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-08T01:30:22.298Z] Selecting previously unselected package libedit2:amd64. [2021-11-08T01:30:22.298Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-08T01:30:22.298Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-08T01:30:22.558Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-08T01:30:22.558Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-08T01:30:22.558Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T01:30:22.558Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-08T01:30:22.558Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-08T01:30:22.558Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T01:30:22.558Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-08T01:30:22.558Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-08T01:30:22.558Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-08T01:30:22.819Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-08T01:30:22.819Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-08T01:30:22.819Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T01:30:22.819Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-08T01:30:22.819Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-08T01:30:22.819Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T01:30:22.819Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-08T01:30:22.819Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-08T01:30:22.819Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-08T01:30:23.078Z] Selecting previously unselected package openssh-client. [2021-11-08T01:30:23.078Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-08T01:30:23.078Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-08T01:30:23.078Z] Selecting previously unselected package squashfs-tools. [2021-11-08T01:30:23.078Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-08T01:30:23.078Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-08T01:30:23.337Z] Selecting previously unselected package snapd. [2021-11-08T01:30:23.337Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-08T01:30:23.337Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-08T01:30:24.856Z] Removing intermediate container a2f2368e7c4c [2021-11-08T01:30:24.857Z] ---> 54a8540f029b [2021-11-08T01:30:24.857Z] Step 10/23 : ARG MAKE='make build' [2021-11-08T01:30:24.857Z] ---> Running in 12a3eacfc93a [2021-11-08T01:30:25.131Z] Removing intermediate container 12a3eacfc93a [2021-11-08T01:30:25.131Z] ---> f8e98fcac7b8 [2021-11-08T01:30:25.131Z] Step 11/23 : RUN $MAKE [2021-11-08T01:30:25.406Z] ---> Running in 3fb7dd572266 [2021-11-08T01:30:25.929Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-08T01:30:25.929Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-08T01:30:25.929Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-08T01:30:25.929Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-08T01:30:25.929Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-08T01:30:25.929Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T01:30:25.929Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-08T01:30:25.929Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-08T01:30:25.929Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-08T01:30:26.205Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-08T01:30:26.205Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-08T01:30:26.205Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-08T01:30:26.205Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T01:30:26.205Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T01:30:26.205Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T01:30:26.807Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-08T01:30:26.807Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T01:30:26.807Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-08T01:30:26.807Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-08T01:30:26.807Z] running python rtupdate hooks for python3.6... [2021-11-08T01:30:26.807Z] running python post-rtupdate hooks for python3.6... [2021-11-08T01:30:26.844Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2021-11-08T01:30:27.066Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-08T01:30:27.643Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-08T01:30:28.219Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T01:30:28.789Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-08T01:30:29.053Z] Setting up snapd (2.51.1+18.04) ... [2021-11-08T01:30:29.312Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-08T01:30:29.572Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-08T01:30:29.833Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-08T01:30:29.833Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-08T01:30:30.093Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-08T01:30:30.093Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-08T01:30:30.351Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-08T01:30:30.351Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-08T01:30:30.611Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-08T01:30:30.870Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-08T01:30:30.870Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-11-08T01:30:31.130Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-08T01:30:31.130Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-08T01:30:31.699Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-08T01:30:31.962Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-08T01:30:31.962Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-08T01:30:33.163Z] Reading package lists... [2021-11-08T01:30:33.163Z] Reading package lists... [2021-11-08T01:30:33.423Z] Building dependency tree... [2021-11-08T01:30:33.423Z] Reading state information... [2021-11-08T01:30:33.683Z] Calculating upgrade... [2021-11-08T01:30:33.683Z] The following packages will be upgraded: [2021-11-08T01:30:33.683Z] advancecomp base-files bash binutils binutils-common [2021-11-08T01:30:33.683Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-08T01:30:33.683Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-08T01:30:33.683Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-08T01:30:33.683Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-08T01:30:33.683Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-08T01:30:33.683Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-08T01:30:33.683Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-08T01:30:33.683Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-08T01:30:33.683Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-08T01:30:33.683Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-08T01:30:33.683Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-08T01:30:33.683Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-08T01:30:33.683Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-08T01:30:33.683Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-08T01:30:33.683Z] ubuntu-keyring util-linux [2021-11-08T01:30:33.951Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-08T01:30:33.951Z] Need to get 64.1 MB of archives. [2021-11-08T01:30:33.951Z] After this operation, 5145 kB of additional disk space will be used. [2021-11-08T01:30:33.951Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-11-08T01:30:33.951Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-08T01:30:34.893Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-08T01:30:34.893Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-08T01:30:34.893Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-08T01:30:34.893Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-08T01:30:34.893Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-08T01:30:34.893Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-08T01:30:34.893Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-08T01:30:34.893Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-08T01:30:34.893Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-08T01:30:34.893Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-08T01:30:34.893Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-08T01:30:34.893Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-08T01:30:34.893Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-08T01:30:34.893Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-08T01:30:34.893Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-08T01:30:35.152Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-08T01:30:35.152Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-08T01:30:35.152Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-08T01:30:35.152Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-08T01:30:35.414Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-08T01:30:35.414Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-08T01:30:35.414Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-08T01:30:35.414Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-08T01:30:35.414Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-08T01:30:35.414Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-08T01:30:35.414Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-08T01:30:35.414Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-08T01:30:35.414Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-08T01:30:35.414Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-08T01:30:35.414Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-08T01:30:35.414Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-08T01:30:35.673Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-08T01:30:35.673Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-08T01:30:35.673Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-08T01:30:35.673Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-08T01:30:35.673Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-08T01:30:35.673Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-08T01:30:35.673Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-08T01:30:35.673Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-08T01:30:35.673Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-08T01:30:35.673Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-08T01:30:35.673Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-08T01:30:35.673Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-08T01:30:35.673Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-08T01:30:35.673Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-08T01:30:35.673Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-08T01:30:35.673Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-08T01:30:35.673Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-08T01:30:35.673Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-08T01:30:35.673Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-08T01:30:35.673Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-08T01:30:35.673Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-08T01:30:35.673Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-08T01:30:35.932Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-08T01:30:35.932Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-08T01:30:35.932Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-08T01:30:35.932Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-08T01:30:35.932Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-08T01:30:35.932Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-08T01:30:35.932Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-08T01:30:35.932Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-08T01:30:35.932Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-08T01:30:35.932Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-08T01:30:35.932Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-08T01:30:35.932Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-08T01:30:35.932Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-08T01:30:35.932Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-08T01:30:35.932Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-08T01:30:35.932Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-08T01:30:35.933Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-08T01:30:36.191Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-08T01:30:36.191Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-08T01:30:36.191Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-08T01:30:36.191Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-08T01:30:36.191Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-08T01:30:36.191Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-08T01:30:36.191Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-08T01:30:36.191Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-08T01:30:36.191Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-08T01:30:36.191Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-08T01:30:36.191Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-08T01:30:36.191Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-08T01:30:36.191Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-08T01:30:36.191Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-08T01:30:36.191Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-08T01:30:36.191Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-08T01:30:36.451Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-08T01:30:36.451Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-08T01:30:36.451Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-08T01:30:36.451Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-08T01:30:36.451Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-08T01:30:36.451Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-08T01:30:37.021Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-08T01:30:37.589Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-08T01:30:37.855Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-08T01:30:37.855Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-08T01:30:38.423Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-08T01:30:38.423Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-08T01:30:38.423Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-08T01:30:38.423Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-08T01:30:38.423Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-08T01:30:38.685Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-08T01:30:38.685Z] Fetched 64.1 MB in 5s (13.7 MB/s) [2021-11-08T01:30:38.685Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-08T01:30:38.685Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-08T01:30:38.685Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-08T01:30:39.261Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-08T01:30:39.261Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-08T01:30:39.261Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-11-08T01:30:39.261Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-11-08T01:30:39.527Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:39.789Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T01:30:39.789Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:39.789Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T01:30:39.789Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:39.789Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T01:30:39.789Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:39.789Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T01:30:40.047Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:40.047Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T01:30:40.047Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:40.047Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T01:30:40.047Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:40.047Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T01:30:40.047Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T01:30:40.308Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-08T01:30:40.308Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:40.308Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-08T01:30:40.308Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-08T01:30:40.308Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-08T01:30:40.308Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:40.308Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T01:30:40.308Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:40.308Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T01:30:40.569Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:40.569Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T01:30:40.569Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T01:30:40.569Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-08T01:30:40.569Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-08T01:30:40.829Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-08T01:30:41.089Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-08T01:30:41.349Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-08T01:30:41.349Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-08T01:30:41.349Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-08T01:30:41.349Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-08T01:30:41.349Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-08T01:30:41.609Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-08T01:30:41.609Z] Installing new version of config file /etc/issue ... [2021-11-08T01:30:41.609Z] Installing new version of config file /etc/issue.net ... [2021-11-08T01:30:41.609Z] Installing new version of config file /etc/lsb-release ... [2021-11-08T01:30:41.609Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-08T01:30:41.872Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-08T01:30:41.872Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-08T01:30:42.135Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-08T01:30:42.135Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:42.135Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-08T01:30:42.135Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-08T01:30:42.135Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-08T01:30:42.135Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-11-08T01:30:42.402Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:42.402Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T01:30:42.402Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-08T01:30:42.402Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-08T01:30:42.402Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:42.402Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-08T01:30:42.402Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-08T01:30:42.402Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-08T01:30:42.673Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:42.673Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-08T01:30:42.673Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-08T01:30:42.673Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-08T01:30:42.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:42.933Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-08T01:30:42.933Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-08T01:30:42.933Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-08T01:30:42.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:42.933Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-08T01:30:42.933Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-08T01:30:42.933Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-08T01:30:43.194Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:43.194Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-08T01:30:43.194Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-08T01:30:43.194Z] Setting up grep (3.1-2build1) ... [2021-11-08T01:30:43.194Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:43.194Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-08T01:30:43.194Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-08T01:30:43.194Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-08T01:30:43.462Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:43.462Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-08T01:30:43.462Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-08T01:30:43.462Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-08T01:30:43.728Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:43.728Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-08T01:30:43.728Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-08T01:30:43.728Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-08T01:30:43.728Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:43.728Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-08T01:30:43.728Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-08T01:30:44.298Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-08T01:30:44.299Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-08T01:30:44.299Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-08T01:30:44.299Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-08T01:30:44.566Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-08T01:30:44.827Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:44.827Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-08T01:30:44.827Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-08T01:30:45.087Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-08T01:30:45.087Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-08T01:30:45.353Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-08T01:30:45.353Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-08T01:30:45.353Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-08T01:30:45.353Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:45.353Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-08T01:30:45.353Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-08T01:30:45.353Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-08T01:30:45.614Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:45.614Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T01:30:45.614Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T01:30:45.614Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-08T01:30:45.614Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:45.614Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T01:30:45.614Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T01:30:45.877Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-08T01:30:45.877Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:45.877Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T01:30:45.877Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T01:30:45.877Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-08T01:30:45.877Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:45.877Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T01:30:45.877Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T01:30:46.137Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-08T01:30:46.137Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:46.137Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-08T01:30:46.137Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-08T01:30:46.137Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-08T01:30:46.137Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-08T01:30:46.137Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-08T01:30:46.401Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:46.401Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-08T01:30:46.401Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-08T01:30:46.401Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-08T01:30:46.401Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:46.401Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T01:30:46.401Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T01:30:46.401Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-08T01:30:46.662Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:46.662Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T01:30:46.662Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T01:30:46.662Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-08T01:30:46.662Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:46.662Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T01:30:46.662Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T01:30:47.233Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-08T01:30:47.233Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-08T01:30:47.495Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-08T01:30:47.757Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:47.757Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-08T01:30:47.757Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-08T01:30:47.757Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-08T01:30:48.020Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T01:30:48.020Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-08T01:30:48.020Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-08T01:30:48.020Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-08T01:30:48.020Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-08T01:30:48.020Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-08T01:30:48.020Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-08T01:30:48.287Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-08T01:30:48.287Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-08T01:30:48.287Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-08T01:30:48.287Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-08T01:30:48.547Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-08T01:30:48.547Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-08T01:30:48.547Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-08T01:30:48.547Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-08T01:30:48.547Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-08T01:30:48.547Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-08T01:30:48.547Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-08T01:30:48.547Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-08T01:30:48.547Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-08T01:30:48.809Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-08T01:30:48.809Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-08T01:30:48.809Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-08T01:30:48.809Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-08T01:30:48.809Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-08T01:30:48.809Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-08T01:30:49.068Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-08T01:30:49.068Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-08T01:30:49.068Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:49.068Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T01:30:49.336Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T01:30:49.336Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-08T01:30:49.336Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-08T01:30:49.336Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-08T01:30:49.336Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-08T01:30:49.336Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-08T01:30:49.597Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:49.597Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-08T01:30:49.597Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-08T01:30:49.597Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-08T01:30:49.597Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:49.597Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-08T01:30:49.597Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-08T01:30:49.597Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-08T01:30:49.862Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:49.862Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-08T01:30:49.862Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-08T01:30:49.862Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-08T01:30:50.127Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:50.127Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-08T01:30:50.127Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-08T01:30:50.127Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-08T01:30:50.127Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:50.127Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-08T01:30:50.127Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-08T01:30:50.391Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-08T01:30:50.391Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:50.391Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-08T01:30:50.391Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-08T01:30:50.391Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-08T01:30:50.657Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:50.657Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-08T01:30:50.657Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-08T01:30:50.657Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-08T01:30:50.657Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:50.657Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-08T01:30:50.657Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-08T01:30:50.918Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-08T01:30:50.918Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:50.918Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-08T01:30:50.918Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-08T01:30:50.918Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-08T01:30:50.918Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:50.918Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-08T01:30:50.918Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-08T01:30:51.179Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-08T01:30:51.179Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:51.179Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-08T01:30:51.179Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-08T01:30:51.179Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-08T01:30:51.179Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:51.179Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-08T01:30:51.179Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-08T01:30:51.447Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-08T01:30:51.447Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:51.447Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-08T01:30:51.447Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-08T01:30:51.447Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-08T01:30:51.720Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:51.720Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-08T01:30:51.720Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-08T01:30:51.720Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-08T01:30:51.720Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T01:30:51.720Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-08T01:30:51.720Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-08T01:30:51.720Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-08T01:30:51.720Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-08T01:30:51.720Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-08T01:30:51.987Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-08T01:30:51.987Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-08T01:30:51.987Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-08T01:30:51.987Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-08T01:30:51.987Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-08T01:30:52.250Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-08T01:30:52.250Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-08T01:30:52.250Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-08T01:30:52.250Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-08T01:30:52.250Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-08T01:30:52.250Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-08T01:30:52.509Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-08T01:30:52.509Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-08T01:30:52.509Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-08T01:30:52.509Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-08T01:30:52.509Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-08T01:30:52.509Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-08T01:30:52.509Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-08T01:30:52.773Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-08T01:30:52.773Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-08T01:30:52.773Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-08T01:30:52.773Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-08T01:30:52.773Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-08T01:30:53.034Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-08T01:30:53.034Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-08T01:30:53.301Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-08T01:30:53.301Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-08T01:30:53.301Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-08T01:30:53.301Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-08T01:30:53.565Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-08T01:30:53.565Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-08T01:30:53.565Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-08T01:30:53.565Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-08T01:30:53.826Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-08T01:30:53.826Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-08T01:30:53.826Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:53.826Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T01:30:53.826Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:53.826Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T01:30:54.087Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:54.087Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T01:30:54.087Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:54.087Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T01:30:55.026Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:55.026Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T01:30:55.597Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:55.597Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T01:30:55.857Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:55.857Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T01:30:56.118Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:56.118Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T01:30:57.061Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T01:30:57.061Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T01:30:57.061Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-08T01:30:57.061Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-08T01:30:57.061Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-08T01:30:57.061Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-08T01:30:57.061Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-08T01:30:57.061Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-08T01:30:57.320Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-08T01:30:57.321Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-08T01:30:57.321Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-08T01:30:57.321Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-08T01:30:57.584Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-08T01:30:57.584Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-08T01:30:57.584Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-08T01:30:57.584Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-08T01:30:57.584Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T01:30:57.584Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-08T01:30:57.584Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T01:30:57.584Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T01:30:57.584Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T01:30:57.584Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-08T01:30:57.584Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-08T01:30:57.584Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-08T01:30:57.843Z] [2021-11-08T01:30:57.843Z] Current default time zone: 'Etc/UTC' [2021-11-08T01:30:57.843Z] Local time is now: Mon Nov 8 01:30:57 UTC 2021. [2021-11-08T01:30:57.843Z] Universal Time is now: Mon Nov 8 01:30:57 UTC 2021. [2021-11-08T01:30:57.843Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-08T01:30:57.843Z] [2021-11-08T01:30:57.843Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-08T01:30:57.843Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T01:30:57.843Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-11-08T01:30:57.843Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-08T01:30:57.843Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-08T01:30:57.843Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-08T01:30:57.843Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-08T01:30:57.843Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-08T01:30:57.843Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-08T01:30:57.843Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-08T01:30:57.843Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T01:30:57.843Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-08T01:30:58.103Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T01:30:58.103Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-08T01:30:58.103Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T01:30:58.103Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-08T01:30:58.103Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-08T01:30:58.103Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-08T01:30:58.103Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-08T01:30:58.103Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-08T01:30:58.103Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-08T01:30:58.103Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-08T01:30:58.103Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-08T01:31:00.017Z] Updating certificates in /etc/ssl/certs... [2021-11-08T01:31:00.961Z] 23 added, 28 removed; done. [2021-11-08T01:31:00.961Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-08T01:31:00.961Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T01:31:00.961Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-08T01:31:00.961Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-08T01:31:00.961Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-08T01:31:00.961Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T01:31:00.961Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-08T01:31:00.961Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T01:31:00.961Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T01:31:00.961Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T01:31:00.961Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T01:31:00.961Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T01:31:00.961Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-08T01:31:00.961Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-08T01:31:00.961Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-08T01:31:00.961Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-08T01:31:00.961Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-08T01:31:00.961Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T01:31:00.961Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T01:31:00.961Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-08T01:31:00.961Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-08T01:31:01.224Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-08T01:31:01.224Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-08T01:31:01.224Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-08T01:31:01.224Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-08T01:31:01.224Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-08T01:31:01.224Z] Updating certificates in /etc/ssl/certs... [2021-11-08T01:31:01.794Z] 0 added, 0 removed; done. [2021-11-08T01:31:01.794Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-08T01:31:01.794Z] done. [2021-11-08T01:31:02.364Z] Reading package lists... [2021-11-08T01:31:02.624Z] Building dependency tree... [2021-11-08T01:31:02.624Z] Reading state information... [2021-11-08T01:31:02.884Z] The following NEW packages will be installed: [2021-11-08T01:31:02.884Z] apt-transport-https [2021-11-08T01:31:02.884Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-08T01:31:03.146Z] Need to get 4348 B of archives. [2021-11-08T01:31:03.146Z] After this operation, 154 kB of additional disk space will be used. [2021-11-08T01:31:03.146Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-08T01:31:03.146Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-08T01:31:03.146Z] Fetched 4348 B in 0s (22.5 kB/s) [2021-11-08T01:31:03.146Z] Selecting previously unselected package apt-transport-https. [2021-11-08T01:31:03.146Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-08T01:31:03.146Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-08T01:31:03.146Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-08T01:31:03.146Z] Setting up apt-transport-https (1.6.14) ... [2021-11-08T01:31:03.405Z] Waiting for network to be ready... [2021-11-08T01:31:09.986Z] 2021-11-08T01:31:07Z INFO Waiting for automatic snapd restart... [2021-11-08T01:31:09.986Z] snapd 2.52.1 from Canonical* installed [2021-11-08T01:31:10.558Z] "snapd" switched to the "latest/stable" channel [2021-11-08T01:31:10.558Z] [2021-11-08T01:31:13.093Z] core18 20211015 from Canonical* installed [2021-11-08T01:31:13.352Z] "core18" switched to the "latest/stable" channel [2021-11-08T01:31:13.352Z] [2021-11-08T01:31:13.900Z] Removing intermediate container 3fb7dd572266 [2021-11-08T01:31:13.900Z] ---> e2efbbdf683d [2021-11-08T01:31:13.900Z] Step 12/23 : FROM alpine:3.14 [2021-11-08T01:31:13.900Z] 3.14: Pulling from library/alpine [2021-11-08T01:31:13.900Z] 552d1f2373af: Already exists [2021-11-08T01:31:13.900Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-08T01:31:13.900Z] Status: Downloaded newer image for alpine:3.14 [2021-11-08T01:31:13.900Z] ---> bb3de5531c18 [2021-11-08T01:31:13.900Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-11-08T01:31:13.900Z] ---> Running in b3f5f6e2ed0d [2021-11-08T01:31:13.900Z] Removing intermediate container b3f5f6e2ed0d [2021-11-08T01:31:13.900Z] ---> 3ae4ad0ac0aa [2021-11-08T01:31:13.900Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-08T01:31:14.179Z] ---> Running in ab7430980121 [2021-11-08T01:31:15.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:31:15.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:31:15.885Z] snapcraft 5.0 from Canonical* installed [2021-11-08T01:31:15.885Z] "snapcraft" switched to the "latest/stable" channel [2021-11-08T01:31:15.885Z] [2021-11-08T01:31:16.600Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-08T01:31:16.600Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T01:31:16.600Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-08T01:31:16.600Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T01:31:16.600Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-08T01:31:16.600Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-08T01:31:16.600Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:31:16.600Z] OK: 8 MiB in 20 packages [2021-11-08T01:31:18.045Z] Removing intermediate container ab7430980121 [2021-11-08T01:31:18.045Z] ---> 3c9d6353d611 [2021-11-08T01:31:18.045Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-11-08T01:31:19.024Z] ---> aac6e4776073 [2021-11-08T01:31:19.024Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-11-08T01:31:20.007Z] ---> a2d28ba8c401 [2021-11-08T01:31:20.007Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-11-08T01:31:20.091Z] 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: [2021-11-08T01:31:20.092Z] - README.md [2021-11-08T01:31:20.092Z] [2021-11-08T01:31:20.092Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-08T01:31:20.611Z] ---> 2231aea6ec9c [2021-11-08T01:31:20.611Z] Step 18/23 : EXPOSE 59982 [2021-11-08T01:31:20.611Z] ---> Running in a4b2fac36009 [2021-11-08T01:31:20.661Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-08T01:31:20.661Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-08T01:31:20.921Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-08T01:31:21.211Z] Removing intermediate container a4b2fac36009 [2021-11-08T01:31:21.211Z] ---> 364050921f63 [2021-11-08T01:31:21.211Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-11-08T01:31:21.211Z] ---> Running in 905352da82a9 [2021-11-08T01:31:21.808Z] Removing intermediate container 905352da82a9 [2021-11-08T01:31:21.808Z] ---> f69c21376a85 [2021-11-08T01:31:21.808Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:31:21.808Z] ---> Running in da6a8c2ec16a [2021-11-08T01:31:22.120Z] Reading package lists... [2021-11-08T01:31:22.379Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-11-08T01:31:22.379Z] Reading package lists... [2021-11-08T01:31:22.414Z] Removing intermediate container da6a8c2ec16a [2021-11-08T01:31:22.414Z] ---> 6e6153bf433d [2021-11-08T01:31:22.414Z] Step 21/23 : LABEL arch=arm64 [2021-11-08T01:31:22.414Z] ---> Running in 9a55a3d442bf [2021-11-08T01:31:22.639Z] Building dependency tree... [2021-11-08T01:31:22.639Z] Reading state information... [2021-11-08T01:31:22.639Z] Suggested packages: [2021-11-08T01:31:22.639Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-08T01:31:22.639Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-08T01:31:22.639Z] Recommended packages: [2021-11-08T01:31:22.639Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-08T01:31:22.639Z] The following NEW packages will be installed: [2021-11-08T01:31:22.639Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-08T01:31:22.639Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-08T01:31:22.639Z] pkg-config zip [2021-11-08T01:31:22.690Z] Removing intermediate container 9a55a3d442bf [2021-11-08T01:31:22.690Z] ---> 985f71fd1772 [2021-11-08T01:31:22.690Z] Step 22/23 : LABEL git_sha=744c75e033f2090473f1044d775a55754e07e009 [2021-11-08T01:31:22.898Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-08T01:31:22.898Z] Need to get 7670 kB of archives. [2021-11-08T01:31:22.898Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-08T01:31:22.898Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-08T01:31:22.898Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-08T01:31:22.966Z] ---> Running in 4930a1bb3fd7 [2021-11-08T01:31:23.157Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-08T01:31:23.157Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-08T01:31:23.157Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-08T01:31:23.157Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-08T01:31:23.157Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-08T01:31:23.157Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-08T01:31:23.241Z] Removing intermediate container 4930a1bb3fd7 [2021-11-08T01:31:23.242Z] ---> 6fec2a5b8278 [2021-11-08T01:31:23.242Z] Step 23/23 : LABEL version=0.0.0 [2021-11-08T01:31:23.416Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-08T01:31:23.416Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-08T01:31:23.416Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-08T01:31:23.416Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-08T01:31:23.416Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-08T01:31:23.520Z] ---> Running in 811bc4c87a1a [2021-11-08T01:31:23.691Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-08T01:31:23.691Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-08T01:31:23.691Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-08T01:31:23.691Z] Fetched 7670 kB in 1s (9772 kB/s) [2021-11-08T01:31:23.691Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-08T01:31:23.691Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-08T01:31:23.691Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-08T01:31:23.691Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-08T01:31:23.797Z] Removing intermediate container 811bc4c87a1a [2021-11-08T01:31:23.797Z] ---> 3b5bf1a46843 [2021-11-08T01:31:23.797Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-08T01:31:23.797Z] Successfully built 3b5bf1a46843 [2021-11-08T01:31:23.950Z] Selecting previously unselected package libpsl5:amd64. [2021-11-08T01:31:23.950Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-08T01:31:23.950Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-08T01:31:23.950Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-08T01:31:23.950Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-08T01:31:23.950Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-08T01:31:23.950Z] Selecting previously unselected package librtmp1:amd64. [2021-11-08T01:31:23.950Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-08T01:31:23.950Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-08T01:31:24.075Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-08T01:31:24.215Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-08T01:31:24.215Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-08T01:31:24.215Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-08T01:31:24.215Z] Selecting previously unselected package liberror-perl. [2021-11-08T01:31:24.215Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-08T01:31:24.215Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-08T01:31:24.215Z] Selecting previously unselected package git-man. [2021-11-08T01:31:24.215Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-08T01:31:24.215Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-08T01:31:24.215Z] Selecting previously unselected package git. [2021-11-08T01:31:24.215Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [2021-11-08T01:31:24.483Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:31:24.742Z] Selecting previously unselected package libnorm1:amd64. [2021-11-08T01:31:24.743Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-08T01:31:24.743Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-08T01:31:24.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T01:31:25.009Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-08T01:31:25.009Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-08T01:31:25.009Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-08T01:31:25.009Z] Selecting previously unselected package libsodium23:amd64. [2021-11-08T01:31:25.009Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-08T01:31:25.009Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-08T01:31:25.009Z] Selecting previously unselected package libzmq5:amd64. [2021-11-08T01:31:25.009Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-08T01:31:25.009Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-08T01:31:25.009Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-08T01:31:25.009Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-08T01:31:25.009Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-08T01:31:25.129Z] [2021-11-08T01:31:25.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:31:25.268Z] Selecting previously unselected package pkg-config. [2021-11-08T01:31:25.268Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-08T01:31:25.268Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-08T01:31:25.268Z] Selecting previously unselected package zip. [2021-11-08T01:31:25.268Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-08T01:31:25.268Z] Unpacking zip (3.0-11build1) ... [2021-11-08T01:31:25.268Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-08T01:31:25.268Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-08T01:31:25.268Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-08T01:31:25.268Z] Setting up liberror-perl (0.17025-1) ... [2021-11-08T01:31:25.268Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-08T01:31:25.268Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-08T01:31:25.268Z] No schema files found: doing nothing. [2021-11-08T01:31:25.269Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-08T01:31:25.269Z] Setting up zip (3.0-11build1) ... [2021-11-08T01:31:25.269Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-08T01:31:25.269Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-08T01:31:25.269Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-08T01:31:25.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T01:31:25.527Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-08T01:31:25.527Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-08T01:31:25.527Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-08T01:31:25.527Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-08T01:31:25.527Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-08T01:31:25.795Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-08T01:31:25.795Z] 448f6bf000e3: Pulling fs layer [2021-11-08T01:31:25.795Z] f757da607395: Pulling fs layer [2021-11-08T01:31:25.795Z] 05883995daec: Pulling fs layer [2021-11-08T01:31:25.795Z] 8603b9c90790: Pulling fs layer [2021-11-08T01:31:25.795Z] 1560dd03e051: Pulling fs layer [2021-11-08T01:31:25.795Z] 27f5ce0e4adf: Pulling fs layer [2021-11-08T01:31:25.795Z] c2d8d7efcc4b: Pulling fs layer [2021-11-08T01:31:25.795Z] 1560dd03e051: Waiting [2021-11-08T01:31:25.795Z] 27f5ce0e4adf: Waiting [2021-11-08T01:31:25.795Z] 8603b9c90790: Waiting [2021-11-08T01:31:25.795Z] c2d8d7efcc4b: Waiting [2021-11-08T01:31:25.795Z] f757da607395: Verifying Checksum [2021-11-08T01:31:25.795Z] f757da607395: Download complete [2021-11-08T01:31:25.795Z] 8603b9c90790: Verifying Checksum [2021-11-08T01:31:25.795Z] 8603b9c90790: Download complete [2021-11-08T01:31:26.073Z] 1560dd03e051: Verifying Checksum [2021-11-08T01:31:26.073Z] 1560dd03e051: Download complete [2021-11-08T01:31:26.073Z] 27f5ce0e4adf: Verifying Checksum [2021-11-08T01:31:26.073Z] 27f5ce0e4adf: Download complete [2021-11-08T01:31:26.073Z] 05883995daec: Verifying Checksum [2021-11-08T01:31:26.073Z] 05883995daec: Download complete [2021-11-08T01:31:26.107Z] git set to automatically installed. [2021-11-08T01:31:26.107Z] git-man set to automatically installed. [2021-11-08T01:31:26.107Z] libcurl3-gnutls set to automatically installed. [2021-11-08T01:31:26.107Z] liberror-perl set to automatically installed. [2021-11-08T01:31:26.107Z] libglib2.0-0 set to automatically installed. [2021-11-08T01:31:26.107Z] libnghttp2-14 set to automatically installed. [2021-11-08T01:31:26.107Z] libnorm1 set to automatically installed. [2021-11-08T01:31:26.107Z] libpgm-5.2-0 set to automatically installed. [2021-11-08T01:31:26.107Z] libpsl5 set to automatically installed. [2021-11-08T01:31:26.107Z] librtmp1 set to automatically installed. [2021-11-08T01:31:26.107Z] libsodium23 set to automatically installed. [2021-11-08T01:31:26.107Z] libzmq3-dev set to automatically installed. [2021-11-08T01:31:26.107Z] libzmq5 set to automatically installed. [2021-11-08T01:31:26.107Z] pkg-config set to automatically installed. [2021-11-08T01:31:26.107Z] zip set to automatically installed. [2021-11-08T01:31:26.348Z] 448f6bf000e3: Verifying Checksum [2021-11-08T01:31:26.348Z] 448f6bf000e3: Download complete [2021-11-08T01:31:27.045Z] snapd is not logged in, snap install commands will use sudo [2021-11-08T01:31:27.987Z] snap "core18" has no updates available [2021-11-08T01:31:28.558Z] snapd is not logged in, snap install commands will use sudo [2021-11-08T01:31:28.979Z] c2d8d7efcc4b: Verifying Checksum [2021-11-08T01:31:28.979Z] c2d8d7efcc4b: Download complete [2021-11-08T01:31:30.407Z] 448f6bf000e3: Pull complete [2021-11-08T01:31:31.013Z] f757da607395: Pull complete [2021-11-08T01:31:32.454Z] 05883995daec: Pull complete [2021-11-08T01:31:33.048Z] 8603b9c90790: Pull complete [2021-11-08T01:31:34.028Z] 1560dd03e051: Pull complete [2021-11-08T01:31:34.304Z] 27f5ce0e4adf: Pull complete [2021-11-08T01:31:40.797Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-08T01:31:41.059Z] Pulling config-common [2021-11-08T01:31:41.059Z] + snapcraftctl pull [2021-11-08T01:31:49.421Z] c2d8d7efcc4b: Pull complete [2021-11-08T01:31:49.421Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-08T01:31:49.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T01:31:49.421Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-08T01:31:49.712Z] prd-ubuntu18.04-docker-arm64-4c-16g-27861 does not seem to be running inside a container [2021-11-08T01:31:49.793Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-08T01:31:51.192Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-08T01:31:51.193Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-08T01:31:51.193Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-08T01:31:51.193Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1933 kB] [2021-11-08T01:31:51.193Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-08T01:31:51.193Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-08T01:31:51.193Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-08T01:31:51.193Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-08T01:31:51.193Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-08T01:31:51.193Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-08T01:31:51.193Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-08T01:31:51.193Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-11-08T01:31:51.193Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-08T01:31:51.193Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-08T01:31:51.193Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [490 kB] [2021-11-08T01:31:51.193Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [66.1 kB] [2021-11-08T01:31:51.193Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1146 kB] [2021-11-08T01:31:51.193Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-08T01:31:51.193Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-08T01:31:51.193Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2278 kB] [2021-11-08T01:31:51.193Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-11-08T01:31:51.193Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-08T01:31:51.193Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-08T01:31:51.193Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [514 kB] [2021-11-08T01:31:51.193Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.8 kB] [2021-11-08T01:31:51.193Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1762 kB] [2021-11-08T01:31:51.193Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [379 kB] [2021-11-08T01:31:51.193Z] Fetched 25.5 MB in 0s (0 B/s) [2021-11-08T01:31:51.193Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-08T01:31:51.193Z] Fetched 224 kB in 0s (0 B/s) [2021-11-08T01:31:51.193Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-08T01:31:51.193Z] Fetched 157 kB in 0s (0 B/s) [2021-11-08T01:31:51.193Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-08T01:31:51.193Z] Fetched 221 kB in 0s (0 B/s) [2021-11-08T01:31:51.193Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-08T01:31:51.193Z] Fetched 143 kB in 0s (0 B/s) [2021-11-08T01:31:51.193Z] Pulling device-mqtt [2021-11-08T01:31:51.193Z] + snapcraftctl pull [2021-11-08T01:31:52.130Z] Pulling hooks [2021-11-08T01:31:52.130Z] + snapcraftctl pull [2021-11-08T01:31:53.008Z] $ docker top fbd1c0f3c0d2a0ce5de7677b1199450a659f47ae287733b22a37a49b3f5a3d07 -eo pid,comm [2021-11-08T01:31:53.068Z] Building config-common [2021-11-08T01:31:53.068Z] + snapcraftctl build [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:31:54.123Z] ---> job-cost.sh [2021-11-08T01:31:54.123Z] lf-activate-venv: SKIPPING [2021-11-08T01:31:54.123Z] INFO: No Stack... [2021-11-08T01:31:54.396Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-08T01:31:54.973Z] Building device-mqtt [2021-11-08T01:31:54.973Z] + cd /root/parts/device-mqtt/src [2021-11-08T01:31:54.973Z] + git describe --tags --abbrev=0 [2021-11-08T01:31:54.973Z] + sed s/v// [2021-11-08T01:31:54.973Z] + GIT_VERSION=2.0.1-dev.14 [2021-11-08T01:31:54.973Z] + [ -z 2.0.1-dev.14 ] [2021-11-08T01:31:54.973Z] + snapcraftctl set-version 2.0.1-dev.14 [2021-11-08T01:31:54.990Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T01:31:55.717Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-11-08T01:31:55.717Z] + cut -d, -f6 [Pipeline] lock [2021-11-08T01:31:55.831Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-316-1-stack-cost] [2021-11-08T01:31:55.837Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-316-1-stack-cost] did not exist. Created. [2021-11-08T01:31:55.837Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-316-1-stack-cost] [Pipeline] { [Pipeline] unstash [2021-11-08T01:31:55.908Z] + echo 2.0.1-dev.14 [2021-11-08T01:31:55.908Z] + go mod tidy [Pipeline] sh [2021-11-08T01:31:56.612Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-08T01:31:56.763Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T01:31:56.780Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-316-1-stack-cost] [2021-11-08T01:31:57.667Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-08T01:31:57.667Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.1-dev.26 [2021-11-08T01:31:57.667Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.15 [2021-11-08T01:31:57.667Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.27 [2021-11-08T01:31:57.667Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-08T01:31:57.667Z] go: downloading github.com/spf13/cast v1.4.1 [2021-11-08T01:31:57.667Z] go: downloading github.com/stretchr/testify v1.7.0 [Pipeline] // lock [Pipeline] } [2021-11-08T01:31:57.718Z] $ docker stop --time=1 fbd1c0f3c0d2a0ce5de7677b1199450a659f47ae287733b22a37a49b3f5a3d07 [2021-11-08T01:31:57.926Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-08T01:31:57.926Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-11-08T01:31:58.188Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-08T01:31:58.447Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 [2021-11-08T01:31:58.447Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 [2021-11-08T01:31:58.447Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-11-08T01:31:59.015Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-08T01:31:59.015Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-08T01:31:59.015Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-08T01:31:59.015Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-08T01:31:59.015Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-08T01:31:59.396Z] $ docker rm -f fbd1c0f3c0d2a0ce5de7677b1199450a659f47ae287733b22a37a49b3f5a3d07 [2021-11-08T01:31:59.591Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-11-08T01:31:59.591Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 [2021-11-08T01:31:59.591Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-08T01:31:59.591Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 [2021-11-08T01:31:59.591Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-08T01:31:59.591Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-08T01:31:59.591Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-08T01:31:59.591Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-11-08T01:31:59.591Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-08T01:31:59.591Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-08T01:31:59.591Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-08T01:31:59.591Z] go: downloading golang.org/x/text v0.3.6 [2021-11-08T01:31:59.591Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-11-08T01:31:59.591Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-11-08T01:31:59.591Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-08T01:31:59.591Z] go: downloading github.com/go-stack/stack v1.8.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-08T01:31:59.853Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-11-08T01:31:59.853Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-08T01:31:59.853Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-08T01:31:59.853Z] go: downloading github.com/kr/pretty v0.3.0 [2021-11-08T01:31:59.853Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-08T01:31:59.853Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-08T01:31:59.853Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-08T01:31:59.853Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-08T01:31:59.853Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-11-08T01:32:00.113Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-08T01:32:00.113Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-08T01:32:00.113Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [Pipeline] // stage [Pipeline] } [2021-11-08T01:32:00.372Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-11-08T01:32:00.372Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-11-08T01:32:00.372Z] go: downloading github.com/kr/text v0.2.0 [2021-11-08T01:32:00.372Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-11-08T01:32:00.372Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-08T01:32:00.372Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-08T01:32:00.372Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-08T01:32:00.372Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-11-08T01:32:00.631Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-11-08T01:32:00.631Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-08T01:32:00.631Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-08T01:32:00.631Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-08T01:32:00.631Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-08T01:32:00.631Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-08T01:32:00.631Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-08T01:32:00.631Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-11-08T01:32:00.631Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-11-08T01:32:00.631Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-08T01:32:00.631Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-11-08T01:32:00.631Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-08T01:32:00.631Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-11-08T01:32:00.631Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-11-08T01:32:00.631Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-11-08T01:32:00.631Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-11-08T01:32:00.890Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-11-08T01:32:00.890Z] go: downloading github.com/miekg/dns v1.1.26 [2021-11-08T01:32:00.890Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-11-08T01:32:00.890Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-08T01:32:00.890Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-11-08T01:32:00.890Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-11-08T01:32:00.890Z] + make build [2021-11-08T01:32:01.149Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.14" -o cmd/device-mqtt ./cmd [2021-11-08T01:32:11.142Z] + install -DT ./cmd/device-mqtt /root/parts/device-mqtt/install/bin/device-mqtt [2021-11-08T01:32:11.142Z] + install -DT ./cmd/res/configuration.toml /root/parts/device-mqtt/install/config/device-mqtt/res/configuration.toml [2021-11-08T01:32:11.142Z] + install -DT ./cmd/res/devices/mqtt.test.device.toml /root/parts/device-mqtt/install/config/device-mqtt/res/devices/mqtt.test.device.toml [2021-11-08T01:32:11.142Z] + install -DT ./cmd/res/devices/mqtt.test.device.toml /root/parts/device-mqtt/install/config/device-mqtt/res/devices/mqtt.test.device.toml [2021-11-08T01:32:11.142Z] + 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 [2021-11-08T01:32:11.142Z] + install -DT ./Attribution.txt /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/Attribution.txt [2021-11-08T01:32:11.142Z] + install -DT ./LICENSE /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/LICENSE [2021-11-08T01:32:11.142Z] Building hooks [2021-11-08T01:32:11.142Z] + cd /root/parts/hooks/src [2021-11-08T01:32:11.142Z] + make build [2021-11-08T01:32:11.142Z] go mod tidy [2021-11-08T01:32:11.142Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-11-08T01:32:11.142Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-11-08T01:32:11.142Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-08T01:32:11.142Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-11-08T01:32:11.142Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-08T01:32:11.712Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-08T01:32:12.281Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-08T01:32:12.281Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-08T01:32:13.662Z] Staging config-common [2021-11-08T01:32:13.662Z] + snapcraftctl stage [2021-11-08T01:32:14.602Z] Staging device-mqtt [2021-11-08T01:32:14.602Z] + snapcraftctl stage [2021-11-08T01:32:15.540Z] Staging hooks [2021-11-08T01:32:15.540Z] + snapcraftctl stage [2021-11-08T01:32:16.477Z] Priming config-common [2021-11-08T01:32:16.477Z] + snapcraftctl prime [2021-11-08T01:32:17.863Z] Priming device-mqtt [2021-11-08T01:32:17.863Z] + snapcraftctl prime [2021-11-08T01:32:19.247Z] Priming hooks [2021-11-08T01:32:19.247Z] + snapcraftctl prime [2021-11-08T01:32:20.191Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:32:22.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T01:32:22.851Z] [2021-11-08T01:32:22.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:32:23.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T01:32:23.202Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T01:32:23.202Z] b4d181a07f80: Pulling fs layer [2021-11-08T01:32:23.202Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T01:32:23.202Z] ed53099fbce6: Pulling fs layer [2021-11-08T01:32:23.202Z] dc539afda2c1: Pulling fs layer [2021-11-08T01:32:23.202Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T01:32:23.202Z] 9065ff56babe: Pulling fs layer [2021-11-08T01:32:23.202Z] d287ab97295c: Pulling fs layer [2021-11-08T01:32:23.202Z] dc539afda2c1: Waiting [2021-11-08T01:32:23.202Z] 77bc0d833cb6: Waiting [2021-11-08T01:32:23.202Z] 9065ff56babe: Waiting [2021-11-08T01:32:23.202Z] d287ab97295c: Waiting [2021-11-08T01:32:23.202Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T01:32:23.202Z] a1111a8f2ec3: Download complete [2021-11-08T01:32:23.202Z] dc539afda2c1: Verifying Checksum [2021-11-08T01:32:23.202Z] dc539afda2c1: Download complete [2021-11-08T01:32:23.202Z] ed53099fbce6: Verifying Checksum [2021-11-08T01:32:23.202Z] ed53099fbce6: Download complete [2021-11-08T01:32:23.481Z] 9065ff56babe: Verifying Checksum [2021-11-08T01:32:23.481Z] 9065ff56babe: Download complete [2021-11-08T01:32:23.481Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T01:32:23.481Z] 77bc0d833cb6: Download complete [2021-11-08T01:32:23.481Z] b4d181a07f80: Verifying Checksum [2021-11-08T01:32:23.481Z] b4d181a07f80: Download complete [2021-11-08T01:32:24.076Z] d287ab97295c: Verifying Checksum [2021-11-08T01:32:24.076Z] d287ab97295c: Download complete [2021-11-08T01:32:25.043Z] b4d181a07f80: Pull complete [2021-11-08T01:32:25.043Z] a1111a8f2ec3: Pull complete [2021-11-08T01:32:25.622Z] ed53099fbce6: Pull complete [2021-11-08T01:32:25.623Z] dc539afda2c1: Pull complete [2021-11-08T01:32:25.881Z] 77bc0d833cb6: Pull complete [2021-11-08T01:32:25.881Z] 9065ff56babe: Pull complete [2021-11-08T01:32:31.189Z] d287ab97295c: Pull complete [2021-11-08T01:32:31.189Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T01:32:31.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T01:32:31.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T01:32:31.266Z] prd-centos7-docker-4c-2g-27859 does not seem to be running inside a container [2021-11-08T01:32:31.308Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-08T01:32:33.716Z] $ docker top b8bfb4e087ec33fecc331f2f2f72bed22dc020fd2912dbbc341a7f83992781d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:32:34.138Z] ---> job-cost.sh [2021-11-08T01:32:34.138Z] lf-activate-venv: SKIPPING [2021-11-08T01:32:34.138Z] INFO: No Stack... [2021-11-08T01:32:34.712Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T01:32:34.974Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T01:32:35.362Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-11-08T01:32:35.362Z] + cut -d, -f6 [Pipeline] lock [2021-11-08T01:32:35.414Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-316-1-stack-cost] [2021-11-08T01:32:35.418Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-316-1-stack-cost] did not exist. Created. [2021-11-08T01:32:35.418Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-316-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T01:32:35.796Z] /w/workspace/device-mqtt-go/1@tmp/durable-b27fc4e5/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-b27fc4e5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-08T01:32:36.113Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-08T01:32:36.143Z] Warning: overwriting stash ‘stack-cost’ [2021-11-08T01:32:36.159Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T01:32:36.178Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-316-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T01:32:36.235Z] $ docker stop --time=1 b8bfb4e087ec33fecc331f2f2f72bed22dc020fd2912dbbc341a7f83992781d0 [2021-11-08T01:32:37.366Z] $ docker rm -f b8bfb4e087ec33fecc331f2f2f72bed22dc020fd2912dbbc341a7f83992781d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-08T01:32:38.152Z] provisioning config files... [2021-11-08T01:32:38.164Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/config2702374156051258247tmp [Pipeline] { [Pipeline] sh [2021-11-08T01:32:38.511Z] + set +x [2021-11-08T01:32:38.511Z] + bash -s -- [2021-11-08T01:32:38.511Z] + curl -s https://codecov.io/bash [2021-11-08T01:32:38.511Z] [2021-11-08T01:32:38.511Z] _____ _ [2021-11-08T01:32:38.511Z] / ____| | | [2021-11-08T01:32:38.511Z] | | ___ __| | ___ ___ _____ __ [2021-11-08T01:32:38.511Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-08T01:32:38.511Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-08T01:32:38.511Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-08T01:32:38.511Z] Bash-1.0.6 [2021-11-08T01:32:38.511Z] [2021-11-08T01:32:38.511Z] [2021-11-08T01:32:38.511Z] ==> git version 2.24.4 found [2021-11-08T01:32:38.511Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-08T01:32:38.511Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-08T01:32:38.511Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-08T01:32:38.511Z] ==> Jenkins CI detected. [2021-11-08T01:32:38.511Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-316 [2021-11-08T01:32:38.511Z] project root: . [2021-11-08T01:32:38.511Z] --> token set from env [2021-11-08T01:32:38.511Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-08T01:32:38.511Z] ==> Running gcov in . (disable via -X gcov) [2021-11-08T01:32:38.511Z] ==> Python coveragepy not found [2021-11-08T01:32:38.511Z] ==> Searching for coverage reports in: [2021-11-08T01:32:38.511Z] + . [2021-11-08T01:32:38.511Z] -> Found 1 reports [2021-11-08T01:32:38.511Z] ==> Detecting git/mercurial file structure [2021-11-08T01:32:38.511Z] ==> Reading reports [2021-11-08T01:32:38.511Z] + ./coverage.out bytes=17284 [2021-11-08T01:32:38.511Z] ==> Appending adjustments [2021-11-08T01:32:38.511Z] https://docs.codecov.io/docs/fixing-reports [2021-11-08T01:32:38.773Z] + Found adjustments [2021-11-08T01:32:38.773Z] ==> Gzipping contents [2021-11-08T01:32:38.773Z] 4.0K /tmp/codecov.T3DEIr.gz [2021-11-08T01:32:38.773Z] ==> Uploading reports [2021-11-08T01:32:38.773Z] url: https://codecov.io [2021-11-08T01:32:38.773Z] query: branch=PR-316&commit=744c75e033f2090473f1044d775a55754e07e009&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-316%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=316&job=&cmd_args= [2021-11-08T01:32:38.773Z] -> Pinging Codecov [2021-11-08T01:32:38.773Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-316&commit=744c75e033f2090473f1044d775a55754e07e009&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-316%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=316&job=&cmd_args= [2021-11-08T01:32:39.035Z] -> Uploading to [2021-11-08T01:32:39.035Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-08/7D719EC7BBE17E464838252E33014C33/744c75e033f2090473f1044d775a55754e07e009/cec01c38-e88f-4dd3-9e23-164fd4bb892c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211108T013238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24b05e134f4641c602417b0bea006aa0e33f2a0cfdedc69f395d2c00c89dd39a [2021-11-08T01:32:39.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T01:32:39.035Z] Dload Upload Total Spent Left Speed [2021-11-08T01:32:39.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3187 0 0 100 3187 0 9577 --:--:-- --:--:-- --:--:-- 9599 [2021-11-08T01:32:39.607Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/744c75e033f2090473f1044d775a55754e07e009 [Pipeline] } [2021-11-08T01:32:39.627Z] 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 [2021-11-08T01:32:43.458Z] + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-316/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:32:43.793Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:32:44.384Z] ---> package-listing.sh [2021-11-08T01:32:44.384Z] ++ facter osfamily [2021-11-08T01:32:44.384Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-08T01:32:44.646Z] + OS_FAMILY=redhat [2021-11-08T01:32:44.646Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-316 [2021-11-08T01:32:44.646Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-08T01:32:44.646Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-08T01:32:44.646Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-08T01:32:44.646Z] + PACKAGES=/tmp/packages_start.txt [2021-11-08T01:32:44.646Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-316 ']' [2021-11-08T01:32:44.646Z] + PACKAGES=/tmp/packages_end.txt [2021-11-08T01:32:44.646Z] + case "${OS_FAMILY}" in [2021-11-08T01:32:44.646Z] + rpm -qa [2021-11-08T01:32:44.646Z] + sort [2021-11-08T01:32:45.585Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-08T01:32:45.585Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-08T01:32:45.585Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-08T01:32:45.585Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-316 ']' [2021-11-08T01:32:45.585Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-316/archives/ [2021-11-08T01:32:45.585Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-316/archives/ [Pipeline] echo [2021-11-08T01:32:45.613Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-316/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-08T01:32:45.912Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:32:46.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T01:32:46.496Z] [2021-11-08T01:32:46.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:32:46.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T01:32:46.827Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T01:32:46.827Z] b4d181a07f80: Pulling fs layer [2021-11-08T01:32:46.827Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T01:32:46.827Z] ed53099fbce6: Pulling fs layer [2021-11-08T01:32:46.827Z] dc539afda2c1: Pulling fs layer [2021-11-08T01:32:46.827Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T01:32:46.827Z] 9065ff56babe: Pulling fs layer [2021-11-08T01:32:46.827Z] d287ab97295c: Pulling fs layer [2021-11-08T01:32:46.827Z] 77bc0d833cb6: Waiting [2021-11-08T01:32:46.827Z] 9065ff56babe: Waiting [2021-11-08T01:32:46.827Z] d287ab97295c: Waiting [2021-11-08T01:32:46.827Z] dc539afda2c1: Waiting [2021-11-08T01:32:46.827Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T01:32:46.827Z] a1111a8f2ec3: Download complete [2021-11-08T01:32:46.827Z] dc539afda2c1: Verifying Checksum [2021-11-08T01:32:46.827Z] dc539afda2c1: Download complete [2021-11-08T01:32:46.827Z] ed53099fbce6: Verifying Checksum [2021-11-08T01:32:46.827Z] ed53099fbce6: Download complete [2021-11-08T01:32:46.827Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T01:32:46.827Z] 77bc0d833cb6: Download complete [2021-11-08T01:32:46.827Z] 9065ff56babe: Verifying Checksum [2021-11-08T01:32:46.827Z] 9065ff56babe: Download complete [2021-11-08T01:32:47.098Z] b4d181a07f80: Verifying Checksum [2021-11-08T01:32:47.098Z] b4d181a07f80: Download complete [2021-11-08T01:32:47.675Z] d287ab97295c: Verifying Checksum [2021-11-08T01:32:47.675Z] d287ab97295c: Download complete [2021-11-08T01:32:48.618Z] b4d181a07f80: Pull complete [2021-11-08T01:32:48.618Z] a1111a8f2ec3: Pull complete [2021-11-08T01:32:49.195Z] ed53099fbce6: Pull complete [2021-11-08T01:32:49.456Z] dc539afda2c1: Pull complete [2021-11-08T01:32:49.718Z] 77bc0d833cb6: Pull complete [2021-11-08T01:32:49.718Z] 9065ff56babe: Pull complete [2021-11-08T01:32:55.027Z] d287ab97295c: Pull complete [2021-11-08T01:32:55.027Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T01:32:55.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T01:32:55.027Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T01:32:55.114Z] prd-centos7-docker-4c-2g-27853 does not seem to be running inside a container [2021-11-08T01:32:55.152Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-316/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-316 -v /w/workspace/gexfoundry_device-mqtt-go_PR-316:/w/workspace/gexfoundry_device-mqtt-go_PR-316:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-316@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-08T01:32:57.977Z] $ docker top 6a856fc4e096c438f1e068d0768eb35480d3a6f4e2badd678757177d0edabb5c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T01:32:58.408Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-08T01:32:58.715Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-08T01:32:59.022Z] + ls /var/log/sa-host [2021-11-08T01:32:59.022Z] + sadf -c /var/log/sa-host/sa08 [2021-11-08T01:32:59.022Z] file_magic: OK [2021-11-08T01:32:59.022Z] HZ: Using current value: 100 [2021-11-08T01:32:59.022Z] file_header: OK [2021-11-08T01:32:59.022Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-08T01:32:59.022Z] Statistics: [2021-11-08T01:32:59.022Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T01:32:59.022Z] File successfully converted to sysstat format version 12.0.3 [2021-11-08T01:32:59.022Z] + sadf -c /var/log/sa-host/sa30 [2021-11-08T01:32:59.022Z] file_magic: OK [2021-11-08T01:32:59.022Z] HZ: Using current value: 100 [2021-11-08T01:32:59.022Z] file_header: OK [2021-11-08T01:32:59.022Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-08T01:32:59.022Z] Statistics: [2021-11-08T01:32:59.022Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T01:32:59.022Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T01:32:59.168Z] provisioning config files... [2021-11-08T01:32:59.178Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/config3759746807948526410tmp [Pipeline] { [Pipeline] echo [2021-11-08T01:32:59.217Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:32:59.537Z] ---> create-netrc.sh [Pipeline] } [2021-11-08T01:32:59.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:32:59.926Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-08T01:32:59.949Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:33:00.266Z] ---> sudo-logs.sh [2021-11-08T01:33:00.266Z] Archiving 'sudo' log.. [2021-11-08T01:33:00.266Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27853.novalocal: Name or service not known [2021-11-08T01:33:00.266Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27853.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-08T01:33:00.338Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:33:00.646Z] ---> job-cost.sh [2021-11-08T01:33:00.646Z] lf-activate-venv: SKIPPING [2021-11-08T01:33:00.646Z] DEBUG: total: 0.05999999865889549 [2021-11-08T01:33:00.646Z] INFO: Retrieving Stack Cost... [2021-11-08T01:33:01.218Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T01:33:01.791Z] INFO: Archiving Costs [Pipeline] echo [2021-11-08T01:33:01.814Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:33:02.148Z] ---> logs-deploy.sh [2021-11-08T01:33:02.148Z] lf-activate-venv: SKIPPING [2021-11-08T01:33:02.148Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-316/1 [2021-11-08T01:33:02.148Z] INFO: archiving workspace using pattern(s): [2021-11-08T01:33:02.717Z] Archives upload complete. [2021-11-08T01:33:02.984Z] INFO: archiving logs to Nexus