bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from aaed763260d62745bc96981490f62274be2fe8d6+2de07aa5618795465836e287608abcda04ffa72f (affb09e5f86eb2047a8bbb4625369aacf2ee5e41) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3999147773122747171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6502982901544500270.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3730/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3730/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8235934750396811831.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6982213582193053734.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3730/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3730/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7321061853455840878.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], 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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-49 in /w/workspace/edgexfoundry_edgex-go_PR-3730 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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/edgex-go/2@tmp/jenkins-gitclient-ssh3011942919486712492.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit aaed763260d62745bc96981490f62274be2fe8d6 Merge succeeded, producing aaed763260d62745bc96981490f62274be2fe8d6 Checking out Revision aaed763260d62745bc96981490f62274be2fe8d6 (PR-3730) > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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/edgex-go/2@tmp/jenkins-gitclient-ssh4968239376159603164.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3730/head:refs/remotes/origin/PR-3730 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aaed763260d62745bc96981490f62274be2fe8d6 # 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/edgex-go/2@tmp/jenkins-gitclient-ssh3247111531482261380.key > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aaed763260d62745bc96981490f62274be2fe8d6 # timeout=10 Commit message: "style: Remove unuseds and enable unused linter" > git rev-list --no-walk aaed763260d62745bc96981490f62274be2fe8d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T01:08:04.178Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T01:08:04.269Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T01:08:04.298Z] ========================================================= [2021-09-29T01:08:04.298Z] EdgeX Global Pipelines Version Info [2021-09-29T01:08:04.298Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:08:05.607Z] ------------------- [2021-09-29T01:08:05.607Z] stable info: [2021-09-29T01:08:05.607Z] ------------------- [2021-09-29T01:08:05.607Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T01:08:05.607Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T01:08:05.607Z] Message: update stable to v1.0.205 [2021-09-29T01:08:06.197Z] ------------------- [2021-09-29T01:08:06.197Z] experimental info: [2021-09-29T01:08:06.197Z] ------------------- [2021-09-29T01:08:06.197Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T01:08:06.197Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T01:08:06.197Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T01:08:06.483Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T01:08:06.505Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T01:08:06.537Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T01:08:06.559Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T01:08:06.583Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T01:08:06.608Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T01:08:06.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T01:08:06.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T01:08:06.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T01:08:06.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T01:08:06.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T01:08:06.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T01:08:06.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T01:08:06.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T01:08:06.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T01:08:06.844Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T01:08:06.866Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T01:08:06.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T01:08:06.913Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T01:08:06.940Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T01:08:06.963Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T01:08:06.985Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T01:08:07.013Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T01:08:07.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3730 [Pipeline] echo [2021-09-29T01:08:07.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3730 [Pipeline] echo [2021-09-29T01:08:07.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3730 [Pipeline] echo [2021-09-29T01:08:07.109Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aaed763260d62745bc96981490f62274be2fe8d6 [Pipeline] echo [2021-09-29T01:08:07.135Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aaed763 [Pipeline] echo [2021-09-29T01:08:07.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T01:08:07.238Z] provisioning config files... [2021-09-29T01:08:07.261Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9111877226895727443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:08:07.610Z] ---> docker-login.sh [2021-09-29T01:08:07.611Z] nexus3.edgexfoundry.org:10001 [2021-09-29T01:08:07.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:08:07.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:08:07.881Z] Configure a credential helper to remove this warning. See [2021-09-29T01:08:07.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:08:07.881Z] [2021-09-29T01:08:07.881Z] Login Succeeded [2021-09-29T01:08:07.881Z] nexus3.edgexfoundry.org:10002 [2021-09-29T01:08:07.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:08:07.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:08:07.881Z] Configure a credential helper to remove this warning. See [2021-09-29T01:08:07.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:08:07.881Z] [2021-09-29T01:08:07.881Z] Login Succeeded [2021-09-29T01:08:07.881Z] nexus3.edgexfoundry.org:10003 [2021-09-29T01:08:08.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:08:08.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:08:08.151Z] Configure a credential helper to remove this warning. See [2021-09-29T01:08:08.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:08:08.151Z] [2021-09-29T01:08:08.151Z] Login Succeeded [2021-09-29T01:08:08.151Z] nexus3.edgexfoundry.org:10004 [2021-09-29T01:08:08.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:08:08.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:08:08.419Z] Configure a credential helper to remove this warning. See [2021-09-29T01:08:08.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:08:08.419Z] [2021-09-29T01:08:08.419Z] Login Succeeded [2021-09-29T01:08:08.419Z] docker.io [2021-09-29T01:08:08.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:08:09.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:08:09.006Z] Configure a credential helper to remove this warning. See [2021-09-29T01:08:09.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:08:09.006Z] [2021-09-29T01:08:09.006Z] Login Succeeded [2021-09-29T01:08:09.006Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T01:08:09.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T01:08:09.376Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-29T01:08:09.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:09.376Z] ++ cut -d/ -f2 [2021-09-29T01:08:09.376Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T01:08:09.376Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T01:08:09.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:09.376Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T01:08:09.376Z] ++ cut -d/ -f2 [2021-09-29T01:08:09.376Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T01:08:09.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:09.376Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T01:08:09.376Z] ++ cut -d/ -f2 [2021-09-29T01:08:09.376Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T01:08:09.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:09.376Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T01:08:09.376Z] ++ cut -d/ -f2 [2021-09-29T01:08:09.376Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T01:08:09.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:09.376Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T01:08:09.376Z] ++ cut -d/ -f2 [2021-09-29T01:08:09.376Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T01:08:09.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:09.376Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T01:08:09.376Z] ++ cut -d/ -f2 [2021-09-29T01:08:09.376Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T01:08:09.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:09.376Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T01:08:09.376Z] ++ cut -d/ -f2 [2021-09-29T01:08:09.376Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T01:08:09.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:09.376Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T01:08:09.376Z] ++ cut -d/ -f2 [2021-09-29T01:08:09.376Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T01:08:09.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:09.376Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T01:08:09.376Z] ++ cut -d/ -f2 [2021-09-29T01:08:09.376Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T01:08:09.441Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:08:10.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T01:08:10.218Z] [2021-09-29T01:08:10.218Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:08:10.559Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T01:08:10.559Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T01:08:10.559Z] 31603596830f: Pulling fs layer [2021-09-29T01:08:10.559Z] 04fac38145f0: Pulling fs layer [2021-09-29T01:08:10.559Z] 701f6daf10bf: Pulling fs layer [2021-09-29T01:08:10.559Z] 24f72da36158: Pulling fs layer [2021-09-29T01:08:10.559Z] 24f72da36158: Waiting [2021-09-29T01:08:10.559Z] 04fac38145f0: Verifying Checksum [2021-09-29T01:08:10.559Z] 04fac38145f0: Download complete [2021-09-29T01:08:10.837Z] 31603596830f: Verifying Checksum [2021-09-29T01:08:10.837Z] 31603596830f: Download complete [2021-09-29T01:08:11.107Z] 31603596830f: Pull complete [2021-09-29T01:08:11.107Z] 24f72da36158: Verifying Checksum [2021-09-29T01:08:11.107Z] 24f72da36158: Download complete [2021-09-29T01:08:11.107Z] 04fac38145f0: Pull complete [2021-09-29T01:08:11.107Z] 701f6daf10bf: Verifying Checksum [2021-09-29T01:08:11.107Z] 701f6daf10bf: Download complete [2021-09-29T01:08:11.702Z] 701f6daf10bf: Pull complete [2021-09-29T01:08:11.969Z] 24f72da36158: Pull complete [2021-09-29T01:08:11.969Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T01:08:11.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T01:08:11.969Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T01:08:12.081Z] prd-centos7-docker-4c-2g-49 does not seem to be running inside a container [2021-09-29T01:08:12.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T01:08:12.962Z] $ docker top 5f0593746eeb594f4c451648a25b161a0a0135b21c4f76b4321ec40dd8d9c62d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T01:08:13.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T01:08:13.101Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T01:08:13.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T01:08:13.242Z] $ docker exec 5f0593746eeb594f4c451648a25b161a0a0135b21c4f76b4321ec40dd8d9c62d ssh-agent [2021-09-29T01:08:13.377Z] SSH_AUTH_SOCK=/tmp/ssh-cio8bfUvisk3/agent.13 [2021-09-29T01:08:13.377Z] SSH_AGENT_PID=19 [2021-09-29T01:08:13.390Z] Running ssh-add (command line suppressed) [2021-09-29T01:08:13.512Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3851426780756682415.key (/w/workspace/edgex-go/2@tmp/private_key_3851426780756682415.key) [2021-09-29T01:08:13.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T01:08:13.861Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T01:08:13.884Z] $ docker exec --env ******** --env ******** 5f0593746eeb594f4c451648a25b161a0a0135b21c4f76b4321ec40dd8d9c62d ssh-agent -k [2021-09-29T01:08:14.012Z] unset SSH_AUTH_SOCK; [2021-09-29T01:08:14.012Z] unset SSH_AGENT_PID; [2021-09-29T01:08:14.012Z] echo Agent pid 19 killed; [2021-09-29T01:08:14.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T01:08:14.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T01:08:14.070Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T01:08:14.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T01:08:14.224Z] $ docker exec 5f0593746eeb594f4c451648a25b161a0a0135b21c4f76b4321ec40dd8d9c62d ssh-agent [2021-09-29T01:08:14.345Z] SSH_AUTH_SOCK=/tmp/ssh-32ENCJ3De8fs/agent.54 [2021-09-29T01:08:14.345Z] SSH_AGENT_PID=61 [2021-09-29T01:08:14.356Z] Running ssh-add (command line suppressed) [2021-09-29T01:08:14.468Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8637197744978390239.key (/w/workspace/edgex-go/2@tmp/private_key_8637197744978390239.key) [2021-09-29T01:08:14.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T01:08:14.811Z] + git semver init [2021-09-29T01:08:14.811Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T01:08:14.811Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-29T01:08:14.811Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-29T01:08:14.811Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T01:08:14.811Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T01:08:14.811Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T01:08:14.811Z] # $SEMVER_BRANCH = PR-3730 [2021-09-29T01:08:14.811Z] # $SEMVER_TEMP = /tmp/semver-095239108 [2021-09-29T01:08:14.811Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T01:09:51.474Z] # '/tmp/semver-095239108' -> '/w/workspace/edgex-go/2/.semver' [2021-09-29T01:09:51.474Z] # -> Force: false [2021-09-29T01:09:51.474Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-29T01:09:51.489Z] $ docker exec --env ******** --env ******** 5f0593746eeb594f4c451648a25b161a0a0135b21c4f76b4321ec40dd8d9c62d ssh-agent -k [2021-09-29T01:09:51.614Z] unset SSH_AUTH_SOCK; [2021-09-29T01:09:51.615Z] unset SSH_AGENT_PID; [2021-09-29T01:09:51.615Z] echo Agent pid 61 killed; [2021-09-29T01:09:51.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T01:09:51.989Z] + git semver [Pipeline] } [2021-09-29T01:09:52.010Z] $ docker stop --time=1 5f0593746eeb594f4c451648a25b161a0a0135b21c4f76b4321ec40dd8d9c62d [2021-09-29T01:09:53.642Z] $ docker rm -f 5f0593746eeb594f4c451648a25b161a0a0135b21c4f76b4321ec40dd8d9c62d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T01:09:54.066Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T01:09:54.433Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T01:09:54.437Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-29T01:09:54.806Z] ========================================================= [2021-09-29T01:09:54.806Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T01:09:54.806Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:09:55.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:09:55.133Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T01:09:55.133Z] 540db60ca938: Pulling fs layer [2021-09-29T01:09:55.133Z] adcc1eea9eea: Pulling fs layer [2021-09-29T01:09:55.133Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T01:09:55.133Z] db62176df00c: Pulling fs layer [2021-09-29T01:09:55.133Z] 3b30891b0d05: Pulling fs layer [2021-09-29T01:09:55.133Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T01:09:55.133Z] c788192a36de: Pulling fs layer [2021-09-29T01:09:55.133Z] a77e37c0d609: Pulling fs layer [2021-09-29T01:09:55.133Z] c3185cebc471: Pulling fs layer [2021-09-29T01:09:55.133Z] 06b49ca38bd5: Waiting [2021-09-29T01:09:55.133Z] c788192a36de: Waiting [2021-09-29T01:09:55.133Z] a77e37c0d609: Waiting [2021-09-29T01:09:55.133Z] c3185cebc471: Waiting [2021-09-29T01:09:55.133Z] db62176df00c: Waiting [2021-09-29T01:09:55.133Z] 3b30891b0d05: Waiting [2021-09-29T01:09:55.133Z] 4c4ab2625f07: Download complete [2021-09-29T01:09:55.133Z] adcc1eea9eea: Verifying Checksum [2021-09-29T01:09:55.133Z] adcc1eea9eea: Download complete [2021-09-29T01:09:55.401Z] 3b30891b0d05: Download complete [2021-09-29T01:09:55.401Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T01:09:55.401Z] 06b49ca38bd5: Download complete [2021-09-29T01:09:55.401Z] c788192a36de: Verifying Checksum [2021-09-29T01:09:55.401Z] c788192a36de: Download complete [2021-09-29T01:09:55.675Z] 540db60ca938: Verifying Checksum [2021-09-29T01:09:55.675Z] 540db60ca938: Download complete [2021-09-29T01:09:55.675Z] 540db60ca938: Pull complete [2021-09-29T01:09:55.943Z] adcc1eea9eea: Pull complete [2021-09-29T01:09:55.943Z] 4c4ab2625f07: Pull complete [2021-09-29T01:09:56.527Z] a77e37c0d609: Verifying Checksum [2021-09-29T01:09:56.527Z] a77e37c0d609: Download complete [2021-09-29T01:10:00.787Z] c3185cebc471: Verifying Checksum [2021-09-29T01:10:00.787Z] c3185cebc471: Download complete [2021-09-29T01:10:01.371Z] db62176df00c: Verifying Checksum [2021-09-29T01:10:01.371Z] db62176df00c: Download complete [2021-09-29T01:10:04.788Z] db62176df00c: Pull complete [2021-09-29T01:10:04.788Z] 3b30891b0d05: Pull complete [2021-09-29T01:10:05.059Z] 06b49ca38bd5: Pull complete [2021-09-29T01:10:05.059Z] c788192a36de: Pull complete [2021-09-29T01:10:05.327Z] a77e37c0d609: Pull complete [2021-09-29T01:10:07.301Z] c3185cebc471: Pull complete [2021-09-29T01:10:07.301Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T01:10:07.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:10:07.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:10:07.650Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:10:07.650Z] WORKDIR /edgex [2021-09-29T01:10:07.650Z] COPY go.mod . [2021-09-29T01:10:07.650Z] RUN go mod download' [2021-09-29T01:10:07.650Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T01:10:09.605Z] Sending build context to Docker daemon 329MB [2021-09-29T01:10:09.716Z] Still waiting to schedule task [2021-09-29T01:10:09.717Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-29T01:10:09.879Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:10:09.879Z] ---> 031687cdd783 [2021-09-29T01:10:09.879Z] Step 2/4 : WORKDIR /edgex [2021-09-29T01:10:10.462Z] ---> Running in 8f2f3bc100c0 [2021-09-29T01:10:10.462Z] Removing intermediate container 8f2f3bc100c0 [2021-09-29T01:10:10.462Z] ---> 94de83a01342 [2021-09-29T01:10:10.462Z] Step 3/4 : COPY go.mod . [2021-09-29T01:10:10.732Z] ---> 3ded3e2dc1c8 [2021-09-29T01:10:10.732Z] Step 4/4 : RUN go mod download [2021-09-29T01:10:10.732Z] ---> Running in e3588602a9e3 [2021-09-29T01:10:43.000Z] Removing intermediate container e3588602a9e3 [2021-09-29T01:10:43.000Z] ---> b6d11c676a32 [2021-09-29T01:10:43.000Z] Successfully built b6d11c676a32 [2021-09-29T01:10:43.000Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:10:43.336Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T01:10:43.336Z] . [Pipeline] withDockerContainer [2021-09-29T01:10:43.435Z] prd-centos7-docker-4c-2g-49 does not seem to be running inside a container [2021-09-29T01:10:43.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T01:10:43.897Z] $ docker top 0795ccd1baf47083659bd326d5eaa17f3c0fd58a8f238be03094f435c856ab2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:10:44.309Z] + go version [2021-09-29T01:10:44.309Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T01:10:44.326Z] $ docker stop --time=1 0795ccd1baf47083659bd326d5eaa17f3c0fd58a8f238be03094f435c856ab2a [2021-09-29T01:10:45.507Z] $ docker rm -f 0795ccd1baf47083659bd326d5eaa17f3c0fd58a8f238be03094f435c856ab2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:10:46.053Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T01:10:46.053Z] . [Pipeline] withDockerContainer [2021-09-29T01:10:46.157Z] prd-centos7-docker-4c-2g-49 does not seem to be running inside a container [2021-09-29T01:10:46.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T01:10:46.674Z] $ docker top 6c309f566dda771bfa2558d07b6f6411a420fddd9422598a6bd90b271deb6f4d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T01:10:46.787Z] ========================================================= [2021-09-29T01:10:46.787Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T01:10:46.787Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:10:47.141Z] + go mod tidy [Pipeline] sh [2021-09-29T01:10:47.765Z] + make test [2021-09-29T01:10:47.765Z] go mod tidy [2021-09-29T01:10:47.765Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T01:10:54.471Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T01:11:12.822Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T01:11:17.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T01:11:17.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T01:11:17.782Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T01:11:20.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T01:11:20.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T01:11:20.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T01:11:20.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T01:11:21.305Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T01:11:21.572Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T01:11:21.859Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T01:11:21.859Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T01:11:21.859Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T01:11:21.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T01:11:23.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2021-09-29T01:11:23.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T01:11:23.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T01:11:24.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements [2021-09-29T01:11:24.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T01:11:24.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 46.3% of statements [2021-09-29T01:11:24.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T01:11:24.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T01:11:25.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements [2021-09-29T01:11:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T01:11:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:11:26.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-09-29T01:11:26.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T01:11:26.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T01:11:26.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T01:11:26.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T01:11:26.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T01:11:27.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.262s coverage: 94.2% of statements [2021-09-29T01:11:27.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T01:11:27.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:11:27.445Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-09-29T01:11:27.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T01:11:27.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T01:11:27.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T01:11:27.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T01:11:27.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T01:11:28.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2021-09-29T01:11:28.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T01:11:28.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T01:11:28.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T01:11:28.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.8% of statements [2021-09-29T01:11:28.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T01:11:28.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2021-09-29T01:11:29.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-09-29T01:11:29.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T01:11:29.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-09-29T01:11:30.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements [2021-09-29T01:11:30.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-09-29T01:11:30.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-09-29T01:11:30.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-09-29T01:11:43.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2021-09-29T01:11:43.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-09-29T01:11:47.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.176s coverage: 82.5% of statements [2021-09-29T01:11:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T01:12:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-09-29T01:12:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T01:12:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T01:12:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T01:12:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-09-29T01:12:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T01:12:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T01:12:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T01:12:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T01:12:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T01:12:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-09-29T01:12:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T01:12:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T01:12:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-09-29T01:12:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T01:12:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2021-09-29T01:12:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T01:12:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements [2021-09-29T01:12:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-09-29T01:12:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-09-29T01:12:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements [2021-09-29T01:12:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T01:12:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-09-29T01:12:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T01:12:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T01:12:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-09-29T01:12:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-09-29T01:12:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-09-29T01:12:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-09-29T01:12:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-09-29T01:12:06.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.213s coverage: 70.5% of statements [2021-09-29T01:12:06.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T01:12:06.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T01:12:06.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T01:12:06.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.6% of statements [2021-09-29T01:12:06.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T01:12:06.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T01:12:07.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2021-09-29T01:12:07.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T01:12:07.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-09-29T01:12:07.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T01:12:15.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.5% of statements [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T01:12:15.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.0% of statements [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T01:12:15.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T01:12:15.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T01:12:15.763Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.040s coverage: 28.9% of statements [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T01:12:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T01:12:15.763Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-09-29T01:12:15.763Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2021-09-29T01:12:15.763Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T01:12:54.796Z] GO111MODULE=on go vet ./... [2021-09-29T01:13:00.239Z] gofmt -l . [2021-09-29T01:13:00.510Z] [ "`gofmt -l .`" = "" ] [2021-09-29T01:13:00.783Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T01:13:01.830Z] + ls -al . [2021-09-29T01:13:01.830Z] total 612 [2021-09-29T01:13:01.830Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 01:13 . [2021-09-29T01:13:01.830Z] drwxr-xr-x 4 root root 28 Sep 29 01:10 .. [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 01:07 .dockerignore [2021-09-29T01:13:01.830Z] drwxrwxr-x 8 1001 1001 179 Sep 29 01:08 .git [2021-09-29T01:13:01.830Z] drwxrwxr-x 4 1001 1001 142 Sep 29 01:07 .github [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 01:07 .gitignore [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 116 Sep 29 01:07 .golangci.yml [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 01:07 .hadolint.yml [2021-09-29T01:13:01.830Z] drwx------ 3 1001 1001 58 Sep 29 01:09 .semver [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 01:07 .sonarcloud.properties [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:07 ADOPTERS.md [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:07 Attribution.txt [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:07 CHANGELOG.md [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:07 CONTRIBUTING.md [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 01:07 GOVERNANCE.md [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 01:07 Jenkinsfile [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:07 LICENSE [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:07 Makefile [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 01:07 OWNERS.md [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:07 README.md [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:07 SECURITY.md [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 01:09 VERSION [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:07 ZMQWindows.md [2021-09-29T01:13:01.830Z] drwxrwxr-x 2 1001 1001 37 Sep 29 01:07 bin [2021-09-29T01:13:01.830Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 01:07 cmd [2021-09-29T01:13:01.830Z] -rw-r--r-- 1 root root 402833 Sep 29 01:12 coverage.out [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 01:07 go.mod [2021-09-29T01:13:01.830Z] -rw-r--r-- 1 root root 50064 Sep 29 01:10 go.sum [2021-09-29T01:13:01.830Z] drwxrwxr-x 8 1001 1001 124 Sep 29 01:07 internal [2021-09-29T01:13:01.830Z] drwxrwxr-x 3 1001 1001 16 Sep 29 01:07 openapi [2021-09-29T01:13:01.830Z] drwxrwxr-x 4 1001 1001 71 Sep 29 01:07 snap [2021-09-29T01:13:01.830Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 01:07 version.go [Pipeline] sh [2021-09-29T01:13:02.157Z] + '[' -e coverage.out ] [2021-09-29T01:13:02.157Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T01:13:02.294Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T01:13:02.609Z] + make build [2021-09-29T01:13:02.609Z] go mod tidy [2021-09-29T01:13:02.877Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T01:13:04.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T01:13:10.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T01:13:11.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T01:13:13.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T01:13:13.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T01:13:14.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T01:13:15.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T01:13:16.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T01:13:17.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T01:13:18.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T01:13:19.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-29T01:13:21.596Z] $ docker stop --time=1 6c309f566dda771bfa2558d07b6f6411a420fddd9422598a6bd90b271deb6f4d [2021-09-29T01:13:23.213Z] $ docker rm -f 6c309f566dda771bfa2558d07b6f6411a420fddd9422598a6bd90b271deb6f4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:13:24.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:13:24.576Z] [2021-09-29T01:13:24.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:13:24.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:13:24.937Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-29T01:13:24.937Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-29T01:13:24.937Z] ca9280d653b3: Pulling fs layer [2021-09-29T01:13:24.937Z] 7e9c9ca2126c: Pulling fs layer [2021-09-29T01:13:25.211Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-29T01:13:25.211Z] cbdbe7a5bc2a: Download complete [2021-09-29T01:13:25.481Z] cbdbe7a5bc2a: Pull complete [2021-09-29T01:13:26.075Z] ca9280d653b3: Verifying Checksum [2021-09-29T01:13:26.075Z] ca9280d653b3: Download complete [2021-09-29T01:13:26.353Z] ca9280d653b3: Pull complete [2021-09-29T01:13:28.937Z] 7e9c9ca2126c: Verifying Checksum [2021-09-29T01:13:28.937Z] 7e9c9ca2126c: Download complete [2021-09-29T01:13:32.313Z] 7e9c9ca2126c: Pull complete [2021-09-29T01:13:32.313Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-29T01:13:32.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:13:32.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-29T01:13:32.420Z] prd-centos7-docker-4c-2g-49 does not seem to be running inside a container [2021-09-29T01:13:32.488Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T01:13:34.984Z] $ docker top adae243cfde0f663c4fb7098364e4a379159bffa185a036b46d0b8bae20215a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:13:35.387Z] + docker-compose build --help [2021-09-29T01:13:35.387Z] + grep parallel [2021-09-29T01:13:35.969Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T01:13:35.986Z] $ docker stop --time=1 adae243cfde0f663c4fb7098364e4a379159bffa185a036b46d0b8bae20215a9 [2021-09-29T01:13:37.197Z] $ docker rm -f adae243cfde0f663c4fb7098364e4a379159bffa185a036b46d0b8bae20215a9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:13:37.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:13:37.652Z] . [Pipeline] withDockerContainer [2021-09-29T01:13:37.760Z] prd-centos7-docker-4c-2g-49 does not seem to be running inside a container [2021-09-29T01:13:37.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T01:13:38.186Z] $ docker top 054103b006d5d4f5c032dc089a7675432a2b3979bb20771e874861f79ec06a27 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:13:38.593Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T01:13:39.176Z] Building core-command ... [2021-09-29T01:13:39.176Z] Building core-data ... [2021-09-29T01:13:39.176Z] Building core-metadata ... [2021-09-29T01:13:39.176Z] Building security-bootstrapper ... [2021-09-29T01:13:39.176Z] Building security-proxy-setup ... [2021-09-29T01:13:39.176Z] Building security-secretstore-setup ... [2021-09-29T01:13:39.176Z] Building support-notifications ... [2021-09-29T01:13:39.176Z] Building support-scheduler ... [2021-09-29T01:13:39.176Z] Building sys-mgmt-agent ... [2021-09-29T01:13:39.176Z] Building sys-mgmt-agent [2021-09-29T01:13:39.176Z] Building core-data [2021-09-29T01:13:39.176Z] Building security-proxy-setup [2021-09-29T01:13:39.176Z] Building support-scheduler [2021-09-29T01:13:39.176Z] Building core-command [2021-09-29T01:13:49.276Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:13:49.276Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:13:49.276Z] ---> b6d11c676a32 [2021-09-29T01:13:49.276Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:13:49.276Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:13:49.276Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:13:49.276Z] ---> b6d11c676a32 [2021-09-29T01:13:49.276Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T01:13:54.613Z] ---> Running in 686bf6b2da87 [2021-09-29T01:13:54.613Z] ---> Running in 3313fc4ee110 [2021-09-29T01:13:59.959Z] Removing intermediate container 3313fc4ee110 [2021-09-29T01:13:59.959Z] ---> 5c4cdce13ccb [2021-09-29T01:13:59.959Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:13:59.959Z] Removing intermediate container 686bf6b2da87 [2021-09-29T01:13:59.959Z] ---> b2151f9bdc51 [2021-09-29T01:13:59.959Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:14:00.917Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:14:00.917Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:14:00.917Z] ---> b6d11c676a32 [2021-09-29T01:14:00.917Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:14:01.184Z] ---> Using cache [2021-09-29T01:14:01.184Z] ---> 5c4cdce13ccb [2021-09-29T01:14:01.184Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:14:01.773Z] ---> Running in ce9a466c2b51 [2021-09-29T01:14:01.773Z] ---> Running in cf3a78fa0725 [2021-09-29T01:14:02.044Z] ---> Running in 231bfbfd091f [2021-09-29T01:14:05.400Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:14:05.400Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:14:05.400Z] ---> b6d11c676a32 [2021-09-29T01:14:05.400Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:14:05.400Z] ---> Using cache [2021-09-29T01:14:05.400Z] ---> 5c4cdce13ccb [2021-09-29T01:14:05.400Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:14:05.400Z] ---> Running in 7025f8bb0ed9 [2021-09-29T01:14:05.670Z] Removing intermediate container cf3a78fa0725 [2021-09-29T01:14:05.670Z] ---> 8078da3671b4 [2021-09-29T01:14:05.670Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T01:14:05.670Z] Removing intermediate container ce9a466c2b51 [2021-09-29T01:14:05.670Z] ---> 688177ee57b6 [2021-09-29T01:14:05.670Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T01:14:05.670Z] ---> Running in ad7b85f5991d [2021-09-29T01:14:05.670Z] ---> Running in cf6c9fa2fddf [2021-09-29T01:14:05.670Z] Removing intermediate container 231bfbfd091f [2021-09-29T01:14:05.670Z] ---> fff99b7780d9 [2021-09-29T01:14:05.670Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T01:14:05.938Z] ---> Running in 423e3d126dd7 [2021-09-29T01:14:06.208Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:06.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:06.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:06.766Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:14:06.766Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:14:06.766Z] ---> b6d11c676a32 [2021-09-29T01:14:06.766Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:14:06.766Z] ---> Using cache [2021-09-29T01:14:06.766Z] ---> 5c4cdce13ccb [2021-09-29T01:14:06.766Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:14:06.766Z] ---> Using cache [2021-09-29T01:14:06.766Z] ---> fff99b7780d9 [2021-09-29T01:14:06.766Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T01:14:06.766Z] Removing intermediate container 7025f8bb0ed9 [2021-09-29T01:14:06.766Z] ---> edda5cbea80e [2021-09-29T01:14:06.766Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:14:06.766Z] ---> Running in 832a72029fa0 [2021-09-29T01:14:06.766Z] ---> Running in a0b8933b073a [2021-09-29T01:14:07.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:07.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:07.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:07.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:07.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:07.892Z] OK: 219 MiB in 52 packages [2021-09-29T01:14:07.892Z] OK: 219 MiB in 52 packages [2021-09-29T01:14:08.160Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:08.160Z] OK: 219 MiB in 52 packages [2021-09-29T01:14:08.430Z] Removing intermediate container 423e3d126dd7 [2021-09-29T01:14:08.430Z] ---> a8113486fc72 [2021-09-29T01:14:08.430Z] Step 6/24 : COPY go.mod . [2021-09-29T01:14:08.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:08.430Z] Removing intermediate container cf6c9fa2fddf [2021-09-29T01:14:08.430Z] ---> f76b77b37905 [2021-09-29T01:14:08.430Z] Step 6/24 : COPY go.mod . [2021-09-29T01:14:08.709Z] ---> 8a911a297d1f [2021-09-29T01:14:08.709Z] Step 7/24 : RUN go mod download [2021-09-29T01:14:08.709Z] ---> Running in 3234f75e88aa [2021-09-29T01:14:08.709Z] Removing intermediate container ad7b85f5991d [2021-09-29T01:14:08.709Z] ---> 6154ec57dd9a [2021-09-29T01:14:08.709Z] Step 6/22 : COPY go.mod . [2021-09-29T01:14:08.709Z] ---> 3f6772524721 [2021-09-29T01:14:08.709Z] Step 7/24 : RUN go mod download [2021-09-29T01:14:08.709Z] ---> Running in f175d5a5e6c3 [2021-09-29T01:14:08.983Z] OK: 219 MiB in 52 packages [2021-09-29T01:14:08.983Z] OK: 219 MiB in 52 packages [2021-09-29T01:14:08.983Z] ---> 2b824867855a [2021-09-29T01:14:08.983Z] Step 7/22 : RUN go mod download [2021-09-29T01:14:09.259Z] ---> Running in a579368efad3 [2021-09-29T01:14:09.259Z] Removing intermediate container 832a72029fa0 [2021-09-29T01:14:09.259Z] ---> 4d0348de40ac [2021-09-29T01:14:09.259Z] Step 6/23 : COPY go.mod . [2021-09-29T01:14:09.526Z] Removing intermediate container a0b8933b073a [2021-09-29T01:14:09.526Z] ---> 349a04fa4f34 [2021-09-29T01:14:09.526Z] Step 6/24 : COPY go.mod . [2021-09-29T01:14:09.802Z] ---> e3c1e76c1be8 [2021-09-29T01:14:09.802Z] Step 7/23 : RUN go mod download [2021-09-29T01:14:09.802Z] ---> Running in 7d18966531df [2021-09-29T01:14:09.802Z] ---> 0ba891172e02 [2021-09-29T01:14:09.802Z] Step 7/24 : RUN go mod download [2021-09-29T01:14:09.802Z] ---> Running in 66aaf228b336 [2021-09-29T01:14:11.248Z] Removing intermediate container 3234f75e88aa [2021-09-29T01:14:11.248Z] ---> 5d40a65d4960 [2021-09-29T01:14:11.248Z] Step 8/24 : COPY . . [2021-09-29T01:14:11.515Z] Removing intermediate container f175d5a5e6c3 [2021-09-29T01:14:11.515Z] ---> 8a5ad38fc688 [2021-09-29T01:14:11.515Z] Step 8/24 : COPY . . [2021-09-29T01:14:12.101Z] Removing intermediate container a579368efad3 [2021-09-29T01:14:12.101Z] ---> 86f556b1b73d [2021-09-29T01:14:12.101Z] Step 8/22 : COPY . . [2021-09-29T01:14:14.841Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-55 in /w/workspace/edgexfoundry_edgex-go_PR-3730 [Pipeline] { [Pipeline] ws [2021-09-29T01:14:14.857Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-29T01:14:15.157Z] The recommended git tool is: git [2021-09-29T01:14:15.510Z] Removing intermediate container 66aaf228b336 [2021-09-29T01:14:15.511Z] ---> 964b6cef9448 [2021-09-29T01:14:15.511Z] Step 8/24 : COPY . . [2021-09-29T01:14:15.511Z] Removing intermediate container 7d18966531df [2021-09-29T01:14:15.511Z] ---> 53b83cf3f3e8 [2021-09-29T01:14:15.511Z] Step 8/23 : COPY . . [2021-09-29T01:14:22.295Z] using credential edgex-jenkins-ssh [2021-09-29T01:14:22.316Z] Cloning the remote Git repository [2021-09-29T01:14:22.367Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:14:22.493Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-29T01:14:22.606Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:14:22.607Z] > git --version # timeout=10 [2021-09-29T01:14:22.633Z] > git --version # 'git version 2.17.1' [2021-09-29T01:14:22.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:14:22.713Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:14:26.416Z] ---> f50acfd2c191 [2021-09-29T01:14:26.416Z] Step 9/22 : RUN go mod tidy [2021-09-29T01:14:26.416Z] ---> Running in 78e7bc3a63b5 [2021-09-29T01:14:27.380Z] Removing intermediate container 78e7bc3a63b5 [2021-09-29T01:14:27.380Z] ---> 5ee404b48a85 [2021-09-29T01:14:27.380Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T01:14:27.657Z] ---> Running in e8105cc9b97b [2021-09-29T01:14:28.247Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T01:14:36.491Z] ---> 65cd8a1e4c95 [2021-09-29T01:14:36.491Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:14:36.491Z] ---> 0eab14b94562 [2021-09-29T01:14:36.491Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:14:36.491Z] ---> Running in 3a2c2f76a9dc [2021-09-29T01:14:36.491Z] ---> Running in 1b8d494e779b [2021-09-29T01:14:40.805Z] Removing intermediate container 3a2c2f76a9dc [2021-09-29T01:14:40.805Z] ---> 82ac7a9ba59d [2021-09-29T01:14:40.805Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T01:14:40.805Z] ---> Running in c46f5e336a7f [2021-09-29T01:14:40.805Z] Removing intermediate container 1b8d494e779b [2021-09-29T01:14:40.805Z] ---> b26bd20a1591 [2021-09-29T01:14:40.805Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T01:14:40.805Z] ---> Running in 9c97f4c84fca [2021-09-29T01:14:41.074Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T01:14:41.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T01:14:44.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T01:14:44.484Z] ---> 61229b57febf [2021-09-29T01:14:44.484Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:14:44.484Z] ---> Running in 1af633e42504 [2021-09-29T01:14:44.484Z] ---> db7a441259cf [2021-09-29T01:14:44.484Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:14:44.484Z] ---> Running in eb750300bd0e [2021-09-29T01:14:47.104Z] Removing intermediate container 1af633e42504 [2021-09-29T01:14:47.104Z] ---> d512aea869cb [2021-09-29T01:14:47.104Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T01:14:47.104Z] ---> Running in 47bf3be036e2 [2021-09-29T01:14:47.377Z] Removing intermediate container eb750300bd0e [2021-09-29T01:14:47.377Z] ---> 61732e873f81 [2021-09-29T01:14:47.377Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T01:14:47.377Z] ---> Running in ccb0feb54e15 [2021-09-29T01:14:47.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T01:14:48.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T01:14:50.917Z] Removing intermediate container e8105cc9b97b [2021-09-29T01:14:50.917Z] ---> c5f83488bc30 [2021-09-29T01:14:50.917Z] [2021-09-29T01:14:50.917Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T01:14:51.193Z] 3.14: Pulling from library/alpine [2021-09-29T01:14:51.808Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T01:14:51.808Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T01:14:51.808Z] ---> 14119a10abf4 [2021-09-29T01:14:51.808Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T01:14:51.808Z] ---> Running in 5bbce0ff6786 [2021-09-29T01:14:52.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:52.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:53.427Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T01:14:53.427Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T01:14:53.427Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T01:14:53.427Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T01:14:53.427Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T01:14:53.700Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:14:53.700Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:14:53.700Z] OK: 8 MiB in 19 packages [2021-09-29T01:14:54.298Z] Removing intermediate container 5bbce0ff6786 [2021-09-29T01:14:54.298Z] ---> 2fe1fb7acb96 [2021-09-29T01:14:54.298Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:14:54.573Z] ---> Running in 8eb20212f6d9 [2021-09-29T01:14:54.573Z] Removing intermediate container 8eb20212f6d9 [2021-09-29T01:14:54.573Z] ---> c3232d09b5dd [2021-09-29T01:14:54.573Z] Step 14/22 : WORKDIR /edgex [2021-09-29T01:14:54.573Z] ---> Running in a57b1a5964cd [2021-09-29T01:14:54.862Z] Removing intermediate container a57b1a5964cd [2021-09-29T01:14:54.862Z] ---> 47dd32ebb69c [2021-09-29T01:14:54.862Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T01:14:55.141Z] ---> 84417dd7f399 [2021-09-29T01:14:55.141Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T01:14:55.755Z] ---> 953356d7519c [2021-09-29T01:14:55.755Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T01:14:56.374Z] ---> f311283c7e71 [2021-09-29T01:14:56.374Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T01:14:56.374Z] ---> Running in 31c158888c0c [2021-09-29T01:14:56.374Z] Removing intermediate container 31c158888c0c [2021-09-29T01:14:56.374Z] ---> 2488fc7f1181 [2021-09-29T01:14:56.374Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T01:14:56.374Z] ---> Running in 65120beaccb6 [2021-09-29T01:14:56.654Z] Removing intermediate container 65120beaccb6 [2021-09-29T01:14:56.654Z] ---> f7af325ce76d [2021-09-29T01:14:56.654Z] Step 20/22 : LABEL arch=x86_64 [2021-09-29T01:14:56.654Z] ---> Running in dc56f7517a81 [2021-09-29T01:14:56.931Z] Removing intermediate container dc56f7517a81 [2021-09-29T01:14:56.931Z] ---> a3a992614a5d [2021-09-29T01:14:56.931Z] Step 21/22 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:14:56.931Z] ---> Running in 073beb5c67da [2021-09-29T01:14:57.206Z] Removing intermediate container 073beb5c67da [2021-09-29T01:14:57.206Z] ---> 35ab63cc4daa [2021-09-29T01:14:57.206Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T01:14:57.206Z] ---> Running in 31f1fbc2ab2c [2021-09-29T01:14:57.206Z] Removing intermediate container 31f1fbc2ab2c [2021-09-29T01:14:57.206Z] ---> 7b290e67e242 [2021-09-29T01:14:57.206Z] [2021-09-29T01:14:57.480Z] Successfully built 7b290e67e242 [2021-09-29T01:14:57.480Z] Successfully tagged security-proxy-setup:latest [2021-09-29T01:14:57.480Z] Building core-metadata [2021-09-29T01:15:07.669Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:15:07.669Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:15:07.669Z] ---> b6d11c676a32 [2021-09-29T01:15:07.669Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:15:07.669Z] ---> Using cache [2021-09-29T01:15:07.669Z] ---> 5c4cdce13ccb [2021-09-29T01:15:07.669Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:15:07.669Z] ---> Using cache [2021-09-29T01:15:07.669Z] ---> edda5cbea80e [2021-09-29T01:15:07.669Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:15:07.669Z] ---> Using cache [2021-09-29T01:15:07.669Z] ---> 349a04fa4f34 [2021-09-29T01:15:07.669Z] Step 6/24 : COPY go.mod . [2021-09-29T01:15:07.669Z] ---> Using cache [2021-09-29T01:15:07.669Z] ---> 0ba891172e02 [2021-09-29T01:15:07.669Z] Step 7/24 : RUN go mod download [2021-09-29T01:15:07.669Z] ---> Using cache [2021-09-29T01:15:07.669Z] ---> 964b6cef9448 [2021-09-29T01:15:07.669Z] Step 8/24 : COPY . . [2021-09-29T01:15:07.669Z] ---> Using cache [2021-09-29T01:15:07.669Z] ---> db7a441259cf [2021-09-29T01:15:07.669Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:15:07.669Z] ---> Using cache [2021-09-29T01:15:07.669Z] ---> 61732e873f81 [2021-09-29T01:15:07.669Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T01:15:07.669Z] ---> Running in 0cdf5b2effb9 [2021-09-29T01:15:07.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T01:15:17.181Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:15:17.208Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:15:17.242Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:15:17.291Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:15:17.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:15:17.310Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3730/head:refs/remotes/origin/PR-3730 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T01:15:18.267Z] Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:15:18.666Z] Merge succeeded, producing aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:15:18.667Z] Checking out Revision aaed763260d62745bc96981490f62274be2fe8d6 (PR-3730) [2021-09-29T01:15:18.273Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:15:18.298Z] > git checkout -f aaed763260d62745bc96981490f62274be2fe8d6 # timeout=10 [2021-09-29T01:15:18.533Z] > git remote # timeout=10 [2021-09-29T01:15:18.561Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T01:15:18.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:15:18.592Z] > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 [2021-09-29T01:15:18.621Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T01:15:18.656Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:15:18.678Z] > git checkout -f aaed763260d62745bc96981490f62274be2fe8d6 # timeout=10 [2021-09-29T01:15:23.540Z] Commit message: "style: Remove unuseds and enable unused linter" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T01:15:23.988Z] provisioning config files... [2021-09-29T01:15:24.022Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2613561394321264544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:15:24.665Z] ---> docker-login.sh [2021-09-29T01:15:24.665Z] nexus3.edgexfoundry.org:10001 [2021-09-29T01:15:26.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:15:27.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:15:27.258Z] Configure a credential helper to remove this warning. See [2021-09-29T01:15:27.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:15:27.258Z] [2021-09-29T01:15:27.258Z] Login Succeeded [2021-09-29T01:15:27.258Z] nexus3.edgexfoundry.org:10002 [2021-09-29T01:15:27.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:15:27.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:15:27.866Z] Configure a credential helper to remove this warning. See [2021-09-29T01:15:27.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:15:27.866Z] [2021-09-29T01:15:27.866Z] Login Succeeded [2021-09-29T01:15:27.866Z] nexus3.edgexfoundry.org:10003 [2021-09-29T01:15:28.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:15:28.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:15:28.478Z] Configure a credential helper to remove this warning. See [2021-09-29T01:15:28.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:15:28.478Z] [2021-09-29T01:15:28.478Z] Login Succeeded [2021-09-29T01:15:28.478Z] nexus3.edgexfoundry.org:10004 [2021-09-29T01:15:29.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:15:29.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:15:29.083Z] Configure a credential helper to remove this warning. See [2021-09-29T01:15:29.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:15:29.083Z] [2021-09-29T01:15:29.083Z] Login Succeeded [2021-09-29T01:15:29.083Z] docker.io [2021-09-29T01:15:29.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:15:29.903Z] Removing intermediate container c46f5e336a7f [2021-09-29T01:15:29.903Z] ---> 78cb2c4aad88 [2021-09-29T01:15:29.903Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T01:15:29.903Z] ---> Running in 34b7f76bf120 [2021-09-29T01:15:29.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T01:15:29.903Z] Removing intermediate container 34b7f76bf120 [2021-09-29T01:15:29.903Z] ---> b9dcfc755f11 [2021-09-29T01:15:29.903Z] [2021-09-29T01:15:29.903Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T01:15:29.903Z] 20.10.7: Pulling from library/docker [2021-09-29T01:15:30.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:15:30.289Z] Configure a credential helper to remove this warning. See [2021-09-29T01:15:30.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:15:30.289Z] [2021-09-29T01:15:30.289Z] Login Succeeded [2021-09-29T01:15:30.289Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T01:15:30.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T01:15:31.023Z] ========================================================= [2021-09-29T01:15:31.023Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T01:15:31.023Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:15:31.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:15:31.730Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T01:15:31.730Z] 595b0fe564bb: Pulling fs layer [2021-09-29T01:15:31.730Z] 24495759ef45: Pulling fs layer [2021-09-29T01:15:31.730Z] d148012ef14d: Pulling fs layer [2021-09-29T01:15:31.730Z] e90a11edd702: Pulling fs layer [2021-09-29T01:15:31.730Z] d77568369979: Pulling fs layer [2021-09-29T01:15:31.730Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T01:15:31.730Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T01:15:31.730Z] 97ac5df62f85: Pulling fs layer [2021-09-29T01:15:31.730Z] fc1c9f9a7f3b: Waiting [2021-09-29T01:15:31.730Z] 170f2ba95c9a: Waiting [2021-09-29T01:15:31.730Z] 97ac5df62f85: Waiting [2021-09-29T01:15:31.730Z] e90a11edd702: Waiting [2021-09-29T01:15:31.730Z] d77568369979: Waiting [2021-09-29T01:15:31.730Z] d148012ef14d: Verifying Checksum [2021-09-29T01:15:31.730Z] d148012ef14d: Download complete [2021-09-29T01:15:32.013Z] 24495759ef45: Verifying Checksum [2021-09-29T01:15:32.013Z] 24495759ef45: Download complete [2021-09-29T01:15:32.013Z] d77568369979: Verifying Checksum [2021-09-29T01:15:32.013Z] d77568369979: Download complete [2021-09-29T01:15:32.013Z] fc1c9f9a7f3b: Download complete [2021-09-29T01:15:32.013Z] 170f2ba95c9a: Download complete [2021-09-29T01:15:32.013Z] 595b0fe564bb: Verifying Checksum [2021-09-29T01:15:32.013Z] 595b0fe564bb: Download complete [2021-09-29T01:15:33.007Z] 595b0fe564bb: Pull complete [2021-09-29T01:15:33.622Z] 24495759ef45: Pull complete [2021-09-29T01:15:34.232Z] d148012ef14d: Pull complete [2021-09-29T01:15:35.569Z] Removing intermediate container ccb0feb54e15 [2021-09-29T01:15:35.569Z] ---> ea0604fee293 [2021-09-29T01:15:35.569Z] [2021-09-29T01:15:35.569Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:15:35.569Z] ---> 14119a10abf4 [2021-09-29T01:15:35.569Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:15:35.569Z] ---> Running in f18ec3b3a069 [2021-09-29T01:15:35.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:35.695Z] 97ac5df62f85: Verifying Checksum [2021-09-29T01:15:35.695Z] 97ac5df62f85: Download complete [2021-09-29T01:15:35.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:36.687Z] e90a11edd702: Verifying Checksum [2021-09-29T01:15:36.687Z] e90a11edd702: Download complete [2021-09-29T01:15:36.863Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T01:15:36.863Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:15:36.863Z] OK: 6 MiB in 15 packages [2021-09-29T01:15:37.838Z] Removing intermediate container f18ec3b3a069 [2021-09-29T01:15:37.838Z] ---> 40d9a1f96095 [2021-09-29T01:15:37.838Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:15:38.122Z] ---> Running in eacd4548e4c5 [2021-09-29T01:15:38.405Z] Removing intermediate container eacd4548e4c5 [2021-09-29T01:15:38.405Z] ---> 8d87d1d07fc5 [2021-09-29T01:15:38.405Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T01:15:38.678Z] ---> Running in bbd303523098 [2021-09-29T01:15:39.662Z] Removing intermediate container bbd303523098 [2021-09-29T01:15:39.662Z] ---> c4f6d0c4873b [2021-09-29T01:15:39.662Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:15:39.932Z] ---> Running in 8f30d3654bfe [2021-09-29T01:15:39.933Z] Removing intermediate container 9c97f4c84fca [2021-09-29T01:15:39.933Z] ---> 721963ac55bf [2021-09-29T01:15:39.933Z] [2021-09-29T01:15:39.933Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:15:39.933Z] ---> 14119a10abf4 [2021-09-29T01:15:39.933Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T01:15:40.205Z] Removing intermediate container 47bf3be036e2 [2021-09-29T01:15:40.205Z] ---> 6a335cc9e28b [2021-09-29T01:15:40.205Z] [2021-09-29T01:15:40.205Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:15:40.205Z] ---> 14119a10abf4 [2021-09-29T01:15:40.205Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:15:40.205Z] ---> Using cache [2021-09-29T01:15:40.205Z] ---> 40d9a1f96095 [2021-09-29T01:15:40.205Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:15:40.205Z] ---> Using cache [2021-09-29T01:15:40.205Z] ---> 8d87d1d07fc5 [2021-09-29T01:15:40.205Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T01:15:40.205Z] ---> Running in bb0c0ef892c3 [2021-09-29T01:15:40.205Z] Removing intermediate container 8f30d3654bfe [2021-09-29T01:15:40.205Z] ---> e052d72ce2a5 [2021-09-29T01:15:40.205Z] Step 16/24 : WORKDIR / [2021-09-29T01:15:40.205Z] ---> Running in 35ca48879dae [2021-09-29T01:15:40.472Z] ---> Running in 68e3d8bc26f0 [2021-09-29T01:15:40.472Z] Removing intermediate container bb0c0ef892c3 [2021-09-29T01:15:40.472Z] ---> c62bd1295a9e [2021-09-29T01:15:40.472Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T01:15:40.472Z] Removing intermediate container 35ca48879dae [2021-09-29T01:15:40.472Z] ---> 014b38ba9a1e [2021-09-29T01:15:40.472Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:15:40.472Z] ---> Running in ae4355850a41 [2021-09-29T01:15:40.472Z] ---> Running in ba2848462699 [2021-09-29T01:15:40.744Z] Removing intermediate container 68e3d8bc26f0 [2021-09-29T01:15:40.744Z] ---> 5610ecbeabe0 [2021-09-29T01:15:40.744Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:15:41.014Z] Removing intermediate container ae4355850a41 [2021-09-29T01:15:41.014Z] ---> 7e5963c5f484 [2021-09-29T01:15:41.014Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T01:15:41.014Z] Removing intermediate container ba2848462699 [2021-09-29T01:15:41.014Z] ---> 418774a6312a [2021-09-29T01:15:41.014Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:15:41.014Z] ---> Running in ae0e6f1d4812 [2021-09-29T01:15:41.282Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T01:15:41.282Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T01:15:41.282Z] ---> 08bdaf2f88f9 [2021-09-29T01:15:41.282Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:15:41.552Z] ---> 5ab50c62f802 [2021-09-29T01:15:41.552Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T01:15:41.552Z] ---> Running in 937baba96aef [2021-09-29T01:15:41.552Z] Removing intermediate container ae0e6f1d4812 [2021-09-29T01:15:41.552Z] ---> 607004a213f4 [2021-09-29T01:15:41.552Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:15:41.552Z] ---> 4050cd85b0ed [2021-09-29T01:15:41.552Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T01:15:41.820Z] ---> Running in aeb0983b2a12 [2021-09-29T01:15:42.088Z] Removing intermediate container 937baba96aef [2021-09-29T01:15:42.088Z] ---> 18567c93c5f5 [2021-09-29T01:15:42.088Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T01:15:42.088Z] ---> Running in c25dc5c5f288 [2021-09-29T01:15:42.676Z] ---> a408a8b70e52 [2021-09-29T01:15:42.676Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T01:15:42.676Z] ---> ee9730310ff4 [2021-09-29T01:15:42.676Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T01:15:43.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:43.268Z] ---> de48e30cccfa [2021-09-29T01:15:43.268Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T01:15:43.268Z] ---> Running in 6da13aeac607 [2021-09-29T01:15:43.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:43.540Z] ---> 38e456014cad [2021-09-29T01:15:43.540Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T01:15:43.540Z] Removing intermediate container aeb0983b2a12 [2021-09-29T01:15:43.540Z] ---> 49a82ee79a7c [2021-09-29T01:15:43.540Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T01:15:43.540Z] ---> Running in 95b200c434cb [2021-09-29T01:15:43.540Z] Removing intermediate container 6da13aeac607 [2021-09-29T01:15:43.540Z] ---> fad26a86d096 [2021-09-29T01:15:43.540Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:15:43.540Z] ---> Running in 7d85a83fff25 [2021-09-29T01:15:43.816Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T01:15:43.816Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T01:15:43.816Z] ---> Running in 7407430e2c2b [2021-09-29T01:15:43.816Z] Executing bash-5.1.0-r0.post-install [2021-09-29T01:15:43.816Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T01:15:43.816Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T01:15:43.816Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T01:15:43.816Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T01:15:43.816Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T01:15:43.816Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T01:15:43.816Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T01:15:43.816Z] Removing intermediate container 95b200c434cb [2021-09-29T01:15:43.816Z] ---> 86c4057f9d15 [2021-09-29T01:15:43.816Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:15:43.816Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T01:15:44.087Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T01:15:44.087Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T01:15:44.087Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T01:15:44.087Z] ---> Running in a51f98b9ae36 [2021-09-29T01:15:44.087Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T01:15:44.087Z] Removing intermediate container 7407430e2c2b [2021-09-29T01:15:44.087Z] ---> 6a82f69acbfa [2021-09-29T01:15:44.087Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T01:15:44.087Z] ---> Running in 012bd5ce1c2d [2021-09-29T01:15:44.354Z] Removing intermediate container a51f98b9ae36 [2021-09-29T01:15:44.354Z] ---> 3a98481abd11 [2021-09-29T01:15:44.354Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:15:44.354Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:44.621Z] ---> Running in 571d8a1089c9 [2021-09-29T01:15:45.205Z] Removing intermediate container 012bd5ce1c2d [2021-09-29T01:15:45.205Z] ---> ecbf879288b1 [2021-09-29T01:15:45.205Z] Step 22/23 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:15:45.205Z] Removing intermediate container 571d8a1089c9 [2021-09-29T01:15:45.205Z] ---> bb269b432f2e [2021-09-29T01:15:45.205Z] Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:15:45.205Z] ---> Running in 64de98608d4c [2021-09-29T01:15:45.205Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T01:15:45.205Z] ---> Running in 79ba8c0103cc [2021-09-29T01:15:45.205Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T01:15:45.205Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T01:15:45.205Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T01:15:45.205Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T01:15:45.205Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T01:15:45.205Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T01:15:45.480Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T01:15:45.480Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T01:15:45.480Z] Removing intermediate container 64de98608d4c [2021-09-29T01:15:45.480Z] ---> 4b3375469415 [2021-09-29T01:15:45.480Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:15:45.480Z] Removing intermediate container 79ba8c0103cc [2021-09-29T01:15:45.480Z] ---> f91c2b86daa0 [2021-09-29T01:15:45.480Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:15:45.480Z] ---> Running in bf72ecb3c41e [2021-09-29T01:15:45.480Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T01:15:45.480Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T01:15:45.748Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T01:15:45.748Z] ---> Running in 3cf0f8f6d36a [2021-09-29T01:15:45.748Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T01:15:45.748Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T01:15:45.748Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T01:15:45.748Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T01:15:45.748Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T01:15:45.748Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T01:15:45.748Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T01:15:45.748Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:45.748Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T01:15:45.748Z] Removing intermediate container bf72ecb3c41e [2021-09-29T01:15:45.748Z] ---> 851248ca750c [2021-09-29T01:15:45.748Z] [2021-09-29T01:15:45.748Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T01:15:45.748Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T01:15:45.748Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T01:15:45.748Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T01:15:45.748Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T01:15:46.025Z] Removing intermediate container 3cf0f8f6d36a [2021-09-29T01:15:46.025Z] ---> f3ee84b2f4c2 [2021-09-29T01:15:46.025Z] [2021-09-29T01:15:46.025Z] Successfully built 851248ca750c [2021-09-29T01:15:46.025Z] Successfully tagged support-scheduler:latest [2021-09-29T01:15:46.025Z] Building security-bootstrapper [2021-09-29T01:15:46.025Z]  Building support-scheduler ... done Successfully built f3ee84b2f4c2 [2021-09-29T01:15:46.025Z] Successfully tagged core-command:latest [2021-09-29T01:15:46.025Z]  Building core-command ... done Building support-notifications [2021-09-29T01:15:46.302Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T01:15:46.302Z] OK: 82 MiB in 59 packages [2021-09-29T01:15:46.571Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T01:15:46.839Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T01:15:46.839Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T01:15:46.906Z] e90a11edd702: Pull complete [2021-09-29T01:15:47.106Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T01:15:47.372Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T01:15:47.513Z] d77568369979: Pull complete [2021-09-29T01:15:47.647Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T01:15:47.647Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:15:47.647Z] OK: 8 MiB in 20 packages [2021-09-29T01:15:48.503Z] fc1c9f9a7f3b: Pull complete [2021-09-29T01:15:48.778Z] 170f2ba95c9a: Pull complete [2021-09-29T01:15:51.020Z] Removing intermediate container 0cdf5b2effb9 [2021-09-29T01:15:51.020Z] ---> 8d917e4d3f04 [2021-09-29T01:15:51.020Z] [2021-09-29T01:15:51.020Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:15:51.020Z] ---> 14119a10abf4 [2021-09-29T01:15:51.020Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:15:51.020Z] ---> Using cache [2021-09-29T01:15:51.020Z] ---> 40d9a1f96095 [2021-09-29T01:15:51.020Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:15:51.020Z] ---> Using cache [2021-09-29T01:15:51.020Z] ---> 8d87d1d07fc5 [2021-09-29T01:15:51.020Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T01:15:51.020Z] Collecting docker-compose==1.23.2 [2021-09-29T01:15:51.020Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T01:15:51.020Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T01:15:51.020Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T01:15:51.020Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T01:15:51.020Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T01:15:51.295Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T01:15:51.567Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T01:15:51.840Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T01:15:51.840Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T01:15:52.128Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-29T01:15:52.128Z] Collecting PyYAML<4,>=3.10 [2021-09-29T01:15:52.128Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T01:15:53.109Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T01:15:53.109Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T01:15:53.109Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T01:15:53.109Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T01:15:53.109Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T01:15:53.109Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T01:15:53.109Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T01:15:53.109Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T01:15:53.109Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T01:15:53.109Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T01:15:53.109Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T01:15:53.375Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T01:15:53.375Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T01:15:53.375Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T01:15:53.375Z] Collecting certifi>=2017.4.17 [2021-09-29T01:15:53.375Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T01:15:53.375Z] Collecting idna<2.8,>=2.5 [2021-09-29T01:15:53.375Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T01:15:53.640Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T01:15:53.640Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T01:15:53.640Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T01:15:53.640Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T01:15:53.640Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T01:15:53.640Z] Attempting uninstall: urllib3 [2021-09-29T01:15:53.640Z] Found existing installation: urllib3 1.26.2 [2021-09-29T01:15:53.640Z] Uninstalling urllib3-1.26.2: [2021-09-29T01:15:55.525Z] 97ac5df62f85: Pull complete [2021-09-29T01:15:55.525Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T01:15:55.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:15:55.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:15:55.905Z] + docker build -t ci-base-image-arm64+ echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:15:55.905Z] WORKDIR /edgex [2021-09-29T01:15:55.905Z] COPY go.mod . [2021-09-29T01:15:55.905Z] RUN go mod download [2021-09-29T01:15:55.905Z] -f - . [2021-09-29T01:15:58.571Z] Sending build context to Docker daemon 166.1MB [2021-09-29T01:15:58.571Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:15:58.571Z] ---> 04bc70af865f [2021-09-29T01:15:58.571Z] Step 2/4 : WORKDIR /edgex [2021-09-29T01:16:00.247Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T01:16:00.247Z] Removing intermediate container 7d85a83fff25 [2021-09-29T01:16:00.247Z] ---> 009de3ca390d [2021-09-29T01:16:00.247Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:16:00.247Z] Attempting uninstall: idna [2021-09-29T01:16:00.247Z] Found existing installation: idna 3.1 [2021-09-29T01:16:00.247Z] Uninstalling idna-3.1: [2021-09-29T01:16:00.247Z] Successfully uninstalled idna-3.1 [2021-09-29T01:16:00.247Z] ---> Running in c20aef33c088 [2021-09-29T01:16:00.247Z] Attempting uninstall: chardet [2021-09-29T01:16:00.247Z] Found existing installation: chardet 4.0.0 [2021-09-29T01:16:00.247Z] Uninstalling chardet-4.0.0: [2021-09-29T01:16:00.247Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T01:16:00.760Z] Removing intermediate container c20aef33c088 [2021-09-29T01:16:00.760Z] ---> 2baff1fa5e6d [2021-09-29T01:16:00.760Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:16:01.140Z] ---> 69ac2c389748 [2021-09-29T01:16:01.140Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T01:16:01.140Z] Attempting uninstall: requests [2021-09-29T01:16:01.140Z] Found existing installation: requests 2.25.1 [2021-09-29T01:16:01.140Z] Uninstalling requests-2.25.1: [2021-09-29T01:16:01.140Z] Successfully uninstalled requests-2.25.1 [2021-09-29T01:16:01.140Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:16:01.140Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:16:01.140Z] ---> b6d11c676a32 [2021-09-29T01:16:01.140Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T01:16:01.140Z] ---> Using cache [2021-09-29T01:16:01.140Z] ---> 5c4cdce13ccb [2021-09-29T01:16:01.140Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:16:01.140Z] ---> Using cache [2021-09-29T01:16:01.140Z] ---> edda5cbea80e [2021-09-29T01:16:01.140Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T01:16:01.140Z] ---> Using cache [2021-09-29T01:16:01.140Z] ---> 349a04fa4f34 [2021-09-29T01:16:01.140Z] Step 6/32 : COPY go.mod . [2021-09-29T01:16:01.140Z] ---> Using cache [2021-09-29T01:16:01.140Z] ---> 0ba891172e02 [2021-09-29T01:16:01.140Z] Step 7/32 : RUN go mod download [2021-09-29T01:16:01.140Z] ---> Using cache [2021-09-29T01:16:01.140Z] ---> 964b6cef9448 [2021-09-29T01:16:01.140Z] Step 8/32 : COPY . . [2021-09-29T01:16:01.140Z] ---> Using cache [2021-09-29T01:16:01.140Z] ---> db7a441259cf [2021-09-29T01:16:01.140Z] Step 9/32 : RUN go mod tidy [2021-09-29T01:16:01.140Z] ---> Using cache [2021-09-29T01:16:01.140Z] ---> 61732e873f81 [2021-09-29T01:16:01.140Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T01:16:01.542Z] ---> Running in f95a6488ec9b [2021-09-29T01:16:01.542Z] Running setup.py install for texttable: started [2021-09-29T01:16:01.542Z] ---> Running in 95251e314980 [2021-09-29T01:16:01.542Z] Removing intermediate container f95a6488ec9b [2021-09-29T01:16:01.542Z] ---> c1087074a515 [2021-09-29T01:16:01.542Z] Step 16/24 : WORKDIR / [2021-09-29T01:16:01.964Z] ---> Running in 72c37fe6b2ae [2021-09-29T01:16:01.964Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T01:16:01.964Z] Running setup.py install for PyYAML: started [2021-09-29T01:16:02.300Z] ---> 54bbf2359285 [2021-09-29T01:16:02.300Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T01:16:02.300Z] Removing intermediate container 72c37fe6b2ae [2021-09-29T01:16:02.300Z] ---> 390201a23bdb [2021-09-29T01:16:02.300Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:16:02.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T01:16:02.888Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T01:16:02.888Z] ---> 3e1e538f35cf [2021-09-29T01:16:02.888Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T01:16:02.888Z] Running setup.py install for docopt: started [2021-09-29T01:16:02.888Z] ---> edd1d9432469 [2021-09-29T01:16:02.888Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T01:16:02.888Z] ---> Running in 4983c0bed20d [2021-09-29T01:16:03.161Z] Removing intermediate container 4983c0bed20d [2021-09-29T01:16:03.161Z] ---> e9017e888ae0 [2021-09-29T01:16:03.161Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:16:03.161Z] ---> Running in accca203c411 [2021-09-29T01:16:03.434Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T01:16:03.434Z] Running setup.py install for dockerpty: started [2021-09-29T01:16:03.705Z] Removing intermediate container accca203c411 [2021-09-29T01:16:03.705Z] ---> ef3a1f5d2c61 [2021-09-29T01:16:03.705Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:16:03.705Z] ---> 068845809fc4 [2021-09-29T01:16:03.705Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T01:16:03.705Z] ---> Running in 5e45226bf71f [2021-09-29T01:16:03.705Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:16:03.705Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:16:03.705Z] ---> b6d11c676a32 [2021-09-29T01:16:03.705Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:16:03.705Z] ---> Using cache [2021-09-29T01:16:03.705Z] ---> 5c4cdce13ccb [2021-09-29T01:16:03.705Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:16:03.705Z] ---> Using cache [2021-09-29T01:16:03.705Z] ---> edda5cbea80e [2021-09-29T01:16:03.705Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T01:16:03.705Z] ---> Running in 6f6a430503ff [2021-09-29T01:16:03.705Z] Removing intermediate container 5e45226bf71f [2021-09-29T01:16:03.705Z] ---> 57c2a81350e1 [2021-09-29T01:16:03.705Z] Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:16:03.975Z] ---> Running in c15b21977df8 [2021-09-29T01:16:03.975Z] Removing intermediate container c15b21977df8 [2021-09-29T01:16:03.975Z] ---> 6811aaa1b286 [2021-09-29T01:16:03.975Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:16:04.248Z] ---> Running in 15896acd26fe [2021-09-29T01:16:04.248Z] ---> d2879aa974ce [2021-09-29T01:16:04.248Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T01:16:04.248Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T01:16:04.519Z] ---> Running in 5ef9869f7d22 [2021-09-29T01:16:04.519Z] Removing intermediate container 15896acd26fe [2021-09-29T01:16:04.519Z] ---> a2dfef71a864 [2021-09-29T01:16:04.519Z] [2021-09-29T01:16:04.519Z] Removing intermediate container 5ef9869f7d22 [2021-09-29T01:16:04.519Z] ---> 427d3b7019e1 [2021-09-29T01:16:04.519Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:16:04.519Z] Successfully built a2dfef71a864 [2021-09-29T01:16:04.519Z] Successfully tagged core-data:latest [2021-09-29T01:16:04.519Z] Building security-secretstore-setup [2021-09-29T01:16:04.519Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:04.793Z] ---> Running in 02f7f80ffaaa [2021-09-29T01:16:04.793Z] Removing intermediate container 02f7f80ffaaa [2021-09-29T01:16:04.793Z] ---> c8ab5639f135 [2021-09-29T01:16:04.793Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:16:05.062Z] ---> Running in 1f3d63e1d0fa [2021-09-29T01:16:05.062Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-29T01:16:05.317Z] ---> Running in 0b42734ccce1 [2021-09-29T01:16:05.317Z] Removing intermediate container 0b42734ccce1 [2021-09-29T01:16:05.317Z] ---> 7b459c38198d [2021-09-29T01:16:05.317Z] Step 3/4 : COPY go.mod . [2021-09-29T01:16:05.335Z] Removing intermediate container 1f3d63e1d0fa [2021-09-29T01:16:05.335Z] ---> 41e28350caa4 [2021-09-29T01:16:05.335Z] Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:16:05.606Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:05.606Z] ---> Running in 7ebec9674511 [2021-09-29T01:16:06.198Z] Removing intermediate container 7ebec9674511 [2021-09-29T01:16:06.198Z] ---> 84944ceaf079 [2021-09-29T01:16:06.198Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:16:06.198Z] OK: 219 MiB in 52 packages [2021-09-29T01:16:06.299Z] ---> 5228f393b47d [2021-09-29T01:16:06.299Z] Step 4/4 : RUN go mod download [2021-09-29T01:16:06.468Z] ---> Running in 6abb0494c61f [2021-09-29T01:16:06.573Z] ---> Running in dcd111f6ff48 [2021-09-29T01:16:07.063Z] Removing intermediate container 6abb0494c61f [2021-09-29T01:16:07.063Z] ---> b5fe2cbd5bec [2021-09-29T01:16:07.063Z] [2021-09-29T01:16:07.063Z] Successfully built b5fe2cbd5bec [2021-09-29T01:16:07.063Z] Successfully tagged core-metadata:latest [2021-09-29T01:16:07.063Z]  Building core-metadata ... done Removing intermediate container 6f6a430503ff [2021-09-29T01:16:07.063Z] ---> ded2ef272142 [2021-09-29T01:16:07.063Z] Step 6/23 : COPY go.mod . [2021-09-29T01:16:07.665Z] ---> a34e39516c94 [2021-09-29T01:16:07.665Z] Step 7/23 : RUN go mod download [2021-09-29T01:16:07.942Z] ---> Running in 3a0ec00ec9f6 [2021-09-29T01:16:11.308Z] Removing intermediate container c25dc5c5f288 [2021-09-29T01:16:11.308Z] ---> fd51072b3ae3 [2021-09-29T01:16:11.308Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T01:16:11.308Z] ---> Running in 1a8c2f982cb5 [2021-09-29T01:16:11.578Z] Removing intermediate container 3a0ec00ec9f6 [2021-09-29T01:16:11.578Z] ---> e81a7c412e48 [2021-09-29T01:16:11.578Z] Step 8/23 : COPY . . [2021-09-29T01:16:11.578Z] Removing intermediate container 1a8c2f982cb5 [2021-09-29T01:16:11.578Z] ---> 5b0629767695 [2021-09-29T01:16:11.578Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T01:16:11.578Z] ---> Running in 983f311c0490 [2021-09-29T01:16:11.846Z] Removing intermediate container 983f311c0490 [2021-09-29T01:16:11.846Z] ---> a9a1cae159f2 [2021-09-29T01:16:11.846Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T01:16:14.453Z] ---> d8bae44fdcc4 [2021-09-29T01:16:14.453Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T01:16:15.050Z] ---> 942e3cd87baa [2021-09-29T01:16:15.050Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T01:16:16.013Z] ---> 66cb0a7fd4f6 [2021-09-29T01:16:16.013Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T01:16:16.299Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:16:16.299Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:16:16.299Z] ---> b6d11c676a32 [2021-09-29T01:16:16.299Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T01:16:16.299Z] ---> Using cache [2021-09-29T01:16:16.299Z] ---> 5c4cdce13ccb [2021-09-29T01:16:16.299Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:16:16.299Z] ---> Using cache [2021-09-29T01:16:16.299Z] ---> edda5cbea80e [2021-09-29T01:16:16.299Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T01:16:16.299Z] ---> Using cache [2021-09-29T01:16:16.299Z] ---> 349a04fa4f34 [2021-09-29T01:16:16.299Z] Step 6/26 : COPY go.mod . [2021-09-29T01:16:16.299Z] ---> Using cache [2021-09-29T01:16:16.299Z] ---> 0ba891172e02 [2021-09-29T01:16:16.299Z] Step 7/26 : RUN go mod download [2021-09-29T01:16:16.299Z] ---> Using cache [2021-09-29T01:16:16.299Z] ---> 964b6cef9448 [2021-09-29T01:16:16.299Z] Step 8/26 : COPY . . [2021-09-29T01:16:16.299Z] ---> Using cache [2021-09-29T01:16:16.299Z] ---> db7a441259cf [2021-09-29T01:16:16.299Z] Step 9/26 : RUN go mod tidy [2021-09-29T01:16:16.299Z] ---> Using cache [2021-09-29T01:16:16.299Z] ---> 61732e873f81 [2021-09-29T01:16:16.299Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T01:16:16.299Z] ---> Running in f4f3745930e6 [2021-09-29T01:16:16.581Z] ---> Running in 1e5dee53ba64 [2021-09-29T01:16:16.863Z] Removing intermediate container f4f3745930e6 [2021-09-29T01:16:16.863Z] ---> 40946bb15827 [2021-09-29T01:16:16.863Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:16:17.143Z] ---> Running in 0aa26fdf85b4 [2021-09-29T01:16:17.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T01:16:17.786Z] Removing intermediate container 0aa26fdf85b4 [2021-09-29T01:16:17.786Z] ---> 16896fa26db7 [2021-09-29T01:16:17.786Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:16:17.786Z] ---> Running in 5b7afc4e0469 [2021-09-29T01:16:18.062Z] Removing intermediate container 5b7afc4e0469 [2021-09-29T01:16:18.062Z] ---> bba0732eb02b [2021-09-29T01:16:18.062Z] Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:16:18.339Z] ---> c4917ec77219 [2021-09-29T01:16:18.339Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:16:18.339Z] ---> Running in ecc1b556b0ee [2021-09-29T01:16:18.339Z] ---> Running in 8ac7a09f72b7 [2021-09-29T01:16:18.339Z] Removing intermediate container ecc1b556b0ee [2021-09-29T01:16:18.339Z] ---> 0af72dc6c17a [2021-09-29T01:16:18.339Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:16:18.339Z] ---> Running in 63a5791892a3 [2021-09-29T01:16:18.621Z] Removing intermediate container 63a5791892a3 [2021-09-29T01:16:18.621Z] ---> acaf79a7e289 [2021-09-29T01:16:18.621Z] [2021-09-29T01:16:18.900Z] Successfully built acaf79a7e289 [2021-09-29T01:16:18.900Z] Successfully tagged sys-mgmt-agent:latest [2021-09-29T01:16:20.340Z]  Building sys-mgmt-agent ... done Removing intermediate container 8ac7a09f72b7 [2021-09-29T01:16:20.340Z] ---> c1b90f69d952 [2021-09-29T01:16:20.340Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T01:16:20.340Z] ---> Running in a443dcfa98f7 [2021-09-29T01:16:20.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T01:16:25.981Z] Removing intermediate container 95251e314980 [2021-09-29T01:16:25.981Z] ---> b6c9d7e631b6 [2021-09-29T01:16:25.981Z] [2021-09-29T01:16:25.981Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T01:16:25.981Z] ---> 14119a10abf4 [2021-09-29T01:16:25.981Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T01:16:25.981Z] ---> Running in 764f95d33bc5 [2021-09-29T01:16:25.981Z] Removing intermediate container 764f95d33bc5 [2021-09-29T01:16:25.981Z] ---> f79759c7a0d7 [2021-09-29T01:16:25.981Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T01:16:25.981Z] ---> Running in 88628b113118 [2021-09-29T01:16:25.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:26.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:26.516Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:16:26.516Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T01:16:26.516Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:16:26.516Z] OK: 6 MiB in 16 packages [2021-09-29T01:16:27.100Z] Removing intermediate container 88628b113118 [2021-09-29T01:16:27.100Z] ---> 5ad965912045 [2021-09-29T01:16:27.100Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T01:16:27.100Z] ---> Running in 4e70ed08c8bd [2021-09-29T01:16:27.100Z] Removing intermediate container 4e70ed08c8bd [2021-09-29T01:16:27.100Z] ---> 086707e86da0 [2021-09-29T01:16:27.100Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T01:16:27.100Z] ---> Running in 1d409dc2ff37 [2021-09-29T01:16:27.370Z] Removing intermediate container 1d409dc2ff37 [2021-09-29T01:16:27.370Z] ---> 49da362c0451 [2021-09-29T01:16:27.370Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T01:16:27.370Z] ---> Running in afe19df6887d [2021-09-29T01:16:28.342Z] Removing intermediate container afe19df6887d [2021-09-29T01:16:28.342Z] ---> 463d99a711f0 [2021-09-29T01:16:28.342Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T01:16:28.342Z] ---> Running in 4f3e35d9e1b5 [2021-09-29T01:16:28.622Z] Removing intermediate container 4f3e35d9e1b5 [2021-09-29T01:16:28.622Z] ---> 974a015fc434 [2021-09-29T01:16:28.622Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T01:16:28.888Z] ---> 686c3716d7fc [2021-09-29T01:16:28.888Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T01:16:28.888Z] ---> Running in 23dd7fee4729 [2021-09-29T01:16:29.852Z] Removing intermediate container 23dd7fee4729 [2021-09-29T01:16:29.852Z] ---> 01b8017ab1f9 [2021-09-29T01:16:29.852Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:16:30.120Z] ---> 3e5dd55999d1 [2021-09-29T01:16:30.120Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T01:16:30.718Z] ---> a91217ae6de7 [2021-09-29T01:16:30.718Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T01:16:30.992Z] ---> 6805752b4a58 [2021-09-29T01:16:30.992Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T01:16:31.579Z] ---> 3ea3006d4e29 [2021-09-29T01:16:31.579Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T01:16:31.579Z] ---> 837797f2b0b6 [2021-09-29T01:16:31.579Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T01:16:31.851Z] ---> Running in 5083d6c608a2 [2021-09-29T01:16:32.120Z] Removing intermediate container 5083d6c608a2 [2021-09-29T01:16:32.120Z] ---> 08e06d049162 [2021-09-29T01:16:32.120Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T01:16:32.389Z] ---> 96770295ccf0 [2021-09-29T01:16:32.389Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T01:16:32.389Z] ---> Running in 289ff5e64b42 [2021-09-29T01:16:33.828Z] Removing intermediate container 289ff5e64b42 [2021-09-29T01:16:33.828Z] ---> 075d16210fab [2021-09-29T01:16:33.828Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T01:16:33.828Z] ---> Running in 95ee77b9910d [2021-09-29T01:16:34.100Z] Removing intermediate container 95ee77b9910d [2021-09-29T01:16:34.100Z] ---> caeda6573999 [2021-09-29T01:16:34.100Z] Step 29/32 : CMD ["gate"] [2021-09-29T01:16:34.100Z] ---> Running in af4170f3d491 [2021-09-29T01:16:34.387Z] Removing intermediate container af4170f3d491 [2021-09-29T01:16:34.387Z] ---> 5875732f22ed [2021-09-29T01:16:34.387Z] Step 30/32 : LABEL arch=x86_64 [2021-09-29T01:16:34.387Z] ---> Running in dc151b46e56a [2021-09-29T01:16:34.668Z] Removing intermediate container dc151b46e56a [2021-09-29T01:16:34.668Z] ---> 63da5b70a53f [2021-09-29T01:16:34.668Z] Step 31/32 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:16:34.668Z] ---> Running in 2969671dddb5 [2021-09-29T01:16:34.963Z] Removing intermediate container 2969671dddb5 [2021-09-29T01:16:34.963Z] ---> 119ca846f878 [2021-09-29T01:16:34.963Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T01:16:34.963Z] ---> Running in 54a35361598d [2021-09-29T01:16:35.242Z] Removing intermediate container 54a35361598d [2021-09-29T01:16:35.242Z] ---> 6d7c01943ca1 [2021-09-29T01:16:35.242Z] [2021-09-29T01:16:35.517Z] Successfully built 6d7c01943ca1 [2021-09-29T01:16:35.518Z] Successfully tagged security-bootstrapper:latest [2021-09-29T01:16:38.956Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T01:16:45.652Z] Removing intermediate container 1e5dee53ba64 [2021-09-29T01:16:45.652Z] ---> 848310a232a9 [2021-09-29T01:16:45.652Z] [2021-09-29T01:16:45.652Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T01:16:45.652Z] ---> 14119a10abf4 [2021-09-29T01:16:45.652Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T01:16:45.652Z] ---> Running in 6003f2da664d [2021-09-29T01:16:45.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:45.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:45.652Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T01:16:45.652Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T01:16:45.652Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T01:16:45.652Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:16:45.652Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:16:45.652Z] OK: 6 MiB in 17 packages [2021-09-29T01:16:49.902Z] Removing intermediate container a443dcfa98f7 [2021-09-29T01:16:49.902Z] ---> a44f8fddd48d [2021-09-29T01:16:49.903Z] [2021-09-29T01:16:49.903Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:16:49.903Z] ---> 14119a10abf4 [2021-09-29T01:16:49.903Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T01:16:49.903Z] ---> Running in 6cf0232f1c43 [2021-09-29T01:16:50.172Z] Removing intermediate container 6003f2da664d [2021-09-29T01:16:50.172Z] ---> b0fd44c393c9 [2021-09-29T01:16:50.172Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:16:50.442Z] ---> Running in 0f0002435214 [2021-09-29T01:16:50.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:50.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:50.712Z] Removing intermediate container 0f0002435214 [2021-09-29T01:16:50.712Z] ---> ccc102b6c049 [2021-09-29T01:16:50.712Z] Step 14/26 : WORKDIR / [2021-09-29T01:16:50.712Z] ---> Running in 7ff071faefd6 [2021-09-29T01:16:50.985Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T01:16:50.985Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:16:50.985Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:16:50.985Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:16:50.985Z] OK: 6 MiB in 16 packages [2021-09-29T01:16:51.255Z] Removing intermediate container 7ff071faefd6 [2021-09-29T01:16:51.255Z] ---> 356044b3713e [2021-09-29T01:16:51.255Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-29T01:16:51.522Z] ---> a98085423920 [2021-09-29T01:16:51.522Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-29T01:16:51.522Z] Removing intermediate container 6cf0232f1c43 [2021-09-29T01:16:51.522Z] ---> 899d8d118421 [2021-09-29T01:16:51.522Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:16:51.793Z] ---> Running in bd92a4a34c64 [2021-09-29T01:16:51.793Z] ---> ef5cfb375d1f [2021-09-29T01:16:51.793Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T01:16:51.793Z] Removing intermediate container bd92a4a34c64 [2021-09-29T01:16:51.793Z] ---> b83ab8eafb95 [2021-09-29T01:16:51.793Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T01:16:52.060Z] ---> Running in e1724800f882 [2021-09-29T01:16:52.060Z] ---> 4a32e2099e51 [2021-09-29T01:16:52.060Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-29T01:16:52.060Z] Removing intermediate container e1724800f882 [2021-09-29T01:16:52.060Z] ---> 971c64909364 [2021-09-29T01:16:52.060Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:16:52.060Z] ---> Running in db769a601529 [2021-09-29T01:16:52.326Z] Removing intermediate container db769a601529 [2021-09-29T01:16:52.326Z] ---> 451168865637 [2021-09-29T01:16:52.326Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:16:52.326Z] ---> 24967ed1289d [2021-09-29T01:16:52.326Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T01:16:52.595Z] ---> f156e270bb1c [2021-09-29T01:16:52.595Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T01:16:52.595Z] ---> 971be1aadd84 [2021-09-29T01:16:52.595Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T01:16:53.181Z] ---> 1a11a7de2057 [2021-09-29T01:16:53.181Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T01:16:53.181Z] ---> 5bcf68ad2658 [2021-09-29T01:16:53.181Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T01:16:53.181Z] ---> 3f7d1bfb7c4e [2021-09-29T01:16:53.181Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T01:16:53.181Z] ---> Running in 8dfb075f17ff [2021-09-29T01:16:53.453Z] ---> 64fd8803b8e9 [2021-09-29T01:16:53.453Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-29T01:16:53.453Z] ---> Running in 3f0f12e59c1f [2021-09-29T01:16:53.453Z] Removing intermediate container 8dfb075f17ff [2021-09-29T01:16:53.453Z] ---> 3603c3698adc [2021-09-29T01:16:53.453Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:16:53.453Z] ---> Running in 6bb592d0bab1 [2021-09-29T01:16:53.718Z] Removing intermediate container 6bb592d0bab1 [2021-09-29T01:16:53.718Z] ---> a530ed3e9806 [2021-09-29T01:16:53.718Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T01:16:53.718Z] ---> Running in bd27e976ab25 [2021-09-29T01:16:53.984Z] Removing intermediate container bd27e976ab25 [2021-09-29T01:16:53.984Z] ---> 29fefeac8ddb [2021-09-29T01:16:53.984Z] Step 22/23 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:16:53.984Z] ---> Running in 112949aca758 [2021-09-29T01:16:54.254Z] Removing intermediate container 112949aca758 [2021-09-29T01:16:54.254Z] ---> 6b6295c08dff [2021-09-29T01:16:54.254Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:16:54.254Z] Removing intermediate container 3f0f12e59c1f [2021-09-29T01:16:54.254Z] ---> f28b0181a07d [2021-09-29T01:16:54.254Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T01:16:54.254Z] ---> Running in 366bdde35eef [2021-09-29T01:16:54.525Z] ---> Running in 27289ad4ff91 [2021-09-29T01:16:54.525Z] Removing intermediate container 27289ad4ff91 [2021-09-29T01:16:54.525Z] ---> e4c60d9060ca [2021-09-29T01:16:54.525Z] [2021-09-29T01:16:54.525Z] Removing intermediate container 366bdde35eef [2021-09-29T01:16:54.525Z] ---> fbeea66f8ede [2021-09-29T01:16:54.525Z] Step 24/26 : LABEL arch=x86_64 [2021-09-29T01:16:54.792Z] Successfully built e4c60d9060ca [2021-09-29T01:16:54.792Z] Successfully tagged support-notifications:latest [2021-09-29T01:16:54.792Z]  Building support-notifications ... done  ---> Running in 9b717a4cb1c7 [2021-09-29T01:16:54.792Z] Removing intermediate container 9b717a4cb1c7 [2021-09-29T01:16:54.792Z] ---> 1be3da4db212 [2021-09-29T01:16:54.792Z] Step 25/26 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:16:55.059Z] ---> Running in 1acc820e8c16 [2021-09-29T01:16:55.325Z] Removing intermediate container 1acc820e8c16 [2021-09-29T01:16:55.325Z] ---> a9eba4464ad8 [2021-09-29T01:16:55.325Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T01:16:55.911Z] ---> Running in 2c6d279416a4 [2021-09-29T01:16:55.911Z] Removing intermediate container 2c6d279416a4 [2021-09-29T01:16:55.911Z] ---> b009d623c311 [2021-09-29T01:16:55.911Z] [2021-09-29T01:16:56.177Z] Successfully built b009d623c311 [2021-09-29T01:16:56.177Z] Successfully tagged security-secretstore-setup:latest [2021-09-29T01:16:56.190Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-09-29T01:16:56.196Z] $ docker stop --time=1 054103b006d5d4f5c032dc089a7675432a2b3979bb20771e874861f79ec06a27 [2021-09-29T01:16:57.925Z] $ docker rm -f 054103b006d5d4f5c032dc089a7675432a2b3979bb20771e874861f79ec06a27 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T01:16:58.388Z] + docker images [2021-09-29T01:16:58.656Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T01:16:58.656Z] security-secretstore-setup latest b009d623c311 3 seconds ago 28.2MB [2021-09-29T01:16:58.656Z] support-notifications latest e4c60d9060ca 4 seconds ago 16.8MB [2021-09-29T01:16:58.656Z] a44f8fddd48d 13 seconds ago 1.75GB [2021-09-29T01:16:58.656Z] 848310a232a9 17 seconds ago 1.76GB [2021-09-29T01:16:58.656Z] security-bootstrapper latest 6d7c01943ca1 23 seconds ago 18.8MB [2021-09-29T01:16:58.656Z] b6c9d7e631b6 34 seconds ago 1.75GB [2021-09-29T01:16:58.656Z] sys-mgmt-agent latest acaf79a7e289 40 seconds ago 325MB [2021-09-29T01:16:58.656Z] core-metadata latest b5fe2cbd5bec 52 seconds ago 16.8MB [2021-09-29T01:16:58.656Z] core-data latest a2dfef71a864 54 seconds ago 20.5MB [2021-09-29T01:16:58.656Z] 8d917e4d3f04 About a minute ago 1.76GB [2021-09-29T01:16:58.656Z] support-scheduler latest 851248ca750c About a minute ago 16.1MB [2021-09-29T01:16:58.656Z] core-command latest f3ee84b2f4c2 About a minute ago 16MB [2021-09-29T01:16:58.656Z] 6a335cc9e28b About a minute ago 1.75GB [2021-09-29T01:16:58.656Z] 721963ac55bf About a minute ago 1.76GB [2021-09-29T01:16:58.656Z] ea0604fee293 About a minute ago 1.75GB [2021-09-29T01:16:58.656Z] b9dcfc755f11 About a minute ago 1.75GB [2021-09-29T01:16:58.656Z] security-proxy-setup latest 7b290e67e242 2 minutes ago 26.7MB [2021-09-29T01:16:58.656Z] c5f83488bc30 2 minutes ago 1.76GB [2021-09-29T01:16:58.656Z] ci-base-image-x86_64 latest b6d11c676a32 6 minutes ago 1.25GB [2021-09-29T01:16:58.656Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-29T01:16:58.656Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-29T01:16:58.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-29T01:16:58.656Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-29T01:16:58.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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-09-29T01:17:14.114Z] Still waiting to schedule task [2021-09-29T01:17:14.114Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-29T01:17:43.417Z] Removing intermediate container dcd111f6ff48 [2021-09-29T01:17:43.417Z] ---> a0422904c582 [2021-09-29T01:17:43.417Z] Successfully built a0422904c582 [2021-09-29T01:17:43.417Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:17:43.769Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T01:17:43.770Z] . [Pipeline] withDockerContainer [2021-09-29T01:17:44.021Z] prd-ubuntu18.04-docker-arm64-4c-16g-55 does not seem to be running inside a container [2021-09-29T01:17:44.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T01:17:45.826Z] $ docker top 841a18968128e7d05a666576d0b1c00a971d720121ba42827e3752c5eaba2422 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:17:46.866Z] + go version [2021-09-29T01:17:46.866Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T01:17:46.856Z] $ docker stop --time=1 841a18968128e7d05a666576d0b1c00a971d720121ba42827e3752c5eaba2422 [2021-09-29T01:17:48.744Z] $ docker rm -f 841a18968128e7d05a666576d0b1c00a971d720121ba42827e3752c5eaba2422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:17:49.644Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T01:17:49.644Z] . [Pipeline] withDockerContainer [2021-09-29T01:17:49.910Z] prd-ubuntu18.04-docker-arm64-4c-16g-55 does not seem to be running inside a container [2021-09-29T01:17:49.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T01:17:51.625Z] $ docker top 32fb274b1b6806e1331b5e8f3860eb5b28c32918467ebef35e4ea688084285f4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T01:17:51.977Z] ========================================================= [2021-09-29T01:17:51.977Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T01:17:51.977Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:17:52.653Z] + go mod tidy [Pipeline] sh [2021-09-29T01:17:54.308Z] + make test [2021-09-29T01:17:54.308Z] go mod tidy [2021-09-29T01:17:54.910Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T01:18:27.326Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T01:18:44.405Z] Running on prd-ubuntu18.04-docker-8c-8g-58 in /w/workspace/edgexfoundry_edgex-go_PR-3730 [Pipeline] { [Pipeline] ws [2021-09-29T01:18:44.424Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-29T01:18:44.554Z] The recommended git tool is: git [2021-09-29T01:18:47.308Z] using credential edgex-jenkins-ssh [2021-09-29T01:18:47.324Z] Cloning the remote Git repository [2021-09-29T01:18:47.346Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:18:47.414Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-29T01:18:47.446Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:18:47.447Z] > git --version # timeout=10 [2021-09-29T01:18:47.453Z] > git --version # 'git version 2.17.1' [2021-09-29T01:18:47.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:18:47.483Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:19:35.420Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T01:19:35.420Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T01:19:35.420Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T01:19:35.701Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T01:19:50.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T01:19:50.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T01:19:50.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T01:19:50.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T01:19:50.851Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T01:19:50.851Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T01:19:50.851Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T01:19:50.851Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T01:19:50.851Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T01:19:50.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T01:19:59.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.218s coverage: 28.7% of statements [2021-09-29T01:19:59.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T01:19:59.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T01:20:03.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.426s coverage: 98.5% of statements [2021-09-29T01:20:03.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T01:20:03.745Z] Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:20:03.865Z] Merge succeeded, producing aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:20:03.866Z] Checking out Revision aaed763260d62745bc96981490f62274be2fe8d6 (PR-3730) [2021-09-29T01:20:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.374s coverage: 46.3% of statements [2021-09-29T01:20:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T01:20:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T01:20:02.426Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:20:02.436Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:20:02.451Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:20:02.467Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:20:02.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:20:02.472Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3730/head:refs/remotes/origin/PR-3730 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T01:20:03.754Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:20:03.759Z] > git checkout -f aaed763260d62745bc96981490f62274be2fe8d6 # timeout=10 [2021-09-29T01:20:03.821Z] > git remote # timeout=10 [2021-09-29T01:20:03.827Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T01:20:03.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:20:03.844Z] > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 [2021-09-29T01:20:03.853Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T01:20:03.868Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:20:03.873Z] > git checkout -f aaed763260d62745bc96981490f62274be2fe8d6 # timeout=10 [2021-09-29T01:20:07.573Z] Commit message: "style: Remove unuseds and enable unused linter" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:20:08.307Z] + echo snap-build.sh [2021-09-29T01:20:08.307Z] snap-build.sh [2021-09-29T01:20:08.307Z] + SNAP_BASE_DIR=. [2021-09-29T01:20:08.307Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-09-29T01:20:08.307Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-09-29T01:20:08.307Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-09-29T01:20:08.307Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-09-29T01:20:08.308Z] + cd /w/workspace/edgex-go/2 [2021-09-29T01:20:08.308Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-29T01:20:08.308Z] Reading package lists... [2021-09-29T01:20:08.308Z] Building dependency tree... [2021-09-29T01:20:08.308Z] Reading state information... [2021-09-29T01:20:08.308Z] The following packages were automatically installed and are no longer required: [2021-09-29T01:20:08.308Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-29T01:20:08.308Z] uidmap xdelta3 [2021-09-29T01:20:08.308Z] Use 'sudo apt autoremove' to remove them. [2021-09-29T01:20:08.308Z] The following packages will be REMOVED: [2021-09-29T01:20:08.308Z] lxd* lxd-client* [2021-09-29T01:20:08.575Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-29T01:20:08.576Z] After this operation, 31.7 MB disk space will be freed. [2021-09-29T01:20:09.112Z] (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-09-29T01:20:09.112Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T01:20:09.696Z] Removing lxd dnsmasq configuration [2021-09-29T01:20:09.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.800s coverage: 90.1% of statements [2021-09-29T01:20:09.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T01:20:09.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:20:09.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.281s coverage: 81.2% of statements [2021-09-29T01:20:09.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T01:20:09.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T01:20:09.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T01:20:09.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T01:20:09.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T01:20:09.961Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T01:20:09.961Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-29T01:20:10.919Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:20:10.919Z] (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-09-29T01:20:10.919Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T01:20:12.326Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-29T01:20:12.326Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-29T01:20:12.592Z] + sudo snap remove --purge lxd [2021-09-29T01:20:12.859Z] snap "lxd" is not installed [2021-09-29T01:20:12.859Z] + sudo groupadd --force --system lxd [2021-09-29T01:20:12.859Z] ++ whoami [2021-09-29T01:20:12.859Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-29T01:20:12.859Z] + newgrp - lxd [2021-09-29T01:20:12.859Z] + sudo snap install lxd [2021-09-29T01:20:20.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.876s coverage: 94.2% of statements [2021-09-29T01:20:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T01:20:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:20:20.049Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.493s coverage: 59.1% of statements [2021-09-29T01:20:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T01:20:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T01:20:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T01:20:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T01:20:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T01:20:20.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.323s coverage: 60.0% of statements [2021-09-29T01:20:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T01:20:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T01:20:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T01:20:20.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.372s coverage: 0.8% of statements [2021-09-29T01:20:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T01:20:20.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.268s coverage: 58.8% of statements [2021-09-29T01:20:20.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.199s coverage: 21.7% of statements [2021-09-29T01:20:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T01:20:20.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.299s coverage: 47.1% of statements [2021-09-29T01:20:20.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.251s coverage: 79.5% of statements [2021-09-29T01:20:20.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements [2021-09-29T01:20:21.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements [2021-09-29T01:20:22.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements [2021-09-29T01:20:22.922Z] 2021-09-29T01:20:20Z INFO Waiting for automatic snapd restart... [2021-09-29T01:20:34.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.240s coverage: 94.4% of statements [2021-09-29T01:20:34.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements [2021-09-29T01:20:37.922Z] lxd 4.18 from Canonical* installed [2021-09-29T01:20:37.922Z] + sudo lxd init --auto [2021-09-29T01:20:42.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.741s coverage: 82.5% of statements [2021-09-29T01:20:42.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T01:20:48.097Z] + sudo snap install --classic snapcraft [2021-09-29T01:20:48.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements [2021-09-29T01:20:48.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T01:20:48.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T01:20:48.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T01:20:48.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-09-29T01:20:48.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T01:20:48.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T01:20:48.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T01:20:48.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T01:20:48.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T01:20:48.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2021-09-29T01:20:48.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T01:20:48.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T01:20:48.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements [2021-09-29T01:20:48.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T01:20:48.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 58.8% of statements [2021-09-29T01:20:48.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T01:20:48.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 80.0% of statements [2021-09-29T01:20:48.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.309s coverage: 87.2% of statements [2021-09-29T01:20:48.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.349s coverage: 85.4% of statements [2021-09-29T01:20:50.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.079s coverage: 91.2% of statements [2021-09-29T01:20:50.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T01:20:55.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.154s coverage: 64.4% of statements [2021-09-29T01:20:55.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T01:20:55.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T01:20:55.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.345s coverage: 100.0% of statements [2021-09-29T01:20:55.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements [2021-09-29T01:20:55.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2021-09-29T01:20:55.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2021-09-29T01:20:55.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2021-09-29T01:20:56.286Z] snapcraft 5.0 from Canonical* installed [2021-09-29T01:20:56.286Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-29T01:20:56.286Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-29T01:20:56.286Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T01:20:56.286Z] Dload Upload Total Spent Left Speed [2021-09-29T01:20:56.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2916 0 --:--:-- --:--:-- --:--:-- 2929 [2021-09-29T01:20:56.286Z] 100 3325k 100 3325k 0 0 5514k 0 --:--:-- --:--:-- --:--:-- 5514k [2021-09-29T01:20:56.286Z] ./yq_linux_amd64 [2021-09-29T01:20:56.286Z] + sudo snapcraft prime --use-lxd [2021-09-29T01:20:58.229Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-29T01:20:58.229Z] 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-09-29T01:20:58.229Z] - README.md [2021-09-29T01:20:58.229Z] [2021-09-29T01:20:58.229Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T01:20:58.496Z] Launching a container. [2021-09-29T01:21:01.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.550s coverage: 70.5% of statements [2021-09-29T01:21:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T01:21:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T01:21:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T01:21:03.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.983s coverage: 43.6% of statements [2021-09-29T01:21:03.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T01:21:03.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T01:21:03.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.331s coverage: 89.5% of statements [2021-09-29T01:21:03.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T01:21:03.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.351s coverage: 84.8% of statements [2021-09-29T01:21:03.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T01:21:05.148Z] Waiting for container to be ready [2021-09-29T01:21:05.148Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-29T01:21:05.148Z] [2021-09-29T01:21:09.391Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-29T01:21:09.391Z] Waiting for network to be ready... [2021-09-29T01:21:09.391Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T01:21:09.658Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T01:21:09.658Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T01:21:09.658Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T01:21:09.926Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T01:21:09.926Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T01:21:09.926Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T01:21:09.926Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T01:21:09.926Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T01:21:09.926Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T01:21:09.926Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T01:21:10.192Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T01:21:10.776Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T01:21:10.776Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T01:21:10.776Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T01:21:10.776Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T01:21:10.776Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T01:21:10.776Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T01:21:11.042Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T01:21:11.306Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T01:21:11.572Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T01:21:11.572Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T01:21:11.572Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T01:21:11.572Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T01:21:11.572Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T01:21:11.572Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-29T01:21:11.572Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-29T01:21:12.189Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.434s coverage: 19.5% of statements [2021-09-29T01:21:12.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T01:21:12.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T01:21:12.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T01:21:12.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T01:21:12.189Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.735s coverage: 92.0% of statements [2021-09-29T01:21:12.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T01:21:12.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:21:12.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T01:21:12.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T01:21:12.189Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.250s coverage: 63.2% of statements [2021-09-29T01:21:12.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T01:21:12.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T01:21:12.189Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.502s coverage: 97.7% of statements [2021-09-29T01:21:12.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T01:21:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:21:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T01:21:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T01:21:12.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements [2021-09-29T01:21:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T01:21:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T01:21:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T01:21:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T01:21:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T01:21:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T01:21:12.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements [2021-09-29T01:21:13.174Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2021-09-29T01:21:14.149Z] Fetched 25.4 MB in 4s (5841 kB/s) [2021-09-29T01:21:14.161Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T01:21:14.161Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-29T01:21:14.161Z] GO111MODULE=on go vet ./... [2021-09-29T01:21:14.729Z] Reading package lists... [2021-09-29T01:21:14.729Z] Reading package lists... [2021-09-29T01:21:14.995Z] Building dependency tree... [2021-09-29T01:21:14.995Z] Reading state information... [2021-09-29T01:21:14.995Z] The following additional packages will be installed: [2021-09-29T01:21:14.995Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T01:21:14.995Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T01:21:14.995Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T01:21:14.995Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-29T01:21:14.995Z] Suggested packages: [2021-09-29T01:21:14.995Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-29T01:21:14.995Z] Recommended packages: [2021-09-29T01:21:14.995Z] gnupg libsasl2-modules [2021-09-29T01:21:15.259Z] The following NEW packages will be installed: [2021-09-29T01:21:15.259Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T01:21:15.259Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T01:21:15.259Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T01:21:15.259Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-29T01:21:15.259Z] The following packages will be upgraded: [2021-09-29T01:21:15.259Z] gpg gpg-agent gpgconf libudev1 [2021-09-29T01:21:15.259Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-29T01:21:15.259Z] Need to get 3527 kB of archives. [2021-09-29T01:21:15.259Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-29T01:21:15.259Z] 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-09-29T01:21:15.259Z] 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-09-29T01:21:15.260Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-29T01:21:15.260Z] 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-09-29T01:21:15.260Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-29T01:21:15.524Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-29T01:21:16.104Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-29T01:21:16.104Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-29T01:21:16.104Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-29T01:21:16.104Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-29T01:21:16.104Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-29T01:21:16.104Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-29T01:21:16.104Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-29T01:21:16.104Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-29T01:21:16.104Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-29T01:21:16.104Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-29T01:21:16.370Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-29T01:21:16.370Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-29T01:21:16.370Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-29T01:21:16.370Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-29T01:21:16.370Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-29T01:21:16.370Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-29T01:21:16.635Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T01:21:16.635Z] Fetched 3527 kB in 1s (2673 kB/s) [2021-09-29T01:21:16.635Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T01:21:16.635Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-29T01:21:16.635Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T01:21:16.635Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-29T01:21:16.635Z] Selecting previously unselected package udev. [2021-09-29T01:21:16.635Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T01:21:16.635Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-29T01:21:16.635Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-29T01:21:16.900Z] Selecting previously unselected package libfuse2:amd64. [2021-09-29T01:21:16.900Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T01:21:16.900Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T01:21:16.900Z] Selecting previously unselected package fuse. [2021-09-29T01:21:16.900Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T01:21:16.900Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-29T01:21:17.167Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T01:21:17.167Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T01:21:17.167Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T01:21:17.167Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T01:21:17.167Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T01:21:17.167Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T01:21:17.432Z] Selecting previously unselected package libksba8:amd64. [2021-09-29T01:21:17.432Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-29T01:21:17.432Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-29T01:21:17.432Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-29T01:21:17.432Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:21:17.432Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:17.432Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-29T01:21:17.432Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:21:17.432Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:17.432Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-29T01:21:17.432Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:21:17.432Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:17.697Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-29T01:21:17.697Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:21:17.697Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:17.697Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-29T01:21:17.697Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:21:17.697Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:17.697Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-29T01:21:17.697Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:21:17.697Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:17.697Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-29T01:21:17.697Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:21:17.697Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:17.697Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-29T01:21:17.963Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:21:17.963Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:17.963Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-29T01:21:17.963Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:21:17.963Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:17.963Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-29T01:21:17.963Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T01:21:17.963Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T01:21:17.963Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-29T01:21:17.963Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T01:21:17.963Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T01:21:17.963Z] Selecting previously unselected package libldap-common. [2021-09-29T01:21:17.963Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-29T01:21:17.963Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T01:21:17.963Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-29T01:21:17.963Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-29T01:21:18.229Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T01:21:18.229Z] Selecting previously unselected package dirmngr. [2021-09-29T01:21:18.229Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T01:21:18.229Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T01:21:18.229Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T01:21:18.229Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-29T01:21:18.229Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T01:21:18.229Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T01:21:18.229Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T01:21:18.229Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-29T01:21:18.229Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:18.229Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-29T01:21:18.229Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T01:21:18.494Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-29T01:21:18.762Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-29T01:21:18.762Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:18.762Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-29T01:21:18.762Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-29T01:21:18.762Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-29T01:21:18.762Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:18.762Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:18.762Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:19.027Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:19.027Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:19.027Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:19.027Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:21:19.027Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T01:21:19.027Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T01:21:19.027Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T01:21:19.295Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-29T01:21:19.295Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-29T01:21:19.295Z] This means they are not meant to be enabled using systemctl. [2021-09-29T01:21:19.295Z] Possible reasons for having this kind of units are: [2021-09-29T01:21:19.295Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-29T01:21:19.295Z] .wants/ or .requires/ directory. [2021-09-29T01:21:19.295Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-29T01:21:19.295Z] a requirement dependency on it. [2021-09-29T01:21:19.295Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-29T01:21:19.295Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-29T01:21:19.295Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-29T01:21:19.295Z] instance name specified. [2021-09-29T01:21:19.560Z] Reading package lists... [2021-09-29T01:21:19.825Z] Building dependency tree... [2021-09-29T01:21:19.825Z] Reading state information... [2021-09-29T01:21:19.825Z] The following additional packages will be installed: [2021-09-29T01:21:19.825Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-29T01:21:19.825Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-29T01:21:19.825Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-29T01:21:19.825Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-29T01:21:19.825Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-29T01:21:19.825Z] Suggested packages: [2021-09-29T01:21:19.825Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-29T01:21:19.825Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-29T01:21:19.825Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-29T01:21:19.825Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-29T01:21:19.825Z] systemd-container policykit-1 [2021-09-29T01:21:19.825Z] Recommended packages: [2021-09-29T01:21:19.825Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-29T01:21:20.091Z] The following NEW packages will be installed: [2021-09-29T01:21:20.091Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-29T01:21:20.091Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-29T01:21:20.091Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-29T01:21:20.091Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-29T01:21:20.091Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-29T01:21:20.091Z] The following packages will be upgraded: [2021-09-29T01:21:20.091Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-29T01:21:20.091Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-29T01:21:20.091Z] Need to get 36.8 MB of archives. [2021-09-29T01:21:20.091Z] After this operation, 147 MB of additional disk space will be used. [2021-09-29T01:21:20.091Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-29T01:21:20.091Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-29T01:21:20.091Z] 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-09-29T01:21:20.091Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-29T01:21:20.091Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-29T01:21:20.359Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-29T01:21:20.359Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-29T01:21:20.359Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-29T01:21:20.359Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-29T01:21:20.359Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-29T01:21:20.359Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-29T01:21:20.359Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-29T01:21:20.359Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-29T01:21:20.359Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-29T01:21:20.359Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-29T01:21:20.359Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-29T01:21:20.359Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-29T01:21:21.318Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-29T01:21:21.318Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-29T01:21:21.318Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-29T01:21:21.318Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-29T01:21:21.318Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-29T01:21:21.318Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-29T01:21:21.318Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-29T01:21:21.318Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-29T01:21:21.591Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-29T01:21:21.591Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-29T01:21:21.591Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-29T01:21:21.591Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-29T01:21:21.591Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-29T01:21:22.998Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T01:21:22.998Z] Fetched 36.8 MB in 3s (13.0 MB/s) [2021-09-29T01:21:22.998Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T01:21:22.998Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-29T01:21:22.998Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T01:21:23.579Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-29T01:21:23.579Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T01:21:23.579Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-29T01:21:23.845Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T01:21:23.845Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-29T01:21:23.845Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-29T01:21:23.845Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-29T01:21:23.845Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T01:21:23.845Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-29T01:21:24.110Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-29T01:21:24.376Z] Setting up apt (1.6.14) ... [2021-09-29T01:21:24.376Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-29T01:21:24.642Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-29T01:21:24.642Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-29T01:21:24.642Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T01:21:24.642Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T01:21:24.907Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-29T01:21:24.907Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T01:21:24.907Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:21:24.907Z] Selecting previously unselected package libexpat1:amd64. [2021-09-29T01:21:24.907Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-29T01:21:24.907Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T01:21:24.907Z] Selecting previously unselected package python3.6-minimal. [2021-09-29T01:21:24.907Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T01:21:25.173Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:21:25.173Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T01:21:25.438Z] Checking for services that may need to be restarted...done. [2021-09-29T01:21:25.438Z] Checking for services that may need to be restarted...done. [2021-09-29T01:21:25.438Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:21:25.438Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T01:21:25.438Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:21:25.704Z] Selecting previously unselected package python3-minimal. [2021-09-29T01:21:25.704Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-29T01:21:25.704Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-29T01:21:25.704Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-29T01:21:25.970Z] Selecting previously unselected package mime-support. [2021-09-29T01:21:25.970Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-29T01:21:25.970Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-29T01:21:25.970Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-29T01:21:25.970Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-29T01:21:25.970Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T01:21:25.970Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-29T01:21:25.970Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T01:21:25.970Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:21:26.236Z] Selecting previously unselected package python3.6. [2021-09-29T01:21:26.236Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T01:21:26.236Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:21:26.236Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-29T01:21:26.236Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-29T01:21:26.236Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T01:21:26.501Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-29T01:21:26.501Z] Selecting previously unselected package python3. [2021-09-29T01:21:26.501Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-29T01:21:26.501Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-29T01:21:26.501Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-29T01:21:26.501Z] Selecting previously unselected package multiarch-support. [2021-09-29T01:21:26.501Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T01:21:26.501Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T01:21:26.767Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T01:21:26.767Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-29T01:21:26.767Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-29T01:21:26.767Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-29T01:21:26.767Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T01:21:26.767Z] Selecting previously unselected package libbsd0:amd64. [2021-09-29T01:21:26.767Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-29T01:21:26.767Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T01:21:26.767Z] Selecting previously unselected package sudo. [2021-09-29T01:21:26.767Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-29T01:21:26.767Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T01:21:27.035Z] Selecting previously unselected package apparmor. [2021-09-29T01:21:27.035Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T01:21:27.035Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-29T01:21:27.035Z] Selecting previously unselected package libedit2:amd64. [2021-09-29T01:21:27.035Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-29T01:21:27.035Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T01:21:27.035Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-29T01:21:27.035Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T01:21:27.035Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:21:27.301Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-29T01:21:27.301Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T01:21:27.301Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:21:27.301Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-29T01:21:27.301Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-29T01:21:27.301Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T01:21:27.301Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-29T01:21:27.301Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T01:21:27.301Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:21:27.301Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-29T01:21:27.301Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T01:21:27.301Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:21:27.566Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-29T01:21:27.566Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-29T01:21:27.566Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T01:21:27.566Z] Selecting previously unselected package openssh-client. [2021-09-29T01:21:27.566Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-29T01:21:27.566Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T01:21:27.830Z] Selecting previously unselected package squashfs-tools. [2021-09-29T01:21:27.830Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-29T01:21:27.830Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T01:21:27.830Z] Selecting previously unselected package snapd. [2021-09-29T01:21:27.830Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-29T01:21:27.830Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-29T01:21:29.766Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T01:21:29.766Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T01:21:30.033Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-29T01:21:30.033Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T01:21:30.033Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T01:21:30.033Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:21:30.033Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T01:21:30.033Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-29T01:21:30.033Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-29T01:21:30.622Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T01:21:30.622Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T01:21:30.622Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T01:21:30.622Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:21:30.622Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:21:30.622Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:21:31.300Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T01:21:31.300Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:21:31.300Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T01:21:31.300Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-29T01:21:31.300Z] running python rtupdate hooks for python3.6... [2021-09-29T01:21:31.300Z] running python post-rtupdate hooks for python3.6... [2021-09-29T01:21:31.628Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-29T01:21:33.076Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-29T01:21:33.076Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:21:33.076Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T01:21:33.076Z] Setting up snapd (2.51.1+18.04) ... [2021-09-29T01:21:33.659Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-29T01:21:33.659Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-29T01:21:33.924Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-29T01:21:33.924Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-29T01:21:34.190Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T01:21:34.190Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T01:21:34.457Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-29T01:21:34.457Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-29T01:21:34.725Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-29T01:21:34.993Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-29T01:21:34.993Z] /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-09-29T01:21:34.993Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T01:21:34.993Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T01:21:35.949Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T01:21:35.949Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T01:21:35.949Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T01:21:37.170Z] Reading package lists... [2021-09-29T01:21:37.435Z] Reading package lists... [2021-09-29T01:21:37.435Z] Building dependency tree... [2021-09-29T01:21:37.435Z] Reading state information... [2021-09-29T01:21:37.701Z] Calculating upgrade... [2021-09-29T01:21:37.701Z] The following packages will be upgraded: [2021-09-29T01:21:37.701Z] advancecomp base-files bash binutils binutils-common [2021-09-29T01:21:37.701Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-29T01:21:37.701Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-29T01:21:37.701Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-29T01:21:37.701Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-29T01:21:37.701Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-29T01:21:37.701Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-29T01:21:37.701Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-29T01:21:37.701Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-29T01:21:37.701Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-29T01:21:37.701Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-29T01:21:37.701Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-29T01:21:37.701Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-29T01:21:37.701Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-29T01:21:37.701Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-29T01:21:37.701Z] ubuntu-keyring util-linux [2021-09-29T01:21:37.967Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T01:21:37.967Z] Need to get 64.2 MB of archives. [2021-09-29T01:21:37.967Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-29T01:21:37.967Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-29T01:21:37.967Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-29T01:21:37.967Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-29T01:21:37.967Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-29T01:21:37.967Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-29T01:21:37.967Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-29T01:21:37.967Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-29T01:21:37.967Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-29T01:21:37.967Z] 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-09-29T01:21:37.967Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-29T01:21:37.967Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-29T01:21:37.967Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-29T01:21:37.967Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-29T01:21:38.233Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-29T01:21:38.233Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-29T01:21:38.233Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-29T01:21:38.233Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-29T01:21:38.233Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-29T01:21:38.233Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-29T01:21:38.233Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-29T01:21:38.233Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-29T01:21:38.233Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-29T01:21:38.233Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-29T01:21:38.233Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-29T01:21:38.233Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-29T01:21:38.233Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-29T01:21:38.233Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-29T01:21:38.503Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-29T01:21:38.503Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-29T01:21:38.503Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-29T01:21:38.503Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-29T01:21:38.503Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-29T01:21:38.503Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-29T01:21:38.503Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-29T01:21:38.503Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-29T01:21:38.503Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-29T01:21:38.503Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-29T01:21:38.503Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-29T01:21:38.503Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-29T01:21:38.503Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-29T01:21:38.503Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-29T01:21:38.503Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-29T01:21:38.503Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-29T01:21:38.503Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-29T01:21:38.503Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-29T01:21:38.503Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-29T01:21:38.503Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-29T01:21:38.503Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-29T01:21:38.503Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-29T01:21:38.503Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-29T01:21:38.503Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-29T01:21:38.503Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-29T01:21:38.503Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-29T01:21:38.503Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-29T01:21:38.503Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-29T01:21:38.503Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-29T01:21:38.503Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-29T01:21:38.770Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-29T01:21:39.037Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-29T01:21:39.037Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-29T01:21:39.037Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-29T01:21:39.302Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-29T01:21:39.302Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-29T01:21:39.302Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-29T01:21:39.302Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-29T01:21:39.302Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-29T01:21:39.302Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-29T01:21:39.302Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-29T01:21:39.568Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-29T01:21:39.568Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-29T01:21:39.568Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-29T01:21:39.568Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-29T01:21:39.568Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-29T01:21:39.568Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-29T01:21:39.568Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-29T01:21:39.568Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-29T01:21:39.568Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-29T01:21:39.568Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-29T01:21:39.834Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-29T01:21:39.834Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-29T01:21:39.834Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-29T01:21:39.834Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-29T01:21:39.834Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-29T01:21:39.834Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-29T01:21:39.834Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-29T01:21:39.834Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-29T01:21:39.834Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-29T01:21:39.834Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-29T01:21:39.834Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-29T01:21:40.099Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-29T01:21:40.099Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-29T01:21:40.099Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-29T01:21:40.099Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-29T01:21:40.099Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-29T01:21:40.099Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-29T01:21:40.099Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-29T01:21:40.099Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-29T01:21:40.099Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-29T01:21:40.099Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-29T01:21:40.099Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-29T01:21:40.099Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-29T01:21:40.363Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-29T01:21:40.363Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-29T01:21:40.363Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T01:21:40.630Z] Fetched 64.2 MB in 3s (25.6 MB/s) [2021-09-29T01:21:40.630Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T01:21:40.630Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T01:21:40.630Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T01:21:40.896Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T01:21:40.896Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T01:21:40.896Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-29T01:21:41.163Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-29T01:21:41.429Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:41.429Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:21:41.697Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:41.697Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:21:41.697Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:41.697Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:21:41.697Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:41.697Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:21:41.697Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:41.966Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:21:41.966Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:41.966Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:21:41.966Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:41.966Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:21:41.966Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:21:41.966Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T01:21:41.966Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:41.966Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-29T01:21:42.232Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:21:42.232Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T01:21:42.232Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:42.232Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:21:42.232Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:42.232Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:21:42.232Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:42.232Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:21:42.497Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:21:42.497Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T01:21:42.497Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T01:21:42.762Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T01:21:43.344Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T01:21:43.344Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T01:21:43.344Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-29T01:21:43.344Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-29T01:21:43.344Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-29T01:21:43.344Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-29T01:21:43.609Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-29T01:21:43.609Z] Installing new version of config file /etc/issue ... [2021-09-29T01:21:43.609Z] Installing new version of config file /etc/issue.net ... [2021-09-29T01:21:43.609Z] Installing new version of config file /etc/lsb-release ... [2021-09-29T01:21:43.609Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-29T01:21:43.874Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-29T01:21:43.874Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-29T01:21:43.874Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-29T01:21:44.139Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:44.139Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-29T01:21:44.139Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-29T01:21:44.139Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-29T01:21:44.139Z] 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-09-29T01:21:44.139Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:44.139Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:21:44.139Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-29T01:21:44.406Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:21:44.406Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:44.406Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-29T01:21:44.406Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-29T01:21:44.406Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-29T01:21:44.406Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:44.406Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-29T01:21:44.406Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T01:21:44.672Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-29T01:21:44.672Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:44.672Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T01:21:44.672Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T01:21:44.937Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T01:21:44.937Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:44.937Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T01:21:44.937Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T01:21:44.937Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-29T01:21:44.937Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:44.937Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-29T01:21:44.937Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-29T01:21:45.203Z] Setting up grep (3.1-2build1) ... [2021-09-29T01:21:45.203Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:45.203Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-29T01:21:45.203Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-29T01:21:45.203Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-29T01:21:45.203Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:45.203Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T01:21:45.203Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T01:21:45.468Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-29T01:21:45.468Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:45.468Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T01:21:45.468Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T01:21:45.468Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-29T01:21:45.734Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:45.735Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T01:21:45.735Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T01:21:46.000Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T01:21:46.000Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T01:21:46.270Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T01:21:46.270Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T01:21:46.537Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-29T01:21:46.537Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:46.537Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-29T01:21:46.537Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T01:21:47.119Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T01:21:47.119Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T01:21:47.119Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T01:21:47.119Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T01:21:47.119Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T01:21:47.119Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:47.119Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-29T01:21:47.119Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-29T01:21:47.386Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-29T01:21:47.386Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:47.386Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:21:47.386Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:21:47.386Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:21:47.386Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:47.386Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:21:47.657Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:21:47.657Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:21:47.657Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:47.657Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:21:47.657Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:21:47.657Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:21:47.657Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:47.657Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:21:47.657Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:21:47.922Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:21:47.922Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:47.922Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T01:21:47.922Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T01:21:47.922Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T01:21:47.922Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T01:21:47.922Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T01:21:48.188Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:48.188Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T01:21:48.188Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T01:21:48.188Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T01:21:48.188Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:48.188Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:21:48.188Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:21:48.188Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:21:48.454Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:48.454Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:21:48.454Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:21:48.454Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:21:48.454Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:48.454Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:21:48.720Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:21:48.985Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:21:49.250Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-29T01:21:49.515Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-29T01:21:49.515Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:49.515Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T01:21:49.515Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T01:21:49.515Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:21:49.781Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:21:49.781Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-29T01:21:49.781Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T01:21:49.781Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-29T01:21:49.781Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T01:21:49.781Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-29T01:21:49.781Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-29T01:21:50.047Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-29T01:21:50.047Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T01:21:50.047Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-29T01:21:50.047Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T01:21:50.047Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-29T01:21:50.047Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T01:21:50.047Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-29T01:21:50.312Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T01:21:50.313Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-29T01:21:50.313Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T01:21:50.313Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T01:21:50.313Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T01:21:50.313Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T01:21:50.578Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T01:21:50.578Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T01:21:50.578Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T01:21:50.578Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T01:21:50.578Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-29T01:21:50.578Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T01:21:50.578Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T01:21:50.845Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T01:21:50.845Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:50.845Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:21:50.845Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:21:50.845Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-29T01:21:50.845Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T01:21:50.845Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T01:21:51.111Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T01:21:51.111Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T01:21:51.111Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:51.111Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-29T01:21:51.111Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-29T01:21:51.111Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-29T01:21:51.111Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:51.111Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-29T01:21:51.111Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-29T01:21:51.376Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-29T01:21:51.376Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:51.376Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-29T01:21:51.376Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T01:21:51.376Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T01:21:51.643Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:51.643Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T01:21:51.643Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T01:21:51.643Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T01:21:51.643Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:51.643Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-29T01:21:51.908Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-29T01:21:51.908Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-29T01:21:51.908Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:51.908Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T01:21:51.908Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T01:21:52.179Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-29T01:21:52.179Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:52.179Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T01:21:52.179Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T01:21:52.179Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-29T01:21:52.454Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:52.454Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T01:21:52.454Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T01:21:52.454Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T01:21:52.454Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:52.454Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T01:21:52.454Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T01:21:52.454Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T01:21:52.719Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:52.719Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-29T01:21:52.719Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-29T01:21:52.719Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-29T01:21:52.719Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:52.719Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-29T01:21:52.719Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-29T01:21:52.719Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-29T01:21:52.984Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:52.984Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-29T01:21:52.984Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-29T01:21:52.984Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-29T01:21:52.984Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:52.984Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-29T01:21:52.984Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-29T01:21:52.984Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-29T01:21:53.251Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:53.251Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-29T01:21:53.251Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-29T01:21:53.251Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-29T01:21:53.251Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:21:53.251Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-29T01:21:53.251Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-29T01:21:53.251Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-29T01:21:53.515Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-29T01:21:53.515Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T01:21:53.515Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T01:21:53.515Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T01:21:53.515Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T01:21:53.515Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T01:21:53.515Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T01:21:53.781Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-29T01:21:53.781Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-29T01:21:53.781Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T01:21:53.781Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-29T01:21:54.048Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-29T01:21:54.048Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-29T01:21:54.048Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-29T01:21:54.048Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-29T01:21:54.048Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-29T01:21:54.048Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-29T01:21:54.048Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-29T01:21:54.048Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-29T01:21:54.313Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-29T01:21:54.313Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-29T01:21:54.313Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-29T01:21:54.313Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-29T01:21:54.313Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-29T01:21:54.313Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-29T01:21:54.897Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-29T01:21:54.897Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-29T01:21:54.897Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-29T01:21:54.897Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-29T01:21:54.897Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T01:21:54.897Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T01:21:55.162Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T01:21:55.162Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T01:21:55.162Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T01:21:55.162Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T01:21:55.426Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T01:21:55.426Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T01:21:55.426Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:55.426Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:21:55.426Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:55.426Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:21:55.426Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:55.691Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:21:55.691Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:55.691Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:21:56.645Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:56.645Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:21:57.225Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:57.226Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:21:57.494Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:57.494Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:21:57.761Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:57.761Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:21:58.721Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:21:58.721Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:21:58.721Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T01:21:58.721Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T01:21:58.721Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T01:21:58.721Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T01:21:58.721Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T01:21:58.721Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T01:21:58.987Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-29T01:21:58.987Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-29T01:21:58.987Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T01:21:58.987Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T01:21:58.987Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T01:21:58.987Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T01:21:58.987Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-29T01:21:58.987Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-29T01:21:59.253Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:21:59.253Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T01:21:59.253Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:21:59.253Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:21:59.253Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:21:59.253Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-29T01:21:59.253Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-29T01:21:59.253Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-29T01:21:59.253Z] [2021-09-29T01:21:59.253Z] Current default time zone: 'Etc/UTC' [2021-09-29T01:21:59.253Z] Local time is now: Wed Sep 29 01:21:59 UTC 2021. [2021-09-29T01:21:59.253Z] Universal Time is now: Wed Sep 29 01:21:59 UTC 2021. [2021-09-29T01:21:59.253Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-29T01:21:59.253Z] [2021-09-29T01:21:59.519Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-29T01:21:59.519Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:21:59.519Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-29T01:21:59.519Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:21:59.519Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-29T01:21:59.519Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-29T01:21:59.519Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-29T01:21:59.519Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-29T01:21:59.519Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-29T01:21:59.519Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T01:21:59.519Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:21:59.519Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-29T01:21:59.519Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:21:59.519Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T01:21:59.784Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:21:59.785Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-29T01:21:59.785Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-29T01:21:59.785Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-29T01:21:59.785Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T01:21:59.785Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-29T01:21:59.785Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-29T01:21:59.785Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:21:59.785Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-29T01:22:01.190Z] Updating certificates in /etc/ssl/certs... [2021-09-29T01:22:02.147Z] 23 added, 28 removed; done. [2021-09-29T01:22:02.147Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T01:22:02.147Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:22:02.147Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-29T01:22:02.147Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-29T01:22:02.147Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-29T01:22:02.147Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:22:02.147Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T01:22:02.147Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:22:02.147Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:22:02.147Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:22:02.412Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:22:02.412Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:22:02.412Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-29T01:22:02.412Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-29T01:22:02.412Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-29T01:22:02.412Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-29T01:22:02.412Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-29T01:22:02.412Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:22:02.412Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:22:02.412Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-29T01:22:02.412Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-29T01:22:02.412Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-29T01:22:02.412Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:22:02.412Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T01:22:02.678Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-29T01:22:02.678Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-29T01:22:02.678Z] Updating certificates in /etc/ssl/certs... [2021-09-29T01:22:03.259Z] 0 added, 0 removed; done. [2021-09-29T01:22:03.259Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-29T01:22:03.259Z] done. [2021-09-29T01:22:03.523Z] Reading package lists... [2021-09-29T01:22:03.792Z] Building dependency tree... [2021-09-29T01:22:03.792Z] Reading state information... [2021-09-29T01:22:03.792Z] The following NEW packages will be installed: [2021-09-29T01:22:03.792Z] apt-transport-https [2021-09-29T01:22:04.057Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T01:22:04.057Z] Need to get 4348 B of archives. [2021-09-29T01:22:04.057Z] After this operation, 154 kB of additional disk space will be used. [2021-09-29T01:22:04.057Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-29T01:22:04.323Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T01:22:04.323Z] Fetched 4348 B in 0s (20.5 kB/s) [2021-09-29T01:22:04.323Z] Selecting previously unselected package apt-transport-https. [2021-09-29T01:22:04.323Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-29T01:22:04.323Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-29T01:22:04.323Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-29T01:22:04.323Z] Setting up apt-transport-https (1.6.14) ... [2021-09-29T01:22:04.587Z] Waiting for network to be ready... [2021-09-29T01:22:11.222Z] 2021-09-29T01:22:08Z INFO Waiting for automatic snapd restart... [2021-09-29T01:22:11.489Z] snapd 2.51.7 from Canonical* installed [2021-09-29T01:22:12.461Z] "snapd" switched to the "latest/stable" channel [2021-09-29T01:22:12.461Z] [2021-09-29T01:22:15.034Z] core18 20210722 from Canonical* installed [2021-09-29T01:22:15.034Z] "core18" switched to the "latest/stable" channel [2021-09-29T01:22:15.034Z] [2021-09-29T01:22:17.608Z] snapcraft 5.0 from Canonical* installed [2021-09-29T01:22:17.608Z] "snapcraft" switched to the "latest/stable" channel [2021-09-29T01:22:17.608Z] [2021-09-29T01:22:21.874Z] 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-09-29T01:22:21.875Z] - README.md [2021-09-29T01:22:21.875Z] [2021-09-29T01:22:21.875Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T01:22:22.140Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T01:22:22.140Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T01:22:22.406Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T01:22:23.363Z] Reading package lists... [2021-09-29T01:22:23.631Z] 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-09-29T01:22:23.897Z] Reading package lists... [2021-09-29T01:22:23.897Z] Building dependency tree... [2021-09-29T01:22:23.897Z] Reading state information... [2021-09-29T01:22:24.163Z] Suggested packages: [2021-09-29T01:22:24.163Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-29T01:22:24.163Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-29T01:22:24.163Z] Recommended packages: [2021-09-29T01:22:24.163Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-29T01:22:24.163Z] The following NEW packages will be installed: [2021-09-29T01:22:24.163Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-29T01:22:24.163Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-29T01:22:24.163Z] pkg-config zip [2021-09-29T01:22:24.163Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T01:22:24.163Z] Need to get 7670 kB of archives. [2021-09-29T01:22:24.163Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-29T01:22:24.163Z] 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-09-29T01:22:24.431Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-29T01:22:24.431Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-29T01:22:24.431Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-29T01:22:24.431Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-29T01:22:24.698Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-29T01:22:24.698Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-29T01:22:24.698Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-29T01:22:24.698Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-29T01:22:24.698Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-29T01:22:24.965Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-29T01:22:24.965Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-29T01:22:24.965Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-29T01:22:24.965Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-29T01:22:24.965Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-29T01:22:25.230Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T01:22:25.230Z] Fetched 7670 kB in 1s (9113 kB/s) [2021-09-29T01:22:25.230Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-29T01:22:25.230Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-29T01:22:25.230Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-29T01:22:25.230Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T01:22:25.230Z] Selecting previously unselected package libpsl5:amd64. [2021-09-29T01:22:25.230Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-29T01:22:25.230Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T01:22:25.496Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-29T01:22:25.496Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-29T01:22:25.496Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T01:22:25.496Z] Selecting previously unselected package librtmp1:amd64. [2021-09-29T01:22:25.496Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-29T01:22:25.496Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T01:22:25.496Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-29T01:22:25.496Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-29T01:22:25.496Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T01:22:25.496Z] Selecting previously unselected package liberror-perl. [2021-09-29T01:22:25.496Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-29T01:22:25.496Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-29T01:22:25.765Z] Selecting previously unselected package git-man. [2021-09-29T01:22:25.765Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-29T01:22:25.765Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T01:22:25.765Z] Selecting previously unselected package git. [2021-09-29T01:22:25.765Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-29T01:22:25.765Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T01:22:26.345Z] Selecting previously unselected package libnorm1:amd64. [2021-09-29T01:22:26.345Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-29T01:22:26.345Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T01:22:26.345Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-29T01:22:26.345Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-29T01:22:26.345Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T01:22:26.345Z] Selecting previously unselected package libsodium23:amd64. [2021-09-29T01:22:26.345Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-29T01:22:26.345Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-29T01:22:26.345Z] Selecting previously unselected package libzmq5:amd64. [2021-09-29T01:22:26.345Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T01:22:26.345Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T01:22:26.610Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-29T01:22:26.610Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T01:22:26.610Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T01:22:26.610Z] Selecting previously unselected package pkg-config. [2021-09-29T01:22:26.610Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-29T01:22:26.610Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T01:22:26.610Z] Selecting previously unselected package zip. [2021-09-29T01:22:26.610Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-29T01:22:26.610Z] Unpacking zip (3.0-11build1) ... [2021-09-29T01:22:26.875Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T01:22:26.875Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T01:22:26.875Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T01:22:26.875Z] Setting up liberror-perl (0.17025-1) ... [2021-09-29T01:22:26.875Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T01:22:26.875Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T01:22:26.875Z] No schema files found: doing nothing. [2021-09-29T01:22:26.875Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T01:22:26.875Z] Setting up zip (3.0-11build1) ... [2021-09-29T01:22:26.875Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T01:22:26.875Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-29T01:22:26.875Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T01:22:26.875Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T01:22:26.875Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T01:22:26.875Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T01:22:26.875Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T01:22:26.875Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:22:27.454Z] git set to automatically installed. [2021-09-29T01:22:27.454Z] git-man set to automatically installed. [2021-09-29T01:22:27.454Z] libcurl3-gnutls set to automatically installed. [2021-09-29T01:22:27.454Z] liberror-perl set to automatically installed. [2021-09-29T01:22:27.454Z] libglib2.0-0 set to automatically installed. [2021-09-29T01:22:27.454Z] libnghttp2-14 set to automatically installed. [2021-09-29T01:22:27.454Z] libnorm1 set to automatically installed. [2021-09-29T01:22:27.454Z] libpgm-5.2-0 set to automatically installed. [2021-09-29T01:22:27.454Z] libpsl5 set to automatically installed. [2021-09-29T01:22:27.454Z] librtmp1 set to automatically installed. [2021-09-29T01:22:27.454Z] libsodium23 set to automatically installed. [2021-09-29T01:22:27.455Z] libzmq3-dev set to automatically installed. [2021-09-29T01:22:27.455Z] libzmq5 set to automatically installed. [2021-09-29T01:22:27.455Z] pkg-config set to automatically installed. [2021-09-29T01:22:27.455Z] zip set to automatically installed. [2021-09-29T01:22:28.860Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T01:22:38.923Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-29T01:22:38.923Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T01:22:38.923Z] snap "core18" has no updates available [2021-09-29T01:22:39.502Z] Pulling config-common [2021-09-29T01:22:39.502Z] + snapcraftctl pull [2021-09-29T01:22:40.901Z] Pulling go-build-helper [2021-09-29T01:22:40.901Z] + snapcraftctl pull [2021-09-29T01:22:41.861Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-29T01:22:41.861Z] Skipping pull go-build-helper (already ran) [2021-09-29T01:22:41.861Z] Building go-build-helper [2021-09-29T01:22:41.861Z] + snapcraftctl build [2021-09-29T01:22:43.810Z] Staging go-build-helper [2021-09-29T01:22:43.810Z] + snapcraftctl stage [2021-09-29T01:22:51.088Z] gofmt -l . [2021-09-29T01:22:51.088Z] [ "`gofmt -l .`" = "" ] [2021-09-29T01:22:51.088Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T01:22:51.777Z] + ls -al . [2021-09-29T01:22:51.778Z] total 640 [2021-09-29T01:22:51.778Z] drwxrwxr-x 9 1001 1001 4096 Sep 29 01:22 . [2021-09-29T01:22:51.778Z] drwxr-xr-x 4 root root 4096 Sep 29 01:17 .. [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 01:15 .dockerignore [2021-09-29T01:22:51.778Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 01:15 .git [2021-09-29T01:22:51.778Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 01:15 .github [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 01:15 .gitignore [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 116 Sep 29 01:15 .golangci.yml [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 01:15 .hadolint.yml [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 01:15 .sonarcloud.properties [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:15 ADOPTERS.md [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:15 Attribution.txt [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:15 CHANGELOG.md [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:15 CONTRIBUTING.md [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 01:15 GOVERNANCE.md [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 01:15 Jenkinsfile [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:15 LICENSE [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:15 Makefile [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 01:15 OWNERS.md [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:15 README.md [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:15 SECURITY.md [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 01:09 VERSION [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:15 ZMQWindows.md [2021-09-29T01:22:51.778Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 01:15 bin [2021-09-29T01:22:51.778Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 01:15 cmd [2021-09-29T01:22:51.778Z] -rw-r--r-- 1 root root 402833 Sep 29 01:21 coverage.out [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 01:15 go.mod [2021-09-29T01:22:51.778Z] -rw-r--r-- 1 root root 50064 Sep 29 01:17 go.sum [2021-09-29T01:22:51.778Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 01:15 internal [2021-09-29T01:22:51.778Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 01:15 openapi [2021-09-29T01:22:51.778Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 01:15 snap [2021-09-29T01:22:51.778Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 01:15 version.go [Pipeline] sh [2021-09-29T01:22:52.451Z] + '[' -e coverage.out ] [2021-09-29T01:22:52.451Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T01:22:52.484Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T01:22:53.574Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T01:22:53.880Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T01:22:53.880Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T01:22:53.880Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T01:22:53.880Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T01:22:53.880Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T01:22:53.880Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T01:22:53.880Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T01:22:53.880Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T01:22:53.880Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T01:22:53.880Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T01:22:53.880Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T01:22:53.880Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T01:22:53.880Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T01:22:53.880Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T01:22:53.880Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T01:22:53.880Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T01:22:53.880Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T01:22:53.880Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T01:22:53.881Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T01:22:53.881Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T01:22:53.881Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T01:22:53.881Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T01:22:53.881Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T01:22:53.881Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T01:22:53.881Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T01:22:53.881Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-29T01:22:53.881Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-29T01:22:53.881Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-29T01:22:53.881Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-29T01:22:53.881Z] Fetched 224 kB in 0s (0 B/s) [2021-09-29T01:22:53.881Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-29T01:22:53.881Z] Fetched 157 kB in 0s (0 B/s) [2021-09-29T01:22:53.881Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-29T01:22:53.881Z] Fetched 221 kB in 0s (0 B/s) [2021-09-29T01:22:53.881Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-29T01:22:53.881Z] Fetched 143 kB in 0s (0 B/s) [2021-09-29T01:22:53.881Z] Pulling edgex-go [2021-09-29T01:22:53.881Z] + snapcraftctl pull [2021-09-29T01:22:54.240Z] + make build [2021-09-29T01:22:54.240Z] go mod tidy [2021-09-29T01:22:54.840Z] Pulling hooks [2021-09-29T01:22:54.840Z] + snapcraftctl pull [2021-09-29T01:22:55.231Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T01:23:03.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T01:23:13.244Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T01:23:13.244Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T01:23:13.244Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T01:23:13.244Z] Fetched 0 B in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-29T01:23:13.244Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-29T01:23:13.244Z] Fetched 279 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-29T01:23:13.244Z] Fetched 122 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-29T01:23:13.244Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-29T01:23:13.244Z] Fetched 8848 B in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-29T01:23:13.244Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-29T01:23:13.244Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-29T01:23:13.244Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-29T01:23:13.244Z] Fetched 220 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-29T01:23:13.244Z] Fetched 154 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-29T01:23:13.244Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-29T01:23:13.244Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-29T01:23:13.244Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-29T01:23:13.244Z] Fetched 499 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-29T01:23:13.244Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-29T01:23:13.244Z] Fetched 240 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-29T01:23:13.244Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-29T01:23:13.244Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-29T01:23:13.244Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-29T01:23:13.244Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-29T01:23:13.244Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-29T01:23:13.244Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-29T01:23:13.244Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-29T01:23:13.244Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-29T01:23:13.244Z] Fetched 8720 B in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-29T01:23:13.244Z] Fetched 140 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-29T01:23:13.244Z] Fetched 119 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-29T01:23:13.244Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-29T01:23:13.244Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-29T01:23:13.244Z] Fetched 646 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-29T01:23:13.244Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-29T01:23:13.244Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-29T01:23:13.244Z] Fetched 368 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-29T01:23:13.244Z] Fetched 187 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-29T01:23:13.244Z] Fetched 175 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-29T01:23:13.244Z] Fetched 206 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-29T01:23:13.244Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-29T01:23:13.244Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-29T01:23:13.244Z] Fetched 159 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-29T01:23:13.244Z] Fetched 107 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-29T01:23:13.244Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-29T01:23:13.244Z] Pulling static-packages [2021-09-29T01:23:13.244Z] + snapcraftctl pull [2021-09-29T01:23:13.244Z] Pulling version [2021-09-29T01:23:13.244Z] + cd /root/project [2021-09-29T01:23:13.244Z] + git describe --tags --abbrev=0 [2021-09-29T01:23:13.244Z] + sed s/v// [2021-09-29T01:23:13.244Z] + GIT_VERSION=2.0.1-dev.54 [2021-09-29T01:23:13.244Z] + [ -z 2.0.1-dev.54 ] [2021-09-29T01:23:13.244Z] + snapcraftctl set-version 2.0.1-dev.54 [2021-09-29T01:23:14.201Z] Building config-common [2021-09-29T01:23:14.201Z] + snapcraftctl build [2021-09-29T01:23:16.136Z] Skipping build go-build-helper (already ran) [2021-09-29T01:23:16.136Z] Building edgex-go [2021-09-29T01:23:16.400Z] + cd /root/parts/edgex-go/src [2021-09-29T01:23:16.400Z] + + sed s/v// [2021-09-29T01:23:16.400Z] git describe --tags --abbrev=0 [2021-09-29T01:23:16.400Z] + GIT_VERSION=2.0.1-dev.54 [2021-09-29T01:23:16.400Z] + [ -z 2.0.1-dev.54 ] [2021-09-29T01:23:16.400Z] + echo 2.0.1-dev.54 [2021-09-29T01:23:16.400Z] + make build [2021-09-29T01:23:16.400Z] go mod tidy [2021-09-29T01:23:18.972Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-29T01:23:18.972Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-29T01:23:18.972Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-29T01:23:18.972Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-29T01:23:18.972Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-29T01:23:18.972Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-29T01:23:18.972Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-29T01:23:18.972Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-29T01:23:18.972Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-29T01:23:18.972Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-29T01:23:18.972Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-29T01:23:18.972Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-29T01:23:18.972Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-29T01:23:18.972Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-29T01:23:19.237Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-29T01:23:19.501Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-29T01:23:19.501Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-29T01:23:19.501Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-29T01:23:20.080Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-29T01:23:20.080Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-29T01:23:20.345Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-29T01:23:20.345Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-29T01:23:20.345Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-29T01:23:20.345Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-29T01:23:20.345Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-29T01:23:20.618Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-29T01:23:20.618Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-29T01:23:20.618Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-29T01:23:20.618Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-29T01:23:20.618Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-29T01:23:20.618Z] go: downloading golang.org/x/text v0.3.6 [2021-09-29T01:23:20.618Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-29T01:23:20.618Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-29T01:23:20.618Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-29T01:23:20.618Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-29T01:23:20.618Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-29T01:23:20.618Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-29T01:23:20.618Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-29T01:23:20.885Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-29T01:23:21.149Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-29T01:23:21.150Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-29T01:23:21.150Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-29T01:23:21.150Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-29T01:23:21.415Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-29T01:23:21.415Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-29T01:23:21.415Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-29T01:23:21.416Z] go: downloading github.com/kr/text v0.2.0 [2021-09-29T01:23:21.416Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-29T01:23:21.416Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-29T01:23:21.683Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-29T01:23:21.683Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-29T01:23:21.683Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-29T01:23:21.683Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-29T01:23:21.683Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-29T01:23:21.683Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-29T01:23:21.683Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-29T01:23:21.683Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-29T01:23:21.683Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-29T01:23:21.683Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-29T01:23:21.683Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-29T01:23:21.683Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-29T01:23:21.683Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-29T01:23:21.683Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-29T01:23:21.948Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-29T01:23:21.948Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-29T01:23:21.948Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-29T01:23:21.948Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-29T01:23:21.948Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-29T01:23:21.948Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-29T01:23:21.948Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-29T01:23:21.948Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-29T01:23:21.948Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-29T01:23:21.948Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-29T01:23:21.948Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-29T01:23:21.948Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-29T01:23:21.948Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-29T01:23:21.948Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-29T01:23:22.214Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T01:23:30.399Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T01:23:35.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T01:23:35.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T01:23:35.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T01:23:35.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T01:23:37.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T01:23:37.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T01:23:38.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T01:23:39.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T01:23:40.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T01:23:40.515Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T01:23:41.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T01:23:41.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T01:23:42.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T01:23:43.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T01:23:45.229Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-29T01:23:45.229Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-29T01:23:45.229Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-29T01:23:45.229Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-29T01:23:45.229Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-29T01:23:45.229Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-29T01:23:45.229Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-29T01:23:45.229Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-29T01:23:45.229Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-29T01:23:45.229Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-29T01:23:45.229Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-29T01:23:45.229Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-29T01:23:45.229Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-29T01:23:45.229Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-29T01:23:45.229Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-29T01:23:45.229Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-29T01:23:45.229Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-29T01:23:45.229Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-09-29T01:23:45.229Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-29T01:23:45.229Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-29T01:23:45.229Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-29T01:23:45.229Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-29T01:23:45.229Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-29T01:23:45.229Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-09-29T01:23:45.229Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-29T01:23:45.229Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-29T01:23:45.229Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-29T01:23:45.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T01:23:46.632Z] Building hooks [2021-09-29T01:23:46.632Z] + cd /root/parts/hooks/src [2021-09-29T01:23:46.632Z] + make build [2021-09-29T01:23:46.632Z] go mod tidy [2021-09-29T01:23:46.632Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-29T01:23:46.632Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-29T01:23:46.897Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-29T01:23:46.897Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-29T01:23:46.897Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-29T01:23:47.850Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-29T01:23:48.116Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-29T01:23:48.116Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-29T01:23:49.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T01:23:51.452Z] Building static-packages [2021-09-29T01:23:51.452Z] + snapcraftctl build [2021-09-29T01:23:53.388Z] Building version [2021-09-29T01:23:53.388Z] + snapcraftctl build [2021-09-29T01:23:54.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T01:23:55.327Z] Staging config-common [2021-09-29T01:23:55.327Z] + snapcraftctl stage [2021-09-29T01:23:56.285Z] Skipping stage go-build-helper (already ran) [2021-09-29T01:23:56.285Z] Staging edgex-go [2021-09-29T01:23:56.285Z] + snapcraftctl stage [2021-09-29T01:23:57.239Z] Staging hooks [2021-09-29T01:23:57.239Z] + snapcraftctl stage [2021-09-29T01:23:58.648Z] Staging static-packages [2021-09-29T01:23:58.648Z] + snapcraftctl stage [2021-09-29T01:23:59.608Z] Staging version [2021-09-29T01:23:59.608Z] + snapcraftctl stage [2021-09-29T01:23:59.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T01:24:01.022Z] Priming config-common [2021-09-29T01:24:01.022Z] + snapcraftctl prime [2021-09-29T01:24:01.981Z] Priming go-build-helper [2021-09-29T01:24:01.981Z] + snapcraftctl prime [2021-09-29T01:24:02.941Z] Priming edgex-go [2021-09-29T01:24:02.941Z] + snapcraftctl prime [2021-09-29T01:24:03.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T01:24:04.346Z] Priming hooks [2021-09-29T01:24:04.346Z] + snapcraftctl prime [2021-09-29T01:24:05.747Z] Priming static-packages [2021-09-29T01:24:05.747Z] + snapcraftctl prime [2021-09-29T01:24:08.320Z] Priming version [2021-09-29T01:24:08.320Z] + snapcraftctl prime [2021-09-29T01:24:08.329Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T01:24:09.280Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-09-29T01:24:16.552Z] $ docker stop --time=1 32fb274b1b6806e1331b5e8f3860eb5b28c32918467ebef35e4ea688084285f4 [2021-09-29T01:24:19.888Z] $ docker rm -f 32fb274b1b6806e1331b5e8f3860eb5b28c32918467ebef35e4ea688084285f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:24:22.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:24:22.288Z] [2021-09-29T01:24:22.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:24:22.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:24:22.943Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T01:24:22.943Z] 29e5d40040c1: Pulling fs layer [2021-09-29T01:24:22.943Z] 1ce36da41761: Pulling fs layer [2021-09-29T01:24:22.943Z] 25b303627fd3: Pulling fs layer [2021-09-29T01:24:23.220Z] 29e5d40040c1: Verifying Checksum [2021-09-29T01:24:24.213Z] 1ce36da41761: Verifying Checksum [2021-09-29T01:24:24.213Z] 1ce36da41761: Download complete [2021-09-29T01:24:24.213Z] 29e5d40040c1: Pull complete [2021-09-29T01:24:25.656Z] 1ce36da41761: Pull complete [2021-09-29T01:24:25.656Z] 25b303627fd3: Verifying Checksum [2021-09-29T01:24:25.656Z] 25b303627fd3: Download complete [2021-09-29T01:24:35.835Z] 25b303627fd3: Pull complete [2021-09-29T01:24:35.835Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T01:24:35.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:24:35.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T01:24:36.125Z] prd-ubuntu18.04-docker-arm64-4c-16g-55 does not seem to be running inside a container [2021-09-29T01:24:36.117Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T01:24:40.960Z] $ docker top 1c685eef0d8cd076102b3399bfb6d9ffcb2d42cfe1d87553aee88cea527a0f60 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:24:42.144Z] + docker-compose build --help [2021-09-29T01:24:42.144Z] + grep parallel [2021-09-29T01:24:48.882Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T01:24:49.397Z] $ docker stop --time=1 1c685eef0d8cd076102b3399bfb6d9ffcb2d42cfe1d87553aee88cea527a0f60 [2021-09-29T01:24:51.475Z] $ docker rm -f 1c685eef0d8cd076102b3399bfb6d9ffcb2d42cfe1d87553aee88cea527a0f60 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:24:52.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:24:52.319Z] . [Pipeline] withDockerContainer [2021-09-29T01:24:52.635Z] prd-ubuntu18.04-docker-arm64-4c-16g-55 does not seem to be running inside a container [2021-09-29T01:24:52.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T01:24:54.564Z] $ docker top 0b3bc65197e662628e9158c56889e679b140448d749e092cf9df5407a7cb03d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:24:55.750Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T01:25:02.472Z] Building core-command ... [2021-09-29T01:25:02.472Z] Building core-data ... [2021-09-29T01:25:02.472Z] Building core-metadata ... [2021-09-29T01:25:02.472Z] Building security-bootstrapper ... [2021-09-29T01:25:02.472Z] Building security-proxy-setup ... [2021-09-29T01:25:02.472Z] Building security-secretstore-setup ... [2021-09-29T01:25:02.472Z] Building support-notifications ... [2021-09-29T01:25:02.472Z] Building support-scheduler ... [2021-09-29T01:25:02.472Z] Building sys-mgmt-agent ... [2021-09-29T01:25:02.472Z] Building security-proxy-setup [2021-09-29T01:25:02.472Z] Building support-notifications [2021-09-29T01:25:02.472Z] Building support-scheduler [2021-09-29T01:25:02.472Z] Building security-bootstrapper [2021-09-29T01:25:02.472Z] Building sys-mgmt-agent [2021-09-29T01:26:10.543Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:26:10.543Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:26:10.543Z] ---> a0422904c582 [2021-09-29T01:26:10.543Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T01:26:10.543Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:26:10.543Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:26:10.543Z] ---> a0422904c582 [2021-09-29T01:26:10.543Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:26:10.543Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:26:10.543Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:26:10.543Z] ---> a0422904c582 [2021-09-29T01:26:10.543Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T01:26:10.543Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:26:10.543Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:26:10.543Z] ---> a0422904c582 [2021-09-29T01:26:10.543Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:26:10.543Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:26:10.543Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:26:10.543Z] ---> a0422904c582 [2021-09-29T01:26:10.543Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:26:15.965Z] ---> Running in bbfa1df1c4cd [2021-09-29T01:26:15.965Z] ---> Running in 435f2b36001c [2021-09-29T01:26:15.965Z] ---> Running in 02f63ab17c78 [2021-09-29T01:26:15.965Z] ---> Running in f7f250fa9d80 [2021-09-29T01:26:15.965Z] ---> Running in bc5ff514b674 [2021-09-29T01:26:16.243Z] Removing intermediate container 02f63ab17c78 [2021-09-29T01:26:16.243Z] ---> 60fc8c85a45e [2021-09-29T01:26:16.243Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:26:16.533Z] Removing intermediate container bc5ff514b674 [2021-09-29T01:26:16.533Z] ---> c17e217c9a49 [2021-09-29T01:26:16.533Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:26:16.533Z] Removing intermediate container 435f2b36001c [2021-09-29T01:26:16.533Z] ---> 45573426a46b [2021-09-29T01:26:16.533Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:26:16.533Z] Removing intermediate container bbfa1df1c4cd [2021-09-29T01:26:16.533Z] ---> 5fd4a50b7529 [2021-09-29T01:26:16.533Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:26:16.533Z] Removing intermediate container f7f250fa9d80 [2021-09-29T01:26:16.533Z] ---> 6aa8603720e4 [2021-09-29T01:26:16.533Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:26:16.533Z] ---> Running in 803fcf2912a8 [2021-09-29T01:26:16.821Z] ---> Running in 04dbf30d57c2 [2021-09-29T01:26:16.821Z] ---> Running in 9e363da3322f [2021-09-29T01:26:16.821Z] ---> Running in 3226eaf82525 [2021-09-29T01:26:16.821Z] ---> Running in 1fe66a1f9c99 [2021-09-29T01:26:21.190Z] Removing intermediate container 04dbf30d57c2 [2021-09-29T01:26:21.190Z] ---> 9417a1cf4b94 [2021-09-29T01:26:21.190Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T01:26:21.190Z] Removing intermediate container 803fcf2912a8 [2021-09-29T01:26:21.190Z] ---> d20cf9639c42 [2021-09-29T01:26:21.190Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T01:26:21.190Z] ---> Running in 454a880ebd0f [2021-09-29T01:26:21.478Z] ---> Running in 539575ce0126 [2021-09-29T01:26:21.769Z] Removing intermediate container 3226eaf82525 [2021-09-29T01:26:21.769Z] ---> 529ec3a079d8 [2021-09-29T01:26:21.769Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T01:26:22.055Z] Removing intermediate container 1fe66a1f9c99 [2021-09-29T01:26:22.055Z] ---> b1e225365508 [2021-09-29T01:26:22.055Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T01:26:22.055Z] Removing intermediate container 9e363da3322f [2021-09-29T01:26:22.055Z] ---> dcd707ce3ebf [2021-09-29T01:26:22.055Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T01:26:22.055Z] ---> Running in db5e5354e3bf [2021-09-29T01:26:22.339Z] ---> Running in 0749395805c4 [2021-09-29T01:26:22.339Z] ---> Running in 5397d60bb4f6 [2021-09-29T01:26:23.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:26:24.153Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:26:25.225Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:26:25.225Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:26:25.225Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:26:25.225Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:26:25.225Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:26:26.342Z] OK: 218 MiB in 52 packages [2021-09-29T01:26:26.342Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:26:26.342Z] OK: 218 MiB in 52 packages [2021-09-29T01:26:26.655Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:26:28.178Z] OK: 218 MiB in 52 packages [2021-09-29T01:26:28.178Z] OK: 218 MiB in 52 packages [2021-09-29T01:26:28.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:26:28.825Z] Removing intermediate container 454a880ebd0f [2021-09-29T01:26:28.825Z] ---> 7f4a1a3e11e9 [2021-09-29T01:26:28.825Z] Step 6/23 : COPY go.mod . [2021-09-29T01:26:28.825Z] Removing intermediate container 539575ce0126 [2021-09-29T01:26:28.825Z] ---> 9191da3a729a [2021-09-29T01:26:28.825Z] Step 6/32 : COPY go.mod . [2021-09-29T01:26:30.298Z] Removing intermediate container db5e5354e3bf [2021-09-29T01:26:30.298Z] ---> a07b84d92f31 [2021-09-29T01:26:30.298Z] Step 6/23 : COPY go.mod . [2021-09-29T01:26:30.298Z] Removing intermediate container 0749395805c4 [2021-09-29T01:26:30.298Z] ---> be415cf0662e [2021-09-29T01:26:30.298Z] Step 6/24 : COPY go.mod . [2021-09-29T01:26:30.298Z] ---> 042e70483bc4 [2021-09-29T01:26:30.298Z] Step 7/23 : RUN go mod download [2021-09-29T01:26:30.298Z] ---> 5a09cc600c7c [2021-09-29T01:26:30.298Z] Step 7/32 : RUN go mod download [2021-09-29T01:26:30.298Z] ---> Running in 778483c1989a [2021-09-29T01:26:30.580Z] ---> Running in 4e7f26642757 [2021-09-29T01:26:31.602Z] ---> 041130d2ba4d [2021-09-29T01:26:31.602Z] ---> 9657128b5354 [2021-09-29T01:26:31.602Z] Step 7/23 : RUN go mod download [2021-09-29T01:26:31.602Z] Step 7/24 : RUN go mod download [2021-09-29T01:26:31.884Z] ---> Running in 10760ee0b801 [2021-09-29T01:26:31.884Z] ---> Running in 755a6c7223ef [2021-09-29T01:26:34.542Z] OK: 218 MiB in 52 packages [2021-09-29T01:26:37.197Z] Removing intermediate container 5397d60bb4f6 [2021-09-29T01:26:37.197Z] ---> 53edb79454d3 [2021-09-29T01:26:37.197Z] Step 6/22 : COPY go.mod . [2021-09-29T01:26:37.197Z] Removing intermediate container 778483c1989a [2021-09-29T01:26:37.197Z] ---> 7bcc2c1052fd [2021-09-29T01:26:37.197Z] Step 8/23 : COPY . . [2021-09-29T01:26:37.813Z] Removing intermediate container 4e7f26642757 [2021-09-29T01:26:37.813Z] ---> b86aa1105d43 [2021-09-29T01:26:37.813Z] Step 8/32 : COPY . . [2021-09-29T01:26:38.422Z] ---> ccf560f37d7b [2021-09-29T01:26:38.422Z] Step 7/22 : RUN go mod download [2021-09-29T01:26:39.028Z] ---> Running in 0e3468dc966b [2021-09-29T01:26:39.312Z] Removing intermediate container 10760ee0b801 [2021-09-29T01:26:39.312Z] ---> 5e329ec96b40 [2021-09-29T01:26:39.312Z] Step 8/23 : COPY . . [2021-09-29T01:26:39.916Z] Removing intermediate container 755a6c7223ef [2021-09-29T01:26:39.916Z] ---> 8545b5099fe1 [2021-09-29T01:26:39.916Z] Step 8/24 : COPY . . [2021-09-29T01:26:48.264Z] Removing intermediate container 0e3468dc966b [2021-09-29T01:26:48.264Z] ---> 7d152ad90636 [2021-09-29T01:26:48.264Z] Step 8/22 : COPY . . [2021-09-29T01:27:10.522Z] ---> d2b753dca759 [2021-09-29T01:27:10.522Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:27:10.522Z] ---> 819092cc767f [2021-09-29T01:27:10.522Z] Step 9/32 : RUN go mod tidy [2021-09-29T01:27:10.522Z] ---> c5ae52d94ced [2021-09-29T01:27:10.522Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:27:10.522Z] ---> 18e835259dd1 [2021-09-29T01:27:10.522Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:27:10.522Z] ---> Running in d9b26d14d08d [2021-09-29T01:27:10.522Z] ---> 3f160fe3b0b7 [2021-09-29T01:27:10.522Z] Step 9/22 : RUN go mod tidy [2021-09-29T01:27:10.522Z] ---> Running in 2abfd8d6e0ef [2021-09-29T01:27:10.522Z] ---> Running in d15acc68a943 [2021-09-29T01:27:10.522Z] ---> Running in 3770841f44e0 [2021-09-29T01:27:10.522Z] ---> Running in c8f426be0f19 [2021-09-29T01:27:18.864Z] Removing intermediate container d9b26d14d08d [2021-09-29T01:27:18.864Z] ---> 2a2d0d52a567 [2021-09-29T01:27:18.864Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T01:27:18.864Z] ---> Running in a66fd6e43b7c [2021-09-29T01:27:19.482Z] Removing intermediate container d15acc68a943 [2021-09-29T01:27:19.482Z] ---> c644874d0e58 [2021-09-29T01:27:19.482Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T01:27:19.482Z] Removing intermediate container 2abfd8d6e0ef [2021-09-29T01:27:19.482Z] ---> a985737343cf [2021-09-29T01:27:19.482Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T01:27:19.763Z] ---> Running in 1b27c67d327f [2021-09-29T01:27:19.763Z] ---> Running in e1a90eb25f39 [2021-09-29T01:27:20.051Z] Removing intermediate container c8f426be0f19 [2021-09-29T01:27:20.051Z] ---> e46bffed355d [2021-09-29T01:27:20.051Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T01:27:20.051Z] Removing intermediate container 3770841f44e0 [2021-09-29T01:27:20.051Z] ---> 45fd843717c9 [2021-09-29T01:27:20.051Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T01:27:20.331Z] ---> Running in 04a4f23efb4d [2021-09-29T01:27:20.622Z] ---> Running in 8c7530a187d6 [2021-09-29T01:27:21.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T01:27:22.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T01:27:23.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T01:27:23.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T01:27:23.828Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T01:29:45.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T01:29:52.609Z] Removing intermediate container 8c7530a187d6 [2021-09-29T01:29:52.609Z] ---> 67bf9d3ad927 [2021-09-29T01:29:52.609Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T01:29:54.597Z] ---> Running in 858c649cd8f8 [2021-09-29T01:29:55.592Z] Removing intermediate container 1b27c67d327f [2021-09-29T01:29:55.592Z] ---> c399a0a014b7 [2021-09-29T01:29:55.592Z] [2021-09-29T01:29:55.592Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T01:29:55.881Z] 3.14: Pulling from library/alpine [2021-09-29T01:29:57.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T01:30:00.040Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T01:30:00.040Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T01:30:00.040Z] ---> bb3de5531c18 [2021-09-29T01:30:00.040Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T01:30:00.316Z] Removing intermediate container a66fd6e43b7c [2021-09-29T01:30:00.316Z] ---> 12b308019058 [2021-09-29T01:30:00.316Z] [2021-09-29T01:30:00.316Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:30:00.316Z] ---> bb3de5531c18 [2021-09-29T01:30:00.316Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:30:00.316Z] Removing intermediate container 04a4f23efb4d [2021-09-29T01:30:00.316Z] ---> c1bcdae1aa8a [2021-09-29T01:30:00.316Z] [2021-09-29T01:30:00.316Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T01:30:00.316Z] ---> bb3de5531c18 [2021-09-29T01:30:00.316Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T01:30:00.316Z] ---> Running in ba23986c672f [2021-09-29T01:30:00.593Z] ---> Running in 3b55369fe5b4 [2021-09-29T01:30:00.885Z] ---> Running in 8b979627592d [2021-09-29T01:30:01.173Z] Removing intermediate container ba23986c672f [2021-09-29T01:30:01.173Z] ---> d7cfccb083fd [2021-09-29T01:30:01.173Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T01:30:01.458Z] Removing intermediate container 858c649cd8f8 [2021-09-29T01:30:01.733Z] ---> 92afd7fdbb6a [2021-09-29T01:30:01.733Z] [2021-09-29T01:30:01.733Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T01:30:01.733Z] ---> Running in fd79f9d467d4 [2021-09-29T01:30:02.009Z] 20.10.7: Pulling from library/docker [2021-09-29T01:30:03.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:30:03.292Z] Removing intermediate container e1a90eb25f39 [2021-09-29T01:30:03.292Z] ---> 8905c7c35da4 [2021-09-29T01:30:03.292Z] [2021-09-29T01:30:03.292Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:30:03.292Z] ---> bb3de5531c18 [2021-09-29T01:30:03.292Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T01:30:03.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:30:03.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:30:03.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:30:04.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:30:04.427Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T01:30:04.427Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:30:04.427Z] OK: 5 MiB in 15 packages [2021-09-29T01:30:04.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:30:04.711Z] ---> Running in b8815a6e9b1e [2021-09-29T01:30:04.991Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T01:30:04.991Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T01:30:04.991Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T01:30:04.991Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T01:30:04.991Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T01:30:04.991Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:30:05.271Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:30:05.570Z] OK: 8 MiB in 19 packages [2021-09-29T01:30:05.871Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:30:05.871Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T01:30:05.871Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:30:05.871Z] OK: 5 MiB in 16 packages [2021-09-29T01:30:06.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:30:07.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:30:07.154Z] Removing intermediate container 3b55369fe5b4 [2021-09-29T01:30:07.154Z] ---> 351e9279d3c6 [2021-09-29T01:30:07.154Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:30:08.139Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T01:30:08.139Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:30:08.417Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:30:08.417Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:30:08.417Z] ---> Running in e2aecdea9bd3 [2021-09-29T01:30:08.417Z] OK: 6 MiB in 16 packages [2021-09-29T01:30:09.401Z] Removing intermediate container 8b979627592d [2021-09-29T01:30:09.401Z] ---> 779046581ab3 [2021-09-29T01:30:09.401Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:30:10.826Z] Removing intermediate container fd79f9d467d4 [2021-09-29T01:30:10.826Z] ---> ec82165d51f6 [2021-09-29T01:30:10.826Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T01:30:11.815Z] Removing intermediate container e2aecdea9bd3 [2021-09-29T01:30:11.815Z] ---> 125b35113a62 [2021-09-29T01:30:11.815Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T01:30:12.092Z] ---> Running in d1fd80efc466 [2021-09-29T01:30:12.092Z] ---> Running in 22da2ecfac3d [2021-09-29T01:30:12.092Z] ---> Running in 9f44082faf8c [2021-09-29T01:30:13.091Z] Removing intermediate container 22da2ecfac3d [2021-09-29T01:30:13.091Z] ---> 44849971637b [2021-09-29T01:30:13.091Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T01:30:13.091Z] Removing intermediate container d1fd80efc466 [2021-09-29T01:30:13.091Z] ---> ef342dbfd7d5 [2021-09-29T01:30:13.091Z] Step 14/22 : WORKDIR /edgex [2021-09-29T01:30:13.091Z] Removing intermediate container 9f44082faf8c [2021-09-29T01:30:13.091Z] ---> 45b973f352b9 [2021-09-29T01:30:13.091Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:30:13.387Z] ---> Running in 7218d6989210 [2021-09-29T01:30:13.387Z] ---> Running in af03d36902f9 [2021-09-29T01:30:13.387Z] Removing intermediate container b8815a6e9b1e [2021-09-29T01:30:13.387Z] ---> 89f71ca572fa [2021-09-29T01:30:13.387Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:30:13.387Z] ---> Running in 55b5332616f3 [2021-09-29T01:30:13.675Z] ---> Running in c4bce53a52eb [2021-09-29T01:30:14.287Z] Removing intermediate container 7218d6989210 [2021-09-29T01:30:14.287Z] ---> cf266ccaf453 [2021-09-29T01:30:14.287Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T01:30:14.287Z] Removing intermediate container af03d36902f9 [2021-09-29T01:30:14.287Z] ---> 29d9d02352c1 [2021-09-29T01:30:14.287Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T01:30:14.287Z] ---> Running in cb28ae7ed7ae [2021-09-29T01:30:14.563Z] Removing intermediate container 55b5332616f3 [2021-09-29T01:30:14.563Z] ---> 52792e7326fe [2021-09-29T01:30:14.563Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:30:14.841Z] Removing intermediate container c4bce53a52eb [2021-09-29T01:30:14.841Z] ---> 6dc7ba6acfef [2021-09-29T01:30:14.841Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T01:30:14.841Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T01:30:14.841Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T01:30:14.841Z] ---> df445af6242a [2021-09-29T01:30:14.841Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:30:15.124Z] ---> Running in 5676ac40ccb8 [2021-09-29T01:30:15.124Z] ---> Running in 3617212f6e49 [2021-09-29T01:30:15.734Z] ---> 478530e93c55 [2021-09-29T01:30:15.734Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T01:30:16.010Z] Removing intermediate container 5676ac40ccb8 [2021-09-29T01:30:16.010Z] ---> fa7c42348c80 [2021-09-29T01:30:16.010Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:30:16.288Z] ---> c16adc516785 [2021-09-29T01:30:16.288Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T01:30:16.288Z] Removing intermediate container 3617212f6e49 [2021-09-29T01:30:16.288Z] ---> 0ff94aa2f6b3 [2021-09-29T01:30:16.288Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T01:30:16.288Z] ---> Running in 933de4541968 [2021-09-29T01:30:16.896Z] ---> Running in a062a0131759 [2021-09-29T01:30:17.503Z] Removing intermediate container 933de4541968 [2021-09-29T01:30:17.503Z] ---> 465f294e7bee [2021-09-29T01:30:17.504Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:30:18.109Z] ---> 994a27db5e38 [2021-09-29T01:30:18.109Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T01:30:18.389Z] ---> dc9093917a29 [2021-09-29T01:30:18.389Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T01:30:18.674Z] Removing intermediate container cb28ae7ed7ae [2021-09-29T01:30:18.674Z] ---> b576389fabcf [2021-09-29T01:30:18.674Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T01:30:18.959Z] ---> e6c086a142e0 [2021-09-29T01:30:18.959Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T01:30:18.959Z] ---> Running in 4c7ac66c13ad [2021-09-29T01:30:19.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:30:19.837Z] Removing intermediate container 4c7ac66c13ad [2021-09-29T01:30:20.114Z] ---> c21b5dc80a8a [2021-09-29T01:30:20.114Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T01:30:20.114Z] ---> e0e2a1a44db5 [2021-09-29T01:30:20.114Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T01:30:20.114Z] ---> a26d3981ae0d [2021-09-29T01:30:20.114Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T01:30:20.393Z] ---> Running in 9e295962d136 [2021-09-29T01:30:20.393Z] ---> Running in d2ae3dec6987 [2021-09-29T01:30:20.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:30:20.951Z] ---> 9b1f4af04f94 [2021-09-29T01:30:20.951Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T01:30:21.229Z] Removing intermediate container 9e295962d136 [2021-09-29T01:30:21.229Z] ---> 58c836869007 [2021-09-29T01:30:21.229Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T01:30:21.229Z] Removing intermediate container d2ae3dec6987 [2021-09-29T01:30:21.229Z] ---> 54170901b808 [2021-09-29T01:30:21.229Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:30:21.511Z] ---> 44a8f258fc27 [2021-09-29T01:30:21.511Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T01:30:21.511Z] ---> Running in 2d0b3c0392d9 [2021-09-29T01:30:21.511Z] ---> Running in 8e9e36634486 [2021-09-29T01:30:21.795Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T01:30:21.795Z] ---> Running in c569bedb5745 [2021-09-29T01:30:21.795Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T01:30:21.795Z] Executing bash-5.1.0-r0.post-install [2021-09-29T01:30:21.795Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T01:30:21.795Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T01:30:22.079Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T01:30:22.079Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T01:30:22.079Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T01:30:22.079Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T01:30:22.079Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T01:30:22.079Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T01:30:22.079Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T01:30:22.079Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T01:30:22.079Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T01:30:22.079Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T01:30:22.700Z] ---> ffddfdd19d95 [2021-09-29T01:30:22.700Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T01:30:22.700Z] Removing intermediate container 2d0b3c0392d9 [2021-09-29T01:30:22.700Z] ---> 2af962a8f745 [2021-09-29T01:30:22.700Z] Step 20/22 : LABEL arch=arm64 [2021-09-29T01:30:22.985Z] Removing intermediate container 8e9e36634486 [2021-09-29T01:30:22.985Z] ---> 0d925a6771a3 [2021-09-29T01:30:22.985Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T01:30:22.985Z] ---> Running in 6805a875a33e [2021-09-29T01:30:22.985Z] ---> Running in 35a26eec2d36 [2021-09-29T01:30:23.261Z] ---> Running in 13f721e14479 [2021-09-29T01:30:24.262Z] Removing intermediate container 6805a875a33e [2021-09-29T01:30:24.262Z] Removing intermediate container 13f721e14479 [2021-09-29T01:30:24.262Z] ---> 714fc5feabe4 [2021-09-29T01:30:24.262Z] Step 22/23 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:30:24.262Z] Removing intermediate container 35a26eec2d36 [2021-09-29T01:30:24.262Z] ---> 227121e961e4 [2021-09-29T01:30:24.262Z] Step 21/22 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:30:24.262Z] ---> cd74a545077c [2021-09-29T01:30:24.262Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:30:24.544Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T01:30:24.544Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T01:30:24.544Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T01:30:24.544Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T01:30:24.544Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T01:30:24.544Z] ---> Running in 8ca772bc4948 [2021-09-29T01:30:24.544Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T01:30:24.544Z] ---> Running in f014a1c7638b [2021-09-29T01:30:24.544Z] ---> Running in 268fe01e6000 [2021-09-29T01:30:24.826Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T01:30:24.826Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T01:30:25.104Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T01:30:25.104Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T01:30:25.104Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T01:30:25.104Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T01:30:25.104Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T01:30:25.104Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T01:30:25.104Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T01:30:25.104Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T01:30:25.104Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T01:30:25.382Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T01:30:25.382Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T01:30:25.382Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T01:30:25.382Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T01:30:25.382Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T01:30:25.382Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T01:30:25.382Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T01:30:25.382Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T01:30:25.685Z] Removing intermediate container 268fe01e6000 [2021-09-29T01:30:25.685Z] ---> 326d56f08b17 [2021-09-29T01:30:25.685Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T01:30:25.685Z] Removing intermediate container c569bedb5745 [2021-09-29T01:30:25.685Z] ---> adbeb8264c07 [2021-09-29T01:30:25.685Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:30:25.978Z] Removing intermediate container f014a1c7638b [2021-09-29T01:30:25.978Z] ---> 525a909225bc [2021-09-29T01:30:25.978Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T01:30:25.978Z] Removing intermediate container 8ca772bc4948 [2021-09-29T01:30:25.978Z] ---> 21f3b13c1add [2021-09-29T01:30:25.978Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:30:25.978Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T01:30:25.978Z] ---> Running in e3f16bb4f01c [2021-09-29T01:30:26.259Z] OK: 82 MiB in 59 packages [2021-09-29T01:30:26.259Z] ---> Running in 9c7b7bd99a07 [2021-09-29T01:30:26.259Z] ---> Running in 66407c665fee [2021-09-29T01:30:27.248Z] Removing intermediate container e3f16bb4f01c [2021-09-29T01:30:27.248Z] ---> 21d85a43cd29 [2021-09-29T01:30:27.248Z] Step 22/23 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:30:27.248Z] ---> Running in ceb8f8df92f2 [2021-09-29T01:30:27.248Z] Removing intermediate container 66407c665fee [2021-09-29T01:30:27.248Z] ---> 4cad25aedfe2 [2021-09-29T01:30:27.248Z] [2021-09-29T01:30:27.248Z] ---> 67b10cfcd3cd [2021-09-29T01:30:27.248Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T01:30:27.527Z] Removing intermediate container 9c7b7bd99a07 [2021-09-29T01:30:27.527Z] ---> 9d4ddc6aa3aa [2021-09-29T01:30:27.527Z] [2021-09-29T01:30:28.131Z] Successfully built 4cad25aedfe2 [2021-09-29T01:30:28.131Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-29T01:30:28.131Z]  Building security-proxy-setup ... done Building core-command [2021-09-29T01:30:28.131Z] Successfully built 9d4ddc6aa3aa [2021-09-29T01:30:28.418Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T01:30:28.418Z]  Building support-scheduler ... done Building core-data [2021-09-29T01:30:28.418Z] Removing intermediate container ceb8f8df92f2 [2021-09-29T01:30:28.418Z] ---> e5ed683b441f [2021-09-29T01:30:28.418Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:30:28.700Z] ---> Running in 21306e85cb2a [2021-09-29T01:30:29.690Z] Removing intermediate container 21306e85cb2a [2021-09-29T01:30:29.690Z] ---> 59895ef0a106 [2021-09-29T01:30:29.690Z] [2021-09-29T01:30:29.690Z] ---> b6529c75b9da [2021-09-29T01:30:29.690Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T01:30:30.292Z] Successfully built 59895ef0a106 [2021-09-29T01:30:30.292Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T01:30:30.292Z]  Building support-notifications ... done Building security-secretstore-setup [2021-09-29T01:30:30.896Z] ---> 11da4af7d8c2 [2021-09-29T01:30:30.896Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T01:30:31.880Z] ---> 4ac3c94cd12f [2021-09-29T01:30:31.880Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T01:30:33.862Z] ---> 5407337265a6 [2021-09-29T01:30:33.862Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T01:30:34.479Z] ---> Running in 3be04f9a07e8 [2021-09-29T01:30:35.911Z] Removing intermediate container 3be04f9a07e8 [2021-09-29T01:30:35.911Z] ---> d9a5a7fd4b32 [2021-09-29T01:30:35.911Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T01:30:36.513Z] Collecting docker-compose==1.23.2 [2021-09-29T01:30:36.784Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T01:30:37.379Z] ---> 7e52a839e9eb [2021-09-29T01:30:37.379Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T01:30:37.379Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T01:30:37.379Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T01:30:37.975Z] ---> Running in 6a173812eaf2 [2021-09-29T01:30:40.594Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T01:30:40.594Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T01:30:40.594Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-29T01:30:41.576Z] Removing intermediate container 6a173812eaf2 [2021-09-29T01:30:41.576Z] ---> 0cc13368b432 [2021-09-29T01:30:41.576Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T01:30:41.576Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T01:30:41.861Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T01:30:41.861Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T01:30:41.861Z] ---> Running in ca91edb4212a [2021-09-29T01:30:41.861Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T01:30:42.462Z] Removing intermediate container ca91edb4212a [2021-09-29T01:30:42.462Z] ---> 5c0e84b025e8 [2021-09-29T01:30:42.462Z] Step 29/32 : CMD ["gate"] [2021-09-29T01:30:43.061Z] ---> Running in 17a86ac99660 [2021-09-29T01:30:43.657Z] Removing intermediate container 17a86ac99660 [2021-09-29T01:30:43.657Z] ---> c11c72391348 [2021-09-29T01:30:43.657Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T01:30:43.930Z] ---> Running in 42990850dead [2021-09-29T01:30:44.547Z] Removing intermediate container 42990850dead [2021-09-29T01:30:44.547Z] ---> 80016366e2ce [2021-09-29T01:30:44.547Z] Step 31/32 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:30:44.820Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T01:30:44.820Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T01:30:44.820Z] ---> Running in 8ae769e393cc [2021-09-29T01:30:45.415Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T01:30:45.415Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T01:30:45.691Z] Removing intermediate container 8ae769e393cc [2021-09-29T01:30:45.691Z] ---> 5ff12686a749 [2021-09-29T01:30:45.691Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T01:30:45.968Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T01:30:46.252Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T01:30:46.252Z] ---> Running in 201022188ac8 [2021-09-29T01:30:46.866Z] Removing intermediate container 201022188ac8 [2021-09-29T01:30:46.866Z] ---> b6cba4897351 [2021-09-29T01:30:46.866Z] [2021-09-29T01:30:47.147Z] Collecting PyYAML<4,>=3.10 [2021-09-29T01:30:47.147Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T01:30:47.438Z] Successfully built b6cba4897351 [2021-09-29T01:30:47.438Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T01:30:47.438Z]  Building security-bootstrapper ... done Building core-metadata [2021-09-29T01:30:51.782Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T01:30:51.782Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T01:30:55.210Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T01:30:55.211Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T01:30:56.197Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T01:30:56.197Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T01:30:57.185Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T01:30:57.185Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T01:30:57.461Z] Collecting certifi>=2017.4.17 [2021-09-29T01:30:57.735Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T01:30:58.011Z] Collecting idna<2.8,>=2.5 [2021-09-29T01:30:58.011Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T01:30:58.617Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T01:30:58.617Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T01:30:58.617Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T01:30:58.617Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T01:31:00.059Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T01:31:00.059Z] Attempting uninstall: urllib3 [2021-09-29T01:31:00.059Z] Found existing installation: urllib3 1.26.2 [2021-09-29T01:31:00.059Z] Uninstalling urllib3-1.26.2: [2021-09-29T01:31:00.059Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T01:31:00.655Z] Attempting uninstall: idna [2021-09-29T01:31:00.655Z] Found existing installation: idna 3.1 [2021-09-29T01:31:00.929Z] Uninstalling idna-3.1: [2021-09-29T01:31:00.929Z] Successfully uninstalled idna-3.1 [2021-09-29T01:31:01.909Z] Attempting uninstall: chardet [2021-09-29T01:31:01.909Z] Found existing installation: chardet 4.0.0 [2021-09-29T01:31:01.909Z] Uninstalling chardet-4.0.0: [2021-09-29T01:31:01.909Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T01:31:03.885Z] Attempting uninstall: requests [2021-09-29T01:31:03.885Z] Found existing installation: requests 2.25.1 [2021-09-29T01:31:03.885Z] Uninstalling requests-2.25.1: [2021-09-29T01:31:03.885Z] Successfully uninstalled requests-2.25.1 [2021-09-29T01:31:04.486Z] Running setup.py install for texttable: started [2021-09-29T01:31:07.101Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T01:31:07.101Z] Running setup.py install for PyYAML: started [2021-09-29T01:31:10.560Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:31:10.560Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:31:10.560Z] ---> a0422904c582 [2021-09-29T01:31:10.560Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:31:10.560Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T01:31:10.560Z] ---> Using cache [2021-09-29T01:31:10.560Z] ---> 6aa8603720e4 [2021-09-29T01:31:10.560Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:31:10.560Z] ---> Using cache [2021-09-29T01:31:10.560Z] ---> 529ec3a079d8 [2021-09-29T01:31:10.560Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T01:31:10.846Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:31:10.846Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:31:10.846Z] ---> a0422904c582 [2021-09-29T01:31:10.846Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:31:10.846Z] ---> Using cache [2021-09-29T01:31:10.846Z] ---> 6aa8603720e4 [2021-09-29T01:31:10.846Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:31:10.846Z] ---> Using cache [2021-09-29T01:31:10.846Z] ---> 529ec3a079d8 [2021-09-29T01:31:10.846Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:31:11.465Z] Running setup.py install for docopt: started [2021-09-29T01:31:12.076Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:31:12.076Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:31:12.076Z] ---> a0422904c582 [2021-09-29T01:31:12.076Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T01:31:12.076Z] ---> Using cache [2021-09-29T01:31:12.076Z] ---> 6aa8603720e4 [2021-09-29T01:31:12.076Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:31:12.076Z] ---> Using cache [2021-09-29T01:31:12.076Z] ---> 529ec3a079d8 [2021-09-29T01:31:12.076Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T01:31:15.560Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T01:31:15.560Z] Running setup.py install for dockerpty: started [2021-09-29T01:31:18.200Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T01:31:18.200Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:31:18.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:31:18.200Z] ---> a0422904c582 [2021-09-29T01:31:18.200Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:31:18.200Z] ---> Using cache [2021-09-29T01:31:18.200Z] ---> 6aa8603720e4 [2021-09-29T01:31:18.200Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:31:18.200Z] ---> Using cache [2021-09-29T01:31:18.200Z] ---> 529ec3a079d8 [2021-09-29T01:31:18.200Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:31:18.481Z] ---> Running in ec72288a7141 [2021-09-29T01:31:18.481Z] ---> Running in 8c634985bb22 [2021-09-29T01:31:18.481Z] ---> Running in 1e8b1d8c6000 [2021-09-29T01:31:18.763Z] ---> Running in bf2810080498 [2021-09-29T01:31:20.775Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-29T01:31:21.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:21.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:21.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:21.630Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:22.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:22.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:22.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:23.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:25.149Z] OK: 218 MiB in 52 packages [2021-09-29T01:31:25.785Z] OK: 218 MiB in 52 packages [2021-09-29T01:31:27.844Z] OK: 218 MiB in 52 packages [2021-09-29T01:31:27.844Z] Removing intermediate container bf2810080498 [2021-09-29T01:31:27.844Z] ---> f5201afc338b [2021-09-29T01:31:27.844Z] Step 6/24 : COPY go.mod . [2021-09-29T01:31:28.127Z] Removing intermediate container 8c634985bb22 [2021-09-29T01:31:28.127Z] ---> 328ae57ce55a [2021-09-29T01:31:28.127Z] Step 6/24 : COPY go.mod . [2021-09-29T01:31:28.409Z] OK: 218 MiB in 52 packages [2021-09-29T01:31:29.873Z] ---> 2bf58dc3959e [2021-09-29T01:31:29.873Z] Step 7/24 : RUN go mod download [2021-09-29T01:31:29.873Z] Removing intermediate container 1e8b1d8c6000 [2021-09-29T01:31:29.873Z] ---> a4f302eb390f [2021-09-29T01:31:29.873Z] Step 6/26 : COPY go.mod . [2021-09-29T01:31:29.873Z] ---> dfd9ed5229e5 [2021-09-29T01:31:29.873Z] Step 7/24 : RUN go mod download [2021-09-29T01:31:29.873Z] ---> Running in 77f15618c0d4 [2021-09-29T01:31:30.152Z] Removing intermediate container ec72288a7141 [2021-09-29T01:31:30.152Z] ---> b03b5974e90c [2021-09-29T01:31:30.152Z] Step 6/24 : COPY go.mod . [2021-09-29T01:31:30.428Z] ---> Running in 1d146407d8ce [2021-09-29T01:31:32.432Z] ---> 71eb6fe7c88d [2021-09-29T01:31:32.432Z] Step 7/26 : RUN go mod download [2021-09-29T01:31:32.432Z] ---> 3f1589b55d1c [2021-09-29T01:31:32.432Z] Step 7/24 : RUN go mod download [2021-09-29T01:31:32.432Z] ---> Running in 3b64c56083be [2021-09-29T01:31:32.715Z] ---> Running in d6c69e12e9e0 [2021-09-29T01:31:38.192Z] Removing intermediate container 1d146407d8ce [2021-09-29T01:31:38.192Z] ---> ed17eb17b18a [2021-09-29T01:31:38.192Z] Step 8/24 : COPY . . [2021-09-29T01:31:38.192Z] Removing intermediate container 77f15618c0d4 [2021-09-29T01:31:38.192Z] ---> 318381e19942 [2021-09-29T01:31:38.192Z] Step 8/24 : COPY . . [2021-09-29T01:31:39.677Z] Removing intermediate container a062a0131759 [2021-09-29T01:31:39.677Z] ---> 25993e4afdaa [2021-09-29T01:31:39.677Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T01:31:44.017Z] ---> Running in f4732412db46 [2021-09-29T01:31:44.017Z] Removing intermediate container d6c69e12e9e0 [2021-09-29T01:31:44.017Z] ---> 963cbf95169a [2021-09-29T01:31:44.017Z] Step 8/24 : COPY . . [2021-09-29T01:31:45.463Z] Removing intermediate container 3b64c56083be [2021-09-29T01:31:45.463Z] ---> a9ba1b0589f9 [2021-09-29T01:31:45.463Z] Step 8/26 : COPY . . [2021-09-29T01:31:46.464Z] Removing intermediate container f4732412db46 [2021-09-29T01:31:46.464Z] ---> a9b635084965 [2021-09-29T01:31:46.464Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T01:31:51.913Z] ---> Running in 48dd1257d707 [2021-09-29T01:31:54.591Z] Removing intermediate container 48dd1257d707 [2021-09-29T01:31:54.591Z] ---> e9afed6591a9 [2021-09-29T01:31:54.591Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T01:32:00.013Z] ---> b7b71c5da310 [2021-09-29T01:32:00.013Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:32:01.036Z] ---> a69ee3994a78 [2021-09-29T01:32:01.036Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:32:03.009Z] ---> d8a6850154ea [2021-09-29T01:32:03.009Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T01:32:03.009Z] ---> Running in 713c33b893b5 [2021-09-29T01:32:03.289Z] ---> Running in edb45479beca [2021-09-29T01:32:04.274Z] ---> 7bd6314dc124 [2021-09-29T01:32:04.274Z] Step 9/26 : RUN go mod tidy [2021-09-29T01:32:04.274Z] ---> 30b40271eda5 [2021-09-29T01:32:04.274Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:32:04.274Z] ---> 8827501e3a8b [2021-09-29T01:32:04.274Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T01:32:04.274Z] ---> Running in ca8695c0c89e [2021-09-29T01:32:04.559Z] ---> Running in d9e2905970de [2021-09-29T01:32:06.004Z] ---> a13a7aaebb0c [2021-09-29T01:32:06.004Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T01:32:06.004Z] ---> Running in 86db419e98e5 [2021-09-29T01:32:06.996Z] Removing intermediate container 86db419e98e5 [2021-09-29T01:32:06.996Z] ---> 3ee884060c2e [2021-09-29T01:32:06.996Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:32:07.271Z] ---> Running in 40eb0fe8b2f0 [2021-09-29T01:32:07.870Z] Removing intermediate container 40eb0fe8b2f0 [2021-09-29T01:32:07.870Z] ---> afe62f86a85a [2021-09-29T01:32:07.870Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:32:08.151Z] ---> Running in 95bd67cfc434 [2021-09-29T01:32:08.753Z] Removing intermediate container 95bd67cfc434 [2021-09-29T01:32:08.753Z] ---> 2b990ba71bd1 [2021-09-29T01:32:08.753Z] Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:32:09.030Z] ---> Running in c607eb507e7d [2021-09-29T01:32:09.631Z] Removing intermediate container c607eb507e7d [2021-09-29T01:32:09.631Z] ---> 2e4dd8ceeb7c [2021-09-29T01:32:09.631Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:32:09.909Z] ---> Running in d321c463db7b [2021-09-29T01:32:10.503Z] Removing intermediate container edb45479beca [2021-09-29T01:32:10.503Z] ---> 93f9abe843ea [2021-09-29T01:32:10.503Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T01:32:10.503Z] Removing intermediate container 713c33b893b5 [2021-09-29T01:32:10.503Z] ---> ef92d0ad7485 [2021-09-29T01:32:10.503Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T01:32:10.774Z] ---> Running in 27c1f91cae85 [2021-09-29T01:32:10.775Z] ---> Running in bd998b450740 [2021-09-29T01:32:10.775Z] Removing intermediate container d321c463db7b [2021-09-29T01:32:10.775Z] ---> 7dca4b05c15e [2021-09-29T01:32:10.775Z] [2021-09-29T01:32:11.379Z] Successfully built 7dca4b05c15e [2021-09-29T01:32:11.655Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T01:32:11.655Z]  Building sys-mgmt-agent ... done Removing intermediate container d9e2905970de [2021-09-29T01:32:11.655Z] ---> 6aca8792d697 [2021-09-29T01:32:11.655Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T01:32:11.927Z] Removing intermediate container ca8695c0c89e [2021-09-29T01:32:11.927Z] ---> 8adcdcf14903 [2021-09-29T01:32:11.927Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T01:32:11.927Z] ---> Running in db022dd5e884 [2021-09-29T01:32:12.203Z] ---> Running in 6b70675ccf7d [2021-09-29T01:32:12.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T01:32:12.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T01:32:13.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T01:32:14.206Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T01:34:06.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T01:34:06.076Z] Removing intermediate container 27c1f91cae85 [2021-09-29T01:34:06.076Z] ---> 41cb07b33562 [2021-09-29T01:34:06.076Z] [2021-09-29T01:34:06.076Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:34:06.076Z] ---> bb3de5531c18 [2021-09-29T01:34:06.076Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:34:06.076Z] ---> Using cache [2021-09-29T01:34:06.076Z] ---> 351e9279d3c6 [2021-09-29T01:34:06.076Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:34:06.076Z] ---> Using cache [2021-09-29T01:34:06.076Z] ---> 125b35113a62 [2021-09-29T01:34:06.076Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T01:34:06.076Z] ---> Running in c4d097f5ed61 [2021-09-29T01:34:06.076Z] Removing intermediate container c4d097f5ed61 [2021-09-29T01:34:06.076Z] ---> d90f234d148f [2021-09-29T01:34:06.076Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:34:06.076Z] ---> Running in a8576ca198ec [2021-09-29T01:34:06.364Z] Removing intermediate container a8576ca198ec [2021-09-29T01:34:06.364Z] ---> a42d3de7b4df [2021-09-29T01:34:06.364Z] Step 16/24 : WORKDIR / [2021-09-29T01:34:06.972Z] ---> Running in 28d096413a18 [2021-09-29T01:34:08.439Z] Removing intermediate container 28d096413a18 [2021-09-29T01:34:08.439Z] ---> ab34f6b866bb [2021-09-29T01:34:08.439Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:34:11.093Z] ---> e01b5ea801bd [2021-09-29T01:34:11.093Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T01:34:11.367Z] Removing intermediate container db022dd5e884 [2021-09-29T01:34:11.367Z] ---> e46593d99793 [2021-09-29T01:34:11.367Z] [2021-09-29T01:34:11.367Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T01:34:11.367Z] ---> bb3de5531c18 [2021-09-29T01:34:11.367Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T01:34:11.972Z] ---> Running in 5fc38a8383d1 [2021-09-29T01:34:13.973Z] ---> bd749232d200 [2021-09-29T01:34:13.973Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T01:34:13.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:34:14.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:34:15.690Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T01:34:15.968Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T01:34:15.968Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T01:34:15.968Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:34:15.968Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:34:15.968Z] ---> 558ac3084143 [2021-09-29T01:34:15.968Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T01:34:16.255Z] OK: 6 MiB in 17 packages [2021-09-29T01:34:16.255Z] ---> Running in 7e6d94c1702a [2021-09-29T01:34:16.528Z] Removing intermediate container bd998b450740 [2021-09-29T01:34:16.528Z] ---> fc17c5f16722 [2021-09-29T01:34:16.528Z] [2021-09-29T01:34:16.528Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:34:16.528Z] ---> bb3de5531c18 [2021-09-29T01:34:16.528Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:34:16.528Z] ---> Using cache [2021-09-29T01:34:16.528Z] ---> 351e9279d3c6 [2021-09-29T01:34:16.528Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:34:16.528Z] ---> Using cache [2021-09-29T01:34:16.528Z] ---> 125b35113a62 [2021-09-29T01:34:16.528Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T01:34:17.131Z] ---> Running in 7782902da9c0 [2021-09-29T01:34:17.131Z] Removing intermediate container 7e6d94c1702a [2021-09-29T01:34:17.131Z] ---> b188747df77f [2021-09-29T01:34:17.131Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:34:17.406Z] ---> Running in e96c49615176 [2021-09-29T01:34:18.012Z] Removing intermediate container 7782902da9c0 [2021-09-29T01:34:18.012Z] ---> cb216864f5ee [2021-09-29T01:34:18.012Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:34:18.012Z] ---> Running in cf92b7d26175 [2021-09-29T01:34:18.289Z] Removing intermediate container e96c49615176 [2021-09-29T01:34:18.289Z] ---> c29c9815cb53 [2021-09-29T01:34:18.289Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:34:18.289Z] Removing intermediate container 5fc38a8383d1 [2021-09-29T01:34:18.289Z] ---> f7935393428a [2021-09-29T01:34:18.289Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:34:18.289Z] ---> Running in f3b2f032c9db [2021-09-29T01:34:18.564Z] ---> Running in e13cff76a1f5 [2021-09-29T01:34:18.844Z] Removing intermediate container cf92b7d26175 [2021-09-29T01:34:18.844Z] ---> da47c3a7ff8d [2021-09-29T01:34:18.844Z] Step 16/24 : WORKDIR / [2021-09-29T01:34:19.121Z] ---> Running in e100052fea11 [2021-09-29T01:34:19.121Z] Removing intermediate container f3b2f032c9db [2021-09-29T01:34:19.121Z] ---> fe694cd9d391 [2021-09-29T01:34:19.121Z] Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:34:19.407Z] Removing intermediate container e13cff76a1f5 [2021-09-29T01:34:19.407Z] ---> cbfd3b8a927d [2021-09-29T01:34:19.407Z] Step 14/26 : WORKDIR / [2021-09-29T01:34:19.407Z] ---> Running in 36a92c99cc3d [2021-09-29T01:34:19.681Z] ---> Running in d73c111e2994 [2021-09-29T01:34:19.968Z] Removing intermediate container e100052fea11 [2021-09-29T01:34:19.968Z] ---> 748dc2e9e874 [2021-09-29T01:34:19.968Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:34:20.238Z] Removing intermediate container 36a92c99cc3d [2021-09-29T01:34:20.238Z] ---> 5f447c5d8c45 [2021-09-29T01:34:20.238Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:34:20.512Z] Removing intermediate container d73c111e2994 [2021-09-29T01:34:20.512Z] ---> 480a476e8462 [2021-09-29T01:34:20.512Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-29T01:34:20.512Z] ---> Running in 59996991a034 [2021-09-29T01:34:21.492Z] ---> a356387a9b92 [2021-09-29T01:34:21.492Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T01:34:21.492Z] Removing intermediate container 59996991a034 [2021-09-29T01:34:21.492Z] ---> 3f71b0fbc125 [2021-09-29T01:34:21.492Z] [2021-09-29T01:34:21.766Z] ---> 29f0b1184d6a [2021-09-29T01:34:21.766Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-29T01:34:22.040Z] Successfully built 3f71b0fbc125 [2021-09-29T01:34:22.040Z] Successfully tagged core-command-arm64:latest [2021-09-29T01:34:23.469Z]  Building core-command ... done Removing intermediate container 6b70675ccf7d [2021-09-29T01:34:23.469Z] ---> b5c7d89ba944 [2021-09-29T01:34:23.469Z] [2021-09-29T01:34:23.469Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:34:23.469Z] ---> bb3de5531c18 [2021-09-29T01:34:23.469Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T01:34:23.469Z] ---> 36b158241eea [2021-09-29T01:34:23.469Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T01:34:23.469Z] ---> e81ff0cd7cec [2021-09-29T01:34:23.469Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T01:34:23.469Z] ---> Running in 76527a572d8f [2021-09-29T01:34:24.071Z] Removing intermediate container 76527a572d8f [2021-09-29T01:34:24.071Z] ---> 1f77071b6e37 [2021-09-29T01:34:24.071Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T01:34:24.071Z] ---> Running in acc865bbedbf [2021-09-29T01:34:24.071Z] ---> 118d91c41b5a [2021-09-29T01:34:24.071Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T01:34:24.342Z] ---> 8977e909d2ee [2021-09-29T01:34:24.342Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-29T01:34:24.342Z] ---> Running in 4075316a08de [2021-09-29T01:34:24.613Z] Removing intermediate container acc865bbedbf [2021-09-29T01:34:24.613Z] ---> 85e6aec5b9cf [2021-09-29T01:34:24.613Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T01:34:24.884Z] ---> Running in 4fe9a8a8e156 [2021-09-29T01:34:25.159Z] Removing intermediate container 4075316a08de [2021-09-29T01:34:25.159Z] ---> c6996fa673c7 [2021-09-29T01:34:25.159Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:34:25.159Z] ---> 44577f89e0cb [2021-09-29T01:34:25.159Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T01:34:25.159Z] ---> Running in df7f204be8b0 [2021-09-29T01:34:25.434Z] Removing intermediate container 4fe9a8a8e156 [2021-09-29T01:34:25.434Z] ---> 6ca67f828708 [2021-09-29T01:34:25.434Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:34:25.705Z] ---> Running in b703fc73ac56 [2021-09-29T01:34:25.975Z] Removing intermediate container df7f204be8b0 [2021-09-29T01:34:25.975Z] ---> 47706f6dc2a6 [2021-09-29T01:34:25.975Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:34:26.266Z] ---> Running in ddbaa593cbc0 [2021-09-29T01:34:26.535Z] ---> 87748fc746ac [2021-09-29T01:34:26.535Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T01:34:26.814Z] Removing intermediate container ddbaa593cbc0 [2021-09-29T01:34:26.814Z] ---> fdd368961fe9 [2021-09-29T01:34:26.814Z] Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:34:26.814Z] ---> Running in 41c66e5294aa [2021-09-29T01:34:27.791Z] Removing intermediate container 41c66e5294aa [2021-09-29T01:34:27.791Z] ---> f7056939cad7 [2021-09-29T01:34:27.791Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:34:28.065Z] ---> Running in 62278f929929 [2021-09-29T01:34:28.065Z] ---> 1664e6b651aa [2021-09-29T01:34:28.065Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T01:34:28.659Z] Removing intermediate container b703fc73ac56 [2021-09-29T01:34:28.659Z] ---> 885ef3e9f2df [2021-09-29T01:34:28.659Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T01:34:28.659Z] Removing intermediate container 62278f929929 [2021-09-29T01:34:28.659Z] ---> 5bbb5f811d05 [2021-09-29T01:34:28.659Z] [2021-09-29T01:34:28.930Z] ---> Running in b33f055e9883 [2021-09-29T01:34:29.210Z] Successfully built 5bbb5f811d05 [2021-09-29T01:34:29.210Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T01:34:29.210Z]  Building core-metadata ... done  ---> a04e97c0638e [2021-09-29T01:34:29.210Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-29T01:34:29.486Z] ---> Running in 403bc43fdb7c [2021-09-29T01:34:30.463Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:34:31.909Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:34:31.909Z] Removing intermediate container 403bc43fdb7c [2021-09-29T01:34:31.909Z] ---> 3f56bc5adda4 [2021-09-29T01:34:31.909Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T01:34:31.909Z] ---> Running in a9b17bfb465e [2021-09-29T01:34:32.503Z] Removing intermediate container a9b17bfb465e [2021-09-29T01:34:32.503Z] ---> fa9b147851e8 [2021-09-29T01:34:32.503Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T01:34:32.781Z] ---> Running in f514142c6bce [2021-09-29T01:34:33.061Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T01:34:33.061Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T01:34:33.335Z] Removing intermediate container f514142c6bce [2021-09-29T01:34:33.335Z] ---> 59f194c9b818 [2021-09-29T01:34:33.335Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T01:34:33.335Z] Step 25/26 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:34:33.335Z] ---> Running in c7283a28889c [2021-09-29T01:34:33.606Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T01:34:33.878Z] Removing intermediate container c7283a28889c [2021-09-29T01:34:33.878Z] ---> 4a9eca618c50 [2021-09-29T01:34:33.878Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T01:34:34.152Z] ---> Running in 3373485f22eb [2021-09-29T01:34:34.152Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T01:34:34.424Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T01:34:34.699Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:34:34.699Z] OK: 8 MiB in 20 packages [2021-09-29T01:34:34.699Z] Removing intermediate container 3373485f22eb [2021-09-29T01:34:34.699Z] ---> b4ca92ae8353 [2021-09-29T01:34:34.699Z] [2021-09-29T01:34:34.977Z] Successfully built b4ca92ae8353 [2021-09-29T01:34:35.250Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T01:34:36.227Z]  Building security-secretstore-setup ... done Removing intermediate container b33f055e9883 [2021-09-29T01:34:36.227Z] ---> a1fb0350106d [2021-09-29T01:34:36.227Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:34:37.205Z] ---> 9ddbf0bae8ba [2021-09-29T01:34:37.205Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T01:34:38.635Z] ---> b31d61d5b558 [2021-09-29T01:34:38.635Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T01:34:39.616Z] ---> 318f6cbf9985 [2021-09-29T01:34:39.616Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T01:34:39.616Z] ---> Running in bfb0fc479b7f [2021-09-29T01:34:40.212Z] Removing intermediate container bfb0fc479b7f [2021-09-29T01:34:40.212Z] ---> 909c02f430d4 [2021-09-29T01:34:40.212Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:34:40.486Z] ---> Running in 284156df6a37 [2021-09-29T01:34:41.080Z] Removing intermediate container 284156df6a37 [2021-09-29T01:34:41.080Z] ---> 07ab5803e5ed [2021-09-29T01:34:41.080Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:34:41.080Z] ---> Running in 19b034628414 [2021-09-29T01:34:41.676Z] Removing intermediate container 19b034628414 [2021-09-29T01:34:41.676Z] ---> fda7fa5da87f [2021-09-29T01:34:41.676Z] Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 [2021-09-29T01:34:41.952Z] ---> Running in 7a19b1fb12f9 [2021-09-29T01:34:42.549Z] Removing intermediate container 7a19b1fb12f9 [2021-09-29T01:34:42.549Z] ---> 27591f19d1a1 [2021-09-29T01:34:42.549Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:34:42.549Z] ---> Running in cd451a158f9c [2021-09-29T01:34:43.143Z] Removing intermediate container cd451a158f9c [2021-09-29T01:34:43.143Z] ---> 5ba0353c44ea [2021-09-29T01:34:43.143Z] [2021-09-29T01:34:43.414Z] Successfully built 5ba0353c44ea [2021-09-29T01:34:43.688Z] Successfully tagged core-data-arm64:latest [2021-09-29T01:34:43.974Z]  Building core-data ... done  [Pipeline] } [2021-09-29T01:34:43.823Z] $ docker stop --time=1 0b3bc65197e662628e9158c56889e679b140448d749e092cf9df5407a7cb03d7 [2021-09-29T01:34:45.796Z] $ docker rm -f 0b3bc65197e662628e9158c56889e679b140448d749e092cf9df5407a7cb03d7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T01:34:46.599Z] + docker images [2021-09-29T01:34:46.872Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T01:34:46.872Z] core-data-arm64 latest 5ba0353c44ea 4 seconds ago 19.4MB [2021-09-29T01:34:46.872Z] security-secretstore-setup-arm64 latest b4ca92ae8353 12 seconds ago 26.5MB [2021-09-29T01:34:46.872Z] core-metadata-arm64 latest 5bbb5f811d05 18 seconds ago 15.8MB [2021-09-29T01:34:46.872Z] b5c7d89ba944 24 seconds ago 1.57GB [2021-09-29T01:34:46.872Z] core-command-arm64 latest 3f71b0fbc125 26 seconds ago 15.2MB [2021-09-29T01:34:46.873Z] fc17c5f16722 31 seconds ago 1.57GB [2021-09-29T01:34:46.873Z] e46593d99793 36 seconds ago 1.57GB [2021-09-29T01:34:46.873Z] 41cb07b33562 44 seconds ago 1.56GB [2021-09-29T01:34:46.873Z] sys-mgmt-agent-arm64 latest 7dca4b05c15e 2 minutes ago 312MB [2021-09-29T01:34:46.873Z] security-bootstrapper-arm64 latest b6cba4897351 4 minutes ago 17.7MB [2021-09-29T01:34:46.873Z] support-notifications-arm64 latest 59895ef0a106 4 minutes ago 15.9MB [2021-09-29T01:34:46.873Z] support-scheduler-arm64 latest 9d4ddc6aa3aa 4 minutes ago 15.2MB [2021-09-29T01:34:46.873Z] security-proxy-setup-arm64 latest 4cad25aedfe2 4 minutes ago 25.3MB [2021-09-29T01:34:46.873Z] 8905c7c35da4 4 minutes ago 1.57GB [2021-09-29T01:34:46.873Z] 92afd7fdbb6a 4 minutes ago 1.57GB [2021-09-29T01:34:46.873Z] 12b308019058 4 minutes ago 1.57GB [2021-09-29T01:34:46.873Z] c1bcdae1aa8a 4 minutes ago 1.57GB [2021-09-29T01:34:46.873Z] c399a0a014b7 4 minutes ago 1.57GB [2021-09-29T01:34:46.873Z] ci-base-image-arm64 latest a0422904c582 17 minutes ago 1.24GB [2021-09-29T01:34:46.873Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-29T01:34:46.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-29T01:34:46.873Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-29T01:34:46.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:34:47.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T01:34:47.807Z] [2021-09-29T01:34:47.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:34:48.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T01:34:48.444Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T01:34:48.444Z] 448f6bf000e3: Pulling fs layer [2021-09-29T01:34:48.444Z] f757da607395: Pulling fs layer [2021-09-29T01:34:48.444Z] 05883995daec: Pulling fs layer [2021-09-29T01:34:48.444Z] 8603b9c90790: Pulling fs layer [2021-09-29T01:34:48.444Z] 1560dd03e051: Pulling fs layer [2021-09-29T01:34:48.444Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T01:34:48.444Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T01:34:48.444Z] 8603b9c90790: Waiting [2021-09-29T01:34:48.444Z] 1560dd03e051: Waiting [2021-09-29T01:34:48.444Z] 27f5ce0e4adf: Waiting [2021-09-29T01:34:48.444Z] c2d8d7efcc4b: Waiting [2021-09-29T01:34:48.717Z] f757da607395: Verifying Checksum [2021-09-29T01:34:48.717Z] f757da607395: Download complete [2021-09-29T01:34:48.717Z] 8603b9c90790: Download complete [2021-09-29T01:34:48.990Z] 1560dd03e051: Verifying Checksum [2021-09-29T01:34:48.990Z] 1560dd03e051: Download complete [2021-09-29T01:34:48.990Z] 27f5ce0e4adf: Download complete [2021-09-29T01:34:49.262Z] 05883995daec: Verifying Checksum [2021-09-29T01:34:49.262Z] 05883995daec: Download complete [2021-09-29T01:34:50.239Z] 448f6bf000e3: Verifying Checksum [2021-09-29T01:34:50.239Z] 448f6bf000e3: Download complete [2021-09-29T01:34:52.878Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T01:34:52.878Z] c2d8d7efcc4b: Download complete [2021-09-29T01:34:53.861Z] 448f6bf000e3: Pull complete [2021-09-29T01:34:54.841Z] f757da607395: Pull complete [2021-09-29T01:34:56.296Z] 05883995daec: Pull complete [2021-09-29T01:34:56.570Z] 8603b9c90790: Pull complete [2021-09-29T01:34:57.611Z] 1560dd03e051: Pull complete [2021-09-29T01:34:58.206Z] 27f5ce0e4adf: Pull complete [2021-09-29T01:35:13.287Z] c2d8d7efcc4b: Pull complete [2021-09-29T01:35:13.287Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T01:35:13.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T01:35:13.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T01:35:13.535Z] prd-ubuntu18.04-docker-arm64-4c-16g-55 does not seem to be running inside a container [2021-09-29T01:35:13.460Z] $ 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/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-29T01:35:18.609Z] $ docker top 058b3a3a90c6505fdeab8da2a02120ecd4b16dc42cbe47f4ea07506df5bb02cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:35:19.825Z] ---> job-cost.sh [2021-09-29T01:35:19.825Z] lf-activate-venv: SKIPPING [2021-09-29T01:35:19.825Z] INFO: No Stack... [2021-09-29T01:35:20.801Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T01:35:21.395Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T01:35:22.070Z] + + cutcat -d, /w/workspace/edgex-go/2/archives/cost.csv -f6 [2021-09-29T01:35:22.070Z] [Pipeline] lock [2021-09-29T01:35:22.143Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3730-2-stack-cost] [2021-09-29T01:35:22.150Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3730-2-stack-cost] did not exist. Created. [2021-09-29T01:35:22.150Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3730-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T01:35:22.845Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T01:35:23.066Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T01:35:23.075Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3730-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T01:35:22.942Z] $ docker stop --time=1 058b3a3a90c6505fdeab8da2a02120ecd4b16dc42cbe47f4ea07506df5bb02cd [2021-09-29T01:35:24.711Z] $ docker rm -f 058b3a3a90c6505fdeab8da2a02120ecd4b16dc42cbe47f4ea07506df5bb02cd [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-09-29T01:35:25.886Z] provisioning config files... [2021-09-29T01:35:25.904Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5723914934898600414tmp [Pipeline] { [Pipeline] sh [2021-09-29T01:35:26.245Z] + set +x [2021-09-29T01:35:26.245Z] + curl -s https://codecov.io/bash [2021-09-29T01:35:26.245Z] + bash -s -- [2021-09-29T01:35:26.517Z] [2021-09-29T01:35:26.517Z] _____ _ [2021-09-29T01:35:26.517Z] / ____| | | [2021-09-29T01:35:26.517Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T01:35:26.517Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T01:35:26.517Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T01:35:26.517Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T01:35:26.517Z] Bash-1.0.6 [2021-09-29T01:35:26.517Z] [2021-09-29T01:35:26.517Z] [2021-09-29T01:35:26.517Z] ==> git version 2.24.4 found [2021-09-29T01:35:26.517Z] ==> 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-09-29T01:35:26.517Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T01:35:26.517Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T01:35:26.517Z] ==> Jenkins CI detected. [2021-09-29T01:35:26.517Z] current dir:  /w/workspace/edgex-go/2 [2021-09-29T01:35:26.517Z] project root: . [2021-09-29T01:35:26.517Z] --> token set from env [2021-09-29T01:35:26.517Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T01:35:26.517Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T01:35:26.517Z] ==> Python coveragepy not found [2021-09-29T01:35:26.517Z] ==> Searching for coverage reports in: [2021-09-29T01:35:26.517Z] + . [2021-09-29T01:35:26.517Z] -> Found 1 reports [2021-09-29T01:35:26.517Z] ==> Detecting git/mercurial file structure [2021-09-29T01:35:26.517Z] ==> Reading reports [2021-09-29T01:35:26.517Z] + ./coverage.out bytes=402833 [2021-09-29T01:35:26.517Z] ==> Appending adjustments [2021-09-29T01:35:26.517Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T01:35:27.934Z] + Found adjustments [2021-09-29T01:35:27.934Z] ==> Gzipping contents [2021-09-29T01:35:27.934Z] 56K /tmp/codecov.ZXoWhY.gz [2021-09-29T01:35:27.934Z] ==> Uploading reports [2021-09-29T01:35:27.934Z] url: https://codecov.io [2021-09-29T01:35:27.934Z] query: branch=PR-3730&commit=aaed763260d62745bc96981490f62274be2fe8d6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3730%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3730&job=&cmd_args= [2021-09-29T01:35:27.934Z] -> Pinging Codecov [2021-09-29T01:35:27.934Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3730&commit=aaed763260d62745bc96981490f62274be2fe8d6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3730%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3730&job=&cmd_args= [2021-09-29T01:35:28.202Z] -> Uploading to [2021-09-29T01:35:28.202Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/aaed763260d62745bc96981490f62274be2fe8d6/8d92eb9f-4e73-468e-8ccd-3f952fa86471.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T013528Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9609cbcd70649830dd4200ec04d805ea54014f0ba61288151237d2d92863977 [2021-09-29T01:35:28.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T01:35:28.202Z] Dload Upload Total Spent Left Speed [2021-09-29T01:35:28.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54276 0 0 100 54276 0 146k --:--:-- --:--:-- --:--:-- 146k 100 54276 0 0 100 54276 0 146k --:--:-- --:--:-- --:--:-- 146k [2021-09-29T01:35:28.785Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/aaed763260d62745bc96981490f62274be2fe8d6 [Pipeline] } [2021-09-29T01:35:28.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-29T01:35:30.055Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:35:30.596Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:35:31.210Z] ---> package-listing.sh [2021-09-29T01:35:31.210Z] ++ facter osfamily [2021-09-29T01:35:31.210Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T01:35:31.480Z] + OS_FAMILY=redhat [2021-09-29T01:35:31.480Z] + workspace=/w/workspace/edgex-go/2 [2021-09-29T01:35:31.480Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T01:35:31.480Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T01:35:31.480Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T01:35:31.480Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T01:35:31.480Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-29T01:35:31.480Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T01:35:31.480Z] + case "${OS_FAMILY}" in [2021-09-29T01:35:31.480Z] + rpm -qa [2021-09-29T01:35:31.480Z] + sort [2021-09-29T01:35:36.830Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T01:35:36.830Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T01:35:36.830Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T01:35:36.830Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-29T01:35:36.830Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-29T01:35:36.830Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-29T01:35:36.846Z] 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/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T01:35:37.149Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:35:37.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T01:35:37.745Z] [2021-09-29T01:35:37.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:35:38.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T01:35:38.353Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T01:35:38.353Z] b4d181a07f80: Pulling fs layer [2021-09-29T01:35:38.353Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T01:35:38.353Z] ed53099fbce6: Pulling fs layer [2021-09-29T01:35:38.353Z] dc539afda2c1: Pulling fs layer [2021-09-29T01:35:38.353Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T01:35:38.353Z] 9065ff56babe: Pulling fs layer [2021-09-29T01:35:38.353Z] d287ab97295c: Pulling fs layer [2021-09-29T01:35:38.353Z] 77bc0d833cb6: Waiting [2021-09-29T01:35:38.353Z] 9065ff56babe: Waiting [2021-09-29T01:35:38.353Z] d287ab97295c: Waiting [2021-09-29T01:35:38.353Z] dc539afda2c1: Waiting [2021-09-29T01:35:38.624Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T01:35:38.624Z] a1111a8f2ec3: Download complete [2021-09-29T01:35:38.624Z] dc539afda2c1: Verifying Checksum [2021-09-29T01:35:38.624Z] dc539afda2c1: Download complete [2021-09-29T01:35:38.896Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T01:35:38.896Z] 77bc0d833cb6: Download complete [2021-09-29T01:35:38.896Z] 9065ff56babe: Verifying Checksum [2021-09-29T01:35:38.896Z] 9065ff56babe: Download complete [2021-09-29T01:35:38.896Z] ed53099fbce6: Verifying Checksum [2021-09-29T01:35:38.896Z] ed53099fbce6: Download complete [2021-09-29T01:35:39.872Z] b4d181a07f80: Verifying Checksum [2021-09-29T01:35:39.872Z] b4d181a07f80: Download complete [2021-09-29T01:35:41.305Z] b4d181a07f80: Pull complete [2021-09-29T01:35:41.305Z] a1111a8f2ec3: Pull complete [2021-09-29T01:35:42.272Z] ed53099fbce6: Pull complete [2021-09-29T01:35:42.547Z] dc539afda2c1: Pull complete [2021-09-29T01:35:43.132Z] 77bc0d833cb6: Pull complete [2021-09-29T01:35:43.132Z] 9065ff56babe: Pull complete [2021-09-29T01:35:45.092Z] d287ab97295c: Verifying Checksum [2021-09-29T01:35:45.092Z] d287ab97295c: Download complete [2021-09-29T01:35:55.190Z] d287ab97295c: Pull complete [2021-09-29T01:35:55.190Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T01:35:55.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T01:35:55.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T01:35:55.290Z] prd-centos7-docker-4c-2g-49 does not seem to be running inside a container [2021-09-29T01:35:55.363Z] $ 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/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-29T01:36:29.291Z] $ docker top cf77fc7819640ecddc4ab4ac1247cce1c5182bfe023a6fb2ad513a7468ebd360 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:36:29.704Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T01:36:30.020Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T01:36:30.332Z] + ls /var/log/sa-host [2021-09-29T01:36:30.332Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T01:36:30.332Z] file_magic: OK [2021-09-29T01:36:30.332Z] HZ: Using current value: 100 [2021-09-29T01:36:30.332Z] file_header: OK [2021-09-29T01:36:30.332Z] 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-09-29T01:36:30.332Z] Statistics: [2021-09-29T01:36:30.332Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T01:36:30.332Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T01:36:30.332Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T01:36:30.332Z] file_magic: OK [2021-09-29T01:36:30.332Z] HZ: Using current value: 100 [2021-09-29T01:36:30.332Z] file_header: OK [2021-09-29T01:36:30.332Z] 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-09-29T01:36:30.332Z] Statistics: [2021-09-29T01:36:30.332Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T01:36:30.332Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T01:36:30.497Z] provisioning config files... [2021-09-29T01:36:30.512Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6335509503320045134tmp [Pipeline] { [Pipeline] echo [2021-09-29T01:36:30.535Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:36:30.852Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T01:36:30.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:36:31.251Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T01:36:31.265Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:36:31.590Z] ---> sudo-logs.sh [2021-09-29T01:36:31.590Z] Archiving 'sudo' log.. [2021-09-29T01:36:31.590Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-49.vexxhost.local: Name or service not known [2021-09-29T01:36:31.590Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-49.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T01:36:31.633Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:36:31.951Z] ---> job-cost.sh [2021-09-29T01:36:31.951Z] lf-activate-venv: SKIPPING [2021-09-29T01:36:31.951Z] DEBUG: total: 0.10999999940395355 [2021-09-29T01:36:31.951Z] INFO: Retrieving Stack Cost... [2021-09-29T01:36:32.913Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T01:36:33.500Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T01:36:33.520Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:36:33.838Z] ---> logs-deploy.sh [2021-09-29T01:36:33.838Z] lf-activate-venv: SKIPPING [2021-09-29T01:36:33.838Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3730/2 [2021-09-29T01:36:33.838Z] INFO: archiving workspace using pattern(s): [2021-09-29T01:36:34.799Z] Archives upload complete. [2021-09-29T01:36:34.799Z] INFO: archiving logs to Nexus