cloudxxx8 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 e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb+77fe71b6b44e31624130600da248bb6ad192c9d6 (78466719af5816f07fb10b32033a4f268f7c53eb) 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-ssh7648856249432532995.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh6495341780088552331.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-3736/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-3736/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5701173252534994302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh2320119479955919435.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-3736/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-3736/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3183903721888105081.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-241 in /w/workspace/edgexfoundry_edgex-go_PR-3736 [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-ssh472652746193495168.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-ssh518938733388208247.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3736/head:refs/remotes/origin/PR-3736 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb Merge succeeded, producing e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb Checking out Revision e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb (PR-3736) > git config core.sparsecheckout # timeout=10 > git checkout -f e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb # 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-ssh6814288886459994653.key > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb # timeout=10 Commit message: "style: Enable errcheck linter and associated recommendations" > git rev-list --no-walk e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-30T07:11:47.168Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-30T07:11:47.255Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-30T07:11:47.282Z] ========================================================= [2021-09-30T07:11:47.282Z] EdgeX Global Pipelines Version Info [2021-09-30T07:11:47.282Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:11:48.521Z] ------------------- [2021-09-30T07:11:48.521Z] stable info: [2021-09-30T07:11:48.521Z] ------------------- [2021-09-30T07:11:48.521Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T07:11:48.521Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T07:11:48.521Z] Message: update stable to v1.0.206 [2021-09-30T07:11:49.106Z] ------------------- [2021-09-30T07:11:49.107Z] experimental info: [2021-09-30T07:11:49.107Z] ------------------- [2021-09-30T07:11:49.107Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T07:11:49.107Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T07:11:49.107Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-30T07:11:49.252Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-30T07:11:49.279Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-30T07:11:49.305Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-30T07:11:49.329Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-30T07:11:49.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-30T07:11:49.379Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-30T07:11:49.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-30T07:11:49.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-30T07:11:49.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-30T07:11:49.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-30T07:11:49.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-30T07:11:49.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-30T07:11:49.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-30T07:11:49.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-30T07:11:49.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-30T07:11:49.625Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T07:11:49.648Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T07:11:49.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-30T07:11:49.692Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-30T07:11:49.716Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-30T07:11:49.740Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-30T07:11:49.775Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-30T07:11:49.806Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-30T07:11:49.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3736 [Pipeline] echo [2021-09-30T07:11:49.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3736 [Pipeline] echo [2021-09-30T07:11:49.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3736 [Pipeline] echo [2021-09-30T07:11:49.909Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [Pipeline] echo [2021-09-30T07:11:49.934Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e590eaa [Pipeline] echo [2021-09-30T07:11:49.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T07:11:50.033Z] provisioning config files... [2021-09-30T07:11:50.056Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6650943496252442713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:11:50.389Z] ---> docker-login.sh [2021-09-30T07:11:50.389Z] nexus3.edgexfoundry.org:10001 [2021-09-30T07:11:50.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T07:11:50.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T07:11:50.657Z] Configure a credential helper to remove this warning. See [2021-09-30T07:11:50.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T07:11:50.657Z] [2021-09-30T07:11:50.657Z] Login Succeeded [2021-09-30T07:11:50.657Z] nexus3.edgexfoundry.org:10002 [2021-09-30T07:11:50.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T07:11:50.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T07:11:50.923Z] Configure a credential helper to remove this warning. See [2021-09-30T07:11:50.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T07:11:50.923Z] [2021-09-30T07:11:50.923Z] Login Succeeded [2021-09-30T07:11:50.923Z] nexus3.edgexfoundry.org:10003 [2021-09-30T07:11:50.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T07:11:50.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T07:11:50.923Z] Configure a credential helper to remove this warning. See [2021-09-30T07:11:50.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T07:11:50.923Z] [2021-09-30T07:11:50.923Z] Login Succeeded [2021-09-30T07:11:50.923Z] nexus3.edgexfoundry.org:10004 [2021-09-30T07:11:51.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T07:11:51.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T07:11:51.192Z] Configure a credential helper to remove this warning. See [2021-09-30T07:11:51.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T07:11:51.192Z] [2021-09-30T07:11:51.192Z] Login Succeeded [2021-09-30T07:11:51.192Z] docker.io [2021-09-30T07:11:51.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T07:11:51.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T07:11:51.457Z] Configure a credential helper to remove this warning. See [2021-09-30T07:11:51.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T07:11:51.457Z] [2021-09-30T07:11:51.457Z] Login Succeeded [2021-09-30T07:11:51.457Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T07:11:51.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T07:11:51.829Z] ++ 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-30T07:11:51.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T07:11:51.829Z] ++ dirname cmd/core-command/Dockerfile [2021-09-30T07:11:51.829Z] ++ cut -d/ -f2 [2021-09-30T07:11:51.829Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-30T07:11:51.830Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T07:11:51.830Z] ++ dirname cmd/core-data/Dockerfile [2021-09-30T07:11:51.830Z] ++ cut -d/ -f2 [2021-09-30T07:11:51.830Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-30T07:11:51.830Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T07:11:51.830Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-30T07:11:51.830Z] ++ cut -d/ -f2 [2021-09-30T07:11:51.830Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-30T07:11:51.830Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T07:11:51.830Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-30T07:11:51.830Z] ++ cut -d/ -f2 [2021-09-30T07:11:51.830Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-30T07:11:51.830Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T07:11:51.830Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-30T07:11:51.830Z] ++ cut -d/ -f2 [2021-09-30T07:11:51.830Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-30T07:11:51.830Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T07:11:51.830Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-30T07:11:51.830Z] ++ cut -d/ -f2 [2021-09-30T07:11:51.830Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-30T07:11:51.830Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T07:11:51.830Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-30T07:11:51.830Z] ++ cut -d/ -f2 [2021-09-30T07:11:51.830Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-30T07:11:51.830Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T07:11:51.830Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-30T07:11:51.830Z] ++ cut -d/ -f2 [2021-09-30T07:11:51.830Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-30T07:11:51.830Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T07:11:51.830Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-30T07:11:51.830Z] ++ cut -d/ -f2 [2021-09-30T07:11:51.830Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-30T07:11:51.902Z] 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-30T07:11:53.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T07:11:53.258Z] [2021-09-30T07:11:53.258Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:11:53.583Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T07:11:53.583Z] latest: Pulling from edgex-devops/git-semver [2021-09-30T07:11:53.583Z] 31603596830f: Pulling fs layer [2021-09-30T07:11:53.583Z] 04fac38145f0: Pulling fs layer [2021-09-30T07:11:53.583Z] 701f6daf10bf: Pulling fs layer [2021-09-30T07:11:53.583Z] 24f72da36158: Pulling fs layer [2021-09-30T07:11:53.583Z] 24f72da36158: Waiting [2021-09-30T07:11:53.583Z] 04fac38145f0: Verifying Checksum [2021-09-30T07:11:53.583Z] 04fac38145f0: Download complete [2021-09-30T07:11:53.849Z] 31603596830f: Verifying Checksum [2021-09-30T07:11:53.849Z] 31603596830f: Download complete [2021-09-30T07:11:54.117Z] 31603596830f: Pull complete [2021-09-30T07:11:54.117Z] 24f72da36158: Verifying Checksum [2021-09-30T07:11:54.117Z] 24f72da36158: Download complete [2021-09-30T07:11:54.117Z] 04fac38145f0: Pull complete [2021-09-30T07:11:54.117Z] 701f6daf10bf: Verifying Checksum [2021-09-30T07:11:54.117Z] 701f6daf10bf: Download complete [2021-09-30T07:11:54.718Z] 701f6daf10bf: Pull complete [2021-09-30T07:11:54.985Z] 24f72da36158: Pull complete [2021-09-30T07:11:54.985Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-30T07:11:54.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T07:11:54.985Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-30T07:11:55.082Z] prd-centos7-docker-4c-2g-241 does not seem to be running inside a container [2021-09-30T07:11:55.146Z] $ 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-30T07:11:55.903Z] $ docker top a16a0683c707faf6cb7cb170b5ad46a40a68ef962900fff8d51a22ab5e5bea97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T07:11:56.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T07:11:56.032Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T07:11:56.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T07:11:56.146Z] $ docker exec a16a0683c707faf6cb7cb170b5ad46a40a68ef962900fff8d51a22ab5e5bea97 ssh-agent [2021-09-30T07:11:56.260Z] SSH_AUTH_SOCK=/tmp/ssh-uyyqGwbq8xoN/agent.13 [2021-09-30T07:11:56.260Z] SSH_AGENT_PID=20 [2021-09-30T07:11:56.272Z] Running ssh-add (command line suppressed) [2021-09-30T07:11:56.369Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8389979002644943311.key (/w/workspace/edgex-go/2@tmp/private_key_8389979002644943311.key) [2021-09-30T07:11:56.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T07:11:56.710Z] + git tag --points-at HEAD [Pipeline] } [2021-09-30T07:11:56.728Z] $ docker exec --env ******** --env ******** a16a0683c707faf6cb7cb170b5ad46a40a68ef962900fff8d51a22ab5e5bea97 ssh-agent -k [2021-09-30T07:11:56.822Z] unset SSH_AUTH_SOCK; [2021-09-30T07:11:56.825Z] unset SSH_AGENT_PID; [2021-09-30T07:11:56.825Z] echo Agent pid 20 killed; [2021-09-30T07:11:56.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-30T07:11:56.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T07:11:56.881Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T07:11:57.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T07:11:57.003Z] $ docker exec a16a0683c707faf6cb7cb170b5ad46a40a68ef962900fff8d51a22ab5e5bea97 ssh-agent [2021-09-30T07:11:57.111Z] SSH_AUTH_SOCK=/tmp/ssh-mj2eNfwEgMxV/agent.53 [2021-09-30T07:11:57.111Z] SSH_AGENT_PID=59 [2021-09-30T07:11:57.119Z] Running ssh-add (command line suppressed) [2021-09-30T07:11:57.211Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3866747885887814773.key (/w/workspace/edgex-go/2@tmp/private_key_3866747885887814773.key) [2021-09-30T07:11:57.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T07:11:57.539Z] + git semver init [2021-09-30T07:11:57.539Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T07:11:57.539Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-30T07:11:57.539Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-30T07:11:57.539Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T07:11:57.539Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T07:11:57.539Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T07:11:57.539Z] # $SEMVER_BRANCH = PR-3736 [2021-09-30T07:11:57.539Z] # $SEMVER_TEMP = /tmp/semver-780393063 [2021-09-30T07:11:57.539Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-30T07:12:19.611Z] # '/tmp/semver-780393063' -> '/w/workspace/edgex-go/2/.semver' [2021-09-30T07:12:19.612Z] # -> Force: false [2021-09-30T07:12:19.612Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-30T07:12:19.624Z] $ docker exec --env ******** --env ******** a16a0683c707faf6cb7cb170b5ad46a40a68ef962900fff8d51a22ab5e5bea97 ssh-agent -k [2021-09-30T07:12:19.730Z] unset SSH_AUTH_SOCK; [2021-09-30T07:12:19.730Z] unset SSH_AGENT_PID; [2021-09-30T07:12:19.730Z] echo Agent pid 59 killed; [2021-09-30T07:12:19.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T07:12:20.101Z] + git semver [Pipeline] } [2021-09-30T07:12:20.118Z] $ docker stop --time=1 a16a0683c707faf6cb7cb170b5ad46a40a68ef962900fff8d51a22ab5e5bea97 [2021-09-30T07:12:22.268Z] $ docker rm -f a16a0683c707faf6cb7cb170b5ad46a40a68ef962900fff8d51a22ab5e5bea97 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T07:12:22.694Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-30T07:12:23.025Z] Stashed 1 file(s) [Pipeline] echo [2021-09-30T07:12:23.029Z] [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-30T07:12:23.511Z] ========================================================= [2021-09-30T07:12:23.511Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-30T07:12:23.511Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T07:12:23.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T07:12:23.829Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-30T07:12:23.829Z] 540db60ca938: Pulling fs layer [2021-09-30T07:12:23.829Z] adcc1eea9eea: Pulling fs layer [2021-09-30T07:12:23.829Z] 4c4ab2625f07: Pulling fs layer [2021-09-30T07:12:23.829Z] db62176df00c: Pulling fs layer [2021-09-30T07:12:23.829Z] 3b30891b0d05: Pulling fs layer [2021-09-30T07:12:23.829Z] 06b49ca38bd5: Pulling fs layer [2021-09-30T07:12:23.829Z] c788192a36de: Pulling fs layer [2021-09-30T07:12:23.829Z] a77e37c0d609: Pulling fs layer [2021-09-30T07:12:23.829Z] c3185cebc471: Pulling fs layer [2021-09-30T07:12:23.829Z] db62176df00c: Waiting [2021-09-30T07:12:23.829Z] 3b30891b0d05: Waiting [2021-09-30T07:12:23.829Z] 06b49ca38bd5: Waiting [2021-09-30T07:12:23.829Z] c788192a36de: Waiting [2021-09-30T07:12:23.829Z] a77e37c0d609: Waiting [2021-09-30T07:12:23.829Z] c3185cebc471: Waiting [2021-09-30T07:12:23.829Z] 4c4ab2625f07: Download complete [2021-09-30T07:12:23.829Z] adcc1eea9eea: Verifying Checksum [2021-09-30T07:12:23.829Z] adcc1eea9eea: Download complete [2021-09-30T07:12:23.829Z] 3b30891b0d05: Verifying Checksum [2021-09-30T07:12:23.829Z] 3b30891b0d05: Download complete [2021-09-30T07:12:24.102Z] 06b49ca38bd5: Verifying Checksum [2021-09-30T07:12:24.102Z] 06b49ca38bd5: Download complete [2021-09-30T07:12:24.102Z] 540db60ca938: Verifying Checksum [2021-09-30T07:12:24.102Z] 540db60ca938: Download complete [2021-09-30T07:12:24.102Z] c788192a36de: Verifying Checksum [2021-09-30T07:12:24.102Z] c788192a36de: Download complete [2021-09-30T07:12:24.102Z] 540db60ca938: Pull complete [2021-09-30T07:12:24.368Z] adcc1eea9eea: Pull complete [2021-09-30T07:12:24.368Z] 4c4ab2625f07: Pull complete [2021-09-30T07:12:25.329Z] a77e37c0d609: Verifying Checksum [2021-09-30T07:12:25.329Z] a77e37c0d609: Download complete [2021-09-30T07:12:28.667Z] c3185cebc471: Verifying Checksum [2021-09-30T07:12:28.667Z] c3185cebc471: Download complete [2021-09-30T07:12:28.667Z] db62176df00c: Verifying Checksum [2021-09-30T07:12:28.667Z] db62176df00c: Download complete [2021-09-30T07:12:32.015Z] db62176df00c: Pull complete [2021-09-30T07:12:32.016Z] 3b30891b0d05: Pull complete [2021-09-30T07:12:32.016Z] 06b49ca38bd5: Pull complete [2021-09-30T07:12:32.016Z] c788192a36de: Pull complete [2021-09-30T07:12:32.283Z] a77e37c0d609: Pull complete [2021-09-30T07:12:34.891Z] c3185cebc471: Pull complete [2021-09-30T07:12:34.891Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-30T07:12:34.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T07:12:34.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T07:12:35.224Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T07:12:35.224Z] WORKDIR /edgex [2021-09-30T07:12:35.224Z] COPY go.mod . [2021-09-30T07:12:35.224Z] RUN go mod download' [2021-09-30T07:12:35.224Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-30T07:12:37.180Z] Sending build context to Docker daemon 329.2MB [2021-09-30T07:12:37.180Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T07:12:37.180Z] ---> 031687cdd783 [2021-09-30T07:12:37.180Z] Step 2/4 : WORKDIR /edgex [2021-09-30T07:12:38.438Z] Still waiting to schedule task [2021-09-30T07:12:38.438Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-30T07:12:39.127Z] ---> Running in 00e8ad810285 [2021-09-30T07:12:39.127Z] Removing intermediate container 00e8ad810285 [2021-09-30T07:12:39.127Z] ---> 470f175dea61 [2021-09-30T07:12:39.127Z] Step 3/4 : COPY go.mod . [2021-09-30T07:12:39.127Z] ---> 15d82fa5fb83 [2021-09-30T07:12:39.127Z] Step 4/4 : RUN go mod download [2021-09-30T07:12:39.127Z] ---> Running in ba1226d43295 [2021-09-30T07:13:11.394Z] Removing intermediate container ba1226d43295 [2021-09-30T07:13:11.394Z] ---> e24297fbb256 [2021-09-30T07:13:11.394Z] Successfully built e24297fbb256 [2021-09-30T07:13:11.394Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:13:11.715Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T07:13:11.715Z] . [Pipeline] withDockerContainer [2021-09-30T07:13:12.098Z] prd-centos7-docker-4c-2g-241 does not seem to be running inside a container [2021-09-30T07:13:12.153Z] $ 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-30T07:13:12.582Z] $ docker top 64e87d11e8a7f4dbb5403bf805e9035ee0c3299e8cefc54fddc977455b8ef37e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T07:13:12.976Z] + go version [2021-09-30T07:13:12.976Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-30T07:13:12.991Z] $ docker stop --time=1 64e87d11e8a7f4dbb5403bf805e9035ee0c3299e8cefc54fddc977455b8ef37e [2021-09-30T07:13:14.178Z] $ docker rm -f 64e87d11e8a7f4dbb5403bf805e9035ee0c3299e8cefc54fddc977455b8ef37e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:13:14.716Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T07:13:14.717Z] . [Pipeline] withDockerContainer [2021-09-30T07:13:14.806Z] prd-centos7-docker-4c-2g-241 does not seem to be running inside a container [2021-09-30T07:13:14.856Z] $ 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-30T07:13:15.207Z] $ docker top 17e998ca2d2f9998cc5cf19ef2c9275cbfdc2781d7b7431ec1128ffbe733cb82 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T07:13:15.318Z] ========================================================= [2021-09-30T07:13:15.318Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T07:13:15.318Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T07:13:15.640Z] + go mod tidy [Pipeline] sh [2021-09-30T07:13:16.225Z] + make test [2021-09-30T07:13:16.225Z] go mod tidy [2021-09-30T07:13:16.225Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T07:13:21.605Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T07:13:39.900Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T07:13:43.268Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T07:13:43.268Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T07:13:43.542Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T07:13:46.140Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T07:13:46.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T07:13:46.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T07:13:46.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T07:13:47.004Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T07:13:47.271Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T07:13:47.541Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T07:13:47.541Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T07:13:47.541Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T07:13:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T07:13:49.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-09-30T07:13:49.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T07:13:49.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T07:13:50.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 98.5% of statements [2021-09-30T07:13:50.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T07:13:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 46.3% of statements [2021-09-30T07:13:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T07:13:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T07:13:51.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 90.1% of statements [2021-09-30T07:13:51.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T07:13:51.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T07:13:52.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 84.4% of statements [2021-09-30T07:13:52.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T07:13:52.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T07:13:52.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T07:13:52.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T07:13:52.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T07:13:52.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.239s coverage: 94.2% of statements [2021-09-30T07:13:52.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T07:13:52.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T07:13:52.902Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-09-30T07:13:52.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T07:13:52.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T07:13:52.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T07:13:52.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T07:13:52.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T07:13:53.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-09-30T07:13:53.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T07:13:53.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T07:13:53.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T07:13:54.147Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-09-30T07:13:54.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T07:13:54.147Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-09-30T07:13:54.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-09-30T07:13:54.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T07:13:54.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-09-30T07:13:54.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-09-30T07:13:54.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-09-30T07:13:55.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-09-30T07:13:55.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-09-30T07:14:08.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-09-30T07:14:08.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-09-30T07:14:14.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.188s coverage: 82.5% of statements [2021-09-30T07:14:14.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T07:14:29.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2021-09-30T07:14:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T07:14:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T07:14:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T07:14:29.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-30T07:14:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T07:14:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T07:14:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T07:14:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T07:14:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T07:14:29.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-09-30T07:14:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T07:14:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T07:14:29.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-09-30T07:14:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T07:14:29.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2021-09-30T07:14:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T07:14:29.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-09-30T07:14:29.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2021-09-30T07:14:29.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-09-30T07:14:29.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements [2021-09-30T07:14:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T07:14:29.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-09-30T07:14:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T07:14:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T07:14:29.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-09-30T07:14:30.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-09-30T07:14:30.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-09-30T07:14:30.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-09-30T07:14:30.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements [2021-09-30T07:14:31.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.238s coverage: 70.3% of statements [2021-09-30T07:14:31.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T07:14:31.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T07:14:31.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T07:14:31.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.4% of statements [2021-09-30T07:14:31.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T07:14:31.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T07:14:32.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2021-09-30T07:14:32.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T07:14:32.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-09-30T07:14:32.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T07:14:38.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.5% of statements [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T07:14:38.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.0% of statements [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T07:14:38.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T07:14:38.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T07:14:38.973Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.050s coverage: 28.9% of statements [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T07:14:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T07:14:38.973Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-09-30T07:14:38.973Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-09-30T07:14:38.973Z] 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-30T07:14:52.798Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-242 in /w/workspace/edgexfoundry_edgex-go_PR-3736 [Pipeline] { [Pipeline] ws [2021-09-30T07:14:52.821Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-30T07:14:53.015Z] The recommended git tool is: git [2021-09-30T07:14:58.714Z] using credential edgex-jenkins-ssh [2021-09-30T07:14:58.734Z] Cloning the remote Git repository [2021-09-30T07:14:58.803Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T07:14:58.912Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-30T07:14:58.981Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T07:14:58.981Z] > git --version # timeout=10 [2021-09-30T07:14:59.000Z] > git --version # 'git version 2.17.1' [2021-09-30T07:14:59.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T07:14:59.088Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T07:15:11.453Z] GO111MODULE=on go vet ./... [2021-09-30T07:15:20.424Z] Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:15:20.751Z] Merge succeeded, producing e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:15:20.752Z] Checking out Revision e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb (PR-3736) [2021-09-30T07:15:21.542Z] gofmt -l . [2021-09-30T07:15:21.542Z] [ "`gofmt -l .`" = "" ] [2021-09-30T07:15:21.542Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T07:15:19.478Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T07:15:19.502Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T07:15:19.528Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T07:15:19.556Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T07:15:19.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T07:15:19.569Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3736/head:refs/remotes/origin/PR-3736 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T07:15:20.438Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T07:15:20.451Z] > git checkout -f e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb # timeout=10 [2021-09-30T07:15:20.661Z] > git remote # timeout=10 [2021-09-30T07:15:20.687Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T07:15:20.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T07:15:20.710Z] > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 [2021-09-30T07:15:20.731Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T07:15:20.755Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T07:15:20.769Z] > git checkout -f e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb # timeout=10 [2021-09-30T07:15:21.857Z] + ls -al . [2021-09-30T07:15:21.857Z] total 612 [2021-09-30T07:15:21.857Z] drwxrwxr-x 10 1001 1001 4096 Sep 30 07:15 . [2021-09-30T07:15:21.857Z] drwxr-xr-x 4 root root 28 Sep 30 07:13 .. [2021-09-30T07:15:21.857Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 07:11 .dockerignore [2021-09-30T07:15:21.857Z] drwxrwxr-x 8 1001 1001 179 Sep 30 07:11 .git [2021-09-30T07:15:21.857Z] drwxrwxr-x 4 1001 1001 142 Sep 30 07:11 .github [2021-09-30T07:15:21.857Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 07:11 .gitignore [2021-09-30T07:15:21.857Z] -rw-rw-r-- 1 1001 1001 20 Sep 30 07:11 .golangci.yml [2021-09-30T07:15:21.857Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 07:11 .hadolint.yml [2021-09-30T07:15:21.857Z] drwx------ 3 1001 1001 58 Sep 30 07:12 .semver [2021-09-30T07:15:21.857Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 07:11 .sonarcloud.properties [2021-09-30T07:15:21.857Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 07:11 ADOPTERS.md [2021-09-30T07:15:21.858Z] -rw-rw-r-- 1 1001 1001 8493 Sep 30 07:11 Attribution.txt [2021-09-30T07:15:21.858Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 07:11 CHANGELOG.md [2021-09-30T07:15:21.858Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 07:11 CONTRIBUTING.md [2021-09-30T07:15:21.858Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 07:11 GOVERNANCE.md [2021-09-30T07:15:21.858Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 07:11 Jenkinsfile [2021-09-30T07:15:21.858Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 07:11 LICENSE [2021-09-30T07:15:21.858Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 07:11 Makefile [2021-09-30T07:15:21.858Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 07:11 OWNERS.md [2021-09-30T07:15:21.858Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 07:11 README.md [2021-09-30T07:15:21.858Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 07:11 SECURITY.md [2021-09-30T07:15:21.858Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 07:12 VERSION [2021-09-30T07:15:21.858Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 07:11 ZMQWindows.md [2021-09-30T07:15:21.858Z] drwxrwxr-x 2 1001 1001 37 Sep 30 07:11 bin [2021-09-30T07:15:21.858Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 07:11 cmd [2021-09-30T07:15:21.858Z] -rw-r--r-- 1 root root 403265 Sep 30 07:14 coverage.out [2021-09-30T07:15:21.858Z] -rw-rw-r-- 1 1001 1001 841 Sep 30 07:11 go.mod [2021-09-30T07:15:21.858Z] -rw-r--r-- 1 root root 50064 Sep 30 07:13 go.sum [2021-09-30T07:15:21.858Z] drwxrwxr-x 8 1001 1001 124 Sep 30 07:11 internal [2021-09-30T07:15:21.858Z] drwxrwxr-x 3 1001 1001 16 Sep 30 07:11 openapi [2021-09-30T07:15:21.858Z] drwxrwxr-x 4 1001 1001 71 Sep 30 07:11 snap [2021-09-30T07:15:21.858Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 07:11 version.go [Pipeline] sh [2021-09-30T07:15:22.172Z] + '[' -e coverage.out ] [2021-09-30T07:15:22.172Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T07:15:22.290Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T07:15:22.606Z] + make build [2021-09-30T07:15:22.606Z] go mod tidy [2021-09-30T07:15:22.606Z] 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-30T07:15:24.025Z] 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-30T07:15:25.167Z] Commit message: "style: Enable errcheck linter and associated recommendations" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T07:15:25.808Z] provisioning config files... [2021-09-30T07:15:25.835Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1953755674374245842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:15:26.388Z] ---> docker-login.sh [2021-09-30T07:15:26.388Z] nexus3.edgexfoundry.org:10001 [2021-09-30T07:15:27.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T07:15:28.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T07:15:28.120Z] Configure a credential helper to remove this warning. See [2021-09-30T07:15:28.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T07:15:28.120Z] [2021-09-30T07:15:28.120Z] Login Succeeded [2021-09-30T07:15:28.120Z] nexus3.edgexfoundry.org:10002 [2021-09-30T07:15:28.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T07:15:28.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T07:15:28.673Z] Configure a credential helper to remove this warning. See [2021-09-30T07:15:28.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T07:15:28.673Z] [2021-09-30T07:15:28.673Z] Login Succeeded [2021-09-30T07:15:28.673Z] nexus3.edgexfoundry.org:10003 [2021-09-30T07:15:28.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T07:15:29.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T07:15:29.224Z] Configure a credential helper to remove this warning. See [2021-09-30T07:15:29.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T07:15:29.224Z] [2021-09-30T07:15:29.224Z] Login Succeeded [2021-09-30T07:15:29.224Z] nexus3.edgexfoundry.org:10004 [2021-09-30T07:15:29.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T07:15:29.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T07:15:29.782Z] Configure a credential helper to remove this warning. See [2021-09-30T07:15:29.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T07:15:29.782Z] [2021-09-30T07:15:29.782Z] Login Succeeded [2021-09-30T07:15:29.782Z] docker.io [2021-09-30T07:15:30.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T07:15:30.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T07:15:30.654Z] Configure a credential helper to remove this warning. See [2021-09-30T07:15:30.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T07:15:30.654Z] [2021-09-30T07:15:30.654Z] Login Succeeded [2021-09-30T07:15:30.654Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T07:15:30.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2021-09-30T07:15:30.770Z] 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 [Pipeline] unstash [2021-09-30T07:15:31.352Z] 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 [Pipeline] echo [2021-09-30T07:15:31.387Z] ========================================================= [2021-09-30T07:15:31.387Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-30T07:15:31.387Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T07:15:31.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T07:15:32.034Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-30T07:15:32.034Z] 595b0fe564bb: Pulling fs layer [2021-09-30T07:15:32.034Z] 24495759ef45: Pulling fs layer [2021-09-30T07:15:32.034Z] d148012ef14d: Pulling fs layer [2021-09-30T07:15:32.034Z] e90a11edd702: Pulling fs layer [2021-09-30T07:15:32.034Z] d77568369979: Pulling fs layer [2021-09-30T07:15:32.034Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-30T07:15:32.034Z] 170f2ba95c9a: Pulling fs layer [2021-09-30T07:15:32.034Z] 97ac5df62f85: Pulling fs layer [2021-09-30T07:15:32.034Z] e90a11edd702: Waiting [2021-09-30T07:15:32.034Z] d77568369979: Waiting [2021-09-30T07:15:32.034Z] fc1c9f9a7f3b: Waiting [2021-09-30T07:15:32.034Z] 170f2ba95c9a: Waiting [2021-09-30T07:15:32.034Z] 97ac5df62f85: Waiting [2021-09-30T07:15:32.034Z] d148012ef14d: Verifying Checksum [2021-09-30T07:15:32.034Z] d148012ef14d: Download complete [2021-09-30T07:15:32.034Z] 24495759ef45: Verifying Checksum [2021-09-30T07:15:32.034Z] 24495759ef45: Download complete [2021-09-30T07:15:32.309Z] d77568369979: Verifying Checksum [2021-09-30T07:15:32.309Z] d77568369979: Download complete [2021-09-30T07:15:32.309Z] 595b0fe564bb: Verifying Checksum [2021-09-30T07:15:32.309Z] 595b0fe564bb: Download complete [2021-09-30T07:15:32.309Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-30T07:15:32.309Z] fc1c9f9a7f3b: Download complete [2021-09-30T07:15:32.309Z] 170f2ba95c9a: Verifying Checksum [2021-09-30T07:15:32.309Z] 170f2ba95c9a: Download complete [2021-09-30T07:15:32.318Z] 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-30T07:15:32.584Z] 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-30T07:15:32.915Z] 595b0fe564bb: Pull complete [2021-09-30T07:15:33.523Z] 24495759ef45: Pull complete [2021-09-30T07:15:33.545Z] 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-30T07:15:34.124Z] d148012ef14d: Pull complete [2021-09-30T07:15:34.519Z] 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-30T07:15:35.103Z] 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-30T07:15:36.114Z] 97ac5df62f85: Verifying Checksum [2021-09-30T07:15:36.114Z] 97ac5df62f85: Download complete [2021-09-30T07:15:36.520Z] 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-30T07:15:36.708Z] e90a11edd702: Verifying Checksum [2021-09-30T07:15:36.708Z] e90a11edd702: Download complete [2021-09-30T07:15:37.108Z] 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-30T07:15:38.079Z] 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-30T07:15:40.038Z] $ docker stop --time=1 17e998ca2d2f9998cc5cf19ef2c9275cbfdc2781d7b7431ec1128ffbe733cb82 [2021-09-30T07:15:41.854Z] $ docker rm -f 17e998ca2d2f9998cc5cf19ef2c9275cbfdc2781d7b7431ec1128ffbe733cb82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:15:44.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T07:15:44.821Z] [2021-09-30T07:15:44.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:15:45.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T07:15:45.143Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-30T07:15:45.143Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-30T07:15:45.143Z] ca9280d653b3: Pulling fs layer [2021-09-30T07:15:45.143Z] 7e9c9ca2126c: Pulling fs layer [2021-09-30T07:15:45.408Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-30T07:15:45.408Z] cbdbe7a5bc2a: Download complete [2021-09-30T07:15:45.408Z] cbdbe7a5bc2a: Pull complete [2021-09-30T07:15:45.994Z] ca9280d653b3: Verifying Checksum [2021-09-30T07:15:45.994Z] ca9280d653b3: Download complete [2021-09-30T07:15:46.586Z] ca9280d653b3: Pull complete [2021-09-30T07:15:46.870Z] e90a11edd702: Pull complete [2021-09-30T07:15:46.870Z] d77568369979: Pull complete [2021-09-30T07:15:47.489Z] fc1c9f9a7f3b: Pull complete [2021-09-30T07:15:47.766Z] 170f2ba95c9a: Pull complete [2021-09-30T07:15:48.000Z] 7e9c9ca2126c: Verifying Checksum [2021-09-30T07:15:48.000Z] 7e9c9ca2126c: Download complete [2021-09-30T07:15:51.372Z] 7e9c9ca2126c: Pull complete [2021-09-30T07:15:51.372Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-30T07:15:51.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T07:15:51.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-30T07:15:51.461Z] prd-centos7-docker-4c-2g-241 does not seem to be running inside a container [2021-09-30T07:15:51.516Z] $ 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-30T07:15:52.983Z] $ docker top 48e6297bae785b49fac5abb72e4a859175bac525593419ebdac9e0fd74bdf5b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T07:15:53.370Z] + grep parallel [2021-09-30T07:15:53.370Z] + docker-compose build --help [2021-09-30T07:15:53.950Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T07:15:53.964Z] $ docker stop --time=1 48e6297bae785b49fac5abb72e4a859175bac525593419ebdac9e0fd74bdf5b1 [2021-09-30T07:15:54.483Z] 97ac5df62f85: Pull complete [2021-09-30T07:15:54.483Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-30T07:15:54.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T07:15:54.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T07:15:55.165Z] $ docker rm -f 48e6297bae785b49fac5abb72e4a859175bac525593419ebdac9e0fd74bdf5b1 [Pipeline] // withDockerContainer [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:15:55.570Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T07:15:55.570Z] WORKDIR /edgex [2021-09-30T07:15:55.570Z] COPY go.mod . [2021-09-30T07:15:55.570Z] RUN go mod download [2021-09-30T07:15:55.570Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-30T07:15:55.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T07:15:55.662Z] . [Pipeline] withDockerContainer [2021-09-30T07:15:55.744Z] prd-centos7-docker-4c-2g-241 does not seem to be running inside a container [2021-09-30T07:15:55.794Z] $ 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-30T07:15:56.146Z] $ docker top c8851612b1e4935a08b0ab579135dfcd0fbc31ac76e3c3a86183f9fc8e1e15e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T07:15:56.543Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T07:15:57.123Z] Building core-command ... [2021-09-30T07:15:57.123Z] Building core-data ... [2021-09-30T07:15:57.123Z] Building core-metadata ... [2021-09-30T07:15:57.123Z] Building security-bootstrapper ... [2021-09-30T07:15:57.123Z] Building security-proxy-setup ... [2021-09-30T07:15:57.123Z] Building security-secretstore-setup ... [2021-09-30T07:15:57.123Z] Building support-notifications ... [2021-09-30T07:15:57.123Z] Building support-scheduler ... [2021-09-30T07:15:57.123Z] Building sys-mgmt-agent ... [2021-09-30T07:15:57.123Z] Building sys-mgmt-agent [2021-09-30T07:15:57.123Z] Building security-proxy-setup [2021-09-30T07:15:57.123Z] Building security-secretstore-setup [2021-09-30T07:15:57.123Z] Building support-scheduler [2021-09-30T07:15:57.123Z] Building core-command [2021-09-30T07:15:58.218Z] Sending build context to Docker daemon 166.2MB [2021-09-30T07:15:58.218Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T07:15:58.218Z] ---> 04bc70af865f [2021-09-30T07:15:58.218Z] Step 2/4 : WORKDIR /edgex [2021-09-30T07:16:02.521Z] ---> Running in 4e1b2c6fa8c5 [2021-09-30T07:16:03.115Z] Removing intermediate container 4e1b2c6fa8c5 [2021-09-30T07:16:03.115Z] ---> 6bbffa51401d [2021-09-30T07:16:03.115Z] Step 3/4 : COPY go.mod . [2021-09-30T07:16:03.712Z] ---> eac20dbb8641 [2021-09-30T07:16:03.712Z] Step 4/4 : RUN go mod download [2021-09-30T07:16:03.988Z] ---> Running in e9972aa2de3a [2021-09-30T07:16:09.793Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:16:09.793Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:16:09.793Z] ---> e24297fbb256 [2021-09-30T07:16:09.793Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T07:16:09.793Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:16:09.793Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:16:09.793Z] ---> e24297fbb256 [2021-09-30T07:16:09.793Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T07:16:09.793Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:16:09.793Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:16:09.793Z] ---> e24297fbb256 [2021-09-30T07:16:09.793Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T07:16:12.373Z] ---> Running in 1fbbba83203c [2021-09-30T07:16:12.373Z] ---> Running in c724177a0af7 [2021-09-30T07:16:12.373Z] ---> Running in 5b97093b8f8a [2021-09-30T07:16:19.017Z] Removing intermediate container c724177a0af7 [2021-09-30T07:16:19.017Z] ---> 237a3d25d979 [2021-09-30T07:16:19.017Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:16:19.017Z] Removing intermediate container 1fbbba83203c [2021-09-30T07:16:19.017Z] ---> 00fecbafe785 [2021-09-30T07:16:19.017Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:16:19.017Z] Removing intermediate container 5b97093b8f8a [2021-09-30T07:16:19.017Z] ---> 7f38b05b5cf4 [2021-09-30T07:16:19.017Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:16:19.017Z] ---> Running in 7ac05fce2aff [2021-09-30T07:16:19.017Z] ---> Running in 4aa7f7e07e53 [2021-09-30T07:16:19.017Z] ---> Running in 5ee61e9666b6 [2021-09-30T07:16:25.654Z] Removing intermediate container 5ee61e9666b6 [2021-09-30T07:16:25.654Z] ---> 9eeeab55144a [2021-09-30T07:16:25.654Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T07:16:25.654Z] Removing intermediate container 7ac05fce2aff [2021-09-30T07:16:25.654Z] ---> 5a0f09a56753 [2021-09-30T07:16:25.654Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T07:16:25.654Z] ---> Running in b740cdc1ea47 [2021-09-30T07:16:25.654Z] Removing intermediate container 4aa7f7e07e53 [2021-09-30T07:16:25.654Z] ---> 72fd10b3f496 [2021-09-30T07:16:25.654Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T07:16:25.654Z] ---> Running in b11c23936444 [2021-09-30T07:16:25.654Z] ---> Running in 75e9bca86fff [2021-09-30T07:16:25.654Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T07:16:25.654Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T07:16:25.654Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T07:16:25.654Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:16:25.654Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:16:25.654Z] ---> e24297fbb256 [2021-09-30T07:16:25.654Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T07:16:25.654Z] ---> Using cache [2021-09-30T07:16:25.654Z] ---> 00fecbafe785 [2021-09-30T07:16:25.654Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:16:25.654Z] ---> Using cache [2021-09-30T07:16:25.654Z] ---> 72fd10b3f496 [2021-09-30T07:16:25.654Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T07:16:26.248Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:16:26.248Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:16:26.248Z] ---> e24297fbb256 [2021-09-30T07:16:26.248Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T07:16:26.248Z] ---> Using cache [2021-09-30T07:16:26.248Z] ---> 00fecbafe785 [2021-09-30T07:16:26.248Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:16:26.248Z] ---> Using cache [2021-09-30T07:16:26.248Z] ---> 72fd10b3f496 [2021-09-30T07:16:26.248Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T07:16:26.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T07:16:26.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T07:16:26.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T07:16:26.248Z] ---> Running in ed6ff1eb0604 [2021-09-30T07:16:26.248Z] ---> Running in 6f10af1b2aaf [2021-09-30T07:16:26.832Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T07:16:26.832Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T07:16:26.832Z] OK: 219 MiB in 52 packages [2021-09-30T07:16:27.099Z] OK: 219 MiB in 52 packages [2021-09-30T07:16:27.099Z] Removing intermediate container b740cdc1ea47 [2021-09-30T07:16:27.099Z] ---> 7f65e50bc61c [2021-09-30T07:16:27.099Z] Step 6/22 : COPY go.mod . [2021-09-30T07:16:27.369Z] Removing intermediate container 75e9bca86fff [2021-09-30T07:16:27.369Z] ---> c8dbc1b9ba78 [2021-09-30T07:16:27.369Z] Step 6/24 : COPY go.mod . [2021-09-30T07:16:27.369Z] OK: 219 MiB in 52 packages [2021-09-30T07:16:27.369Z] ---> cc1f5535a8e4 [2021-09-30T07:16:27.369Z] Step 7/22 : RUN go mod download [2021-09-30T07:16:27.369Z] ---> 90c7f34a3d92 [2021-09-30T07:16:27.369Z] Step 7/24 : RUN go mod download [2021-09-30T07:16:27.369Z] ---> Running in 28df0c1a4f7d [2021-09-30T07:16:27.369Z] ---> Running in dbed49e70946 [2021-09-30T07:16:27.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T07:16:27.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T07:16:27.924Z] Removing intermediate container b11c23936444 [2021-09-30T07:16:27.924Z] ---> f4ba592324a0 [2021-09-30T07:16:27.924Z] Step 6/24 : COPY go.mod . [2021-09-30T07:16:28.203Z] ---> 7b0ab1f61d29 [2021-09-30T07:16:28.203Z] Step 7/24 : RUN go mod download [2021-09-30T07:16:28.203Z] ---> Running in e562d6805d18 [2021-09-30T07:16:28.477Z] OK: 219 MiB in 52 packages [2021-09-30T07:16:28.477Z] OK: 219 MiB in 52 packages [2021-09-30T07:16:29.067Z] Removing intermediate container 6f10af1b2aaf [2021-09-30T07:16:29.067Z] ---> 137c79b4d413 [2021-09-30T07:16:29.067Z] Step 6/23 : COPY go.mod . [2021-09-30T07:16:29.067Z] Removing intermediate container ed6ff1eb0604 [2021-09-30T07:16:29.067Z] ---> 96fb34b4ae1c [2021-09-30T07:16:29.067Z] Step 6/26 : COPY go.mod . [2021-09-30T07:16:29.334Z] ---> 77c9167cf9e3 [2021-09-30T07:16:29.334Z] Step 7/23 : RUN go mod download [2021-09-30T07:16:29.334Z] ---> Running in 34830f9101ed [2021-09-30T07:16:29.334Z] ---> f29948619b78 [2021-09-30T07:16:29.334Z] Step 7/26 : RUN go mod download [2021-09-30T07:16:29.334Z] ---> Running in 1d4bf4bf0308 [2021-09-30T07:16:29.334Z] Removing intermediate container 28df0c1a4f7d [2021-09-30T07:16:29.605Z] ---> 5bcd53faf96f [2021-09-30T07:16:29.605Z] Step 8/24 : COPY . . [2021-09-30T07:16:29.605Z] Removing intermediate container dbed49e70946 [2021-09-30T07:16:29.605Z] ---> 97f7897cdbd2 [2021-09-30T07:16:29.605Z] Step 8/22 : COPY . . [2021-09-30T07:16:32.239Z] Removing intermediate container e562d6805d18 [2021-09-30T07:16:32.240Z] ---> 57a473938fd2 [2021-09-30T07:16:32.240Z] Step 8/24 : COPY . . [2021-09-30T07:16:35.592Z] Removing intermediate container 34830f9101ed [2021-09-30T07:16:35.592Z] ---> 7c3a8fe428b8 [2021-09-30T07:16:35.592Z] Step 8/23 : COPY . . [2021-09-30T07:16:35.592Z] ---> 38bdab2947ad [2021-09-30T07:16:35.592Z] Step 9/24 : RUN go mod tidy [2021-09-30T07:16:35.592Z] Removing intermediate container 1d4bf4bf0308 [2021-09-30T07:16:35.592Z] ---> 529efa4c3d2a [2021-09-30T07:16:35.592Z] Step 8/26 : COPY . . [2021-09-30T07:16:35.860Z] ---> Running in 250aeda33737 [2021-09-30T07:16:37.828Z] ---> ce270a16305e [2021-09-30T07:16:37.828Z] Step 9/22 : RUN go mod tidy [2021-09-30T07:16:39.253Z] ---> Running in 7af5dadc49d9 [2021-09-30T07:16:39.528Z] Removing intermediate container 250aeda33737 [2021-09-30T07:16:39.528Z] ---> 357230e3c31f [2021-09-30T07:16:39.528Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T07:16:39.799Z] ---> Running in 663f611de90b [2021-09-30T07:16:40.786Z] 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-30T07:16:42.242Z] ---> b7980a4399c4 [2021-09-30T07:16:42.242Z] Step 9/24 : RUN go mod tidy [2021-09-30T07:16:42.518Z] Removing intermediate container 7af5dadc49d9 [2021-09-30T07:16:42.518Z] ---> d1d74a11d31a [2021-09-30T07:16:42.518Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T07:16:42.786Z] ---> Running in 10cbef8e3f4a [2021-09-30T07:16:43.053Z] ---> Running in f7537656b9a7 [2021-09-30T07:16:44.470Z] 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-30T07:16:44.470Z] ---> 2ee60c9aa70c [2021-09-30T07:16:44.470Z] Step 9/23 : RUN go mod tidy [2021-09-30T07:16:45.055Z] ---> Running in 738120372fa1 [2021-09-30T07:16:46.022Z] Removing intermediate container 10cbef8e3f4a [2021-09-30T07:16:46.022Z] ---> 4679d2717fe6 [2021-09-30T07:16:46.022Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T07:16:46.022Z] ---> 277bd96b7e45 [2021-09-30T07:16:46.022Z] Step 9/26 : RUN go mod tidy [2021-09-30T07:16:46.022Z] ---> Running in 2fabb7360925 [2021-09-30T07:16:46.022Z] ---> Running in c259bb3319d0 [2021-09-30T07:16:46.622Z] 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-30T07:16:47.223Z] Removing intermediate container 738120372fa1 [2021-09-30T07:16:47.223Z] ---> eb835caa939f [2021-09-30T07:16:47.223Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T07:16:47.223Z] ---> Running in 7cbefbb04e21 [2021-09-30T07:16:47.824Z] 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-30T07:16:48.097Z] Removing intermediate container c259bb3319d0 [2021-09-30T07:16:48.097Z] ---> feeaefe628ed [2021-09-30T07:16:48.097Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T07:16:48.097Z] ---> Running in a5376d216d83 [2021-09-30T07:16:48.693Z] 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-30T07:17:15.433Z] Removing intermediate container 663f611de90b [2021-09-30T07:17:15.433Z] ---> d012d9576b47 [2021-09-30T07:17:15.433Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T07:17:15.433Z] ---> Running in d2583ce7e941 [2021-09-30T07:17:15.433Z] 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-30T07:17:15.433Z] Removing intermediate container d2583ce7e941 [2021-09-30T07:17:15.433Z] ---> fd2db76fce80 [2021-09-30T07:17:15.433Z] [2021-09-30T07:17:15.433Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T07:17:15.700Z] 20.10.7: Pulling from library/docker [2021-09-30T07:17:19.049Z] 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-30T07:17:23.338Z] 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-30T07:17:25.373Z] Removing intermediate container f7537656b9a7 [2021-09-30T07:17:25.373Z] ---> b12fc1b4809d [2021-09-30T07:17:25.373Z] [2021-09-30T07:17:25.373Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T07:17:25.374Z] 3.14: Pulling from library/alpine [2021-09-30T07:17:25.782Z] Removing intermediate container e9972aa2de3a [2021-09-30T07:17:25.782Z] ---> 7073888cb3ce [2021-09-30T07:17:25.782Z] Successfully built 7073888cb3ce [2021-09-30T07:17:25.782Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:17:26.129Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T07:17:26.129Z] . [Pipeline] withDockerContainer [2021-09-30T07:17:26.354Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T07:17:26.354Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T07:17:26.354Z] ---> 14119a10abf4 [2021-09-30T07:17:26.354Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T07:17:26.372Z] prd-ubuntu18.04-docker-arm64-4c-16g-242 does not seem to be running inside a container [2021-09-30T07:17:26.456Z] $ 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-30T07:17:26.638Z] ---> Running in d1e9228e1439 [2021-09-30T07:17:26.638Z] Removing intermediate container 2fabb7360925 [2021-09-30T07:17:26.638Z] ---> d5322f1f9554 [2021-09-30T07:17:26.638Z] [2021-09-30T07:17:26.638Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T07:17:26.638Z] ---> 14119a10abf4 [2021-09-30T07:17:26.638Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T07:17:26.904Z] ---> Running in 06c39a512378 [2021-09-30T07:17:26.904Z] Removing intermediate container a5376d216d83 [2021-09-30T07:17:26.904Z] ---> c462b1a20259 [2021-09-30T07:17:26.904Z] [2021-09-30T07:17:26.904Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T07:17:26.904Z] ---> 14119a10abf4 [2021-09-30T07:17:26.904Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T07:17:27.171Z] ---> Running in 6b149445f383 [2021-09-30T07:17:27.171Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T07:17:27.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T07:17:27.439Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T07:17:27.439Z] ---> 08bdaf2f88f9 [2021-09-30T07:17:27.439Z] 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-30T07:17:27.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T07:17:27.728Z] ---> Running in 329ad933fd0d [2021-09-30T07:17:27.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T07:17:27.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T07:17:27.728Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T07:17:27.728Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T07:17:27.728Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T07:17:27.728Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T07:17:27.995Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T07:17:27.995Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T07:17:27.995Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T07:17:27.995Z] OK: 8 MiB in 19 packages [2021-09-30T07:17:27.995Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T07:17:27.995Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T07:17:27.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T07:17:27.995Z] OK: 6 MiB in 15 packages [2021-09-30T07:17:27.995Z] Removing intermediate container 329ad933fd0d [2021-09-30T07:17:27.995Z] ---> abdaae7463b4 [2021-09-30T07:17:27.995Z] 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-30T07:17:27.995Z] ---> Running in fe860fc2a4dc [2021-09-30T07:17:27.995Z] $ docker top 970ceb26036f97910c4408c665007884e3bd6b6a100aafb6c091ad2125b90b66 -eo pid,comm [2021-09-30T07:17:28.266Z] Removing intermediate container 7cbefbb04e21 [2021-09-30T07:17:28.266Z] ---> 7e7f2d76f68a [2021-09-30T07:17:28.266Z] [2021-09-30T07:17:28.266Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T07:17:28.266Z] ---> 14119a10abf4 [2021-09-30T07:17:28.266Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T07:17:28.266Z] ---> Running in a37110dad011 [2021-09-30T07:17:28.266Z] Removing intermediate container d1e9228e1439 [2021-09-30T07:17:28.266Z] ---> 9096fb7c6dc8 [2021-09-30T07:17:28.266Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [Pipeline] { [Pipeline] sh [2021-09-30T07:17:28.548Z] ---> Running in 238140f986e6 [2021-09-30T07:17:28.548Z] Removing intermediate container 06c39a512378 [2021-09-30T07:17:28.548Z] ---> 18f6f015f7e5 [2021-09-30T07:17:28.548Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T07:17:28.548Z] ---> Running in efa3b305d185 [2021-09-30T07:17:28.548Z] Removing intermediate container 238140f986e6 [2021-09-30T07:17:28.548Z] ---> 7a3858f6e29a [2021-09-30T07:17:28.548Z] Step 14/22 : WORKDIR /edgex [2021-09-30T07:17:28.822Z] ---> Running in 1047ed1befe9 [2021-09-30T07:17:28.822Z] Removing intermediate container efa3b305d185 [2021-09-30T07:17:28.822Z] ---> 74128caa2bef [2021-09-30T07:17:28.822Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T07:17:28.822Z] ---> Running in b036d60e635d [2021-09-30T07:17:28.822Z] Removing intermediate container 1047ed1befe9 [2021-09-30T07:17:28.822Z] ---> c9143642cd4d [2021-09-30T07:17:28.822Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T07:17:28.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T07:17:28.822Z] Removing intermediate container b036d60e635d [2021-09-30T07:17:28.822Z] ---> fcc02868608e [2021-09-30T07:17:28.822Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T07:17:28.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T07:17:28.822Z] ---> Running in c2cc37ba8e61 [2021-09-30T07:17:28.921Z] + go version [2021-09-30T07:17:28.921Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-30T07:17:28.941Z] $ docker stop --time=1 970ceb26036f97910c4408c665007884e3bd6b6a100aafb6c091ad2125b90b66 [2021-09-30T07:17:29.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T07:17:29.116Z] Removing intermediate container c2cc37ba8e61 [2021-09-30T07:17:29.116Z] ---> e13275799c4f [2021-09-30T07:17:29.116Z] Step 16/24 : WORKDIR / [2021-09-30T07:17:29.116Z] ---> 6fb660718128 [2021-09-30T07:17:29.116Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T07:17:29.116Z] ---> Running in 3f7aa17975fa [2021-09-30T07:17:29.116Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T07:17:29.116Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T07:17:29.116Z] OK: 6 MiB in 15 packages [2021-09-30T07:17:29.389Z] Removing intermediate container 3f7aa17975fa [2021-09-30T07:17:29.389Z] ---> 7f55056169b6 [2021-09-30T07:17:29.389Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T07:17:29.389Z] ---> 202504d83630 [2021-09-30T07:17:29.389Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T07:17:29.655Z] Removing intermediate container a37110dad011 [2021-09-30T07:17:29.655Z] ---> 5fd2524da900 [2021-09-30T07:17:29.655Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T07:17:29.655Z] ---> Running in 1cc0ec490e55 [2021-09-30T07:17:29.655Z] ---> 3cd39cf947c4 [2021-09-30T07:17:29.655Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T07:17:29.655Z] ---> bb19bb98aeb7 [2021-09-30T07:17:29.655Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T07:17:29.919Z] Removing intermediate container 1cc0ec490e55 [2021-09-30T07:17:29.919Z] ---> b71ffd9c4f17 [2021-09-30T07:17:29.919Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T07:17:29.919Z] ---> Running in 95fece65e910 [2021-09-30T07:17:29.919Z] ---> Running in 9eab2c70620f [2021-09-30T07:17:29.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T07:17:29.919Z] Removing intermediate container 95fece65e910 [2021-09-30T07:17:29.919Z] ---> 1fb1c221c50b [2021-09-30T07:17:29.919Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T07:17:29.919Z] ---> fa451a683e61 [2021-09-30T07:17:29.919Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T07:17:29.919Z] Removing intermediate container 9eab2c70620f [2021-09-30T07:17:29.919Z] ---> 09cdea0596ea [2021-09-30T07:17:29.919Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T07:17:30.192Z] ---> Running in b33fd1dc698d [2021-09-30T07:17:30.192Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T07:17:30.192Z] ---> Running in 812248c78a5b [2021-09-30T07:17:30.192Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T07:17:30.192Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T07:17:30.192Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T07:17:30.192Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T07:17:30.192Z] OK: 6 MiB in 17 packages [2021-09-30T07:17:30.192Z] Removing intermediate container b33fd1dc698d [2021-09-30T07:17:30.192Z] ---> 4ffd2f8e2aa8 [2021-09-30T07:17:30.192Z] Step 20/22 : LABEL arch=x86_64 [2021-09-30T07:17:30.192Z] Removing intermediate container 812248c78a5b [2021-09-30T07:17:30.192Z] ---> 4013e3b4f95a [2021-09-30T07:17:30.192Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T07:17:30.192Z] ---> Running in c5a87c257567 [2021-09-30T07:17:30.192Z] ---> d344f0bfd86a [2021-09-30T07:17:30.192Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T07:17:30.192Z] ---> Running in dffd3b06973b [2021-09-30T07:17:30.459Z] Removing intermediate container c5a87c257567 [2021-09-30T07:17:30.459Z] ---> b53cdee3cd8d [2021-09-30T07:17:30.459Z] Step 21/22 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:17:30.459Z] ---> Running in 092c976e8c81 [2021-09-30T07:17:30.459Z] Removing intermediate container dffd3b06973b [2021-09-30T07:17:30.459Z] ---> 942ae7099c6b [2021-09-30T07:17:30.459Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T07:17:30.459Z] ---> 20783a89bdb4 [2021-09-30T07:17:30.459Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T07:17:30.459Z] ---> Running in df2c35becb76 [2021-09-30T07:17:30.459Z] Removing intermediate container 092c976e8c81 [2021-09-30T07:17:30.459Z] ---> 40c485c20c91 [2021-09-30T07:17:30.459Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T07:17:30.727Z] Removing intermediate container 6b149445f383 [2021-09-30T07:17:30.727Z] ---> 7218de354733 [2021-09-30T07:17:30.727Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T07:17:30.727Z] ---> Running in 483db6236f00 [2021-09-30T07:17:30.727Z] Removing intermediate container df2c35becb76 [2021-09-30T07:17:30.727Z] ---> fa255fcd4bd5 [2021-09-30T07:17:30.727Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T07:17:30.727Z] ---> Running in 8ba869a0faa2 [2021-09-30T07:17:30.727Z] ---> Running in 0fbd9ca82825 [2021-09-30T07:17:30.727Z] ---> 27592e9d4010 [2021-09-30T07:17:30.727Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T07:17:30.727Z] Removing intermediate container 483db6236f00 [2021-09-30T07:17:30.727Z] ---> 721b3fecd4c7 [2021-09-30T07:17:30.727Z] [2021-09-30T07:17:30.742Z] $ docker rm -f 970ceb26036f97910c4408c665007884e3bd6b6a100aafb6c091ad2125b90b66 [Pipeline] // withDockerContainer [Pipeline] } [2021-09-30T07:17:30.994Z] Successfully built 721b3fecd4c7 [Pipeline] // script [2021-09-30T07:17:30.994Z] Successfully tagged security-proxy-setup:latest [2021-09-30T07:17:30.994Z] Building support-notifications [2021-09-30T07:17:30.994Z]  Building security-proxy-setup ... done Removing intermediate container 0fbd9ca82825 [2021-09-30T07:17:30.994Z] ---> 95bc4ed215e1 [2021-09-30T07:17:30.994Z] Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:17:30.994Z] Removing intermediate container 8ba869a0faa2 [2021-09-30T07:17:30.994Z] ---> d67616a4eefb [2021-09-30T07:17:30.994Z] Step 14/26 : WORKDIR / [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:17:31.488Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T07:17:31.488Z] . [Pipeline] withDockerContainer [2021-09-30T07:17:31.578Z] ---> Running in 14259c116f8c [2021-09-30T07:17:31.578Z] ---> Running in c7740f2c60d1 [2021-09-30T07:17:31.717Z] prd-ubuntu18.04-docker-arm64-4c-16g-242 does not seem to be running inside a container [2021-09-30T07:17:31.809Z] $ 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-30T07:17:31.851Z] ---> 47b37c0344c2 [2021-09-30T07:17:31.851Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T07:17:32.137Z] Removing intermediate container c7740f2c60d1 [2021-09-30T07:17:32.137Z] ---> af67f19a8af5 [2021-09-30T07:17:32.137Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T07:17:32.137Z] ---> Running in 6986edf9a9c5 [2021-09-30T07:17:32.137Z] Removing intermediate container 14259c116f8c [2021-09-30T07:17:32.137Z] ---> be178cc6d584 [2021-09-30T07:17:32.137Z] 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-30T07:17:32.728Z] ---> Running in b1922b02c640 [2021-09-30T07:17:32.728Z] Removing intermediate container 6986edf9a9c5 [2021-09-30T07:17:32.728Z] ---> fa3a2c4f053b [2021-09-30T07:17:32.728Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T07:17:32.997Z] ---> 0a026e86b5d1 [2021-09-30T07:17:32.997Z] 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-30T07:17:32.997Z] Removing intermediate container b1922b02c640 [2021-09-30T07:17:32.997Z] ---> 12a93997fc11 [2021-09-30T07:17:32.997Z] [2021-09-30T07:17:32.997Z] ---> Running in 6f4d2f101476 [2021-09-30T07:17:32.997Z] Successfully built 12a93997fc11 [2021-09-30T07:17:32.997Z] Successfully tagged core-command:latest [2021-09-30T07:17:32.997Z]  Building core-command ... done Building security-bootstrapper [2021-09-30T07:17:33.262Z] Removing intermediate container 6f4d2f101476 [2021-09-30T07:17:33.262Z] ---> d6d8a22ee1a0 [2021-09-30T07:17:33.262Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T07:17:33.383Z] $ docker top 2b64c84fb227818c8dcc72f16efb3077318659fafd2d36635e3faed08be7fae2 -eo pid,comm [2021-09-30T07:17:33.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2021-09-30T07:17:33.724Z] ========================================================= [2021-09-30T07:17:33.724Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T07:17:33.724Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T07:17:33.790Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T07:17:33.790Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T07:17:33.790Z] Executing bash-5.1.0-r0.post-install [2021-09-30T07:17:33.790Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T07:17:33.790Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T07:17:33.790Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T07:17:33.790Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T07:17:33.790Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T07:17:33.790Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T07:17:33.790Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T07:17:33.790Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T07:17:33.790Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T07:17:33.790Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T07:17:33.790Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T07:17:33.790Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T07:17:34.393Z] + go mod tidy [2021-09-30T07:17:35.217Z] ---> 5660dc62ea7c [2021-09-30T07:17:35.217Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T07:17:35.217Z] ---> Running in 6571f2507799 [Pipeline] sh [2021-09-30T07:17:35.483Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T07:17:35.483Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T07:17:35.483Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T07:17:35.483Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T07:17:35.483Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T07:17:35.483Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T07:17:35.751Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T07:17:35.751Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T07:17:35.751Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T07:17:35.751Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T07:17:35.751Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T07:17:35.751Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T07:17:35.751Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T07:17:36.056Z] + make test [2021-09-30T07:17:36.056Z] go mod tidy [2021-09-30T07:17:36.335Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T07:17:36.652Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T07:17:37.297Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:17:37.297Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:17:37.297Z] ---> e24297fbb256 [2021-09-30T07:17:37.297Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T07:17:37.297Z] ---> Using cache [2021-09-30T07:17:37.297Z] ---> 00fecbafe785 [2021-09-30T07:17:37.297Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:17:37.297Z] ---> Using cache [2021-09-30T07:17:37.297Z] ---> 72fd10b3f496 [2021-09-30T07:17:37.297Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T07:17:37.297Z] ---> Using cache [2021-09-30T07:17:37.297Z] ---> 96fb34b4ae1c [2021-09-30T07:17:37.297Z] Step 6/32 : COPY go.mod . [2021-09-30T07:17:37.297Z] ---> Using cache [2021-09-30T07:17:37.297Z] ---> f29948619b78 [2021-09-30T07:17:37.297Z] Step 7/32 : RUN go mod download [2021-09-30T07:17:37.297Z] ---> Using cache [2021-09-30T07:17:37.297Z] ---> 529efa4c3d2a [2021-09-30T07:17:37.297Z] Step 8/32 : COPY . . [2021-09-30T07:17:37.297Z] ---> Using cache [2021-09-30T07:17:37.297Z] ---> 277bd96b7e45 [2021-09-30T07:17:37.297Z] Step 9/32 : RUN go mod tidy [2021-09-30T07:17:37.297Z] ---> Using cache [2021-09-30T07:17:37.297Z] ---> feeaefe628ed [2021-09-30T07:17:37.297Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T07:17:37.297Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T07:17:37.297Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T07:17:37.297Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T07:17:37.562Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T07:17:37.562Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T07:17:37.562Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T07:17:37.562Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T07:17:37.562Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T07:17:37.562Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T07:17:38.142Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T07:17:38.142Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T07:17:38.410Z] Removing intermediate container 6571f2507799 [2021-09-30T07:17:38.410Z] ---> 0343f1fe52cf [2021-09-30T07:17:38.410Z] Step 22/23 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:17:38.410Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T07:17:38.410Z] ---> 0eb50b82e8d8 [2021-09-30T07:17:38.410Z] 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-30T07:17:38.410Z] OK: 82 MiB in 59 packages [2021-09-30T07:17:38.721Z] ---> Running in 336207b16069 [2021-09-30T07:17:38.721Z] ---> Running in b490f9b25fd0 [2021-09-30T07:17:38.721Z] ---> 28adce59ff89 [2021-09-30T07:17:38.721Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T07:17:39.026Z] Removing intermediate container 336207b16069 [2021-09-30T07:17:39.026Z] ---> 82fb59faad53 [2021-09-30T07:17:39.026Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T07:17:39.026Z] ---> Running in 5efab97958d5 [2021-09-30T07:17:39.325Z] Removing intermediate container 5efab97958d5 [2021-09-30T07:17:39.325Z] ---> 983b5f1dcd1c [2021-09-30T07:17:39.325Z] [2021-09-30T07:17:39.609Z] 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-30T07:17:39.609Z] Successfully built 983b5f1dcd1c [2021-09-30T07:17:39.609Z] ---> 853a22f77d85 [2021-09-30T07:17:39.609Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T07:17:39.609Z] Successfully tagged support-scheduler:latest [2021-09-30T07:17:39.609Z]  Building support-scheduler ... done Building core-data [2021-09-30T07:17:40.232Z] Collecting docker-compose==1.23.2 [2021-09-30T07:17:40.232Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T07:17:40.501Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T07:17:40.501Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T07:17:40.501Z] 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-30T07:17:40.501Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T07:17:40.779Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T07:17:41.051Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T07:17:41.051Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T07:17:41.318Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T07:17:41.318Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T07:17:41.318Z] ---> 151b378a3496 [2021-09-30T07:17:41.318Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T07:17:41.586Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T07:17:41.586Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T07:17:41.854Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T07:17:41.854Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T07:17:41.854Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T07:17:41.854Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T07:17:41.854Z] ---> 145525bb4ba7 [2021-09-30T07:17:41.854Z] 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-30T07:17:42.121Z] ---> Running in 8f9ed08f7bd4 [2021-09-30T07:17:42.391Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T07:17:42.391Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T07:17:42.664Z] Collecting PyYAML<4,>=3.10 [2021-09-30T07:17:42.664Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T07:17:43.276Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:17:43.276Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:17:43.276Z] ---> e24297fbb256 [2021-09-30T07:17:43.276Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T07:17:43.276Z] ---> Using cache [2021-09-30T07:17:43.276Z] ---> 00fecbafe785 [2021-09-30T07:17:43.276Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:17:43.276Z] ---> Using cache [2021-09-30T07:17:43.276Z] ---> 72fd10b3f496 [2021-09-30T07:17:43.276Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T07:17:43.568Z] ---> Running in e789ea677830 [2021-09-30T07:17:43.568Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T07:17:43.568Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T07:17:43.568Z] Removing intermediate container 8f9ed08f7bd4 [2021-09-30T07:17:43.568Z] ---> 9c14fbef0496 [2021-09-30T07:17:43.568Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T07:17:43.849Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T07:17:43.849Z] ---> Running in 7770332f6a65 [2021-09-30T07:17:43.849Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T07:17:43.849Z] Collecting idna<2.8,>=2.5 [2021-09-30T07:17:43.849Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T07:17:43.849Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T07:17:43.849Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T07:17:44.124Z] Collecting certifi>=2017.4.17 [2021-09-30T07:17:44.124Z] Removing intermediate container 7770332f6a65 [2021-09-30T07:17:44.124Z] ---> 0a4e539f6aac [2021-09-30T07:17:44.124Z] Step 24/26 : LABEL arch=x86_64 [2021-09-30T07:17:44.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T07:17:44.124Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T07:17:44.124Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T07:17:44.124Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T07:17:44.124Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T07:17:44.124Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T07:17:44.124Z] ---> Running in 5d07e8487fc9 [2021-09-30T07:17:44.396Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T07:17:44.396Z] Attempting uninstall: urllib3 [2021-09-30T07:17:44.396Z] Found existing installation: urllib3 1.26.2 [2021-09-30T07:17:44.396Z] Uninstalling urllib3-1.26.2: [2021-09-30T07:17:44.396Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T07:17:44.396Z] Removing intermediate container 5d07e8487fc9 [2021-09-30T07:17:44.396Z] ---> 5b198390ec7a [2021-09-30T07:17:44.396Z] Step 25/26 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:17:44.396Z] ---> Running in 8a93c5c05a6d [2021-09-30T07:17:44.396Z] Attempting uninstall: idna [2021-09-30T07:17:44.396Z] Found existing installation: idna 3.1 [2021-09-30T07:17:44.396Z] Uninstalling idna-3.1: [2021-09-30T07:17:44.666Z] Successfully uninstalled idna-3.1 [2021-09-30T07:17:44.666Z] Removing intermediate container 8a93c5c05a6d [2021-09-30T07:17:44.666Z] ---> 8670a0611542 [2021-09-30T07:17:44.666Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T07:17:44.666Z] Attempting uninstall: chardet [2021-09-30T07:17:44.666Z] Found existing installation: chardet 4.0.0 [2021-09-30T07:17:44.666Z] Uninstalling chardet-4.0.0: [2021-09-30T07:17:44.666Z] ---> Running in 98fb71cfb8b0 [2021-09-30T07:17:44.666Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T07:17:44.936Z] Removing intermediate container 98fb71cfb8b0 [2021-09-30T07:17:44.936Z] ---> e7e8e4dd0bed [2021-09-30T07:17:44.936Z] [2021-09-30T07:17:44.936Z] Successfully built e7e8e4dd0bed [2021-09-30T07:17:44.936Z] Successfully tagged security-secretstore-setup:latest [2021-09-30T07:17:44.936Z]  Building security-secretstore-setup ... done Building core-metadata [2021-09-30T07:17:45.202Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T07:17:45.202Z] Attempting uninstall: requests [2021-09-30T07:17:45.202Z] Found existing installation: requests 2.25.1 [2021-09-30T07:17:45.202Z] Uninstalling requests-2.25.1: [2021-09-30T07:17:45.202Z] Successfully uninstalled requests-2.25.1 [2021-09-30T07:17:45.471Z] Running setup.py install for texttable: started [2021-09-30T07:17:46.264Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T07:17:46.264Z] Running setup.py install for PyYAML: started [2021-09-30T07:17:46.596Z] OK: 219 MiB in 52 packages [2021-09-30T07:17:46.943Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T07:17:49.004Z] Running setup.py install for docopt: started [2021-09-30T07:17:49.617Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T07:17:49.617Z] Running setup.py install for dockerpty: started [2021-09-30T07:17:49.617Z] Removing intermediate container e789ea677830 [2021-09-30T07:17:49.617Z] ---> 24b3cd9ead74 [2021-09-30T07:17:49.617Z] Step 6/23 : COPY go.mod . [2021-09-30T07:17:49.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:17:49.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:17:49.888Z] ---> e24297fbb256 [2021-09-30T07:17:49.888Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T07:17:49.888Z] ---> Using cache [2021-09-30T07:17:49.888Z] ---> 00fecbafe785 [2021-09-30T07:17:49.888Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:17:49.888Z] ---> Using cache [2021-09-30T07:17:49.888Z] ---> 72fd10b3f496 [2021-09-30T07:17:49.888Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T07:17:49.888Z] ---> Running in 72d15927a66e [2021-09-30T07:17:49.888Z] ---> 2373152d17f6 [2021-09-30T07:17:49.888Z] Step 7/23 : RUN go mod download [2021-09-30T07:17:49.888Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T07:17:50.157Z] ---> Running in 1d02e4cbe8cc [2021-09-30T07:17:50.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T07:17:50.425Z] 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-30T07:17:51.391Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T07:17:52.357Z] OK: 219 MiB in 52 packages [2021-09-30T07:17:52.624Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:17:52.624Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:17:52.624Z] ---> e24297fbb256 [2021-09-30T07:17:52.624Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T07:17:52.624Z] ---> Using cache [2021-09-30T07:17:52.624Z] ---> 00fecbafe785 [2021-09-30T07:17:52.624Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:17:52.624Z] ---> Using cache [2021-09-30T07:17:52.624Z] ---> 72fd10b3f496 [2021-09-30T07:17:52.624Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T07:17:52.624Z] ---> Using cache [2021-09-30T07:17:52.624Z] ---> 96fb34b4ae1c [2021-09-30T07:17:52.624Z] Step 6/24 : COPY go.mod . [2021-09-30T07:17:52.624Z] ---> Using cache [2021-09-30T07:17:52.624Z] ---> f29948619b78 [2021-09-30T07:17:52.624Z] Step 7/24 : RUN go mod download [2021-09-30T07:17:52.624Z] ---> Using cache [2021-09-30T07:17:52.624Z] ---> 529efa4c3d2a [2021-09-30T07:17:52.624Z] Step 8/24 : COPY . . [2021-09-30T07:17:52.624Z] ---> Using cache [2021-09-30T07:17:52.624Z] ---> 277bd96b7e45 [2021-09-30T07:17:52.624Z] Step 9/24 : RUN go mod tidy [2021-09-30T07:17:52.624Z] ---> Using cache [2021-09-30T07:17:52.624Z] ---> feeaefe628ed [2021-09-30T07:17:52.624Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T07:17:52.901Z] Removing intermediate container 1d02e4cbe8cc [2021-09-30T07:17:52.901Z] ---> a0789afa9ac1 [2021-09-30T07:17:52.901Z] Step 8/23 : COPY . . [2021-09-30T07:17:52.901Z] ---> Running in e7f91915b43b [2021-09-30T07:17:53.879Z] Removing intermediate container 72d15927a66e [2021-09-30T07:17:53.879Z] ---> 8193aaa4d37a [2021-09-30T07:17:53.879Z] Step 6/24 : COPY go.mod . [2021-09-30T07:17:53.879Z] 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-30T07:17:55.825Z] ---> 3216d64d2d0c [2021-09-30T07:17:55.825Z] Step 7/24 : RUN go mod download [2021-09-30T07:17:56.413Z] ---> Running in 7a898acc8ff5 [2021-09-30T07:17:59.008Z] ---> a214c54908aa [2021-09-30T07:17:59.008Z] Step 9/23 : RUN go mod tidy [2021-09-30T07:17:59.008Z] ---> Running in 1391eab0b913 [2021-09-30T07:17:59.277Z] Removing intermediate container 7a898acc8ff5 [2021-09-30T07:17:59.277Z] ---> ac2e5a34d8c6 [2021-09-30T07:17:59.277Z] Step 8/24 : COPY . . [2021-09-30T07:18:01.250Z] Removing intermediate container fe860fc2a4dc [2021-09-30T07:18:01.250Z] ---> 66c0b5387d7a [2021-09-30T07:18:01.250Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T07:18:01.844Z] ---> Running in 9bc81c37ef21 [2021-09-30T07:18:02.804Z] Removing intermediate container 9bc81c37ef21 [2021-09-30T07:18:02.804Z] ---> d0a809eb51fa [2021-09-30T07:18:02.804Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T07:18:03.069Z] Removing intermediate container 1391eab0b913 [2021-09-30T07:18:03.069Z] ---> 4affcc3faf88 [2021-09-30T07:18:03.069Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T07:18:03.337Z] ---> Running in f3266301d8bc [2021-09-30T07:18:03.337Z] ---> Running in 36c3697c1456 [2021-09-30T07:18:03.469Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T07:18:03.601Z] Removing intermediate container f3266301d8bc [2021-09-30T07:18:03.601Z] ---> b41a2a2b4a84 [2021-09-30T07:18:03.601Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T07:18:04.182Z] 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-30T07:18:04.777Z] ---> 734b5377d296 [2021-09-30T07:18:04.777Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T07:18:05.367Z] ---> 2a503ed85903 [2021-09-30T07:18:05.367Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T07:18:06.796Z] ---> dd67c4063ed3 [2021-09-30T07:18:06.796Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T07:18:06.796Z] Removing intermediate container b490f9b25fd0 [2021-09-30T07:18:06.796Z] ---> c0e07698f014 [2021-09-30T07:18:06.796Z] [2021-09-30T07:18:06.796Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T07:18:06.796Z] ---> 14119a10abf4 [2021-09-30T07:18:06.796Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T07:18:06.796Z] ---> Running in 96ecc02f1e78 [2021-09-30T07:18:06.796Z] ---> Running in 561695b28860 [2021-09-30T07:18:07.062Z] ---> a36e24bdbd6b [2021-09-30T07:18:07.062Z] Step 9/24 : RUN go mod tidy [2021-09-30T07:18:07.062Z] Removing intermediate container 96ecc02f1e78 [2021-09-30T07:18:07.062Z] ---> c4358534988f [2021-09-30T07:18:07.062Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T07:18:07.062Z] ---> Running in d52b931a5bf9 [2021-09-30T07:18:07.062Z] Removing intermediate container 561695b28860 [2021-09-30T07:18:07.062Z] ---> a4a04402f1ff [2021-09-30T07:18:07.062Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T07:18:07.062Z] ---> Running in 983a9baa434d [2021-09-30T07:18:07.062Z] ---> Running in c0d41a7017ba [2021-09-30T07:18:07.331Z] Removing intermediate container 983a9baa434d [2021-09-30T07:18:07.331Z] ---> e8e165c3a6a1 [2021-09-30T07:18:07.331Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T07:18:07.331Z] ---> Running in 70d83b32b946 [2021-09-30T07:18:07.331Z] Removing intermediate container 70d83b32b946 [2021-09-30T07:18:07.331Z] ---> e8649326fada [2021-09-30T07:18:07.331Z] Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:18:07.598Z] ---> Running in fa18d4813b7c [2021-09-30T07:18:07.866Z] Removing intermediate container fa18d4813b7c [2021-09-30T07:18:07.866Z] ---> ba202db4d033 [2021-09-30T07:18:07.866Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T07:18:07.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T07:18:07.866Z] ---> Running in f7e4c3e6c20f [2021-09-30T07:18:07.866Z] Removing intermediate container f7e4c3e6c20f [2021-09-30T07:18:07.866Z] ---> 7dc5c02e7b84 [2021-09-30T07:18:07.866Z] [2021-09-30T07:18:08.131Z] Successfully built 7dc5c02e7b84 [2021-09-30T07:18:08.131Z] Successfully tagged sys-mgmt-agent:latest [2021-09-30T07:18:08.716Z]  Building sys-mgmt-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T07:18:08.986Z] Removing intermediate container d52b931a5bf9 [2021-09-30T07:18:08.986Z] ---> 3e0a52d38ed7 [2021-09-30T07:18:08.986Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T07:18:08.986Z] ---> Running in 5e6026945760 [2021-09-30T07:18:08.986Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T07:18:08.986Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T07:18:08.986Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T07:18:08.986Z] OK: 6 MiB in 16 packages [2021-09-30T07:18:09.578Z] 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-30T07:18:09.578Z] Removing intermediate container c0d41a7017ba [2021-09-30T07:18:09.578Z] ---> 847bdea4ebd1 [2021-09-30T07:18:09.578Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T07:18:09.578Z] ---> Running in 40b49678d007 [2021-09-30T07:18:09.846Z] Removing intermediate container 40b49678d007 [2021-09-30T07:18:09.846Z] ---> 5c38270ba7be [2021-09-30T07:18:09.846Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T07:18:09.846Z] ---> Running in ad767e144029 [2021-09-30T07:18:10.114Z] Removing intermediate container ad767e144029 [2021-09-30T07:18:10.114Z] ---> 5275244440be [2021-09-30T07:18:10.114Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T07:18:10.114Z] ---> Running in 1fd18f5a54e6 [2021-09-30T07:18:11.079Z] Removing intermediate container 1fd18f5a54e6 [2021-09-30T07:18:11.079Z] ---> 333ab9d76192 [2021-09-30T07:18:11.079Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T07:18:11.079Z] ---> Running in 6d588ff35412 [2021-09-30T07:18:11.349Z] Removing intermediate container 6d588ff35412 [2021-09-30T07:18:11.349Z] ---> 6fdc9173061b [2021-09-30T07:18:11.349Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T07:18:11.618Z] ---> 6d7ebf418122 [2021-09-30T07:18:11.618Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T07:18:11.618Z] ---> Running in 8d097c1103cf [2021-09-30T07:18:12.587Z] Removing intermediate container 8d097c1103cf [2021-09-30T07:18:12.587Z] ---> f6280a710999 [2021-09-30T07:18:12.587Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T07:18:12.857Z] ---> 40e901ce3160 [2021-09-30T07:18:12.857Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T07:18:13.460Z] ---> 5a8d03ff8d36 [2021-09-30T07:18:13.460Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T07:18:13.726Z] ---> e724b9286a1f [2021-09-30T07:18:13.726Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T07:18:14.313Z] ---> 154fa2d29b13 [2021-09-30T07:18:14.313Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T07:18:14.313Z] ---> 847c94527c78 [2021-09-30T07:18:14.313Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T07:18:14.896Z] ---> Running in 3444f06c0915 [2021-09-30T07:18:14.896Z] Removing intermediate container 3444f06c0915 [2021-09-30T07:18:14.896Z] ---> 57e845722def [2021-09-30T07:18:14.896Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T07:18:15.166Z] ---> ad9dd0aee3b0 [2021-09-30T07:18:15.166Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T07:18:15.434Z] ---> Running in 6e1688beff33 [2021-09-30T07:18:16.394Z] Removing intermediate container 6e1688beff33 [2021-09-30T07:18:16.394Z] ---> d32112aeba70 [2021-09-30T07:18:16.394Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T07:18:16.394Z] ---> Running in c73b5909a216 [2021-09-30T07:18:16.660Z] Removing intermediate container c73b5909a216 [2021-09-30T07:18:16.660Z] ---> fb2cb07e88cc [2021-09-30T07:18:16.660Z] Step 29/32 : CMD ["gate"] [2021-09-30T07:18:16.660Z] ---> Running in d31e622fcac7 [2021-09-30T07:18:16.927Z] Removing intermediate container d31e622fcac7 [2021-09-30T07:18:16.927Z] ---> 77ee91416d97 [2021-09-30T07:18:16.927Z] Step 30/32 : LABEL arch=x86_64 [2021-09-30T07:18:16.927Z] ---> Running in 083a0175a19c [2021-09-30T07:18:17.194Z] Removing intermediate container 083a0175a19c [2021-09-30T07:18:17.194Z] ---> 3152f1417e08 [2021-09-30T07:18:17.194Z] Step 31/32 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:18:17.462Z] ---> Running in aed4e8944a93 [2021-09-30T07:18:17.462Z] Removing intermediate container aed4e8944a93 [2021-09-30T07:18:17.462Z] ---> d998d90f70f7 [2021-09-30T07:18:17.462Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T07:18:17.730Z] ---> Running in b3ad69091a6d [2021-09-30T07:18:17.730Z] Removing intermediate container b3ad69091a6d [2021-09-30T07:18:17.730Z] ---> 72f900eaf06d [2021-09-30T07:18:17.730Z] [2021-09-30T07:18:17.997Z] Successfully built 72f900eaf06d [2021-09-30T07:18:17.997Z] Successfully tagged security-bootstrapper:latest [2021-09-30T07:18:22.252Z]  Building security-bootstrapper ... done Removing intermediate container e7f91915b43b [2021-09-30T07:18:22.252Z] ---> 9ee69550babf [2021-09-30T07:18:22.252Z] [2021-09-30T07:18:22.252Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T07:18:22.252Z] ---> 14119a10abf4 [2021-09-30T07:18:22.252Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T07:18:22.252Z] ---> Using cache [2021-09-30T07:18:22.252Z] ---> 5fd2524da900 [2021-09-30T07:18:22.252Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T07:18:22.252Z] ---> Using cache [2021-09-30T07:18:22.252Z] ---> b71ffd9c4f17 [2021-09-30T07:18:22.252Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T07:18:22.252Z] ---> Running in 4b129de8f367 [2021-09-30T07:18:22.252Z] Removing intermediate container 4b129de8f367 [2021-09-30T07:18:22.252Z] ---> 54f1b8efdafd [2021-09-30T07:18:22.252Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T07:18:22.252Z] ---> Running in 3a7821c2c76e [2021-09-30T07:18:22.519Z] Removing intermediate container 3a7821c2c76e [2021-09-30T07:18:22.519Z] ---> 69d55ca3e92d [2021-09-30T07:18:22.519Z] Step 16/24 : WORKDIR / [2021-09-30T07:18:22.519Z] ---> Running in 1382a4864f2c [2021-09-30T07:18:22.785Z] Removing intermediate container 1382a4864f2c [2021-09-30T07:18:22.785Z] ---> a4c5dca03b84 [2021-09-30T07:18:22.785Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T07:18:23.053Z] ---> c70a88fb5623 [2021-09-30T07:18:23.053Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T07:18:23.638Z] ---> d2312a9fd32c [2021-09-30T07:18:23.638Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T07:18:23.905Z] ---> 1af7fbf6a1d8 [2021-09-30T07:18:23.905Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T07:18:23.905Z] ---> Running in c58307c85779 [2021-09-30T07:18:24.176Z] Removing intermediate container c58307c85779 [2021-09-30T07:18:24.176Z] ---> 7fed751d17e7 [2021-09-30T07:18:24.176Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T07:18:24.176Z] ---> Running in 3f44b1fd9aa2 [2021-09-30T07:18:24.441Z] Removing intermediate container 3f44b1fd9aa2 [2021-09-30T07:18:24.441Z] ---> ab3f76988da4 [2021-09-30T07:18:24.441Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T07:18:24.441Z] ---> Running in a6a603fa2e28 [2021-09-30T07:18:24.441Z] Removing intermediate container a6a603fa2e28 [2021-09-30T07:18:24.441Z] ---> a476b13823ba [2021-09-30T07:18:24.441Z] Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:18:24.708Z] ---> Running in a74f707a8f0a [2021-09-30T07:18:24.708Z] Removing intermediate container a74f707a8f0a [2021-09-30T07:18:24.708Z] ---> bb736cfbac7f [2021-09-30T07:18:24.708Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T07:18:24.708Z] ---> Running in 37a0f22b74c7 [2021-09-30T07:18:24.976Z] Removing intermediate container 37a0f22b74c7 [2021-09-30T07:18:24.976Z] ---> fcb0b25f333b [2021-09-30T07:18:24.976Z] [2021-09-30T07:18:24.976Z] Successfully built fcb0b25f333b [2021-09-30T07:18:24.976Z] Successfully tagged core-metadata:latest [2021-09-30T07:18:30.329Z]  Building core-metadata ... done Removing intermediate container 36c3697c1456 [2021-09-30T07:18:30.329Z] ---> 00898ac45d94 [2021-09-30T07:18:30.329Z] [2021-09-30T07:18:30.329Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T07:18:30.329Z] ---> 14119a10abf4 [2021-09-30T07:18:30.329Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T07:18:30.329Z] ---> Running in 8f213837fa1e [2021-09-30T07:18:30.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T07:18:30.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T07:18:30.872Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T07:18:30.872Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T07:18:30.872Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T07:18:30.872Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T07:18:30.872Z] OK: 6 MiB in 16 packages [2021-09-30T07:18:31.457Z] Removing intermediate container 8f213837fa1e [2021-09-30T07:18:31.457Z] ---> 773cf2619b6f [2021-09-30T07:18:31.457Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T07:18:31.457Z] ---> Running in b51081bd7fd6 [2021-09-30T07:18:31.457Z] Removing intermediate container b51081bd7fd6 [2021-09-30T07:18:31.457Z] ---> 91171e86689d [2021-09-30T07:18:31.457Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T07:18:31.457Z] ---> Running in 43e945e72145 [2021-09-30T07:18:31.725Z] Removing intermediate container 43e945e72145 [2021-09-30T07:18:31.725Z] ---> a38be55b635e [2021-09-30T07:18:31.725Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T07:18:31.725Z] ---> Running in 600b4c3250d1 [2021-09-30T07:18:31.725Z] Removing intermediate container 600b4c3250d1 [2021-09-30T07:18:31.725Z] ---> bef21a425560 [2021-09-30T07:18:31.725Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T07:18:31.993Z] ---> ffbec931d18e [2021-09-30T07:18:31.993Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T07:18:32.583Z] ---> 696240304e91 [2021-09-30T07:18:32.583Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T07:18:32.583Z] ---> 5a969b8d1248 [2021-09-30T07:18:32.583Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T07:18:32.848Z] ---> Running in 944cc5ae8c8b [2021-09-30T07:18:32.848Z] Removing intermediate container 944cc5ae8c8b [2021-09-30T07:18:32.848Z] ---> 9d1794e37fa2 [2021-09-30T07:18:32.848Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T07:18:32.848Z] ---> Running in d17bfcbd972a [2021-09-30T07:18:32.848Z] Removing intermediate container d17bfcbd972a [2021-09-30T07:18:32.848Z] ---> 486175edc4f8 [2021-09-30T07:18:32.848Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T07:18:33.113Z] ---> Running in 5063251f3d46 [2021-09-30T07:18:33.113Z] Removing intermediate container 5063251f3d46 [2021-09-30T07:18:33.113Z] ---> 675fe940f59a [2021-09-30T07:18:33.113Z] Step 22/23 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:18:33.693Z] ---> Running in df90d59e043b [2021-09-30T07:18:33.693Z] Removing intermediate container 5e6026945760 [2021-09-30T07:18:33.693Z] ---> 202d3e02489a [2021-09-30T07:18:33.693Z] [2021-09-30T07:18:33.693Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T07:18:33.693Z] ---> 14119a10abf4 [2021-09-30T07:18:33.693Z] Removing intermediate container df90d59e043b [2021-09-30T07:18:33.693Z] ---> 9bbf2e71a0c0 [2021-09-30T07:18:33.693Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T07:18:33.693Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T07:18:33.693Z] ---> Running in 7fddee506272 [2021-09-30T07:18:33.693Z] ---> Running in 2d381de4da73 [2021-09-30T07:18:33.693Z] Removing intermediate container 7fddee506272 [2021-09-30T07:18:33.693Z] ---> 6703672864d9 [2021-09-30T07:18:33.693Z] [2021-09-30T07:18:33.693Z] Removing intermediate container 2d381de4da73 [2021-09-30T07:18:33.693Z] ---> 474fe31f2c34 [2021-09-30T07:18:33.693Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T07:18:33.958Z] ---> Running in c02a378c724f [2021-09-30T07:18:33.958Z] Successfully built 6703672864d9 [2021-09-30T07:18:33.958Z] Successfully tagged support-notifications:latest [2021-09-30T07:18:33.958Z]  Building support-notifications ... done Removing intermediate container c02a378c724f [2021-09-30T07:18:33.958Z] ---> 478e0caf5aee [2021-09-30T07:18:33.958Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T07:18:33.958Z] ---> Running in 2a8811e32137 [2021-09-30T07:18:33.958Z] Removing intermediate container 2a8811e32137 [2021-09-30T07:18:33.958Z] ---> 90cc441fb63c [2021-09-30T07:18:33.958Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:18:33.958Z] ---> Running in ca6235d8f61d [2021-09-30T07:18:34.538Z] Removing intermediate container ca6235d8f61d [2021-09-30T07:18:34.539Z] ---> 70c63086ce86 [2021-09-30T07:18:34.539Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T07:18:34.539Z] ---> Running in e822cdd37859 [2021-09-30T07:18:34.803Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T07:18:35.759Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T07:18:36.341Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T07:18:36.606Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T07:18:36.606Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T07:18:36.606Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T07:18:36.871Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T07:18:37.139Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T07:18:37.139Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T07:18:37.139Z] OK: 8 MiB in 20 packages [2021-09-30T07:18:37.411Z] Removing intermediate container e822cdd37859 [2021-09-30T07:18:37.411Z] ---> 26c35da025b1 [2021-09-30T07:18:37.411Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T07:18:37.799Z] ---> 98f470099059 [2021-09-30T07:18:37.799Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T07:18:38.103Z] ---> 82c851c976af [2021-09-30T07:18:38.103Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T07:18:38.416Z] ---> f2028a47763a [2021-09-30T07:18:38.416Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T07:18:38.416Z] ---> Running in 3f49d66f3177 [2021-09-30T07:18:38.416Z] Removing intermediate container 3f49d66f3177 [2021-09-30T07:18:38.416Z] ---> 2c33f9ced259 [2021-09-30T07:18:38.416Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T07:18:38.416Z] ---> Running in 8246d6cbd3bd [2021-09-30T07:18:38.416Z] Removing intermediate container 8246d6cbd3bd [2021-09-30T07:18:38.416Z] ---> e4c316122508 [2021-09-30T07:18:38.416Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T07:18:38.416Z] ---> Running in bea52faff2ae [2021-09-30T07:18:38.682Z] Removing intermediate container bea52faff2ae [2021-09-30T07:18:38.682Z] ---> 8b2199d12897 [2021-09-30T07:18:38.682Z] Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:18:38.682Z] ---> Running in 78254ce87e0e [2021-09-30T07:18:38.682Z] Removing intermediate container 78254ce87e0e [2021-09-30T07:18:38.682Z] ---> 1edcd6e50b8b [2021-09-30T07:18:38.682Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T07:18:38.682Z] ---> Running in efbb43577fc1 [2021-09-30T07:18:38.682Z] Removing intermediate container efbb43577fc1 [2021-09-30T07:18:38.682Z] ---> 94b205fd7493 [2021-09-30T07:18:38.682Z] [2021-09-30T07:18:38.947Z] Successfully built 94b205fd7493 [2021-09-30T07:18:38.947Z] Successfully tagged core-data:latest [2021-09-30T07:18:38.958Z]  Building core-data ... done  [Pipeline] } [2021-09-30T07:18:38.963Z] $ docker stop --time=1 c8851612b1e4935a08b0ab579135dfcd0fbc31ac76e3c3a86183f9fc8e1e15e4 [2021-09-30T07:18:40.265Z] $ docker rm -f c8851612b1e4935a08b0ab579135dfcd0fbc31ac76e3c3a86183f9fc8e1e15e4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T07:18:40.651Z] + docker images [2021-09-30T07:18:40.651Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T07:18:40.651Z] core-data latest 94b205fd7493 2 seconds ago 20.5MB [2021-09-30T07:18:40.651Z] support-notifications latest 6703672864d9 7 seconds ago 16.8MB [2021-09-30T07:18:40.651Z] 202d3e02489a 7 seconds ago 1.76GB [2021-09-30T07:18:40.651Z] 00898ac45d94 11 seconds ago 1.75GB [2021-09-30T07:18:40.651Z] core-metadata latest fcb0b25f333b 16 seconds ago 16.8MB [2021-09-30T07:18:40.651Z] 9ee69550babf 19 seconds ago 1.76GB [2021-09-30T07:18:40.651Z] security-bootstrapper latest 72f900eaf06d 23 seconds ago 18.8MB [2021-09-30T07:18:40.651Z] sys-mgmt-agent latest 7dc5c02e7b84 33 seconds ago 325MB [2021-09-30T07:18:40.651Z] c0e07698f014 35 seconds ago 1.75GB [2021-09-30T07:18:40.651Z] security-secretstore-setup latest e7e8e4dd0bed 56 seconds ago 28.2MB [2021-09-30T07:18:40.651Z] support-scheduler latest 983b5f1dcd1c About a minute ago 16.1MB [2021-09-30T07:18:40.651Z] core-command latest 12a93997fc11 About a minute ago 16MB [2021-09-30T07:18:40.651Z] security-proxy-setup latest 721b3fecd4c7 About a minute ago 26.7MB [2021-09-30T07:18:40.651Z] 7e7f2d76f68a About a minute ago 1.75GB [2021-09-30T07:18:40.651Z] d5322f1f9554 About a minute ago 1.75GB [2021-09-30T07:18:40.651Z] c462b1a20259 About a minute ago 1.76GB [2021-09-30T07:18:40.651Z] b12fc1b4809d About a minute ago 1.76GB [2021-09-30T07:18:40.651Z] fd2db76fce80 About a minute ago 1.75GB [2021-09-30T07:18:40.651Z] ci-base-image-x86_64 latest e24297fbb256 5 minutes ago 1.25GB [2021-09-30T07:18:40.651Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-30T07:18:40.651Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB [2021-09-30T07:18:40.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-30T07:18:40.651Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-30T07:18:40.651Z] 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-30T07:18:56.112Z] Still waiting to schedule task [2021-09-30T07:18:56.113Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-30T07:19:00.068Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T07:19:01.527Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T07:19:02.986Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T07:19:03.591Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T07:19:16.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T07:19:16.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T07:19:16.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T07:19:16.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T07:19:16.057Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T07:19:16.057Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T07:19:17.046Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T07:19:17.046Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T07:19:17.046Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T07:19:17.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T07:19:23.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.184s coverage: 28.7% of statements [2021-09-30T07:19:23.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T07:19:23.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T07:19:28.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.296s coverage: 98.5% of statements [2021-09-30T07:19:28.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T07:19:29.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.297s coverage: 46.3% of statements [2021-09-30T07:19:29.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T07:19:29.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T07:19:31.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.683s coverage: 90.1% of statements [2021-09-30T07:19:31.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T07:19:31.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T07:19:31.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.237s coverage: 84.4% of statements [2021-09-30T07:19:31.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T07:19:31.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T07:19:31.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T07:19:31.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T07:19:31.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T07:19:38.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.412s coverage: 94.2% of statements [2021-09-30T07:19:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T07:19:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T07:19:38.493Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 59.1% of statements [2021-09-30T07:19:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T07:19:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T07:19:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T07:19:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T07:19:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T07:19:38.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.182s coverage: 60.0% of statements [2021-09-30T07:19:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T07:19:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T07:19:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T07:19:38.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.292s coverage: 0.8% of statements [2021-09-30T07:19:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T07:19:38.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.194s coverage: 58.8% of statements [2021-09-30T07:19:38.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.166s coverage: 21.7% of statements [2021-09-30T07:19:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T07:19:38.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.222s coverage: 47.1% of statements [2021-09-30T07:19:39.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.218s coverage: 79.5% of statements [2021-09-30T07:19:39.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.191s coverage: 94.1% of statements [2021-09-30T07:19:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements [2021-09-30T07:19:41.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.199s coverage: 87.5% of statements [2021-09-30T07:19:53.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.282s coverage: 94.4% of statements [2021-09-30T07:19:53.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements [2021-09-30T07:20:00.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.603s coverage: 82.5% of statements [2021-09-30T07:20:00.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T07:20:07.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements [2021-09-30T07:20:07.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T07:20:07.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T07:20:07.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T07:20:07.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-09-30T07:20:07.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T07:20:07.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T07:20:07.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T07:20:07.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T07:20:07.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T07:20:07.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2021-09-30T07:20:07.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T07:20:07.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T07:20:07.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-09-30T07:20:07.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T07:20:07.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.224s coverage: 58.8% of statements [2021-09-30T07:20:07.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T07:20:07.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.246s coverage: 80.0% of statements [2021-09-30T07:20:07.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements [2021-09-30T07:20:07.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements [2021-09-30T07:20:07.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.803s coverage: 91.2% of statements [2021-09-30T07:20:07.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T07:20:07.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.719s coverage: 64.4% of statements [2021-09-30T07:20:07.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T07:20:07.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T07:20:07.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.202s coverage: 100.0% of statements [2021-09-30T07:20:07.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2021-09-30T07:20:07.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-09-30T07:20:07.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-09-30T07:20:08.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-09-30T07:20:12.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.240s coverage: 70.3% of statements [2021-09-30T07:20:12.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T07:20:12.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T07:20:12.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T07:20:13.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.751s coverage: 43.4% of statements [2021-09-30T07:20:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T07:20:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T07:20:13.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.196s coverage: 89.5% of statements [2021-09-30T07:20:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T07:20:13.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements [2021-09-30T07:20:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T07:20:22.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.261s coverage: 19.5% of statements [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T07:20:22.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.527s coverage: 92.0% of statements [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T07:20:22.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T07:20:22.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.398s coverage: 97.7% of statements [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T07:20:22.301Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.164s coverage: 28.9% of statements [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T07:20:22.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T07:20:22.301Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.222s coverage: 100.0% of statements [2021-09-30T07:20:22.301Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2021-09-30T07:20:22.895Z] 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-30T07:20:22.895Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-30T07:20:22.895Z] GO111MODULE=on go vet ./... [2021-09-30T07:21:44.733Z] gofmt -l . [2021-09-30T07:21:44.733Z] [ "`gofmt -l .`" = "" ] [2021-09-30T07:21:44.733Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T07:21:45.102Z] Running on prd-ubuntu18.04-docker-8c-8g-243 in /w/workspace/edgexfoundry_edgex-go_PR-3736 [Pipeline] { [Pipeline] ws [2021-09-30T07:21:45.118Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-30T07:21:45.251Z] The recommended git tool is: git [2021-09-30T07:21:45.401Z] + ls -al . [2021-09-30T07:21:45.402Z] total 640 [2021-09-30T07:21:45.402Z] drwxrwxr-x 9 1001 1001 4096 Sep 30 07:21 . [2021-09-30T07:21:45.402Z] drwxr-xr-x 4 root root 4096 Sep 30 07:17 .. [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 07:15 .dockerignore [2021-09-30T07:21:45.402Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 07:15 .git [2021-09-30T07:21:45.402Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 07:15 .github [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 07:15 .gitignore [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 20 Sep 30 07:15 .golangci.yml [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 07:15 .hadolint.yml [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 07:15 .sonarcloud.properties [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 07:15 ADOPTERS.md [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 8493 Sep 30 07:15 Attribution.txt [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 07:15 CHANGELOG.md [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 07:15 CONTRIBUTING.md [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 07:15 GOVERNANCE.md [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 07:15 Jenkinsfile [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 07:15 LICENSE [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 07:15 Makefile [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 07:15 OWNERS.md [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 07:15 README.md [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 07:15 SECURITY.md [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 07:12 VERSION [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 07:15 ZMQWindows.md [2021-09-30T07:21:45.402Z] drwxrwxr-x 2 1001 1001 4096 Sep 30 07:15 bin [2021-09-30T07:21:45.402Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 07:15 cmd [2021-09-30T07:21:45.402Z] -rw-r--r-- 1 root root 403265 Sep 30 07:20 coverage.out [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 841 Sep 30 07:15 go.mod [2021-09-30T07:21:45.402Z] -rw-r--r-- 1 root root 50064 Sep 30 07:17 go.sum [2021-09-30T07:21:45.402Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 07:15 internal [2021-09-30T07:21:45.402Z] drwxrwxr-x 3 1001 1001 4096 Sep 30 07:15 openapi [2021-09-30T07:21:45.402Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 07:15 snap [2021-09-30T07:21:45.402Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 07:15 version.go [Pipeline] sh [2021-09-30T07:21:46.111Z] + '[' -e coverage.out ] [2021-09-30T07:21:46.111Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T07:21:46.146Z] Warning: overwriting stash ‘coverage-report’ [2021-09-30T07:21:47.022Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T07:21:47.673Z] + make build [2021-09-30T07:21:47.673Z] go mod tidy [2021-09-30T07:21:48.166Z] using credential edgex-jenkins-ssh [2021-09-30T07:21:48.183Z] Cloning the remote Git repository [2021-09-30T07:21:48.281Z] 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-30T07:21:48.213Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T07:21:48.292Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-30T07:21:48.345Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T07:21:48.346Z] > git --version # timeout=10 [2021-09-30T07:21:48.356Z] > git --version # 'git version 2.17.1' [2021-09-30T07:21:48.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T07:21:48.392Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T07:21:55.022Z] 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-30T07:22:08.285Z] Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:22:08.420Z] Merge succeeded, producing e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:22:08.421Z] Checking out Revision e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb (PR-3736) [2021-09-30T07:22:07.535Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T07:22:07.542Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T07:22:07.553Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T07:22:07.568Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T07:22:07.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T07:22:07.573Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3736/head:refs/remotes/origin/PR-3736 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T07:22:08.292Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T07:22:08.305Z] > git checkout -f e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb # timeout=10 [2021-09-30T07:22:08.379Z] > git remote # timeout=10 [2021-09-30T07:22:08.388Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T07:22:08.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T07:22:08.396Z] > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 [2021-09-30T07:22:08.408Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T07:22:08.420Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T07:22:08.424Z] > git checkout -f e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb # timeout=10 [2021-09-30T07:22:12.207Z] Commit message: "style: Enable errcheck linter and associated recommendations" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:22:13.245Z] + echo snap-build.sh [2021-09-30T07:22:13.245Z] snap-build.sh [2021-09-30T07:22:13.245Z] + SNAP_BASE_DIR=. [2021-09-30T07:22:13.245Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-09-30T07:22:13.245Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-09-30T07:22:13.245Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-09-30T07:22:13.245Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-09-30T07:22:13.245Z] + cd /w/workspace/edgex-go/2 [2021-09-30T07:22:13.245Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-30T07:22:13.245Z] Reading package lists... [2021-09-30T07:22:13.245Z] Building dependency tree... [2021-09-30T07:22:13.245Z] Reading state information... [2021-09-30T07:22:13.245Z] The following packages were automatically installed and are no longer required: [2021-09-30T07:22:13.245Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-30T07:22:13.245Z] uidmap xdelta3 [2021-09-30T07:22:13.245Z] Use 'sudo apt autoremove' to remove them. [2021-09-30T07:22:13.245Z] The following packages will be REMOVED: [2021-09-30T07:22:13.245Z] lxd* lxd-client* [2021-09-30T07:22:13.515Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-30T07:22:13.515Z] After this operation, 31.7 MB disk space will be freed. [2021-09-30T07:22:14.049Z] (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-30T07:22:14.049Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T07:22:15.012Z] Removing lxd dnsmasq configuration [2021-09-30T07:22:15.012Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T07:22:15.012Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-30T07:22:15.977Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T07:22:16.244Z] (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-30T07:22:16.244Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T07:22:17.204Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-30T07:22:17.207Z] 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-30T07:22:17.471Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-30T07:22:18.056Z] + sudo snap remove --purge lxd [2021-09-30T07:22:18.326Z] snap "lxd" is not installed [2021-09-30T07:22:18.326Z] + sudo groupadd --force --system lxd [2021-09-30T07:22:18.326Z] ++ whoami [2021-09-30T07:22:18.326Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-30T07:22:18.326Z] + newgrp - lxd [2021-09-30T07:22:18.326Z] + sudo snap install lxd [2021-09-30T07:22:19.186Z] 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-30T07:22:23.508Z] 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-30T07:22:24.104Z] 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-30T07:22:27.504Z] 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-30T07:22:28.395Z] 2021-09-30T07:22:25Z INFO Waiting for automatic snapd restart... [2021-09-30T07:22:30.901Z] 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-30T07:22:34.303Z] 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-30T07:22:37.694Z] 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-30T07:22:41.095Z] 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-30T07:22:44.508Z] 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-30T07:22:46.603Z] lxd 4.18 from Canonical* installed [2021-09-30T07:22:46.603Z] + sudo lxd init --auto [Pipeline] } [2021-09-30T07:22:49.948Z] $ docker stop --time=1 2b64c84fb227818c8dcc72f16efb3077318659fafd2d36635e3faed08be7fae2 [2021-09-30T07:22:52.715Z] $ docker rm -f 2b64c84fb227818c8dcc72f16efb3077318659fafd2d36635e3faed08be7fae2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:22:54.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T07:22:54.680Z] [2021-09-30T07:22:54.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:22:54.821Z] + sudo snap install --classic snapcraft [2021-09-30T07:22:55.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T07:22:55.306Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-30T07:22:55.306Z] 29e5d40040c1: Pulling fs layer [2021-09-30T07:22:55.306Z] 1ce36da41761: Pulling fs layer [2021-09-30T07:22:55.306Z] 25b303627fd3: Pulling fs layer [2021-09-30T07:22:55.903Z] 29e5d40040c1: Verifying Checksum [2021-09-30T07:22:55.903Z] 29e5d40040c1: Download complete [2021-09-30T07:22:56.502Z] 29e5d40040c1: Pull complete [2021-09-30T07:22:56.502Z] 1ce36da41761: Verifying Checksum [2021-09-30T07:22:56.502Z] 1ce36da41761: Download complete [2021-09-30T07:22:57.943Z] 1ce36da41761: Pull complete [2021-09-30T07:22:58.216Z] 25b303627fd3: Verifying Checksum [2021-09-30T07:22:58.216Z] 25b303627fd3: Download complete [2021-09-30T07:23:08.378Z] 25b303627fd3: Pull complete [2021-09-30T07:23:08.378Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-30T07:23:08.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T07:23:08.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-30T07:23:08.648Z] prd-ubuntu18.04-docker-arm64-4c-16g-242 does not seem to be running inside a container [2021-09-30T07:23:08.733Z] $ 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-30T07:23:09.824Z] snapcraft 5.0 from Canonical* installed [2021-09-30T07:23:09.824Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-30T07:23:09.824Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-30T07:23:09.824Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T07:23:09.824Z] Dload Upload Total Spent Left Speed [2021-09-30T07:23:09.824Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3777 0 --:--:-- --:--:-- --:--:-- 3777 [2021-09-30T07:23:09.824Z] 100 3325k 100 3325k 0 0 7626k 0 --:--:-- --:--:-- --:--:-- 7626k [2021-09-30T07:23:09.824Z] ./yq_linux_amd64 [2021-09-30T07:23:09.824Z] + sudo snapcraft prime --use-lxd [2021-09-30T07:23:10.795Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-30T07:23:10.795Z] 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-30T07:23:10.795Z] - README.md [2021-09-30T07:23:10.795Z] [2021-09-30T07:23:10.795Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-30T07:23:11.067Z] Launching a container. [2021-09-30T07:23:12.422Z] $ docker top 3e2ede0faf2160f5562bc7ec3cd0c527d354d00fc9b135fdfccac8abce418c72 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T07:23:13.447Z] + docker-compose build --help [2021-09-30T07:23:13.447Z] + grep parallel [2021-09-30T07:23:17.725Z] Waiting for container to be ready [2021-09-30T07:23:17.795Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T07:23:17.818Z] $ docker stop --time=1 3e2ede0faf2160f5562bc7ec3cd0c527d354d00fc9b135fdfccac8abce418c72 [2021-09-30T07:23:17.991Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-30T07:23:17.991Z] [2021-09-30T07:23:19.686Z] $ docker rm -f 3e2ede0faf2160f5562bc7ec3cd0c527d354d00fc9b135fdfccac8abce418c72 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:23:20.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T07:23:20.373Z] . [Pipeline] withDockerContainer [2021-09-30T07:23:20.666Z] prd-ubuntu18.04-docker-arm64-4c-16g-242 does not seem to be running inside a container [2021-09-30T07:23:20.772Z] $ 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-30T07:23:22.242Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-30T07:23:22.426Z] $ docker top 421147a0eb2589c01bbec01dbae54d5733119dc24d59dd1d6cdf7932c2bc13c6 -eo pid,comm [2021-09-30T07:23:22.509Z] Waiting for network to be ready... [2021-09-30T07:23:22.775Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [Pipeline] { [Pipeline] sh [2021-09-30T07:23:23.041Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-30T07:23:23.042Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-30T07:23:23.042Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-30T07:23:23.308Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-30T07:23:23.308Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-30T07:23:23.308Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-30T07:23:23.308Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-30T07:23:23.308Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-30T07:23:23.308Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-30T07:23:23.425Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T07:23:23.575Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-30T07:23:23.575Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-30T07:23:23.847Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-30T07:23:23.847Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-30T07:23:23.847Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-30T07:23:23.847Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-30T07:23:23.847Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-30T07:23:24.114Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-30T07:23:24.696Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-30T07:23:24.696Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-09-30T07:23:24.962Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-30T07:23:24.962Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-30T07:23:24.962Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-30T07:23:24.962Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-30T07:23:24.962Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-30T07:23:24.962Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-30T07:23:24.962Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-30T07:23:27.541Z] Fetched 25.4 MB in 5s (5538 kB/s) [2021-09-30T07:23:27.708Z] Building core-command ... [2021-09-30T07:23:27.708Z] Building core-data ... [2021-09-30T07:23:27.708Z] Building core-metadata ... [2021-09-30T07:23:27.708Z] Building security-bootstrapper ... [2021-09-30T07:23:27.708Z] Building security-proxy-setup ... [2021-09-30T07:23:27.708Z] Building security-secretstore-setup ... [2021-09-30T07:23:27.708Z] Building support-notifications ... [2021-09-30T07:23:27.708Z] Building support-scheduler ... [2021-09-30T07:23:27.708Z] Building sys-mgmt-agent ... [2021-09-30T07:23:27.708Z] Building security-secretstore-setup [2021-09-30T07:23:27.708Z] Building security-bootstrapper [2021-09-30T07:23:27.708Z] Building sys-mgmt-agent [2021-09-30T07:23:27.708Z] Building core-data [2021-09-30T07:23:27.708Z] Building core-command [2021-09-30T07:23:28.499Z] Reading package lists... [2021-09-30T07:23:28.499Z] Reading package lists... [2021-09-30T07:23:29.081Z] Building dependency tree... [2021-09-30T07:23:29.081Z] Reading state information... [2021-09-30T07:23:29.347Z] The following additional packages will be installed: [2021-09-30T07:23:29.347Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-30T07:23:29.347Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-30T07:23:29.347Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-30T07:23:29.347Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-30T07:23:29.347Z] Suggested packages: [2021-09-30T07:23:29.347Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-30T07:23:29.347Z] Recommended packages: [2021-09-30T07:23:29.347Z] gnupg libsasl2-modules [2021-09-30T07:23:29.347Z] The following NEW packages will be installed: [2021-09-30T07:23:29.347Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-30T07:23:29.347Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-30T07:23:29.347Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-30T07:23:29.347Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-30T07:23:29.347Z] The following packages will be upgraded: [2021-09-30T07:23:29.347Z] gpg gpg-agent gpgconf libudev1 [2021-09-30T07:23:29.347Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-30T07:23:29.347Z] Need to get 3527 kB of archives. [2021-09-30T07:23:29.347Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-30T07:23:29.347Z] 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-30T07:23:29.615Z] 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-30T07:23:29.615Z] 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-30T07:23:29.615Z] 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-30T07:23:29.615Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-30T07:23:29.882Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-30T07:23:30.466Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-30T07:23:30.466Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-30T07:23:30.466Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-30T07:23:30.466Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-30T07:23:30.466Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-30T07:23:30.466Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-30T07:23:30.466Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-30T07:23:30.466Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-30T07:23:30.466Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-30T07:23:30.466Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-30T07:23:30.466Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-30T07:23:30.466Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-30T07:23:30.466Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-30T07:23:30.466Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-30T07:23:30.466Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-30T07:23:30.466Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-30T07:23:30.732Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T07:23:30.732Z] Fetched 3527 kB in 1s (2991 kB/s) [2021-09-30T07:23:30.732Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-30T07:23:30.732Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-30T07:23:30.732Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T07:23:30.732Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-30T07:23:31.000Z] Selecting previously unselected package udev. [2021-09-30T07:23:31.000Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-30T07:23:31.000Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-30T07:23:31.000Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-30T07:23:31.266Z] Selecting previously unselected package libfuse2:amd64. [2021-09-30T07:23:31.266Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-30T07:23:31.266Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-30T07:23:31.266Z] Selecting previously unselected package fuse. [2021-09-30T07:23:31.266Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-30T07:23:31.266Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-30T07:23:31.266Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T07:23:31.266Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T07:23:31.531Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T07:23:31.531Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T07:23:31.531Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T07:23:31.531Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T07:23:31.798Z] Selecting previously unselected package libksba8:amd64. [2021-09-30T07:23:31.798Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-30T07:23:31.798Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-30T07:23:31.798Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-30T07:23:31.798Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T07:23:31.798Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:31.798Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-30T07:23:31.798Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T07:23:31.798Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:32.065Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-30T07:23:32.065Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T07:23:32.065Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:32.065Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-30T07:23:32.065Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T07:23:32.065Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:32.065Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-30T07:23:32.065Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T07:23:32.065Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:32.065Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-30T07:23:32.065Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T07:23:32.065Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:32.332Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-30T07:23:32.332Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T07:23:32.332Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:32.332Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-30T07:23:32.332Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T07:23:32.332Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:32.332Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-30T07:23:32.332Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T07:23:32.332Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:32.332Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-30T07:23:32.332Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-30T07:23:32.332Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T07:23:32.599Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-30T07:23:32.599Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-30T07:23:32.599Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T07:23:32.599Z] Selecting previously unselected package libldap-common. [2021-09-30T07:23:32.599Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-30T07:23:32.599Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T07:23:32.599Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-30T07:23:32.599Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-30T07:23:32.599Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T07:23:32.599Z] Selecting previously unselected package dirmngr. [2021-09-30T07:23:32.599Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T07:23:32.599Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-30T07:23:32.865Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T07:23:32.865Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-30T07:23:32.865Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-30T07:23:32.865Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T07:23:32.865Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T07:23:32.865Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-30T07:23:32.865Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:32.865Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-30T07:23:32.865Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T07:23:32.865Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-30T07:23:33.130Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-30T07:23:33.398Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:33.398Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-30T07:23:33.398Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-30T07:23:33.398Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-30T07:23:33.398Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:33.398Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:33.398Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:33.398Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:33.665Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:33.665Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:33.665Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T07:23:33.665Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T07:23:33.665Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-30T07:23:33.665Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T07:23:33.933Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-30T07:23:33.933Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-30T07:23:33.933Z] This means they are not meant to be enabled using systemctl. [2021-09-30T07:23:33.933Z] Possible reasons for having this kind of units are: [2021-09-30T07:23:33.933Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-30T07:23:33.933Z] .wants/ or .requires/ directory. [2021-09-30T07:23:33.933Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-30T07:23:33.933Z] a requirement dependency on it. [2021-09-30T07:23:33.933Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-30T07:23:33.933Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-30T07:23:33.933Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-30T07:23:33.933Z] instance name specified. [2021-09-30T07:23:34.515Z] Reading package lists... [2021-09-30T07:23:34.781Z] Building dependency tree... [2021-09-30T07:23:34.781Z] Reading state information... [2021-09-30T07:23:34.781Z] The following additional packages will be installed: [2021-09-30T07:23:34.781Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-30T07:23:34.781Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-30T07:23:34.781Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-30T07:23:34.781Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-30T07:23:34.781Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-30T07:23:34.781Z] Suggested packages: [2021-09-30T07:23:34.781Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-30T07:23:34.781Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-30T07:23:34.781Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-30T07:23:34.781Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-30T07:23:34.781Z] systemd-container policykit-1 [2021-09-30T07:23:34.781Z] Recommended packages: [2021-09-30T07:23:34.781Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-30T07:23:34.781Z] The following NEW packages will be installed: [2021-09-30T07:23:34.781Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-30T07:23:34.781Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-30T07:23:34.781Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-30T07:23:34.781Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-30T07:23:34.781Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-30T07:23:34.781Z] The following packages will be upgraded: [2021-09-30T07:23:34.781Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-30T07:23:35.048Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-30T07:23:35.048Z] Need to get 36.8 MB of archives. [2021-09-30T07:23:35.048Z] After this operation, 147 MB of additional disk space will be used. [2021-09-30T07:23:35.048Z] 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-30T07:23:35.048Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-30T07:23:35.048Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-30T07:23:35.048Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-30T07:23:35.048Z] 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-30T07:23:35.048Z] 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-30T07:23:35.317Z] 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-30T07:23:35.317Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-30T07:23:35.317Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-30T07:23:35.317Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-30T07:23:35.317Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-30T07:23:35.317Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-30T07:23:35.317Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-30T07:23:35.317Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-30T07:23:35.317Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-30T07:23:35.317Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-30T07:23:35.317Z] 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-30T07:23:36.278Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-30T07:23:36.278Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-30T07:23:36.278Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-30T07:23:36.278Z] 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-30T07:23:36.278Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-30T07:23:36.278Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-30T07:23:36.278Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-30T07:23:36.278Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-30T07:23:36.278Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-30T07:23:36.278Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-30T07:23:36.278Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-30T07:23:36.278Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-30T07:23:36.278Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-30T07:23:37.238Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T07:23:37.505Z] Fetched 36.8 MB in 2s (16.0 MB/s) [2021-09-30T07:23:37.505Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T07:23:37.505Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-30T07:23:37.505Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T07:23:38.109Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-30T07:23:38.109Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T07:23:38.109Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-30T07:23:38.377Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T07:23:38.377Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-30T07:23:38.377Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-30T07:23:38.377Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-30T07:23:38.647Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T07:23:38.647Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-30T07:23:38.647Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-30T07:23:38.914Z] Setting up apt (1.6.14) ... [2021-09-30T07:23:38.914Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-30T07:23:39.180Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-30T07:23:39.180Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-30T07:23:39.180Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-30T07:23:39.180Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-30T07:23:39.447Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-30T07:23:39.447Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T07:23:39.447Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T07:23:39.447Z] Selecting previously unselected package libexpat1:amd64. [2021-09-30T07:23:39.447Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-30T07:23:39.447Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-30T07:23:39.714Z] Selecting previously unselected package python3.6-minimal. [2021-09-30T07:23:39.714Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T07:23:39.714Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T07:23:39.980Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-30T07:23:39.980Z] Checking for services that may need to be restarted...done. [2021-09-30T07:23:39.980Z] Checking for services that may need to be restarted...done. [2021-09-30T07:23:39.980Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T07:23:39.980Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-30T07:23:39.980Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T07:23:40.569Z] Selecting previously unselected package python3-minimal. [2021-09-30T07:23:40.569Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-30T07:23:40.569Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-30T07:23:40.569Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-30T07:23:40.569Z] Selecting previously unselected package mime-support. [2021-09-30T07:23:40.569Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-30T07:23:40.569Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-30T07:23:40.569Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-30T07:23:40.569Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-30T07:23:40.569Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-30T07:23:40.569Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-30T07:23:40.569Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T07:23:40.569Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T07:23:40.835Z] Selecting previously unselected package python3.6. [2021-09-30T07:23:40.835Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T07:23:40.835Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T07:23:40.835Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-30T07:23:40.835Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-30T07:23:40.835Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-30T07:23:41.101Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-30T07:23:41.101Z] Selecting previously unselected package python3. [2021-09-30T07:23:41.101Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-30T07:23:41.101Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-30T07:23:41.101Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-30T07:23:41.366Z] Selecting previously unselected package multiarch-support. [2021-09-30T07:23:41.366Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T07:23:41.366Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-30T07:23:41.366Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-30T07:23:41.366Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-30T07:23:41.366Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-30T07:23:41.366Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-30T07:23:41.366Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-30T07:23:41.366Z] Selecting previously unselected package libbsd0:amd64. [2021-09-30T07:23:41.366Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-30T07:23:41.366Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-30T07:23:41.633Z] Selecting previously unselected package sudo. [2021-09-30T07:23:41.633Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-30T07:23:41.633Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-30T07:23:41.633Z] Selecting previously unselected package apparmor. [2021-09-30T07:23:41.633Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-30T07:23:41.633Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-30T07:23:41.633Z] Selecting previously unselected package libedit2:amd64. [2021-09-30T07:23:41.633Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-30T07:23:41.633Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-30T07:23:41.901Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-30T07:23:41.901Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T07:23:41.901Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T07:23:41.901Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-30T07:23:41.901Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T07:23:41.901Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T07:23:41.901Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-30T07:23:41.901Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-30T07:23:41.901Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-30T07:23:41.901Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-30T07:23:41.901Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T07:23:41.901Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T07:23:42.168Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-30T07:23:42.168Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T07:23:42.168Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T07:23:42.168Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-30T07:23:42.168Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-30T07:23:42.168Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-30T07:23:42.436Z] Selecting previously unselected package openssh-client. [2021-09-30T07:23:42.436Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-30T07:23:42.436Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-30T07:23:42.436Z] Selecting previously unselected package squashfs-tools. [2021-09-30T07:23:42.436Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-30T07:23:42.436Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-30T07:23:42.436Z] Selecting previously unselected package snapd. [2021-09-30T07:23:42.436Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-30T07:23:42.436Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-30T07:23:45.009Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-30T07:23:45.009Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-30T07:23:45.009Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-30T07:23:45.009Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-30T07:23:45.009Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-30T07:23:45.009Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T07:23:45.009Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T07:23:45.009Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-30T07:23:45.009Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-30T07:23:45.993Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-30T07:23:46.259Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-30T07:23:46.259Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-30T07:23:46.259Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T07:23:46.259Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T07:23:46.259Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T07:23:47.218Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-30T07:23:47.218Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T07:23:47.218Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-30T07:23:47.218Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-30T07:23:47.218Z] running python rtupdate hooks for python3.6... [2021-09-30T07:23:47.218Z] running python post-rtupdate hooks for python3.6... [2021-09-30T07:23:47.218Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-30T07:23:47.826Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-30T07:23:48.131Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T07:23:48.131Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-30T07:23:48.131Z] Setting up snapd (2.51.1+18.04) ... [2021-09-30T07:23:48.466Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-30T07:23:48.739Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-30T07:23:48.739Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-30T07:23:49.020Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-30T07:23:49.354Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-30T07:23:49.354Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-30T07:23:49.354Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-30T07:23:49.619Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-30T07:23:49.619Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-30T07:23:49.885Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-30T07:23:50.152Z] /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-30T07:23:50.152Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T07:23:50.152Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-30T07:23:51.110Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T07:23:51.110Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T07:23:51.110Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T07:23:52.337Z] Reading package lists... [2021-09-30T07:23:52.603Z] Reading package lists... [2021-09-30T07:23:52.870Z] Building dependency tree... [2021-09-30T07:23:52.870Z] Reading state information... [2021-09-30T07:23:53.137Z] Calculating upgrade... [2021-09-30T07:23:53.137Z] The following packages will be upgraded: [2021-09-30T07:23:53.137Z] advancecomp base-files bash binutils binutils-common [2021-09-30T07:23:53.137Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-30T07:23:53.137Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-30T07:23:53.137Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-30T07:23:53.137Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-30T07:23:53.137Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-30T07:23:53.137Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-30T07:23:53.137Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-30T07:23:53.137Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-30T07:23:53.137Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-30T07:23:53.137Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-30T07:23:53.137Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-30T07:23:53.137Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-30T07:23:53.137Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-30T07:23:53.137Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-30T07:23:53.137Z] ubuntu-keyring util-linux [2021-09-30T07:23:53.137Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T07:23:53.137Z] Need to get 64.2 MB of archives. [2021-09-30T07:23:53.137Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-30T07:23:53.137Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-30T07:23:53.404Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-30T07:23:53.404Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-30T07:23:53.404Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-30T07:23:53.404Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-30T07:23:53.404Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-30T07:23:53.404Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-30T07:23:53.404Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-30T07:23:53.404Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-30T07:23:53.404Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-30T07:23:53.404Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-30T07:23:53.404Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-30T07:23:53.404Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-30T07:23:53.404Z] 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-30T07:23:53.404Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-30T07:23:53.404Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-30T07:23:53.404Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-30T07:23:53.404Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-30T07:23:53.404Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-30T07:23:53.404Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-30T07:23:53.404Z] 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-30T07:23:53.672Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-30T07:23:53.672Z] 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-30T07:23:53.672Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-30T07:23:53.672Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-30T07:23:53.672Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-30T07:23:53.672Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-30T07:23:53.672Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-30T07:23:53.672Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-30T07:23:53.672Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-30T07:23:53.672Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-30T07:23:53.672Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-30T07:23:53.672Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-30T07:23:53.672Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-30T07:23:53.672Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-30T07:23:53.672Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-30T07:23:53.672Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-30T07:23:53.672Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-30T07:23:53.672Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-30T07:23:53.672Z] 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-30T07:23:53.672Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-30T07:23:53.673Z] 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-30T07:23:53.673Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-30T07:23:53.673Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-30T07:23:53.673Z] 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-30T07:23:53.673Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-30T07:23:53.673Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-30T07:23:53.673Z] 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-30T07:23:53.673Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-30T07:23:53.673Z] 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-30T07:23:53.673Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-30T07:23:53.673Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-30T07:23:53.673Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-30T07:23:53.673Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-30T07:23:53.673Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-30T07:23:53.673Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-30T07:23:53.673Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-30T07:23:53.940Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-30T07:23:53.940Z] 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-30T07:23:53.940Z] 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-30T07:23:54.205Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-30T07:23:54.205Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-30T07:23:54.205Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-30T07:23:54.205Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-30T07:23:54.205Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-30T07:23:54.205Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-30T07:23:54.471Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-30T07:23:54.471Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-30T07:23:54.738Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-30T07:23:54.738Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-30T07:23:54.738Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-30T07:23:54.738Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-30T07:23:54.738Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-30T07:23:54.738Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-30T07:23:54.738Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-30T07:23:54.738Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-30T07:23:54.738Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-30T07:23:54.738Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-30T07:23:54.738Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-30T07:23:54.738Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-30T07:23:54.738Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-30T07:23:55.004Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-30T07:23:55.004Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-30T07:23:55.004Z] 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-30T07:23:55.004Z] 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-30T07:23:55.004Z] 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-30T07:23:55.005Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-30T07:23:55.005Z] 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-30T07:23:55.005Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-30T07:23:55.005Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-30T07:23:55.005Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-30T07:23:55.005Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-30T07:23:55.005Z] 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-30T07:23:55.005Z] 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-30T07:23:55.275Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-30T07:23:55.275Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-30T07:23:55.275Z] 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-30T07:23:55.275Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-30T07:23:55.275Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-30T07:23:55.275Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-30T07:23:55.275Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-30T07:23:55.275Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-30T07:23:55.275Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-30T07:23:55.552Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T07:23:55.552Z] Fetched 64.2 MB in 2s (30.6 MB/s) [2021-09-30T07:23:55.552Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T07:23:55.552Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T07:23:55.552Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T07:23:56.135Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T07:23:56.135Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T07:23:56.135Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-30T07:23:56.135Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-30T07:23:56.405Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T07:23:56.405Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T07:23:56.405Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T07:23:56.405Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T07:23:56.994Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T07:23:56.994Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T07:23:56.994Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T07:23:56.994Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T07:23:56.994Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T07:23:56.994Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T07:23:56.994Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T07:23:57.260Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T07:23:57.260Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T07:23:57.260Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T07:23:57.260Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T07:23:57.260Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T07:23:57.260Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T07:23:57.260Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-30T07:23:57.527Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-30T07:23:57.527Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T07:23:57.527Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T07:23:57.527Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T07:23:57.527Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T07:23:57.527Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T07:23:57.794Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T07:23:57.794Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T07:23:57.794Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T07:23:58.061Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T07:23:58.061Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T07:23:58.061Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T07:23:58.643Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-30T07:23:58.643Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T07:23:58.643Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-30T07:23:58.643Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-30T07:23:58.912Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-30T07:23:58.912Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-30T07:23:59.177Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-30T07:23:59.177Z] Installing new version of config file /etc/issue ... [2021-09-30T07:23:59.177Z] Installing new version of config file /etc/issue.net ... [2021-09-30T07:23:59.177Z] Installing new version of config file /etc/lsb-release ... [2021-09-30T07:23:59.178Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-30T07:23:59.444Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-30T07:23:59.444Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-30T07:23:59.444Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-30T07:23:59.444Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:23:59.444Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-30T07:23:59.444Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-30T07:23:59.709Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-30T07:23:59.709Z] 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-30T07:23:59.709Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:23:59.709Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T07:23:59.709Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-30T07:23:59.709Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-30T07:23:59.709Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:23:59.709Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-30T07:23:59.709Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-30T07:23:59.975Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-30T07:23:59.975Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:23:59.975Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-30T07:23:59.975Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T07:24:00.243Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-30T07:24:00.243Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:00.243Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T07:24:00.243Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T07:24:00.243Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T07:24:00.510Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:00.510Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T07:24:00.510Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T07:24:00.510Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-30T07:24:00.510Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:00.510Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-30T07:24:00.510Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-30T07:24:00.510Z] Setting up grep (3.1-2build1) ... [2021-09-30T07:24:00.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:00.777Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-30T07:24:00.777Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-30T07:24:00.777Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-30T07:24:00.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:00.777Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-30T07:24:00.778Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-30T07:24:01.046Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-30T07:24:01.046Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:01.046Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T07:24:01.046Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T07:24:01.046Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-30T07:24:01.046Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:01.046Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T07:24:01.046Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T07:24:01.630Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T07:24:01.630Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T07:24:01.630Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T07:24:01.907Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T07:24:02.173Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-30T07:24:02.173Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:02.173Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-30T07:24:02.173Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T07:24:02.757Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-30T07:24:02.757Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-30T07:24:02.757Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-30T07:24:02.757Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-30T07:24:02.757Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-30T07:24:02.757Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:02.757Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-30T07:24:02.757Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-30T07:24:03.024Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-30T07:24:03.024Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:03.024Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T07:24:03.024Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T07:24:03.024Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T07:24:03.024Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:03.024Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T07:24:03.024Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T07:24:03.291Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T07:24:03.291Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:03.291Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T07:24:03.291Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T07:24:03.291Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T07:24:03.291Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:03.291Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T07:24:03.291Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T07:24:03.563Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T07:24:03.563Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:03.563Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T07:24:03.563Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T07:24:03.563Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T07:24:03.563Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T07:24:03.563Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T07:24:03.829Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:03.829Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T07:24:03.829Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T07:24:03.829Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T07:24:03.829Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:03.829Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T07:24:03.829Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T07:24:04.098Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T07:24:04.098Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:04.098Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T07:24:04.098Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T07:24:04.098Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-30T07:24:04.098Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:04.098Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T07:24:04.098Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T07:24:04.682Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-30T07:24:04.949Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-30T07:24:05.215Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-30T07:24:05.216Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:05.216Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T07:24:05.216Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T07:24:05.481Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T07:24:05.481Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T07:24:05.481Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-30T07:24:05.481Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T07:24:05.481Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-30T07:24:05.750Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T07:24:05.750Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-30T07:24:05.750Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-30T07:24:05.750Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-30T07:24:06.019Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T07:24:06.019Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-30T07:24:06.019Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-30T07:24:06.019Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-30T07:24:06.019Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T07:24:06.019Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-30T07:24:06.287Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-30T07:24:06.287Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-30T07:24:06.287Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T07:24:06.287Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T07:24:06.287Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T07:24:06.287Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T07:24:06.556Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T07:24:06.556Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T07:24:06.556Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T07:24:06.556Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T07:24:06.556Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-30T07:24:06.556Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T07:24:06.823Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T07:24:06.823Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T07:24:07.091Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:07.091Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T07:24:07.091Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T07:24:07.091Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-30T07:24:07.091Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T07:24:07.091Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T07:24:07.091Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T07:24:07.091Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T07:24:07.358Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:07.358Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-30T07:24:07.358Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-30T07:24:07.358Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-30T07:24:07.358Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:07.359Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-30T07:24:07.359Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-30T07:24:07.624Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-30T07:24:07.625Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:07.625Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-30T07:24:07.625Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T07:24:07.625Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T07:24:07.892Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:07.892Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T07:24:07.892Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T07:24:07.892Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T07:24:07.892Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:07.892Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-30T07:24:07.892Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-30T07:24:08.175Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-30T07:24:08.175Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:08.175Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-30T07:24:08.175Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-30T07:24:08.442Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-30T07:24:08.442Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:08.442Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T07:24:08.442Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T07:24:08.710Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-30T07:24:08.710Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:08.710Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-30T07:24:08.710Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-30T07:24:08.710Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-30T07:24:08.710Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:08.710Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-30T07:24:08.710Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-30T07:24:08.976Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-30T07:24:08.976Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:08.976Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-30T07:24:08.976Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-30T07:24:08.976Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-30T07:24:09.242Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:09.242Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-30T07:24:09.242Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-30T07:24:09.242Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-30T07:24:09.242Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:09.242Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-30T07:24:09.242Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-30T07:24:09.242Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-30T07:24:09.509Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:09.509Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-30T07:24:09.509Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-30T07:24:09.509Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-30T07:24:09.509Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:09.509Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-30T07:24:09.509Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-30T07:24:09.773Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-30T07:24:09.773Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T07:24:09.773Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-30T07:24:09.773Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-30T07:24:09.773Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-30T07:24:09.773Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-30T07:24:09.773Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-30T07:24:09.773Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-30T07:24:10.041Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-30T07:24:10.041Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-30T07:24:10.307Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-30T07:24:10.307Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-30T07:24:10.307Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-30T07:24:10.307Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-30T07:24:10.572Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-30T07:24:10.572Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-30T07:24:10.572Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-30T07:24:10.572Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-30T07:24:10.572Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-30T07:24:10.572Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-30T07:24:10.837Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-30T07:24:10.837Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-30T07:24:10.837Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-30T07:24:10.837Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-30T07:24:10.837Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-30T07:24:10.837Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-30T07:24:11.102Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-30T07:24:11.102Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-30T07:24:11.102Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-30T07:24:11.102Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-30T07:24:11.367Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-30T07:24:11.367Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-30T07:24:11.632Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-30T07:24:11.632Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-30T07:24:11.632Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T07:24:11.632Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T07:24:11.897Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T07:24:11.897Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T07:24:11.897Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T07:24:12.162Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T07:24:12.162Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T07:24:12.162Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T07:24:12.162Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T07:24:12.162Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T07:24:12.162Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T07:24:12.428Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T07:24:12.428Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T07:24:12.428Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T07:24:12.428Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T07:24:12.428Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T07:24:13.384Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T07:24:13.384Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T07:24:13.966Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T07:24:14.233Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T07:24:14.502Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T07:24:14.502Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T07:24:14.768Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T07:24:14.768Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T07:24:15.728Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T07:24:15.728Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T07:24:15.728Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T07:24:15.728Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T07:24:15.728Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-30T07:24:15.728Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T07:24:15.995Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-30T07:24:15.995Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T07:24:15.995Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-30T07:24:15.995Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-30T07:24:15.995Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T07:24:15.995Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T07:24:15.995Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T07:24:15.995Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T07:24:16.262Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-30T07:24:16.262Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-30T07:24:16.262Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T07:24:16.262Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T07:24:16.262Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T07:24:16.262Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T07:24:16.262Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T07:24:16.262Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-30T07:24:16.262Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-30T07:24:16.262Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-30T07:24:16.529Z] [2021-09-30T07:24:16.529Z] Current default time zone: 'Etc/UTC' [2021-09-30T07:24:16.529Z] Local time is now: Thu Sep 30 07:24:16 UTC 2021. [2021-09-30T07:24:16.529Z] Universal Time is now: Thu Sep 30 07:24:16 UTC 2021. [2021-09-30T07:24:16.529Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-30T07:24:16.529Z] [2021-09-30T07:24:16.529Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-30T07:24:16.529Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T07:24:16.529Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-30T07:24:16.529Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-30T07:24:16.529Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-30T07:24:16.529Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-30T07:24:16.529Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-30T07:24:16.529Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-30T07:24:16.529Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-30T07:24:16.529Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-30T07:24:16.529Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T07:24:16.529Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-30T07:24:16.796Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T07:24:16.796Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-30T07:24:16.796Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T07:24:16.796Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-30T07:24:16.796Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-30T07:24:16.796Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-30T07:24:16.796Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-30T07:24:16.796Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-30T07:24:16.796Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-30T07:24:16.796Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-30T07:24:16.796Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-30T07:24:18.740Z] Updating certificates in /etc/ssl/certs... [2021-09-30T07:24:19.324Z] 23 added, 28 removed; done. [2021-09-30T07:24:19.592Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-30T07:24:19.592Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T07:24:19.592Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-30T07:24:19.592Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-30T07:24:19.592Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-30T07:24:19.592Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T07:24:19.592Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-30T07:24:19.592Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T07:24:19.592Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T07:24:19.592Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T07:24:19.592Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T07:24:19.592Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T07:24:19.592Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-30T07:24:19.592Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-30T07:24:19.592Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-30T07:24:19.592Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-30T07:24:19.592Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-30T07:24:19.592Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T07:24:19.592Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T07:24:19.592Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-30T07:24:19.857Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-30T07:24:19.857Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-30T07:24:19.857Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T07:24:19.857Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-30T07:24:19.857Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-30T07:24:19.858Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-30T07:24:19.858Z] Updating certificates in /etc/ssl/certs... [2021-09-30T07:24:20.438Z] 0 added, 0 removed; done. [2021-09-30T07:24:20.438Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-30T07:24:20.438Z] done. [2021-09-30T07:24:21.019Z] Reading package lists... [2021-09-30T07:24:21.286Z] Building dependency tree... [2021-09-30T07:24:21.286Z] Reading state information... [2021-09-30T07:24:21.286Z] The following NEW packages will be installed: [2021-09-30T07:24:21.286Z] apt-transport-https [2021-09-30T07:24:21.286Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T07:24:21.553Z] Need to get 4348 B of archives. [2021-09-30T07:24:21.553Z] After this operation, 154 kB of additional disk space will be used. [2021-09-30T07:24:21.553Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-30T07:24:21.819Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T07:24:21.819Z] Fetched 4348 B in 0s (23.5 kB/s) [2021-09-30T07:24:21.819Z] Selecting previously unselected package apt-transport-https. [2021-09-30T07:24:21.819Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-30T07:24:21.819Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-30T07:24:21.819Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-30T07:24:21.819Z] Setting up apt-transport-https (1.6.14) ... [2021-09-30T07:24:22.085Z] Waiting for network to be ready... [2021-09-30T07:24:28.731Z] 2021-09-30T07:24:26Z INFO Waiting for automatic snapd restart... [2021-09-30T07:24:29.693Z] snapd 2.51.7 from Canonical* installed [2021-09-30T07:24:31.103Z] "snapd" switched to the "latest/stable" channel [2021-09-30T07:24:31.103Z] [2021-09-30T07:24:33.691Z] core18 20210722 from Canonical* installed [2021-09-30T07:24:33.691Z] "core18" switched to the "latest/stable" channel [2021-09-30T07:24:33.691Z] [2021-09-30T07:24:35.693Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:24:35.693Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:24:35.693Z] ---> 7073888cb3ce [2021-09-30T07:24:35.693Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T07:24:35.693Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:24:35.693Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:24:35.693Z] ---> 7073888cb3ce [2021-09-30T07:24:35.693Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T07:24:35.693Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:24:35.693Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:24:35.693Z] ---> 7073888cb3ce [2021-09-30T07:24:35.693Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T07:24:35.693Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:24:35.693Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:24:35.693Z] ---> 7073888cb3ce [2021-09-30T07:24:35.693Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T07:24:35.693Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:24:35.693Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:24:35.693Z] ---> 7073888cb3ce [2021-09-30T07:24:35.693Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T07:24:35.693Z] ---> Running in 03b88124e330 [2021-09-30T07:24:35.693Z] ---> Running in 63602c43d187 [2021-09-30T07:24:35.693Z] ---> Running in 6490beeede2c [2021-09-30T07:24:35.693Z] ---> Running in 35d8f90af5b9 [2021-09-30T07:24:35.693Z] ---> Running in bdbff3be37a5 [2021-09-30T07:24:35.968Z] Removing intermediate container 63602c43d187 [2021-09-30T07:24:35.968Z] ---> 0008cd09c4dc [2021-09-30T07:24:35.968Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:24:35.968Z] Removing intermediate container bdbff3be37a5 [2021-09-30T07:24:35.968Z] ---> ac2d44de0541 [2021-09-30T07:24:35.968Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:24:35.968Z] Removing intermediate container 35d8f90af5b9 [2021-09-30T07:24:35.968Z] ---> ba948bc339fd [2021-09-30T07:24:35.968Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:24:35.968Z] Removing intermediate container 03b88124e330 [2021-09-30T07:24:35.968Z] ---> d5304a3748cd [2021-09-30T07:24:35.968Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:24:35.968Z] Removing intermediate container 6490beeede2c [2021-09-30T07:24:35.968Z] ---> 8b738ab6e8b6 [2021-09-30T07:24:35.968Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:24:36.242Z] ---> Running in 0156b7aea5c2 [2021-09-30T07:24:36.242Z] ---> Running in da2b8ab6c6f2 [2021-09-30T07:24:36.242Z] ---> Running in fce40e5a0937 [2021-09-30T07:24:36.242Z] ---> Running in bc008c69f849 [2021-09-30T07:24:36.273Z] snapcraft 5.0 from Canonical* installed [2021-09-30T07:24:36.517Z] ---> Running in 139151826c9f [2021-09-30T07:24:36.545Z] "snapcraft" switched to the "latest/stable" channel [2021-09-30T07:24:36.545Z] [2021-09-30T07:24:40.800Z] 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-30T07:24:40.800Z] - README.md [2021-09-30T07:24:40.800Z] [2021-09-30T07:24:40.800Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-30T07:24:40.878Z] Removing intermediate container 0156b7aea5c2 [2021-09-30T07:24:40.878Z] ---> ac2eb1815135 [2021-09-30T07:24:40.878Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T07:24:40.878Z] Removing intermediate container da2b8ab6c6f2 [2021-09-30T07:24:40.878Z] ---> 05d2520ab14c [2021-09-30T07:24:40.878Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T07:24:40.878Z] ---> Running in 02194b1b6c25 [2021-09-30T07:24:40.878Z] Removing intermediate container 139151826c9f [2021-09-30T07:24:40.878Z] ---> fad33154b0ef [2021-09-30T07:24:40.878Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T07:24:40.878Z] ---> Running in 3503512ec76d [2021-09-30T07:24:41.155Z] Removing intermediate container bc008c69f849 [2021-09-30T07:24:41.155Z] ---> f5f00c3887af [2021-09-30T07:24:41.155Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T07:24:41.155Z] ---> Running in 62c16675ee83 [2021-09-30T07:24:41.440Z] Removing intermediate container fce40e5a0937 [2021-09-30T07:24:41.440Z] ---> d375069146f5 [2021-09-30T07:24:41.440Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T07:24:41.440Z] ---> Running in f885e2369c5d [2021-09-30T07:24:41.718Z] ---> Running in b96506639d2c [2021-09-30T07:24:41.759Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T07:24:41.760Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T07:24:41.760Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T07:24:42.985Z] Reading package lists... [2021-09-30T07:24:43.177Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:24:43.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:24:43.571Z] 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-30T07:24:43.571Z] Reading package lists... [2021-09-30T07:24:43.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:24:43.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:24:43.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:24:43.838Z] Building dependency tree... [2021-09-30T07:24:43.838Z] Reading state information... [2021-09-30T07:24:44.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:24:44.104Z] Suggested packages: [2021-09-30T07:24:44.105Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-30T07:24:44.105Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-30T07:24:44.105Z] Recommended packages: [2021-09-30T07:24:44.105Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-30T07:24:44.105Z] The following NEW packages will be installed: [2021-09-30T07:24:44.105Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-30T07:24:44.105Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-30T07:24:44.105Z] pkg-config zip [2021-09-30T07:24:44.105Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T07:24:44.105Z] Need to get 7670 kB of archives. [2021-09-30T07:24:44.105Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-30T07:24:44.105Z] 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-30T07:24:44.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:24:44.372Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-30T07:24:44.373Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-30T07:24:44.373Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-30T07:24:44.373Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-30T07:24:44.639Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-30T07:24:44.639Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-30T07:24:44.639Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-30T07:24:44.639Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-30T07:24:44.639Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-30T07:24:44.639Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-30T07:24:44.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:24:44.884Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:24:44.884Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:24:44.906Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-30T07:24:44.906Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-30T07:24:44.906Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-30T07:24:44.906Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-30T07:24:44.906Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T07:24:45.173Z] Fetched 7670 kB in 1s (10.1 MB/s) [2021-09-30T07:24:45.173Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-30T07:24:45.173Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-30T07:24:45.173Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-30T07:24:45.173Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-30T07:24:45.173Z] Selecting previously unselected package libpsl5:amd64. [2021-09-30T07:24:45.173Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-30T07:24:45.173Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-30T07:24:45.439Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-30T07:24:45.439Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-30T07:24:45.439Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-30T07:24:45.439Z] Selecting previously unselected package librtmp1:amd64. [2021-09-30T07:24:45.439Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-30T07:24:45.439Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-30T07:24:45.439Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-30T07:24:45.439Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-30T07:24:45.439Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-30T07:24:45.439Z] Selecting previously unselected package liberror-perl. [2021-09-30T07:24:45.439Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-30T07:24:45.439Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-30T07:24:45.439Z] Selecting previously unselected package git-man. [2021-09-30T07:24:45.439Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-30T07:24:45.439Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-30T07:24:45.487Z] OK: 218 MiB in 52 packages [2021-09-30T07:24:45.705Z] Selecting previously unselected package git. [2021-09-30T07:24:45.705Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-30T07:24:45.705Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-30T07:24:45.765Z] OK: 218 MiB in 52 packages [2021-09-30T07:24:45.765Z] OK: 218 MiB in 52 packages [2021-09-30T07:24:45.765Z] OK: 218 MiB in 52 packages [2021-09-30T07:24:46.297Z] Selecting previously unselected package libnorm1:amd64. [2021-09-30T07:24:46.297Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-30T07:24:46.297Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-30T07:24:46.297Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-30T07:24:46.297Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-30T07:24:46.297Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-30T07:24:46.297Z] Selecting previously unselected package libsodium23:amd64. [2021-09-30T07:24:46.297Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-30T07:24:46.297Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-30T07:24:46.564Z] Selecting previously unselected package libzmq5:amd64. [2021-09-30T07:24:46.564Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-30T07:24:46.564Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T07:24:46.564Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-30T07:24:46.564Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-30T07:24:46.564Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T07:24:46.564Z] Selecting previously unselected package pkg-config. [2021-09-30T07:24:46.564Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-30T07:24:46.564Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-30T07:24:46.832Z] Selecting previously unselected package zip. [2021-09-30T07:24:46.832Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-30T07:24:46.832Z] Unpacking zip (3.0-11build1) ... [2021-09-30T07:24:46.832Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-30T07:24:46.832Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-30T07:24:46.832Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-30T07:24:46.832Z] Setting up liberror-perl (0.17025-1) ... [2021-09-30T07:24:46.832Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-30T07:24:46.832Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-30T07:24:46.832Z] No schema files found: doing nothing. [2021-09-30T07:24:46.832Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-30T07:24:46.832Z] Setting up zip (3.0-11build1) ... [2021-09-30T07:24:46.832Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-30T07:24:46.832Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-30T07:24:46.832Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-30T07:24:46.832Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T07:24:46.832Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-30T07:24:46.832Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T07:24:46.832Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-30T07:24:47.099Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T07:24:47.208Z] OK: 218 MiB in 52 packages [2021-09-30T07:24:47.208Z] Removing intermediate container 3503512ec76d [2021-09-30T07:24:47.208Z] ---> 0e86ce82a63c [2021-09-30T07:24:47.208Z] Step 6/24 : COPY go.mod . [2021-09-30T07:24:47.482Z] Removing intermediate container b96506639d2c [2021-09-30T07:24:47.482Z] ---> 56bc54d5edd6 [2021-09-30T07:24:47.482Z] Step 6/24 : COPY go.mod . [2021-09-30T07:24:47.685Z] git set to automatically installed. [2021-09-30T07:24:47.685Z] git-man set to automatically installed. [2021-09-30T07:24:47.685Z] libcurl3-gnutls set to automatically installed. [2021-09-30T07:24:47.685Z] liberror-perl set to automatically installed. [2021-09-30T07:24:47.685Z] libglib2.0-0 set to automatically installed. [2021-09-30T07:24:47.685Z] libnghttp2-14 set to automatically installed. [2021-09-30T07:24:47.685Z] libnorm1 set to automatically installed. [2021-09-30T07:24:47.685Z] libpgm-5.2-0 set to automatically installed. [2021-09-30T07:24:47.685Z] libpsl5 set to automatically installed. [2021-09-30T07:24:47.685Z] librtmp1 set to automatically installed. [2021-09-30T07:24:47.685Z] libsodium23 set to automatically installed. [2021-09-30T07:24:47.685Z] libzmq3-dev set to automatically installed. [2021-09-30T07:24:47.685Z] libzmq5 set to automatically installed. [2021-09-30T07:24:47.685Z] pkg-config set to automatically installed. [2021-09-30T07:24:47.685Z] zip set to automatically installed. [2021-09-30T07:24:47.760Z] Removing intermediate container 02194b1b6c25 [2021-09-30T07:24:47.760Z] ---> 4b3705da745a [2021-09-30T07:24:47.760Z] Step 6/24 : COPY go.mod . [2021-09-30T07:24:48.043Z] Removing intermediate container 62c16675ee83 [2021-09-30T07:24:48.043Z] ---> 6f2642caa04a [2021-09-30T07:24:48.043Z] Step 6/26 : COPY go.mod . [2021-09-30T07:24:48.317Z] ---> dbbf9f47cde1 [2021-09-30T07:24:48.317Z] Step 7/24 : RUN go mod download [2021-09-30T07:24:48.596Z] ---> Running in f4be35cb6d68 [2021-09-30T07:24:48.645Z] snapd is not logged in, snap install commands will use sudo [2021-09-30T07:24:48.876Z] ---> 30841ecf72a7 [2021-09-30T07:24:48.876Z] Step 7/24 : RUN go mod download [2021-09-30T07:24:48.876Z] Removing intermediate container f885e2369c5d [2021-09-30T07:24:48.876Z] ---> 024b18e6ed99 [2021-09-30T07:24:48.876Z] Step 6/32 : COPY go.mod . [2021-09-30T07:24:49.155Z] ---> Running in 881d93aa2ba1 [2021-09-30T07:24:49.438Z] ---> 4ee5b2ea23f6 [2021-09-30T07:24:49.438Z] Step 7/24 : RUN go mod download [2021-09-30T07:24:49.438Z] ---> 994230acf373 [2021-09-30T07:24:49.438Z] Step 7/26 : RUN go mod download [2021-09-30T07:24:49.718Z] ---> Running in 36dcce56cbb6 [2021-09-30T07:24:49.718Z] ---> Running in f2cf08caa10d [2021-09-30T07:24:50.325Z] ---> 5e49d3e013ba [2021-09-30T07:24:50.325Z] Step 7/32 : RUN go mod download [2021-09-30T07:24:50.599Z] ---> Running in 9583f501c767 [2021-09-30T07:24:53.982Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-30T07:24:54.014Z] Removing intermediate container f4be35cb6d68 [2021-09-30T07:24:54.014Z] ---> 00a29b7e02f2 [2021-09-30T07:24:54.014Z] Step 8/24 : COPY . . [2021-09-30T07:24:54.563Z] snapd is not logged in, snap install commands will use sudo [2021-09-30T07:24:55.521Z] snap "core18" has no updates available [2021-09-30T07:24:56.007Z] Removing intermediate container 881d93aa2ba1 [2021-09-30T07:24:56.007Z] ---> 4feb1bcd6c2a [2021-09-30T07:24:56.008Z] Step 8/24 : COPY . . [2021-09-30T07:24:56.479Z] Pulling config-common [2021-09-30T07:24:56.480Z] + snapcraftctl pull [2021-09-30T07:24:56.999Z] Removing intermediate container 36dcce56cbb6 [2021-09-30T07:24:56.999Z] ---> 8ab9427de381 [2021-09-30T07:24:56.999Z] Step 8/24 : COPY . . [2021-09-30T07:24:57.276Z] Removing intermediate container 9583f501c767 [2021-09-30T07:24:57.276Z] ---> f41bee8d0aa7 [2021-09-30T07:24:57.276Z] Step 8/32 : COPY . . [2021-09-30T07:24:57.551Z] Removing intermediate container f2cf08caa10d [2021-09-30T07:24:57.551Z] ---> 1a4ef6826f39 [2021-09-30T07:24:57.551Z] Step 8/26 : COPY . . [2021-09-30T07:24:57.886Z] Pulling go-build-helper [2021-09-30T07:24:57.886Z] + snapcraftctl pull [2021-09-30T07:24:58.845Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-30T07:24:58.845Z] Skipping pull go-build-helper (already ran) [2021-09-30T07:24:58.845Z] Building go-build-helper [2021-09-30T07:24:58.845Z] + snapcraftctl build [2021-09-30T07:25:01.424Z] Staging go-build-helper [2021-09-30T07:25:01.424Z] + snapcraftctl stage [2021-09-30T07:25:11.805Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-30T07:25:11.805Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-30T07:25:11.805Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-30T07:25:11.805Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-30T07:25:11.805Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-30T07:25:11.806Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-30T07:25:11.806Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-30T07:25:11.806Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-30T07:25:11.806Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-30T07:25:11.806Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-30T07:25:11.806Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-30T07:25:11.806Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-30T07:25:11.806Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-30T07:25:11.806Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-30T07:25:11.806Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-30T07:25:11.806Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-30T07:25:11.806Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-30T07:25:11.806Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-30T07:25:11.806Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-30T07:25:11.806Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-09-30T07:25:11.806Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-30T07:25:11.806Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-30T07:25:11.806Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-30T07:25:11.806Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-30T07:25:11.806Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-30T07:25:11.806Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-30T07:25:11.806Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-30T07:25:11.806Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-30T07:25:11.806Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-30T07:25:11.806Z] Fetched 224 kB in 0s (0 B/s) [2021-09-30T07:25:11.806Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-30T07:25:11.806Z] Fetched 157 kB in 0s (0 B/s) [2021-09-30T07:25:11.806Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-30T07:25:11.806Z] Fetched 221 kB in 0s (0 B/s) [2021-09-30T07:25:11.806Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-30T07:25:11.806Z] Fetched 143 kB in 0s (0 B/s) [2021-09-30T07:25:11.806Z] Pulling edgex-go [2021-09-30T07:25:11.806Z] + snapcraftctl pull [2021-09-30T07:25:12.388Z] Pulling hooks [2021-09-30T07:25:12.388Z] + snapcraftctl pull [2021-09-30T07:25:24.375Z] ---> 44bf87b97394 [2021-09-30T07:25:24.375Z] Step 9/24 : RUN go mod tidy [2021-09-30T07:25:24.375Z] ---> ead1139df0af [2021-09-30T07:25:24.375Z] Step 9/24 : RUN go mod tidy [2021-09-30T07:25:24.375Z] ---> 98ecd60a71ba [2021-09-30T07:25:24.375Z] Step 9/26 : RUN go mod tidy [2021-09-30T07:25:24.375Z] ---> 021d6617b4e4 [2021-09-30T07:25:24.375Z] Step 9/24 : RUN go mod tidy [2021-09-30T07:25:24.375Z] ---> 84e0742375e7 [2021-09-30T07:25:24.375Z] Step 9/32 : RUN go mod tidy [2021-09-30T07:25:24.375Z] ---> Running in af5c723ca3ba [2021-09-30T07:25:24.375Z] ---> Running in 0edebbca5b8a [2021-09-30T07:25:24.375Z] ---> Running in 011ab7e324ea [2021-09-30T07:25:24.375Z] ---> Running in d30dfb2d338d [2021-09-30T07:25:24.375Z] ---> Running in 34ac87f735ff [2021-09-30T07:25:28.700Z] Removing intermediate container af5c723ca3ba [2021-09-30T07:25:28.700Z] ---> d0b1f17c68e2 [2021-09-30T07:25:28.700Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T07:25:28.700Z] Removing intermediate container 0edebbca5b8a [2021-09-30T07:25:28.700Z] ---> a92f1ddf6ba4 [2021-09-30T07:25:28.700Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T07:25:28.973Z] ---> Running in 7b36b04d55f7 [2021-09-30T07:25:29.247Z] Removing intermediate container 34ac87f735ff [2021-09-30T07:25:29.247Z] ---> 3147b84e9426 [2021-09-30T07:25:29.247Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T07:25:29.247Z] ---> Running in 7bf64a68ce65 [2021-09-30T07:25:29.522Z] ---> Running in 8fb4cc4e220d [2021-09-30T07:25:29.522Z] Removing intermediate container d30dfb2d338d [2021-09-30T07:25:29.522Z] ---> da774c92788d [2021-09-30T07:25:29.522Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T07:25:29.522Z] Removing intermediate container 011ab7e324ea [2021-09-30T07:25:29.522Z] ---> 86e76806fade [2021-09-30T07:25:29.522Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T07:25:30.123Z] ---> Running in 7dd0ab56d63c [2021-09-30T07:25:30.124Z] ---> Running in 8044d8e339bb [2021-09-30T07:25:30.589Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T07:25:30.589Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T07:25:30.589Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T07:25:30.589Z] Fetched 0 B in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-30T07:25:30.589Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-30T07:25:30.589Z] Fetched 279 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-30T07:25:30.589Z] Fetched 122 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-30T07:25:30.589Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-30T07:25:30.589Z] Fetched 8848 B in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-30T07:25:30.589Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-30T07:25:30.589Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-30T07:25:30.589Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-30T07:25:30.589Z] Fetched 220 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-30T07:25:30.589Z] Fetched 154 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-30T07:25:30.589Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-30T07:25:30.589Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-30T07:25:30.589Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-30T07:25:30.589Z] Fetched 499 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-30T07:25:30.589Z] Fetched 111 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-30T07:25:30.589Z] Fetched 240 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-30T07:25:30.589Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-30T07:25:30.589Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-30T07:25:30.589Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-30T07:25:30.589Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-30T07:25:30.589Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-30T07:25:30.589Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-30T07:25:30.589Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-30T07:25:30.589Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-30T07:25:30.589Z] Fetched 8720 B in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-30T07:25:30.589Z] Fetched 140 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-30T07:25:30.589Z] Fetched 119 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-30T07:25:30.589Z] Fetched 111 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-30T07:25:30.589Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-30T07:25:30.589Z] Fetched 646 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-30T07:25:30.589Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-30T07:25:30.589Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-30T07:25:30.589Z] Fetched 368 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-30T07:25:30.589Z] Fetched 187 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-30T07:25:30.589Z] Fetched 175 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-30T07:25:30.589Z] Fetched 206 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-30T07:25:30.589Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-30T07:25:30.589Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-30T07:25:30.589Z] Fetched 159 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-30T07:25:30.589Z] Fetched 107 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-30T07:25:30.589Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-30T07:25:30.589Z] Pulling static-packages [2021-09-30T07:25:30.589Z] + snapcraftctl pull [2021-09-30T07:25:31.109Z] 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-30T07:25:31.172Z] Pulling version [2021-09-30T07:25:31.172Z] + cd /root/project [2021-09-30T07:25:31.172Z] + git describe --tags --abbrev=0 [2021-09-30T07:25:31.172Z] + sed s/v// [2021-09-30T07:25:31.172Z] + GIT_VERSION=2.0.1-dev.60 [2021-09-30T07:25:31.172Z] + [ -z 2.0.1-dev.60 ] [2021-09-30T07:25:31.172Z] + snapcraftctl set-version 2.0.1-dev.60 [2021-09-30T07:25:31.710Z] 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-30T07:25:32.307Z] 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-30T07:25:32.580Z] Building config-common [2021-09-30T07:25:32.580Z] + snapcraftctl build [2021-09-30T07:25:32.583Z] 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-30T07:25:32.583Z] 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-30T07:25:35.153Z] Skipping build go-build-helper (already ran) [2021-09-30T07:25:35.153Z] Building edgex-go [2021-09-30T07:25:35.153Z] + cd /root/parts/edgex-go/src [2021-09-30T07:25:35.153Z] + + gitsed describe s/v// --tags [2021-09-30T07:25:35.153Z] --abbrev=0 [2021-09-30T07:25:35.153Z] + GIT_VERSION=2.0.1-dev.60 [2021-09-30T07:25:35.153Z] + [ -z 2.0.1-dev.60 ] [2021-09-30T07:25:35.153Z] + echo 2.0.1-dev.60 [2021-09-30T07:25:35.153Z] + make build [2021-09-30T07:25:35.153Z] go mod tidy [2021-09-30T07:25:37.732Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-30T07:25:37.732Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-30T07:25:37.732Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-30T07:25:37.732Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-30T07:25:37.732Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-30T07:25:37.732Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-30T07:25:37.732Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-30T07:25:37.732Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-30T07:25:37.998Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-30T07:25:37.998Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-30T07:25:37.998Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-30T07:25:38.263Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-30T07:25:38.263Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-30T07:25:38.263Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-30T07:25:38.263Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-30T07:25:38.530Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-30T07:25:38.796Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-30T07:25:38.796Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-30T07:25:38.796Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-30T07:25:38.796Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-30T07:25:39.062Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-30T07:25:39.062Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-30T07:25:39.062Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-30T07:25:39.062Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-30T07:25:39.328Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-30T07:25:39.328Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-30T07:25:39.328Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-30T07:25:39.328Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-30T07:25:39.599Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-30T07:25:39.599Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-30T07:25:39.599Z] go: downloading golang.org/x/text v0.3.6 [2021-09-30T07:25:39.599Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-30T07:25:39.599Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-30T07:25:39.868Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-30T07:25:39.868Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-30T07:25:39.868Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-30T07:25:39.868Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-30T07:25:39.868Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-30T07:25:39.868Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-30T07:25:39.868Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-30T07:25:39.868Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-30T07:25:40.137Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-30T07:25:40.137Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-30T07:25:40.137Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-30T07:25:40.137Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-30T07:25:40.137Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-30T07:25:40.137Z] go: downloading github.com/kr/text v0.2.0 [2021-09-30T07:25:40.137Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-30T07:25:40.406Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-30T07:25:40.406Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-30T07:25:40.406Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-30T07:25:40.406Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-30T07:25:40.406Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-30T07:25:40.406Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-30T07:25:40.406Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-30T07:25:40.406Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-30T07:25:40.406Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-30T07:25:40.406Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-30T07:25:40.673Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-30T07:25:40.673Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-30T07:25:40.673Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-30T07:25:40.673Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-30T07:25:40.673Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-30T07:25:40.673Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-30T07:25:40.673Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-30T07:25:40.673Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-30T07:25:40.673Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-30T07:25:40.673Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-30T07:25:40.673Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-30T07:25:40.939Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-30T07:25:40.939Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-30T07:25:40.939Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-30T07:25:40.939Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-30T07:25:40.939Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-30T07:25:40.939Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-30T07:25:40.939Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-30T07:25:40.939Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-30T07:25:40.939Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T07:25:51.003Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T07:25:55.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T07:25:56.213Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T07:25:57.620Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T07:25:58.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T07:25:59.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T07:26:00.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T07:26:02.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T07:26:03.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T07:26:04.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T07:26:05.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-30T07:26:07.934Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-30T07:26:07.934Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-30T07:26:07.934Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-30T07:26:07.934Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-30T07:26:07.934Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-30T07:26:07.934Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-30T07:26:07.934Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-30T07:26:07.934Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-30T07:26:07.934Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-30T07:26:07.934Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-30T07:26:07.934Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-30T07:26:07.934Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-30T07:26:07.934Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-30T07:26:07.934Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-30T07:26:07.934Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-30T07:26:07.934Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-30T07:26:07.934Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-30T07:26:07.934Z] + 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-30T07:26:07.934Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-30T07:26:07.934Z] + 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-30T07:26:07.934Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-30T07:26:07.934Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-30T07:26:07.934Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-30T07:26:07.934Z] + 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-30T07:26:07.934Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-30T07:26:07.934Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-30T07:26:07.934Z] + 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-30T07:26:08.897Z] Building hooks [2021-09-30T07:26:08.897Z] + cd /root/parts/hooks/src [2021-09-30T07:26:08.897Z] + make build [2021-09-30T07:26:08.897Z] go mod tidy [2021-09-30T07:26:09.162Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-30T07:26:09.162Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-30T07:26:09.162Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-30T07:26:09.162Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-30T07:26:09.428Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-30T07:26:10.010Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-30T07:26:10.592Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-30T07:26:10.592Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-30T07:26:13.937Z] Building static-packages [2021-09-30T07:26:13.937Z] + snapcraftctl build [2021-09-30T07:26:15.879Z] Building version [2021-09-30T07:26:15.880Z] + snapcraftctl build [2021-09-30T07:26:18.459Z] Staging config-common [2021-09-30T07:26:18.459Z] + snapcraftctl stage [2021-09-30T07:26:19.416Z] Skipping stage go-build-helper (already ran) [2021-09-30T07:26:19.416Z] Staging edgex-go [2021-09-30T07:26:19.416Z] + snapcraftctl stage [2021-09-30T07:26:20.373Z] Staging hooks [2021-09-30T07:26:20.373Z] + snapcraftctl stage [2021-09-30T07:26:21.330Z] Staging static-packages [2021-09-30T07:26:21.595Z] + snapcraftctl stage [2021-09-30T07:26:23.001Z] Staging version [2021-09-30T07:26:23.001Z] + snapcraftctl stage [2021-09-30T07:26:23.960Z] Priming config-common [2021-09-30T07:26:23.960Z] + snapcraftctl prime [2021-09-30T07:26:25.369Z] Priming go-build-helper [2021-09-30T07:26:25.369Z] + snapcraftctl prime [2021-09-30T07:26:26.330Z] Priming edgex-go [2021-09-30T07:26:26.330Z] + snapcraftctl prime [2021-09-30T07:26:27.739Z] Priming hooks [2021-09-30T07:26:27.739Z] + snapcraftctl prime [2021-09-30T07:26:29.143Z] Priming static-packages [2021-09-30T07:26:29.143Z] + snapcraftctl prime [2021-09-30T07:26:31.722Z] Priming version [2021-09-30T07:26:31.722Z] + snapcraftctl prime [2021-09-30T07:26:32.684Z] 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] } [2021-09-30T07:27:24.437Z] 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-30T07:27:24.437Z] Removing intermediate container 7b36b04d55f7 [2021-09-30T07:27:24.437Z] ---> 93f1787a3b86 [2021-09-30T07:27:24.437Z] [2021-09-30T07:27:24.437Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T07:27:24.437Z] 3.14: Pulling from library/alpine [2021-09-30T07:27:25.045Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T07:27:25.045Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T07:27:25.045Z] ---> bb3de5531c18 [2021-09-30T07:27:25.045Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T07:27:26.498Z] ---> Running in 082d9eda90c7 [2021-09-30T07:27:27.099Z] Removing intermediate container 7bf64a68ce65 [2021-09-30T07:27:27.099Z] ---> 03f35c3dbb9b [2021-09-30T07:27:27.099Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T07:27:28.092Z] ---> Running in 36cdf5f339a9 [2021-09-30T07:27:29.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:27:29.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:27:29.975Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T07:27:30.253Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T07:27:30.253Z] OK: 5 MiB in 15 packages [2021-09-30T07:27:30.529Z] 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-30T07:27:32.521Z] Removing intermediate container 8044d8e339bb [2021-09-30T07:27:32.521Z] ---> 26ca10085a31 [2021-09-30T07:27:32.521Z] [2021-09-30T07:27:32.521Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T07:27:32.521Z] ---> bb3de5531c18 [2021-09-30T07:27:32.521Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T07:27:32.521Z] Removing intermediate container 082d9eda90c7 [2021-09-30T07:27:32.521Z] ---> c30ebd8fe4fa [2021-09-30T07:27:32.521Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T07:27:33.118Z] ---> Running in d4022f20d9dc [2021-09-30T07:27:33.118Z] ---> Running in 309327e8a804 [2021-09-30T07:27:34.103Z] Removing intermediate container 309327e8a804 [2021-09-30T07:27:34.103Z] ---> a64a7ad1ed46 [2021-09-30T07:27:34.103Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T07:27:34.103Z] Removing intermediate container d4022f20d9dc [2021-09-30T07:27:34.103Z] ---> 5e168466ca22 [2021-09-30T07:27:34.103Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T07:27:34.378Z] Removing intermediate container 7dd0ab56d63c [2021-09-30T07:27:34.378Z] ---> e24bddac84fc [2021-09-30T07:27:34.378Z] [2021-09-30T07:27:34.378Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T07:27:34.378Z] ---> bb3de5531c18 [2021-09-30T07:27:34.378Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T07:27:34.979Z] ---> Running in b0aa7dbe8e89 [2021-09-30T07:27:34.979Z] ---> Running in 2cbcac640082 [2021-09-30T07:27:35.258Z] ---> Running in 89540867bfac [2021-09-30T07:27:35.531Z] Removing intermediate container 36cdf5f339a9 [2021-09-30T07:27:35.531Z] ---> 71b8785954dd [2021-09-30T07:27:35.531Z] [2021-09-30T07:27:35.531Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T07:27:35.812Z] Removing intermediate container b0aa7dbe8e89 [2021-09-30T07:27:35.812Z] ---> b5767fda0da0 [2021-09-30T07:27:35.812Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T07:27:35.812Z] 20.10.7: Pulling from library/docker [2021-09-30T07:27:36.094Z] ---> Running in 4e6e8b61ca4f [2021-09-30T07:27:37.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:27:37.543Z] Removing intermediate container 4e6e8b61ca4f [2021-09-30T07:27:37.543Z] ---> fd895683fbe4 [2021-09-30T07:27:37.543Z] Step 16/24 : WORKDIR / [2021-09-30T07:27:37.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:27:37.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:27:38.100Z] ---> Running in 674acc845175 [2021-09-30T07:27:38.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:27:38.713Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T07:27:38.713Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T07:27:38.713Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T07:27:38.713Z] OK: 5 MiB in 16 packages [2021-09-30T07:27:39.318Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T07:27:39.318Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T07:27:39.318Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T07:27:39.318Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T07:27:39.318Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T07:27:39.592Z] OK: 6 MiB in 17 packages [2021-09-30T07:27:40.186Z] Removing intermediate container 674acc845175 [2021-09-30T07:27:40.186Z] ---> fffde9087f5e [2021-09-30T07:27:40.186Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T07:27:41.634Z] Removing intermediate container 2cbcac640082 [2021-09-30T07:27:41.634Z] ---> a9f615911d59 [2021-09-30T07:27:41.634Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T07:27:41.634Z] ---> a874f132306e [2021-09-30T07:27:41.634Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T07:27:41.909Z] ---> Running in 114d89e8f18c [2021-09-30T07:27:42.507Z] Removing intermediate container 89540867bfac [2021-09-30T07:27:42.507Z] ---> 214f9fed06ef [2021-09-30T07:27:42.507Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T07:27:43.103Z] Removing intermediate container 114d89e8f18c [2021-09-30T07:27:43.103Z] ---> 8e237fca4602 [2021-09-30T07:27:43.103Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T07:27:44.084Z] ---> Running in 9cf4c04d8386 [2021-09-30T07:27:44.680Z] ---> 3c187c1c1236 [2021-09-30T07:27:44.680Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T07:27:44.680Z] ---> Running in 9258bacfb00b [2021-09-30T07:27:44.963Z] Removing intermediate container 9cf4c04d8386 [2021-09-30T07:27:44.963Z] ---> 9a126eb4ee61 [2021-09-30T07:27:44.963Z] Step 14/26 : WORKDIR / [2021-09-30T07:27:45.556Z] Removing intermediate container 8fb4cc4e220d [2021-09-30T07:27:45.556Z] ---> f1ea3875fd11 [2021-09-30T07:27:45.556Z] [2021-09-30T07:27:45.556Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T07:27:45.556Z] ---> bb3de5531c18 [2021-09-30T07:27:45.556Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T07:27:46.544Z] ---> Running in 8f808d350c89 [2021-09-30T07:27:46.544Z] ---> Running in 2ba253922ab0 [2021-09-30T07:27:46.544Z] Removing intermediate container 9258bacfb00b [2021-09-30T07:27:46.544Z] ---> cedb12514537 [2021-09-30T07:27:46.544Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T07:27:46.835Z] ---> eaf8d922be55 [2021-09-30T07:27:46.835Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T07:27:46.835Z] ---> Running in ee13d2854aaa [2021-09-30T07:27:47.110Z] ---> Running in 2302609aa6c5 [2021-09-30T07:27:47.388Z] Removing intermediate container 2ba253922ab0 [2021-09-30T07:27:47.388Z] ---> ea45e862f822 [2021-09-30T07:27:47.388Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T07:27:47.388Z] Removing intermediate container 8f808d350c89 [2021-09-30T07:27:47.388Z] ---> 048f95cefe74 [2021-09-30T07:27:47.388Z] 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-30T07:27:47.666Z] ---> Running in 43a5ccfca573 [2021-09-30T07:27:47.943Z] Removing intermediate container 2302609aa6c5 [2021-09-30T07:27:47.943Z] ---> bed3df33a0cb [2021-09-30T07:27:47.943Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T07:27:48.218Z] ---> Running in e3a3a5d71855 [2021-09-30T07:27:48.218Z] Removing intermediate container 43a5ccfca573 [2021-09-30T07:27:48.218Z] ---> 273ce7aad39d [2021-09-30T07:27:48.218Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T07:27:48.813Z] ---> Running in dc186e071737 [2021-09-30T07:27:48.813Z] ---> c0f07e060717 [2021-09-30T07:27:48.813Z] 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-30T07:27:48.813Z] Removing intermediate container e3a3a5d71855 [2021-09-30T07:27:48.813Z] ---> 3483e2b7c022 [2021-09-30T07:27:48.813Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T07:27:49.085Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T07:27:49.085Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T07:27:49.085Z] ---> df445af6242a [2021-09-30T07:27:49.085Z] 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-30T07:27:49.085Z] ---> Running in ceb17f466748 [2021-09-30T07:27:49.363Z] ---> Running in 9e3cb1862f67 [2021-09-30T07:27:49.636Z] Removing intermediate container dc186e071737 [2021-09-30T07:27:49.636Z] ---> 98e585a63e97 [2021-09-30T07:27:49.636Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:27:49.911Z] ---> Running in b1a8f918d3c6 [2021-09-30T07:27:50.181Z] Removing intermediate container ceb17f466748 [2021-09-30T07:27:50.181Z] ---> 2d2d6901c3a1 [2021-09-30T07:27:50.181Z] Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:27:50.181Z] ---> 0bc159360041 [2021-09-30T07:27:50.181Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T07:27:50.453Z] Removing intermediate container ee13d2854aaa [2021-09-30T07:27:50.453Z] ---> 7787ed12d225 [2021-09-30T07:27:50.453Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T07:27:50.453Z] Removing intermediate container 9e3cb1862f67 [2021-09-30T07:27:50.453Z] ---> d5ce228079ee [2021-09-30T07:27:50.453Z] 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-30T07:27:50.453Z] ---> Running in 669f931fb5ff [2021-09-30T07:27:50.727Z] ---> Running in 87b87e4d76ed [2021-09-30T07:27:50.727Z] ---> Running in f5a395317fde [2021-09-30T07:27:51.328Z] ---> 740e23591a62 [2021-09-30T07:27:51.328Z] 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-30T07:27:51.328Z] Removing intermediate container 669f931fb5ff [2021-09-30T07:27:51.328Z] ---> 2f2a67c8db8f [2021-09-30T07:27:51.328Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T07:27:51.606Z] ---> Running in d9864de51c84 [2021-09-30T07:27:51.894Z] Removing intermediate container f5a395317fde [2021-09-30T07:27:51.894Z] ---> a74961a68494 [2021-09-30T07:27:51.894Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T07:27:52.518Z] Removing intermediate container d9864de51c84 [2021-09-30T07:27:52.518Z] ---> 143ce42ae220 [2021-09-30T07:27:52.518Z] [2021-09-30T07:27:52.792Z] ---> e51b44e2988a [2021-09-30T07:27:52.792Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T07:27:52.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:27:53.072Z] Successfully built 143ce42ae220 [2021-09-30T07:27:53.072Z] Successfully tagged core-command-arm64:latest [2021-09-30T07:27:53.072Z] Building security-proxy-setup [2021-09-30T07:27:53.072Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:27:53.355Z] ---> 46e6bd1ad68a [2021-09-30T07:27:53.355Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T07:27:53.636Z] ---> Running in 55ad500ece98 [2021-09-30T07:27:53.636Z] Removing intermediate container b1a8f918d3c6 [2021-09-30T07:27:53.636Z] ---> 28ea9a7fb7f4 [2021-09-30T07:27:53.636Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T07:27:53.916Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T07:27:53.916Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T07:27:54.198Z] Executing bash-5.1.0-r0.post-install [2021-09-30T07:27:54.198Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T07:27:54.198Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T07:27:54.198Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T07:27:54.198Z] ---> Running in 470b64689e09 [2021-09-30T07:27:54.198Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T07:27:54.198Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T07:27:54.198Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T07:27:54.198Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T07:27:54.198Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T07:27:54.198Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T07:27:54.198Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T07:27:54.198Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T07:27:54.482Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T07:27:54.756Z] ---> 731d2b4789ca [2021-09-30T07:27:54.756Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T07:27:56.751Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T07:27:56.751Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T07:27:56.751Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T07:27:56.751Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:27:56.751Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T07:27:56.751Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T07:27:56.751Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T07:27:57.030Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T07:27:57.030Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T07:27:57.309Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T07:27:57.309Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T07:27:57.309Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T07:27:57.309Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T07:27:57.309Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T07:27:57.309Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T07:27:57.309Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T07:27:57.309Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T07:27:57.309Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T07:27:57.309Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T07:27:57.309Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T07:27:57.592Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T07:27:57.592Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T07:27:57.592Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T07:27:57.592Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T07:27:57.592Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T07:27:57.592Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T07:27:57.592Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:27:58.217Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T07:27:58.217Z] OK: 82 MiB in 59 packages [2021-09-30T07:27:58.498Z] ---> 0d7408cf13a2 [2021-09-30T07:27:58.498Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T07:27:58.772Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T07:27:58.772Z] Removing intermediate container 55ad500ece98 [2021-09-30T07:27:58.772Z] ---> cdf3b47cfb83 [2021-09-30T07:27:58.772Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T07:27:59.047Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T07:27:59.047Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T07:27:59.324Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T07:27:59.599Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T07:27:59.880Z] ---> acfebab7a52f [2021-09-30T07:27:59.880Z] 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-30T07:27:59.880Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T07:27:59.880Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T07:27:59.880Z] OK: 8 MiB in 20 packages [2021-09-30T07:28:00.156Z] ---> d2b82a87c3c7 [2021-09-30T07:28:00.156Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T07:28:00.156Z] ---> Running in d5e40d63efe9 [2021-09-30T07:28:02.807Z] Removing intermediate container 470b64689e09 [2021-09-30T07:28:02.807Z] ---> 8f54e2a32f97 [2021-09-30T07:28:02.807Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T07:28:03.081Z] ---> dd9eaf35708d [2021-09-30T07:28:03.081Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T07:28:04.068Z] ---> 0b29944acb6a [2021-09-30T07:28:04.068Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T07:28:04.672Z] ---> caec6bea8ce1 [2021-09-30T07:28:04.672Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T07:28:04.672Z] Removing intermediate container d5e40d63efe9 [2021-09-30T07:28:04.672Z] ---> b77d066d773b [2021-09-30T07:28:04.672Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T07:28:05.273Z] ---> Running in 216b8b57c1d3 [2021-09-30T07:28:06.261Z] ---> a2e677684de7 [2021-09-30T07:28:06.261Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T07:28:06.261Z] Removing intermediate container 216b8b57c1d3 [2021-09-30T07:28:06.261Z] ---> 8b70e6472774 [2021-09-30T07:28:06.261Z] Step 24/26 : LABEL arch=arm64 [2021-09-30T07:28:06.863Z] ---> Running in ea1b98ab6ecf [2021-09-30T07:28:06.863Z] ---> 73aa1747b3ae [2021-09-30T07:28:06.863Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T07:28:07.142Z] Collecting docker-compose==1.23.2 [2021-09-30T07:28:07.142Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T07:28:07.759Z] ---> ffc4dbc72eb1 [2021-09-30T07:28:07.759Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T07:28:08.035Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T07:28:08.035Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T07:28:08.035Z] Removing intermediate container ea1b98ab6ecf [2021-09-30T07:28:08.035Z] ---> 3730644942bb [2021-09-30T07:28:08.035Z] Step 25/26 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:28:08.035Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T07:28:08.035Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T07:28:08.315Z] ---> 2559fda88e09 [2021-09-30T07:28:08.315Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T07:28:08.315Z] ---> Running in 6803222d48da [2021-09-30T07:28:08.315Z] ---> Running in a1f513d8faea [2021-09-30T07:28:08.592Z] ---> Running in e9f0b370e5f8 [2021-09-30T07:28:09.203Z] Removing intermediate container a1f513d8faea [2021-09-30T07:28:09.204Z] ---> 83e4b66e39d0 [2021-09-30T07:28:09.204Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T07:28:09.482Z] Removing intermediate container 6803222d48da [2021-09-30T07:28:09.482Z] ---> ca0f7b4153f2 [2021-09-30T07:28:09.482Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T07:28:09.759Z] Removing intermediate container e9f0b370e5f8 [2021-09-30T07:28:09.759Z] ---> 64a534040acb [2021-09-30T07:28:09.759Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T07:28:09.759Z] ---> Running in 9e27d030fdba [2021-09-30T07:28:10.036Z] ---> Running in e8d5cfbbb389 [2021-09-30T07:28:10.644Z] Removing intermediate container 9e27d030fdba [2021-09-30T07:28:10.644Z] ---> 81655b9276c8 [2021-09-30T07:28:10.644Z] [2021-09-30T07:28:10.929Z] Removing intermediate container e8d5cfbbb389 [2021-09-30T07:28:10.929Z] ---> bbe44c81aba4 [2021-09-30T07:28:10.929Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T07:28:10.929Z] ---> 4685c80c1139 [2021-09-30T07:28:10.929Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T07:28:11.209Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:28:11.209Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:28:11.209Z] ---> 7073888cb3ce [2021-09-30T07:28:11.209Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T07:28:11.209Z] ---> Using cache [2021-09-30T07:28:11.209Z] ---> 8b738ab6e8b6 [2021-09-30T07:28:11.209Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:28:11.209Z] ---> Using cache [2021-09-30T07:28:11.209Z] ---> fad33154b0ef [2021-09-30T07:28:11.209Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T07:28:11.209Z] ---> Using cache [2021-09-30T07:28:11.209Z] ---> 6f2642caa04a [2021-09-30T07:28:11.209Z] Step 6/22 : COPY go.mod . [2021-09-30T07:28:11.209Z] ---> Using cache [2021-09-30T07:28:11.209Z] ---> 994230acf373 [2021-09-30T07:28:11.209Z] Step 7/22 : RUN go mod download [2021-09-30T07:28:11.209Z] ---> Using cache [2021-09-30T07:28:11.209Z] ---> 1a4ef6826f39 [2021-09-30T07:28:11.209Z] Step 8/22 : COPY . . [2021-09-30T07:28:11.209Z] Successfully built 81655b9276c8 [2021-09-30T07:28:11.209Z] ---> Using cache [2021-09-30T07:28:11.209Z] ---> 98ecd60a71ba [2021-09-30T07:28:11.209Z] Step 9/22 : RUN go mod tidy [2021-09-30T07:28:11.209Z] ---> Using cache [2021-09-30T07:28:11.209Z] ---> 86e76806fade [2021-09-30T07:28:11.209Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T07:28:11.209Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-30T07:28:11.209Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-09-30T07:28:11.487Z] ---> Running in 39dd0d298a7f [2021-09-30T07:28:11.487Z] ---> Running in 468b88896446 [2021-09-30T07:28:11.767Z] ---> Running in 4cc09ba4a331 [2021-09-30T07:28:11.767Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T07:28:11.767Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T07:28:11.767Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T07:28:11.767Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T07:28:12.373Z] Removing intermediate container 39dd0d298a7f [2021-09-30T07:28:12.373Z] ---> b5b3185eef4d [2021-09-30T07:28:12.373Z] Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:28:12.647Z] ---> Running in 6af5ad9e6b07 [2021-09-30T07:28:13.756Z] Removing intermediate container 6af5ad9e6b07 [2021-09-30T07:28:13.756Z] ---> 4f09a54df9eb [2021-09-30T07:28:13.756Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T07:28:14.098Z] 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-30T07:28:14.393Z] ---> Running in 1a7750826103 [2021-09-30T07:28:15.127Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T07:28:15.433Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T07:28:15.722Z] Removing intermediate container 1a7750826103 [2021-09-30T07:28:15.722Z] ---> 86ece77fdc1f [2021-09-30T07:28:15.722Z] [2021-09-30T07:28:16.031Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T07:28:16.031Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T07:28:16.031Z] 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-30T07:28:16.338Z] Successfully built 86ece77fdc1f [2021-09-30T07:28:16.338Z] Removing intermediate container 468b88896446 [2021-09-30T07:28:16.338Z] ---> 1483d3a0004a [2021-09-30T07:28:16.338Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T07:28:16.338Z] Successfully tagged core-data-arm64:latest [2021-09-30T07:28:16.339Z]  Building core-data ... done Building core-metadata [2021-09-30T07:28:16.995Z] ---> Running in fb346ab00f2e [2021-09-30T07:28:16.995Z] Collecting PyYAML<4,>=3.10 [2021-09-30T07:28:17.295Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T07:28:17.993Z] Removing intermediate container fb346ab00f2e [2021-09-30T07:28:17.993Z] ---> bf3b69b5e67f [2021-09-30T07:28:17.993Z] Step 29/32 : CMD ["gate"] [2021-09-30T07:28:18.267Z] ---> Running in 0d0f6bc7f399 [2021-09-30T07:28:19.718Z] Removing intermediate container 0d0f6bc7f399 [2021-09-30T07:28:19.718Z] ---> 7874143da287 [2021-09-30T07:28:19.718Z] Step 30/32 : LABEL arch=arm64 [2021-09-30T07:28:20.327Z] ---> Running in cf36a0d7ff43 [2021-09-30T07:28:21.318Z] Removing intermediate container cf36a0d7ff43 [2021-09-30T07:28:21.318Z] ---> 84b06c0d3e56 [2021-09-30T07:28:21.318Z] Step 31/32 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:28:21.593Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T07:28:21.593Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T07:28:21.864Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T07:28:21.864Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T07:28:21.864Z] ---> Running in 96d5046fe4e0 [2021-09-30T07:28:22.852Z] Removing intermediate container 96d5046fe4e0 [2021-09-30T07:28:22.852Z] ---> a41e09fc9277 [2021-09-30T07:28:22.852Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T07:28:23.469Z] ---> Running in e9bc319bf354 [2021-09-30T07:28:24.461Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T07:28:24.461Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T07:28:24.461Z] Removing intermediate container e9bc319bf354 [2021-09-30T07:28:24.461Z] ---> 2eeabd8f212e [2021-09-30T07:28:24.461Z] [2021-09-30T07:28:25.066Z] Successfully built 2eeabd8f212e [2021-09-30T07:28:25.066Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-30T07:28:25.066Z] Building support-notifications [2021-09-30T07:28:25.669Z]  Building security-bootstrapper ... done Collecting idna<2.8,>=2.5 [2021-09-30T07:28:25.669Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T07:28:25.944Z] Collecting certifi>=2017.4.17 [2021-09-30T07:28:25.944Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T07:28:26.222Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T07:28:26.222Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T07:28:26.824Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T07:28:26.824Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T07:28:27.435Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T07:28:27.435Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T07:28:27.435Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T07:28:27.435Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T07:28:28.904Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T07:28:28.904Z] Attempting uninstall: urllib3 [2021-09-30T07:28:28.904Z] Found existing installation: urllib3 1.26.2 [2021-09-30T07:28:29.182Z] Uninstalling urllib3-1.26.2: [2021-09-30T07:28:29.182Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T07:28:29.795Z] Attempting uninstall: idna [2021-09-30T07:28:29.795Z] Found existing installation: idna 3.1 [2021-09-30T07:28:30.073Z] Uninstalling idna-3.1: [2021-09-30T07:28:30.073Z] Successfully uninstalled idna-3.1 [2021-09-30T07:28:31.070Z] Attempting uninstall: chardet [2021-09-30T07:28:31.070Z] Found existing installation: chardet 4.0.0 [2021-09-30T07:28:31.070Z] Uninstalling chardet-4.0.0: [2021-09-30T07:28:31.070Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T07:28:33.064Z] Attempting uninstall: requests [2021-09-30T07:28:33.064Z] Found existing installation: requests 2.25.1 [2021-09-30T07:28:33.064Z] Uninstalling requests-2.25.1: [2021-09-30T07:28:33.064Z] Successfully uninstalled requests-2.25.1 [2021-09-30T07:28:33.342Z] Running setup.py install for texttable: started [2021-09-30T07:28:35.986Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T07:28:35.986Z] Running setup.py install for PyYAML: started [2021-09-30T07:28:39.427Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T07:28:39.427Z] Running setup.py install for docopt: started [2021-09-30T07:28:42.073Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T07:28:42.073Z] Running setup.py install for dockerpty: started [2021-09-30T07:28:44.728Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T07:28:46.180Z] 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-30T07:28:49.621Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:28:49.621Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:28:49.621Z] ---> 7073888cb3ce [2021-09-30T07:28:49.621Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T07:28:49.621Z] ---> Using cache [2021-09-30T07:28:49.621Z] ---> 8b738ab6e8b6 [2021-09-30T07:28:49.621Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:28:49.621Z] ---> Using cache [2021-09-30T07:28:49.621Z] ---> fad33154b0ef [2021-09-30T07:28:49.621Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T07:28:49.621Z] ---> Using cache [2021-09-30T07:28:49.621Z] ---> 6f2642caa04a [2021-09-30T07:28:49.621Z] Step 6/23 : COPY go.mod . [2021-09-30T07:28:49.621Z] ---> Using cache [2021-09-30T07:28:49.621Z] ---> 994230acf373 [2021-09-30T07:28:49.621Z] Step 7/23 : RUN go mod download [2021-09-30T07:28:49.621Z] ---> Using cache [2021-09-30T07:28:49.621Z] ---> 1a4ef6826f39 [2021-09-30T07:28:49.621Z] Step 8/23 : COPY . . [2021-09-30T07:28:49.621Z] ---> Using cache [2021-09-30T07:28:49.621Z] ---> 98ecd60a71ba [2021-09-30T07:28:49.621Z] Step 9/23 : RUN go mod tidy [2021-09-30T07:28:49.621Z] ---> Using cache [2021-09-30T07:28:49.621Z] ---> 86e76806fade [2021-09-30T07:28:49.621Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T07:28:53.953Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:28:53.953Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:28:53.953Z] ---> 7073888cb3ce [2021-09-30T07:28:53.953Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T07:28:53.953Z] ---> Using cache [2021-09-30T07:28:53.953Z] ---> 8b738ab6e8b6 [2021-09-30T07:28:53.953Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:28:53.953Z] ---> Using cache [2021-09-30T07:28:53.953Z] ---> fad33154b0ef [2021-09-30T07:28:53.953Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T07:28:53.953Z] ---> Using cache [2021-09-30T07:28:53.953Z] ---> 6f2642caa04a [2021-09-30T07:28:53.953Z] Step 6/24 : COPY go.mod . [2021-09-30T07:28:53.953Z] ---> Using cache [2021-09-30T07:28:53.953Z] ---> 994230acf373 [2021-09-30T07:28:53.953Z] Step 7/24 : RUN go mod download [2021-09-30T07:28:53.953Z] ---> Using cache [2021-09-30T07:28:53.953Z] ---> 1a4ef6826f39 [2021-09-30T07:28:53.953Z] Step 8/24 : COPY . . [2021-09-30T07:28:53.953Z] ---> Using cache [2021-09-30T07:28:53.953Z] ---> 98ecd60a71ba [2021-09-30T07:28:53.953Z] Step 9/24 : RUN go mod tidy [2021-09-30T07:28:53.953Z] ---> Using cache [2021-09-30T07:28:53.953Z] ---> 86e76806fade [2021-09-30T07:28:53.953Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T07:28:54.556Z] ---> Running in 61ef938eb800 [2021-09-30T07:28:54.556Z] ---> Running in 8ec804d839ab [2021-09-30T07:28:57.205Z] 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-30T07:28:57.481Z] 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-30T07:29:02.903Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:29:02.903Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:29:02.903Z] ---> 7073888cb3ce [2021-09-30T07:29:02.903Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T07:29:02.903Z] ---> Using cache [2021-09-30T07:29:02.903Z] ---> 8b738ab6e8b6 [2021-09-30T07:29:02.903Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:29:02.903Z] ---> Using cache [2021-09-30T07:29:02.903Z] ---> fad33154b0ef [2021-09-30T07:29:02.903Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T07:29:03.505Z] ---> Running in f839d7e68e12 [2021-09-30T07:29:06.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:29:07.613Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:29:07.890Z] Removing intermediate container 87b87e4d76ed [2021-09-30T07:29:07.890Z] ---> 6aa59cfc85ae [2021-09-30T07:29:07.890Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T07:29:08.167Z] ---> Running in 433bd26abc5c [2021-09-30T07:29:08.775Z] OK: 218 MiB in 52 packages [2021-09-30T07:29:08.775Z] Removing intermediate container 433bd26abc5c [2021-09-30T07:29:08.775Z] ---> bcaf6f9cf7a8 [2021-09-30T07:29:08.775Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T07:29:09.393Z] ---> Running in db4811abf3a6 [2021-09-30T07:29:10.384Z] Removing intermediate container db4811abf3a6 [2021-09-30T07:29:10.384Z] ---> 97ebb496d6eb [2021-09-30T07:29:10.384Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T07:29:11.374Z] Removing intermediate container f839d7e68e12 [2021-09-30T07:29:11.374Z] ---> ecc6906c02af [2021-09-30T07:29:11.374Z] Step 6/23 : COPY go.mod . [2021-09-30T07:29:12.823Z] ---> 184d5c7e9667 [2021-09-30T07:29:12.823Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T07:29:12.823Z] ---> 4de72d7db48f [2021-09-30T07:29:12.823Z] Step 7/23 : RUN go mod download [2021-09-30T07:29:13.098Z] ---> Running in 3a698a1bf859 [2021-09-30T07:29:14.537Z] ---> 2d32c81062e2 [2021-09-30T07:29:14.537Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T07:29:15.983Z] ---> 8c85818e4799 [2021-09-30T07:29:15.984Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T07:29:15.984Z] ---> Running in a036d37f2bec [2021-09-30T07:29:16.976Z] Removing intermediate container a036d37f2bec [2021-09-30T07:29:16.976Z] ---> 6dc391427cb3 [2021-09-30T07:29:16.976Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T07:29:16.976Z] ---> Running in b0de00ae03f3 [2021-09-30T07:29:17.958Z] Removing intermediate container b0de00ae03f3 [2021-09-30T07:29:17.958Z] ---> 2f084ba61869 [2021-09-30T07:29:17.958Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T07:29:17.958Z] ---> Running in ec700c196d6d [2021-09-30T07:29:18.949Z] Removing intermediate container ec700c196d6d [2021-09-30T07:29:18.949Z] ---> 19cd99600610 [2021-09-30T07:29:18.949Z] Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:29:18.949Z] ---> Running in 67935fc274c3 [2021-09-30T07:29:19.930Z] Removing intermediate container 67935fc274c3 [2021-09-30T07:29:19.930Z] ---> 8f0ae6f794b1 [2021-09-30T07:29:19.930Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T07:29:19.930Z] ---> Running in c2c0074b29e4 [2021-09-30T07:29:20.531Z] Removing intermediate container 3a698a1bf859 [2021-09-30T07:29:20.531Z] ---> 25d2865bb057 [2021-09-30T07:29:20.531Z] Step 8/23 : COPY . . [2021-09-30T07:29:21.131Z] Removing intermediate container c2c0074b29e4 [2021-09-30T07:29:21.131Z] ---> 87bb5e43a51c [2021-09-30T07:29:21.132Z] [2021-09-30T07:29:21.733Z] Successfully built 87bb5e43a51c [2021-09-30T07:29:21.733Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-30T07:29:24.366Z]  Building sys-mgmt-agent ... done 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-30T07:29:42.732Z] ---> 8eed63e677be [2021-09-30T07:29:42.732Z] Step 9/23 : RUN go mod tidy [2021-09-30T07:29:42.732Z] ---> Running in ade0ebb91d4b [2021-09-30T07:29:44.720Z] Removing intermediate container 4cc09ba4a331 [2021-09-30T07:29:44.720Z] ---> 78c7d540b729 [2021-09-30T07:29:44.720Z] [2021-09-30T07:29:44.720Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T07:29:44.720Z] ---> bb3de5531c18 [2021-09-30T07:29:44.720Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T07:29:44.720Z] ---> Running in d2af0fcfbb3e [2021-09-30T07:29:46.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:29:47.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:29:48.299Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T07:29:48.299Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T07:29:48.299Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T07:29:48.299Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T07:29:48.299Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T07:29:48.299Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T07:29:48.299Z] Removing intermediate container ade0ebb91d4b [2021-09-30T07:29:48.299Z] ---> b08427c6bc70 [2021-09-30T07:29:48.299Z] Step 10/23 : RUN make cmd/support-notifications/support-notificationsExecuting ca-certificates-20191127-r5.trigger [2021-09-30T07:29:48.299Z] [2021-09-30T07:29:48.572Z] OK: 8 MiB in 19 packages [2021-09-30T07:29:48.572Z] ---> Running in d41d4d05bacd [2021-09-30T07:29:51.200Z] Removing intermediate container d2af0fcfbb3e [2021-09-30T07:29:51.200Z] ---> 83b9b98b7b03 [2021-09-30T07:29:51.200Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T07:29:51.200Z] ---> Running in 7e49dbd76585 [2021-09-30T07:29:51.200Z] 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-30T07:29:51.798Z] Removing intermediate container 7e49dbd76585 [2021-09-30T07:29:51.798Z] ---> 9e521e7ee35b [2021-09-30T07:29:51.798Z] Step 14/22 : WORKDIR /edgex [2021-09-30T07:29:52.073Z] ---> Running in b5cd7c955113 [2021-09-30T07:29:52.678Z] Removing intermediate container b5cd7c955113 [2021-09-30T07:29:52.678Z] ---> f4b1a7fd431b [2021-09-30T07:29:52.678Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T07:29:53.671Z] ---> 482daf6282e0 [2021-09-30T07:29:53.672Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T07:29:55.676Z] ---> 1c820ff58c10 [2021-09-30T07:29:55.676Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T07:29:57.702Z] ---> a031df10368e [2021-09-30T07:29:57.702Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T07:29:57.702Z] ---> Running in eb1f1a492fc4 [2021-09-30T07:29:58.305Z] Removing intermediate container eb1f1a492fc4 [2021-09-30T07:29:58.305Z] ---> f8a514e714d2 [2021-09-30T07:29:58.305Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T07:29:58.583Z] ---> Running in 66311f51f76b [2021-09-30T07:29:59.186Z] Removing intermediate container 66311f51f76b [2021-09-30T07:29:59.186Z] ---> e8be644ee214 [2021-09-30T07:29:59.186Z] Step 20/22 : LABEL arch=arm64 [2021-09-30T07:29:59.462Z] ---> Running in 08633458d87e [2021-09-30T07:30:00.065Z] Removing intermediate container 08633458d87e [2021-09-30T07:30:00.065Z] ---> 96f822c67637 [2021-09-30T07:30:00.065Z] Step 21/22 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:30:00.344Z] ---> Running in 0057b7b52c19 [2021-09-30T07:30:00.961Z] Removing intermediate container 0057b7b52c19 [2021-09-30T07:30:00.961Z] ---> 9915e11dc275 [2021-09-30T07:30:00.961Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T07:30:01.239Z] ---> Running in fd8cd9c96d20 [2021-09-30T07:30:01.843Z] Removing intermediate container fd8cd9c96d20 [2021-09-30T07:30:01.843Z] ---> c9e6bfbee53d [2021-09-30T07:30:01.843Z] [2021-09-30T07:30:02.455Z] Successfully built c9e6bfbee53d [2021-09-30T07:30:02.455Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-30T07:30:29.312Z]  Building security-proxy-setup ... done Removing intermediate container 8ec804d839ab [2021-09-30T07:30:29.312Z] ---> 70fabfb78928 [2021-09-30T07:30:29.312Z] [2021-09-30T07:30:29.312Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T07:30:29.312Z] ---> bb3de5531c18 [2021-09-30T07:30:29.312Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T07:30:29.312Z] ---> Using cache [2021-09-30T07:30:29.312Z] ---> c30ebd8fe4fa [2021-09-30T07:30:29.312Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T07:30:29.312Z] ---> Using cache [2021-09-30T07:30:29.312Z] ---> 5e168466ca22 [2021-09-30T07:30:29.312Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T07:30:29.912Z] ---> Running in f9db48e42e15 [2021-09-30T07:30:30.888Z] Removing intermediate container f9db48e42e15 [2021-09-30T07:30:30.888Z] ---> f577bf7c3a33 [2021-09-30T07:30:30.889Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T07:30:31.481Z] ---> Running in ed3ef25fd70d [2021-09-30T07:30:31.767Z] Removing intermediate container 61ef938eb800 [2021-09-30T07:30:31.767Z] ---> 64b0a87da895 [2021-09-30T07:30:31.767Z] [2021-09-30T07:30:31.767Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T07:30:31.767Z] ---> bb3de5531c18 [2021-09-30T07:30:31.767Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T07:30:31.767Z] ---> Using cache [2021-09-30T07:30:31.767Z] ---> c30ebd8fe4fa [2021-09-30T07:30:31.767Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T07:30:31.767Z] ---> Using cache [2021-09-30T07:30:31.767Z] ---> 5e168466ca22 [2021-09-30T07:30:31.767Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T07:30:31.767Z] ---> Running in db4cb7abca5f [2021-09-30T07:30:32.040Z] Removing intermediate container ed3ef25fd70d [2021-09-30T07:30:32.040Z] ---> 9cf9caaf2c26 [2021-09-30T07:30:32.040Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T07:30:32.638Z] Removing intermediate container db4cb7abca5f [2021-09-30T07:30:32.638Z] ---> 0f2a429661dc [2021-09-30T07:30:32.638Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T07:30:32.638Z] ---> Running in 9af9f88f229a [2021-09-30T07:30:32.917Z] ---> ee0e8b8333bd [2021-09-30T07:30:32.917Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T07:30:33.517Z] Removing intermediate container 9af9f88f229a [2021-09-30T07:30:33.517Z] ---> 01a9fe0be483 [2021-09-30T07:30:33.517Z] Step 16/24 : WORKDIR / [2021-09-30T07:30:33.798Z] ---> Running in 1d3bcd63f3f6 [2021-09-30T07:30:34.782Z] Removing intermediate container 1d3bcd63f3f6 [2021-09-30T07:30:34.782Z] ---> 41df9b2d9b2a [2021-09-30T07:30:34.782Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T07:30:35.064Z] ---> 4ba38f45b7f8 [2021-09-30T07:30:35.065Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T07:30:36.054Z] ---> 511127d89192 [2021-09-30T07:30:36.054Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T07:30:36.054Z] ---> 44f500a759a3 [2021-09-30T07:30:36.054Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T07:30:36.330Z] ---> Running in 8cd140c9f525 [2021-09-30T07:30:37.784Z] Removing intermediate container 8cd140c9f525 [2021-09-30T07:30:37.784Z] ---> 4a49acf1d4f1 [2021-09-30T07:30:37.784Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T07:30:37.784Z] ---> Running in ec295099b1bd [2021-09-30T07:30:37.784Z] ---> 603899f637c2 [2021-09-30T07:30:37.784Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T07:30:38.806Z] Removing intermediate container ec295099b1bd [2021-09-30T07:30:38.806Z] ---> a548090faeea [2021-09-30T07:30:38.806Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T07:30:39.085Z] ---> Running in 5a778a3c53a4 [2021-09-30T07:30:39.085Z] ---> aaeb498f4445 [2021-09-30T07:30:39.363Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T07:30:39.363Z] ---> Running in a90887862fc4 [2021-09-30T07:30:39.963Z] Removing intermediate container 5a778a3c53a4 [2021-09-30T07:30:39.963Z] ---> ba3f4df69236 [2021-09-30T07:30:39.963Z] Step 22/23 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:30:40.242Z] ---> Running in 5f403824395e [2021-09-30T07:30:40.242Z] Removing intermediate container a90887862fc4 [2021-09-30T07:30:40.242Z] ---> 75b8d168381e [2021-09-30T07:30:40.242Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T07:30:40.517Z] ---> Running in 0802025e571e [2021-09-30T07:30:40.797Z] Removing intermediate container 5f403824395e [2021-09-30T07:30:40.797Z] ---> 5686dd44fa21 [2021-09-30T07:30:40.797Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T07:30:41.073Z] ---> Running in 50009bf81273 [2021-09-30T07:30:41.344Z] Removing intermediate container 0802025e571e [2021-09-30T07:30:41.344Z] ---> 0e40a556714a [2021-09-30T07:30:41.344Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T07:30:41.616Z] ---> Running in cc368dc0d741 [2021-09-30T07:30:41.892Z] Removing intermediate container 50009bf81273 [2021-09-30T07:30:41.892Z] ---> 73ac418b75dd [2021-09-30T07:30:41.892Z] [2021-09-30T07:30:42.491Z] Removing intermediate container cc368dc0d741 [2021-09-30T07:30:42.491Z] ---> d6feb87bb970 [2021-09-30T07:30:42.491Z] Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:30:42.491Z] Successfully built 73ac418b75dd [2021-09-30T07:30:42.491Z] Successfully tagged support-scheduler-arm64:latest [2021-09-30T07:30:42.491Z]  Building support-scheduler ... done  ---> Running in c0a4752c2eac [2021-09-30T07:30:43.478Z] Removing intermediate container c0a4752c2eac [2021-09-30T07:30:43.478Z] ---> d0799fbd073e [2021-09-30T07:30:43.478Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T07:30:43.478Z] ---> Running in 05a262267ecd [2021-09-30T07:30:44.078Z] Removing intermediate container 05a262267ecd [2021-09-30T07:30:44.078Z] ---> 62190e14197c [2021-09-30T07:30:44.078Z] [2021-09-30T07:30:44.676Z] Successfully built 62190e14197c [2021-09-30T07:30:44.676Z] Successfully tagged core-metadata-arm64:latest [2021-09-30T07:30:51.386Z]  Building core-metadata ... done Removing intermediate container d41d4d05bacd [2021-09-30T07:30:51.386Z] ---> 7bd6a2914e79 [2021-09-30T07:30:51.386Z] [2021-09-30T07:30:51.386Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T07:30:51.386Z] ---> bb3de5531c18 [2021-09-30T07:30:51.386Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T07:30:51.386Z] ---> Running in f5e7221438c8 [2021-09-30T07:30:52.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:30:52.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:30:53.222Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T07:30:53.223Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T07:30:53.223Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T07:30:53.223Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T07:30:53.495Z] OK: 6 MiB in 16 packages [2021-09-30T07:30:54.922Z] Removing intermediate container f5e7221438c8 [2021-09-30T07:30:54.922Z] ---> 1721697913f0 [2021-09-30T07:30:54.922Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T07:30:55.193Z] ---> Running in cb7305fd74d5 [2021-09-30T07:30:55.786Z] Removing intermediate container cb7305fd74d5 [2021-09-30T07:30:55.786Z] ---> d38b83ef9dd5 [2021-09-30T07:30:55.786Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T07:30:55.787Z] ---> Running in 1c8a570f22db [2021-09-30T07:30:56.378Z] Removing intermediate container 1c8a570f22db [2021-09-30T07:30:56.378Z] ---> 3a3f616b63fd [2021-09-30T07:30:56.378Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T07:30:56.378Z] ---> Running in 35c569eb4b6a [2021-09-30T07:30:56.973Z] Removing intermediate container 35c569eb4b6a [2021-09-30T07:30:56.973Z] ---> 050abdcfdca6 [2021-09-30T07:30:56.973Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T07:30:57.569Z] ---> bba49b6bd172 [2021-09-30T07:30:57.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T07:30:59.025Z] ---> 7b108e226db4 [2021-09-30T07:30:59.025Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T07:30:59.619Z] ---> b7117287a4ad [2021-09-30T07:30:59.619Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T07:30:59.892Z] ---> Running in 0eccd6b132e3 [2021-09-30T07:31:00.485Z] Removing intermediate container 0eccd6b132e3 [2021-09-30T07:31:00.485Z] ---> c36964d633dc [2021-09-30T07:31:00.485Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T07:31:00.485Z] ---> Running in dba92900b628 [2021-09-30T07:31:01.076Z] Removing intermediate container dba92900b628 [2021-09-30T07:31:01.076Z] ---> 2ff8dd215373 [2021-09-30T07:31:01.076Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T07:31:01.076Z] ---> Running in 7b6259103965 [2021-09-30T07:31:01.668Z] Removing intermediate container 7b6259103965 [2021-09-30T07:31:01.668Z] ---> cb296f523765 [2021-09-30T07:31:01.668Z] Step 22/23 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [2021-09-30T07:31:01.668Z] ---> Running in d344d6c2e132 [2021-09-30T07:31:02.260Z] Removing intermediate container d344d6c2e132 [2021-09-30T07:31:02.260Z] ---> 02b99063deee [2021-09-30T07:31:02.260Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T07:31:02.531Z] ---> Running in ce8cd9aa4213 [2021-09-30T07:31:02.800Z] Removing intermediate container ce8cd9aa4213 [2021-09-30T07:31:02.800Z] ---> 39c7ea1feaa1 [2021-09-30T07:31:02.800Z] [2021-09-30T07:31:03.390Z] Successfully built 39c7ea1feaa1 [2021-09-30T07:31:03.390Z] Successfully tagged support-notifications-arm64:latest [2021-09-30T07:31:03.406Z]  Building support-notifications ... done  [Pipeline] } [2021-09-30T07:31:03.416Z] $ docker stop --time=1 421147a0eb2589c01bbec01dbae54d5733119dc24d59dd1d6cdf7932c2bc13c6 [2021-09-30T07:31:05.225Z] $ docker rm -f 421147a0eb2589c01bbec01dbae54d5733119dc24d59dd1d6cdf7932c2bc13c6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T07:31:05.823Z] + docker images [2021-09-30T07:31:06.096Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T07:31:06.096Z] support-notifications-arm64 latest 39c7ea1feaa1 3 seconds ago 15.9MB [2021-09-30T07:31:06.096Z] 7bd6a2914e79 15 seconds ago 1.57GB [2021-09-30T07:31:06.096Z] core-metadata-arm64 latest 62190e14197c 22 seconds ago 15.8MB [2021-09-30T07:31:06.096Z] support-scheduler-arm64 latest 73ac418b75dd 24 seconds ago 15.2MB [2021-09-30T07:31:06.096Z] 64b0a87da895 34 seconds ago 1.57GB [2021-09-30T07:31:06.096Z] 70fabfb78928 37 seconds ago 1.57GB [2021-09-30T07:31:06.096Z] security-proxy-setup-arm64 latest c9e6bfbee53d About a minute ago 25.3MB [2021-09-30T07:31:06.096Z] 78c7d540b729 About a minute ago 1.57GB [2021-09-30T07:31:06.096Z] sys-mgmt-agent-arm64 latest 87bb5e43a51c About a minute ago 312MB [2021-09-30T07:31:06.096Z] security-bootstrapper-arm64 latest 2eeabd8f212e 2 minutes ago 17.7MB [2021-09-30T07:31:06.096Z] core-data-arm64 latest 86ece77fdc1f 2 minutes ago 19.4MB [2021-09-30T07:31:06.096Z] security-secretstore-setup-arm64 latest 81655b9276c8 2 minutes ago 26.5MB [2021-09-30T07:31:06.096Z] core-command-arm64 latest 143ce42ae220 3 minutes ago 15.2MB [2021-09-30T07:31:06.096Z] f1ea3875fd11 3 minutes ago 1.57GB [2021-09-30T07:31:06.096Z] 71b8785954dd 3 minutes ago 1.57GB [2021-09-30T07:31:06.096Z] e24bddac84fc 3 minutes ago 1.57GB [2021-09-30T07:31:06.096Z] 26ca10085a31 3 minutes ago 1.57GB [2021-09-30T07:31:06.096Z] 93f1787a3b86 3 minutes ago 1.56GB [2021-09-30T07:31:06.096Z] ci-base-image-arm64 latest 7073888cb3ce 13 minutes ago 1.24GB [2021-09-30T07:31:06.096Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-30T07:31:06.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-30T07:31:06.096Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-30T07:31:06.096Z] 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-30T07:31:06.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T07:31:07.257Z] [2021-09-30T07:31:07.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:31:07.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T07:31:07.886Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-30T07:31:07.886Z] 448f6bf000e3: Pulling fs layer [2021-09-30T07:31:07.886Z] f757da607395: Pulling fs layer [2021-09-30T07:31:07.886Z] 05883995daec: Pulling fs layer [2021-09-30T07:31:07.886Z] 8603b9c90790: Pulling fs layer [2021-09-30T07:31:07.886Z] 1560dd03e051: Pulling fs layer [2021-09-30T07:31:07.886Z] 27f5ce0e4adf: Pulling fs layer [2021-09-30T07:31:07.886Z] c2d8d7efcc4b: Pulling fs layer [2021-09-30T07:31:07.886Z] 8603b9c90790: Waiting [2021-09-30T07:31:07.886Z] 27f5ce0e4adf: Waiting [2021-09-30T07:31:08.156Z] f757da607395: Verifying Checksum [2021-09-30T07:31:08.156Z] f757da607395: Download complete [2021-09-30T07:31:08.156Z] 8603b9c90790: Verifying Checksum [2021-09-30T07:31:08.156Z] 8603b9c90790: Download complete [2021-09-30T07:31:08.425Z] 1560dd03e051: Verifying Checksum [2021-09-30T07:31:08.425Z] 1560dd03e051: Download complete [2021-09-30T07:31:08.425Z] 27f5ce0e4adf: Verifying Checksum [2021-09-30T07:31:08.425Z] 27f5ce0e4adf: Download complete [2021-09-30T07:31:08.425Z] 05883995daec: Verifying Checksum [2021-09-30T07:31:08.425Z] 05883995daec: Download complete [2021-09-30T07:31:09.847Z] 448f6bf000e3: Verifying Checksum [2021-09-30T07:31:09.847Z] 448f6bf000e3: Download complete [2021-09-30T07:31:12.455Z] c2d8d7efcc4b: Verifying Checksum [2021-09-30T07:31:12.456Z] c2d8d7efcc4b: Download complete [2021-09-30T07:31:12.727Z] 448f6bf000e3: Pull complete [2021-09-30T07:31:13.708Z] f757da607395: Pull complete [2021-09-30T07:31:15.141Z] 05883995daec: Pull complete [2021-09-30T07:31:15.414Z] 8603b9c90790: Pull complete [2021-09-30T07:31:16.388Z] 1560dd03e051: Pull complete [2021-09-30T07:31:16.662Z] 27f5ce0e4adf: Pull complete [2021-09-30T07:31:31.740Z] c2d8d7efcc4b: Pull complete [2021-09-30T07:31:31.741Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-30T07:31:31.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T07:31:31.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-30T07:31:32.012Z] prd-ubuntu18.04-docker-arm64-4c-16g-242 does not seem to be running inside a container [2021-09-30T07:31:32.133Z] $ 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-30T07:31:36.198Z] $ docker top f96b9bec3e6b5a204332027957c238fb886feabc418eafb26e68d4295506557c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:31:37.474Z] ---> job-cost.sh [2021-09-30T07:31:37.474Z] lf-activate-venv: SKIPPING [2021-09-30T07:31:37.474Z] INFO: No Stack... [2021-09-30T07:31:38.461Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-30T07:31:38.744Z] INFO: Archiving Costs [Pipeline] sh [2021-09-30T07:31:39.444Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-09-30T07:31:39.444Z] + cut -d, -f6 [Pipeline] lock [2021-09-30T07:31:39.517Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3736-2-stack-cost] [2021-09-30T07:31:39.528Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3736-2-stack-cost] did not exist. Created. [2021-09-30T07:31:39.528Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3736-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-30T07:31:40.226Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-30T07:31:40.394Z] Stashed 1 file(s) [Pipeline] } [2021-09-30T07:31:40.409Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3736-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-30T07:31:40.438Z] $ docker stop --time=1 f96b9bec3e6b5a204332027957c238fb886feabc418eafb26e68d4295506557c [2021-09-30T07:31:42.115Z] $ docker rm -f f96b9bec3e6b5a204332027957c238fb886feabc418eafb26e68d4295506557c [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-30T07:31:43.211Z] provisioning config files... [2021-09-30T07:31:43.229Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config546213236631863746tmp [Pipeline] { [Pipeline] sh [2021-09-30T07:31:43.554Z] + set +x [2021-09-30T07:31:43.554Z] + curl -s https://codecov.io/bash [2021-09-30T07:31:43.554Z] + bash -s -- [2021-09-30T07:31:43.820Z] [2021-09-30T07:31:43.820Z] _____ _ [2021-09-30T07:31:43.820Z] / ____| | | [2021-09-30T07:31:43.820Z] | | ___ __| | ___ ___ _____ __ [2021-09-30T07:31:43.820Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-30T07:31:43.820Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-30T07:31:43.820Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-30T07:31:43.820Z] Bash-1.0.6 [2021-09-30T07:31:43.820Z] [2021-09-30T07:31:43.820Z] [2021-09-30T07:31:43.820Z] ==> git version 2.24.4 found [2021-09-30T07:31:43.820Z] ==> 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-30T07:31:43.820Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-30T07:31:43.820Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-30T07:31:43.820Z] ==> Jenkins CI detected. [2021-09-30T07:31:43.820Z] current dir:  /w/workspace/edgex-go/2 [2021-09-30T07:31:43.820Z] project root: . [2021-09-30T07:31:43.820Z] --> token set from env [2021-09-30T07:31:43.820Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-30T07:31:43.820Z] ==> Running gcov in . (disable via -X gcov) [2021-09-30T07:31:43.820Z] ==> Python coveragepy not found [2021-09-30T07:31:43.820Z] ==> Searching for coverage reports in: [2021-09-30T07:31:43.820Z] + . [2021-09-30T07:31:43.820Z] -> Found 1 reports [2021-09-30T07:31:43.820Z] ==> Detecting git/mercurial file structure [2021-09-30T07:31:43.820Z] ==> Reading reports [2021-09-30T07:31:43.820Z] + ./coverage.out bytes=403265 [2021-09-30T07:31:43.820Z] ==> Appending adjustments [2021-09-30T07:31:43.820Z] https://docs.codecov.io/docs/fixing-reports [2021-09-30T07:31:44.776Z] + Found adjustments [2021-09-30T07:31:44.776Z] ==> Gzipping contents [2021-09-30T07:31:44.776Z] 56K /tmp/codecov.05uxJ3.gz [2021-09-30T07:31:44.776Z] ==> Uploading reports [2021-09-30T07:31:44.776Z] url: https://codecov.io [2021-09-30T07:31:44.776Z] query: branch=PR-3736&commit=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3736%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3736&job=&cmd_args= [2021-09-30T07:31:44.776Z] -> Pinging Codecov [2021-09-30T07:31:44.776Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3736&commit=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3736%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3736&job=&cmd_args= [2021-09-30T07:31:45.359Z] -> Uploading to [2021-09-30T07:31:45.359Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb/9cfdc2e7-70ef-415f-9fc2-c00e9239b29f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T073145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91dad9fc3b1cfb8db0f1d0b6e678814679758d06defe45d53d5bdea74c5e55f0 [2021-09-30T07:31:45.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T07:31:45.359Z] Dload Upload Total Spent Left Speed [2021-09-30T07:31:45.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54302 0 0 100 54302 0 149k --:--:-- --:--:-- --:--:-- 149k 100 54302 0 0 100 54302 0 149k --:--:-- --:--:-- --:--:-- 149k [2021-09-30T07:31:45.625Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [Pipeline] } [2021-09-30T07:31:45.638Z] 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-30T07:31:47.147Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:31:47.465Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:31:48.053Z] ---> package-listing.sh [2021-09-30T07:31:48.053Z] ++ facter osfamily [2021-09-30T07:31:48.053Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-30T07:31:48.320Z] + OS_FAMILY=redhat [2021-09-30T07:31:48.321Z] + workspace=/w/workspace/edgex-go/2 [2021-09-30T07:31:48.321Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-30T07:31:48.321Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-30T07:31:48.321Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-30T07:31:48.321Z] + PACKAGES=/tmp/packages_start.txt [2021-09-30T07:31:48.321Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-30T07:31:48.321Z] + PACKAGES=/tmp/packages_end.txt [2021-09-30T07:31:48.321Z] + case "${OS_FAMILY}" in [2021-09-30T07:31:48.321Z] + rpm -qa [2021-09-30T07:31:48.321Z] + sort [2021-09-30T07:31:50.268Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-30T07:31:50.268Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-30T07:31:50.268Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-30T07:31:50.268Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-30T07:31:50.268Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-30T07:31:50.268Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-30T07:31:50.283Z] 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-30T07:31:50.582Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:31:51.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T07:31:51.179Z] [2021-09-30T07:31:51.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:31:51.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T07:31:51.506Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-30T07:31:51.506Z] b4d181a07f80: Pulling fs layer [2021-09-30T07:31:51.506Z] a1111a8f2ec3: Pulling fs layer [2021-09-30T07:31:51.506Z] ed53099fbce6: Pulling fs layer [2021-09-30T07:31:51.506Z] dc539afda2c1: Pulling fs layer [2021-09-30T07:31:51.506Z] 77bc0d833cb6: Pulling fs layer [2021-09-30T07:31:51.506Z] 9065ff56babe: Pulling fs layer [2021-09-30T07:31:51.506Z] d287ab97295c: Pulling fs layer [2021-09-30T07:31:51.506Z] dc539afda2c1: Waiting [2021-09-30T07:31:51.506Z] 77bc0d833cb6: Waiting [2021-09-30T07:31:51.506Z] 9065ff56babe: Waiting [2021-09-30T07:31:51.506Z] d287ab97295c: Waiting [2021-09-30T07:31:51.772Z] a1111a8f2ec3: Verifying Checksum [2021-09-30T07:31:51.772Z] a1111a8f2ec3: Download complete [2021-09-30T07:31:51.772Z] dc539afda2c1: Verifying Checksum [2021-09-30T07:31:51.772Z] dc539afda2c1: Download complete [2021-09-30T07:31:52.045Z] 77bc0d833cb6: Verifying Checksum [2021-09-30T07:31:52.045Z] 77bc0d833cb6: Download complete [2021-09-30T07:31:52.045Z] 9065ff56babe: Verifying Checksum [2021-09-30T07:31:52.045Z] 9065ff56babe: Download complete [2021-09-30T07:31:52.045Z] ed53099fbce6: Verifying Checksum [2021-09-30T07:31:52.045Z] ed53099fbce6: Download complete [2021-09-30T07:31:52.639Z] b4d181a07f80: Verifying Checksum [2021-09-30T07:31:52.639Z] b4d181a07f80: Download complete [2021-09-30T07:31:54.060Z] b4d181a07f80: Pull complete [2021-09-30T07:31:54.060Z] a1111a8f2ec3: Pull complete [2021-09-30T07:31:54.655Z] ed53099fbce6: Pull complete [2021-09-30T07:31:54.655Z] dc539afda2c1: Pull complete [2021-09-30T07:31:54.922Z] 77bc0d833cb6: Pull complete [2021-09-30T07:31:54.922Z] 9065ff56babe: Pull complete [2021-09-30T07:31:55.891Z] d287ab97295c: Verifying Checksum [2021-09-30T07:31:55.891Z] d287ab97295c: Download complete [2021-09-30T07:32:00.176Z] d287ab97295c: Pull complete [2021-09-30T07:32:00.176Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-30T07:32:00.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T07:32:00.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-30T07:32:00.263Z] prd-centos7-docker-4c-2g-241 does not seem to be running inside a container [2021-09-30T07:32:00.308Z] $ 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-30T07:32:03.615Z] $ docker top 1d53add842e475fd6ccc638744754a096e7dbc3346484f61029e0e3be410e515 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T07:32:04.023Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-30T07:32:04.339Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-30T07:32:04.646Z] + ls /var/log/sa-host [2021-09-30T07:32:04.646Z] + sadf -c /var/log/sa-host/sa05 [2021-09-30T07:32:04.646Z] file_magic: OK [2021-09-30T07:32:04.646Z] HZ: Using current value: 100 [2021-09-30T07:32:04.646Z] file_header: OK [2021-09-30T07:32:04.646Z] 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-30T07:32:04.646Z] Statistics: [2021-09-30T07:32:04.646Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T07:32:04.646Z] File successfully converted to sysstat format version 12.0.3 [2021-09-30T07:32:04.646Z] + sadf -c /var/log/sa-host/sa30 [2021-09-30T07:32:04.646Z] file_magic: OK [2021-09-30T07:32:04.646Z] HZ: Using current value: 100 [2021-09-30T07:32:04.646Z] file_header: OK [2021-09-30T07:32:04.646Z] 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-30T07:32:04.646Z] Statistics: [2021-09-30T07:32:04.646Z] 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... [2021-09-30T07:32:04.646Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T07:32:05.213Z] provisioning config files... [2021-09-30T07:32:05.234Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4741693026643086048tmp [Pipeline] { [Pipeline] echo [2021-09-30T07:32:05.255Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:32:05.557Z] ---> create-netrc.sh [Pipeline] } [2021-09-30T07:32:05.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:32:05.959Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-30T07:32:05.972Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:32:06.295Z] ---> sudo-logs.sh [2021-09-30T07:32:06.295Z] Archiving 'sudo' log.. [2021-09-30T07:32:06.295Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-241.vexxhost.local: Name or service not known [2021-09-30T07:32:06.295Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-241.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-30T07:32:06.325Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:32:06.751Z] ---> job-cost.sh [2021-09-30T07:32:06.751Z] lf-activate-venv: SKIPPING [2021-09-30T07:32:06.751Z] DEBUG: total: 0.10999999940395355 [2021-09-30T07:32:06.751Z] INFO: Retrieving Stack Cost... [2021-09-30T07:32:07.705Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-30T07:32:07.705Z] INFO: Archiving Costs [Pipeline] echo [2021-09-30T07:32:07.721Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:32:08.027Z] ---> logs-deploy.sh [2021-09-30T07:32:08.027Z] lf-activate-venv: SKIPPING [2021-09-30T07:32:08.027Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3736/2 [2021-09-30T07:32:08.027Z] INFO: archiving workspace using pattern(s): [2021-09-30T07:32:08.609Z] Archives upload complete. [2021-09-30T07:32:08.876Z] INFO: archiving logs to Nexus