Pull request #3797 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 rather than eea5969ac6e108a3a2cd6bf0bb29fe789e372619 Obtained Jenkinsfile from a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7413130716168414369.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4151536414517262180.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3797/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3797/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3389919060614627821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3797/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8163817555694624939.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4995297582245068662.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3797/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3797/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6071297030171448714.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-28054 in /w/workspace/edgexfoundry_edgex-go_PR-3797 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh8491446836738067335.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/1@tmp/jenkins-gitclient-ssh858595950880438166.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3797/head:refs/remotes/origin/PR-3797 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 into PR head commit eea5969ac6e108a3a2cd6bf0bb29fe789e372619 Merge succeeded, producing eea5969ac6e108a3a2cd6bf0bb29fe789e372619 Checking out Revision eea5969ac6e108a3a2cd6bf0bb29fe789e372619 (PR-3797) > git config core.sparsecheckout # timeout=10 > git checkout -f eea5969ac6e108a3a2cd6bf0bb29fe789e372619 # 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/1@tmp/jenkins-gitclient-ssh6049106517433026473.key > git merge a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eea5969ac6e108a3a2cd6bf0bb29fe789e372619 # timeout=10 Commit message: "fix(meta): Check required service and profile for ProvisionWatcher" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-09T06:58:28.867Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-09T06:58:29.019Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-09T06:58:29.089Z] ========================================================= [2021-11-09T06:58:29.089Z] EdgeX Global Pipelines Version Info [2021-11-09T06:58:29.089Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-09T06:58:30.282Z] ------------------- [2021-11-09T06:58:30.282Z] stable info: [2021-11-09T06:58:30.282Z] ------------------- [2021-11-09T06:58:30.282Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-09T06:58:30.282Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T06:58:30.282Z] Message: update stable to v1.0.211 [2021-11-09T06:58:31.670Z] ------------------- [2021-11-09T06:58:31.670Z] experimental info: [2021-11-09T06:58:31.670Z] ------------------- [2021-11-09T06:58:31.670Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-09T06:58:31.670Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T06:58:31.670Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-09T06:58:31.829Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-09T06:58:31.873Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-09T06:58:31.927Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-09T06:58:31.963Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-09T06:58:31.996Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-09T06:58:32.039Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-09T06:58:32.071Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-09T06:58:32.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-09T06:58:32.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-09T06:58:32.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-09T06:58:32.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-09T06:58:32.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-09T06:58:32.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-09T06:58:32.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-09T06:58:32.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-09T06:58:32.413Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-09T06:58:32.448Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-09T06:58:32.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-09T06:58:32.524Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-09T06:58:32.559Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-09T06:58:32.593Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-09T06:58:32.628Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-09T06:58:32.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3797 [Pipeline] echo [2021-11-09T06:58:32.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3797 [Pipeline] echo [2021-11-09T06:58:32.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3797 [Pipeline] echo [2021-11-09T06:58:32.762Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [Pipeline] echo [2021-11-09T06:58:32.797Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eea5969 [Pipeline] echo [2021-11-09T06:58:32.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T06:58:32.926Z] provisioning config files... [2021-11-09T06:58:32.942Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3747111251902504676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T06:58:33.296Z] ---> docker-login.sh [2021-11-09T06:58:33.296Z] nexus3.edgexfoundry.org:10001 [2021-11-09T06:58:33.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T06:58:33.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T06:58:33.589Z] Configure a credential helper to remove this warning. See [2021-11-09T06:58:33.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T06:58:33.589Z] [2021-11-09T06:58:33.589Z] Login Succeeded [2021-11-09T06:58:33.589Z] nexus3.edgexfoundry.org:10002 [2021-11-09T06:58:33.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T06:58:33.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T06:58:33.589Z] Configure a credential helper to remove this warning. See [2021-11-09T06:58:33.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T06:58:33.589Z] [2021-11-09T06:58:33.589Z] Login Succeeded [2021-11-09T06:58:33.589Z] nexus3.edgexfoundry.org:10003 [2021-11-09T06:58:33.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T06:58:33.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T06:58:33.852Z] Configure a credential helper to remove this warning. See [2021-11-09T06:58:33.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T06:58:33.852Z] [2021-11-09T06:58:33.852Z] Login Succeeded [2021-11-09T06:58:33.852Z] nexus3.edgexfoundry.org:10004 [2021-11-09T06:58:33.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T06:58:33.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T06:58:33.852Z] Configure a credential helper to remove this warning. See [2021-11-09T06:58:33.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T06:58:33.852Z] [2021-11-09T06:58:33.852Z] Login Succeeded [2021-11-09T06:58:33.852Z] docker.io [2021-11-09T06:58:33.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T06:58:34.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T06:58:34.425Z] Configure a credential helper to remove this warning. See [2021-11-09T06:58:34.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T06:58:34.425Z] [2021-11-09T06:58:34.425Z] Login Succeeded [2021-11-09T06:58:34.425Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T06:58:34.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-09T06:58:34.840Z] ++ 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-11-09T06:58:34.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T06:58:34.840Z] ++ dirname cmd/core-command/Dockerfile [2021-11-09T06:58:34.840Z] ++ cut -d/ -f2 [2021-11-09T06:58:34.840Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-09T06:58:34.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T06:58:34.840Z] ++ dirname cmd/core-data/Dockerfile [2021-11-09T06:58:34.840Z] ++ cut -d/ -f2 [2021-11-09T06:58:34.840Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-09T06:58:34.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T06:58:34.840Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-09T06:58:34.840Z] ++ cut -d/ -f2 [2021-11-09T06:58:34.840Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-09T06:58:34.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T06:58:34.840Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-09T06:58:34.840Z] ++ cut -d/ -f2 [2021-11-09T06:58:34.840Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-09T06:58:34.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T06:58:34.840Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-09T06:58:34.840Z] ++ cut -d/ -f2 [2021-11-09T06:58:34.840Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-09T06:58:34.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T06:58:34.840Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-09T06:58:34.840Z] ++ cut -d/ -f2 [2021-11-09T06:58:34.840Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-09T06:58:34.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T06:58:34.840Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-09T06:58:34.840Z] ++ cut -d/ -f2 [2021-11-09T06:58:34.840Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-09T06:58:34.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T06:58:34.840Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-09T06:58:34.840Z] ++ cut -d/ -f2 [2021-11-09T06:58:34.840Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-09T06:58:34.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T06:58:34.840Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-09T06:58:34.840Z] ++ cut -d/ -f2 [2021-11-09T06:58:34.840Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-09T06:58:34.897Z] 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] { (Build Check) [Pipeline] sh [2021-11-09T06:58:35.437Z] + git rev-list -1 --merges eea5969ac6e108a3a2cd6bf0bb29fe789e372619~1..eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [Pipeline] echo [2021-11-09T06:58:35.470Z] -----------> git rev-list -1 --merges eea5969ac6e108a3a2cd6bf0bb29fe789e372619~1..eea5969ac6e108a3a2cd6bf0bb29fe789e372619 eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [false] [Pipeline] sh [2021-11-09T06:58:35.788Z] + git log --format=format:%s -1 eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [Pipeline] echo [2021-11-09T06:58:35.817Z] ========================================================= [2021-11-09T06:58:35.817Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-09T06:58:35.817Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-09T06:58:36.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T06:58:36.604Z] [2021-11-09T06:58:36.604Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T06:58:36.946Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T06:58:36.947Z] latest: Pulling from edgex-devops/git-semver [2021-11-09T06:58:36.947Z] a0d0a0d46f8b: Pulling fs layer [2021-11-09T06:58:36.947Z] 3e5f54012d9b: Pulling fs layer [2021-11-09T06:58:36.947Z] 4c7163046ea9: Pulling fs layer [2021-11-09T06:58:36.947Z] 0c2d73faf560: Pulling fs layer [2021-11-09T06:58:36.947Z] 0c2d73faf560: Waiting [2021-11-09T06:58:36.947Z] 3e5f54012d9b: Verifying Checksum [2021-11-09T06:58:36.947Z] 3e5f54012d9b: Download complete [2021-11-09T06:58:36.947Z] a0d0a0d46f8b: Download complete [2021-11-09T06:58:36.947Z] 0c2d73faf560: Verifying Checksum [2021-11-09T06:58:36.947Z] 0c2d73faf560: Download complete [2021-11-09T06:58:36.947Z] 4c7163046ea9: Verifying Checksum [2021-11-09T06:58:36.947Z] 4c7163046ea9: Download complete [2021-11-09T06:58:37.210Z] a0d0a0d46f8b: Pull complete [2021-11-09T06:58:37.210Z] 3e5f54012d9b: Pull complete [2021-11-09T06:58:37.474Z] 4c7163046ea9: Pull complete [2021-11-09T06:58:37.745Z] 0c2d73faf560: Pull complete [2021-11-09T06:58:37.745Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-09T06:58:37.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T06:58:37.745Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-09T06:58:37.842Z] prd-centos7-docker-4c-2g-28054 does not seem to be running inside a container [2021-11-09T06:58:37.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-09T06:58:38.537Z] $ docker top 826d61ef5e5f573c35307dc7c41b47bb77dabd07ec0b10d3cdea13a9656a57cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-09T06:58:38.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T06:58:38.690Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T06:58:38.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T06:58:38.790Z] $ docker exec 826d61ef5e5f573c35307dc7c41b47bb77dabd07ec0b10d3cdea13a9656a57cf ssh-agent [2021-11-09T06:58:38.898Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjBIJLk/agent.14 [2021-11-09T06:58:38.898Z] SSH_AGENT_PID=21 [2021-11-09T06:58:38.907Z] Running ssh-add (command line suppressed) [2021-11-09T06:58:38.994Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_845521955214437311.key (/w/workspace/edgex-go/1@tmp/private_key_845521955214437311.key) [2021-11-09T06:58:39.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T06:58:39.339Z] + git tag --points-at HEAD [Pipeline] } [2021-11-09T06:58:39.361Z] $ docker exec --env ******** --env ******** 826d61ef5e5f573c35307dc7c41b47bb77dabd07ec0b10d3cdea13a9656a57cf ssh-agent -k [2021-11-09T06:58:39.458Z] unset SSH_AUTH_SOCK; [2021-11-09T06:58:39.458Z] unset SSH_AGENT_PID; [2021-11-09T06:58:39.458Z] echo Agent pid 21 killed; [2021-11-09T06:58:39.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-09T06:58:39.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T06:58:39.541Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T06:58:39.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T06:58:39.679Z] $ docker exec 826d61ef5e5f573c35307dc7c41b47bb77dabd07ec0b10d3cdea13a9656a57cf ssh-agent [2021-11-09T06:58:39.799Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHgOCMb/agent.54 [2021-11-09T06:58:39.799Z] SSH_AGENT_PID=61 [2021-11-09T06:58:39.804Z] Running ssh-add (command line suppressed) [2021-11-09T06:58:39.912Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2588658085389085476.key (/w/workspace/edgex-go/1@tmp/private_key_2588658085389085476.key) [2021-11-09T06:58:39.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T06:58:40.246Z] + git semver init [2021-11-09T06:58:40.246Z] # -> Open(): unable to determine branch for HEAD [2021-11-09T06:58:40.246Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-11-09T06:58:40.246Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-11-09T06:58:40.246Z] # $SEMVER_REMOTE_NAME = origin [2021-11-09T06:58:40.246Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-09T06:58:40.246Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-09T06:58:40.246Z] # $SEMVER_BRANCH = PR-3797 [2021-11-09T06:58:40.246Z] # $SEMVER_TEMP = /tmp/semver-109001136 [2021-11-09T06:58:40.246Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-09T06:58:52.532Z] # '/tmp/semver-109001136' -> '/w/workspace/edgex-go/1/.semver' [2021-11-09T06:58:52.532Z] # -> Force: false [2021-11-09T06:58:52.532Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-11-09T06:58:52.547Z] $ docker exec --env ******** --env ******** 826d61ef5e5f573c35307dc7c41b47bb77dabd07ec0b10d3cdea13a9656a57cf ssh-agent -k [2021-11-09T06:58:52.647Z] unset SSH_AUTH_SOCK; [2021-11-09T06:58:52.647Z] unset SSH_AGENT_PID; [2021-11-09T06:58:52.647Z] echo Agent pid 61 killed; [2021-11-09T06:58:52.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-09T06:58:53.049Z] + git semver [Pipeline] } [2021-11-09T06:58:53.075Z] $ docker stop --time=1 826d61ef5e5f573c35307dc7c41b47bb77dabd07ec0b10d3cdea13a9656a57cf [2021-11-09T06:58:55.443Z] $ docker rm -f 826d61ef5e5f573c35307dc7c41b47bb77dabd07ec0b10d3cdea13a9656a57cf [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T06:58:55.872Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-09T06:58:56.165Z] Stashed 1 file(s) [Pipeline] echo [2021-11-09T06:58:56.180Z] [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-11-09T06:58:56.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T06:58:56.847Z] ========================================================= [2021-11-09T06:58:56.847Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-09T06:58:56.847Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-09T06:58:57.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-09T06:58:57.182Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-09T06:58:57.182Z] a0d0a0d46f8b: Already exists [2021-11-09T06:58:57.182Z] 31adcdaf11c8: Pulling fs layer [2021-11-09T06:58:57.182Z] b8b176561691: Pulling fs layer [2021-11-09T06:58:57.182Z] 4527c011a84f: Pulling fs layer [2021-11-09T06:58:57.182Z] 5d74067f8e1e: Pulling fs layer [2021-11-09T06:58:57.182Z] e0aca202a116: Pulling fs layer [2021-11-09T06:58:57.182Z] 3a43be97a3b4: Pulling fs layer [2021-11-09T06:58:57.182Z] 34cad66bf833: Pulling fs layer [2021-11-09T06:58:57.182Z] b4e3c513aaa6: Pulling fs layer [2021-11-09T06:58:57.182Z] 5d74067f8e1e: Waiting [2021-11-09T06:58:57.182Z] e0aca202a116: Waiting [2021-11-09T06:58:57.182Z] 3a43be97a3b4: Waiting [2021-11-09T06:58:57.182Z] 34cad66bf833: Waiting [2021-11-09T06:58:57.182Z] b4e3c513aaa6: Waiting [2021-11-09T06:58:57.182Z] b8b176561691: Verifying Checksum [2021-11-09T06:58:57.182Z] b8b176561691: Download complete [2021-11-09T06:58:57.182Z] 31adcdaf11c8: Verifying Checksum [2021-11-09T06:58:57.182Z] 31adcdaf11c8: Download complete [2021-11-09T06:58:57.182Z] 5d74067f8e1e: Verifying Checksum [2021-11-09T06:58:57.182Z] 5d74067f8e1e: Download complete [2021-11-09T06:58:57.182Z] e0aca202a116: Verifying Checksum [2021-11-09T06:58:57.182Z] e0aca202a116: Download complete [2021-11-09T06:58:57.182Z] 3a43be97a3b4: Verifying Checksum [2021-11-09T06:58:57.182Z] 3a43be97a3b4: Download complete [2021-11-09T06:58:57.444Z] 34cad66bf833: Verifying Checksum [2021-11-09T06:58:57.444Z] 34cad66bf833: Download complete [2021-11-09T06:58:57.444Z] 31adcdaf11c8: Pull complete [2021-11-09T06:58:57.444Z] b8b176561691: Pull complete [2021-11-09T06:58:58.022Z] 4527c011a84f: Download complete [2021-11-09T06:58:58.022Z] b4e3c513aaa6: Verifying Checksum [2021-11-09T06:58:58.022Z] b4e3c513aaa6: Download complete [2021-11-09T06:59:01.403Z] 4527c011a84f: Pull complete [2021-11-09T06:59:01.403Z] 5d74067f8e1e: Pull complete [2021-11-09T06:59:01.663Z] e0aca202a116: Pull complete [2021-11-09T06:59:01.663Z] 3a43be97a3b4: Pull complete [2021-11-09T06:59:01.664Z] 34cad66bf833: Pull complete [2021-11-09T06:59:04.211Z] b4e3c513aaa6: Pull complete [2021-11-09T06:59:04.211Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-09T06:59:04.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-09T06:59:04.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-09T06:59:04.621Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-09T06:59:04.621Z] WORKDIR /edgex [2021-11-09T06:59:04.621Z] COPY go.mod . [2021-11-09T06:59:04.621Z] RUN go mod download' [2021-11-09T06:59:04.621Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-09T06:59:06.541Z] Sending build context to Docker daemon 329.8MB [2021-11-09T06:59:06.541Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-09T06:59:06.541Z] ---> 9f6097aaca64 [2021-11-09T06:59:06.541Z] Step 2/4 : WORKDIR /edgex [2021-11-09T06:59:07.490Z] ---> Running in c66e2234f5fe [2021-11-09T06:59:07.753Z] Removing intermediate container c66e2234f5fe [2021-11-09T06:59:07.753Z] ---> 1e3d99315f8a [2021-11-09T06:59:07.753Z] Step 3/4 : COPY go.mod . [2021-11-09T06:59:07.753Z] ---> 4582b7a62fc6 [2021-11-09T06:59:07.753Z] Step 4/4 : RUN go mod download [2021-11-09T06:59:07.753Z] ---> Running in ac9b619ece65 [2021-11-09T06:59:11.573Z] Still waiting to schedule task [2021-11-09T06:59:11.574Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-09T06:59:47.705Z] Removing intermediate container ac9b619ece65 [2021-11-09T06:59:47.705Z] ---> cf6a690c57a7 [2021-11-09T06:59:47.705Z] Successfully built cf6a690c57a7 [2021-11-09T06:59:47.705Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T06:59:48.032Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-09T06:59:48.032Z] . [Pipeline] withDockerContainer [2021-11-09T06:59:48.117Z] prd-centos7-docker-4c-2g-28054 does not seem to be running inside a container [2021-11-09T06:59:48.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-09T06:59:48.496Z] $ docker top 5bef0123d219d2077dd04d8688ab06187c128b0c41cf81e6961db71b071fe151 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T06:59:48.899Z] + go version [2021-11-09T06:59:48.900Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-09T06:59:48.928Z] $ docker stop --time=1 5bef0123d219d2077dd04d8688ab06187c128b0c41cf81e6961db71b071fe151 [2021-11-09T06:59:50.116Z] $ docker rm -f 5bef0123d219d2077dd04d8688ab06187c128b0c41cf81e6961db71b071fe151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T06:59:53.422Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-09T06:59:53.423Z] . [Pipeline] withDockerContainer [2021-11-09T06:59:53.504Z] prd-centos7-docker-4c-2g-28054 does not seem to be running inside a container [2021-11-09T06:59:53.542Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-09T06:59:53.868Z] $ docker top d7cd190f02c7260e5d4881d38347705c51dad2eff75847339b64fcdbf2aa5ea7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-09T06:59:53.994Z] ========================================================= [2021-11-09T06:59:53.994Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-09T06:59:53.994Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-09T06:59:54.335Z] + make test [2021-11-09T06:59:54.335Z] go mod tidy [2021-11-09T06:59:54.603Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-09T06:59:59.964Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-09T07:00:18.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-09T07:00:21.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-09T07:00:21.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-09T07:00:21.848Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-09T07:00:24.490Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-09T07:00:25.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-09T07:00:25.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-09T07:00:25.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-09T07:00:25.647Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-09T07:00:25.647Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-09T07:00:26.228Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-09T07:00:26.228Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-09T07:00:26.228Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-09T07:00:26.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-09T07:00:28.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-11-09T07:00:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-09T07:00:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-09T07:00:28.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2021-11-09T07:00:28.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-09T07:00:29.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 44.7% of statements [2021-11-09T07:00:29.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-09T07:00:29.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-09T07:00:30.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 89.5% of statements [2021-11-09T07:00:30.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-09T07:00:30.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-09T07:00:31.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 84.4% of statements [2021-11-09T07:00:31.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-09T07:00:31.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-09T07:00:31.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-09T07:00:31.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-09T07:00:31.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-09T07:00:32.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.289s coverage: 94.2% of statements [2021-11-09T07:00:32.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-09T07:00:32.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-09T07:00:32.273Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-11-09T07:00:32.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-09T07:00:32.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-09T07:00:32.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-09T07:00:32.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-09T07:00:32.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-09T07:00:32.540Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-11-09T07:00:32.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-09T07:00:32.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-09T07:00:32.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-09T07:00:33.117Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements [2021-11-09T07:00:33.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-09T07:00:33.117Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-11-09T07:00:33.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-11-09T07:00:33.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-09T07:00:33.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-11-09T07:00:35.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2021-11-09T07:00:35.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-11-09T07:00:35.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2021-11-09T07:00:35.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2021-11-09T07:00:47.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements [2021-11-09T07:00:47.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-11-09T07:00:52.980Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28055 in /w/workspace/edgexfoundry_edgex-go_PR-3797 [Pipeline] { [Pipeline] ws [2021-11-09T07:00:53.016Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-09T07:00:53.268Z] The recommended git tool is: git [2021-11-09T07:00:54.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.185s coverage: 82.5% of statements [2021-11-09T07:00:54.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-09T07:00:58.949Z] using credential edgex-jenkins-ssh [2021-11-09T07:00:58.982Z] Cloning the remote Git repository [2021-11-09T07:00:59.094Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-09T07:00:59.246Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-09T07:00:59.344Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-09T07:00:59.346Z] > git --version # timeout=10 [2021-11-09T07:00:59.366Z] > git --version # 'git version 2.17.1' [2021-11-09T07:00:59.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T07:00:59.480Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T07:01:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.148s coverage: 91.2% of statements [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.234s coverage: 65.4% of statements [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-09T07:01:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-11-09T07:01:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-09T07:01:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2021-11-09T07:01:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-09T07:01:15.082Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-09T07:01:15.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T07:01:15.130Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-09T07:01:15.183Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-09T07:01:15.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T07:01:15.196Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3797/head:refs/remotes/origin/PR-3797 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-09T07:01:16.043Z] Merging remotes/origin/main commit a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 into PR head commit eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:01:16.404Z] Merge succeeded, producing eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:01:16.404Z] Checking out Revision eea5969ac6e108a3a2cd6bf0bb29fe789e372619 (PR-3797) [2021-11-09T07:01:16.067Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T07:01:16.092Z] > git checkout -f eea5969ac6e108a3a2cd6bf0bb29fe789e372619 # timeout=10 [2021-11-09T07:01:16.307Z] > git remote # timeout=10 [2021-11-09T07:01:16.334Z] > git config --get remote.origin.url # timeout=10 [2021-11-09T07:01:16.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T07:01:16.365Z] > git merge a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 # timeout=10 [2021-11-09T07:01:16.390Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-09T07:01:16.417Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T07:01:16.429Z] > git checkout -f eea5969ac6e108a3a2cd6bf0bb29fe789e372619 # timeout=10 [2021-11-09T07:01:20.755Z] Commit message: "fix(meta): Check required service and profile for ProvisionWatcher" [2021-11-09T07:01:20.812Z] > git --version # timeout=10 [2021-11-09T07:01:20.823Z] > git --version # 'git version 2.17.1' [2021-11-09T07:01:20.845Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T07:01:21.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2021-11-09T07:01:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-09T07:01:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-09T07:01:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-09T07:01:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-09T07:01:21.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements [2021-11-09T07:01:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-09T07:01:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-09T07:01:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-09T07:01:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-09T07:01:21.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-09T07:01:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-09T07:01:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-09T07:01:21.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-11-09T07:01:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-09T07:01:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-09T07:01:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-09T07:01:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-09T07:01:21.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-09T07:01:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-09T07:01:21.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-09T07:01:21.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-09T07:01:21.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-09T07:01:21.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-09T07:01:21.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-09T07:01:21.189Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-11-09T07:01:21.189Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2021-11-09T07:01:21.189Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T07:01:23.132Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-09T07:01:23.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T07:01:23.132Z] Dload Upload Total Spent Left Speed [2021-11-09T07:01:23.132Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 67181 0 --:--:-- --:--:-- --:--:-- 67565 [Pipeline] sh [2021-11-09T07:01:23.611Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-09T07:01:23.958Z] + + sudo teesudo /etc/docker/daemon.new jq [2021-11-09T07:01:23.958Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-09T07:01:23.958Z] { [2021-11-09T07:01:23.958Z] "registry-mirrors": [ [2021-11-09T07:01:23.958Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-09T07:01:23.958Z] ], [2021-11-09T07:01:23.958Z] "bip": "10.250.0.254/24", [2021-11-09T07:01:23.958Z] "hosts": [ [2021-11-09T07:01:23.958Z] "tcp://0.0.0.0:5555", [2021-11-09T07:01:23.958Z] "unix:///var/run/docker.sock" [2021-11-09T07:01:23.958Z] ], [2021-11-09T07:01:23.958Z] "mtu": 1458, [2021-11-09T07:01:23.958Z] "selinux-enabled": true, [2021-11-09T07:01:23.958Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-09T07:01:23.958Z] } [Pipeline] sh [2021-11-09T07:01:24.306Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-09T07:01:24.662Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T07:01:43.048Z] provisioning config files... [2021-11-09T07:01:43.076Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8398093340497883932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T07:01:43.473Z] ---> docker-login.sh [2021-11-09T07:01:43.473Z] nexus3.edgexfoundry.org:10001 [2021-11-09T07:01:44.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T07:01:44.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T07:01:44.354Z] Configure a credential helper to remove this warning. See [2021-11-09T07:01:44.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T07:01:44.354Z] [2021-11-09T07:01:44.354Z] Login Succeeded [2021-11-09T07:01:44.354Z] nexus3.edgexfoundry.org:10002 [2021-11-09T07:01:44.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T07:01:44.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T07:01:44.974Z] Configure a credential helper to remove this warning. See [2021-11-09T07:01:44.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T07:01:44.974Z] [2021-11-09T07:01:44.974Z] Login Succeeded [2021-11-09T07:01:44.974Z] nexus3.edgexfoundry.org:10003 [2021-11-09T07:01:45.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T07:01:45.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T07:01:45.533Z] Configure a credential helper to remove this warning. See [2021-11-09T07:01:45.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T07:01:45.533Z] [2021-11-09T07:01:45.533Z] Login Succeeded [2021-11-09T07:01:45.533Z] nexus3.edgexfoundry.org:10004 [2021-11-09T07:01:45.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T07:01:46.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T07:01:46.080Z] Configure a credential helper to remove this warning. See [2021-11-09T07:01:46.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T07:01:46.080Z] [2021-11-09T07:01:46.080Z] Login Succeeded [2021-11-09T07:01:46.080Z] docker.io [2021-11-09T07:01:46.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T07:01:46.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T07:01:46.949Z] Configure a credential helper to remove this warning. See [2021-11-09T07:01:46.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T07:01:46.949Z] [2021-11-09T07:01:46.949Z] Login Succeeded [2021-11-09T07:01:46.949Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T07:01:46.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-09T07:01:47.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T07:01:47.646Z] ========================================================= [2021-11-09T07:01:47.646Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-09T07:01:47.646Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-09T07:01:48.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-09T07:01:48.342Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-09T07:01:48.342Z] 552d1f2373af: Pulling fs layer [2021-11-09T07:01:48.342Z] ea3f2d53f512: Pulling fs layer [2021-11-09T07:01:48.342Z] 9e70ebbbe112: Pulling fs layer [2021-11-09T07:01:48.342Z] 7a9cfe048b4a: Pulling fs layer [2021-11-09T07:01:48.342Z] 72dc09318566: Pulling fs layer [2021-11-09T07:01:48.342Z] f4f7b4309257: Pulling fs layer [2021-11-09T07:01:48.342Z] 0ac9a79272e3: Pulling fs layer [2021-11-09T07:01:48.342Z] b78e95d17946: Pulling fs layer [2021-11-09T07:01:48.342Z] 7a9cfe048b4a: Waiting [2021-11-09T07:01:48.342Z] 72dc09318566: Waiting [2021-11-09T07:01:48.342Z] f4f7b4309257: Waiting [2021-11-09T07:01:48.342Z] 0ac9a79272e3: Waiting [2021-11-09T07:01:48.342Z] b78e95d17946: Waiting [2021-11-09T07:01:48.342Z] 9e70ebbbe112: Verifying Checksum [2021-11-09T07:01:48.342Z] 9e70ebbbe112: Download complete [2021-11-09T07:01:48.342Z] ea3f2d53f512: Verifying Checksum [2021-11-09T07:01:48.342Z] ea3f2d53f512: Download complete [2021-11-09T07:01:48.342Z] 72dc09318566: Download complete [2021-11-09T07:01:48.342Z] f4f7b4309257: Verifying Checksum [2021-11-09T07:01:48.342Z] f4f7b4309257: Download complete [2021-11-09T07:01:48.342Z] 552d1f2373af: Download complete [2021-11-09T07:01:48.342Z] 0ac9a79272e3: Verifying Checksum [2021-11-09T07:01:48.342Z] 0ac9a79272e3: Download complete [2021-11-09T07:01:49.331Z] 552d1f2373af: Pull complete [2021-11-09T07:01:49.942Z] ea3f2d53f512: Pull complete [2021-11-09T07:01:50.218Z] 9e70ebbbe112: Pull complete [2021-11-09T07:01:50.493Z] b78e95d17946: Verifying Checksum [2021-11-09T07:01:50.493Z] b78e95d17946: Download complete [2021-11-09T07:01:50.776Z] 7a9cfe048b4a: Verifying Checksum [2021-11-09T07:01:50.776Z] 7a9cfe048b4a: Download complete [2021-11-09T07:01:54.283Z] GO111MODULE=on go vet ./... [2021-11-09T07:02:01.064Z] 7a9cfe048b4a: Pull complete [2021-11-09T07:02:01.342Z] 72dc09318566: Pull complete [2021-11-09T07:02:01.618Z] f4f7b4309257: Pull complete [2021-11-09T07:02:02.214Z] 0ac9a79272e3: Pull complete [2021-11-09T07:02:03.928Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-09T07:02:04.190Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-09T07:02:04.450Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-09T07:02:05.336Z] + ls -al . [2021-11-09T07:02:05.336Z] total 636 [2021-11-09T07:02:05.336Z] drwxrwxr-x 10 1001 1001 4096 Nov 9 07:02 . [2021-11-09T07:02:05.336Z] drwxr-xr-x 4 root root 28 Nov 9 06:59 .. [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 11 Nov 9 06:58 .dockerignore [2021-11-09T07:02:05.336Z] drwxrwxr-x 8 1001 1001 179 Nov 9 06:58 .git [2021-11-09T07:02:05.336Z] drwxrwxr-x 4 1001 1001 142 Nov 9 06:58 .github [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 804 Nov 9 06:58 .gitignore [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 42 Nov 9 06:58 .golangci.yml [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 76 Nov 9 06:58 .hadolint.yml [2021-11-09T07:02:05.336Z] drwx------ 3 1001 1001 58 Nov 9 06:58 .semver [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 166 Nov 9 06:58 .sonarcloud.properties [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 1171 Nov 9 06:58 ADOPTERS.md [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 8910 Nov 9 06:58 Attribution.txt [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 43881 Nov 9 06:58 CHANGELOG.md [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 3804 Nov 9 06:58 CONTRIBUTING.md [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 677 Nov 9 06:58 GOVERNANCE.md [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 849 Nov 9 06:58 Jenkinsfile [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 10775 Nov 9 06:58 LICENSE [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 6508 Nov 9 06:58 Makefile [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 582 Nov 9 06:58 OWNERS.md [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 8256 Nov 9 06:58 README.md [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 6912 Nov 9 06:58 SECURITY.md [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 5 Nov 9 06:58 VERSION [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 4131 Nov 9 06:58 ZMQWindows.md [2021-11-09T07:02:05.336Z] drwxrwxr-x 2 1001 1001 37 Nov 9 06:58 bin [2021-11-09T07:02:05.336Z] drwxrwxr-x 14 1001 1001 4096 Nov 9 06:58 cmd [2021-11-09T07:02:05.336Z] -rw-r--r-- 1 root root 428381 Nov 9 07:01 coverage.out [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 854 Nov 9 06:58 go.mod [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 49665 Nov 9 06:58 go.sum [2021-11-09T07:02:05.336Z] drwxrwxr-x 8 1001 1001 124 Nov 9 06:58 internal [2021-11-09T07:02:05.336Z] drwxrwxr-x 3 1001 1001 16 Nov 9 06:58 openapi [2021-11-09T07:02:05.336Z] drwxrwxr-x 4 1001 1001 71 Nov 9 06:58 snap [2021-11-09T07:02:05.336Z] -rw-rw-r-- 1 1001 1001 204 Nov 9 06:58 version.go [Pipeline] sh [2021-11-09T07:02:05.655Z] + '[' -e coverage.out ] [2021-11-09T07:02:05.655Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-09T07:02:05.781Z] Stashed 1 file(s) [Pipeline] sh [2021-11-09T07:02:06.089Z] + make build [2021-11-09T07:02:06.089Z] 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-11-09T07:02:07.476Z] 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-11-09T07:02:08.930Z] b78e95d17946: Pull complete [2021-11-09T07:02:08.930Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-09T07:02:08.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-09T07:02:08.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-09T07:02:09.330Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-09T07:02:09.330Z] WORKDIR /edgex [2021-11-09T07:02:09.330Z] COPY go.mod . [2021-11-09T07:02:09.330Z] RUN go mod download [2021-11-09T07:02:09.330Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-09T07:02:11.958Z] Sending build context to Docker daemon 166.6MB [2021-11-09T07:02:11.958Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-09T07:02:11.958Z] ---> 8b459fc5aaf0 [2021-11-09T07:02:11.958Z] Step 2/4 : WORKDIR /edgex [2021-11-09T07:02:13.393Z] ---> Running in 73faa520e3a8 [2021-11-09T07:02:13.681Z] Removing intermediate container 73faa520e3a8 [2021-11-09T07:02:13.681Z] ---> 436c458be12a [2021-11-09T07:02:13.681Z] Step 3/4 : COPY go.mod . [2021-11-09T07:02:14.155Z] 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-11-09T07:02:14.655Z] ---> f54320dc0bae [2021-11-09T07:02:14.655Z] Step 4/4 : RUN go mod download [2021-11-09T07:02:14.655Z] ---> Running in 366b47462257 [2021-11-09T07:02:14.725Z] 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-11-09T07:02:16.116Z] 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-11-09T07:02:16.116Z] 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-11-09T07:02:17.071Z] 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-11-09T07:02:18.026Z] 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-11-09T07:02:18.607Z] 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-11-09T07:02:20.002Z] 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-11-09T07:02:20.702Z] 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-11-09T07:02:21.456Z] 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-11-09T07:02:23.200Z] $ docker stop --time=1 d7cd190f02c7260e5d4881d38347705c51dad2eff75847339b64fcdbf2aa5ea7 [2021-11-09T07:02:25.148Z] $ docker rm -f d7cd190f02c7260e5d4881d38347705c51dad2eff75847339b64fcdbf2aa5ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T07:02:27.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-09T07:02:27.768Z] [2021-11-09T07:02:27.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T07:02:28.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-09T07:02:28.099Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-09T07:02:28.099Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-09T07:02:28.099Z] ca9280d653b3: Pulling fs layer [2021-11-09T07:02:28.099Z] 7e9c9ca2126c: Pulling fs layer [2021-11-09T07:02:28.099Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-09T07:02:28.099Z] cbdbe7a5bc2a: Download complete [2021-11-09T07:02:28.368Z] ca9280d653b3: Verifying Checksum [2021-11-09T07:02:28.368Z] ca9280d653b3: Download complete [2021-11-09T07:02:28.368Z] cbdbe7a5bc2a: Pull complete [2021-11-09T07:02:28.627Z] 7e9c9ca2126c: Verifying Checksum [2021-11-09T07:02:28.627Z] 7e9c9ca2126c: Download complete [2021-11-09T07:02:29.199Z] ca9280d653b3: Pull complete [2021-11-09T07:02:32.517Z] 7e9c9ca2126c: Pull complete [2021-11-09T07:02:32.517Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-09T07:02:32.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-09T07:02:32.517Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-09T07:02:32.600Z] prd-centos7-docker-4c-2g-28054 does not seem to be running inside a container [2021-11-09T07:02:32.637Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-09T07:02:35.185Z] $ docker top df1fa16c8e1f6df931ef3079f858317d8bda0f7022b478971daebbd4c7fa0ea9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T07:02:35.572Z] + docker-compose build --help [2021-11-09T07:02:35.572Z] + grep parallel [2021-11-09T07:02:36.142Z] --parallel Build images in parallel. [Pipeline] } [2021-11-09T07:02:36.165Z] $ docker stop --time=1 df1fa16c8e1f6df931ef3079f858317d8bda0f7022b478971daebbd4c7fa0ea9 [2021-11-09T07:02:37.350Z] $ docker rm -f df1fa16c8e1f6df931ef3079f858317d8bda0f7022b478971daebbd4c7fa0ea9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T07:02:37.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-09T07:02:37.849Z] . [Pipeline] withDockerContainer [2021-11-09T07:02:37.925Z] prd-centos7-docker-4c-2g-28054 does not seem to be running inside a container [2021-11-09T07:02:37.973Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-09T07:02:38.309Z] $ docker top ea492bdd0242d55c253677d0ca1bdb43866bdfe658b88e134df5706a4649881b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T07:02:38.709Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-09T07:02:39.280Z] Building core-command ... [2021-11-09T07:02:39.280Z] Building core-data ... [2021-11-09T07:02:39.280Z] Building core-metadata ... [2021-11-09T07:02:39.280Z] Building security-bootstrapper ... [2021-11-09T07:02:39.280Z] Building security-proxy-setup ... [2021-11-09T07:02:39.280Z] Building security-secretstore-setup ... [2021-11-09T07:02:39.280Z] Building support-notifications ... [2021-11-09T07:02:39.280Z] Building support-scheduler ... [2021-11-09T07:02:39.280Z] Building sys-mgmt-agent ... [2021-11-09T07:02:39.280Z] Building core-data [2021-11-09T07:02:39.280Z] Building support-scheduler [2021-11-09T07:02:39.280Z] Building core-metadata [2021-11-09T07:02:39.280Z] Building support-notifications [2021-11-09T07:02:39.280Z] Building security-bootstrapper [2021-11-09T07:02:51.516Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:02:51.516Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:02:51.516Z] ---> cf6a690c57a7 [2021-11-09T07:02:51.516Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T07:02:51.516Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:02:51.516Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:02:51.516Z] ---> cf6a690c57a7 [2021-11-09T07:02:51.516Z] Step 3/21 : WORKDIR /edgex-go [2021-11-09T07:02:51.516Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:02:51.516Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:02:51.516Z] ---> cf6a690c57a7 [2021-11-09T07:02:51.516Z] Step 3/30 : WORKDIR /edgex-go [2021-11-09T07:02:55.722Z] ---> Running in 40bda0d3b908 [2021-11-09T07:02:55.722Z] ---> Running in 6df34b6ab1f3 [2021-11-09T07:02:55.722Z] ---> Running in f262655f1096 [2021-11-09T07:02:59.926Z] Removing intermediate container 40bda0d3b908 [2021-11-09T07:02:59.926Z] ---> 836c9245e411 [2021-11-09T07:02:59.926Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:02:59.926Z] Removing intermediate container f262655f1096 [2021-11-09T07:02:59.926Z] ---> 360b055b0839 [2021-11-09T07:02:59.926Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:02:59.926Z] Removing intermediate container 6df34b6ab1f3 [2021-11-09T07:02:59.926Z] ---> 8b279e6913c5 [2021-11-09T07:02:59.926Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:03:00.185Z] ---> Running in d79ee6f5a9f3 [2021-11-09T07:03:00.457Z] ---> Running in 58e988c4508a [2021-11-09T07:03:00.457Z] ---> Running in 55cd39ce7e9d [2021-11-09T07:03:05.786Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:03:05.786Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:03:05.786Z] ---> cf6a690c57a7 [2021-11-09T07:03:05.786Z] Step 3/23 : WORKDIR /edgex-go [2021-11-09T07:03:05.786Z] ---> Using cache [2021-11-09T07:03:05.786Z] ---> 360b055b0839 [2021-11-09T07:03:05.786Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:03:05.786Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:03:05.786Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:03:05.786Z] ---> cf6a690c57a7 [2021-11-09T07:03:05.786Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T07:03:05.786Z] ---> Using cache [2021-11-09T07:03:05.786Z] ---> 360b055b0839 [2021-11-09T07:03:05.786Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:03:06.049Z] ---> Running in fe3baa51cbd9 [2021-11-09T07:03:06.049Z] ---> Running in e07380943779 [2021-11-09T07:03:06.315Z] Removing intermediate container d79ee6f5a9f3 [2021-11-09T07:03:06.315Z] ---> e439ba3852e0 [2021-11-09T07:03:06.315Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-09T07:03:06.315Z] ---> Running in f7e34d1ff4f9 [2021-11-09T07:03:06.315Z] Removing intermediate container 55cd39ce7e9d [2021-11-09T07:03:06.315Z] ---> 3e048d9acf34 [2021-11-09T07:03:06.315Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-09T07:03:06.315Z] Removing intermediate container 58e988c4508a [2021-11-09T07:03:06.315Z] ---> 332952d48b14 [2021-11-09T07:03:06.315Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-09T07:03:06.315Z] ---> Running in f462676d9238 [2021-11-09T07:03:06.315Z] ---> Running in 8e6dabc4ce4e [2021-11-09T07:03:06.905Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T07:03:06.905Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T07:03:07.166Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T07:03:07.166Z] Removing intermediate container e07380943779 [2021-11-09T07:03:07.166Z] ---> 9964704e6f45 [2021-11-09T07:03:07.166Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-09T07:03:07.166Z] Removing intermediate container fe3baa51cbd9 [2021-11-09T07:03:07.166Z] ---> 60d0a11c71de [2021-11-09T07:03:07.166Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-09T07:03:07.166Z] ---> Running in 416b9e7d9656 [2021-11-09T07:03:07.166Z] ---> Running in f4596f1bbbe6 [2021-11-09T07:03:07.427Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T07:03:07.690Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T07:03:07.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T07:03:07.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T07:03:07.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T07:03:08.219Z] OK: 220 MiB in 52 packages [2021-11-09T07:03:08.219Z] OK: 220 MiB in 52 packages [2021-11-09T07:03:08.219Z] OK: 220 MiB in 52 packages [2021-11-09T07:03:08.219Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T07:03:08.483Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T07:03:08.483Z] Removing intermediate container f7e34d1ff4f9 [2021-11-09T07:03:08.483Z] ---> 740c823fa210 [2021-11-09T07:03:08.483Z] Step 6/22 : COPY . . [2021-11-09T07:03:08.752Z] OK: 220 MiB in 52 packages [2021-11-09T07:03:08.752Z] Removing intermediate container 8e6dabc4ce4e [2021-11-09T07:03:08.752Z] ---> 78e32953eb93 [2021-11-09T07:03:08.752Z] Step 6/21 : COPY . . [2021-11-09T07:03:08.752Z] OK: 220 MiB in 52 packages [2021-11-09T07:03:09.017Z] Removing intermediate container f462676d9238 [2021-11-09T07:03:09.017Z] ---> f3ba12bbc777 [2021-11-09T07:03:09.017Z] Step 6/30 : COPY . . [2021-11-09T07:03:15.621Z] Removing intermediate container 416b9e7d9656 [2021-11-09T07:03:15.621Z] ---> 94743d33642c [2021-11-09T07:03:15.621Z] Step 6/22 : COPY . . [2021-11-09T07:03:15.621Z] Removing intermediate container f4596f1bbbe6 [2021-11-09T07:03:15.621Z] ---> bcfae0a150a5 [2021-11-09T07:03:15.621Z] Step 6/23 : COPY go.mod . [2021-11-09T07:03:16.571Z] ---> 5c79c67c9468 [2021-11-09T07:03:16.571Z] Step 7/23 : RUN go mod download [2021-11-09T07:03:16.571Z] ---> 5ec029b6f873 [2021-11-09T07:03:16.571Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:03:16.571Z] ---> Running in 48cb21989ced [2021-11-09T07:03:17.964Z] ---> Running in e00eb82f783f [2021-11-09T07:03:18.225Z] ---> 697300291fd8 [2021-11-09T07:03:18.225Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:03:18.225Z] ---> 1368b3870115 [2021-11-09T07:03:18.225Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:03:19.197Z] ---> Running in 409afc922916 [2021-11-09T07:03:19.197Z] ---> Running in bf0be7d97099 [2021-11-09T07:03:20.625Z] Removing intermediate container 48cb21989ced [2021-11-09T07:03:20.625Z] ---> a8e64a5a3bfd [2021-11-09T07:03:20.625Z] Step 8/23 : COPY . . [2021-11-09T07:03:20.625Z] ---> ceb04db8c6bd [2021-11-09T07:03:20.626Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:03:20.626Z] ---> Running in ddfeadbedbe6 [2021-11-09T07:03:21.567Z] Removing intermediate container 409afc922916 [2021-11-09T07:03:21.567Z] ---> 1abcb95b4f12 [2021-11-09T07:03:21.567Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-09T07:03:21.567Z] Removing intermediate container bf0be7d97099 [2021-11-09T07:03:21.567Z] ---> 44f623ca29db [2021-11-09T07:03:21.567Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-09T07:03:21.830Z] ---> Running in dfc21f72ae94 [2021-11-09T07:03:21.830Z] Removing intermediate container e00eb82f783f [2021-11-09T07:03:21.830Z] ---> d94877eb074a [2021-11-09T07:03:21.830Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-09T07:03:22.093Z] ---> Running in 4933ba255180 [2021-11-09T07:03:22.355Z] ---> Running in b108def27afe [2021-11-09T07:03:24.915Z] 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-11-09T07:03:25.186Z] 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-11-09T07:03:26.576Z] Removing intermediate container ddfeadbedbe6 [2021-11-09T07:03:26.576Z] ---> b0b1b0475229 [2021-11-09T07:03:26.576Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-09T07:03:26.576Z] ---> Running in 80466218c43d [2021-11-09T07:03:26.576Z] 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-11-09T07:03:26.576Z] ---> 386b6b76de6e [2021-11-09T07:03:26.576Z] Step 9/23 : RUN go mod tidy [2021-11-09T07:03:26.576Z] ---> Running in 37e59b3b3ffb [2021-11-09T07:03:27.156Z] 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-11-09T07:03:28.552Z] Removing intermediate container 37e59b3b3ffb [2021-11-09T07:03:28.552Z] ---> f3c0d87cfd0a [2021-11-09T07:03:28.552Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-09T07:03:28.552Z] ---> Running in c4d5967fe241 [2021-11-09T07:03:29.137Z] 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-11-09T07:03:36.846Z] Removing intermediate container 366b47462257 [2021-11-09T07:03:36.847Z] ---> f7b226998142 [2021-11-09T07:03:36.847Z] Successfully built f7b226998142 [2021-11-09T07:03:36.847Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T07:03:37.216Z] + docker inspect -f . ci-base-image-arm64 [2021-11-09T07:03:37.216Z] . [Pipeline] withDockerContainer [2021-11-09T07:03:37.485Z] prd-ubuntu18.04-docker-arm64-4c-16g-28055 does not seem to be running inside a container [2021-11-09T07:03:37.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-09T07:03:39.068Z] $ docker top aef0eebb9f315f77b2d09209e146fda7a8dcf1a884ffe779f5fda4dc90141f3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T07:03:40.081Z] + go version [2021-11-09T07:03:40.081Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-09T07:03:40.113Z] $ docker stop --time=1 aef0eebb9f315f77b2d09209e146fda7a8dcf1a884ffe779f5fda4dc90141f3f [2021-11-09T07:03:41.804Z] $ docker rm -f aef0eebb9f315f77b2d09209e146fda7a8dcf1a884ffe779f5fda4dc90141f3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T07:03:42.728Z] + docker inspect -f . ci-base-image-arm64 [2021-11-09T07:03:42.728Z] . [Pipeline] withDockerContainer [2021-11-09T07:03:42.985Z] prd-ubuntu18.04-docker-arm64-4c-16g-28055 does not seem to be running inside a container [2021-11-09T07:03:43.063Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-09T07:03:44.483Z] $ docker top 542f34b7f7c5d4eb23793b6a33ef1fc1e3afc41cae81af61714d4203eb187ddb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-09T07:03:44.833Z] ========================================================= [2021-11-09T07:03:44.833Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-09T07:03:44.833Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-09T07:03:45.523Z] + make test [2021-11-09T07:03:45.523Z] go mod tidy [2021-11-09T07:03:46.121Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-09T07:04:08.015Z] Removing intermediate container 4933ba255180 [2021-11-09T07:04:08.015Z] ---> bf3200f22379 [2021-11-09T07:04:08.015Z] [2021-11-09T07:04:08.015Z] Step 9/30 : FROM alpine:3.14 [2021-11-09T07:04:08.015Z] 3.14: Pulling from library/alpine [2021-11-09T07:04:08.015Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-09T07:04:08.015Z] Status: Downloaded newer image for alpine:3.14 [2021-11-09T07:04:08.015Z] ---> 14119a10abf4 [2021-11-09T07:04:08.015Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-09T07:04:08.611Z] ---> Running in ee7f24f8e877 [2021-11-09T07:04:08.891Z] Removing intermediate container dfc21f72ae94 [2021-11-09T07:04:08.891Z] ---> 513820238cea [2021-11-09T07:04:08.891Z] [2021-11-09T07:04:08.891Z] Step 9/21 : FROM alpine:3.14 [2021-11-09T07:04:08.891Z] ---> 14119a10abf4 [2021-11-09T07:04:08.891Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-09T07:04:08.891Z] Removing intermediate container ee7f24f8e877 [2021-11-09T07:04:08.891Z] ---> dee44094e75c [2021-11-09T07:04:08.891Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-09T07:04:08.891Z] ---> Running in 7d6693aca763 [2021-11-09T07:04:08.891Z] ---> Running in 4961ce1373b2 [2021-11-09T07:04:08.941Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-09T07:04:09.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T07:04:09.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T07:04:09.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T07:04:09.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T07:04:10.122Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-09T07:04:10.122Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-09T07:04:10.122Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T07:04:10.122Z] Executing ca-certificates-20191127-r5.trigger [2021-11-09T07:04:10.122Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-09T07:04:10.122Z] (2/2) Installing su-exec (0.2-r1) [2021-11-09T07:04:10.123Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T07:04:10.123Z] OK: 6 MiB in 16 packages [2021-11-09T07:04:10.123Z] OK: 6 MiB in 16 packages [2021-11-09T07:04:10.392Z] Removing intermediate container 80466218c43d [2021-11-09T07:04:10.392Z] ---> 9f492a08fe2f [2021-11-09T07:04:10.392Z] [2021-11-09T07:04:10.392Z] Step 9/22 : FROM alpine:3.14 [2021-11-09T07:04:10.392Z] ---> 14119a10abf4 [2021-11-09T07:04:10.392Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-09T07:04:10.663Z] ---> Running in 31b6e6b0f67c [2021-11-09T07:04:10.925Z] Removing intermediate container 4961ce1373b2 [2021-11-09T07:04:10.925Z] ---> 1ff5a79c8845 [2021-11-09T07:04:10.925Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-09T07:04:11.189Z] ---> Running in a9a5729189fe [2021-11-09T07:04:11.189Z] Removing intermediate container 7d6693aca763 [2021-11-09T07:04:11.189Z] ---> a31474828385 [2021-11-09T07:04:11.189Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T07:04:11.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T07:04:11.474Z] Removing intermediate container a9a5729189fe [2021-11-09T07:04:11.474Z] ---> 261701f4e4bd [2021-11-09T07:04:11.474Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-09T07:04:11.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T07:04:11.474Z] ---> Running in 0494b348a664 [2021-11-09T07:04:11.474Z] ---> Running in dcb5c5a90de8 [2021-11-09T07:04:11.474Z] Removing intermediate container 0494b348a664 [2021-11-09T07:04:11.474Z] ---> 04fcc3fb118a [2021-11-09T07:04:11.474Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-09T07:04:11.474Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-09T07:04:11.741Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T07:04:11.741Z] OK: 6 MiB in 15 packages [2021-11-09T07:04:11.741Z] ---> Running in 605b2597fd3f [2021-11-09T07:04:11.741Z] Removing intermediate container dcb5c5a90de8 [2021-11-09T07:04:11.741Z] ---> d2b3f265fdaa [2021-11-09T07:04:11.741Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-09T07:04:11.741Z] ---> Running in 7f067e2d1b8e [2021-11-09T07:04:12.002Z] Removing intermediate container 605b2597fd3f [2021-11-09T07:04:12.002Z] ---> 64e3467f7da7 [2021-11-09T07:04:12.002Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-09T07:04:12.263Z] ---> Running in 51a3504b149f [2021-11-09T07:04:12.534Z] Removing intermediate container 51a3504b149f [2021-11-09T07:04:12.534Z] ---> f05da2d09c29 [2021-11-09T07:04:12.534Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T07:04:12.803Z] Removing intermediate container 31b6e6b0f67c [2021-11-09T07:04:12.803Z] ---> 05b54d770f51 [2021-11-09T07:04:12.803Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T07:04:12.803Z] ---> Running in d3f307e31573 [2021-11-09T07:04:12.803Z] Removing intermediate container c4d5967fe241 [2021-11-09T07:04:12.803Z] ---> 44eb8e66be88 [2021-11-09T07:04:12.803Z] [2021-11-09T07:04:12.803Z] Step 11/23 : FROM alpine:3.14 [2021-11-09T07:04:12.803Z] ---> 14119a10abf4 [2021-11-09T07:04:12.803Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-09T07:04:12.803Z] ---> Using cache [2021-11-09T07:04:12.803Z] ---> 05b54d770f51 [2021-11-09T07:04:12.803Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T07:04:12.803Z] ---> 0ee2a0854c04 [2021-11-09T07:04:12.803Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-09T07:04:13.065Z] Removing intermediate container b108def27afe [2021-11-09T07:04:13.065Z] ---> b52f1fff04a5 [2021-11-09T07:04:13.065Z] [2021-11-09T07:04:13.065Z] Step 9/22 : FROM alpine:3.14 [2021-11-09T07:04:13.065Z] ---> 14119a10abf4 [2021-11-09T07:04:13.065Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-09T07:04:13.065Z] ---> Running in b92a64f5ee2c [2021-11-09T07:04:13.065Z] ---> Running in ce38664ba5cd [2021-11-09T07:04:13.065Z] Removing intermediate container d3f307e31573 [2021-11-09T07:04:13.065Z] ---> b1075bf15147 [2021-11-09T07:04:13.065Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-09T07:04:13.332Z] Removing intermediate container b92a64f5ee2c [2021-11-09T07:04:13.332Z] ---> 8799d137cff8 [2021-11-09T07:04:13.332Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-09T07:04:13.332Z] Removing intermediate container 7f067e2d1b8e [2021-11-09T07:04:13.332Z] ---> 101be2510949 [2021-11-09T07:04:13.332Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-09T07:04:13.332Z] Removing intermediate container ce38664ba5cd [2021-11-09T07:04:13.332Z] ---> 5ccd6b6cf537 [2021-11-09T07:04:13.332Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-09T07:04:13.332Z] ---> Running in 2f7613c75a2a [2021-11-09T07:04:13.332Z] ---> Running in 24609a58544f [2021-11-09T07:04:13.332Z] ---> Running in 58aff344b194 [2021-11-09T07:04:13.332Z] ---> Running in c52b9c954a15 [2021-11-09T07:04:13.332Z] ---> f7e6843ada42 [2021-11-09T07:04:13.332Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-09T07:04:13.604Z] Removing intermediate container 2f7613c75a2a [2021-11-09T07:04:13.604Z] ---> ddda91b06a12 [2021-11-09T07:04:13.604Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-09T07:04:13.604Z] Removing intermediate container 58aff344b194 [2021-11-09T07:04:13.604Z] ---> 95555e59ab0f [2021-11-09T07:04:13.604Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-09T07:04:13.604Z] Removing intermediate container 24609a58544f [2021-11-09T07:04:13.604Z] ---> 206cea068a63 [2021-11-09T07:04:13.604Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-09T07:04:13.604Z] Removing intermediate container c52b9c954a15 [2021-11-09T07:04:13.604Z] ---> 2bf306581096 [2021-11-09T07:04:13.604Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-09T07:04:13.604Z] ---> Running in 7add8f80ba66 [2021-11-09T07:04:13.604Z] ---> Running in 27768237051b [2021-11-09T07:04:13.604Z] ---> Running in 05c3e17fcea2 [2021-11-09T07:04:13.604Z] ---> 6a28ab47b892 [2021-11-09T07:04:13.604Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-09T07:04:13.604Z] ---> Running in 640b37acd342 [2021-11-09T07:04:13.604Z] Removing intermediate container 7add8f80ba66 [2021-11-09T07:04:13.604Z] ---> c2f8db935ae7 [2021-11-09T07:04:13.604Z] Step 14/22 : WORKDIR / [2021-11-09T07:04:13.604Z] Removing intermediate container 27768237051b [2021-11-09T07:04:13.604Z] ---> f9f3dd7494b4 [2021-11-09T07:04:13.604Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T07:04:13.871Z] ---> a395180a0819 [2021-11-09T07:04:13.871Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-09T07:04:13.871Z] Removing intermediate container 05c3e17fcea2 [2021-11-09T07:04:13.871Z] ---> 5d025bcf9cd9 [2021-11-09T07:04:13.871Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:04:13.871Z] ---> Running in f8fb41d46b4f [2021-11-09T07:04:13.871Z] ---> Running in 4dde1fc01996 [2021-11-09T07:04:13.871Z] ---> Running in a48cd76859de [2021-11-09T07:04:13.871Z] Removing intermediate container 640b37acd342 [2021-11-09T07:04:13.871Z] ---> 418b481671bc [2021-11-09T07:04:13.871Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T07:04:13.871Z] ---> 38dcbd53138d [2021-11-09T07:04:13.871Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-09T07:04:13.871Z] ---> Running in 294d7322c7ba [2021-11-09T07:04:13.871Z] Removing intermediate container f8fb41d46b4f [2021-11-09T07:04:13.871Z] ---> a40d881012e3 [2021-11-09T07:04:13.871Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T07:04:14.139Z] Removing intermediate container 294d7322c7ba [2021-11-09T07:04:14.139Z] ---> a4c8edf10737 [2021-11-09T07:04:14.139Z] Step 19/21 : LABEL arch=x86_64 [2021-11-09T07:04:14.402Z] ---> Running in c92cbfacd1ba [2021-11-09T07:04:14.402Z] ---> eaf30d3c4ae2 [2021-11-09T07:04:14.402Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-09T07:04:14.402Z] ---> 9b476315e658 [2021-11-09T07:04:14.402Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-09T07:04:14.676Z] Removing intermediate container c92cbfacd1ba [2021-11-09T07:04:14.676Z] ---> 67be1da70218 [2021-11-09T07:04:14.676Z] Step 20/21 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:04:14.676Z] ---> Running in bd1c02bd63ea [2021-11-09T07:04:14.676Z] ---> bde0d6f86a54 [2021-11-09T07:04:14.677Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-09T07:04:14.677Z] ---> Running in 75ed625b2fcf [2021-11-09T07:04:14.951Z] ---> 98bcc9a089e7 [2021-11-09T07:04:14.951Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-09T07:04:14.951Z] Removing intermediate container bd1c02bd63ea [2021-11-09T07:04:14.951Z] ---> 7a3f64dd8c12 [2021-11-09T07:04:14.951Z] Step 21/21 : LABEL version=0.0.0 [2021-11-09T07:04:14.951Z] ---> Running in 270fa6ec491d [2021-11-09T07:04:14.951Z] Removing intermediate container a48cd76859de [2021-11-09T07:04:14.951Z] ---> 3372c4f5fe4a [2021-11-09T07:04:14.951Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-09T07:04:14.951Z] Removing intermediate container 4dde1fc01996 [2021-11-09T07:04:14.951Z] ---> 5843c7b75ebe [2021-11-09T07:04:14.951Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T07:04:14.951Z] Removing intermediate container 75ed625b2fcf [2021-11-09T07:04:14.951Z] ---> bf072ff224c3 [2021-11-09T07:04:14.951Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T07:04:14.951Z] ---> Running in fa609ead0f4e [2021-11-09T07:04:14.951Z] ---> 97ad60bd37ef [2021-11-09T07:04:14.951Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-09T07:04:14.951Z] ---> Running in 642e71335c3a [2021-11-09T07:04:14.951Z] Removing intermediate container 270fa6ec491d [2021-11-09T07:04:14.951Z] ---> 6ba1ee6d47f1 [2021-11-09T07:04:14.951Z] [2021-11-09T07:04:15.220Z] ---> Running in 57974bc92dc8 [2021-11-09T07:04:15.220Z] Successfully built 6ba1ee6d47f1 [2021-11-09T07:04:15.220Z] Successfully tagged support-notifications:latest [2021-11-09T07:04:15.220Z] Building security-proxy-setup [2021-11-09T07:04:15.220Z] Removing intermediate container 642e71335c3a [2021-11-09T07:04:15.220Z] ---> 33c2d6cb0e26 [2021-11-09T07:04:15.220Z] Step 21/23 : LABEL arch=x86_64 [2021-11-09T07:04:15.220Z]  Building support-notifications ... done  ---> 98a7b952ba5b [2021-11-09T07:04:15.220Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-09T07:04:15.482Z] ---> Running in 2780f4ceaca3 [2021-11-09T07:04:15.482Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T07:04:15.742Z] Removing intermediate container 57974bc92dc8 [2021-11-09T07:04:15.742Z] ---> 8caa36a66a8a [2021-11-09T07:04:15.742Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T07:04:16.323Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T07:04:16.585Z] Removing intermediate container 2780f4ceaca3 [2021-11-09T07:04:16.585Z] ---> 6b94cda1f0fe [2021-11-09T07:04:16.585Z] Step 22/23 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:04:16.585Z] ---> Running in 4f5f095f8aad [2021-11-09T07:04:16.585Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-09T07:04:16.849Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-09T07:04:16.850Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-09T07:04:16.850Z] ---> b04cab2eca77 [2021-11-09T07:04:16.850Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-09T07:04:16.850Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-09T07:04:17.118Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-09T07:04:17.118Z] ---> Running in 68bc8caeea4d [2021-11-09T07:04:17.118Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-09T07:04:17.118Z] Removing intermediate container 4f5f095f8aad [2021-11-09T07:04:17.118Z] ---> 62643b7947a3 [2021-11-09T07:04:17.118Z] Step 20/22 : LABEL arch=x86_64 [2021-11-09T07:04:17.118Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T07:04:17.118Z] OK: 8 MiB in 20 packages [2021-11-09T07:04:17.698Z] ---> f0b164a5ed9a [2021-11-09T07:04:17.698Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-09T07:04:17.698Z] Removing intermediate container 68bc8caeea4d [2021-11-09T07:04:17.698Z] ---> f6f1f13ffac5 [2021-11-09T07:04:17.698Z] Step 23/23 : LABEL version=0.0.0 [2021-11-09T07:04:17.698Z] ---> Running in 908b8a02b9d3 [2021-11-09T07:04:17.698Z] ---> Running in 248c184a46d4 [2021-11-09T07:04:17.965Z] Removing intermediate container 908b8a02b9d3 [2021-11-09T07:04:17.965Z] ---> 36f073808a1c [2021-11-09T07:04:17.965Z] Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:04:17.965Z] ---> Running in f1aa7d7f60bb [2021-11-09T07:04:17.965Z] ---> 788f95407486 [2021-11-09T07:04:17.965Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-09T07:04:17.965Z] Removing intermediate container fa609ead0f4e [2021-11-09T07:04:17.965Z] ---> 80d8b127c011 [2021-11-09T07:04:17.965Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T07:04:18.264Z] Removing intermediate container 248c184a46d4 [2021-11-09T07:04:18.264Z] ---> ca150b8586d3 [2021-11-09T07:04:18.264Z] [2021-11-09T07:04:18.264Z] Successfully built ca150b8586d3 [2021-11-09T07:04:18.264Z] Successfully tagged support-scheduler:latest [2021-11-09T07:04:18.264Z] Building sys-mgmt-agent [2021-11-09T07:04:18.264Z]  Building support-scheduler ... done Removing intermediate container f1aa7d7f60bb [2021-11-09T07:04:18.264Z] ---> 223bbe5c82d3 [2021-11-09T07:04:18.264Z] Step 22/22 : LABEL version=0.0.0 [2021-11-09T07:04:18.264Z] ---> Running in 4547baffd3f0 [2021-11-09T07:04:18.539Z] ---> f0451dc469e2 [2021-11-09T07:04:18.539Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-09T07:04:18.539Z] ---> a222299cbbee [2021-11-09T07:04:18.539Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-09T07:04:21.093Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:04:21.093Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:04:21.093Z] ---> cf6a690c57a7 [2021-11-09T07:04:21.093Z] Step 3/20 : WORKDIR /edgex-go [2021-11-09T07:04:21.093Z] ---> Using cache [2021-11-09T07:04:21.093Z] ---> 360b055b0839 [2021-11-09T07:04:21.093Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:04:21.093Z] ---> Using cache [2021-11-09T07:04:21.093Z] ---> 60d0a11c71de [2021-11-09T07:04:21.093Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-09T07:04:21.093Z] ---> Using cache [2021-11-09T07:04:21.093Z] ---> bcfae0a150a5 [2021-11-09T07:04:21.093Z] Step 6/20 : COPY . . [2021-11-09T07:04:21.093Z] ---> Running in 352039c49365 [2021-11-09T07:04:22.054Z] ---> 5c201d3998c9 [2021-11-09T07:04:22.054Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-09T07:04:22.671Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:04:22.671Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:04:23.243Z] ---> cf6a690c57a7 [2021-11-09T07:04:23.243Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T07:04:23.243Z] ---> Using cache [2021-11-09T07:04:23.243Z] ---> 360b055b0839 [2021-11-09T07:04:23.243Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:04:23.243Z] ---> Using cache [2021-11-09T07:04:23.243Z] ---> 60d0a11c71de [2021-11-09T07:04:23.243Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-09T07:04:23.515Z] Removing intermediate container 4547baffd3f0 [2021-11-09T07:04:23.515Z] ---> 60704d289506 [2021-11-09T07:04:23.515Z] [2021-11-09T07:04:23.515Z] Removing intermediate container 352039c49365 [2021-11-09T07:04:23.515Z] ---> a52bdc9528b7 [2021-11-09T07:04:23.515Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-09T07:04:23.781Z] Successfully built 60704d289506 [2021-11-09T07:04:24.730Z] Successfully tagged core-metadata:latest [2021-11-09T07:04:24.730Z] Building core-command [2021-11-09T07:04:24.992Z]  Building core-metadata ... done  ---> Running in f2be5b21fa11 [2021-11-09T07:04:28.294Z] ---> 4e789d19ced5 [2021-11-09T07:04:28.294Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-09T07:04:28.294Z] ---> b71fe2556246 [2021-11-09T07:04:28.294Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-09T07:04:28.294Z] ---> Running in b071b17a1bbb [2021-11-09T07:04:28.294Z] ---> Running in 3f61a81471da [2021-11-09T07:04:28.294Z] ---> 0f6afe480f67 [2021-11-09T07:04:28.294Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:04:28.294Z] Removing intermediate container b071b17a1bbb [2021-11-09T07:04:28.294Z] ---> 7dfa4ebb697c [2021-11-09T07:04:28.294Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T07:04:28.294Z] ---> Running in ddefcbdb72ca [2021-11-09T07:04:28.294Z] ---> Running in 261ebd3fc5c1 [2021-11-09T07:04:28.294Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T07:04:28.294Z] Removing intermediate container 261ebd3fc5c1 [2021-11-09T07:04:28.294Z] ---> a352df138a4f [2021-11-09T07:04:28.294Z] Step 20/22 : LABEL arch=x86_64 [2021-11-09T07:04:28.566Z] ---> Running in 24301eb6020e [2021-11-09T07:04:29.148Z] Removing intermediate container 24301eb6020e [2021-11-09T07:04:29.148Z] ---> 9b747db0577d [2021-11-09T07:04:29.148Z] Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:04:29.148Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T07:04:29.413Z] OK: 220 MiB in 52 packages [2021-11-09T07:04:29.992Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:04:29.992Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:04:29.992Z] ---> cf6a690c57a7 [2021-11-09T07:04:29.992Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T07:04:29.992Z] ---> Using cache [2021-11-09T07:04:29.992Z] ---> 360b055b0839 [2021-11-09T07:04:29.992Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:04:29.992Z] ---> Using cache [2021-11-09T07:04:29.992Z] ---> 60d0a11c71de [2021-11-09T07:04:29.992Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-09T07:04:29.992Z] ---> Using cache [2021-11-09T07:04:29.992Z] ---> bcfae0a150a5 [2021-11-09T07:04:29.992Z] Step 6/22 : COPY . . [2021-11-09T07:04:29.992Z] ---> Using cache [2021-11-09T07:04:29.992Z] ---> 0f6afe480f67 [2021-11-09T07:04:29.992Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:04:30.257Z] ---> Running in 6b4d40e99d20 [2021-11-09T07:04:30.257Z] Removing intermediate container 3f61a81471da [2021-11-09T07:04:30.257Z] ---> aea454c2782a [2021-11-09T07:04:30.257Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-09T07:04:30.257Z] ---> Running in 3c112aecadba [2021-11-09T07:04:30.257Z] ---> Running in 43b63bb866c8 [2021-11-09T07:04:30.257Z] Removing intermediate container 6b4d40e99d20 [2021-11-09T07:04:30.257Z] ---> 9bbc6f5f8b7d [2021-11-09T07:04:30.257Z] Step 22/22 : LABEL version=0.0.0 [2021-11-09T07:04:30.521Z] Removing intermediate container ddefcbdb72ca [2021-11-09T07:04:30.521Z] ---> 678fb458ba8f [2021-11-09T07:04:30.521Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-09T07:04:30.521Z] ---> Running in 4e952f13122c [2021-11-09T07:04:30.521Z] ---> Running in 6588bcedd6a1 [2021-11-09T07:04:30.521Z] Removing intermediate container f2be5b21fa11 [2021-11-09T07:04:30.521Z] ---> 3e0875354771 [2021-11-09T07:04:30.521Z] Step 6/22 : COPY . . [2021-11-09T07:04:30.521Z] Removing intermediate container 43b63bb866c8 [2021-11-09T07:04:30.521Z] ---> d5ff4ec0fa76 [2021-11-09T07:04:30.521Z] Step 27/30 : CMD ["gate"] [2021-11-09T07:04:30.521Z] Removing intermediate container 4e952f13122c [2021-11-09T07:04:30.521Z] ---> 8eb6bf9de316 [2021-11-09T07:04:30.521Z] [2021-11-09T07:04:30.791Z] ---> Running in 753f4bf1092e [2021-11-09T07:04:30.791Z] Successfully built 8eb6bf9de316 [2021-11-09T07:04:30.791Z] Successfully tagged core-data:latest [2021-11-09T07:04:30.791Z] Building security-secretstore-setup [2021-11-09T07:04:31.058Z]  Building core-data ... done 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-11-09T07:04:31.671Z] Removing intermediate container 753f4bf1092e [2021-11-09T07:04:31.671Z] ---> 041239c35dd1 [2021-11-09T07:04:31.671Z] Step 28/30 : LABEL arch=x86_64 [2021-11-09T07:04:37.012Z] ---> Running in 3146f9eff8a0 [2021-11-09T07:04:38.214Z] ---> f1239bf10d27 [2021-11-09T07:04:38.214Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:04:38.214Z] Removing intermediate container 3c112aecadba [2021-11-09T07:04:38.214Z] ---> e35f1cb0c278 [2021-11-09T07:04:38.214Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-09T07:04:38.476Z] ---> Running in fbe973f6f860 [2021-11-09T07:04:38.476Z] Removing intermediate container 3146f9eff8a0 [2021-11-09T07:04:38.476Z] ---> 55fcf3db2fa0 [2021-11-09T07:04:38.476Z] Step 29/30 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:04:38.476Z] ---> Running in 62bc14604599 [2021-11-09T07:04:38.739Z] ---> Running in 8ac57f82ce84 [2021-11-09T07:04:39.330Z] Removing intermediate container 8ac57f82ce84 [2021-11-09T07:04:39.330Z] ---> 0bf8a81a5481 [2021-11-09T07:04:39.330Z] Step 30/30 : LABEL version=0.0.0 [2021-11-09T07:04:39.611Z] ---> Running in 35d60723a58e [2021-11-09T07:04:39.611Z] 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-11-09T07:04:39.888Z] Removing intermediate container 35d60723a58e [2021-11-09T07:04:39.888Z] ---> 42223049dbe7 [2021-11-09T07:04:39.888Z] [2021-11-09T07:04:40.150Z] Successfully built 42223049dbe7 [2021-11-09T07:04:40.150Z] Successfully tagged security-bootstrapper:latest [2021-11-09T07:04:41.095Z]  Building security-bootstrapper ... done Removing intermediate container fbe973f6f860 [2021-11-09T07:04:41.095Z] ---> 8015b96d2fc4 [2021-11-09T07:04:41.095Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-09T07:04:41.095Z] ---> Running in 21728706ca36 [2021-11-09T07:04:42.041Z] 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-11-09T07:04:42.622Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:04:42.622Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:04:42.622Z] ---> cf6a690c57a7 [2021-11-09T07:04:42.622Z] Step 3/24 : WORKDIR /edgex-go [2021-11-09T07:04:42.622Z] ---> Using cache [2021-11-09T07:04:42.622Z] ---> 360b055b0839 [2021-11-09T07:04:42.622Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:04:42.622Z] ---> Using cache [2021-11-09T07:04:42.622Z] ---> 60d0a11c71de [2021-11-09T07:04:42.622Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-09T07:04:42.622Z] ---> Using cache [2021-11-09T07:04:42.622Z] ---> bcfae0a150a5 [2021-11-09T07:04:42.622Z] Step 6/24 : COPY . . [2021-11-09T07:04:42.622Z] ---> Using cache [2021-11-09T07:04:42.622Z] ---> 0f6afe480f67 [2021-11-09T07:04:42.622Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:04:42.622Z] ---> Using cache [2021-11-09T07:04:42.622Z] ---> e35f1cb0c278 [2021-11-09T07:04:42.622Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-09T07:04:42.622Z] ---> Running in b4f284a4e6a3 [2021-11-09T07:04:43.197Z] 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-11-09T07:04:58.211Z] 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-11-09T07:05:02.515Z] Removing intermediate container 6588bcedd6a1 [2021-11-09T07:05:02.515Z] ---> 2a112e9140d4 [2021-11-09T07:05:02.515Z] [2021-11-09T07:05:02.515Z] Step 9/20 : FROM alpine:3.14 [2021-11-09T07:05:02.515Z] ---> 14119a10abf4 [2021-11-09T07:05:02.515Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-09T07:05:02.515Z] ---> Running in 304375375e26 [2021-11-09T07:05:03.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T07:05:03.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T07:05:03.361Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-09T07:05:03.361Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-09T07:05:03.361Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-09T07:05:03.361Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-09T07:05:03.361Z] (5/5) Installing curl (7.79.1-r0) [2021-11-09T07:05:03.361Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T07:05:03.361Z] Executing ca-certificates-20191127-r5.trigger [2021-11-09T07:05:03.625Z] OK: 8 MiB in 19 packages [2021-11-09T07:05:04.570Z] Removing intermediate container 304375375e26 [2021-11-09T07:05:04.570Z] ---> 2402f9bd1769 [2021-11-09T07:05:04.570Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-09T07:05:04.570Z] ---> Running in 512e4db53f14 [2021-11-09T07:05:04.570Z] Removing intermediate container 512e4db53f14 [2021-11-09T07:05:04.570Z] ---> c895e9a6cc65 [2021-11-09T07:05:04.570Z] Step 12/20 : WORKDIR /edgex [2021-11-09T07:05:04.835Z] ---> Running in ca6a872115c5 [2021-11-09T07:05:04.835Z] Removing intermediate container ca6a872115c5 [2021-11-09T07:05:04.835Z] ---> b5eb736ae3b6 [2021-11-09T07:05:04.835Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-09T07:05:05.410Z] ---> fa2b90e2c194 [2021-11-09T07:05:05.410Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-09T07:05:05.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-09T07:05:05.984Z] ---> e29d582f0759 [2021-11-09T07:05:05.984Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-09T07:05:06.253Z] ---> c710d5a5595f [2021-11-09T07:05:06.253Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-09T07:05:06.513Z] ---> Running in 77fa34ea4171 [2021-11-09T07:05:06.513Z] Removing intermediate container 77fa34ea4171 [2021-11-09T07:05:06.513Z] ---> 5c08a1a9a04c [2021-11-09T07:05:06.513Z] Step 17/20 : CMD ["--init=true"] [2021-11-09T07:05:06.789Z] ---> Running in 60f0da1aca16 [2021-11-09T07:05:06.789Z] Removing intermediate container 60f0da1aca16 [2021-11-09T07:05:06.789Z] ---> 0ceb818fbdd8 [2021-11-09T07:05:06.789Z] Step 18/20 : LABEL arch=x86_64 [2021-11-09T07:05:06.789Z] ---> Running in d2e27622a666 [2021-11-09T07:05:07.055Z] Removing intermediate container d2e27622a666 [2021-11-09T07:05:07.055Z] ---> e97557b188d3 [2021-11-09T07:05:07.056Z] Step 19/20 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:05:07.056Z] ---> Running in 3745e3fc1dda [2021-11-09T07:05:07.316Z] Removing intermediate container 3745e3fc1dda [2021-11-09T07:05:07.316Z] ---> 95ec6ae77400 [2021-11-09T07:05:07.316Z] Step 20/20 : LABEL version=0.0.0 [2021-11-09T07:05:07.316Z] ---> Running in 96231b340c36 [2021-11-09T07:05:07.576Z] Removing intermediate container 96231b340c36 [2021-11-09T07:05:07.576Z] ---> 91522ea81c4d [2021-11-09T07:05:07.576Z] [2021-11-09T07:05:07.843Z] Successfully built 91522ea81c4d [2021-11-09T07:05:07.843Z] Successfully tagged security-proxy-setup:latest [2021-11-09T07:05:09.232Z]  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-09T07:05:10.630Z] Removing intermediate container 62bc14604599 [2021-11-09T07:05:10.630Z] ---> 43085d2c5c3a [2021-11-09T07:05:10.630Z] [2021-11-09T07:05:10.630Z] Step 9/22 : FROM alpine:3.14 [2021-11-09T07:05:10.630Z] ---> 14119a10abf4 [2021-11-09T07:05:10.630Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-09T07:05:10.630Z] ---> Using cache [2021-11-09T07:05:10.630Z] ---> 05b54d770f51 [2021-11-09T07:05:10.630Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T07:05:10.630Z] ---> Using cache [2021-11-09T07:05:10.630Z] ---> 8799d137cff8 [2021-11-09T07:05:10.630Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-09T07:05:11.576Z] ---> Running in 918be673cbfa [2021-11-09T07:05:12.147Z] Removing intermediate container 21728706ca36 [2021-11-09T07:05:12.147Z] ---> 6771da347c7a [2021-11-09T07:05:12.147Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-09T07:05:13.087Z] Removing intermediate container 918be673cbfa [2021-11-09T07:05:13.087Z] ---> f8efb8e8f4aa [2021-11-09T07:05:13.087Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-09T07:05:13.087Z] ---> Running in 86bc27a2ced5 [2021-11-09T07:05:13.352Z] Removing intermediate container b4f284a4e6a3 [2021-11-09T07:05:13.352Z] ---> 3cd6512c13be [2021-11-09T07:05:13.352Z] [2021-11-09T07:05:13.352Z] Step 9/24 : FROM alpine:3.14 [2021-11-09T07:05:13.352Z] ---> 14119a10abf4 [2021-11-09T07:05:13.352Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-09T07:05:13.352Z] ---> Running in 45c27402da23 [2021-11-09T07:05:13.352Z] ---> Running in 3d3d0d3945df [2021-11-09T07:05:13.352Z] Removing intermediate container 45c27402da23 [2021-11-09T07:05:13.352Z] ---> 072383e490dc [2021-11-09T07:05:13.352Z] Step 14/22 : WORKDIR / [2021-11-09T07:05:13.352Z] ---> Running in 75ceb908a67f [2021-11-09T07:05:13.631Z] Removing intermediate container 75ceb908a67f [2021-11-09T07:05:13.631Z] ---> ead88f15ab6f [2021-11-09T07:05:13.631Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T07:05:13.631Z] 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-11-09T07:05:13.905Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-09T07:05:13.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T07:05:13.935Z] ---> f4a60072e288 [2021-11-09T07:05:13.935Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-09T07:05:13.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T07:05:14.180Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-09T07:05:14.214Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-09T07:05:14.214Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-09T07:05:14.214Z] (3/3) Installing su-exec (0.2-r1) [2021-11-09T07:05:14.214Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T07:05:14.214Z] Executing ca-certificates-20191127-r5.trigger [2021-11-09T07:05:14.214Z] OK: 6 MiB in 17 packages [2021-11-09T07:05:14.475Z] ---> da4533594ed9 [2021-11-09T07:05:14.475Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-09T07:05:14.475Z] ---> 4b8b07ef4007 [2021-11-09T07:05:14.475Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-09T07:05:14.748Z] ---> Running in 36ba80d03223 [2021-11-09T07:05:14.749Z] Removing intermediate container 86bc27a2ced5 [2021-11-09T07:05:14.749Z] ---> 4944df8e0600 [2021-11-09T07:05:14.749Z] [2021-11-09T07:05:14.749Z] Step 10/22 : FROM docker:20.10.8 [2021-11-09T07:05:14.749Z] Removing intermediate container 3d3d0d3945df [2021-11-09T07:05:14.749Z] ---> fd689a433203 [2021-11-09T07:05:14.749Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-09T07:05:14.749Z] Removing intermediate container 36ba80d03223 [2021-11-09T07:05:14.749Z] ---> ca1603198d19 [2021-11-09T07:05:14.749Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T07:05:14.749Z] ---> Running in a5189fd7d5db [2021-11-09T07:05:14.749Z] ---> Running in 384ad6f2af42 [2021-11-09T07:05:14.749Z] Removing intermediate container a5189fd7d5db [2021-11-09T07:05:14.749Z] ---> 28d021cf1074 [2021-11-09T07:05:14.749Z] Step 20/22 : LABEL arch=x86_64 [2021-11-09T07:05:14.749Z] Removing intermediate container 384ad6f2af42 [2021-11-09T07:05:14.749Z] ---> 61208745a83f [2021-11-09T07:05:14.749Z] Step 12/24 : WORKDIR / [2021-11-09T07:05:14.749Z] ---> Running in 2c8abf8e73ed [2021-11-09T07:05:14.780Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-09T07:05:15.011Z] ---> Running in 9d875c4a8357 [2021-11-09T07:05:15.011Z] Removing intermediate container 2c8abf8e73ed [2021-11-09T07:05:15.011Z] ---> f2a2ccb38c4c [2021-11-09T07:05:15.011Z] Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:05:15.011Z] ---> Running in 7844462f7f21 [2021-11-09T07:05:15.011Z] Removing intermediate container 9d875c4a8357 [2021-11-09T07:05:15.011Z] ---> e343f8877100 [2021-11-09T07:05:15.011Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-09T07:05:15.011Z] Removing intermediate container 7844462f7f21 [2021-11-09T07:05:15.011Z] ---> 16b44af97d36 [2021-11-09T07:05:15.011Z] Step 22/22 : LABEL version=0.0.0 [2021-11-09T07:05:15.273Z] ---> Running in c8924d6cabae [2021-11-09T07:05:15.273Z] 20.10.8: Pulling from library/docker [2021-11-09T07:05:15.273Z] ---> df353dd57fcd [2021-11-09T07:05:15.273Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-09T07:05:15.273Z] Removing intermediate container c8924d6cabae [2021-11-09T07:05:15.273Z] ---> 2ebcd8466d1c [2021-11-09T07:05:15.273Z] [2021-11-09T07:05:15.273Z] Successfully built 2ebcd8466d1c [2021-11-09T07:05:15.273Z] Successfully tagged core-command:latest [2021-11-09T07:05:15.533Z]  Building core-command ... done  ---> 39882923d4a4 [2021-11-09T07:05:15.533Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-09T07:05:15.533Z] ---> 95a994b062c2 [2021-11-09T07:05:15.533Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-09T07:05:15.807Z] ---> 11e0d3763382 [2021-11-09T07:05:15.807Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-09T07:05:16.070Z] ---> d98173d969c9 [2021-11-09T07:05:16.070Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-09T07:05:16.641Z] ---> a0a158ee7f50 [2021-11-09T07:05:16.641Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-09T07:05:16.641Z] ---> bceaf2b5bc9d [2021-11-09T07:05:16.641Z] Step 20/24 : 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-11-09T07:05:16.641Z] ---> Running in 1fd5a830c6fc [2021-11-09T07:05:17.584Z] Removing intermediate container 1fd5a830c6fc [2021-11-09T07:05:17.584Z] ---> 0ce358ff914e [2021-11-09T07:05:17.584Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-09T07:05:17.584Z] ---> Running in 3e06ada9a358 [2021-11-09T07:05:17.584Z] Removing intermediate container 3e06ada9a358 [2021-11-09T07:05:17.584Z] ---> 0155106bfc82 [2021-11-09T07:05:17.584Z] Step 22/24 : LABEL arch=x86_64 [2021-11-09T07:05:17.845Z] ---> Running in a47f042af02b [2021-11-09T07:05:18.107Z] Removing intermediate container a47f042af02b [2021-11-09T07:05:18.107Z] ---> 33ef98369ada [2021-11-09T07:05:18.107Z] Step 23/24 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:05:18.107Z] ---> Running in 76d5e508d3e4 [2021-11-09T07:05:18.367Z] Removing intermediate container 76d5e508d3e4 [2021-11-09T07:05:18.367Z] ---> 3f48f82c4f7e [2021-11-09T07:05:18.367Z] Step 24/24 : LABEL version=0.0.0 [2021-11-09T07:05:18.367Z] ---> Running in 2f9fea88e977 [2021-11-09T07:05:18.634Z] Removing intermediate container 2f9fea88e977 [2021-11-09T07:05:18.634Z] ---> 33180bb14440 [2021-11-09T07:05:18.634Z] [2021-11-09T07:05:18.634Z] Successfully built 33180bb14440 [2021-11-09T07:05:18.634Z] Successfully tagged security-secretstore-setup:latest [2021-11-09T07:05:19.210Z]  Building security-secretstore-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-09T07:05:19.210Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-09T07:05:19.210Z] ---> bc6c0ffef665 [2021-11-09T07:05:19.210Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-09T07:05:19.473Z] ---> Running in 3ba93a1a50e0 [2021-11-09T07:05:19.473Z] Removing intermediate container 3ba93a1a50e0 [2021-11-09T07:05:19.473Z] ---> 5d729f09dbc7 [2021-11-09T07:05:19.473Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-09T07:05:19.473Z] ---> Running in 73d82d24cda9 [2021-11-09T07:05:19.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T07:05:20.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T07:05:20.000Z] (1/42) Installing readline (8.1.0-r0) [2021-11-09T07:05:20.000Z] (2/42) Installing bash (5.1.4-r0) [2021-11-09T07:05:20.000Z] Executing bash-5.1.4-r0.post-install [2021-11-09T07:05:20.000Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-09T07:05:20.000Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-09T07:05:20.000Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-09T07:05:20.000Z] (6/42) Installing curl (7.79.1-r0) [2021-11-09T07:05:20.000Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-09T07:05:20.000Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-09T07:05:20.000Z] (9/42) Installing expat (2.4.1-r0) [2021-11-09T07:05:20.000Z] (10/42) Installing libffi (3.3-r2) [2021-11-09T07:05:20.000Z] (11/42) Installing gdbm (1.19-r0) [2021-11-09T07:05:20.000Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-09T07:05:20.000Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-09T07:05:20.260Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-09T07:05:20.260Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-09T07:05:20.260Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-09T07:05:20.260Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-09T07:05:20.518Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-09T07:05:20.518Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-09T07:05:20.780Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-09T07:05:20.780Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-09T07:05:20.780Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-09T07:05:20.780Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-09T07:05:20.780Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-09T07:05:20.780Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-09T07:05:20.780Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-09T07:05:20.780Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-09T07:05:20.780Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-09T07:05:20.780Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-09T07:05:20.780Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-09T07:05:20.780Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-09T07:05:20.780Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-09T07:05:20.780Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-09T07:05:20.780Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-09T07:05:21.040Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-09T07:05:21.040Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-09T07:05:21.040Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-09T07:05:21.040Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-09T07:05:21.040Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-09T07:05:21.040Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-09T07:05:21.040Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-09T07:05:21.040Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-09T07:05:21.040Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T07:05:21.040Z] OK: 84 MiB in 64 packages [2021-11-09T07:05:21.979Z] Collecting docker-compose==1.23.2 [2021-11-09T07:05:21.979Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-09T07:05:21.979Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-09T07:05:21.979Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-09T07:05:21.979Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-09T07:05:21.979Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-09T07:05:21.979Z] Collecting jsonschema<3,>=2.5.1 [2021-11-09T07:05:21.979Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-09T07:05:22.242Z] Collecting cached-property<2,>=1.2.0 [2021-11-09T07:05:22.242Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-09T07:05:22.242Z] Collecting PyYAML<4,>=3.10 [2021-11-09T07:05:22.242Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-09T07:05:22.813Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-09T07:05:22.813Z] Collecting docopt<0.7,>=0.6.1 [2021-11-09T07:05:22.813Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-09T07:05:23.077Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-09T07:05:23.077Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-09T07:05:23.338Z] Collecting texttable<0.10,>=0.9.0 [2021-11-09T07:05:23.338Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-09T07:05:23.599Z] Collecting docker<4.0,>=3.6.0 [2021-11-09T07:05:23.599Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-09T07:05:23.897Z] Collecting docker-pycreds>=0.4.0 [2021-11-09T07:05:23.897Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-09T07:05:23.897Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-09T07:05:23.897Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-09T07:05:23.897Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-09T07:05:23.897Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-09T07:05:23.897Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-09T07:05:23.897Z] Collecting idna<2.8,>=2.5 [2021-11-09T07:05:23.897Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-09T07:05:24.220Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-09T07:05:24.220Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-09T07:05:24.220Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-09T07:05:24.220Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-09T07:05:24.220Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-09T07:05:24.220Z] Attempting uninstall: urllib3 [2021-11-09T07:05:24.220Z] Found existing installation: urllib3 1.26.5 [2021-11-09T07:05:24.220Z] Uninstalling urllib3-1.26.5: [2021-11-09T07:05:24.220Z] Successfully uninstalled urllib3-1.26.5 [2021-11-09T07:05:24.220Z] Attempting uninstall: idna [2021-11-09T07:05:24.220Z] Found existing installation: idna 3.2 [2021-11-09T07:05:24.220Z] Uninstalling idna-3.2: [2021-11-09T07:05:24.220Z] Successfully uninstalled idna-3.2 [2021-11-09T07:05:24.540Z] Attempting uninstall: chardet [2021-11-09T07:05:24.540Z] Found existing installation: chardet 4.0.0 [2021-11-09T07:05:24.540Z] Uninstalling chardet-4.0.0: [2021-11-09T07:05:24.540Z] Successfully uninstalled chardet-4.0.0 [2021-11-09T07:05:24.859Z] Attempting uninstall: requests [2021-11-09T07:05:24.859Z] Found existing installation: requests 2.25.1 [2021-11-09T07:05:24.859Z] Uninstalling requests-2.25.1: [2021-11-09T07:05:24.859Z] Successfully uninstalled requests-2.25.1 [2021-11-09T07:05:24.859Z] Running setup.py install for texttable: started [2021-11-09T07:05:25.188Z] Running setup.py install for texttable: finished with status 'done' [2021-11-09T07:05:25.188Z] Running setup.py install for PyYAML: started [2021-11-09T07:05:25.503Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-09T07:05:25.503Z] Running setup.py install for docopt: started [2021-11-09T07:05:25.820Z] Running setup.py install for docopt: finished with status 'done' [2021-11-09T07:05:25.820Z] Running setup.py install for dockerpty: started [2021-11-09T07:05:26.078Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-09T07:05:26.648Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-11-09T07:05:27.212Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-09T07:05:27.212Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-09T07:05:27.212Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-09T07:05:27.212Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-09T07:05:27.212Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-09T07:05:27.212Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-09T07:05:28.764Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-09T07:05:28.764Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-09T07:05:28.764Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-09T07:05:28.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-09T07:05:29.914Z] Removing intermediate container 73d82d24cda9 [2021-11-09T07:05:29.914Z] ---> 922311ffeef2 [2021-11-09T07:05:29.914Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-09T07:05:29.914Z] ---> Running in 3d2418be4263 [2021-11-09T07:05:29.914Z] Removing intermediate container 3d2418be4263 [2021-11-09T07:05:29.914Z] ---> f971e2587b30 [2021-11-09T07:05:29.914Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-09T07:05:29.914Z] ---> Running in ab4780fce367 [2021-11-09T07:05:29.914Z] Removing intermediate container ab4780fce367 [2021-11-09T07:05:29.914Z] ---> 9dac4e49ce1f [2021-11-09T07:05:29.914Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-09T07:05:29.914Z] ---> ea227bf25c77 [2021-11-09T07:05:29.914Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-09T07:05:30.181Z] ---> 2aba6dd009ba [2021-11-09T07:05:30.181Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-09T07:05:30.452Z] ---> 992842cc5099 [2021-11-09T07:05:30.452Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-09T07:05:30.452Z] ---> Running in 95651fb0991a [2021-11-09T07:05:30.452Z] Removing intermediate container 95651fb0991a [2021-11-09T07:05:30.452Z] ---> ace1aa8d5221 [2021-11-09T07:05:30.452Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T07:05:30.452Z] ---> Running in 30557019a52d [2021-11-09T07:05:30.714Z] Removing intermediate container 30557019a52d [2021-11-09T07:05:30.714Z] ---> d2a4f0ccb428 [2021-11-09T07:05:30.714Z] Step 20/22 : LABEL arch=x86_64 [2021-11-09T07:05:30.714Z] ---> Running in 8d6be34c3071 [2021-11-09T07:05:30.714Z] Removing intermediate container 8d6be34c3071 [2021-11-09T07:05:30.714Z] ---> 8ae4084db011 [2021-11-09T07:05:30.714Z] Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:05:30.714Z] ---> Running in ede294c5a753 [2021-11-09T07:05:30.979Z] Removing intermediate container ede294c5a753 [2021-11-09T07:05:30.979Z] ---> 8fe8bfe4d06a [2021-11-09T07:05:30.979Z] Step 22/22 : LABEL version=0.0.0 [2021-11-09T07:05:30.979Z] ---> Running in 1e365ef2373a [2021-11-09T07:05:30.980Z] Removing intermediate container 1e365ef2373a [2021-11-09T07:05:30.980Z] ---> 3729c9a1299b [2021-11-09T07:05:30.980Z] [2021-11-09T07:05:30.980Z] Successfully built 3729c9a1299b [2021-11-09T07:05:30.980Z] Successfully tagged sys-mgmt-agent:latest [2021-11-09T07:05:31.245Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-09T07:05:31.265Z] $ docker stop --time=1 ea492bdd0242d55c253677d0ca1bdb43866bdfe658b88e134df5706a4649881b [2021-11-09T07:05:32.592Z] $ docker rm -f ea492bdd0242d55c253677d0ca1bdb43866bdfe658b88e134df5706a4649881b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T07:05:33.005Z] + docker images [2021-11-09T07:05:33.005Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-09T07:05:33.005Z] sys-mgmt-agent latest 3729c9a1299b 2 seconds ago 294MB [2021-11-09T07:05:33.005Z] security-secretstore-setup latest 33180bb14440 14 seconds ago 28.4MB [2021-11-09T07:05:33.005Z] core-command latest 2ebcd8466d1c 17 seconds ago 16.1MB [2021-11-09T07:05:33.005Z] 4944df8e0600 18 seconds ago 1.76GB [2021-11-09T07:05:33.005Z] 3cd6512c13be 19 seconds ago 1.76GB [2021-11-09T07:05:33.005Z] 43085d2c5c3a 22 seconds ago 1.75GB [2021-11-09T07:05:33.005Z] security-proxy-setup latest 91522ea81c4d 25 seconds ago 26.9MB [2021-11-09T07:05:33.005Z] 2a112e9140d4 31 seconds ago 1.76GB [2021-11-09T07:05:33.005Z] security-bootstrapper latest 42223049dbe7 53 seconds ago 18.9MB [2021-11-09T07:05:33.005Z] core-data latest 8eb6bf9de316 About a minute ago 20.7MB [2021-11-09T07:05:33.005Z] core-metadata latest 60704d289506 About a minute ago 16.9MB [2021-11-09T07:05:33.005Z] support-scheduler latest ca150b8586d3 About a minute ago 16.2MB [2021-11-09T07:05:33.005Z] support-notifications latest 6ba1ee6d47f1 About a minute ago 16.9MB [2021-11-09T07:05:33.005Z] 44eb8e66be88 About a minute ago 1.76GB [2021-11-09T07:05:33.005Z] b52f1fff04a5 About a minute ago 1.76GB [2021-11-09T07:05:33.005Z] 9f492a08fe2f About a minute ago 1.76GB [2021-11-09T07:05:33.005Z] 513820238cea About a minute ago 1.76GB [2021-11-09T07:05:33.005Z] bf3200f22379 About a minute ago 1.76GB [2021-11-09T07:05:33.005Z] ci-base-image-x86_64 latest cf6a690c57a7 5 minutes ago 1.25GB [2021-11-09T07:05:33.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 weeks ago 548MB [2021-11-09T07:05:33.005Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-09T07:05:33.005Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-09T07:05:33.005Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-09T07:05:33.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-11-09T07:05:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.174s coverage: 28.7% of statements [2021-11-09T07:05:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-09T07:05:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-09T07:05:39.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.359s coverage: 98.5% of statements [2021-11-09T07:05:39.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-09T07:05:40.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.321s coverage: 44.7% of statements [2021-11-09T07:05:40.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-09T07:05:40.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-09T07:05:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.577s coverage: 89.5% of statements [2021-11-09T07:05:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-09T07:05:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-09T07:05:44.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.320s coverage: 84.4% of statements [2021-11-09T07:05:44.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-09T07:05:44.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-09T07:05:44.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-09T07:05:44.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-09T07:05:44.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-09T07:05:48.533Z] Still waiting to schedule task [2021-11-09T07:05:48.534Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-09T07:05:52.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.664s coverage: 94.2% of statements [2021-11-09T07:05:52.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-09T07:05:52.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-09T07:05:52.423Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.202s coverage: 59.1% of statements [2021-11-09T07:05:52.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-09T07:05:52.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-09T07:05:52.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-09T07:05:52.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-09T07:05:52.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-09T07:05:52.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.212s coverage: 60.0% of statements [2021-11-09T07:05:52.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-09T07:05:52.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-09T07:05:52.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-09T07:05:52.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.330s coverage: 0.9% of statements [2021-11-09T07:05:52.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-09T07:05:52.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.202s coverage: 58.8% of statements [2021-11-09T07:05:52.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.192s coverage: 21.7% of statements [2021-11-09T07:05:52.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-09T07:05:52.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements [2021-11-09T07:05:52.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.214s coverage: 79.5% of statements [2021-11-09T07:05:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.249s coverage: 94.1% of statements [2021-11-09T07:05:53.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.247s coverage: 96.3% of statements [2021-11-09T07:05:54.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.218s coverage: 87.5% of statements [2021-11-09T07:06:07.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.245s coverage: 94.4% of statements [2021-11-09T07:06:07.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements [2021-11-09T07:06:11.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.555s coverage: 82.5% of statements [2021-11-09T07:06:11.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-09T07:06:19.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements [2021-11-09T07:06:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-09T07:06:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-09T07:06:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-09T07:06:19.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-11-09T07:06:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-09T07:06:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-09T07:06:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-09T07:06:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-09T07:06:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-09T07:06:19.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements [2021-11-09T07:06:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-09T07:06:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-09T07:06:19.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2021-11-09T07:06:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-09T07:06:19.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.255s coverage: 58.8% of statements [2021-11-09T07:06:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-09T07:06:19.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.224s coverage: 80.0% of statements [2021-11-09T07:06:19.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2021-11-09T07:06:19.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements [2021-11-09T07:06:19.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.763s coverage: 91.2% of statements [2021-11-09T07:06:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-09T07:06:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.695s coverage: 64.4% of statements [2021-11-09T07:06:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-09T07:06:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-09T07:06:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements [2021-11-09T07:06:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 89.4% of statements [2021-11-09T07:06:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-11-09T07:06:20.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements [2021-11-09T07:06:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2021-11-09T07:06:26.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.434s coverage: 65.4% of statements [2021-11-09T07:06:26.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-09T07:06:26.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-09T07:06:26.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-09T07:06:27.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.788s coverage: 43.8% of statements [2021-11-09T07:06:27.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-09T07:06:27.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-09T07:06:27.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements [2021-11-09T07:06:27.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-09T07:06:27.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements [2021-11-09T07:06:27.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-09T07:06:36.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.270s coverage: 17.7% of statements [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-09T07:06:36.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.628s coverage: 92.3% of statements [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-09T07:06:36.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-09T07:06:36.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.451s coverage: 97.7% of statements [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-09T07:06:36.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-09T07:06:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-09T07:06:36.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements [2021-11-09T07:06:36.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2021-11-09T07:06:36.811Z] 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-11-09T07:06:36.811Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-09T07:06:36.811Z] GO111MODULE=on go vet ./... [2021-11-09T07:07:58.637Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-09T07:07:58.637Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-09T07:08:00.617Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-09T07:08:03.294Z] + ls -al . [2021-11-09T07:08:03.294Z] total 664 [2021-11-09T07:08:03.294Z] drwxrwxr-x 9 1001 1001 4096 Nov 9 07:08 . [2021-11-09T07:08:03.294Z] drwxr-xr-x 4 root root 4096 Nov 9 07:03 .. [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 11 Nov 9 07:01 .dockerignore [2021-11-09T07:08:03.294Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 07:01 .git [2021-11-09T07:08:03.294Z] drwxrwxr-x 4 1001 1001 4096 Nov 9 07:01 .github [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 804 Nov 9 07:01 .gitignore [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 42 Nov 9 07:01 .golangci.yml [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 76 Nov 9 07:01 .hadolint.yml [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 166 Nov 9 07:01 .sonarcloud.properties [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 1171 Nov 9 07:01 ADOPTERS.md [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 8910 Nov 9 07:01 Attribution.txt [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 43881 Nov 9 07:01 CHANGELOG.md [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 3804 Nov 9 07:01 CONTRIBUTING.md [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 677 Nov 9 07:01 GOVERNANCE.md [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 849 Nov 9 07:01 Jenkinsfile [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 10775 Nov 9 07:01 LICENSE [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 6508 Nov 9 07:01 Makefile [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 582 Nov 9 07:01 OWNERS.md [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 8256 Nov 9 07:01 README.md [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 6912 Nov 9 07:01 SECURITY.md [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 5 Nov 9 06:58 VERSION [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 4131 Nov 9 07:01 ZMQWindows.md [2021-11-09T07:08:03.294Z] drwxrwxr-x 2 1001 1001 4096 Nov 9 07:01 bin [2021-11-09T07:08:03.294Z] drwxrwxr-x 14 1001 1001 4096 Nov 9 07:01 cmd [2021-11-09T07:08:03.294Z] -rw-r--r-- 1 root root 428381 Nov 9 07:06 coverage.out [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 854 Nov 9 07:01 go.mod [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 49665 Nov 9 07:01 go.sum [2021-11-09T07:08:03.294Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 07:01 internal [2021-11-09T07:08:03.294Z] drwxrwxr-x 3 1001 1001 4096 Nov 9 07:01 openapi [2021-11-09T07:08:03.294Z] drwxrwxr-x 4 1001 1001 4096 Nov 9 07:01 snap [2021-11-09T07:08:03.294Z] -rw-rw-r-- 1 1001 1001 204 Nov 9 07:01 version.go [Pipeline] sh [2021-11-09T07:08:03.974Z] + '[' -e coverage.out ] [2021-11-09T07:08:03.975Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-09T07:08:04.008Z] Warning: overwriting stash ‘coverage-report’ [2021-11-09T07:08:04.924Z] Stashed 1 file(s) [Pipeline] sh [2021-11-09T07:08:05.599Z] + make build [2021-11-09T07:08:05.599Z] 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-11-09T07:08:12.326Z] 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-11-09T07:08:39.170Z] 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-11-09T07:08:39.170Z] 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-11-09T07:08:43.685Z] 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-11-09T07:08:44.285Z] 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-11-09T07:08:48.621Z] 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-11-09T07:08:52.021Z] 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-11-09T07:08:55.406Z] 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-11-09T07:08:59.721Z] 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-11-09T07:09:02.442Z] 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-11-09T07:09:03.622Z] Running on prd-ubuntu18.04-docker-8c-8g-28060 in /w/workspace/edgexfoundry_edgex-go_PR-3797 [Pipeline] { [Pipeline] ws [2021-11-09T07:09:03.659Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-09T07:09:03.775Z] The recommended git tool is: git [2021-11-09T07:09:05.732Z] using credential edgex-jenkins-ssh [2021-11-09T07:09:05.743Z] Cloning the remote Git repository [2021-11-09T07:09:05.838Z] 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-11-09T07:09:05.766Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-09T07:09:05.828Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-09T07:09:05.856Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-09T07:09:05.856Z] > git --version # timeout=10 [2021-11-09T07:09:05.863Z] > git --version # 'git version 2.17.1' [2021-11-09T07:09:05.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T07:09:05.935Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T07:09:10.215Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-09T07:09:10.224Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T07:09:10.235Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-09T07:09:10.247Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-09T07:09:10.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T07:09:10.253Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3797/head:refs/remotes/origin/PR-3797 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-09T07:09:10.896Z] Merging remotes/origin/main commit a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 into PR head commit eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:09:11.017Z] Merge succeeded, producing eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:09:11.018Z] Checking out Revision eea5969ac6e108a3a2cd6bf0bb29fe789e372619 (PR-3797) [Pipeline] } [2021-11-09T07:09:11.271Z] $ docker stop --time=1 542f34b7f7c5d4eb23793b6a33ef1fc1e3afc41cae81af61714d4203eb187ddb [2021-11-09T07:09:10.907Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T07:09:10.914Z] > git checkout -f eea5969ac6e108a3a2cd6bf0bb29fe789e372619 # timeout=10 [2021-11-09T07:09:10.986Z] > git remote # timeout=10 [2021-11-09T07:09:10.995Z] > git config --get remote.origin.url # timeout=10 [2021-11-09T07:09:11.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T07:09:11.004Z] > git merge a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 # timeout=10 [2021-11-09T07:09:11.013Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-09T07:09:11.022Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T07:09:11.035Z] > git checkout -f eea5969ac6e108a3a2cd6bf0bb29fe789e372619 # timeout=10 [2021-11-09T07:09:13.299Z] $ docker rm -f 542f34b7f7c5d4eb23793b6a33ef1fc1e3afc41cae81af61714d4203eb187ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-11-09T07:09:14.612Z] Commit message: "fix(meta): Check required service and profile for ProvisionWatcher" [Pipeline] stage [Pipeline] { (Docker Build) [2021-11-09T07:09:14.645Z] > git --version # timeout=10 [2021-11-09T07:09:14.649Z] > git --version # 'git version 2.17.1' [2021-11-09T07:09:14.658Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T07:09:15.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T07:09:15.329Z] [2021-11-09T07:09:15.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T07:09:15.639Z] + echo snap-build.sh [2021-11-09T07:09:15.639Z] snap-build.sh [2021-11-09T07:09:15.639Z] + SNAP_BASE_DIR=. [2021-11-09T07:09:15.639Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-11-09T07:09:15.639Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-11-09T07:09:15.639Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-11-09T07:09:15.639Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-11-09T07:09:15.639Z] + cd /w/workspace/edgex-go/1 [2021-11-09T07:09:15.639Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-09T07:09:15.639Z] Reading package lists... [2021-11-09T07:09:15.639Z] Building dependency tree... [2021-11-09T07:09:15.639Z] Reading state information... [2021-11-09T07:09:15.639Z] The following packages were automatically installed and are no longer required: [2021-11-09T07:09:15.639Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-09T07:09:15.639Z] uidmap xdelta3 [2021-11-09T07:09:15.639Z] Use 'sudo apt autoremove' to remove them. [2021-11-09T07:09:15.639Z] The following packages will be REMOVED: [2021-11-09T07:09:15.639Z] lxd* lxd-client* [2021-11-09T07:09:15.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-09T07:09:15.900Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-09T07:09:15.900Z] After this operation, 31.7 MB disk space will be freed. [2021-11-09T07:09:15.993Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-09T07:09:15.993Z] 29e5d40040c1: Pulling fs layer [2021-11-09T07:09:15.993Z] 1ce36da41761: Pulling fs layer [2021-11-09T07:09:15.993Z] 25b303627fd3: Pulling fs layer [2021-11-09T07:09:15.993Z] 29e5d40040c1: Verifying Checksum [2021-11-09T07:09:15.993Z] 29e5d40040c1: Download complete [2021-11-09T07:09:16.268Z] 1ce36da41761: Verifying Checksum [2021-11-09T07:09:16.268Z] 1ce36da41761: Download complete [2021-11-09T07:09:16.685Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-11-09T07:09:16.685Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-09T07:09:16.865Z] 29e5d40040c1: Pull complete [2021-11-09T07:09:17.628Z] Removing lxd dnsmasq configuration [2021-11-09T07:09:17.628Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-09T07:09:17.628Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-09T07:09:17.846Z] 25b303627fd3: Verifying Checksum [2021-11-09T07:09:17.846Z] 25b303627fd3: Download complete [2021-11-09T07:09:18.929Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-09T07:09:18.929Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-11-09T07:09:18.929Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-09T07:09:18.940Z] 1ce36da41761: Pull complete [2021-11-09T07:09:19.878Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-09T07:09:19.878Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-09T07:09:20.455Z] + sudo snap remove --purge lxd [2021-11-09T07:09:20.718Z] snap "lxd" is not installed [2021-11-09T07:09:20.718Z] + sudo groupadd --force --system lxd [2021-11-09T07:09:20.718Z] ++ whoami [2021-11-09T07:09:20.718Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-09T07:09:20.718Z] + newgrp - lxd [2021-11-09T07:09:20.718Z] + sudo snap install lxd [2021-11-09T07:09:29.305Z] 25b303627fd3: Pull complete [2021-11-09T07:09:29.305Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-09T07:09:29.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-09T07:09:29.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-09T07:09:29.608Z] prd-ubuntu18.04-docker-arm64-4c-16g-28055 does not seem to be running inside a container [2021-11-09T07:09:29.715Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-09T07:09:30.735Z] 2021-11-09T07:09:27Z INFO Waiting for automatic snapd restart... [2021-11-09T07:09:32.154Z] $ docker top 5afdd7ec565d81875e00a00ce0caa2404fe995eda2f7711191453cbd639d0588 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T07:09:33.237Z] + docker-compose build --help [2021-11-09T07:09:33.237Z] + grep parallel [2021-11-09T07:09:36.671Z] --parallel Build images in parallel. [Pipeline] } [2021-11-09T07:09:36.967Z] $ docker stop --time=1 5afdd7ec565d81875e00a00ce0caa2404fe995eda2f7711191453cbd639d0588 [2021-11-09T07:09:38.648Z] $ docker rm -f 5afdd7ec565d81875e00a00ce0caa2404fe995eda2f7711191453cbd639d0588 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T07:09:39.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-09T07:09:39.398Z] . [Pipeline] withDockerContainer [2021-11-09T07:09:39.664Z] prd-ubuntu18.04-docker-arm64-4c-16g-28055 does not seem to be running inside a container [2021-11-09T07:09:39.729Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-09T07:09:41.122Z] $ docker top a6ad9ad77b56ef615b94a24747b7918532ecc47fe7db931c2cfc105e1d183f0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T07:09:42.133Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-09T07:09:46.424Z] Building core-command ... [2021-11-09T07:09:46.424Z] Building core-data ... [2021-11-09T07:09:46.424Z] Building core-metadata ... [2021-11-09T07:09:46.424Z] Building security-bootstrapper ... [2021-11-09T07:09:46.424Z] Building security-proxy-setup ... [2021-11-09T07:09:46.424Z] Building security-secretstore-setup ... [2021-11-09T07:09:46.424Z] Building support-notifications ... [2021-11-09T07:09:46.424Z] Building support-scheduler ... [2021-11-09T07:09:46.424Z] Building sys-mgmt-agent ... [2021-11-09T07:09:46.424Z] Building core-metadata [2021-11-09T07:09:46.424Z] Building support-notifications [2021-11-09T07:09:46.424Z] Building core-data [2021-11-09T07:09:46.424Z] Building core-command [2021-11-09T07:09:46.424Z] Building security-secretstore-setup [2021-11-09T07:09:48.862Z] lxd 4.19 from Canonical* installed [2021-11-09T07:09:48.862Z] + sudo lxd init --auto [2021-11-09T07:09:57.029Z] + sudo snap install --classic snapcraft [2021-11-09T07:10:07.036Z] snapcraft 5.0 from Canonical* installed [2021-11-09T07:10:07.036Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-09T07:10:07.036Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-09T07:10:07.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T07:10:07.036Z] Dload Upload Total Spent Left Speed [2021-11-09T07:10:07.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 [2021-11-09T07:10:07.036Z] 100 3325k 100 3325k 0 0 7643k 0 --:--:-- --:--:-- --:--:-- 7643k [2021-11-09T07:10:07.036Z] ./yq_linux_amd64 [2021-11-09T07:10:07.036Z] + sudo snapcraft prime --use-lxd [2021-11-09T07:10:08.427Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-09T07:10:08.427Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-09T07:10:08.427Z] - README.md [2021-11-09T07:10:08.427Z] [2021-11-09T07:10:08.427Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-09T07:10:08.427Z] Launching a container. [2021-11-09T07:10:18.450Z] Waiting for container to be ready [2021-11-09T07:10:18.450Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-11-09T07:10:18.450Z] [2021-11-09T07:10:22.660Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-09T07:10:22.660Z] Waiting for network to be ready... [2021-11-09T07:10:23.232Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-09T07:10:23.232Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-09T07:10:23.806Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-09T07:10:23.806Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1955 kB] [2021-11-09T07:10:23.806Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-09T07:10:24.067Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-09T07:10:24.067Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-09T07:10:24.067Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-09T07:10:24.067Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-09T07:10:24.067Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-09T07:10:24.067Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-09T07:10:24.327Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [351 kB] [2021-11-09T07:10:24.327Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-09T07:10:24.327Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-09T07:10:24.327Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [514 kB] [2021-11-09T07:10:24.327Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.7 kB] [2021-11-09T07:10:24.327Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1147 kB] [2021-11-09T07:10:24.327Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-09T07:10:24.588Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-09T07:10:24.588Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2300 kB] [2021-11-09T07:10:24.849Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [444 kB] [2021-11-09T07:10:24.849Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-09T07:10:24.849Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-09T07:10:24.849Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [538 kB] [2021-11-09T07:10:24.849Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.5 kB] [2021-11-09T07:10:24.849Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1763 kB] [2021-11-09T07:10:24.849Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-09T07:10:28.165Z] Fetched 25.6 MB in 5s (5529 kB/s) [2021-11-09T07:10:28.431Z] Reading package lists... [2021-11-09T07:10:28.692Z] Reading package lists... [2021-11-09T07:10:28.953Z] Building dependency tree... [2021-11-09T07:10:28.953Z] Reading state information... [2021-11-09T07:10:28.953Z] The following additional packages will be installed: [2021-11-09T07:10:28.953Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-09T07:10:28.953Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-09T07:10:28.953Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-09T07:10:28.953Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-09T07:10:28.953Z] Suggested packages: [2021-11-09T07:10:28.953Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-09T07:10:28.953Z] Recommended packages: [2021-11-09T07:10:28.953Z] gnupg libsasl2-modules [2021-11-09T07:10:28.953Z] The following NEW packages will be installed: [2021-11-09T07:10:28.953Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-09T07:10:28.953Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-09T07:10:28.953Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-09T07:10:28.953Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-09T07:10:28.953Z] The following packages will be upgraded: [2021-11-09T07:10:28.953Z] gpg gpg-agent gpgconf libudev1 [2021-11-09T07:10:29.214Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-09T07:10:29.214Z] Need to get 3527 kB of archives. [2021-11-09T07:10:29.214Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-09T07:10:29.214Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-11-09T07:10:29.214Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-09T07:10:29.214Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-09T07:10:29.214Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-09T07:10:29.214Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-09T07:10:29.474Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-09T07:10:30.045Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-09T07:10:30.045Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-09T07:10:30.045Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-09T07:10:30.045Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-09T07:10:30.045Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-09T07:10:30.045Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-09T07:10:30.045Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-09T07:10:30.045Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-09T07:10:30.045Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-09T07:10:30.045Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-09T07:10:30.045Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-09T07:10:30.045Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-09T07:10:30.045Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-09T07:10:30.045Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-09T07:10:30.045Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-09T07:10:30.045Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-09T07:10:30.305Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-09T07:10:30.306Z] Fetched 3527 kB in 1s (3324 kB/s) [2021-11-09T07:10:30.306Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-09T07:10:30.306Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-09T07:10:30.306Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-09T07:10:30.306Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-09T07:10:30.306Z] Selecting previously unselected package udev. [2021-11-09T07:10:30.306Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-09T07:10:30.306Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-09T07:10:30.572Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-09T07:10:30.572Z] Selecting previously unselected package libfuse2:amd64. [2021-11-09T07:10:30.572Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-09T07:10:30.572Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-09T07:10:30.572Z] Selecting previously unselected package fuse. [2021-11-09T07:10:30.573Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-09T07:10:30.573Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-09T07:10:30.836Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-09T07:10:30.836Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-09T07:10:30.836Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-09T07:10:30.836Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-09T07:10:30.836Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-09T07:10:30.836Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-09T07:10:31.098Z] Selecting previously unselected package libksba8:amd64. [2021-11-09T07:10:31.098Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-09T07:10:31.098Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-09T07:10:31.098Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-09T07:10:31.098Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-09T07:10:31.098Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:31.098Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-09T07:10:31.098Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-09T07:10:31.098Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:31.098Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-09T07:10:31.098Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-09T07:10:31.098Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:31.360Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-09T07:10:31.360Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-09T07:10:31.360Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:31.360Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-09T07:10:31.360Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-09T07:10:31.360Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:31.360Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-09T07:10:31.360Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-09T07:10:31.360Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:31.360Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-09T07:10:31.360Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-09T07:10:31.360Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:31.621Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-09T07:10:31.621Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-09T07:10:31.621Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:31.621Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-09T07:10:31.621Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-09T07:10:31.621Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:31.621Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-09T07:10:31.621Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-09T07:10:31.621Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-09T07:10:31.621Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-09T07:10:31.621Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-09T07:10:31.621Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-09T07:10:31.883Z] Selecting previously unselected package libldap-common. [2021-11-09T07:10:31.883Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-09T07:10:31.883Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-09T07:10:31.883Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-09T07:10:31.883Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-09T07:10:31.883Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-09T07:10:31.883Z] Selecting previously unselected package dirmngr. [2021-11-09T07:10:31.883Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-09T07:10:31.883Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-09T07:10:32.144Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-09T07:10:32.144Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-09T07:10:32.144Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-09T07:10:32.144Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-09T07:10:32.144Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-09T07:10:32.144Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-09T07:10:32.144Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:32.144Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-09T07:10:32.144Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-09T07:10:32.144Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-09T07:10:32.408Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-09T07:10:32.669Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:32.669Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-09T07:10:32.669Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-09T07:10:32.669Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-09T07:10:32.669Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:32.669Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:32.669Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:32.669Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:32.669Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:32.669Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:32.669Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-09T07:10:32.669Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-09T07:10:32.669Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-09T07:10:32.930Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-09T07:10:33.195Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-09T07:10:33.195Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-09T07:10:33.195Z] This means they are not meant to be enabled using systemctl. [2021-11-09T07:10:33.195Z] Possible reasons for having this kind of units are: [2021-11-09T07:10:33.195Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-09T07:10:33.195Z] .wants/ or .requires/ directory. [2021-11-09T07:10:33.195Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-09T07:10:33.195Z] a requirement dependency on it. [2021-11-09T07:10:33.195Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-09T07:10:33.195Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-09T07:10:33.195Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-09T07:10:33.195Z] instance name specified. [2021-11-09T07:10:33.457Z] Reading package lists... [2021-11-09T07:10:33.719Z] Building dependency tree... [2021-11-09T07:10:33.719Z] Reading state information... [2021-11-09T07:10:33.719Z] The following additional packages will be installed: [2021-11-09T07:10:33.719Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-09T07:10:33.719Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-09T07:10:33.719Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-09T07:10:33.719Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-09T07:10:33.719Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-09T07:10:33.719Z] Suggested packages: [2021-11-09T07:10:33.719Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-09T07:10:33.719Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-09T07:10:33.719Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-09T07:10:33.719Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-09T07:10:33.719Z] systemd-container policykit-1 [2021-11-09T07:10:33.719Z] Recommended packages: [2021-11-09T07:10:33.719Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-09T07:10:33.981Z] The following NEW packages will be installed: [2021-11-09T07:10:33.981Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-09T07:10:33.981Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-09T07:10:33.981Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-09T07:10:33.981Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-09T07:10:33.981Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-09T07:10:33.981Z] The following packages will be upgraded: [2021-11-09T07:10:33.981Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-09T07:10:33.981Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-09T07:10:33.981Z] Need to get 36.8 MB of archives. [2021-11-09T07:10:33.981Z] After this operation, 147 MB of additional disk space will be used. [2021-11-09T07:10:33.981Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-09T07:10:33.981Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-09T07:10:34.923Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-09T07:10:34.923Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-09T07:10:34.923Z] 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-11-09T07:10:34.923Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-09T07:10:34.923Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-09T07:10:34.923Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-09T07:10:34.923Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-09T07:10:34.923Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-09T07:10:34.923Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-09T07:10:34.923Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-09T07:10:34.923Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-09T07:10:34.923Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-09T07:10:34.923Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-09T07:10:34.923Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-09T07:10:34.923Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-09T07:10:34.923Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-09T07:10:34.923Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-09T07:10:34.923Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-09T07:10:34.923Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-09T07:10:34.923Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-09T07:10:34.923Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-09T07:10:34.923Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-09T07:10:34.923Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-09T07:10:34.924Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-09T07:10:34.924Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-09T07:10:34.924Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-09T07:10:35.189Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-09T07:10:35.189Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-09T07:10:35.762Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-09T07:10:35.762Z] Fetched 36.8 MB in 2s (20.3 MB/s) [2021-11-09T07:10:35.762Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-09T07:10:35.762Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-09T07:10:36.025Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-09T07:10:36.598Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-09T07:10:36.598Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-09T07:10:36.598Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-09T07:10:36.598Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-09T07:10:36.598Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-09T07:10:36.598Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-09T07:10:36.859Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-09T07:10:36.859Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-09T07:10:36.859Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-09T07:10:36.859Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-09T07:10:37.120Z] Setting up apt (1.6.14) ... [2021-11-09T07:10:37.120Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-09T07:10:37.382Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-09T07:10:37.643Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-09T07:10:37.643Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-09T07:10:37.643Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-09T07:10:37.643Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-09T07:10:37.643Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-09T07:10:37.643Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-09T07:10:37.904Z] Selecting previously unselected package libexpat1:amd64. [2021-11-09T07:10:37.904Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-09T07:10:37.904Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-09T07:10:37.904Z] Selecting previously unselected package python3.6-minimal. [2021-11-09T07:10:37.904Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-09T07:10:37.904Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-09T07:10:38.165Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-09T07:10:38.165Z] Checking for services that may need to be restarted...done. [2021-11-09T07:10:38.165Z] Checking for services that may need to be restarted...done. [2021-11-09T07:10:38.165Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-09T07:10:38.165Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-09T07:10:38.165Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-09T07:10:38.737Z] Selecting previously unselected package python3-minimal. [2021-11-09T07:10:38.737Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-09T07:10:38.737Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-09T07:10:38.737Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-09T07:10:38.737Z] Selecting previously unselected package mime-support. [2021-11-09T07:10:38.737Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-09T07:10:38.737Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-09T07:10:38.737Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-09T07:10:38.737Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-09T07:10:38.737Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-09T07:10:38.998Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-09T07:10:38.998Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-09T07:10:38.998Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-09T07:10:38.998Z] Selecting previously unselected package python3.6. [2021-11-09T07:10:38.998Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-09T07:10:38.998Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-09T07:10:38.998Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-09T07:10:38.998Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-09T07:10:38.998Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-09T07:10:39.260Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-09T07:10:39.521Z] Selecting previously unselected package python3. [2021-11-09T07:10:39.521Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-09T07:10:39.521Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-09T07:10:39.521Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-09T07:10:39.521Z] Selecting previously unselected package multiarch-support. [2021-11-09T07:10:39.521Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-09T07:10:39.521Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-09T07:10:39.521Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-09T07:10:39.521Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-09T07:10:39.521Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-09T07:10:39.521Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-09T07:10:39.521Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-09T07:10:39.521Z] Selecting previously unselected package libbsd0:amd64. [2021-11-09T07:10:39.521Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-09T07:10:39.521Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-09T07:10:39.782Z] Selecting previously unselected package sudo. [2021-11-09T07:10:39.782Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-09T07:10:39.782Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-09T07:10:39.782Z] Selecting previously unselected package apparmor. [2021-11-09T07:10:39.782Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-09T07:10:39.782Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-09T07:10:40.044Z] Selecting previously unselected package libedit2:amd64. [2021-11-09T07:10:40.044Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-09T07:10:40.044Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-09T07:10:40.044Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-09T07:10:40.044Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-09T07:10:40.044Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-09T07:10:40.044Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-09T07:10:40.044Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-09T07:10:40.044Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-09T07:10:40.044Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-09T07:10:40.044Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-09T07:10:40.044Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-09T07:10:40.306Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-09T07:10:40.306Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-09T07:10:40.306Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-09T07:10:40.306Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-09T07:10:40.306Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-09T07:10:40.306Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-09T07:10:40.306Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-09T07:10:40.306Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-09T07:10:40.306Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-09T07:10:40.567Z] Selecting previously unselected package openssh-client. [2021-11-09T07:10:40.567Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-09T07:10:40.567Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-09T07:10:40.567Z] Selecting previously unselected package squashfs-tools. [2021-11-09T07:10:40.567Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-09T07:10:40.567Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-09T07:10:40.829Z] Selecting previously unselected package snapd. [2021-11-09T07:10:40.829Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-09T07:10:40.829Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-09T07:10:42.743Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-09T07:10:42.743Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-09T07:10:43.006Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-09T07:10:43.006Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-09T07:10:43.006Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-09T07:10:43.006Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-09T07:10:43.006Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-09T07:10:43.006Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-09T07:10:43.006Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-09T07:10:43.580Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-09T07:10:43.580Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-09T07:10:43.580Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-09T07:10:43.580Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-09T07:10:43.580Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-09T07:10:43.580Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-09T07:10:44.181Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-09T07:10:44.181Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-09T07:10:44.181Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-09T07:10:44.181Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-09T07:10:44.182Z] running python rtupdate hooks for python3.6... [2021-11-09T07:10:44.182Z] running python post-rtupdate hooks for python3.6... [2021-11-09T07:10:44.451Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-09T07:10:45.093Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-09T07:10:45.093Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-09T07:10:45.093Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-09T07:10:45.364Z] Setting up snapd (2.51.1+18.04) ... [2021-11-09T07:10:45.626Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-09T07:10:45.890Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-09T07:10:45.890Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-09T07:10:46.152Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-09T07:10:46.414Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-09T07:10:46.414Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-09T07:10:46.414Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-09T07:10:46.674Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-09T07:10:46.674Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-09T07:10:46.935Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-09T07:10:47.195Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-11-09T07:10:47.195Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-09T07:10:47.195Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-09T07:10:49.116Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-09T07:10:49.116Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-09T07:10:49.116Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-09T07:10:50.319Z] Reading package lists... [2021-11-09T07:10:50.319Z] Reading package lists... [2021-11-09T07:10:50.580Z] Building dependency tree... [2021-11-09T07:10:50.580Z] Reading state information... [2021-11-09T07:10:50.580Z] Calculating upgrade... [2021-11-09T07:10:51.745Z] The following packages will be upgraded: [2021-11-09T07:10:51.745Z] advancecomp base-files bash binutils binutils-common [2021-11-09T07:10:51.745Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-09T07:10:51.745Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-09T07:10:51.745Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-09T07:10:51.745Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-09T07:10:51.745Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-09T07:10:51.745Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-09T07:10:51.745Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-09T07:10:51.745Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-09T07:10:51.745Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-09T07:10:51.745Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-09T07:10:51.745Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-09T07:10:51.745Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-09T07:10:51.745Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-09T07:10:51.745Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-09T07:10:51.745Z] ubuntu-keyring util-linux [2021-11-09T07:10:51.745Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-09T07:10:51.745Z] Need to get 64.2 MB of archives. [2021-11-09T07:10:51.745Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-09T07:10:51.745Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-09T07:10:51.745Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-09T07:10:51.745Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-09T07:10:51.746Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-09T07:10:51.746Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-09T07:10:51.746Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-09T07:10:51.746Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-09T07:10:51.746Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-09T07:10:51.746Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-09T07:10:51.746Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-09T07:10:51.746Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-09T07:10:51.746Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-09T07:10:51.746Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-09T07:10:51.746Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-09T07:10:52.006Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-09T07:10:52.006Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-09T07:10:52.006Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-09T07:10:52.006Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-09T07:10:52.006Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-09T07:10:52.006Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-09T07:10:52.006Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-09T07:10:52.006Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-09T07:10:52.006Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-09T07:10:52.006Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-09T07:10:52.006Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-09T07:10:52.006Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-09T07:10:52.006Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-09T07:10:52.006Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-09T07:10:52.006Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-09T07:10:52.006Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-09T07:10:52.006Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-09T07:10:52.006Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-09T07:10:52.006Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-09T07:10:52.006Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-09T07:10:52.006Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-09T07:10:52.006Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-09T07:10:52.006Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-09T07:10:52.006Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-09T07:10:52.006Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-09T07:10:52.006Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-09T07:10:52.006Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-09T07:10:52.266Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-09T07:10:52.266Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-09T07:10:52.266Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-09T07:10:52.266Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-09T07:10:52.266Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-09T07:10:52.266Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-09T07:10:52.266Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-09T07:10:52.266Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-09T07:10:52.266Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-09T07:10:52.266Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-09T07:10:52.266Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-09T07:10:52.266Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-09T07:10:52.266Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-09T07:10:52.266Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-09T07:10:52.266Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-09T07:10:52.266Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-09T07:10:52.266Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-09T07:10:52.266Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-09T07:10:52.266Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-09T07:10:52.266Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-09T07:10:52.266Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-09T07:10:52.266Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-09T07:10:52.266Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-09T07:10:52.266Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-09T07:10:52.266Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-09T07:10:52.266Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-09T07:10:52.266Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-09T07:10:52.530Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-09T07:10:52.530Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-09T07:10:52.530Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-09T07:10:52.530Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-09T07:10:52.530Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-09T07:10:52.530Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-09T07:10:52.530Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-09T07:10:52.530Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-09T07:10:52.530Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-09T07:10:52.530Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-09T07:10:52.530Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-09T07:10:52.530Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-09T07:10:52.530Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-09T07:10:52.530Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-09T07:10:52.530Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-09T07:10:52.530Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-09T07:10:52.530Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-09T07:10:52.530Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-09T07:10:52.530Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-09T07:10:52.790Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-09T07:10:52.790Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-09T07:10:52.790Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-09T07:10:52.790Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-09T07:10:52.790Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-09T07:10:52.790Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-09T07:10:52.790Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-09T07:10:53.050Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-09T07:10:53.313Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-09T07:10:53.313Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-09T07:10:53.573Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-09T07:10:53.834Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-09T07:10:53.834Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-09T07:10:53.834Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-09T07:10:53.834Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-09T07:10:53.834Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-09T07:10:53.834Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-09T07:10:53.834Z] Fetched 64.2 MB in 3s (22.1 MB/s) [2021-11-09T07:10:54.096Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-09T07:10:54.096Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-09T07:10:54.096Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-09T07:10:54.419Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:10:54.419Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:10:54.419Z] ---> f7b226998142 [2021-11-09T07:10:54.419Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T07:10:54.419Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:10:54.419Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:10:54.419Z] ---> f7b226998142 [2021-11-09T07:10:54.419Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T07:10:54.419Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:10:54.419Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:10:54.419Z] ---> f7b226998142 [2021-11-09T07:10:54.419Z] Step 3/21 : WORKDIR /edgex-go [2021-11-09T07:10:54.419Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:10:54.419Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:10:54.419Z] ---> f7b226998142 [2021-11-09T07:10:54.419Z] Step 3/24 : WORKDIR /edgex-go [2021-11-09T07:10:54.419Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:10:54.419Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:10:54.419Z] ---> f7b226998142 [2021-11-09T07:10:54.419Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T07:10:54.419Z] ---> Running in b129301a2b85 [2021-11-09T07:10:54.419Z] ---> Running in 8306c77bc4bd [2021-11-09T07:10:54.419Z] ---> Running in 2140b026dd5a [2021-11-09T07:10:54.419Z] ---> Running in 07bffa8e68a0 [2021-11-09T07:10:54.419Z] ---> Running in a8569a380138 [2021-11-09T07:10:54.419Z] Removing intermediate container b129301a2b85 [2021-11-09T07:10:54.419Z] ---> 609227ff1e8d [2021-11-09T07:10:54.419Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:10:54.419Z] Removing intermediate container 07bffa8e68a0 [2021-11-09T07:10:54.419Z] ---> 66f707bd57dd [2021-11-09T07:10:54.419Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:10:54.419Z] ---> Running in ecc4b350aec6 [2021-11-09T07:10:54.419Z] ---> Running in a485e51888ef [2021-11-09T07:10:54.419Z] Removing intermediate container 8306c77bc4bd [2021-11-09T07:10:54.419Z] ---> bb6ab737e628 [2021-11-09T07:10:54.419Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:10:54.419Z] Removing intermediate container 2140b026dd5a [2021-11-09T07:10:54.419Z] ---> 8ec5d80baa62 [2021-11-09T07:10:54.419Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:10:54.419Z] Removing intermediate container a8569a380138 [2021-11-09T07:10:54.419Z] ---> 38375222cca9 [2021-11-09T07:10:54.419Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:10:54.419Z] ---> Running in 19dfa66a369c [2021-11-09T07:10:54.419Z] ---> Running in 29ad9ccf451d [2021-11-09T07:10:54.419Z] ---> Running in 693fd8b5d6dd [2021-11-09T07:10:54.667Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-09T07:10:54.667Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-09T07:10:54.667Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-09T07:10:54.667Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-09T07:10:54.927Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-09T07:10:54.927Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-09T07:10:54.927Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-09T07:10:54.927Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-09T07:10:54.927Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-09T07:10:54.927Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-09T07:10:55.188Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-09T07:10:55.188Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-09T07:10:55.188Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-09T07:10:55.188Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-09T07:10:55.188Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-09T07:10:55.188Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-09T07:10:55.188Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-09T07:10:55.447Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-09T07:10:55.447Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-09T07:10:55.447Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-09T07:10:55.447Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-09T07:10:55.447Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-09T07:10:55.447Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-09T07:10:55.447Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-09T07:10:55.447Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-09T07:10:55.447Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-09T07:10:55.709Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-09T07:10:55.709Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-09T07:10:55.709Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-09T07:10:55.709Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-09T07:10:55.709Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-09T07:10:55.875Z] Removing intermediate container ecc4b350aec6 [2021-11-09T07:10:55.875Z] ---> ad1a901e194c [2021-11-09T07:10:55.875Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-09T07:10:55.875Z] ---> Running in bd3c38d78df0 [2021-11-09T07:10:55.875Z] Removing intermediate container a485e51888ef [2021-11-09T07:10:55.875Z] ---> a8e41203ad2d [2021-11-09T07:10:55.875Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-09T07:10:55.970Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-09T07:10:55.970Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-09T07:10:55.970Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-09T07:10:56.158Z] ---> Running in b2000b826b73 [2021-11-09T07:10:56.430Z] Removing intermediate container 19dfa66a369c [2021-11-09T07:10:56.430Z] ---> 3e1c31a001b8 [2021-11-09T07:10:56.430Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-09T07:10:56.430Z] ---> Running in 047864f76474 [2021-11-09T07:10:56.543Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-09T07:10:56.543Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-09T07:10:56.543Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-09T07:10:56.543Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-09T07:10:56.543Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-09T07:10:56.722Z] Removing intermediate container 693fd8b5d6dd [2021-11-09T07:10:56.722Z] ---> db70144c6a00 [2021-11-09T07:10:56.722Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-09T07:10:56.804Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-09T07:10:56.804Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-09T07:10:56.804Z] Installing new version of config file /etc/issue ... [2021-11-09T07:10:56.804Z] Installing new version of config file /etc/issue.net ... [2021-11-09T07:10:57.001Z] Removing intermediate container 29ad9ccf451d [2021-11-09T07:10:57.001Z] ---> a9e003d5cb43 [2021-11-09T07:10:57.001Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-09T07:10:57.001Z] ---> Running in bc44aefbe04d [2021-11-09T07:10:57.001Z] ---> Running in 807505e01d01 [2021-11-09T07:10:57.065Z] Installing new version of config file /etc/lsb-release ... [2021-11-09T07:10:57.065Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-09T07:10:57.065Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-09T07:10:57.327Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-09T07:10:57.327Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-09T07:10:57.327Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:10:57.327Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-09T07:10:57.327Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-09T07:10:57.327Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-09T07:10:57.327Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-11-09T07:10:57.589Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:10:57.589Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-09T07:10:57.589Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-09T07:10:57.589Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-09T07:10:57.589Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:10:57.589Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-09T07:10:57.589Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-09T07:10:57.850Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-09T07:10:57.850Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:10:57.850Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-09T07:10:57.850Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-09T07:10:57.990Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T07:10:58.111Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-09T07:10:58.111Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:10:58.111Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-09T07:10:58.111Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-09T07:10:58.111Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-09T07:10:58.111Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:10:58.111Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-09T07:10:58.265Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T07:10:58.372Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-09T07:10:58.373Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-09T07:10:58.373Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:10:58.373Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-09T07:10:58.373Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-09T07:10:58.541Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T07:10:58.635Z] Setting up grep (3.1-2build1) ... [2021-11-09T07:10:58.635Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:10:58.635Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-09T07:10:58.635Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-09T07:10:58.635Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-09T07:10:58.635Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:10:58.635Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-09T07:10:58.635Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-09T07:10:58.817Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T07:10:58.895Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-09T07:10:58.895Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:10:58.895Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-09T07:10:58.895Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-09T07:10:59.093Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T07:10:59.093Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T07:10:59.093Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T07:10:59.367Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T07:10:59.465Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-09T07:10:59.465Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:10:59.465Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-09T07:10:59.465Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-09T07:10:59.970Z] OK: 219 MiB in 52 packages [2021-11-09T07:10:59.970Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T07:10:59.970Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T07:11:00.036Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-09T07:11:00.036Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-09T07:11:00.036Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-09T07:11:00.036Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-09T07:11:00.251Z] OK: 219 MiB in 52 packages [2021-11-09T07:11:00.532Z] OK: 219 MiB in 52 packages [2021-11-09T07:11:00.607Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-09T07:11:00.608Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:11:00.608Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-09T07:11:00.608Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-09T07:11:01.179Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-09T07:11:01.179Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-09T07:11:01.179Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-09T07:11:01.179Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-09T07:11:01.179Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-09T07:11:01.179Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:11:01.179Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-09T07:11:01.179Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-09T07:11:01.185Z] OK: 219 MiB in 52 packages [2021-11-09T07:11:01.185Z] Removing intermediate container bd3c38d78df0 [2021-11-09T07:11:01.185Z] ---> 2138d4f29519 [2021-11-09T07:11:01.185Z] Step 6/22 : COPY . . [2021-11-09T07:11:01.185Z] OK: 219 MiB in 52 packages [2021-11-09T07:11:01.440Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-09T07:11:01.440Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:11:01.440Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-09T07:11:01.440Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-09T07:11:01.440Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-09T07:11:01.701Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:11:01.701Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-09T07:11:01.701Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-09T07:11:01.701Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-09T07:11:01.701Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:11:01.701Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-09T07:11:01.701Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-09T07:11:01.806Z] Removing intermediate container b2000b826b73 [2021-11-09T07:11:01.806Z] ---> 06529b022453 [2021-11-09T07:11:01.806Z] Step 6/24 : COPY . . [2021-11-09T07:11:01.960Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-09T07:11:01.960Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:11:01.961Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-09T07:11:01.961Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-09T07:11:01.961Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-09T07:11:01.961Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:11:01.961Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-09T07:11:01.961Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-09T07:11:01.961Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-09T07:11:02.220Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-09T07:11:02.220Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-09T07:11:02.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:11:02.220Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-09T07:11:02.220Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-09T07:11:02.220Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-09T07:11:02.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:11:02.220Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-09T07:11:02.415Z] Removing intermediate container 047864f76474 [2021-11-09T07:11:02.415Z] ---> 66f29c24e5ba [2021-11-09T07:11:02.415Z] Step 6/22 : COPY . . [2021-11-09T07:11:02.481Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-09T07:11:02.481Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-09T07:11:02.481Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:11:02.481Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-09T07:11:02.481Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-09T07:11:02.481Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-09T07:11:02.690Z] Removing intermediate container 807505e01d01 [2021-11-09T07:11:02.690Z] ---> 6519bfdc16a7 [2021-11-09T07:11:02.690Z] Step 6/21 : COPY . . [2021-11-09T07:11:02.690Z] Removing intermediate container bc44aefbe04d [2021-11-09T07:11:02.690Z] ---> b45a33f55daf [2021-11-09T07:11:02.690Z] Step 6/22 : COPY . . [2021-11-09T07:11:02.740Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:11:02.740Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-09T07:11:02.740Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-09T07:11:03.001Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-09T07:11:03.261Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-09T07:11:03.523Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-09T07:11:03.523Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:11:03.523Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-09T07:11:03.523Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-09T07:11:03.786Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-09T07:11:03.786Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-09T07:11:03.786Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-09T07:11:03.786Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-09T07:11:03.786Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-09T07:11:03.786Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-09T07:11:03.786Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-09T07:11:04.048Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-09T07:11:04.048Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-09T07:11:04.310Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-09T07:11:04.310Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-09T07:11:04.310Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-09T07:11:04.310Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-09T07:11:04.310Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-09T07:11:04.310Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-09T07:11:04.310Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-09T07:11:04.310Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-09T07:11:04.571Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-09T07:11:04.571Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-09T07:11:04.571Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-09T07:11:04.571Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-09T07:11:04.571Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-09T07:11:04.571Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-09T07:11:04.832Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-09T07:11:04.833Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-09T07:11:04.833Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-09T07:11:04.833Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-09T07:11:04.833Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-09T07:11:05.094Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-09T07:11:05.094Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:05.094Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-09T07:11:05.094Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-09T07:11:05.355Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-09T07:11:05.355Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-09T07:11:05.355Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-09T07:11:05.355Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-09T07:11:05.355Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-09T07:11:05.355Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:05.355Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-09T07:11:05.355Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-09T07:11:05.616Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-09T07:11:05.616Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:05.616Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-09T07:11:05.616Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-09T07:11:05.616Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-09T07:11:05.882Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:05.882Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-09T07:11:05.882Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-09T07:11:05.882Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-09T07:11:06.142Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:06.142Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-09T07:11:06.142Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-09T07:11:06.142Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-09T07:11:06.142Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:06.142Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-09T07:11:06.142Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-09T07:11:06.142Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-09T07:11:06.403Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:06.403Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-09T07:11:06.403Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-09T07:11:06.403Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-09T07:11:06.664Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:06.664Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-09T07:11:06.664Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-09T07:11:06.664Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-09T07:11:06.664Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:06.664Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-09T07:11:06.664Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-09T07:11:06.664Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-09T07:11:06.924Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:06.925Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-09T07:11:06.925Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-09T07:11:06.925Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-09T07:11:06.925Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:06.925Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-09T07:11:06.925Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-09T07:11:07.194Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-09T07:11:07.194Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:07.194Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-09T07:11:07.194Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-09T07:11:07.194Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-09T07:11:07.194Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:07.194Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-09T07:11:07.194Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-09T07:11:07.457Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-09T07:11:07.457Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:07.457Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-09T07:11:07.457Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-09T07:11:07.457Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-09T07:11:07.457Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:07.457Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-09T07:11:07.719Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-09T07:11:07.719Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-09T07:11:07.719Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-09T07:11:07.719Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-09T07:11:07.719Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-09T07:11:07.719Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-09T07:11:07.719Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-09T07:11:07.719Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-09T07:11:07.719Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-09T07:11:07.981Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-09T07:11:07.981Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-09T07:11:07.981Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-09T07:11:07.981Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-09T07:11:08.241Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-09T07:11:08.241Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-09T07:11:08.241Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-09T07:11:08.241Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-09T07:11:08.502Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-09T07:11:08.502Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-09T07:11:08.502Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-09T07:11:08.502Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-09T07:11:08.502Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-09T07:11:08.502Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-09T07:11:08.764Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-09T07:11:08.764Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-09T07:11:08.764Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-09T07:11:08.764Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-09T07:11:08.764Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-09T07:11:08.764Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-09T07:11:09.031Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-09T07:11:09.031Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-09T07:11:09.293Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-09T07:11:09.293Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-09T07:11:09.293Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-09T07:11:09.293Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-09T07:11:09.293Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-09T07:11:09.293Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-09T07:11:09.553Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-09T07:11:09.553Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-09T07:11:09.818Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-09T07:11:09.818Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-09T07:11:09.818Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-09T07:11:09.818Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-09T07:11:09.818Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-09T07:11:09.818Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-09T07:11:10.078Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-09T07:11:10.078Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-09T07:11:10.078Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-09T07:11:10.078Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-09T07:11:10.078Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-09T07:11:10.078Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-09T07:11:11.017Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-09T07:11:11.017Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-09T07:11:11.961Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-09T07:11:11.961Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-09T07:11:11.961Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-09T07:11:12.223Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-09T07:11:12.483Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-09T07:11:12.483Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-09T07:11:13.055Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-09T07:11:13.055Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-09T07:11:13.055Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-09T07:11:13.318Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-09T07:11:13.318Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-09T07:11:13.318Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-09T07:11:13.318Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-09T07:11:13.318Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-09T07:11:13.590Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-09T07:11:13.590Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-09T07:11:13.590Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-09T07:11:13.590Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-09T07:11:13.590Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-09T07:11:13.590Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-09T07:11:13.590Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-09T07:11:13.590Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-09T07:11:13.851Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-09T07:11:13.851Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-09T07:11:13.851Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-09T07:11:13.851Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-09T07:11:13.851Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-09T07:11:13.851Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-09T07:11:13.851Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-09T07:11:13.851Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-09T07:11:13.851Z] [2021-11-09T07:11:13.851Z] Current default time zone: 'Etc/UTC' [2021-11-09T07:11:13.851Z] Local time is now: Tue Nov 9 07:11:13 UTC 2021. [2021-11-09T07:11:13.851Z] Universal Time is now: Tue Nov 9 07:11:13 UTC 2021. [2021-11-09T07:11:13.851Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-09T07:11:13.851Z] [2021-11-09T07:11:13.851Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-09T07:11:14.118Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-09T07:11:14.118Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-09T07:11:14.118Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-09T07:11:14.118Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-09T07:11:14.118Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-09T07:11:14.118Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-09T07:11:14.118Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-09T07:11:14.118Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-09T07:11:14.118Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-09T07:11:14.118Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-09T07:11:14.118Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-09T07:11:14.118Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-09T07:11:14.118Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-09T07:11:14.118Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-09T07:11:14.380Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-09T07:11:14.380Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-09T07:11:14.380Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-09T07:11:14.380Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-09T07:11:14.380Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-09T07:11:14.380Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-09T07:11:14.380Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-09T07:11:14.380Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-09T07:11:16.296Z] Updating certificates in /etc/ssl/certs... [2021-11-09T07:11:16.870Z] 23 added, 28 removed; done. [2021-11-09T07:11:16.870Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-09T07:11:16.870Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-09T07:11:16.870Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-09T07:11:16.870Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-09T07:11:16.870Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-09T07:11:17.132Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-09T07:11:17.132Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-09T07:11:17.132Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-09T07:11:17.132Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-09T07:11:17.132Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-09T07:11:17.132Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-09T07:11:17.132Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-09T07:11:17.132Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-09T07:11:17.132Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-09T07:11:17.132Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-09T07:11:17.132Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-09T07:11:17.132Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-09T07:11:17.132Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-09T07:11:17.132Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-09T07:11:17.132Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-09T07:11:17.132Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-09T07:11:17.132Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-09T07:11:17.132Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-09T07:11:17.395Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-09T07:11:17.395Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-09T07:11:17.395Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-09T07:11:17.395Z] Updating certificates in /etc/ssl/certs... [2021-11-09T07:11:17.970Z] 0 added, 0 removed; done. [2021-11-09T07:11:17.970Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-09T07:11:17.970Z] done. [2021-11-09T07:11:18.233Z] Reading package lists... [2021-11-09T07:11:18.494Z] Building dependency tree... [2021-11-09T07:11:18.494Z] Reading state information... [2021-11-09T07:11:18.755Z] The following NEW packages will be installed: [2021-11-09T07:11:18.755Z] apt-transport-https [2021-11-09T07:11:18.755Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-09T07:11:19.020Z] Need to get 4348 B of archives. [2021-11-09T07:11:19.020Z] After this operation, 154 kB of additional disk space will be used. [2021-11-09T07:11:19.020Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-09T07:11:19.020Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-09T07:11:19.020Z] Fetched 4348 B in 0s (23.7 kB/s) [2021-11-09T07:11:19.020Z] Selecting previously unselected package apt-transport-https. [2021-11-09T07:11:19.020Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-09T07:11:19.020Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-09T07:11:19.020Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-09T07:11:19.020Z] Setting up apt-transport-https (1.6.14) ... [2021-11-09T07:11:19.282Z] Waiting for network to be ready... [2021-11-09T07:11:24.858Z] ---> a7685e92fa08 [2021-11-09T07:11:24.858Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:11:24.858Z] ---> 4b974d55b512 [2021-11-09T07:11:24.858Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:11:24.858Z] ---> Running in 03bc6b73a913 [2021-11-09T07:11:24.858Z] ---> 3d8a988b7447 [2021-11-09T07:11:24.858Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:11:24.858Z] ---> Running in 6a9f7878f6f8 [2021-11-09T07:11:24.858Z] ---> 10be428f78f8 [2021-11-09T07:11:24.858Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:11:24.858Z] ---> Running in 9d9ac8aeed69 [2021-11-09T07:11:24.858Z] ---> Running in c8072ca71824 [2021-11-09T07:11:24.858Z] ---> e9910594ee86 [2021-11-09T07:11:24.858Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:11:24.858Z] ---> Running in efbb2a314a0c [2021-11-09T07:11:25.866Z] 2021-11-09T07:11:23Z INFO Waiting for automatic snapd restart... [2021-11-09T07:11:27.250Z] snapd 2.52.1 from Canonical* installed [2021-11-09T07:11:27.823Z] "snapd" switched to the "latest/stable" channel [2021-11-09T07:11:27.823Z] [2021-11-09T07:11:28.255Z] Removing intermediate container 6a9f7878f6f8 [2021-11-09T07:11:28.255Z] ---> 4bce7eee3808 [2021-11-09T07:11:28.255Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-09T07:11:28.255Z] Removing intermediate container 03bc6b73a913 [2021-11-09T07:11:28.255Z] ---> d55f017f3592 [2021-11-09T07:11:28.255Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-09T07:11:28.255Z] ---> Running in e81c7f3063d0 [2021-11-09T07:11:28.537Z] Removing intermediate container c8072ca71824 [2021-11-09T07:11:28.537Z] ---> dfdea6ec1cca [2021-11-09T07:11:28.537Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-09T07:11:28.537Z] ---> Running in 7d5c99bcfe80 [2021-11-09T07:11:28.537Z] ---> Running in 22730b3dc6b1 [2021-11-09T07:11:28.819Z] Removing intermediate container 9d9ac8aeed69 [2021-11-09T07:11:28.819Z] ---> 900a6ffc6dc3 [2021-11-09T07:11:28.819Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-09T07:11:28.819Z] Removing intermediate container efbb2a314a0c [2021-11-09T07:11:28.819Z] ---> 32691eec377b [2021-11-09T07:11:28.819Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-09T07:11:28.819Z] ---> Running in 3a11760ba091 [2021-11-09T07:11:29.097Z] ---> Running in 7340c5a6eaa0 [2021-11-09T07:11:30.365Z] core18 20211015 from Canonical* installed [2021-11-09T07:11:30.365Z] "core18" switched to the "latest/stable" channel [2021-11-09T07:11:30.365Z] [2021-11-09T07:11:30.544Z] 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-11-09T07:11:30.823Z] 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-11-09T07:11:30.823Z] 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-11-09T07:11:30.823Z] 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-11-09T07:11:31.101Z] 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-11-09T07:11:32.908Z] snapcraft 5.0 from Canonical* installed [2021-11-09T07:11:32.909Z] "snapcraft" switched to the "latest/stable" channel [2021-11-09T07:11:32.909Z] [2021-11-09T07:11:37.114Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-09T07:11:37.114Z] - README.md [2021-11-09T07:11:37.114Z] [2021-11-09T07:11:37.114Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-09T07:11:37.686Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-09T07:11:37.686Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-09T07:11:37.686Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-09T07:11:38.888Z] Reading package lists... [2021-11-09T07:11:39.149Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-11-09T07:11:39.149Z] Reading package lists... [2021-11-09T07:11:39.409Z] Building dependency tree... [2021-11-09T07:11:39.410Z] Reading state information... [2021-11-09T07:11:39.410Z] Suggested packages: [2021-11-09T07:11:39.410Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-09T07:11:39.410Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-09T07:11:39.410Z] Recommended packages: [2021-11-09T07:11:39.410Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-09T07:11:39.410Z] The following NEW packages will be installed: [2021-11-09T07:11:39.410Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-09T07:11:39.410Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-09T07:11:39.410Z] pkg-config zip [2021-11-09T07:11:39.410Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-09T07:11:39.670Z] Need to get 7670 kB of archives. [2021-11-09T07:11:39.670Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-09T07:11:39.670Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-09T07:11:39.670Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-09T07:11:39.670Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-09T07:11:39.670Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-09T07:11:39.670Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-09T07:11:39.670Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-09T07:11:39.670Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-09T07:11:39.931Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-09T07:11:39.931Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-09T07:11:40.193Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-09T07:11:40.193Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-09T07:11:40.193Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-09T07:11:40.193Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-09T07:11:40.455Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-09T07:11:40.455Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-09T07:11:40.455Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-09T07:11:40.455Z] Fetched 7670 kB in 1s (9354 kB/s) [2021-11-09T07:11:40.455Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-09T07:11:40.716Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-09T07:11:40.716Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-09T07:11:40.716Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-09T07:11:40.716Z] Selecting previously unselected package libpsl5:amd64. [2021-11-09T07:11:40.716Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-09T07:11:40.716Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-09T07:11:40.716Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-09T07:11:40.716Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-09T07:11:40.716Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-09T07:11:40.976Z] Selecting previously unselected package librtmp1:amd64. [2021-11-09T07:11:40.976Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-09T07:11:40.976Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-09T07:11:40.976Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-09T07:11:40.976Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-09T07:11:40.976Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-09T07:11:40.976Z] Selecting previously unselected package liberror-perl. [2021-11-09T07:11:40.976Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-09T07:11:40.976Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-09T07:11:40.976Z] Selecting previously unselected package git-man. [2021-11-09T07:11:40.976Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-09T07:11:40.976Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-09T07:11:41.237Z] Selecting previously unselected package git. [2021-11-09T07:11:41.237Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-09T07:11:41.237Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-09T07:11:41.808Z] Selecting previously unselected package libnorm1:amd64. [2021-11-09T07:11:41.808Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-09T07:11:41.808Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-09T07:11:41.808Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-09T07:11:41.808Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-09T07:11:41.808Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-09T07:11:41.808Z] Selecting previously unselected package libsodium23:amd64. [2021-11-09T07:11:41.808Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-09T07:11:41.808Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-09T07:11:42.069Z] Selecting previously unselected package libzmq5:amd64. [2021-11-09T07:11:42.069Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-09T07:11:42.069Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-09T07:11:42.069Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-09T07:11:42.069Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-09T07:11:42.069Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-09T07:11:42.069Z] Selecting previously unselected package pkg-config. [2021-11-09T07:11:42.069Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-09T07:11:42.069Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-09T07:11:42.332Z] Selecting previously unselected package zip. [2021-11-09T07:11:42.332Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-09T07:11:42.332Z] Unpacking zip (3.0-11build1) ... [2021-11-09T07:11:42.332Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-09T07:11:42.332Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-09T07:11:42.332Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-09T07:11:42.332Z] Setting up liberror-perl (0.17025-1) ... [2021-11-09T07:11:42.332Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-09T07:11:42.332Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-09T07:11:42.332Z] No schema files found: doing nothing. [2021-11-09T07:11:42.332Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-09T07:11:42.332Z] Setting up zip (3.0-11build1) ... [2021-11-09T07:11:42.332Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-09T07:11:42.332Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-09T07:11:42.332Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-09T07:11:42.332Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-09T07:11:42.591Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-09T07:11:42.591Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-09T07:11:42.591Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-09T07:11:42.591Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-09T07:11:43.161Z] git set to automatically installed. [2021-11-09T07:11:43.161Z] git-man set to automatically installed. [2021-11-09T07:11:43.161Z] libcurl3-gnutls set to automatically installed. [2021-11-09T07:11:43.161Z] liberror-perl set to automatically installed. [2021-11-09T07:11:43.161Z] libglib2.0-0 set to automatically installed. [2021-11-09T07:11:43.161Z] libnghttp2-14 set to automatically installed. [2021-11-09T07:11:43.161Z] libnorm1 set to automatically installed. [2021-11-09T07:11:43.161Z] libpgm-5.2-0 set to automatically installed. [2021-11-09T07:11:43.161Z] libpsl5 set to automatically installed. [2021-11-09T07:11:43.161Z] librtmp1 set to automatically installed. [2021-11-09T07:11:43.161Z] libsodium23 set to automatically installed. [2021-11-09T07:11:43.161Z] libzmq3-dev set to automatically installed. [2021-11-09T07:11:43.161Z] libzmq5 set to automatically installed. [2021-11-09T07:11:43.161Z] pkg-config set to automatically installed. [2021-11-09T07:11:43.161Z] zip set to automatically installed. [2021-11-09T07:11:45.711Z] snapd is not logged in, snap install commands will use sudo [2021-11-09T07:11:47.627Z] snap "core18" has no updates available [2021-11-09T07:11:49.017Z] snapd is not logged in, snap install commands will use sudo [2021-11-09T07:11:55.604Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-09T07:11:55.604Z] Pulling config-common [2021-11-09T07:11:55.604Z] + snapcraftctl pull [2021-11-09T07:11:56.989Z] Pulling go-build-helper [2021-11-09T07:11:56.989Z] + snapcraftctl pull [2021-11-09T07:11:57.933Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-09T07:11:57.933Z] Skipping pull go-build-helper (already ran) [2021-11-09T07:11:57.933Z] Building go-build-helper [2021-11-09T07:11:57.933Z] + snapcraftctl build [2021-11-09T07:11:59.851Z] Staging go-build-helper [2021-11-09T07:11:59.851Z] + snapcraftctl stage [2021-11-09T07:12:10.070Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-09T07:12:10.070Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-09T07:12:10.070Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-09T07:12:10.070Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1955 kB] [2021-11-09T07:12:10.070Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-09T07:12:10.070Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-09T07:12:10.070Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-09T07:12:10.070Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-09T07:12:10.070Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-09T07:12:10.070Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-09T07:12:10.070Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-09T07:12:10.070Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [351 kB] [2021-11-09T07:12:10.070Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-09T07:12:10.070Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-09T07:12:10.070Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [514 kB] [2021-11-09T07:12:10.070Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.7 kB] [2021-11-09T07:12:10.070Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1147 kB] [2021-11-09T07:12:10.070Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-09T07:12:10.070Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-09T07:12:10.070Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2300 kB] [2021-11-09T07:12:10.070Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [444 kB] [2021-11-09T07:12:10.070Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-09T07:12:10.070Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-09T07:12:10.070Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [538 kB] [2021-11-09T07:12:10.070Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.5 kB] [2021-11-09T07:12:10.070Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1763 kB] [2021-11-09T07:12:10.070Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-09T07:12:10.070Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-09T07:12:10.070Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-09T07:12:10.070Z] Fetched 224 kB in 0s (0 B/s) [2021-11-09T07:12:10.070Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-09T07:12:10.070Z] Fetched 157 kB in 0s (0 B/s) [2021-11-09T07:12:10.070Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-09T07:12:10.070Z] Fetched 221 kB in 0s (0 B/s) [2021-11-09T07:12:10.070Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-09T07:12:10.070Z] Fetched 143 kB in 0s (0 B/s) [2021-11-09T07:12:10.070Z] Pulling edgex-go [2021-11-09T07:12:10.070Z] + snapcraftctl pull [2021-11-09T07:12:10.333Z] Pulling hooks [2021-11-09T07:12:10.333Z] + snapcraftctl pull [2021-11-09T07:12:32.307Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-09T07:12:32.307Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-09T07:12:32.307Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-09T07:12:32.307Z] Fetched 0 B in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-09T07:12:32.307Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-09T07:12:32.307Z] Fetched 279 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-09T07:12:32.307Z] Fetched 122 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-09T07:12:32.307Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-09T07:12:32.307Z] Fetched 8848 B in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-09T07:12:32.307Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-09T07:12:32.307Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-09T07:12:32.307Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-09T07:12:32.307Z] Fetched 220 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-09T07:12:32.307Z] Fetched 154 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-09T07:12:32.307Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-09T07:12:32.307Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-09T07:12:32.307Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-09T07:12:32.307Z] Fetched 499 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-09T07:12:32.307Z] Fetched 111 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-09T07:12:32.307Z] Fetched 240 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-09T07:12:32.307Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-09T07:12:32.307Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-09T07:12:32.307Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-09T07:12:32.307Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-09T07:12:32.307Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-09T07:12:32.307Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-09T07:12:32.307Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-09T07:12:32.307Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-09T07:12:32.307Z] Fetched 8720 B in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-09T07:12:32.307Z] Fetched 140 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-09T07:12:32.307Z] Fetched 119 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-09T07:12:32.307Z] Fetched 111 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-09T07:12:32.307Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-09T07:12:32.307Z] Fetched 646 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-09T07:12:32.307Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-09T07:12:32.307Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-09T07:12:32.307Z] Fetched 368 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-09T07:12:32.307Z] Fetched 187 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-09T07:12:32.307Z] Fetched 175 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-09T07:12:32.307Z] Fetched 206 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-09T07:12:32.307Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-09T07:12:32.307Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-09T07:12:32.307Z] Fetched 159 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-09T07:12:32.307Z] Fetched 107 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-09T07:12:32.307Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-09T07:12:32.307Z] Pulling static-packages [2021-11-09T07:12:32.307Z] + snapcraftctl pull [2021-11-09T07:12:32.307Z] Pulling version [2021-11-09T07:12:32.307Z] + cd /root/project [2021-11-09T07:12:32.307Z] + git describe --tags --abbrev=0 [2021-11-09T07:12:32.307Z] + sed s/v// [2021-11-09T07:12:32.307Z] + GIT_VERSION=2.0.1-dev.89 [2021-11-09T07:12:32.307Z] + [ -z 2.0.1-dev.89 ] [2021-11-09T07:12:32.307Z] + snapcraftctl set-version 2.0.1-dev.89 [2021-11-09T07:12:32.568Z] Building config-common [2021-11-09T07:12:32.568Z] + snapcraftctl build [2021-11-09T07:12:34.477Z] Skipping build go-build-helper (already ran) [2021-11-09T07:12:34.737Z] Building edgex-go [2021-11-09T07:12:34.737Z] + cd /root/parts/edgex-go/src [2021-11-09T07:12:34.737Z] + + git describe --tags --abbrev=0 [2021-11-09T07:12:34.737Z] sed s/v// [2021-11-09T07:12:34.737Z] + GIT_VERSION=2.0.1-dev.89 [2021-11-09T07:12:34.737Z] + [ -z 2.0.1-dev.89 ] [2021-11-09T07:12:34.737Z] + echo 2.0.1-dev.89 [2021-11-09T07:12:34.737Z] + [ ! -d vendor ] [2021-11-09T07:12:34.737Z] + go mod download all [2021-11-09T07:12:44.741Z] + make build [2021-11-09T07:12:44.741Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-data/core-data ./cmd/core-data [2021-11-09T07:12:54.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-09T07:12:58.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-command/core-command ./cmd/core-command [2021-11-09T07:12:59.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-09T07:13:00.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-09T07:13:00.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-09T07:13:02.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-09T07:13:03.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-09T07:13:04.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-09T07:13:05.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-09T07:13:06.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-09T07:13:07.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-09T07:13:09.354Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-09T07:13:09.354Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-09T07:13:09.354Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-09T07:13:09.354Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-09T07:13:09.354Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-09T07:13:09.354Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-09T07:13:09.354Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-09T07:13:09.354Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-09T07:13:09.354Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-09T07:13:09.354Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-09T07:13:09.354Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-09T07:13:09.354Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-09T07:13:09.354Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-09T07:13:09.354Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-09T07:13:09.354Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-09T07:13:09.354Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-09T07:13:09.354Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-09T07:13:09.354Z] + 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-11-09T07:13:09.354Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-09T07:13:09.354Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-09T07:13:09.354Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-09T07:13:09.354Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-09T07:13:09.354Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-09T07:13:09.354Z] + 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-11-09T07:13:09.354Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-09T07:13:09.354Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-09T07:13:09.354Z] + 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-11-09T07:13:10.295Z] Building hooks [2021-11-09T07:13:10.295Z] + cd /root/parts/hooks/src [2021-11-09T07:13:10.295Z] + make build [2021-11-09T07:13:10.295Z] go mod tidy [2021-11-09T07:13:10.867Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-11-09T07:13:11.129Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-09T07:13:11.129Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-09T07:13:11.129Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-09T07:13:12.073Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-09T07:13:12.644Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-09T07:13:12.644Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-09T07:13:15.943Z] Building static-packages [2021-11-09T07:13:15.943Z] + snapcraftctl build [2021-11-09T07:13:17.858Z] Building version [2021-11-09T07:13:17.858Z] + snapcraftctl build [2021-11-09T07:13:19.772Z] Staging config-common [2021-11-09T07:13:19.772Z] + snapcraftctl stage [2021-11-09T07:13:21.155Z] Skipping stage go-build-helper (already ran) [2021-11-09T07:13:21.155Z] Staging edgex-go [2021-11-09T07:13:21.155Z] + snapcraftctl stage [2021-11-09T07:13:22.096Z] Staging hooks [2021-11-09T07:13:22.096Z] + snapcraftctl stage [2021-11-09T07:13:22.946Z] 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-11-09T07:13:23.477Z] Staging static-packages [2021-11-09T07:13:23.477Z] + snapcraftctl stage [2021-11-09T07:13:24.418Z] Staging version [2021-11-09T07:13:24.418Z] + snapcraftctl stage [2021-11-09T07:13:25.356Z] Priming config-common [2021-11-09T07:13:25.356Z] + snapcraftctl prime [2021-11-09T07:13:25.590Z] Removing intermediate container 3a11760ba091 [2021-11-09T07:13:25.590Z] ---> c9859fc043e7 [2021-11-09T07:13:25.590Z] [2021-11-09T07:13:25.590Z] Step 9/22 : FROM alpine:3.14 [2021-11-09T07:13:25.590Z] 3.14: Pulling from library/alpine [2021-11-09T07:13:25.873Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-09T07:13:25.873Z] Status: Downloaded newer image for alpine:3.14 [2021-11-09T07:13:25.873Z] ---> bb3de5531c18 [2021-11-09T07:13:25.873Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-09T07:13:26.152Z] ---> Running in b5a45c7a2c1c [2021-11-09T07:13:26.737Z] Priming go-build-helper [2021-11-09T07:13:26.737Z] + snapcraftctl prime [2021-11-09T07:13:27.677Z] Priming edgex-go [2021-11-09T07:13:27.677Z] + snapcraftctl prime [2021-11-09T07:13:28.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T07:13:28.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T07:13:29.060Z] Priming hooks [2021-11-09T07:13:29.060Z] + snapcraftctl prime [2021-11-09T07:13:29.762Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-09T07:13:29.762Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T07:13:29.762Z] OK: 5 MiB in 15 packages [2021-11-09T07:13:30.003Z] Priming static-packages [2021-11-09T07:13:30.003Z] + snapcraftctl prime [2021-11-09T07:13:31.207Z] Removing intermediate container 22730b3dc6b1 [2021-11-09T07:13:31.207Z] ---> aeb50e2f5506 [2021-11-09T07:13:31.207Z] [2021-11-09T07:13:31.207Z] Step 9/24 : FROM alpine:3.14 [2021-11-09T07:13:31.207Z] ---> bb3de5531c18 [2021-11-09T07:13:31.207Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-09T07:13:31.486Z] ---> Running in c5db70200bb7 [2021-11-09T07:13:31.769Z] Removing intermediate container b5a45c7a2c1c [2021-11-09T07:13:31.769Z] ---> 61b53424a3f1 [2021-11-09T07:13:31.769Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T07:13:32.048Z] ---> Running in bbbcdec37fd0 [2021-11-09T07:13:32.649Z] Removing intermediate container bbbcdec37fd0 [2021-11-09T07:13:32.649Z] ---> c91b0a0bf657 [2021-11-09T07:13:32.649Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-09T07:13:32.925Z] ---> Running in bf3c3e062f40 [2021-11-09T07:13:33.307Z] Priming version [2021-11-09T07:13:33.307Z] + snapcraftctl prime [2021-11-09T07:13:33.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T07:13:33.910Z] Removing intermediate container bf3c3e062f40 [2021-11-09T07:13:33.910Z] ---> b0541e4a7354 [2021-11-09T07:13:33.910Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-09T07:13:33.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T07:13:33.910Z] ---> Running in ddf96a4a81e3 [2021-11-09T07:13:34.247Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-11-09T07:13:34.890Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-09T07:13:34.890Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-09T07:13:35.163Z] (3/3) Installing su-exec (0.2-r1) [2021-11-09T07:13:35.163Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T07:13:35.163Z] Executing ca-certificates-20191127-r5.trigger [2021-11-09T07:13:35.163Z] Removing intermediate container ddf96a4a81e3 [2021-11-09T07:13:35.163Z] ---> 96ca15984a74 [2021-11-09T07:13:35.163Z] Step 14/22 : WORKDIR / [2021-11-09T07:13:35.439Z] OK: 6 MiB in 17 packages [Pipeline] } [Pipeline] // withEnv [2021-11-09T07:13:35.710Z] ---> Running in 8dcc65a4bf72 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-09T07:13:37.144Z] Removing intermediate container 8dcc65a4bf72 [2021-11-09T07:13:37.144Z] ---> 2c635d51fbb3 [2021-11-09T07:13:37.144Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T07:13:38.125Z] Removing intermediate container c5db70200bb7 [2021-11-09T07:13:38.125Z] ---> 0ec71e3b0a8b [2021-11-09T07:13:38.125Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-09T07:13:38.400Z] ---> 27eeec884b3b [2021-11-09T07:13:38.400Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-09T07:13:38.400Z] ---> Running in 0e92be5297b3 [2021-11-09T07:13:39.001Z] Removing intermediate container 7d5c99bcfe80 [2021-11-09T07:13:39.001Z] ---> b52738ca95f2 [2021-11-09T07:13:39.001Z] [2021-11-09T07:13:39.001Z] Step 9/21 : FROM alpine:3.14 [2021-11-09T07:13:39.001Z] ---> bb3de5531c18 [2021-11-09T07:13:39.001Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-09T07:13:39.287Z] Removing intermediate container 0e92be5297b3 [2021-11-09T07:13:39.287Z] ---> 384df844798b [2021-11-09T07:13:39.287Z] Step 12/24 : WORKDIR / [2021-11-09T07:13:39.287Z] ---> Running in 4f7ae32a2369 [2021-11-09T07:13:39.566Z] ---> Running in ab611d057d52 [2021-11-09T07:13:40.560Z] Removing intermediate container ab611d057d52 [2021-11-09T07:13:40.560Z] ---> 50d820696cc3 [2021-11-09T07:13:40.560Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-09T07:13:41.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T07:13:41.561Z] ---> 90bce5b9f64b [2021-11-09T07:13:41.561Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-09T07:13:41.844Z] Removing intermediate container 7340c5a6eaa0 [2021-11-09T07:13:41.844Z] ---> 41cab8caf678 [2021-11-09T07:13:41.844Z] [2021-11-09T07:13:41.844Z] Step 9/22 : FROM alpine:3.14 [2021-11-09T07:13:41.844Z] ---> bb3de5531c18 [2021-11-09T07:13:41.844Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-09T07:13:41.844Z] ---> Using cache [2021-11-09T07:13:41.844Z] ---> 61b53424a3f1 [2021-11-09T07:13:41.844Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T07:13:41.844Z] ---> Using cache [2021-11-09T07:13:41.844Z] ---> c91b0a0bf657 [2021-11-09T07:13:41.844Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-09T07:13:41.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T07:13:41.844Z] ---> Running in 0b851ec82b70 [2021-11-09T07:13:42.119Z] ---> 71c4162b39cb [2021-11-09T07:13:42.119Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-09T07:13:42.729Z] Removing intermediate container 0b851ec82b70 [2021-11-09T07:13:42.729Z] ---> 0d243c47f342 [2021-11-09T07:13:42.729Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-09T07:13:42.729Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-09T07:13:42.729Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-09T07:13:42.729Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T07:13:42.729Z] Executing ca-certificates-20191127-r5.trigger [2021-11-09T07:13:43.004Z] ---> Running in 2edbc05373c6 [2021-11-09T07:13:43.004Z] ---> 465a9ac9b649 [2021-11-09T07:13:43.004Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-09T07:13:43.004Z] OK: 6 MiB in 16 packages [2021-11-09T07:13:43.291Z] ---> Running in ba9f33da2069 [2021-11-09T07:13:43.563Z] Removing intermediate container 2edbc05373c6 [2021-11-09T07:13:43.563Z] ---> bef4fd1a7328 [2021-11-09T07:13:43.563Z] Step 14/22 : WORKDIR / [2021-11-09T07:13:43.563Z] ---> cf7a69dbe8b2 [2021-11-09T07:13:43.563Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-09T07:13:43.837Z] ---> Running in 7da21ac9d610 [2021-11-09T07:13:44.111Z] Removing intermediate container ba9f33da2069 [2021-11-09T07:13:44.111Z] ---> 17096a0c5744 [2021-11-09T07:13:44.111Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T07:13:44.111Z] ---> Running in b78d1343701f [2021-11-09T07:13:44.710Z] Removing intermediate container 7da21ac9d610 [2021-11-09T07:13:44.710Z] ---> 6cc778a52cc4 [2021-11-09T07:13:44.710Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T07:13:44.986Z] Removing intermediate container b78d1343701f [2021-11-09T07:13:44.986Z] ---> 4a3ec34b1b4e [2021-11-09T07:13:44.986Z] Step 20/22 : LABEL arch=arm64 [2021-11-09T07:13:45.258Z] ---> 8f217119f1da [2021-11-09T07:13:45.258Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-09T07:13:45.258Z] Removing intermediate container 4f7ae32a2369 [2021-11-09T07:13:45.258Z] ---> 1e991ff8d2a0 [2021-11-09T07:13:45.258Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T07:13:45.258Z] ---> Running in 019196dafc40 [2021-11-09T07:13:45.530Z] ---> Running in 5d4abf6318f3 [2021-11-09T07:13:45.804Z] ---> 36486999402c [2021-11-09T07:13:45.804Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-09T07:13:46.087Z] Removing intermediate container 5d4abf6318f3 [2021-11-09T07:13:46.087Z] Removing intermediate container 019196dafc40 [2021-11-09T07:13:46.087Z] ---> 6766bd8215b8 [2021-11-09T07:13:46.087Z] Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:13:46.087Z] ---> 670ca1ff2e0d [2021-11-09T07:13:46.087Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-09T07:13:46.087Z] ---> Running in 3015440c28a0 [2021-11-09T07:13:46.087Z] ---> Running in 7e1d4ccc7f23 [2021-11-09T07:13:46.363Z] ---> cb44f8fba153 [2021-11-09T07:13:46.363Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-09T07:13:46.967Z] Removing intermediate container 7e1d4ccc7f23 [2021-11-09T07:13:46.967Z] ---> 3b081e04f01f [2021-11-09T07:13:46.967Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-09T07:13:46.967Z] Removing intermediate container 3015440c28a0 [2021-11-09T07:13:46.967Z] ---> 5b9904a84bf5 [2021-11-09T07:13:46.967Z] Step 22/22 : LABEL version=0.0.0 [2021-11-09T07:13:47.242Z] ---> Running in 5e2073bc51e1 [2021-11-09T07:13:47.242Z] ---> Running in 04042bfd5228 [2021-11-09T07:13:48.223Z] Removing intermediate container 5e2073bc51e1 [2021-11-09T07:13:48.223Z] ---> 6b986e0f0a77 [2021-11-09T07:13:48.223Z] [2021-11-09T07:13:48.223Z] Removing intermediate container 04042bfd5228 [2021-11-09T07:13:48.223Z] ---> 005aaad04512 [2021-11-09T07:13:48.223Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T07:13:48.223Z] ---> 081e58cfc7e9 [2021-11-09T07:13:48.223Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-09T07:13:48.223Z] ---> df24ec9b6dc3 [2021-11-09T07:13:48.223Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-09T07:13:48.823Z] Successfully built 6b986e0f0a77 [2021-11-09T07:13:48.823Z] Successfully tagged core-command-arm64:latest [2021-11-09T07:13:48.823Z] Building security-bootstrapper [2021-11-09T07:13:49.814Z]  Building core-command ... done  ---> 4aaeb7dc228d [2021-11-09T07:13:49.814Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-09T07:13:49.814Z] ---> 5c7e90c25980 [2021-11-09T07:13:49.814Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-09T07:13:50.089Z] ---> Running in 18d37a87e7b0 [2021-11-09T07:13:50.089Z] Removing intermediate container e81c7f3063d0 [2021-11-09T07:13:50.089Z] ---> c194c6af87b1 [2021-11-09T07:13:50.089Z] [2021-11-09T07:13:50.089Z] Step 9/22 : FROM alpine:3.14 [2021-11-09T07:13:50.089Z] ---> bb3de5531c18 [2021-11-09T07:13:50.089Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-09T07:13:50.365Z] ---> 288c03945b63 [2021-11-09T07:13:50.365Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-09T07:13:50.365Z] ---> Running in 760530c3d390 [2021-11-09T07:13:50.642Z] Removing intermediate container 18d37a87e7b0 [2021-11-09T07:13:50.642Z] ---> 5f3e2fb09163 [2021-11-09T07:13:50.642Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T07:13:50.916Z] ---> Running in 121cbebb64bd [2021-11-09T07:13:51.188Z] Removing intermediate container 760530c3d390 [2021-11-09T07:13:51.188Z] ---> 1f558ff9da2d [2021-11-09T07:13:51.188Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-09T07:13:52.176Z] ---> cd329f862e2b [2021-11-09T07:13:52.176Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-09T07:13:52.176Z] ---> Running in a9006c34879d [2021-11-09T07:13:52.176Z] Removing intermediate container 121cbebb64bd [2021-11-09T07:13:52.176Z] ---> 5f2a208c8c20 [2021-11-09T07:13:52.176Z] Step 20/22 : LABEL arch=arm64 [2021-11-09T07:13:52.176Z] ---> Running in c473c6cc6040 [2021-11-09T07:13:52.176Z] ---> 5beb1df87e0c [2021-11-09T07:13:52.176Z] Step 20/24 : 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-11-09T07:13:52.176Z] ---> Running in 5f6d8d0d53c3 [2021-11-09T07:13:52.176Z] Removing intermediate container a9006c34879d [2021-11-09T07:13:52.176Z] ---> cbfa75b57006 [2021-11-09T07:13:52.176Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-09T07:13:52.451Z] ---> Running in bdcf6639b4af [2021-11-09T07:13:52.451Z] Removing intermediate container c473c6cc6040 [2021-11-09T07:13:52.451Z] ---> 5d40bb2a9f07 [2021-11-09T07:13:52.451Z] Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:13:52.726Z] ---> Running in b99b0af8b7f6 [2021-11-09T07:13:52.726Z] ---> 3a6d54112baf [2021-11-09T07:13:52.726Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-09T07:13:53.004Z] ---> Running in 50deaf16a037 [2021-11-09T07:13:53.294Z] Removing intermediate container bdcf6639b4af [2021-11-09T07:13:53.294Z] ---> 1dfe0e4d3838 [2021-11-09T07:13:53.294Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:13:53.569Z] ---> Running in cf9780506003 [2021-11-09T07:13:53.569Z] Removing intermediate container b99b0af8b7f6 [2021-11-09T07:13:53.569Z] ---> ec01d079a42d [2021-11-09T07:13:53.569Z] Step 22/22 : LABEL version=0.0.0 [2021-11-09T07:13:53.848Z] ---> Running in 4828185141c4 [2021-11-09T07:13:53.848Z] Removing intermediate container 50deaf16a037 [2021-11-09T07:13:53.848Z] ---> 8380724c7c21 [2021-11-09T07:13:53.848Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T07:13:54.129Z] ---> Running in 9252607132dc [2021-11-09T07:13:54.730Z] Removing intermediate container 4828185141c4 [2021-11-09T07:13:54.730Z] ---> 4defbfae8415 [2021-11-09T07:13:54.730Z] [2021-11-09T07:13:55.006Z] Removing intermediate container 9252607132dc [2021-11-09T07:13:55.006Z] ---> 3a74a9f2e412 [2021-11-09T07:13:55.006Z] Step 19/21 : LABEL arch=arm64 [2021-11-09T07:13:55.006Z] ---> Running in 5f12ead11969 [2021-11-09T07:13:55.283Z] Successfully built 4defbfae8415 [2021-11-09T07:13:55.283Z] Successfully tagged core-metadata-arm64:latest [2021-11-09T07:13:55.283Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-11-09T07:13:55.283Z] Removing intermediate container 5f6d8d0d53c3 [2021-11-09T07:13:55.283Z] ---> a4866db38f42 [2021-11-09T07:13:55.283Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-09T07:13:55.561Z] ---> Running in 529f98b7566c [2021-11-09T07:13:55.561Z] Removing intermediate container 5f12ead11969 [2021-11-09T07:13:55.561Z] ---> e4043149c48d [2021-11-09T07:13:55.561Z] Step 20/21 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:13:55.847Z] ---> Running in 690dc401ae46 [2021-11-09T07:13:56.131Z] Removing intermediate container 529f98b7566c [2021-11-09T07:13:56.131Z] ---> 769f187f195e [2021-11-09T07:13:56.131Z] Step 22/24 : LABEL arch=arm64 [2021-11-09T07:13:56.421Z] ---> Running in 1a21ade37ba0 [2021-11-09T07:13:56.421Z] Removing intermediate container cf9780506003 [2021-11-09T07:13:56.421Z] ---> aaeadec5abfd [2021-11-09T07:13:56.421Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-09T07:13:56.421Z] Removing intermediate container 690dc401ae46 [2021-11-09T07:13:56.421Z] ---> c4f491ad9ded [2021-11-09T07:13:56.421Z] Step 21/21 : LABEL version=0.0.0 [2021-11-09T07:13:56.421Z] ---> Running in 5a0a6d974c5b [2021-11-09T07:13:56.696Z] ---> Running in 334896d422e7 [2021-11-09T07:13:56.972Z] Removing intermediate container 1a21ade37ba0 [2021-11-09T07:13:56.972Z] ---> ead0fd23ccd3 [2021-11-09T07:13:56.972Z] Step 23/24 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:13:57.244Z] ---> Running in 1faac06171c7 [2021-11-09T07:13:57.244Z] Removing intermediate container 5a0a6d974c5b [2021-11-09T07:13:57.244Z] ---> 849e27b54305 [2021-11-09T07:13:57.244Z] [2021-11-09T07:13:57.845Z] Successfully built 849e27b54305 [2021-11-09T07:13:58.117Z] Successfully tagged support-notifications-arm64:latest [2021-11-09T07:13:58.117Z]  Building support-notifications ... done Building support-scheduler [2021-11-09T07:13:58.117Z] Removing intermediate container 1faac06171c7 [2021-11-09T07:13:58.117Z] ---> 425c0df92d2f [2021-11-09T07:13:58.117Z] Step 24/24 : LABEL version=0.0.0 [2021-11-09T07:13:58.117Z] ---> Running in 9caf1630446c [2021-11-09T07:13:58.390Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T07:13:58.663Z] Removing intermediate container 9caf1630446c [2021-11-09T07:13:58.663Z] ---> 9ae742dd9f66 [2021-11-09T07:13:58.663Z] [2021-11-09T07:13:58.937Z] Successfully built 9ae742dd9f66 [2021-11-09T07:13:58.937Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-09T07:13:58.937Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-11-09T07:13:59.211Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T07:14:00.192Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-09T07:14:00.192Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-09T07:14:00.192Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-09T07:14:00.192Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-09T07:14:00.466Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-09T07:14:00.466Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-09T07:14:00.466Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T07:14:00.466Z] OK: 8 MiB in 20 packages [2021-11-09T07:14:01.916Z] Removing intermediate container 334896d422e7 [2021-11-09T07:14:01.916Z] ---> 5c9ad22411a7 [2021-11-09T07:14:01.916Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T07:14:02.906Z] ---> 1617c9c025d2 [2021-11-09T07:14:02.906Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-09T07:14:04.356Z] ---> 7546395ded2d [2021-11-09T07:14:04.637Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-09T07:14:05.622Z] ---> a43960fbce77 [2021-11-09T07:14:05.622Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-09T07:14:05.622Z] ---> Running in 9a3de6d05cd7 [2021-11-09T07:14:06.221Z] Removing intermediate container 9a3de6d05cd7 [2021-11-09T07:14:06.221Z] ---> 97bdcf49ea66 [2021-11-09T07:14:06.221Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T07:14:06.221Z] ---> Running in 1cb54aa5f7e3 [2021-11-09T07:14:06.813Z] Removing intermediate container 1cb54aa5f7e3 [2021-11-09T07:14:06.813Z] ---> d21e163495b4 [2021-11-09T07:14:06.813Z] Step 20/22 : LABEL arch=arm64 [2021-11-09T07:14:06.813Z] ---> Running in c5100714b2e9 [2021-11-09T07:14:07.408Z] Removing intermediate container c5100714b2e9 [2021-11-09T07:14:07.408Z] ---> f6d301b02d38 [2021-11-09T07:14:07.408Z] Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:14:07.689Z] ---> Running in c4793e894251 [2021-11-09T07:14:08.284Z] Removing intermediate container c4793e894251 [2021-11-09T07:14:08.284Z] ---> d8c703d68bb3 [2021-11-09T07:14:08.284Z] Step 22/22 : LABEL version=0.0.0 [2021-11-09T07:14:08.284Z] ---> Running in 79a756e6864c [2021-11-09T07:14:08.879Z] Removing intermediate container 79a756e6864c [2021-11-09T07:14:08.879Z] ---> bf7b8c7a251f [2021-11-09T07:14:08.879Z] [2021-11-09T07:14:09.152Z] Successfully built bf7b8c7a251f [2021-11-09T07:14:09.152Z] Successfully tagged core-data-arm64:latest [2021-11-09T07:14:31.428Z]  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:14:31.428Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:14:31.428Z] ---> f7b226998142 [2021-11-09T07:14:31.428Z] Step 3/30 : WORKDIR /edgex-go [2021-11-09T07:14:31.428Z] ---> Using cache [2021-11-09T07:14:31.428Z] ---> 38375222cca9 [2021-11-09T07:14:31.428Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:14:31.428Z] ---> Using cache [2021-11-09T07:14:31.428Z] ---> db70144c6a00 [2021-11-09T07:14:31.428Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-09T07:14:31.428Z] ---> Using cache [2021-11-09T07:14:31.428Z] ---> b45a33f55daf [2021-11-09T07:14:31.428Z] Step 6/30 : COPY . . [2021-11-09T07:14:31.428Z] ---> Using cache [2021-11-09T07:14:31.428Z] ---> e9910594ee86 [2021-11-09T07:14:31.428Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:14:31.428Z] ---> Using cache [2021-11-09T07:14:31.428Z] ---> 32691eec377b [2021-11-09T07:14:31.428Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-09T07:14:31.428Z] ---> Running in b20191df0e69 [2021-11-09T07:14:32.868Z] 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-11-09T07:14:39.611Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:14:39.611Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:14:39.611Z] ---> f7b226998142 [2021-11-09T07:14:39.611Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T07:14:39.611Z] ---> Using cache [2021-11-09T07:14:39.611Z] ---> 38375222cca9 [2021-11-09T07:14:39.611Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:14:39.611Z] ---> Using cache [2021-11-09T07:14:39.611Z] ---> db70144c6a00 [2021-11-09T07:14:39.611Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-09T07:14:40.217Z] ---> Running in c7b7ce770f81 [2021-11-09T07:14:42.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T07:14:43.138Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:14:43.138Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:14:43.138Z] ---> f7b226998142 [2021-11-09T07:14:43.138Z] Step 3/23 : WORKDIR /edgex-go [2021-11-09T07:14:43.138Z] ---> Using cache [2021-11-09T07:14:43.138Z] ---> 38375222cca9 [2021-11-09T07:14:43.138Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:14:43.138Z] ---> Using cache [2021-11-09T07:14:43.138Z] ---> db70144c6a00 [2021-11-09T07:14:43.138Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-09T07:14:43.138Z] ---> Using cache [2021-11-09T07:14:43.138Z] ---> b45a33f55daf [2021-11-09T07:14:43.138Z] Step 6/23 : COPY go.mod . [2021-11-09T07:14:43.412Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T07:14:43.413Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-09T07:14:43.413Z] ---> f7b226998142 [2021-11-09T07:14:43.413Z] Step 3/20 : WORKDIR /edgex-go [2021-11-09T07:14:43.413Z] ---> Using cache [2021-11-09T07:14:43.413Z] ---> 38375222cca9 [2021-11-09T07:14:43.413Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T07:14:43.413Z] ---> Using cache [2021-11-09T07:14:43.413Z] ---> db70144c6a00 [2021-11-09T07:14:43.413Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-09T07:14:43.413Z] ---> Using cache [2021-11-09T07:14:43.413Z] ---> b45a33f55daf [2021-11-09T07:14:43.413Z] Step 6/20 : COPY . . [2021-11-09T07:14:43.413Z] ---> Using cache [2021-11-09T07:14:43.413Z] ---> e9910594ee86 [2021-11-09T07:14:43.413Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:14:43.413Z] ---> Using cache [2021-11-09T07:14:43.413Z] ---> 32691eec377b [2021-11-09T07:14:43.413Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-09T07:14:43.688Z] ---> Running in 20ea77c1882a [2021-11-09T07:14:43.688Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T07:14:44.293Z] ---> 6b5890bb7e5a [2021-11-09T07:14:44.293Z] Step 7/23 : RUN go mod download [2021-11-09T07:14:44.571Z] ---> Running in 2359558fd4af [2021-11-09T07:14:44.845Z] OK: 219 MiB in 52 packages [2021-11-09T07:14:46.286Z] 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-11-09T07:14:46.566Z] Removing intermediate container c7b7ce770f81 [2021-11-09T07:14:46.566Z] ---> a11becd8faf5 [2021-11-09T07:14:46.566Z] Step 6/22 : COPY . . [2021-11-09T07:14:51.990Z] Removing intermediate container 2359558fd4af [2021-11-09T07:14:51.990Z] ---> f91743c62aad [2021-11-09T07:14:51.990Z] Step 8/23 : COPY . . [2021-11-09T07:15:10.315Z] ---> 4b8fcfdce822 [2021-11-09T07:15:10.315Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T07:15:10.315Z] ---> Running in d7949829eec0 [2021-11-09T07:15:15.753Z] Removing intermediate container d7949829eec0 [2021-11-09T07:15:15.753Z] ---> 0887b7930f38 [2021-11-09T07:15:15.753Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-09T07:15:15.753Z] ---> Running in eb865c3dcfd4 [2021-11-09T07:15:15.753Z] ---> e7af478c18b3 [2021-11-09T07:15:15.753Z] Step 9/23 : RUN go mod tidy [2021-11-09T07:15:15.753Z] ---> Running in b21cc8605981 [2021-11-09T07:15:17.743Z] 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-11-09T07:15:22.075Z] Removing intermediate container b21cc8605981 [2021-11-09T07:15:22.075Z] ---> ff0c51ee2e59 [2021-11-09T07:15:22.075Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-09T07:15:22.075Z] ---> Running in e02e9643156c [2021-11-09T07:15:24.061Z] 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-11-09T07:15:50.882Z] Removing intermediate container b20191df0e69 [2021-11-09T07:15:50.882Z] ---> 99ecae8c222f [2021-11-09T07:15:50.882Z] [2021-11-09T07:15:50.882Z] Step 9/30 : FROM alpine:3.14 [2021-11-09T07:15:50.882Z] ---> bb3de5531c18 [2021-11-09T07:15:50.882Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-09T07:15:50.882Z] ---> Running in 1fda620224db [2021-11-09T07:15:50.882Z] Removing intermediate container 1fda620224db [2021-11-09T07:15:50.882Z] ---> 582ec3e81453 [2021-11-09T07:15:50.882Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-09T07:15:51.158Z] ---> Running in e6a9331808f5 [2021-11-09T07:15:53.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T07:15:53.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T07:15:54.424Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-09T07:15:54.424Z] (2/2) Installing su-exec (0.2-r1) [2021-11-09T07:15:54.424Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T07:15:54.424Z] OK: 5 MiB in 16 packages [2021-11-09T07:15:55.873Z] Removing intermediate container e6a9331808f5 [2021-11-09T07:15:55.873Z] ---> 391ac7a8fe26 [2021-11-09T07:15:55.873Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-09T07:15:55.873Z] ---> Running in bff956ea7755 [2021-11-09T07:15:56.477Z] Removing intermediate container bff956ea7755 [2021-11-09T07:15:56.477Z] ---> f2e1895be626 [2021-11-09T07:15:56.477Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-09T07:15:56.477Z] ---> Running in 3df23a149524 [2021-11-09T07:15:57.093Z] Removing intermediate container 3df23a149524 [2021-11-09T07:15:57.093Z] ---> 36d7497d64ab [2021-11-09T07:15:57.093Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-09T07:15:57.371Z] ---> Running in 9ebded73ac24 [2021-11-09T07:16:00.768Z] Removing intermediate container 9ebded73ac24 [2021-11-09T07:16:00.768Z] ---> 9d152089d567 [2021-11-09T07:16:00.768Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-09T07:16:00.768Z] ---> Running in f7a076b5bbcc [2021-11-09T07:16:01.376Z] Removing intermediate container f7a076b5bbcc [2021-11-09T07:16:01.376Z] ---> 5aade14adac9 [2021-11-09T07:16:01.376Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-09T07:16:02.369Z] ---> 848dfbb87452 [2021-11-09T07:16:02.369Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-09T07:16:02.369Z] ---> Running in 16b55d83f031 [2021-11-09T07:16:03.351Z] 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-11-09T07:16:05.997Z] Removing intermediate container 16b55d83f031 [2021-11-09T07:16:05.997Z] ---> b53bb433281d [2021-11-09T07:16:05.997Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T07:16:06.598Z] ---> 2780dce06873 [2021-11-09T07:16:06.598Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-09T07:16:08.596Z] ---> 5f1044b65f4d [2021-11-09T07:16:08.596Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-09T07:16:09.594Z] ---> f7aae7ff50e4 [2021-11-09T07:16:09.594Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-09T07:16:10.578Z] ---> 669ac7fbd491 [2021-11-09T07:16:10.578Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-09T07:16:12.038Z] ---> 8905bf3e8d81 [2021-11-09T07:16:12.038Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-09T07:16:12.038Z] ---> Running in 56dcdd0a6cf0 [2021-11-09T07:16:12.639Z] Removing intermediate container 56dcdd0a6cf0 [2021-11-09T07:16:12.639Z] ---> a477c6c4849b [2021-11-09T07:16:12.639Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-09T07:16:13.621Z] ---> fef0a3cf995c [2021-11-09T07:16:13.621Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-09T07:16:14.224Z] ---> Running in 00e2a7b6d1c1 [2021-11-09T07:16:18.546Z] Removing intermediate container 00e2a7b6d1c1 [2021-11-09T07:16:18.546Z] ---> a64a47b53b9b [2021-11-09T07:16:18.546Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-09T07:16:18.546Z] ---> Running in abf8df92a51f [2021-11-09T07:16:18.546Z] Removing intermediate container 20ea77c1882a [2021-11-09T07:16:18.546Z] ---> 56eb4e6b869e [2021-11-09T07:16:18.546Z] [2021-11-09T07:16:18.546Z] Step 9/20 : FROM alpine:3.14 [2021-11-09T07:16:18.546Z] ---> bb3de5531c18 [2021-11-09T07:16:18.546Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-09T07:16:18.821Z] ---> Running in 7d2969e23111 [2021-11-09T07:16:19.432Z] Removing intermediate container abf8df92a51f [2021-11-09T07:16:19.432Z] ---> cb173d2a76c1 [2021-11-09T07:16:19.432Z] Step 27/30 : CMD ["gate"] [2021-11-09T07:16:19.714Z] ---> Running in 650822bcd4bf [2021-11-09T07:16:20.319Z] Removing intermediate container 650822bcd4bf [2021-11-09T07:16:20.319Z] ---> 1dbdaf5e7faa [2021-11-09T07:16:20.319Z] Step 28/30 : LABEL arch=arm64 [2021-11-09T07:16:20.601Z] ---> Running in f6deb1b6a05c [2021-11-09T07:16:21.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T07:16:21.501Z] Removing intermediate container f6deb1b6a05c [2021-11-09T07:16:21.501Z] ---> 06996ee4f3c0 [2021-11-09T07:16:21.501Z] Step 29/30 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:16:21.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T07:16:21.501Z] ---> Running in 7ea406018355 [2021-11-09T07:16:22.492Z] Removing intermediate container 7ea406018355 [2021-11-09T07:16:22.492Z] ---> 54197c9bc111 [2021-11-09T07:16:22.492Z] Step 30/30 : LABEL version=0.0.0 [2021-11-09T07:16:22.492Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-09T07:16:22.492Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-09T07:16:22.492Z] ---> Running in 9471ef12b74a [2021-11-09T07:16:22.492Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-09T07:16:22.492Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-09T07:16:22.771Z] (5/5) Installing curl (7.79.1-r0) [2021-11-09T07:16:22.771Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T07:16:22.771Z] Executing ca-certificates-20191127-r5.trigger [2021-11-09T07:16:23.054Z] OK: 8 MiB in 19 packages [2021-11-09T07:16:23.343Z] Removing intermediate container 9471ef12b74a [2021-11-09T07:16:23.343Z] ---> 45fa811a2f2b [2021-11-09T07:16:23.343Z] [2021-11-09T07:16:23.944Z] Successfully built 45fa811a2f2b [2021-11-09T07:16:23.944Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-09T07:16:25.382Z]  Building security-bootstrapper ... done Removing intermediate container 7d2969e23111 [2021-11-09T07:16:25.382Z] ---> 9cdbdde1a5b0 [2021-11-09T07:16:25.382Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-09T07:16:25.382Z] ---> Running in 2cc37e1dd154 [2021-11-09T07:16:25.660Z] Removing intermediate container 2cc37e1dd154 [2021-11-09T07:16:25.660Z] ---> 6110c54ce2dc [2021-11-09T07:16:25.660Z] Step 12/20 : WORKDIR /edgex [2021-11-09T07:16:25.945Z] ---> Running in cf34f4484b18 [2021-11-09T07:16:26.543Z] Removing intermediate container cf34f4484b18 [2021-11-09T07:16:26.543Z] ---> 5450df87a639 [2021-11-09T07:16:26.543Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-09T07:16:27.529Z] ---> e7f038373596 [2021-11-09T07:16:27.529Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-09T07:16:29.533Z] ---> 49b163f2dbbf [2021-11-09T07:16:29.533Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-09T07:16:31.004Z] ---> eb918b17b70c [2021-11-09T07:16:31.004Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-09T07:16:31.004Z] ---> Running in ca6aa7f8e7d4 [2021-11-09T07:16:31.612Z] Removing intermediate container ca6aa7f8e7d4 [2021-11-09T07:16:31.612Z] ---> ec139823beda [2021-11-09T07:16:31.612Z] Step 17/20 : CMD ["--init=true"] [2021-11-09T07:16:31.901Z] ---> Running in ef4297f04e2c [2021-11-09T07:16:32.174Z] Removing intermediate container ef4297f04e2c [2021-11-09T07:16:32.174Z] ---> bbc58648682d [2021-11-09T07:16:32.447Z] Step 18/20 : LABEL arch=arm64 [2021-11-09T07:16:32.447Z] ---> Running in 6a1699ae4cf2 [2021-11-09T07:16:33.052Z] Removing intermediate container 6a1699ae4cf2 [2021-11-09T07:16:33.052Z] ---> 6dec466f35ee [2021-11-09T07:16:33.052Z] Step 19/20 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:16:33.052Z] ---> Running in 1169b07301e3 [2021-11-09T07:16:33.658Z] Removing intermediate container 1169b07301e3 [2021-11-09T07:16:33.658Z] ---> 9854b5c9a984 [2021-11-09T07:16:33.658Z] Step 20/20 : LABEL version=0.0.0 [2021-11-09T07:16:33.940Z] ---> Running in 32b699b378a5 [2021-11-09T07:16:34.541Z] Removing intermediate container 32b699b378a5 [2021-11-09T07:16:34.541Z] ---> cf4dc0b18bf6 [2021-11-09T07:16:34.541Z] [2021-11-09T07:16:34.828Z] Successfully built cf4dc0b18bf6 [2021-11-09T07:16:34.828Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-09T07:16:39.165Z]  Building security-proxy-setup ... done Removing intermediate container eb865c3dcfd4 [2021-11-09T07:16:39.165Z] ---> 820e2100a810 [2021-11-09T07:16:39.165Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-09T07:16:39.438Z] ---> Running in 942af6dbeb5d [2021-11-09T07:16:40.865Z] 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-11-09T07:16:43.481Z] Removing intermediate container 942af6dbeb5d [2021-11-09T07:16:43.481Z] ---> 72d391c28b85 [2021-11-09T07:16:43.481Z] [2021-11-09T07:16:43.481Z] Step 10/22 : FROM docker:20.10.8 [2021-11-09T07:16:43.481Z] 20.10.8: Pulling from library/docker [2021-11-09T07:16:44.074Z] Removing intermediate container e02e9643156c [2021-11-09T07:16:44.074Z] ---> e52d43adfd2c [2021-11-09T07:16:44.074Z] [2021-11-09T07:16:44.074Z] Step 11/23 : FROM alpine:3.14 [2021-11-09T07:16:44.074Z] ---> bb3de5531c18 [2021-11-09T07:16:44.074Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-09T07:16:44.074Z] ---> Using cache [2021-11-09T07:16:44.074Z] ---> 61b53424a3f1 [2021-11-09T07:16:44.074Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T07:16:44.074Z] ---> Using cache [2021-11-09T07:16:44.074Z] ---> c91b0a0bf657 [2021-11-09T07:16:44.074Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-09T07:16:44.347Z] ---> Running in 6be8ba632b04 [2021-11-09T07:16:44.622Z] Removing intermediate container 6be8ba632b04 [2021-11-09T07:16:44.622Z] ---> c4f3ada54f12 [2021-11-09T07:16:44.622Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-09T07:16:44.893Z] ---> Running in 640c897aaad7 [2021-11-09T07:16:45.167Z] Removing intermediate container 640c897aaad7 [2021-11-09T07:16:45.167Z] ---> 4db8d3b33b52 [2021-11-09T07:16:45.167Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T07:16:46.151Z] ---> 15181ddcf04b [2021-11-09T07:16:46.152Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-09T07:16:47.590Z] ---> 59e380b36888 [2021-11-09T07:16:47.590Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-09T07:16:48.581Z] ---> d97331d3ad65 [2021-11-09T07:16:48.581Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-09T07:16:48.581Z] ---> Running in 7505bb790a3e [2021-11-09T07:16:48.857Z] Removing intermediate container 7505bb790a3e [2021-11-09T07:16:49.131Z] ---> f7012038b6a4 [2021-11-09T07:16:49.131Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T07:16:49.131Z] ---> Running in dccb03237b1a [2021-11-09T07:16:49.727Z] Removing intermediate container dccb03237b1a [2021-11-09T07:16:49.727Z] ---> f40c0dcec822 [2021-11-09T07:16:49.727Z] Step 21/23 : LABEL arch=arm64 [2021-11-09T07:16:49.727Z] ---> Running in 2a1ae7f8e9bf [2021-11-09T07:16:50.324Z] Removing intermediate container 2a1ae7f8e9bf [2021-11-09T07:16:50.324Z] ---> 29b15f662fa5 [2021-11-09T07:16:50.324Z] Step 22/23 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:16:50.324Z] ---> Running in 33402858b59e [2021-11-09T07:16:50.923Z] Removing intermediate container 33402858b59e [2021-11-09T07:16:50.923Z] ---> 46700d2dc5a4 [2021-11-09T07:16:50.923Z] Step 23/23 : LABEL version=0.0.0 [2021-11-09T07:16:50.923Z] ---> Running in 81a8b29333e0 [2021-11-09T07:16:51.520Z] Removing intermediate container 81a8b29333e0 [2021-11-09T07:16:51.520Z] ---> e04bdb9e80f6 [2021-11-09T07:16:51.520Z] [2021-11-09T07:16:52.118Z] Successfully built e04bdb9e80f6 [2021-11-09T07:16:52.119Z] Successfully tagged support-scheduler-arm64:latest [2021-11-09T07:16:53.096Z]  Building support-scheduler ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-09T07:16:53.096Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-09T07:16:53.096Z] ---> 3734d5adc5ac [2021-11-09T07:16:53.096Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-09T07:16:53.096Z] ---> Running in 40f3bdb7a9cf [2021-11-09T07:16:53.380Z] Removing intermediate container 40f3bdb7a9cf [2021-11-09T07:16:53.381Z] ---> a8a3098cf618 [2021-11-09T07:16:53.381Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-09T07:16:53.381Z] ---> Running in 6c5fd7442103 [2021-11-09T07:16:54.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T07:16:54.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T07:16:55.787Z] (1/42) Installing readline (8.1.0-r0) [2021-11-09T07:16:55.787Z] (2/42) Installing bash (5.1.4-r0) [2021-11-09T07:16:55.787Z] Executing bash-5.1.4-r0.post-install [2021-11-09T07:16:55.787Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-09T07:16:55.787Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-09T07:16:55.787Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-09T07:16:55.787Z] (6/42) Installing curl (7.79.1-r0) [2021-11-09T07:16:55.787Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-09T07:16:55.787Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-09T07:16:55.787Z] (9/42) Installing expat (2.4.1-r0) [2021-11-09T07:16:55.787Z] (10/42) Installing libffi (3.3-r2) [2021-11-09T07:16:55.787Z] (11/42) Installing gdbm (1.19-r0) [2021-11-09T07:16:55.787Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-09T07:16:55.787Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-09T07:16:55.787Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-09T07:16:55.787Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-09T07:16:55.787Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-09T07:16:55.787Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-09T07:16:57.753Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-09T07:16:57.753Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-09T07:16:57.753Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-09T07:16:57.753Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-09T07:16:57.753Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-09T07:16:57.753Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-09T07:16:57.753Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-09T07:16:57.753Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-09T07:16:57.753Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-09T07:16:57.753Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-09T07:16:57.753Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-09T07:16:58.024Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-09T07:16:58.024Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-09T07:16:58.024Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-09T07:16:58.024Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-09T07:16:58.024Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-09T07:16:58.024Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-09T07:16:58.024Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-09T07:16:58.024Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-09T07:16:58.024Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-09T07:16:58.024Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-09T07:16:58.024Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-09T07:16:58.024Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-09T07:16:58.024Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-09T07:16:58.297Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-09T07:16:58.568Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T07:16:58.838Z] OK: 84 MiB in 64 packages [2021-11-09T07:17:02.204Z] Collecting docker-compose==1.23.2 [2021-11-09T07:17:02.204Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-09T07:17:02.204Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-09T07:17:02.478Z] Collecting jsonschema<3,>=2.5.1 [2021-11-09T07:17:02.478Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-09T07:17:02.478Z] Collecting texttable<0.10,>=0.9.0 [2021-11-09T07:17:02.478Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-09T07:17:04.439Z] Collecting cached-property<2,>=1.2.0 [2021-11-09T07:17:04.439Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-09T07:17:04.439Z] Collecting docopt<0.7,>=0.6.1 [2021-11-09T07:17:04.439Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-09T07:17:06.406Z] Collecting docker<4.0,>=3.6.0 [2021-11-09T07:17:06.406Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-09T07:17:06.679Z] Collecting PyYAML<4,>=3.10 [2021-11-09T07:17:06.679Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-09T07:17:10.057Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-09T07:17:10.057Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-09T07:17:10.057Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-09T07:17:10.057Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-09T07:17:12.009Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-09T07:17:12.009Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-09T07:17:12.009Z] Collecting docker-pycreds>=0.4.0 [2021-11-09T07:17:12.009Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-09T07:17:12.598Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-09T07:17:12.598Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-09T07:17:12.598Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-09T07:17:12.869Z] Collecting idna<2.8,>=2.5 [2021-11-09T07:17:12.869Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-09T07:17:13.137Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-09T07:17:13.137Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-09T07:17:13.409Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-09T07:17:13.409Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-09T07:17:13.409Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-09T07:17:13.409Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-09T07:17:14.376Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-09T07:17:14.376Z] Attempting uninstall: urllib3 [2021-11-09T07:17:14.376Z] Found existing installation: urllib3 1.26.5 [2021-11-09T07:17:14.376Z] Uninstalling urllib3-1.26.5: [2021-11-09T07:17:14.376Z] Successfully uninstalled urllib3-1.26.5 [2021-11-09T07:17:14.966Z] Attempting uninstall: idna [2021-11-09T07:17:14.967Z] Found existing installation: idna 3.2 [2021-11-09T07:17:14.967Z] Uninstalling idna-3.2: [2021-11-09T07:17:14.967Z] Successfully uninstalled idna-3.2 [2021-11-09T07:17:15.556Z] Attempting uninstall: chardet [2021-11-09T07:17:15.556Z] Found existing installation: chardet 4.0.0 [2021-11-09T07:17:15.556Z] Uninstalling chardet-4.0.0: [2021-11-09T07:17:15.826Z] Successfully uninstalled chardet-4.0.0 [2021-11-09T07:17:17.244Z] Attempting uninstall: requests [2021-11-09T07:17:17.244Z] Found existing installation: requests 2.25.1 [2021-11-09T07:17:17.244Z] Uninstalling requests-2.25.1: [2021-11-09T07:17:17.244Z] Successfully uninstalled requests-2.25.1 [2021-11-09T07:17:17.516Z] Running setup.py install for texttable: started [2021-11-09T07:17:19.478Z] Running setup.py install for texttable: finished with status 'done' [2021-11-09T07:17:19.478Z] Running setup.py install for PyYAML: started [2021-11-09T07:17:21.440Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-09T07:17:21.440Z] Running setup.py install for docopt: started [2021-11-09T07:17:22.867Z] Running setup.py install for docopt: finished with status 'done' [2021-11-09T07:17:22.867Z] Running setup.py install for dockerpty: started [2021-11-09T07:17:24.830Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-09T07:17:26.250Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-11-09T07:17:34.504Z] Removing intermediate container 6c5fd7442103 [2021-11-09T07:17:34.504Z] ---> 48d77cf59f80 [2021-11-09T07:17:34.504Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-09T07:17:34.504Z] ---> Running in a72a4c7cbb08 [2021-11-09T07:17:34.504Z] Removing intermediate container a72a4c7cbb08 [2021-11-09T07:17:34.504Z] ---> 2a4f956c3af7 [2021-11-09T07:17:34.504Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-09T07:17:34.777Z] ---> Running in 5e7929e8790a [2021-11-09T07:17:35.050Z] Removing intermediate container 5e7929e8790a [2021-11-09T07:17:35.050Z] ---> cc438ecda406 [2021-11-09T07:17:35.050Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-09T07:17:36.033Z] ---> 38381d60bd8f [2021-11-09T07:17:36.033Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-09T07:17:36.630Z] ---> 2f4ac9612b57 [2021-11-09T07:17:36.630Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-09T07:17:37.612Z] ---> d2e9bd51091f [2021-11-09T07:17:37.612Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-09T07:17:37.612Z] ---> Running in e1b1c72a7ec9 [2021-11-09T07:17:38.208Z] Removing intermediate container e1b1c72a7ec9 [2021-11-09T07:17:38.208Z] ---> 541d2e0dae9d [2021-11-09T07:17:38.208Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T07:17:38.208Z] ---> Running in b61f96291a89 [2021-11-09T07:17:38.482Z] Removing intermediate container b61f96291a89 [2021-11-09T07:17:38.482Z] ---> 98766114b71b [2021-11-09T07:17:38.482Z] Step 20/22 : LABEL arch=arm64 [2021-11-09T07:17:38.758Z] ---> Running in 3bab8c17ebb8 [2021-11-09T07:17:39.031Z] Removing intermediate container 3bab8c17ebb8 [2021-11-09T07:17:39.031Z] ---> 2a1c5812b5cc [2021-11-09T07:17:39.031Z] Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [2021-11-09T07:17:39.302Z] ---> Running in f5ec1691fbe8 [2021-11-09T07:17:39.574Z] Removing intermediate container f5ec1691fbe8 [2021-11-09T07:17:39.574Z] ---> 6232901ca782 [2021-11-09T07:17:39.574Z] Step 22/22 : LABEL version=0.0.0 [2021-11-09T07:17:39.574Z] ---> Running in 44467b832bfb [2021-11-09T07:17:40.170Z] Removing intermediate container 44467b832bfb [2021-11-09T07:17:40.170Z] ---> 40ec111b12f8 [2021-11-09T07:17:40.170Z] [2021-11-09T07:17:40.444Z] Successfully built 40ec111b12f8 [2021-11-09T07:17:40.444Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-09T07:17:40.733Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-09T07:17:40.732Z] $ docker stop --time=1 a6ad9ad77b56ef615b94a24747b7918532ecc47fe7db931c2cfc105e1d183f0b [2021-11-09T07:17:42.473Z] $ docker rm -f a6ad9ad77b56ef615b94a24747b7918532ecc47fe7db931c2cfc105e1d183f0b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T07:17:43.811Z] + docker images [2021-11-09T07:17:44.083Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-09T07:17:44.083Z] sys-mgmt-agent-arm64 latest 40ec111b12f8 4 seconds ago 277MB [2021-11-09T07:17:44.083Z] support-scheduler-arm64 latest e04bdb9e80f6 52 seconds ago 15.3MB [2021-11-09T07:17:44.083Z] e52d43adfd2c About a minute ago 1.57GB [2021-11-09T07:17:44.083Z] 72d391c28b85 About a minute ago 1.57GB [2021-11-09T07:17:44.083Z] security-proxy-setup-arm64 latest cf4dc0b18bf6 About a minute ago 25.4MB [2021-11-09T07:17:44.083Z] security-bootstrapper-arm64 latest 45fa811a2f2b About a minute ago 17.8MB [2021-11-09T07:17:44.083Z] 56eb4e6b869e About a minute ago 1.57GB [2021-11-09T07:17:44.083Z] 99ecae8c222f About a minute ago 1.57GB [2021-11-09T07:17:44.083Z] core-data-arm64 latest bf7b8c7a251f 3 minutes ago 19.5MB [2021-11-09T07:17:44.083Z] security-secretstore-setup-arm64 latest 9ae742dd9f66 3 minutes ago 26.8MB [2021-11-09T07:17:44.083Z] support-notifications-arm64 latest 849e27b54305 3 minutes ago 16.1MB [2021-11-09T07:17:44.083Z] core-metadata-arm64 latest 4defbfae8415 3 minutes ago 15.9MB [2021-11-09T07:17:44.083Z] c194c6af87b1 3 minutes ago 1.58GB [2021-11-09T07:17:44.083Z] core-command-arm64 latest 6b986e0f0a77 3 minutes ago 15.2MB [2021-11-09T07:17:44.083Z] 41cab8caf678 4 minutes ago 1.57GB [2021-11-09T07:17:44.083Z] b52738ca95f2 4 minutes ago 1.57GB [2021-11-09T07:17:44.083Z] aeb50e2f5506 4 minutes ago 1.58GB [2021-11-09T07:17:44.083Z] c9859fc043e7 4 minutes ago 1.57GB [2021-11-09T07:17:44.083Z] ci-base-image-arm64 latest f7b226998142 14 minutes ago 1.24GB [2021-11-09T07:17:44.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 weeks ago 534MB [2021-11-09T07:17:44.083Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-09T07:17:44.083Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-09T07:17:44.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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-11-09T07:17:44.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T07:17:44.860Z] [2021-11-09T07:17:44.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-09T07:17:45.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T07:17:45.528Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-09T07:17:45.529Z] 448f6bf000e3: Pulling fs layer [2021-11-09T07:17:45.529Z] f757da607395: Pulling fs layer [2021-11-09T07:17:45.529Z] 05883995daec: Pulling fs layer [2021-11-09T07:17:45.529Z] 8603b9c90790: Pulling fs layer [2021-11-09T07:17:45.529Z] 1560dd03e051: Pulling fs layer [2021-11-09T07:17:45.529Z] 27f5ce0e4adf: Pulling fs layer [2021-11-09T07:17:45.529Z] c2d8d7efcc4b: Pulling fs layer [2021-11-09T07:17:45.529Z] 1560dd03e051: Waiting [2021-11-09T07:17:45.529Z] 27f5ce0e4adf: Waiting [2021-11-09T07:17:45.529Z] c2d8d7efcc4b: Waiting [2021-11-09T07:17:45.529Z] 8603b9c90790: Waiting [2021-11-09T07:17:45.529Z] f757da607395: Verifying Checksum [2021-11-09T07:17:45.529Z] f757da607395: Download complete [2021-11-09T07:17:45.529Z] 8603b9c90790: Verifying Checksum [2021-11-09T07:17:45.529Z] 8603b9c90790: Download complete [2021-11-09T07:17:45.812Z] 1560dd03e051: Verifying Checksum [2021-11-09T07:17:45.812Z] 1560dd03e051: Download complete [2021-11-09T07:17:45.812Z] 27f5ce0e4adf: Verifying Checksum [2021-11-09T07:17:45.812Z] 27f5ce0e4adf: Download complete [2021-11-09T07:17:45.812Z] 05883995daec: Download complete [2021-11-09T07:17:46.095Z] 448f6bf000e3: Verifying Checksum [2021-11-09T07:17:46.095Z] 448f6bf000e3: Download complete [2021-11-09T07:17:48.798Z] c2d8d7efcc4b: Verifying Checksum [2021-11-09T07:17:48.798Z] c2d8d7efcc4b: Download complete [2021-11-09T07:17:50.231Z] 448f6bf000e3: Pull complete [2021-11-09T07:17:50.827Z] f757da607395: Pull complete [2021-11-09T07:17:52.256Z] 05883995daec: Pull complete [2021-11-09T07:17:52.527Z] 8603b9c90790: Pull complete [2021-11-09T07:17:53.501Z] 1560dd03e051: Pull complete [2021-11-09T07:17:54.094Z] 27f5ce0e4adf: Pull complete [2021-11-09T07:18:09.154Z] c2d8d7efcc4b: Pull complete [2021-11-09T07:18:09.154Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-09T07:18:09.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T07:18:09.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-09T07:18:09.429Z] prd-ubuntu18.04-docker-arm64-4c-16g-28055 does not seem to be running inside a container [2021-11-09T07:18:09.488Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-09T07:18:12.238Z] $ docker top e31863b7efab01b01c16f011ce1f9a2bae578fbd19ccdbb4ce85256d1d0ccd53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T07:18:13.351Z] ---> job-cost.sh [2021-11-09T07:18:13.351Z] lf-activate-venv: SKIPPING [2021-11-09T07:18:13.351Z] INFO: No Stack... [2021-11-09T07:18:13.945Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-09T07:18:14.214Z] INFO: Archiving Costs [Pipeline] sh [2021-11-09T07:18:14.880Z] + cut -d, -f6 [2021-11-09T07:18:14.880Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-11-09T07:18:14.955Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3797-1-stack-cost] [2021-11-09T07:18:14.959Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3797-1-stack-cost] did not exist. Created. [2021-11-09T07:18:14.959Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3797-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-09T07:18:15.688Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-09T07:18:15.861Z] Stashed 1 file(s) [Pipeline] } [2021-11-09T07:18:15.881Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3797-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-09T07:18:15.924Z] $ docker stop --time=1 e31863b7efab01b01c16f011ce1f9a2bae578fbd19ccdbb4ce85256d1d0ccd53 [2021-11-09T07:18:17.497Z] $ docker rm -f e31863b7efab01b01c16f011ce1f9a2bae578fbd19ccdbb4ce85256d1d0ccd53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-09T07:18:18.588Z] provisioning config files... [2021-11-09T07:18:18.602Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3759054142567397776tmp [Pipeline] { [Pipeline] sh [2021-11-09T07:18:18.928Z] + set +x [2021-11-09T07:18:18.928Z] + curl -s https://codecov.io/bash [2021-11-09T07:18:18.928Z] + bash -s -- [2021-11-09T07:18:18.928Z] [2021-11-09T07:18:18.928Z] _____ _ [2021-11-09T07:18:18.928Z] / ____| | | [2021-11-09T07:18:18.928Z] | | ___ __| | ___ ___ _____ __ [2021-11-09T07:18:18.928Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-09T07:18:18.928Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-09T07:18:18.928Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-09T07:18:18.928Z] Bash-1.0.6 [2021-11-09T07:18:18.928Z] [2021-11-09T07:18:18.928Z] [2021-11-09T07:18:18.928Z] ==> git version 2.24.4 found [2021-11-09T07:18:18.928Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-09T07:18:18.928Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-09T07:18:18.928Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-09T07:18:18.928Z] ==> Jenkins CI detected. [2021-11-09T07:18:18.928Z] current dir:  /w/workspace/edgex-go/1 [2021-11-09T07:18:18.928Z] project root: . [2021-11-09T07:18:18.928Z] --> token set from env [2021-11-09T07:18:18.928Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-09T07:18:19.194Z] ==> Running gcov in . (disable via -X gcov) [2021-11-09T07:18:19.194Z] ==> Python coveragepy not found [2021-11-09T07:18:19.194Z] ==> Searching for coverage reports in: [2021-11-09T07:18:19.194Z] + . [2021-11-09T07:18:19.194Z] -> Found 1 reports [2021-11-09T07:18:19.194Z] ==> Detecting git/mercurial file structure [2021-11-09T07:18:19.194Z] ==> Reading reports [2021-11-09T07:18:19.194Z] + ./coverage.out bytes=428381 [2021-11-09T07:18:19.194Z] ==> Appending adjustments [2021-11-09T07:18:19.194Z] https://docs.codecov.io/docs/fixing-reports [2021-11-09T07:18:20.134Z] + Found adjustments [2021-11-09T07:18:20.134Z] ==> Gzipping contents [2021-11-09T07:18:20.134Z] 60K /tmp/codecov.lHxdRm.gz [2021-11-09T07:18:20.134Z] ==> Uploading reports [2021-11-09T07:18:20.134Z] url: https://codecov.io [2021-11-09T07:18:20.134Z] query: branch=PR-3797&commit=eea5969ac6e108a3a2cd6bf0bb29fe789e372619&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3797%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3797&job=&cmd_args= [2021-11-09T07:18:20.134Z] -> Pinging Codecov [2021-11-09T07:18:20.134Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3797&commit=eea5969ac6e108a3a2cd6bf0bb29fe789e372619&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3797%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3797&job=&cmd_args= [2021-11-09T07:18:20.705Z] -> Uploading to [2021-11-09T07:18:20.705Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-09/00271124DB129430A58F1EEE437C3FCB/eea5969ac6e108a3a2cd6bf0bb29fe789e372619/22ede5bc-2636-4329-877c-b436bbdcc9c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211109T071820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2efa03a75dc589cfaa896ee12b531968b9b9726b5b5109216747725a7d4c148e [2021-11-09T07:18:20.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T07:18:20.705Z] Dload Upload Total Spent Left Speed [2021-11-09T07:18:20.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57616 0 0 100 57616 0 182k --:--:-- --:--:-- --:--:-- 182k [2021-11-09T07:18:20.969Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [Pipeline] } [2021-11-09T07:18:20.986Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-09T07:18:23.476Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-09T07:18:23.801Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T07:18:24.385Z] ---> package-listing.sh [2021-11-09T07:18:24.385Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-09T07:18:24.385Z] ++ facter osfamily [2021-11-09T07:18:24.647Z] + OS_FAMILY=redhat [2021-11-09T07:18:24.647Z] + workspace=/w/workspace/edgex-go/1 [2021-11-09T07:18:24.647Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-09T07:18:24.647Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-09T07:18:24.647Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-09T07:18:24.647Z] + PACKAGES=/tmp/packages_start.txt [2021-11-09T07:18:24.647Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-09T07:18:24.647Z] + PACKAGES=/tmp/packages_end.txt [2021-11-09T07:18:24.647Z] + case "${OS_FAMILY}" in [2021-11-09T07:18:24.647Z] + rpm -qa [2021-11-09T07:18:24.647Z] + sort [2021-11-09T07:18:27.948Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-09T07:18:27.948Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-09T07:18:27.948Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-09T07:18:27.948Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-09T07:18:27.948Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-11-09T07:18:27.948Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-11-09T07:18:27.975Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-09T07:18:28.269Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-09T07:18:28.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T07:18:28.851Z] [2021-11-09T07:18:28.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T07:18:29.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T07:18:29.187Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-09T07:18:29.187Z] b4d181a07f80: Pulling fs layer [2021-11-09T07:18:29.187Z] a1111a8f2ec3: Pulling fs layer [2021-11-09T07:18:29.187Z] ed53099fbce6: Pulling fs layer [2021-11-09T07:18:29.187Z] dc539afda2c1: Pulling fs layer [2021-11-09T07:18:29.187Z] 77bc0d833cb6: Pulling fs layer [2021-11-09T07:18:29.187Z] 9065ff56babe: Pulling fs layer [2021-11-09T07:18:29.187Z] d287ab97295c: Pulling fs layer [2021-11-09T07:18:29.187Z] 77bc0d833cb6: Waiting [2021-11-09T07:18:29.187Z] 9065ff56babe: Waiting [2021-11-09T07:18:29.187Z] d287ab97295c: Waiting [2021-11-09T07:18:29.187Z] dc539afda2c1: Waiting [2021-11-09T07:18:29.187Z] a1111a8f2ec3: Verifying Checksum [2021-11-09T07:18:29.187Z] a1111a8f2ec3: Download complete [2021-11-09T07:18:29.187Z] dc539afda2c1: Verifying Checksum [2021-11-09T07:18:29.187Z] dc539afda2c1: Download complete [2021-11-09T07:18:29.450Z] ed53099fbce6: Verifying Checksum [2021-11-09T07:18:29.450Z] ed53099fbce6: Download complete [2021-11-09T07:18:29.450Z] 9065ff56babe: Verifying Checksum [2021-11-09T07:18:29.450Z] 9065ff56babe: Download complete [2021-11-09T07:18:29.450Z] 77bc0d833cb6: Verifying Checksum [2021-11-09T07:18:29.450Z] 77bc0d833cb6: Download complete [2021-11-09T07:18:29.450Z] b4d181a07f80: Verifying Checksum [2021-11-09T07:18:29.450Z] b4d181a07f80: Download complete [2021-11-09T07:18:30.029Z] d287ab97295c: Verifying Checksum [2021-11-09T07:18:30.029Z] d287ab97295c: Download complete [2021-11-09T07:18:30.984Z] b4d181a07f80: Pull complete [2021-11-09T07:18:31.256Z] a1111a8f2ec3: Pull complete [2021-11-09T07:18:31.838Z] ed53099fbce6: Pull complete [2021-11-09T07:18:31.838Z] dc539afda2c1: Pull complete [2021-11-09T07:18:32.101Z] 77bc0d833cb6: Pull complete [2021-11-09T07:18:32.101Z] 9065ff56babe: Pull complete [2021-11-09T07:18:37.426Z] d287ab97295c: Pull complete [2021-11-09T07:18:37.426Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-09T07:18:37.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T07:18:37.426Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-09T07:18:37.504Z] prd-centos7-docker-4c-2g-28054 does not seem to be running inside a container [2021-11-09T07:18:37.537Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-09T07:18:41.031Z] $ docker top ee97b599b22ab20732f990c82771a68e858d1ae137de4c5a52e3038fd35c120e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T07:18:41.440Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-09T07:18:41.753Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-09T07:18:42.066Z] + ls /var/log/sa-host [2021-11-09T07:18:42.066Z] + sadf -c /var/log/sa-host/sa09 [2021-11-09T07:18:42.066Z] file_magic: OK [2021-11-09T07:18:42.066Z] HZ: Using current value: 100 [2021-11-09T07:18:42.066Z] file_header: OK [2021-11-09T07:18:42.066Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-09T07:18:42.066Z] Statistics: [2021-11-09T07:18:42.066Z] 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-11-09T07:18:42.066Z] File successfully converted to sysstat format version 12.0.3 [2021-11-09T07:18:42.066Z] + sadf -c /var/log/sa-host/sa30 [2021-11-09T07:18:42.066Z] file_magic: OK [2021-11-09T07:18:42.066Z] HZ: Using current value: 100 [2021-11-09T07:18:42.066Z] file_header: OK [2021-11-09T07:18:42.066Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-09T07:18:42.066Z] Statistics: [2021-11-09T07:18:42.066Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-09T07:18:42.066Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T07:18:42.219Z] provisioning config files... [2021-11-09T07:18:42.232Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2691720940298669716tmp [Pipeline] { [Pipeline] echo [2021-11-09T07:18:42.271Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T07:18:42.581Z] ---> create-netrc.sh [Pipeline] } [2021-11-09T07:18:42.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-09T07:18:42.989Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-09T07:18:43.012Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T07:18:43.335Z] ---> sudo-logs.sh [2021-11-09T07:18:43.336Z] Archiving 'sudo' log.. [2021-11-09T07:18:43.336Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28054.novalocal: Name or service not known [2021-11-09T07:18:43.336Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28054.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-09T07:18:43.393Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T07:18:43.723Z] ---> job-cost.sh [2021-11-09T07:18:43.723Z] lf-activate-venv: SKIPPING [2021-11-09T07:18:43.723Z] DEBUG: total: 0.10999999940395355 [2021-11-09T07:18:43.723Z] INFO: Retrieving Stack Cost... [2021-11-09T07:18:44.296Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-09T07:18:44.557Z] INFO: Archiving Costs [Pipeline] echo [2021-11-09T07:18:44.581Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T07:18:44.919Z] ---> logs-deploy.sh [2021-11-09T07:18:44.919Z] lf-activate-venv: SKIPPING [2021-11-09T07:18:44.919Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3797/1 [2021-11-09T07:18:44.919Z] INFO: archiving workspace using pattern(s): [2021-11-09T07:18:45.490Z] Archives upload complete. [2021-11-09T07:18:45.752Z] INFO: archiving logs to Nexus