Pull request #3673 updated 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 jrtitus for edgexfoundry/edgex-go Loading trusted files from base branch main at a50ec7cbd1ffe16c0409c75cc366b79de6e56022 rather than 32e48485911a94e753db4d2f1118a0aefca18792 Obtained Jenkinsfile from a50ec7cbd1ffe16c0409c75cc366b79de6e56022 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7819899677423546803.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2948776632428597736.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5913119746517784695.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9035549105597907841.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1752791840940681590.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1049’ Running on prd-centos7-docker-4c-2g-1051 in /w/workspace/edgexfoundry_edgex-go_PR-3673 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8841614769618585871.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit 32e48485911a94e753db4d2f1118a0aefca18792 Merge succeeded, producing 32e48485911a94e753db4d2f1118a0aefca18792 Checking out Revision 32e48485911a94e753db4d2f1118a0aefca18792 (PR-3673) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2932537443900587845.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3673/head:refs/remotes/origin/PR-3673 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32e48485911a94e753db4d2f1118a0aefca18792 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1483160871903577628.key > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32e48485911a94e753db4d2f1118a0aefca18792 # timeout=10 Commit message: "docs(meta): fix mistakes in API examples" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-17T18:16:01.744Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-17T18:16:01.833Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-17T18:16:01.872Z] ========================================================= [2021-08-17T18:16:01.872Z] EdgeX Global Pipelines Version Info [2021-08-17T18:16:01.872Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:16:03.106Z] ------------------- [2021-08-17T18:16:03.106Z] stable info: [2021-08-17T18:16:03.106Z] ------------------- [2021-08-17T18:16:03.106Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-17T18:16:03.106Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T18:16:03.107Z] Message: update stable to v1.0.205 [2021-08-17T18:16:03.689Z] ------------------- [2021-08-17T18:16:03.689Z] experimental info: [2021-08-17T18:16:03.689Z] ------------------- [2021-08-17T18:16:03.689Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-17T18:16:03.689Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T18:16:03.689Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-17T18:16:03.836Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-17T18:16:03.866Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-17T18:16:03.895Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-17T18:16:03.924Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-17T18:16:03.954Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-17T18:16:03.985Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-17T18:16:04.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-17T18:16:04.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-17T18:16:04.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-17T18:16:04.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-17T18:16:04.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-17T18:16:04.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-17T18:16:04.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-17T18:16:04.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-17T18:16:04.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-17T18:16:04.289Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-17T18:16:04.323Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-17T18:16:04.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-17T18:16:04.390Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-17T18:16:04.427Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-17T18:16:04.469Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-17T18:16:04.502Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-17T18:16:04.536Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-17T18:16:04.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3673 [Pipeline] echo [2021-08-17T18:16:04.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3673 [Pipeline] echo [2021-08-17T18:16:04.647Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3673 [Pipeline] echo [2021-08-17T18:16:04.668Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32e48485911a94e753db4d2f1118a0aefca18792 [Pipeline] echo [2021-08-17T18:16:04.689Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32e4848 [Pipeline] echo [2021-08-17T18:16:04.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T18:16:04.778Z] provisioning config files... [2021-08-17T18:16:04.797Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6768563372025344672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:16:05.143Z] ---> docker-login.sh [2021-08-17T18:16:05.143Z] nexus3.edgexfoundry.org:10001 [2021-08-17T18:16:05.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:16:05.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:16:05.411Z] Configure a credential helper to remove this warning. See [2021-08-17T18:16:05.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:16:05.411Z] [2021-08-17T18:16:05.411Z] Login Succeeded [2021-08-17T18:16:05.411Z] nexus3.edgexfoundry.org:10002 [2021-08-17T18:16:05.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. > git rev-list --no-walk ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 # timeout=10 [2021-08-17T18:16:05.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:16:05.674Z] Configure a credential helper to remove this warning. See [2021-08-17T18:16:05.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:16:05.674Z] [2021-08-17T18:16:05.674Z] Login Succeeded [2021-08-17T18:16:05.674Z] nexus3.edgexfoundry.org:10003 [2021-08-17T18:16:05.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:16:05.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:16:05.674Z] Configure a credential helper to remove this warning. See [2021-08-17T18:16:05.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:16:05.674Z] [2021-08-17T18:16:05.674Z] Login Succeeded [2021-08-17T18:16:05.674Z] nexus3.edgexfoundry.org:10004 [2021-08-17T18:16:05.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:16:05.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:16:05.941Z] Configure a credential helper to remove this warning. See [2021-08-17T18:16:05.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:16:05.941Z] [2021-08-17T18:16:05.941Z] Login Succeeded [2021-08-17T18:16:05.941Z] docker.io [2021-08-17T18:16:05.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:16:06.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:16:06.208Z] Configure a credential helper to remove this warning. See [2021-08-17T18:16:06.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:16:06.209Z] [2021-08-17T18:16:06.209Z] Login Succeeded [2021-08-17T18:16:06.209Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T18:16:06.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T18:16:06.568Z] ++ 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-08-17T18:16:06.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:16:06.568Z] ++ dirname cmd/core-command/Dockerfile [2021-08-17T18:16:06.568Z] ++ cut -d/ -f2 [2021-08-17T18:16:06.568Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-17T18:16:06.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:16:06.568Z] ++ dirname cmd/core-data/Dockerfile [2021-08-17T18:16:06.568Z] ++ cut -d/ -f2 [2021-08-17T18:16:06.568Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-17T18:16:06.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:16:06.568Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-17T18:16:06.568Z] ++ cut -d/ -f2 [2021-08-17T18:16:06.568Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-17T18:16:06.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:16:06.568Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-17T18:16:06.568Z] ++ cut -d/ -f2 [2021-08-17T18:16:06.568Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-17T18:16:06.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:16:06.568Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-17T18:16:06.568Z] ++ cut -d/ -f2 [2021-08-17T18:16:06.568Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-17T18:16:06.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:16:06.568Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-17T18:16:06.568Z] ++ cut -d/ -f2 [2021-08-17T18:16:06.568Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-17T18:16:06.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:16:06.568Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-17T18:16:06.568Z] ++ cut -d/ -f2 [2021-08-17T18:16:06.568Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-17T18:16:06.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:16:06.568Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-17T18:16:06.568Z] ++ cut -d/ -f2 [2021-08-17T18:16:06.568Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-17T18:16:06.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:16:06.568Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-17T18:16:06.568Z] ++ cut -d/ -f2 [2021-08-17T18:16:06.568Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-17T18:16:06.623Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:16:07.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T18:16:07.324Z] [2021-08-17T18:16:07.324Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:16:07.653Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T18:16:07.653Z] latest: Pulling from edgex-devops/git-semver [2021-08-17T18:16:07.653Z] 31603596830f: Pulling fs layer [2021-08-17T18:16:07.653Z] d4622e32a9a9: Pulling fs layer [2021-08-17T18:16:07.653Z] 1030fce36090: Pulling fs layer [2021-08-17T18:16:07.653Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-17T18:16:07.653Z] 6c6cb7e1b49b: Waiting [2021-08-17T18:16:07.653Z] d4622e32a9a9: Verifying Checksum [2021-08-17T18:16:07.653Z] d4622e32a9a9: Download complete [2021-08-17T18:16:07.921Z] 31603596830f: Verifying Checksum [2021-08-17T18:16:07.921Z] 31603596830f: Download complete [2021-08-17T18:16:07.921Z] 31603596830f: Pull complete [2021-08-17T18:16:08.194Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-17T18:16:08.194Z] 6c6cb7e1b49b: Download complete [2021-08-17T18:16:08.194Z] d4622e32a9a9: Pull complete [2021-08-17T18:16:08.194Z] 1030fce36090: Verifying Checksum [2021-08-17T18:16:08.194Z] 1030fce36090: Download complete [2021-08-17T18:16:08.789Z] 1030fce36090: Pull complete [2021-08-17T18:16:08.789Z] 6c6cb7e1b49b: Pull complete [2021-08-17T18:16:09.056Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-17T18:16:09.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T18:16:09.056Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-17T18:16:09.141Z] prd-centos7-docker-4c-2g-1051 does not seem to be running inside a container [2021-08-17T18:16:09.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-17T18:16:09.986Z] $ docker top 515be1e841ac829c3212223d44f88e0bf95963bd5f7ce7f82084117fbf10454b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T18:16:10.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T18:16:10.118Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T18:16:10.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T18:16:10.234Z] $ docker exec 515be1e841ac829c3212223d44f88e0bf95963bd5f7ce7f82084117fbf10454b ssh-agent [2021-08-17T18:16:10.352Z] SSH_AUTH_SOCK=/tmp/ssh-Q4WOFFcnPHGg/agent.13 [2021-08-17T18:16:10.352Z] SSH_AGENT_PID=20 [2021-08-17T18:16:10.365Z] Running ssh-add (command line suppressed) [2021-08-17T18:16:10.463Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4355672317101325118.key (/w/workspace/edgex-go/2@tmp/private_key_4355672317101325118.key) [2021-08-17T18:16:10.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T18:16:10.796Z] + git tag --points-at HEAD [Pipeline] } [2021-08-17T18:16:10.814Z] $ docker exec --env ******** --env ******** 515be1e841ac829c3212223d44f88e0bf95963bd5f7ce7f82084117fbf10454b ssh-agent -k [2021-08-17T18:16:10.904Z] unset SSH_AUTH_SOCK; [2021-08-17T18:16:10.904Z] unset SSH_AGENT_PID; [2021-08-17T18:16:10.904Z] echo Agent pid 20 killed; [2021-08-17T18:16:10.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-17T18:16:10.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T18:16:10.961Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T18:16:11.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T18:16:11.078Z] $ docker exec 515be1e841ac829c3212223d44f88e0bf95963bd5f7ce7f82084117fbf10454b ssh-agent [2021-08-17T18:16:11.189Z] SSH_AUTH_SOCK=/tmp/ssh-UfzdN612WW1M/agent.53 [2021-08-17T18:16:11.189Z] SSH_AGENT_PID=59 [2021-08-17T18:16:11.197Z] Running ssh-add (command line suppressed) [2021-08-17T18:16:11.294Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_9158636021894550195.key (/w/workspace/edgex-go/2@tmp/private_key_9158636021894550195.key) [2021-08-17T18:16:11.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T18:16:11.620Z] + git semver init [2021-08-17T18:16:11.620Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T18:16:11.620Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-08-17T18:16:11.620Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-08-17T18:16:11.620Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T18:16:11.620Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T18:16:11.620Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T18:16:11.620Z] # $SEMVER_BRANCH = PR-3673 [2021-08-17T18:16:11.620Z] # $SEMVER_TEMP = /tmp/semver-607369203 [2021-08-17T18:16:11.620Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-17T18:16:58.455Z] # '/tmp/semver-607369203' -> '/w/workspace/edgex-go/2/.semver' [2021-08-17T18:16:58.455Z] # -> Force: false [2021-08-17T18:16:58.455Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-08-17T18:16:58.468Z] $ docker exec --env ******** --env ******** 515be1e841ac829c3212223d44f88e0bf95963bd5f7ce7f82084117fbf10454b ssh-agent -k [2021-08-17T18:16:58.559Z] unset SSH_AUTH_SOCK; [2021-08-17T18:16:58.559Z] unset SSH_AGENT_PID; [2021-08-17T18:16:58.559Z] echo Agent pid 59 killed; [2021-08-17T18:16:58.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T18:16:58.923Z] + git semver [Pipeline] } [2021-08-17T18:16:58.943Z] $ docker stop --time=1 515be1e841ac829c3212223d44f88e0bf95963bd5f7ce7f82084117fbf10454b [2021-08-17T18:17:00.763Z] $ docker rm -f 515be1e841ac829c3212223d44f88e0bf95963bd5f7ce7f82084117fbf10454b [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T18:17:01.189Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-17T18:17:01.514Z] Stashed 1 file(s) [Pipeline] echo [2021-08-17T18:17:01.517Z] [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-08-17T18:17:01.752Z] ========================================================= [2021-08-17T18:17:01.752Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-17T18:17:01.752Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-17T18:17:02.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T18:17:02.094Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-17T18:17:02.094Z] 540db60ca938: Pulling fs layer [2021-08-17T18:17:02.094Z] adcc1eea9eea: Pulling fs layer [2021-08-17T18:17:02.094Z] 4c4ab2625f07: Pulling fs layer [2021-08-17T18:17:02.094Z] db62176df00c: Pulling fs layer [2021-08-17T18:17:02.094Z] 3b30891b0d05: Pulling fs layer [2021-08-17T18:17:02.094Z] 06b49ca38bd5: Pulling fs layer [2021-08-17T18:17:02.094Z] c788192a36de: Pulling fs layer [2021-08-17T18:17:02.094Z] a77e37c0d609: Pulling fs layer [2021-08-17T18:17:02.094Z] c3185cebc471: Pulling fs layer [2021-08-17T18:17:02.094Z] c788192a36de: Waiting [2021-08-17T18:17:02.094Z] db62176df00c: Waiting [2021-08-17T18:17:02.094Z] 3b30891b0d05: Waiting [2021-08-17T18:17:02.094Z] a77e37c0d609: Waiting [2021-08-17T18:17:02.094Z] c3185cebc471: Waiting [2021-08-17T18:17:02.094Z] 06b49ca38bd5: Waiting [2021-08-17T18:17:02.094Z] 4c4ab2625f07: Verifying Checksum [2021-08-17T18:17:02.094Z] 4c4ab2625f07: Download complete [2021-08-17T18:17:02.094Z] adcc1eea9eea: Verifying Checksum [2021-08-17T18:17:02.094Z] adcc1eea9eea: Download complete [2021-08-17T18:17:02.385Z] 3b30891b0d05: Verifying Checksum [2021-08-17T18:17:02.385Z] 3b30891b0d05: Download complete [2021-08-17T18:17:02.385Z] 06b49ca38bd5: Verifying Checksum [2021-08-17T18:17:02.385Z] 06b49ca38bd5: Download complete [2021-08-17T18:17:02.385Z] c788192a36de: Verifying Checksum [2021-08-17T18:17:02.385Z] c788192a36de: Download complete [2021-08-17T18:17:02.385Z] 540db60ca938: Verifying Checksum [2021-08-17T18:17:02.385Z] 540db60ca938: Download complete [2021-08-17T18:17:02.385Z] 540db60ca938: Pull complete [2021-08-17T18:17:02.650Z] adcc1eea9eea: Pull complete [2021-08-17T18:17:02.650Z] 4c4ab2625f07: Pull complete [2021-08-17T18:17:03.230Z] a77e37c0d609: Verifying Checksum [2021-08-17T18:17:03.230Z] a77e37c0d609: Download complete [2021-08-17T18:17:06.560Z] c3185cebc471: Verifying Checksum [2021-08-17T18:17:06.560Z] c3185cebc471: Download complete [2021-08-17T18:17:06.560Z] db62176df00c: Verifying Checksum [2021-08-17T18:17:06.560Z] db62176df00c: Download complete [2021-08-17T18:17:09.940Z] db62176df00c: Pull complete [2021-08-17T18:17:09.940Z] 3b30891b0d05: Pull complete [2021-08-17T18:17:09.940Z] 06b49ca38bd5: Pull complete [2021-08-17T18:17:09.940Z] c788192a36de: Pull complete [2021-08-17T18:17:10.204Z] a77e37c0d609: Pull complete [2021-08-17T18:17:12.183Z] c3185cebc471: Pull complete [2021-08-17T18:17:12.183Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-17T18:17:12.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T18:17:12.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-17T18:17:12.520Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T18:17:12.520Z] WORKDIR /edgex [2021-08-17T18:17:12.520Z] COPY go.mod . [2021-08-17T18:17:12.520Z] RUN go mod download' [2021-08-17T18:17:12.520Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-17T18:17:13.985Z] Sending build context to Docker daemon 328.7MB [2021-08-17T18:17:13.985Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T18:17:13.985Z] ---> 031687cdd783 [2021-08-17T18:17:13.985Z] Step 2/4 : WORKDIR /edgex [2021-08-17T18:17:16.674Z] Still waiting to schedule task [2021-08-17T18:17:16.674Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-17T18:17:19.347Z] ---> Running in b8088689d760 [2021-08-17T18:17:19.347Z] Removing intermediate container b8088689d760 [2021-08-17T18:17:19.347Z] ---> 1c09323a60a5 [2021-08-17T18:17:19.347Z] Step 3/4 : COPY go.mod . [2021-08-17T18:17:19.347Z] ---> 0ae7afece0d9 [2021-08-17T18:17:19.347Z] Step 4/4 : RUN go mod download [2021-08-17T18:17:19.347Z] ---> Running in 4780dc8fe66a [2021-08-17T18:17:58.240Z] Removing intermediate container 4780dc8fe66a [2021-08-17T18:17:58.240Z] ---> d53c401b89ed [2021-08-17T18:17:58.240Z] Successfully built d53c401b89ed [2021-08-17T18:17:58.240Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:17:58.558Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T18:17:58.558Z] . [Pipeline] withDockerContainer [2021-08-17T18:17:58.644Z] prd-centos7-docker-4c-2g-1051 does not seem to be running inside a container [2021-08-17T18:17:58.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-17T18:17:59.120Z] $ docker top 600914590be2cadb433124ac5a6a633758f268d33e0415d1feb8b18044f0d9ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T18:17:59.515Z] + go version [2021-08-17T18:17:59.515Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-17T18:17:59.532Z] $ docker stop --time=1 600914590be2cadb433124ac5a6a633758f268d33e0415d1feb8b18044f0d9ae [2021-08-17T18:18:00.725Z] $ docker rm -f 600914590be2cadb433124ac5a6a633758f268d33e0415d1feb8b18044f0d9ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:18:01.205Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T18:18:01.205Z] . [Pipeline] withDockerContainer [2021-08-17T18:18:01.291Z] prd-centos7-docker-4c-2g-1051 does not seem to be running inside a container [2021-08-17T18:18:01.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-17T18:18:01.751Z] $ docker top 42e945d9f5aa6ac68cf187d5a5832034fa465aece749542c19f7f05bdaab2b6b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-17T18:18:01.857Z] ========================================================= [2021-08-17T18:18:01.857Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-17T18:18:01.857Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-17T18:18:02.199Z] + go mod tidy [Pipeline] sh [2021-08-17T18:18:02.790Z] + make test [2021-08-17T18:18:02.790Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-17T18:18:03.061Z] go mod tidy [2021-08-17T18:18:03.061Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-17T18:18:08.440Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-17T18:18:26.754Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-17T18:18:31.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-17T18:18:31.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-17T18:18:31.660Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-17T18:18:34.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-17T18:18:34.511Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-17T18:18:34.511Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-17T18:18:34.511Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-17T18:18:35.108Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-17T18:18:35.383Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-17T18:18:35.658Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-17T18:18:35.658Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-17T18:18:35.658Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-17T18:18:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-17T18:18:38.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-08-17T18:18:38.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-17T18:18:38.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-17T18:18:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 100.0% of statements [2021-08-17T18:18:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-17T18:18:39.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 46.3% of statements [2021-08-17T18:18:39.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-17T18:18:39.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-17T18:18:40.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements [2021-08-17T18:18:40.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-17T18:18:40.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-17T18:18:41.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements [2021-08-17T18:18:41.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-17T18:18:41.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-17T18:18:41.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-17T18:18:41.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-17T18:18:41.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-17T18:18:42.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.247s coverage: 94.2% of statements [2021-08-17T18:18:42.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-17T18:18:42.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-17T18:18:42.342Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 59.1% of statements [2021-08-17T18:18:42.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-17T18:18:42.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-17T18:18:42.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-17T18:18:42.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-17T18:18:42.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-17T18:18:42.612Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements [2021-08-17T18:18:42.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-17T18:18:42.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-17T18:18:42.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-17T18:18:43.587Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements [2021-08-17T18:18:43.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-17T18:18:43.587Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-08-17T18:18:43.587Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-08-17T18:18:43.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-17T18:18:43.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-08-17T18:18:43.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2021-08-17T18:18:44.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-08-17T18:18:44.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-08-17T18:18:44.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-08-17T18:18:56.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2021-08-17T18:18:56.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-08-17T18:19:01.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.230s coverage: 81.8% of statements [2021-08-17T18:19:01.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-17T18:19:19.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-08-17T18:19:19.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-17T18:19:19.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-17T18:19:19.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-17T18:19:19.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-08-17T18:19:19.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-17T18:19:19.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-17T18:19:19.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-17T18:19:19.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-17T18:19:19.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-17T18:19:19.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-08-17T18:19:19.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-17T18:19:19.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-17T18:19:19.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-08-17T18:19:19.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-17T18:19:19.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-08-17T18:19:19.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-17T18:19:19.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-08-17T18:19:19.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-08-17T18:19:19.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-08-17T18:19:19.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements [2021-08-17T18:19:19.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-17T18:19:19.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements [2021-08-17T18:19:19.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-17T18:19:19.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-17T18:19:19.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-08-17T18:19:19.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-08-17T18:19:19.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-08-17T18:19:19.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-08-17T18:19:19.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-08-17T18:19:19.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.174s coverage: 66.9% of statements [2021-08-17T18:19:19.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-17T18:19:19.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-17T18:19:19.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-17T18:19:20.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements [2021-08-17T18:19:20.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-17T18:19:20.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-17T18:19:20.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-08-17T18:19:20.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-17T18:19:20.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-08-17T18:19:20.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-17T18:19:28.156Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1052 in /w/workspace/edgexfoundry_edgex-go_PR-3673 [Pipeline] { [Pipeline] ws [2021-08-17T18:19:28.174Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-17T18:19:28.405Z] The recommended git tool is: git [2021-08-17T18:19:28.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-17T18:19:28.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.0% of statements [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-17T18:19:28.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-17T18:19:28.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-17T18:19:28.505Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-17T18:19:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-17T18:19:28.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-08-17T18:19:28.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-17T18:19:28.506Z] GO111MODULE=on go vet ./... [2021-08-17T18:19:33.392Z] using credential edgex-jenkins-ssh [2021-08-17T18:19:33.408Z] Cloning the remote Git repository [2021-08-17T18:19:33.453Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-17T18:19:33.549Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-17T18:19:33.614Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-17T18:19:33.614Z] > git --version # timeout=10 [2021-08-17T18:19:33.627Z] > git --version # 'git version 2.17.1' [2021-08-17T18:19:33.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:19:33.748Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T18:19:50.618Z] gofmt -l . [2021-08-17T18:19:50.618Z] [ "`gofmt -l .`" = "" ] [2021-08-17T18:19:50.618Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-17T18:19:50.934Z] + ls -al . [2021-08-17T18:19:50.934Z] total 604 [2021-08-17T18:19:50.934Z] drwxrwxr-x 10 1001 1001 4096 Aug 17 18:19 . [2021-08-17T18:19:50.934Z] drwxr-xr-x 4 root root 28 Aug 17 18:18 .. [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 11 Aug 17 18:15 .dockerignore [2021-08-17T18:19:50.934Z] drwxrwxr-x 8 1001 1001 179 Aug 17 18:16 .git [2021-08-17T18:19:50.934Z] drwxrwxr-x 3 1001 1001 125 Aug 17 18:15 .github [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 818 Aug 17 18:15 .gitignore [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 76 Aug 17 18:15 .hadolint.yml [2021-08-17T18:19:50.934Z] drwx------ 3 1001 1001 58 Aug 17 18:16 .semver [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 166 Aug 17 18:15 .sonarcloud.properties [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 1171 Aug 17 18:15 ADOPTERS.md [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 8609 Aug 17 18:15 Attribution.txt [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 43881 Aug 17 18:15 CHANGELOG.md [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 3804 Aug 17 18:15 CONTRIBUTING.md [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 677 Aug 17 18:15 GOVERNANCE.md [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 849 Aug 17 18:15 Jenkinsfile [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 10775 Aug 17 18:15 LICENSE [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 5915 Aug 17 18:15 Makefile [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 582 Aug 17 18:15 OWNERS.md [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 8643 Aug 17 18:15 README.md [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 6912 Aug 17 18:15 SECURITY.md [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 5 Aug 17 18:17 VERSION [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 4131 Aug 17 18:15 ZMQWindows.md [2021-08-17T18:19:50.934Z] drwxrwxr-x 2 1001 1001 37 Aug 17 18:15 bin [2021-08-17T18:19:50.934Z] drwxrwxr-x 14 1001 1001 4096 Aug 17 18:15 cmd [2021-08-17T18:19:50.934Z] -rw-r--r-- 1 root root 404328 Aug 17 18:19 coverage.out [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 813 Aug 17 18:15 go.mod [2021-08-17T18:19:50.934Z] -rw-r--r-- 1 root root 48847 Aug 17 18:18 go.sum [2021-08-17T18:19:50.934Z] drwxrwxr-x 8 1001 1001 124 Aug 17 18:15 internal [2021-08-17T18:19:50.934Z] drwxrwxr-x 3 1001 1001 16 Aug 17 18:15 openapi [2021-08-17T18:19:50.934Z] drwxrwxr-x 4 1001 1001 71 Aug 17 18:15 snap [2021-08-17T18:19:50.934Z] -rw-rw-r-- 1 1001 1001 204 Aug 17 18:15 version.go [Pipeline] sh [2021-08-17T18:19:51.245Z] + '[' -e coverage.out ] [2021-08-17T18:19:51.246Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-17T18:19:51.364Z] Stashed 1 file(s) [Pipeline] sh [2021-08-17T18:19:51.678Z] + make build [2021-08-17T18:19:51.679Z] go mod tidy [2021-08-17T18:19:51.679Z] 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-08-17T18:19:51.918Z] Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit 32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:19:52.225Z] Merge succeeded, producing 32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:19:52.226Z] Checking out Revision 32e48485911a94e753db4d2f1118a0aefca18792 (PR-3673) [2021-08-17T18:19:51.094Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-17T18:19:51.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T18:19:51.139Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-17T18:19:51.168Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-17T18:19:51.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:19:51.184Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3673/head:refs/remotes/origin/PR-3673 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-17T18:19:51.940Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T18:19:51.958Z] > git checkout -f 32e48485911a94e753db4d2f1118a0aefca18792 # timeout=10 [2021-08-17T18:19:52.159Z] > git remote # timeout=10 [2021-08-17T18:19:52.174Z] > git config --get remote.origin.url # timeout=10 [2021-08-17T18:19:52.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:19:52.195Z] > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 [2021-08-17T18:19:52.215Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-17T18:19:52.234Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T18:19:52.249Z] > git checkout -f 32e48485911a94e753db4d2f1118a0aefca18792 # timeout=10 [2021-08-17T18:19:53.084Z] 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-08-17T18:19:56.536Z] Commit message: "docs(meta): fix mistakes in API examples" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T18:19:57.064Z] provisioning config files... [2021-08-17T18:19:57.094Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3949676565424619736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:19:57.674Z] ---> docker-login.sh [2021-08-17T18:19:57.674Z] nexus3.edgexfoundry.org:10001 [2021-08-17T18:19:58.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:19:58.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:19:58.887Z] Configure a credential helper to remove this warning. See [2021-08-17T18:19:58.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:19:58.887Z] [2021-08-17T18:19:58.887Z] Login Succeeded [2021-08-17T18:19:58.887Z] nexus3.edgexfoundry.org:10002 [2021-08-17T18:19:59.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:19:59.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:19:59.436Z] Configure a credential helper to remove this warning. See [2021-08-17T18:19:59.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:19:59.436Z] [2021-08-17T18:19:59.436Z] Login Succeeded [2021-08-17T18:19:59.436Z] nexus3.edgexfoundry.org:10003 [2021-08-17T18:19:59.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:19:59.771Z] 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-08-17T18:19:59.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:19:59.995Z] Configure a credential helper to remove this warning. See [2021-08-17T18:19:59.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:19:59.995Z] [2021-08-17T18:19:59.995Z] Login Succeeded [2021-08-17T18:19:59.995Z] nexus3.edgexfoundry.org:10004 [2021-08-17T18:20:00.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:20:00.361Z] 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-08-17T18:20:00.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:20:00.545Z] Configure a credential helper to remove this warning. See [2021-08-17T18:20:00.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:20:00.545Z] [2021-08-17T18:20:00.545Z] Login Succeeded [2021-08-17T18:20:00.545Z] docker.io [2021-08-17T18:20:00.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:20:01.322Z] 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-08-17T18:20:01.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:20:01.426Z] Configure a credential helper to remove this warning. See [2021-08-17T18:20:01.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:20:01.426Z] [2021-08-17T18:20:01.426Z] Login Succeeded [2021-08-17T18:20:01.426Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T18:20:01.571Z] Deleting 1 temporary files [2021-08-17T18:20:01.591Z] 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 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-17T18:20:02.305Z] ========================================================= [2021-08-17T18:20:02.305Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-17T18:20:02.305Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-17T18:20:02.555Z] 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-08-17T18:20:02.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-17T18:20:03.249Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-17T18:20:03.249Z] 595b0fe564bb: Pulling fs layer [2021-08-17T18:20:03.249Z] 24495759ef45: Pulling fs layer [2021-08-17T18:20:03.249Z] d148012ef14d: Pulling fs layer [2021-08-17T18:20:03.249Z] e90a11edd702: Pulling fs layer [2021-08-17T18:20:03.249Z] d77568369979: Pulling fs layer [2021-08-17T18:20:03.249Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-17T18:20:03.249Z] 170f2ba95c9a: Pulling fs layer [2021-08-17T18:20:03.249Z] 97ac5df62f85: Pulling fs layer [2021-08-17T18:20:03.249Z] fc1c9f9a7f3b: Waiting [2021-08-17T18:20:03.249Z] 170f2ba95c9a: Waiting [2021-08-17T18:20:03.249Z] 97ac5df62f85: Waiting [2021-08-17T18:20:03.249Z] e90a11edd702: Waiting [2021-08-17T18:20:03.249Z] d77568369979: Waiting [2021-08-17T18:20:03.249Z] d148012ef14d: Verifying Checksum [2021-08-17T18:20:03.249Z] d148012ef14d: Download complete [2021-08-17T18:20:03.249Z] 24495759ef45: Verifying Checksum [2021-08-17T18:20:03.249Z] 24495759ef45: Download complete [2021-08-17T18:20:03.249Z] d77568369979: Verifying Checksum [2021-08-17T18:20:03.249Z] d77568369979: Download complete [2021-08-17T18:20:03.249Z] fc1c9f9a7f3b: Download complete [2021-08-17T18:20:03.249Z] 595b0fe564bb: Download complete [2021-08-17T18:20:03.249Z] 170f2ba95c9a: Verifying Checksum [2021-08-17T18:20:03.249Z] 170f2ba95c9a: Download complete [2021-08-17T18:20:03.511Z] 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-08-17T18:20:04.109Z] 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-08-17T18:20:04.229Z] 595b0fe564bb: Pull complete [2021-08-17T18:20:05.103Z] 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-08-17T18:20:05.217Z] 24495759ef45: Pull complete [2021-08-17T18:20:05.687Z] 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-08-17T18:20:05.819Z] d148012ef14d: Pull complete [2021-08-17T18:20:06.652Z] 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-08-17T18:20:07.264Z] 97ac5df62f85: Verifying Checksum [2021-08-17T18:20:07.264Z] 97ac5df62f85: Download complete [Pipeline] } [2021-08-17T18:20:08.087Z] $ docker stop --time=1 42e945d9f5aa6ac68cf187d5a5832034fa465aece749542c19f7f05bdaab2b6b [2021-08-17T18:20:08.248Z] e90a11edd702: Verifying Checksum [2021-08-17T18:20:08.248Z] e90a11edd702: Download complete [2021-08-17T18:20:10.033Z] $ docker rm -f 42e945d9f5aa6ac68cf187d5a5832034fa465aece749542c19f7f05bdaab2b6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:20:11.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-17T18:20:11.484Z] [2021-08-17T18:20:11.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:20:11.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-17T18:20:11.815Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-17T18:20:11.815Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-17T18:20:11.815Z] ca9280d653b3: Pulling fs layer [2021-08-17T18:20:11.815Z] 7e9c9ca2126c: Pulling fs layer [2021-08-17T18:20:12.079Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-17T18:20:12.079Z] cbdbe7a5bc2a: Download complete [2021-08-17T18:20:12.079Z] cbdbe7a5bc2a: Pull complete [2021-08-17T18:20:12.884Z] ca9280d653b3: Verifying Checksum [2021-08-17T18:20:12.884Z] ca9280d653b3: Download complete [2021-08-17T18:20:13.251Z] ca9280d653b3: Pull complete [2021-08-17T18:20:14.856Z] 7e9c9ca2126c: Verifying Checksum [2021-08-17T18:20:14.856Z] 7e9c9ca2126c: Download complete [2021-08-17T18:20:17.447Z] 7e9c9ca2126c: Pull complete [2021-08-17T18:20:17.447Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-17T18:20:17.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-17T18:20:17.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-17T18:20:17.535Z] prd-centos7-docker-4c-2g-1051 does not seem to be running inside a container [2021-08-17T18:20:17.595Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-17T18:20:20.486Z] $ docker top d6352478e34fb31b6b28bfaa2f2723dc1deb1c5a21fa5b8e4cf6c8085eee30ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T18:20:20.677Z] e90a11edd702: Pull complete [2021-08-17T18:20:20.678Z] d77568369979: Pull complete [2021-08-17T18:20:20.678Z] fc1c9f9a7f3b: Pull complete [2021-08-17T18:20:20.678Z] 170f2ba95c9a: Pull complete [2021-08-17T18:20:20.885Z] + docker-compose build --help [2021-08-17T18:20:20.885Z] + grep parallel [2021-08-17T18:20:21.464Z] --parallel Build images in parallel. [Pipeline] } [2021-08-17T18:20:21.480Z] $ docker stop --time=1 d6352478e34fb31b6b28bfaa2f2723dc1deb1c5a21fa5b8e4cf6c8085eee30ae [2021-08-17T18:20:22.719Z] $ docker rm -f d6352478e34fb31b6b28bfaa2f2723dc1deb1c5a21fa5b8e4cf6c8085eee30ae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:20:23.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-17T18:20:23.176Z] . [Pipeline] withDockerContainer [2021-08-17T18:20:23.266Z] prd-centos7-docker-4c-2g-1051 does not seem to be running inside a container [2021-08-17T18:20:23.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-17T18:20:23.715Z] $ docker top f32d7ad36819f78666e18edb5d8b47fed5fe6f355993a5e2b031e640d6606939 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T18:20:24.106Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-17T18:20:24.685Z] Building core-command ... [2021-08-17T18:20:24.685Z] Building core-data ... [2021-08-17T18:20:24.685Z] Building core-metadata ... [2021-08-17T18:20:24.685Z] Building security-bootstrapper ... [2021-08-17T18:20:24.685Z] Building security-proxy-setup ... [2021-08-17T18:20:24.685Z] Building security-secretstore-setup ... [2021-08-17T18:20:24.685Z] Building support-notifications ... [2021-08-17T18:20:24.685Z] Building support-scheduler ... [2021-08-17T18:20:24.685Z] Building sys-mgmt-agent ... [2021-08-17T18:20:24.685Z] Building core-data [2021-08-17T18:20:24.685Z] Building security-bootstrapper [2021-08-17T18:20:24.685Z] Building security-secretstore-setup [2021-08-17T18:20:24.685Z] Building core-metadata [2021-08-17T18:20:24.685Z] Building security-proxy-setup [2021-08-17T18:20:26.123Z] 97ac5df62f85: Pull complete [2021-08-17T18:20:26.124Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-17T18:20:26.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-17T18:20:26.124Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-17T18:20:26.483Z] + + dockerecho build -t ci-base-image-arm64 -f - . [2021-08-17T18:20:26.483Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-17T18:20:26.483Z] WORKDIR /edgex [2021-08-17T18:20:26.483Z] COPY go.mod . [2021-08-17T18:20:26.483Z] RUN go mod download [2021-08-17T18:20:28.474Z] Sending build context to Docker daemon 165.9MB [2021-08-17T18:20:28.474Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-17T18:20:28.474Z] ---> 04bc70af865f [2021-08-17T18:20:28.474Z] Step 2/4 : WORKDIR /edgex [2021-08-17T18:20:34.756Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:20:34.756Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:20:34.756Z] ---> d53c401b89ed [2021-08-17T18:20:34.756Z] Step 3/24 : WORKDIR /edgex-go [2021-08-17T18:20:34.756Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:20:34.756Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:20:34.756Z] ---> d53c401b89ed [2021-08-17T18:20:34.756Z] Step 3/24 : WORKDIR /edgex-go [2021-08-17T18:20:38.637Z] ---> Running in 6eab416c2948 [2021-08-17T18:20:39.233Z] Removing intermediate container 6eab416c2948 [2021-08-17T18:20:39.233Z] ---> c7483013b386 [2021-08-17T18:20:39.233Z] Step 3/4 : COPY go.mod . [2021-08-17T18:20:40.088Z] ---> Running in 65f3454c80c7 [2021-08-17T18:20:40.088Z] ---> Running in 3648384f5a08 [2021-08-17T18:20:40.682Z] ---> 26e0ee6539a2 [2021-08-17T18:20:40.683Z] Step 4/4 : RUN go mod download [2021-08-17T18:20:40.683Z] ---> Running in 529157c6d314 [2021-08-17T18:20:46.722Z] Removing intermediate container 65f3454c80c7 [2021-08-17T18:20:46.723Z] ---> e6bf2f7b1825 [2021-08-17T18:20:46.723Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:20:46.723Z] Removing intermediate container 3648384f5a08 [2021-08-17T18:20:46.723Z] ---> 8fa315556b38 [2021-08-17T18:20:46.723Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:20:46.723Z] ---> Running in efd8b0fd750b [2021-08-17T18:20:46.723Z] ---> Running in 7b809406a61a [2021-08-17T18:20:48.129Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:20:48.129Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:20:48.129Z] ---> d53c401b89ed [2021-08-17T18:20:48.129Z] Step 3/32 : WORKDIR /edgex-go [2021-08-17T18:20:48.129Z] ---> Using cache [2021-08-17T18:20:48.129Z] ---> e6bf2f7b1825 [2021-08-17T18:20:48.129Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:20:50.082Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:20:50.082Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:20:50.082Z] ---> d53c401b89ed [2021-08-17T18:20:50.083Z] Step 3/26 : WORKDIR /edgex-go [2021-08-17T18:20:50.083Z] ---> Using cache [2021-08-17T18:20:50.083Z] ---> e6bf2f7b1825 [2021-08-17T18:20:50.083Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:20:50.083Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:20:50.083Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:20:50.083Z] ---> d53c401b89ed [2021-08-17T18:20:50.083Z] Step 3/22 : WORKDIR /edgex-go [2021-08-17T18:20:50.083Z] ---> Using cache [2021-08-17T18:20:50.083Z] ---> e6bf2f7b1825 [2021-08-17T18:20:50.083Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:20:51.052Z] ---> Running in 3381c1d1da1a [2021-08-17T18:20:51.052Z] ---> Running in 71b40a72c61f [2021-08-17T18:20:51.052Z] ---> Running in 2d81a36ffc58 [2021-08-17T18:20:51.645Z] Removing intermediate container efd8b0fd750b [2021-08-17T18:20:51.645Z] ---> 983489356b6f [2021-08-17T18:20:51.645Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-17T18:20:51.645Z] Removing intermediate container 7b809406a61a [2021-08-17T18:20:51.645Z] ---> 825f58976134 [2021-08-17T18:20:51.645Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-17T18:20:51.645Z] ---> Running in 16b58825a5c3 [2021-08-17T18:20:51.645Z] ---> Running in 96778017c682 [2021-08-17T18:20:51.913Z] Removing intermediate container 3381c1d1da1a [2021-08-17T18:20:51.913Z] ---> b8ee70d9d2df [2021-08-17T18:20:51.913Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-17T18:20:51.913Z] ---> Running in 4462dc1a082b [2021-08-17T18:20:51.913Z] Removing intermediate container 2d81a36ffc58 [2021-08-17T18:20:51.913Z] ---> 7f1ecaeb613a [2021-08-17T18:20:51.913Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-17T18:20:51.913Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:20:52.186Z] ---> Running in cd815ad6edc5 [2021-08-17T18:20:52.186Z] Removing intermediate container 71b40a72c61f [2021-08-17T18:20:52.186Z] ---> c0f94e2d3ac4 [2021-08-17T18:20:52.186Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-17T18:20:52.186Z] ---> Running in ae722738b026 [2021-08-17T18:20:52.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:20:52.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:20:52.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:20:52.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:20:52.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:20:52.985Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:20:53.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:20:53.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:20:53.525Z] OK: 219 MiB in 52 packages [2021-08-17T18:20:53.525Z] OK: 219 MiB in 52 packages [2021-08-17T18:20:53.793Z] Removing intermediate container 96778017c682 [2021-08-17T18:20:53.793Z] ---> 28e16c8cc51f [2021-08-17T18:20:53.793Z] Step 6/24 : COPY go.mod . [2021-08-17T18:20:54.066Z] OK: 219 MiB in 52 packages [2021-08-17T18:20:54.066Z] Removing intermediate container 16b58825a5c3 [2021-08-17T18:20:54.066Z] ---> eed3b6eed600 [2021-08-17T18:20:54.066Z] Step 6/24 : COPY go.mod . [2021-08-17T18:20:54.066Z] ---> 32bc244599d6 [2021-08-17T18:20:54.066Z] Step 7/24 : RUN go mod download [2021-08-17T18:20:54.066Z] ---> Running in 48c423eb0940 [2021-08-17T18:20:54.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:20:54.066Z] ---> e034eacf66c0 [2021-08-17T18:20:54.066Z] Step 7/24 : RUN go mod download [2021-08-17T18:20:54.348Z] ---> Running in 3f581b085135 [2021-08-17T18:20:54.348Z] OK: 219 MiB in 52 packages [2021-08-17T18:20:54.348Z] Removing intermediate container ae722738b026 [2021-08-17T18:20:54.348Z] ---> 0de87a652881 [2021-08-17T18:20:54.348Z] Step 6/22 : COPY go.mod . [2021-08-17T18:20:54.620Z] OK: 219 MiB in 52 packages [2021-08-17T18:20:54.620Z] ---> a119b41971d6 [2021-08-17T18:20:54.620Z] Step 7/22 : RUN go mod download [2021-08-17T18:20:54.896Z] ---> Running in 51425e2e057c [2021-08-17T18:20:54.896Z] Removing intermediate container 4462dc1a082b [2021-08-17T18:20:54.896Z] ---> f9141e6047de [2021-08-17T18:20:54.896Z] Step 6/32 : COPY go.mod . [2021-08-17T18:20:55.176Z] Removing intermediate container cd815ad6edc5 [2021-08-17T18:20:55.176Z] ---> c383e14dc40f [2021-08-17T18:20:55.176Z] Step 6/26 : COPY go.mod . [2021-08-17T18:20:55.176Z] ---> 2404b9797a4c [2021-08-17T18:20:55.176Z] Step 7/32 : RUN go mod download [2021-08-17T18:20:55.176Z] ---> Running in 771f7d785093 [2021-08-17T18:20:55.458Z] Removing intermediate container 48c423eb0940 [2021-08-17T18:20:55.458Z] ---> 7aea529aee3f [2021-08-17T18:20:55.458Z] Step 8/24 : COPY . . [2021-08-17T18:20:55.458Z] ---> 9eb322c3b8da [2021-08-17T18:20:55.458Z] Step 7/26 : RUN go mod download [2021-08-17T18:20:55.729Z] ---> Running in a65cb3d61a08 [2021-08-17T18:20:57.738Z] Removing intermediate container 3f581b085135 [2021-08-17T18:20:57.738Z] ---> 7376ca1f84d9 [2021-08-17T18:20:57.738Z] Step 8/24 : COPY . . [2021-08-17T18:20:59.694Z] Removing intermediate container 51425e2e057c [2021-08-17T18:20:59.694Z] ---> d22bdabfec61 [2021-08-17T18:20:59.694Z] Step 8/22 : COPY . . [2021-08-17T18:20:59.969Z] Removing intermediate container 771f7d785093 [2021-08-17T18:20:59.969Z] ---> 055223f044bf [2021-08-17T18:20:59.969Z] Step 8/32 : COPY . . [2021-08-17T18:21:00.234Z] Removing intermediate container a65cb3d61a08 [2021-08-17T18:21:00.234Z] ---> 504ea3c32e8c [2021-08-17T18:21:00.234Z] Step 8/26 : COPY . . [2021-08-17T18:21:00.826Z] ---> 18ad06e6d539 [2021-08-17T18:21:00.826Z] Step 9/24 : RUN go mod tidy [2021-08-17T18:21:07.482Z] ---> Running in 84e029584273 [2021-08-17T18:21:07.482Z] ---> 1e5aed443492 [2021-08-17T18:21:07.482Z] Step 9/24 : RUN go mod tidy [2021-08-17T18:21:07.482Z] ---> 5f9dea18220c [2021-08-17T18:21:07.482Z] Step 9/22 : RUN go mod tidy [2021-08-17T18:21:07.482Z] ---> Running in f61cb1f9401e [2021-08-17T18:21:07.482Z] ---> Running in 31d2be556be3 [2021-08-17T18:21:08.441Z] Removing intermediate container 84e029584273 [2021-08-17T18:21:08.441Z] ---> 53c5e26711f7 [2021-08-17T18:21:08.441Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-17T18:21:08.441Z] ---> Running in 3276315bef90 [2021-08-17T18:21:09.025Z] Removing intermediate container 31d2be556be3 [2021-08-17T18:21:09.025Z] ---> 64353c9f60db [2021-08-17T18:21:09.025Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-17T18:21:09.627Z] ---> Running in 423c7ed96054 [2021-08-17T18:21:09.627Z] 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-08-17T18:21:09.627Z] Removing intermediate container f61cb1f9401e [2021-08-17T18:21:09.627Z] ---> 99c12b373e56 [2021-08-17T18:21:09.627Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-17T18:21:09.900Z] ---> Running in 71ef9fb47145 [2021-08-17T18:21:10.167Z] 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-08-17T18:21:10.752Z] 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-08-17T18:21:16.204Z] ---> 4a684d7b5bf7 [2021-08-17T18:21:16.204Z] Step 9/32 : RUN go mod tidy [2021-08-17T18:21:16.204Z] ---> Running in 3bc722e6b00c [2021-08-17T18:21:16.477Z] ---> e755bb003a47 [2021-08-17T18:21:16.477Z] Step 9/26 : RUN go mod tidy [2021-08-17T18:21:16.477Z] ---> Running in 7e48d0a15680 [2021-08-17T18:21:18.470Z] Removing intermediate container 3bc722e6b00c [2021-08-17T18:21:18.470Z] ---> d963cf600be9 [2021-08-17T18:21:18.470Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-17T18:21:18.470Z] ---> Running in bd6a26ed4e10 [2021-08-17T18:21:18.753Z] Removing intermediate container 7e48d0a15680 [2021-08-17T18:21:18.753Z] ---> 3de9c5fdcd6e [2021-08-17T18:21:18.753Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-17T18:21:18.753Z] ---> Running in 289247040bea [2021-08-17T18:21:18.753Z] 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-08-17T18:21:19.355Z] 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-08-17T18:21:46.112Z] 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-08-17T18:21:52.773Z] Removing intermediate container 3276315bef90 [2021-08-17T18:21:52.773Z] ---> db6dcb171dc7 [2021-08-17T18:21:52.773Z] [2021-08-17T18:21:52.773Z] Step 11/24 : FROM alpine:3.12 [2021-08-17T18:21:52.773Z] Removing intermediate container 423c7ed96054 [2021-08-17T18:21:52.773Z] ---> 5e7e9ae4fd8e [2021-08-17T18:21:52.773Z] [2021-08-17T18:21:52.773Z] Step 11/22 : FROM alpine:3.12 [2021-08-17T18:21:52.773Z] 3.12: Pulling from library/alpine [2021-08-17T18:21:52.773Z] 3.12: Pulling from library/alpine [2021-08-17T18:21:53.359Z] 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-08-17T18:21:53.960Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-17T18:21:53.960Z] Status: Downloaded newer image for alpine:3.12 [2021-08-17T18:21:53.960Z] ---> 13621d1b12d4 [2021-08-17T18:21:53.960Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-17T18:21:53.960Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-17T18:21:53.960Z] Status: Image is up to date for alpine:3.12 [2021-08-17T18:21:53.960Z] ---> 13621d1b12d4 [2021-08-17T18:21:53.960Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-17T18:21:54.226Z] ---> Running in a94bf51c0fff [2021-08-17T18:21:54.226Z] ---> Running in b5eb0622e6ed [2021-08-17T18:21:55.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:21:55.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:21:55.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:21:55.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:21:55.462Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-17T18:21:55.462Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-17T18:21:56.049Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:21:56.049Z] OK: 6 MiB in 15 packages [2021-08-17T18:21:56.049Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-17T18:21:56.049Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-17T18:21:56.049Z] (4/4) Installing curl (7.78.0-r0) [2021-08-17T18:21:56.049Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:21:56.049Z] Executing ca-certificates-20191127-r4.trigger [2021-08-17T18:21:56.049Z] OK: 7 MiB in 18 packages [2021-08-17T18:21:56.332Z] Removing intermediate container 71ef9fb47145 [2021-08-17T18:21:56.332Z] ---> 04682be1217d [2021-08-17T18:21:56.332Z] [2021-08-17T18:21:56.332Z] Step 11/24 : FROM alpine:3.12 [2021-08-17T18:21:56.332Z] ---> 13621d1b12d4 [2021-08-17T18:21:56.332Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-17T18:21:56.332Z] ---> Running in 34dde8fa18f5 [2021-08-17T18:21:56.332Z] Removing intermediate container bd6a26ed4e10 [2021-08-17T18:21:56.332Z] ---> ec929c932e15 [2021-08-17T18:21:56.332Z] [2021-08-17T18:21:56.332Z] Step 11/32 : FROM alpine:3.12 [2021-08-17T18:21:56.332Z] ---> 13621d1b12d4 [2021-08-17T18:21:56.332Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-17T18:21:56.597Z] ---> Running in 86dc824f27ac [2021-08-17T18:21:56.867Z] Removing intermediate container 34dde8fa18f5 [2021-08-17T18:21:56.867Z] ---> 038773793783 [2021-08-17T18:21:56.867Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-17T18:21:56.867Z] Removing intermediate container b5eb0622e6ed [2021-08-17T18:21:56.867Z] ---> 2660b3535c36 [2021-08-17T18:21:56.867Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-17T18:21:56.867Z] Removing intermediate container a94bf51c0fff [2021-08-17T18:21:56.867Z] ---> 2d72d26e10ec [2021-08-17T18:21:56.867Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-17T18:21:56.867Z] ---> Running in b19d54a34028 [2021-08-17T18:21:57.132Z] Removing intermediate container 86dc824f27ac [2021-08-17T18:21:57.132Z] ---> 72eca8dbdaee [2021-08-17T18:21:57.132Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-17T18:21:57.132Z] Removing intermediate container 289247040bea [2021-08-17T18:21:57.132Z] ---> 7c83e308e7cf [2021-08-17T18:21:57.132Z] [2021-08-17T18:21:57.132Z] Step 11/26 : FROM alpine:3.12 [2021-08-17T18:21:57.132Z] ---> 13621d1b12d4 [2021-08-17T18:21:57.132Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-17T18:21:57.132Z] ---> Running in d3b150eacac0 [2021-08-17T18:21:57.132Z] ---> Running in 3ced0ea18d0d [2021-08-17T18:21:57.132Z] ---> Running in ad7aba74c409 [2021-08-17T18:21:57.132Z] ---> Running in ec725ef11b4d [2021-08-17T18:21:57.132Z] Removing intermediate container b19d54a34028 [2021-08-17T18:21:57.132Z] ---> ae4cd0965204 [2021-08-17T18:21:57.132Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-17T18:21:57.132Z] Removing intermediate container 3ced0ea18d0d [2021-08-17T18:21:57.132Z] ---> d9d7ccbed253 [2021-08-17T18:21:57.132Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-17T18:21:57.132Z] Removing intermediate container d3b150eacac0 [2021-08-17T18:21:57.132Z] ---> 13794e18b970 [2021-08-17T18:21:57.132Z] Step 14/22 : WORKDIR /edgex [2021-08-17T18:21:57.132Z] ---> Running in 14391e2dc49a [2021-08-17T18:21:57.132Z] ---> Running in bbcc2de0f17e [2021-08-17T18:21:57.132Z] ---> Running in 6ae87e875750 [2021-08-17T18:21:57.397Z] Removing intermediate container bbcc2de0f17e [2021-08-17T18:21:57.397Z] ---> 57b21d5f02f8 [2021-08-17T18:21:57.397Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-17T18:21:57.397Z] Removing intermediate container 6ae87e875750 [2021-08-17T18:21:57.397Z] ---> 72ba258e9225 [2021-08-17T18:21:57.397Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-17T18:21:57.397Z] Removing intermediate container 14391e2dc49a [2021-08-17T18:21:57.397Z] ---> 59e0a7ed33f2 [2021-08-17T18:21:57.397Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:21:57.397Z] ---> Running in 008f05f911f5 [2021-08-17T18:21:57.397Z] ---> Running in 9de94bed38b3 [2021-08-17T18:21:57.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:21:57.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:21:57.665Z] Removing intermediate container 008f05f911f5 [2021-08-17T18:21:57.665Z] ---> d28cf8bd77b7 [2021-08-17T18:21:57.665Z] Step 16/24 : WORKDIR / [2021-08-17T18:21:57.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:21:57.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:21:57.665Z] ---> Running in d6d705afd19f [2021-08-17T18:21:57.665Z] ---> b2e47cc0fb6d [2021-08-17T18:21:57.665Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-17T18:21:57.665Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-17T18:21:57.939Z] (2/2) Installing su-exec (0.2-r1) [2021-08-17T18:21:57.939Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:21:57.939Z] OK: 6 MiB in 16 packages [2021-08-17T18:21:57.939Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-17T18:21:57.939Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-17T18:21:57.939Z] (3/3) Installing su-exec (0.2-r1) [2021-08-17T18:21:57.939Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:21:57.939Z] Executing ca-certificates-20191127-r4.trigger [2021-08-17T18:21:57.939Z] OK: 6 MiB in 17 packages [2021-08-17T18:21:57.939Z] Removing intermediate container d6d705afd19f [2021-08-17T18:21:57.939Z] ---> 09e5be227e54 [2021-08-17T18:21:57.939Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:21:58.207Z] ---> 915c0a9eab28 [2021-08-17T18:21:58.207Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-17T18:21:58.476Z] ---> 1d34468244da [2021-08-17T18:21:58.476Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-17T18:21:58.476Z] Removing intermediate container ad7aba74c409 [2021-08-17T18:21:58.476Z] ---> 90758ea58f02 [2021-08-17T18:21:58.476Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-17T18:21:58.476Z] ---> Running in dfbd400fcfbc [2021-08-17T18:21:58.745Z] Removing intermediate container ec725ef11b4d [2021-08-17T18:21:58.745Z] ---> b237ef2a97db [2021-08-17T18:21:58.745Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-17T18:21:58.745Z] Removing intermediate container 9de94bed38b3 [2021-08-17T18:21:58.745Z] ---> b5af468d6124 [2021-08-17T18:21:58.745Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-17T18:21:58.745Z] ---> Running in a2225a75290f [2021-08-17T18:21:58.745Z] ---> Running in 8319f9e1fb1d [2021-08-17T18:21:58.745Z] Removing intermediate container dfbd400fcfbc [2021-08-17T18:21:58.745Z] ---> 6c21d2fd62bc [2021-08-17T18:21:58.745Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-17T18:21:58.745Z] ---> ffd1432e8a0f [2021-08-17T18:21:58.745Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-17T18:21:58.745Z] ---> 88338c7f5329 [2021-08-17T18:21:58.745Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-17T18:21:58.745Z] ---> Running in 41d7ac09511c [2021-08-17T18:21:58.745Z] ---> Running in 9b57076dd176 [2021-08-17T18:21:59.017Z] Removing intermediate container a2225a75290f [2021-08-17T18:21:59.017Z] ---> c19daae94acd [2021-08-17T18:21:59.017Z] Step 14/26 : WORKDIR / [2021-08-17T18:21:59.017Z] ---> Running in c07a04f99983 [2021-08-17T18:21:59.017Z] Removing intermediate container 41d7ac09511c [2021-08-17T18:21:59.017Z] ---> 5d168a559405 [2021-08-17T18:21:59.017Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-17T18:21:59.017Z] ---> Running in 5bb83f7bedbb [2021-08-17T18:21:59.017Z] Removing intermediate container 9b57076dd176 [2021-08-17T18:21:59.017Z] ---> 9a355a47fbbe [2021-08-17T18:21:59.017Z] Step 19/22 : CMD ["--init=true"] [2021-08-17T18:21:59.017Z] ---> fbccc8731e94 [2021-08-17T18:21:59.017Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-17T18:21:59.017Z] ---> Running in 89f6bb767a6d [2021-08-17T18:21:59.017Z] ---> Running in fc0708ad9146 [2021-08-17T18:21:59.017Z] Removing intermediate container c07a04f99983 [2021-08-17T18:21:59.017Z] ---> b37b86340c8a [2021-08-17T18:21:59.017Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-17T18:21:59.289Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:21:59.289Z] Removing intermediate container 89f6bb767a6d [2021-08-17T18:21:59.289Z] ---> ab03b72892e5 [2021-08-17T18:21:59.289Z] Step 20/22 : LABEL arch=x86_64 [2021-08-17T18:21:59.289Z] Removing intermediate container fc0708ad9146 [2021-08-17T18:21:59.289Z] ---> f5a4674b5c10 [2021-08-17T18:21:59.289Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:21:59.289Z] ---> Running in 423dcddb429d [2021-08-17T18:21:59.289Z] ---> Running in 24d290cee81d [2021-08-17T18:21:59.289Z] ---> a0bc3a1bea6a [2021-08-17T18:21:59.289Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-17T18:21:59.558Z] Removing intermediate container 423dcddb429d [2021-08-17T18:21:59.558Z] ---> eeb3e2ef14ed [2021-08-17T18:21:59.558Z] Step 21/22 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:21:59.558Z] Removing intermediate container 24d290cee81d [2021-08-17T18:21:59.558Z] ---> ff522554b9ac [2021-08-17T18:21:59.558Z] Step 22/24 : LABEL arch=x86_64 [2021-08-17T18:21:59.558Z] ---> Running in 498fe8855460 [2021-08-17T18:21:59.558Z] ---> Running in 94db33590f06 [2021-08-17T18:21:59.558Z] ---> c46e3a30b0ee [2021-08-17T18:21:59.558Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-17T18:21:59.558Z] Removing intermediate container 498fe8855460 [2021-08-17T18:21:59.558Z] ---> ddac529d26b1 [2021-08-17T18:21:59.558Z] Step 22/22 : LABEL version=0.0.0 [2021-08-17T18:21:59.558Z] Removing intermediate container 94db33590f06 [2021-08-17T18:21:59.558Z] ---> 698afd169a14 [2021-08-17T18:21:59.558Z] Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:21:59.842Z] ---> Running in 78e25d743dca [2021-08-17T18:21:59.842Z] ---> Running in 903c3017d1b7 [2021-08-17T18:21:59.842Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:21:59.842Z] Removing intermediate container 5bb83f7bedbb [2021-08-17T18:21:59.842Z] ---> 50468825d77b [2021-08-17T18:21:59.842Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-17T18:21:59.842Z] Removing intermediate container 78e25d743dca [2021-08-17T18:21:59.842Z] ---> f60a5ab33517 [2021-08-17T18:21:59.842Z] [2021-08-17T18:21:59.842Z] ---> 54cbeefec75c [2021-08-17T18:21:59.842Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-17T18:21:59.842Z] ---> Running in d99a3a20d417 [2021-08-17T18:21:59.842Z] Removing intermediate container 903c3017d1b7 [2021-08-17T18:21:59.842Z] ---> b52e390b3e76 [2021-08-17T18:21:59.842Z] Step 24/24 : LABEL version=0.0.0 [2021-08-17T18:21:59.842Z] Successfully built f60a5ab33517 [2021-08-17T18:21:59.842Z] Successfully tagged security-proxy-setup:latest [2021-08-17T18:21:59.842Z] Building support-scheduler [2021-08-17T18:22:00.117Z]  Building security-proxy-setup ... done  ---> Running in 48e4bc02c724 [2021-08-17T18:22:00.385Z] Removing intermediate container d99a3a20d417 [2021-08-17T18:22:00.385Z] ---> e26590aa7655 [2021-08-17T18:22:00.385Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-17T18:22:00.662Z] Removing intermediate container 48e4bc02c724 [2021-08-17T18:22:00.662Z] ---> 7da01d2ad379 [2021-08-17T18:22:00.662Z] [2021-08-17T18:22:00.662Z] ---> f1e84b2072eb [2021-08-17T18:22:00.662Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-17T18:22:00.662Z] Successfully built 7da01d2ad379 [2021-08-17T18:22:00.662Z] Successfully tagged core-metadata:latest [2021-08-17T18:22:00.662Z]  Building core-metadata ... done Building support-notifications [2021-08-17T18:22:00.929Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-17T18:22:01.196Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-17T18:22:01.196Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-17T18:22:01.196Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-17T18:22:02.176Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-17T18:22:02.176Z] ---> 6f8939a273c2 [2021-08-17T18:22:02.176Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-17T18:22:02.759Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-17T18:22:02.759Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:22:02.759Z] OK: 8 MiB in 20 packages [2021-08-17T18:22:04.189Z] ---> 4a159c73aade [2021-08-17T18:22:04.189Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-17T18:22:04.189Z] ---> Running in 4fbbcf309718 [2021-08-17T18:22:04.788Z] Removing intermediate container 8319f9e1fb1d [2021-08-17T18:22:04.788Z] ---> 04a67ebfa906 [2021-08-17T18:22:04.788Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:22:04.788Z] ---> 6da78caf6187 [2021-08-17T18:22:04.788Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-17T18:22:05.058Z] ---> 3920cae8a2f3 [2021-08-17T18:22:05.058Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-17T18:22:05.332Z] ---> 503391131b59 [2021-08-17T18:22:05.332Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-17T18:22:05.602Z] Removing intermediate container 4fbbcf309718 [2021-08-17T18:22:05.602Z] ---> 15a2720d20b9 [2021-08-17T18:22:05.602Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:22:05.939Z] ---> Running in bf7fe185450f [2021-08-17T18:22:06.205Z] ---> 166a67a2481f [2021-08-17T18:22:06.205Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-17T18:22:06.479Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:22:06.479Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:22:06.479Z] ---> d53c401b89ed [2021-08-17T18:22:06.479Z] Step 3/23 : WORKDIR /edgex-go [2021-08-17T18:22:06.479Z] ---> Using cache [2021-08-17T18:22:06.479Z] ---> e6bf2f7b1825 [2021-08-17T18:22:06.479Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:22:06.479Z] ---> Using cache [2021-08-17T18:22:06.479Z] ---> c0f94e2d3ac4 [2021-08-17T18:22:06.479Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-17T18:22:06.754Z] ---> d1a822fb473e [2021-08-17T18:22:06.754Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-17T18:22:07.023Z] ---> Running in 4f1d53b498b8 [2021-08-17T18:22:07.023Z] ---> 4bbc24762036 [2021-08-17T18:22:07.023Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-17T18:22:07.295Z] ---> Running in bf1deded08d8 [2021-08-17T18:22:07.295Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:22:07.295Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:22:07.295Z] ---> d53c401b89ed [2021-08-17T18:22:07.295Z] Step 3/23 : WORKDIR /edgex-go [2021-08-17T18:22:07.295Z] ---> Using cache [2021-08-17T18:22:07.295Z] ---> e6bf2f7b1825 [2021-08-17T18:22:07.295Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:22:07.295Z] ---> Using cache [2021-08-17T18:22:07.295Z] ---> c0f94e2d3ac4 [2021-08-17T18:22:07.295Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-17T18:22:07.295Z] ---> Using cache [2021-08-17T18:22:07.295Z] ---> 0de87a652881 [2021-08-17T18:22:07.295Z] Step 6/23 : COPY go.mod . [2021-08-17T18:22:07.295Z] ---> Using cache [2021-08-17T18:22:07.295Z] ---> a119b41971d6 [2021-08-17T18:22:07.295Z] Step 7/23 : RUN go mod download [2021-08-17T18:22:07.295Z] ---> Using cache [2021-08-17T18:22:07.295Z] ---> d22bdabfec61 [2021-08-17T18:22:07.295Z] Step 8/23 : COPY . . [2021-08-17T18:22:07.295Z] ---> Using cache [2021-08-17T18:22:07.295Z] ---> 5f9dea18220c [2021-08-17T18:22:07.295Z] Step 9/23 : RUN go mod tidy [2021-08-17T18:22:07.295Z] ---> Using cache [2021-08-17T18:22:07.295Z] ---> 64353c9f60db [2021-08-17T18:22:07.295Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-17T18:22:07.295Z] ---> 910e3c757305 [2021-08-17T18:22:07.295Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-17T18:22:07.295Z] ---> Running in 9b379feee7e6 [2021-08-17T18:22:07.562Z] Removing intermediate container bf1deded08d8 [2021-08-17T18:22:07.562Z] ---> 596e992f7057 [2021-08-17T18:22:07.562Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:22:07.562Z] ---> Running in c2d6c7bf3f0f [2021-08-17T18:22:07.562Z] ---> 6ab5487efad7 [2021-08-17T18:22:07.562Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-17T18:22:07.562Z] Removing intermediate container bf7fe185450f [2021-08-17T18:22:07.562Z] ---> b1570b46f42c [2021-08-17T18:22:07.562Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-17T18:22:07.562Z] Removing intermediate container c2d6c7bf3f0f [2021-08-17T18:22:07.562Z] ---> 988383a47946 [2021-08-17T18:22:07.562Z] Step 22/24 : LABEL arch=x86_64 [2021-08-17T18:22:07.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:22:07.830Z] ---> Running in 08452b356055 [2021-08-17T18:22:07.830Z] ---> Running in e9b3092280f2 [2021-08-17T18:22:07.830Z] ---> 2eb77771a80b [2021-08-17T18:22:07.830Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-17T18:22:07.830Z] Removing intermediate container e9b3092280f2 [2021-08-17T18:22:07.830Z] ---> 07c60c328cb9 [2021-08-17T18:22:07.830Z] Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:22:07.830Z] 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-08-17T18:22:07.830Z] ---> Running in f2e84bafbf90 [2021-08-17T18:22:07.830Z] Removing intermediate container 08452b356055 [2021-08-17T18:22:07.830Z] ---> 3dcf2ce8fd45 [2021-08-17T18:22:07.830Z] Step 24/26 : LABEL arch=x86_64 [2021-08-17T18:22:08.097Z] ---> Running in 47b1b1676641 [2021-08-17T18:22:08.097Z] ---> 76065668ce6e [2021-08-17T18:22:08.097Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-17T18:22:08.097Z] Removing intermediate container f2e84bafbf90 [2021-08-17T18:22:08.097Z] ---> 7e0027117e23 [2021-08-17T18:22:08.097Z] Step 24/24 : LABEL version=0.0.0 [2021-08-17T18:22:08.097Z] Removing intermediate container 47b1b1676641 [2021-08-17T18:22:08.097Z] ---> ad7096c72a59 [2021-08-17T18:22:08.097Z] Step 25/26 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:22:08.097Z] ---> Running in a3eaca7a42a7 [2021-08-17T18:22:08.378Z] ---> Running in f322fbeabd11 [2021-08-17T18:22:08.378Z] ---> Running in f90d180fc2e5 [2021-08-17T18:22:08.378Z] Removing intermediate container a3eaca7a42a7 [2021-08-17T18:22:08.378Z] ---> ab23536e0fa7 [2021-08-17T18:22:08.378Z] [2021-08-17T18:22:08.378Z] Removing intermediate container f322fbeabd11 [2021-08-17T18:22:08.378Z] ---> 2274bdb1a2db [2021-08-17T18:22:08.378Z] Step 26/26 : LABEL version=0.0.0 [2021-08-17T18:22:08.378Z] Removing intermediate container f90d180fc2e5 [2021-08-17T18:22:08.378Z] ---> 2bc694cf629c [2021-08-17T18:22:08.378Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-17T18:22:08.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:22:08.648Z] Successfully built ab23536e0fa7 [2021-08-17T18:22:08.648Z] ---> Running in 9a7aee5ec1be [2021-08-17T18:22:08.648Z] Successfully tagged core-data:latest [2021-08-17T18:22:08.648Z] Building sys-mgmt-agent [2021-08-17T18:22:08.648Z]  Building core-data ... done  ---> abc97f97db1e [2021-08-17T18:22:08.648Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-17T18:22:08.916Z] ---> Running in c1bcbfcc3d59 [2021-08-17T18:22:09.188Z] Removing intermediate container 9a7aee5ec1be [2021-08-17T18:22:09.188Z] ---> 8009d6e43b9f [2021-08-17T18:22:09.188Z] [2021-08-17T18:22:09.188Z] Successfully built 8009d6e43b9f [2021-08-17T18:22:09.188Z] Successfully tagged security-secretstore-setup:latest [2021-08-17T18:22:09.188Z]  Building security-secretstore-setup ... done Building core-command [2021-08-17T18:22:09.455Z] OK: 219 MiB in 52 packages [2021-08-17T18:22:13.711Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:22:13.711Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:22:13.711Z] ---> d53c401b89ed [2021-08-17T18:22:13.711Z] Step 3/24 : WORKDIR /edgex-go [2021-08-17T18:22:13.711Z] ---> Using cache [2021-08-17T18:22:13.711Z] ---> e6bf2f7b1825 [2021-08-17T18:22:13.711Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:22:13.711Z] ---> Using cache [2021-08-17T18:22:13.711Z] ---> c0f94e2d3ac4 [2021-08-17T18:22:13.711Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-17T18:22:14.293Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:22:14.293Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:22:14.293Z] ---> d53c401b89ed [2021-08-17T18:22:14.293Z] Step 3/24 : WORKDIR /edgex-go [2021-08-17T18:22:14.293Z] ---> Using cache [2021-08-17T18:22:14.293Z] ---> e6bf2f7b1825 [2021-08-17T18:22:14.293Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:22:14.293Z] ---> Using cache [2021-08-17T18:22:14.293Z] ---> c0f94e2d3ac4 [2021-08-17T18:22:14.293Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-17T18:22:14.293Z] ---> Using cache [2021-08-17T18:22:14.293Z] ---> 0de87a652881 [2021-08-17T18:22:14.293Z] Step 6/24 : COPY go.mod . [2021-08-17T18:22:14.293Z] ---> Using cache [2021-08-17T18:22:14.293Z] ---> a119b41971d6 [2021-08-17T18:22:14.293Z] Step 7/24 : RUN go mod download [2021-08-17T18:22:14.293Z] ---> Using cache [2021-08-17T18:22:14.293Z] ---> d22bdabfec61 [2021-08-17T18:22:14.293Z] Step 8/24 : COPY . . [2021-08-17T18:22:14.293Z] ---> Using cache [2021-08-17T18:22:14.293Z] ---> 5f9dea18220c [2021-08-17T18:22:14.293Z] Step 9/24 : RUN go mod tidy [2021-08-17T18:22:14.293Z] ---> Using cache [2021-08-17T18:22:14.293Z] ---> 64353c9f60db [2021-08-17T18:22:14.293Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-17T18:22:14.559Z] ---> Running in 855a1215f256 [2021-08-17T18:22:14.559Z] ---> Running in 83f4823d408c [2021-08-17T18:22:14.839Z] Removing intermediate container c1bcbfcc3d59 [2021-08-17T18:22:14.839Z] ---> cfd938ddff98 [2021-08-17T18:22:14.839Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-17T18:22:14.839Z] Removing intermediate container 4f1d53b498b8 [2021-08-17T18:22:14.839Z] ---> 2e8b564415f4 [2021-08-17T18:22:14.839Z] Step 6/23 : COPY go.mod . [2021-08-17T18:22:15.119Z] ---> Running in b7b746cf12b9 [2021-08-17T18:22:15.119Z] ---> 7666b682cd0c [2021-08-17T18:22:15.119Z] Step 7/23 : RUN go mod download [2021-08-17T18:22:15.119Z] Removing intermediate container b7b746cf12b9 [2021-08-17T18:22:15.119Z] ---> 614eb1f8abb0 [2021-08-17T18:22:15.119Z] Step 29/32 : CMD ["gate"] [2021-08-17T18:22:15.397Z] ---> Running in 1bd3836dbc5d [2021-08-17T18:22:15.397Z] ---> Running in b10b38344923 [2021-08-17T18:22:15.397Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:22:15.678Z] Removing intermediate container b10b38344923 [2021-08-17T18:22:15.678Z] ---> 4b66049cbb47 [2021-08-17T18:22:15.678Z] Step 30/32 : LABEL arch=x86_64 [2021-08-17T18:22:15.678Z] 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-08-17T18:22:15.678Z] ---> Running in aa372b29f7d6 [2021-08-17T18:22:15.955Z] Removing intermediate container aa372b29f7d6 [2021-08-17T18:22:15.955Z] ---> cc6bf47ea0ac [2021-08-17T18:22:15.955Z] Step 31/32 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:22:15.955Z] ---> Running in 158a4ba9689e [2021-08-17T18:22:16.239Z] Removing intermediate container 158a4ba9689e [2021-08-17T18:22:16.239Z] ---> 93e5604f1dbd [2021-08-17T18:22:16.239Z] Step 32/32 : LABEL version=0.0.0 [2021-08-17T18:22:16.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:22:16.239Z] ---> Running in bd01584e1f04 [2021-08-17T18:22:16.515Z] Removing intermediate container bd01584e1f04 [2021-08-17T18:22:16.515Z] ---> 0196bf0523c2 [2021-08-17T18:22:16.515Z] [2021-08-17T18:22:16.791Z] Successfully built 0196bf0523c2 [2021-08-17T18:22:16.791Z] Successfully tagged security-bootstrapper:latest [2021-08-17T18:22:16.791Z]  Building security-bootstrapper ... done OK: 219 MiB in 52 packages [2021-08-17T18:22:17.406Z] Removing intermediate container 83f4823d408c [2021-08-17T18:22:17.406Z] ---> 4221bb25690f [2021-08-17T18:22:17.406Z] Step 6/24 : COPY go.mod . [2021-08-17T18:22:17.688Z] Removing intermediate container 1bd3836dbc5d [2021-08-17T18:22:17.688Z] ---> 6b3a47bb8c49 [2021-08-17T18:22:17.688Z] Step 8/23 : COPY . . [2021-08-17T18:22:17.977Z] ---> 2053925d0dc1 [2021-08-17T18:22:17.977Z] Step 7/24 : RUN go mod download [2021-08-17T18:22:18.975Z] ---> Running in 7ad93aa71347 [2021-08-17T18:22:23.315Z] ---> 0b4db41608f2 [2021-08-17T18:22:23.315Z] Step 9/23 : RUN go mod tidy [2021-08-17T18:22:23.315Z] Removing intermediate container 7ad93aa71347 [2021-08-17T18:22:23.315Z] ---> ab62a7fe08df [2021-08-17T18:22:23.315Z] Step 8/24 : COPY . . [2021-08-17T18:22:23.315Z] ---> Running in 76d6a4eb4303 [2021-08-17T18:22:28.807Z] ---> 5448872830db [2021-08-17T18:22:28.807Z] Step 9/24 : RUN go mod tidy [2021-08-17T18:22:28.807Z] Removing intermediate container 76d6a4eb4303 [2021-08-17T18:22:28.807Z] ---> fe70fa454c18 [2021-08-17T18:22:28.807Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-17T18:22:28.807Z] ---> Running in fd43674239a3 [2021-08-17T18:22:28.807Z] ---> Running in 5510bac80ecd [2021-08-17T18:22:28.807Z] 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-08-17T18:22:30.234Z] Removing intermediate container fd43674239a3 [2021-08-17T18:22:30.234Z] ---> 899919c8ce79 [2021-08-17T18:22:30.234Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-17T18:22:30.234Z] ---> Running in 7f34638f4d1e [2021-08-17T18:22:30.505Z] 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-08-17T18:22:32.534Z] Removing intermediate container 529157c6d314 [2021-08-17T18:22:32.534Z] ---> 6470fe716bcb [2021-08-17T18:22:32.534Z] Successfully built 6470fe716bcb [2021-08-17T18:22:32.534Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:22:32.887Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T18:22:32.888Z] . [Pipeline] withDockerContainer [2021-08-17T18:22:33.120Z] prd-ubuntu18.04-docker-arm64-4c-16g-1052 does not seem to be running inside a container [2021-08-17T18:22:33.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-17T18:22:35.099Z] $ docker top be9d00e14e59b763abe091d3f52c72788c2aaa50d560c52627a701597d6f0832 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T18:22:36.051Z] + go version [2021-08-17T18:22:36.051Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-17T18:22:36.079Z] $ docker stop --time=1 be9d00e14e59b763abe091d3f52c72788c2aaa50d560c52627a701597d6f0832 [2021-08-17T18:22:37.939Z] $ docker rm -f be9d00e14e59b763abe091d3f52c72788c2aaa50d560c52627a701597d6f0832 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:22:38.666Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T18:22:38.666Z] . [Pipeline] withDockerContainer [2021-08-17T18:22:38.930Z] prd-ubuntu18.04-docker-arm64-4c-16g-1052 does not seem to be running inside a container [2021-08-17T18:22:39.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-17T18:22:40.735Z] $ docker top 1bdacf46c3b05a01ea75b9efad1239f801c3fadf1b166fe2b3453effcb54f09d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-17T18:22:41.089Z] ========================================================= [2021-08-17T18:22:41.089Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-17T18:22:41.089Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-17T18:22:41.766Z] + go mod tidy [Pipeline] sh [2021-08-17T18:22:42.897Z] Removing intermediate container 855a1215f256 [2021-08-17T18:22:42.897Z] ---> 439dfddde62e [2021-08-17T18:22:42.897Z] [2021-08-17T18:22:42.897Z] Step 11/24 : FROM alpine:3.12 [2021-08-17T18:22:42.897Z] ---> 13621d1b12d4 [2021-08-17T18:22:42.897Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-17T18:22:42.897Z] ---> Using cache [2021-08-17T18:22:42.897Z] ---> 2660b3535c36 [2021-08-17T18:22:42.897Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-17T18:22:42.897Z] ---> Using cache [2021-08-17T18:22:42.897Z] ---> d9d7ccbed253 [2021-08-17T18:22:42.897Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-17T18:22:42.897Z] ---> Running in d353d0dcfe57 [2021-08-17T18:22:42.897Z] Removing intermediate container d353d0dcfe57 [2021-08-17T18:22:42.897Z] ---> ba189dc02565 [2021-08-17T18:22:42.897Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-17T18:22:42.897Z] Removing intermediate container 9b379feee7e6 [2021-08-17T18:22:42.897Z] ---> b0b96239a39b [2021-08-17T18:22:42.897Z] [2021-08-17T18:22:42.897Z] Step 11/23 : FROM alpine:3.12 [2021-08-17T18:22:42.897Z] ---> 13621d1b12d4 [2021-08-17T18:22:42.897Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-17T18:22:42.897Z] ---> Using cache [2021-08-17T18:22:42.897Z] ---> 2660b3535c36 [2021-08-17T18:22:42.897Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-17T18:22:42.897Z] ---> Using cache [2021-08-17T18:22:42.897Z] ---> d9d7ccbed253 [2021-08-17T18:22:42.897Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-17T18:22:42.897Z] ---> Running in 7049b56ba4a7 [2021-08-17T18:22:42.897Z] ---> Running in 5acff0773694 [2021-08-17T18:22:42.897Z] Removing intermediate container 7049b56ba4a7 [2021-08-17T18:22:42.897Z] ---> 178cb68634ee [2021-08-17T18:22:42.897Z] Step 16/24 : WORKDIR / [2021-08-17T18:22:42.897Z] Removing intermediate container 5acff0773694 [2021-08-17T18:22:42.897Z] ---> 30058d43b085 [2021-08-17T18:22:42.897Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-17T18:22:42.897Z] ---> Running in ed0acdd847af [2021-08-17T18:22:42.897Z] ---> Running in 26006fe5f3a2 [2021-08-17T18:22:42.897Z] Removing intermediate container 26006fe5f3a2 [2021-08-17T18:22:42.897Z] ---> dd843f48c0a2 [2021-08-17T18:22:42.897Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:22:42.897Z] Removing intermediate container ed0acdd847af [2021-08-17T18:22:42.897Z] ---> 05b189baf14a [2021-08-17T18:22:42.897Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:22:42.897Z] ---> d7846d3fde4d [2021-08-17T18:22:42.897Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-17T18:22:43.174Z] ---> 318a17c18003 [2021-08-17T18:22:43.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-17T18:22:43.425Z] + make test [2021-08-17T18:22:43.425Z] 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-08-17T18:22:43.425Z] go mod tidy [2021-08-17T18:22:43.456Z] ---> eaeb4eceb863 [2021-08-17T18:22:43.456Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-17T18:22:43.735Z] ---> dfb564bfe396 [2021-08-17T18:22:43.735Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-17T18:22:43.735Z] ---> 73346dac9cb1 [2021-08-17T18:22:43.735Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-17T18:22:43.735Z] ---> Running in b74bd500be13 [2021-08-17T18:22:44.012Z] Removing intermediate container b74bd500be13 [2021-08-17T18:22:44.012Z] ---> 4d0d3681383d [2021-08-17T18:22:44.012Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:22:44.012Z] ---> 6077354601cd [2021-08-17T18:22:44.012Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-17T18:22:44.012Z] ---> Running in 187be16ef508 [2021-08-17T18:22:44.012Z] ---> Running in 7cf680168f92 [2021-08-17T18:22:44.022Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-17T18:22:44.305Z] Removing intermediate container 7cf680168f92 [2021-08-17T18:22:44.305Z] ---> 3128dbfbba4a [2021-08-17T18:22:44.305Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:22:44.305Z] Removing intermediate container 187be16ef508 [2021-08-17T18:22:44.305Z] ---> 9ce3e9c392c0 [2021-08-17T18:22:44.305Z] Step 22/24 : LABEL arch=x86_64 [2021-08-17T18:22:44.305Z] ---> Running in 192375d1ed94 [2021-08-17T18:22:44.305Z] ---> Running in 1faf4a38fd6c [2021-08-17T18:22:44.583Z] Removing intermediate container 192375d1ed94 [2021-08-17T18:22:44.583Z] ---> dbbe0f1ab8ab [2021-08-17T18:22:44.583Z] Step 21/23 : LABEL arch=x86_64 [2021-08-17T18:22:44.583Z] Removing intermediate container 1faf4a38fd6c [2021-08-17T18:22:44.583Z] ---> df05663a0fc7 [2021-08-17T18:22:44.583Z] Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:22:44.583Z] ---> Running in 31daa1cdd46f [2021-08-17T18:22:44.583Z] ---> Running in 3ef44230ad88 [2021-08-17T18:22:44.857Z] Removing intermediate container 31daa1cdd46f [2021-08-17T18:22:44.857Z] ---> 517b327b3fcb [2021-08-17T18:22:44.857Z] Step 22/23 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:22:44.857Z] Removing intermediate container 3ef44230ad88 [2021-08-17T18:22:44.857Z] ---> a368428484d7 [2021-08-17T18:22:44.857Z] Step 24/24 : LABEL version=0.0.0 [2021-08-17T18:22:44.857Z] ---> Running in 915159b54163 [2021-08-17T18:22:44.857Z] ---> Running in 8c8a68e0f492 [2021-08-17T18:22:45.128Z] Removing intermediate container 915159b54163 [2021-08-17T18:22:45.128Z] ---> 5f9f709fded8 [2021-08-17T18:22:45.128Z] Step 23/23 : LABEL version=0.0.0 [2021-08-17T18:22:45.128Z] ---> Running in ec542bd0d4b3 [2021-08-17T18:22:45.128Z] Removing intermediate container 8c8a68e0f492 [2021-08-17T18:22:45.128Z] ---> 48f9e3dc629c [2021-08-17T18:22:45.128Z] [2021-08-17T18:22:45.395Z] Successfully built 48f9e3dc629c [2021-08-17T18:22:45.395Z] Successfully tagged core-command:latest [2021-08-17T18:22:45.395Z]  Building core-command ... done Removing intermediate container ec542bd0d4b3 [2021-08-17T18:22:45.395Z] ---> f19132aff19f [2021-08-17T18:22:45.395Z] [2021-08-17T18:22:45.395Z] Successfully built f19132aff19f [2021-08-17T18:22:45.395Z] Successfully tagged support-scheduler:latest [2021-08-17T18:22:53.630Z]  Building support-scheduler ... done Removing intermediate container 5510bac80ecd [2021-08-17T18:22:53.630Z] ---> 507120099b63 [2021-08-17T18:22:53.630Z] [2021-08-17T18:22:53.630Z] Step 11/23 : FROM alpine:3.12 [2021-08-17T18:22:53.630Z] ---> 13621d1b12d4 [2021-08-17T18:22:53.630Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-17T18:22:53.630Z] Removing intermediate container 7f34638f4d1e [2021-08-17T18:22:53.630Z] ---> 11d4eb29efc0 [2021-08-17T18:22:53.630Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-17T18:22:53.630Z] ---> Running in a742be9846f3 [2021-08-17T18:22:53.630Z] ---> Running in c036979b83e8 [2021-08-17T18:22:53.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:22:53.630Z] 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-08-17T18:22:53.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:22:53.630Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-17T18:22:53.630Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-17T18:22:53.630Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:22:53.630Z] Executing ca-certificates-20191127-r4.trigger [2021-08-17T18:22:53.899Z] OK: 6 MiB in 16 packages [2021-08-17T18:22:54.165Z] Removing intermediate container c036979b83e8 [2021-08-17T18:22:54.165Z] ---> f22a47adc912 [2021-08-17T18:22:54.165Z] [2021-08-17T18:22:54.165Z] Step 12/24 : FROM docker:20.10.7 [2021-08-17T18:22:54.165Z] Removing intermediate container a742be9846f3 [2021-08-17T18:22:54.165Z] ---> b8a1a8f7e155 [2021-08-17T18:22:54.165Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-17T18:22:54.165Z] ---> Running in 42025e2bf993 [2021-08-17T18:22:54.432Z] Removing intermediate container 42025e2bf993 [2021-08-17T18:22:54.432Z] ---> 26163921f3c3 [2021-08-17T18:22:54.432Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-17T18:22:54.432Z] 20.10.7: Pulling from library/docker [2021-08-17T18:22:54.432Z] ---> Running in 9ffa8160e50a [2021-08-17T18:22:54.432Z] Removing intermediate container 9ffa8160e50a [2021-08-17T18:22:54.432Z] ---> 539f8f326e73 [2021-08-17T18:22:54.432Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-17T18:22:54.708Z] ---> Running in 20ede5c6c337 [2021-08-17T18:22:54.708Z] Removing intermediate container 20ede5c6c337 [2021-08-17T18:22:54.708Z] ---> eb022e034586 [2021-08-17T18:22:54.708Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:22:54.976Z] ---> ebe2b17a8908 [2021-08-17T18:22:54.976Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-17T18:22:55.556Z] ---> b88f4f4984d3 [2021-08-17T18:22:55.556Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-17T18:22:55.556Z] ---> bfa84345e045 [2021-08-17T18:22:55.556Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-17T18:22:55.556Z] ---> Running in 4566a7c3d8eb [2021-08-17T18:22:55.822Z] Removing intermediate container 4566a7c3d8eb [2021-08-17T18:22:55.822Z] ---> 8f72e2ed4034 [2021-08-17T18:22:55.822Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:22:55.822Z] ---> Running in 192b7657bc00 [2021-08-17T18:22:55.822Z] Removing intermediate container 192b7657bc00 [2021-08-17T18:22:55.822Z] ---> 9cfb9d8f5380 [2021-08-17T18:22:55.822Z] Step 21/23 : LABEL arch=x86_64 [2021-08-17T18:22:56.090Z] ---> Running in 3c9e25dddbfc [2021-08-17T18:22:56.090Z] Removing intermediate container 3c9e25dddbfc [2021-08-17T18:22:56.090Z] ---> 32b8f81a4d0d [2021-08-17T18:22:56.090Z] Step 22/23 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:22:56.090Z] ---> Running in 3f894b84a175 [2021-08-17T18:22:56.090Z] Removing intermediate container 3f894b84a175 [2021-08-17T18:22:56.090Z] ---> f51759cbbfc4 [2021-08-17T18:22:56.090Z] Step 23/23 : LABEL version=0.0.0 [2021-08-17T18:22:56.355Z] ---> Running in 448df135e3b2 [2021-08-17T18:22:56.355Z] Removing intermediate container 448df135e3b2 [2021-08-17T18:22:56.355Z] ---> e36b6a8c35f7 [2021-08-17T18:22:56.355Z] [2021-08-17T18:22:56.355Z] Successfully built e36b6a8c35f7 [2021-08-17T18:22:56.355Z] Successfully tagged support-notifications:latest [2021-08-17T18:22:58.955Z]  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-17T18:22:58.955Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-17T18:22:58.955Z] ---> 08bdaf2f88f9 [2021-08-17T18:22:58.955Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-17T18:22:59.913Z] ---> Running in 6dbd046816c2 [2021-08-17T18:22:59.913Z] Removing intermediate container 6dbd046816c2 [2021-08-17T18:22:59.913Z] ---> 340933958113 [2021-08-17T18:22:59.913Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-17T18:22:59.913Z] ---> Running in d4a8eab9af88 [2021-08-17T18:23:00.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:23:00.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:23:00.449Z] (1/39) Installing readline (8.1.0-r0) [2021-08-17T18:23:00.449Z] (2/39) Installing bash (5.1.0-r0) [2021-08-17T18:23:00.449Z] Executing bash-5.1.0-r0.post-install [2021-08-17T18:23:00.449Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-17T18:23:00.449Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-17T18:23:00.449Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-17T18:23:00.449Z] (6/39) Installing curl (7.78.0-r0) [2021-08-17T18:23:00.449Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-17T18:23:00.449Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-17T18:23:00.449Z] (9/39) Installing expat (2.2.10-r1) [2021-08-17T18:23:00.449Z] (10/39) Installing libffi (3.3-r2) [2021-08-17T18:23:00.449Z] (11/39) Installing gdbm (1.19-r0) [2021-08-17T18:23:00.449Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-17T18:23:00.449Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-17T18:23:00.716Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-17T18:23:00.984Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-17T18:23:00.984Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-17T18:23:00.984Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-17T18:23:00.984Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-17T18:23:01.250Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-17T18:23:01.250Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-17T18:23:01.250Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-17T18:23:01.250Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-17T18:23:01.250Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-17T18:23:01.250Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-17T18:23:01.250Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-17T18:23:01.250Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-17T18:23:01.250Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-17T18:23:01.250Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-17T18:23:01.250Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-17T18:23:01.250Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-17T18:23:01.250Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-17T18:23:01.250Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-17T18:23:01.250Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-17T18:23:01.250Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-17T18:23:01.250Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-17T18:23:01.250Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-17T18:23:01.250Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-17T18:23:01.250Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-17T18:23:01.250Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-17T18:23:01.525Z] Executing busybox-1.32.1-r6.trigger [2021-08-17T18:23:01.525Z] OK: 82 MiB in 59 packages [2021-08-17T18:23:02.940Z] Collecting docker-compose==1.23.2 [2021-08-17T18:23:02.940Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-17T18:23:02.940Z] Collecting texttable<0.10,>=0.9.0 [2021-08-17T18:23:02.940Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-17T18:23:03.208Z] Collecting cached-property<2,>=1.2.0 [2021-08-17T18:23:03.208Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-17T18:23:03.208Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-17T18:23:03.208Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-17T18:23:03.477Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-17T18:23:03.477Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-17T18:23:03.743Z] Collecting PyYAML<4,>=3.10 [2021-08-17T18:23:03.743Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-17T18:23:04.336Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-17T18:23:04.336Z] Collecting docopt<0.7,>=0.6.1 [2021-08-17T18:23:04.336Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-17T18:23:04.767Z] Collecting jsonschema<3,>=2.5.1 [2021-08-17T18:23:04.767Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-17T18:23:04.767Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-17T18:23:04.767Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-17T18:23:04.767Z] Collecting docker<4.0,>=3.6.0 [2021-08-17T18:23:04.767Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-17T18:23:04.767Z] Collecting docker-pycreds>=0.4.0 [2021-08-17T18:23:04.767Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-17T18:23:05.080Z] Collecting idna<2.8,>=2.5 [2021-08-17T18:23:05.080Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-17T18:23:05.080Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-17T18:23:05.080Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-17T18:23:05.080Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-17T18:23:05.080Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-17T18:23:05.080Z] Collecting certifi>=2017.4.17 [2021-08-17T18:23:05.080Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-17T18:23:05.080Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-17T18:23:05.080Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-17T18:23:05.080Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-17T18:23:05.080Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-17T18:23:05.432Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-17T18:23:05.432Z] Attempting uninstall: urllib3 [2021-08-17T18:23:05.432Z] Found existing installation: urllib3 1.26.2 [2021-08-17T18:23:05.432Z] Uninstalling urllib3-1.26.2: [2021-08-17T18:23:05.432Z] Successfully uninstalled urllib3-1.26.2 [2021-08-17T18:23:05.432Z] Attempting uninstall: idna [2021-08-17T18:23:05.432Z] Found existing installation: idna 3.1 [2021-08-17T18:23:05.432Z] Uninstalling idna-3.1: [2021-08-17T18:23:05.432Z] Successfully uninstalled idna-3.1 [2021-08-17T18:23:05.432Z] Attempting uninstall: chardet [2021-08-17T18:23:05.432Z] Found existing installation: chardet 4.0.0 [2021-08-17T18:23:05.432Z] Uninstalling chardet-4.0.0: [2021-08-17T18:23:05.820Z] Successfully uninstalled chardet-4.0.0 [2021-08-17T18:23:05.820Z] Attempting uninstall: requests [2021-08-17T18:23:05.820Z] Found existing installation: requests 2.25.1 [2021-08-17T18:23:05.820Z] Uninstalling requests-2.25.1: [2021-08-17T18:23:05.820Z] Successfully uninstalled requests-2.25.1 [2021-08-17T18:23:05.820Z] Running setup.py install for texttable: started [2021-08-17T18:23:06.129Z] Running setup.py install for texttable: finished with status 'done' [2021-08-17T18:23:06.129Z] Running setup.py install for PyYAML: started [2021-08-17T18:23:06.482Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-17T18:23:06.482Z] Running setup.py install for docopt: started [2021-08-17T18:23:06.793Z] Running setup.py install for docopt: finished with status 'done' [2021-08-17T18:23:06.793Z] Running setup.py install for dockerpty: started [2021-08-17T18:23:07.375Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-17T18:23:07.375Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-17T18:23:10.763Z] Removing intermediate container d4a8eab9af88 [2021-08-17T18:23:10.763Z] ---> 0e3753d7209c [2021-08-17T18:23:10.763Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-17T18:23:10.763Z] ---> Running in 11eec957de97 [2021-08-17T18:23:10.763Z] Removing intermediate container 11eec957de97 [2021-08-17T18:23:10.763Z] ---> 21ee485df2d5 [2021-08-17T18:23:10.763Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-17T18:23:10.763Z] ---> Running in e49d3dd100f7 [2021-08-17T18:23:10.843Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-17T18:23:11.029Z] Removing intermediate container e49d3dd100f7 [2021-08-17T18:23:11.029Z] ---> cf96f6512441 [2021-08-17T18:23:11.029Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-17T18:23:11.295Z] ---> fd8de13f09a2 [2021-08-17T18:23:11.295Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-17T18:23:11.562Z] ---> de535314c699 [2021-08-17T18:23:11.562Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-17T18:23:11.562Z] ---> de39cfdcfc0e [2021-08-17T18:23:11.562Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-17T18:23:11.831Z] ---> Running in b5e863b69aa2 [2021-08-17T18:23:11.831Z] Removing intermediate container b5e863b69aa2 [2021-08-17T18:23:11.831Z] ---> c4676818bcb1 [2021-08-17T18:23:11.831Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:23:11.831Z] ---> Running in a8d9188886a9 [2021-08-17T18:23:11.831Z] Removing intermediate container a8d9188886a9 [2021-08-17T18:23:11.831Z] ---> 293ba41e2ba0 [2021-08-17T18:23:11.831Z] Step 22/24 : LABEL arch=x86_64 [2021-08-17T18:23:11.831Z] ---> Running in 0b3944452b51 [2021-08-17T18:23:12.098Z] Removing intermediate container 0b3944452b51 [2021-08-17T18:23:12.098Z] ---> 8fbadeb2d3f2 [2021-08-17T18:23:12.098Z] Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:23:12.098Z] ---> Running in 5122c6a31a2b [2021-08-17T18:23:12.098Z] Removing intermediate container 5122c6a31a2b [2021-08-17T18:23:12.098Z] ---> 9d5690caade0 [2021-08-17T18:23:12.098Z] Step 24/24 : LABEL version=0.0.0 [2021-08-17T18:23:12.098Z] ---> Running in da17d79aaa4e [2021-08-17T18:23:12.364Z] Removing intermediate container da17d79aaa4e [2021-08-17T18:23:12.364Z] ---> 7d5fa0176499 [2021-08-17T18:23:12.364Z] [2021-08-17T18:23:12.364Z] Successfully built 7d5fa0176499 [2021-08-17T18:23:12.364Z] Successfully tagged sys-mgmt-agent:latest [2021-08-17T18:23:12.375Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-17T18:23:12.381Z] $ docker stop --time=1 f32d7ad36819f78666e18edb5d8b47fed5fe6f355993a5e2b031e640d6606939 [2021-08-17T18:23:13.712Z] $ docker rm -f f32d7ad36819f78666e18edb5d8b47fed5fe6f355993a5e2b031e640d6606939 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T18:23:14.120Z] + docker images [2021-08-17T18:23:14.120Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-17T18:23:14.120Z] sys-mgmt-agent latest 7d5fa0176499 2 seconds ago 325MB [2021-08-17T18:23:14.120Z] support-notifications latest e36b6a8c35f7 18 seconds ago 16.8MB [2021-08-17T18:23:14.120Z] f22a47adc912 20 seconds ago 1.75GB [2021-08-17T18:23:14.120Z] 507120099b63 22 seconds ago 1.75GB [2021-08-17T18:23:14.120Z] support-scheduler latest f19132aff19f 29 seconds ago 16.1MB [2021-08-17T18:23:14.120Z] core-command latest 48f9e3dc629c 30 seconds ago 16MB [2021-08-17T18:23:14.120Z] b0b96239a39b 33 seconds ago 1.75GB [2021-08-17T18:23:14.120Z] 439dfddde62e 34 seconds ago 1.74GB [2021-08-17T18:23:14.120Z] security-bootstrapper latest 0196bf0523c2 58 seconds ago 18.8MB [2021-08-17T18:23:14.120Z] core-data latest ab23536e0fa7 About a minute ago 20.4MB [2021-08-17T18:23:14.120Z] security-secretstore-setup latest 8009d6e43b9f About a minute ago 28.1MB [2021-08-17T18:23:14.120Z] core-metadata latest 7da01d2ad379 About a minute ago 16.7MB [2021-08-17T18:23:14.120Z] security-proxy-setup latest f60a5ab33517 About a minute ago 25.9MB [2021-08-17T18:23:14.120Z] 7c83e308e7cf About a minute ago 1.75GB [2021-08-17T18:23:14.120Z] ec929c932e15 About a minute ago 1.75GB [2021-08-17T18:23:14.120Z] 04682be1217d About a minute ago 1.75GB [2021-08-17T18:23:14.121Z] db6dcb171dc7 About a minute ago 1.75GB [2021-08-17T18:23:14.121Z] 5e7e9ae4fd8e About a minute ago 1.75GB [2021-08-17T18:23:14.121Z] ci-base-image-x86_64 latest d53c401b89ed 5 minutes ago 1.24GB [2021-08-17T18:23:14.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 11 days ago 547MB [2021-08-17T18:23:14.121Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 2 weeks ago 37.5MB [2021-08-17T18:23:14.121Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-17T18:23:14.121Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-17T18:23:14.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-17T18:23:29.392Z] Still waiting to schedule task [2021-08-17T18:23:29.393Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-17T18:24:07.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-17T18:24:09.446Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-17T18:24:10.438Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-17T18:24:11.043Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-17T18:24:23.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-17T18:24:23.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-17T18:24:23.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-17T18:24:23.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-17T18:24:23.487Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-17T18:24:23.487Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-17T18:24:24.488Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-17T18:24:24.488Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-17T18:24:24.488Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-17T18:24:24.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-17T18:24:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.165s coverage: 28.7% of statements [2021-08-17T18:24:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-17T18:24:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-17T18:24:38.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.348s coverage: 100.0% of statements [2021-08-17T18:24:38.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-17T18:24:39.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.369s coverage: 46.3% of statements [2021-08-17T18:24:39.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-17T18:24:39.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-17T18:24:41.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.634s coverage: 90.1% of statements [2021-08-17T18:24:41.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-17T18:24:41.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-17T18:24:44.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.285s coverage: 81.2% of statements [2021-08-17T18:24:44.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-17T18:24:44.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-17T18:24:44.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-17T18:24:44.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-17T18:24:44.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-17T18:24:50.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.520s coverage: 94.2% of statements [2021-08-17T18:24:50.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-17T18:24:50.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-17T18:24:50.215Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 59.1% of statements [2021-08-17T18:24:50.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-17T18:24:50.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-17T18:24:50.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-17T18:24:50.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-17T18:24:50.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-17T18:24:50.215Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.175s coverage: 60.0% of statements [2021-08-17T18:24:50.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-17T18:24:50.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-17T18:24:50.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-17T18:24:50.215Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.289s coverage: 0.8% of statements [2021-08-17T18:24:50.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-17T18:24:50.215Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements [2021-08-17T18:24:50.215Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.304s coverage: 21.7% of statements [2021-08-17T18:24:50.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-17T18:24:50.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.255s coverage: 47.1% of statements [2021-08-17T18:24:51.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.225s coverage: 79.5% of statements [2021-08-17T18:24:51.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements [2021-08-17T18:24:52.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.206s coverage: 96.3% of statements [2021-08-17T18:24:53.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.227s coverage: 87.5% of statements [2021-08-17T18:25:05.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.209s coverage: 94.4% of statements [2021-08-17T18:25:05.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements [2021-08-17T18:25:10.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.641s coverage: 81.8% of statements [2021-08-17T18:25:10.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-17T18:25:19.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements [2021-08-17T18:25:19.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-17T18:25:19.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-17T18:25:19.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-17T18:25:19.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-08-17T18:25:19.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-17T18:25:19.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-17T18:25:19.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-17T18:25:19.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-17T18:25:19.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-17T18:25:19.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements [2021-08-17T18:25:19.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-17T18:25:19.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-17T18:25:19.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-08-17T18:25:19.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-17T18:25:19.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.219s coverage: 58.8% of statements [2021-08-17T18:25:19.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-17T18:25:19.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.202s coverage: 80.0% of statements [2021-08-17T18:25:19.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements [2021-08-17T18:25:19.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements [2021-08-17T18:25:19.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.312s coverage: 91.2% of statements [2021-08-17T18:25:19.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-17T18:25:19.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.881s coverage: 64.4% of statements [2021-08-17T18:25:19.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-17T18:25:19.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-17T18:25:19.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements [2021-08-17T18:25:19.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements [2021-08-17T18:25:19.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-08-17T18:25:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-08-17T18:25:20.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-08-17T18:25:24.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.025s coverage: 66.9% of statements [2021-08-17T18:25:24.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-17T18:25:24.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-17T18:25:24.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-17T18:25:26.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.727s coverage: 43.6% of statements [2021-08-17T18:25:26.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-17T18:25:26.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-17T18:25:26.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.262s coverage: 89.5% of statements [2021-08-17T18:25:26.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-17T18:25:26.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.236s coverage: 84.8% of statements [2021-08-17T18:25:26.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-17T18:25:35.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.232s coverage: 19.5% of statements [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-17T18:25:35.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.508s coverage: 92.0% of statements [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-17T18:25:35.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.199s coverage: 62.7% of statements [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-17T18:25:35.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.414s coverage: 97.7% of statements [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-17T18:25:35.026Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-17T18:25:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-17T18:25:35.026Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2021-08-17T18:25:35.026Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-08-17T18:25:35.026Z] GO111MODULE=on go vet ./... [2021-08-17T18:26:56.826Z] gofmt -l . [2021-08-17T18:26:56.826Z] [ "`gofmt -l .`" = "" ] [2021-08-17T18:26:56.826Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-17T18:26:57.492Z] + ls -al . [2021-08-17T18:26:57.492Z] total 632 [2021-08-17T18:26:57.492Z] drwxrwxr-x 9 1001 1001 4096 Aug 17 18:26 . [2021-08-17T18:26:57.492Z] drwxr-xr-x 4 root root 4096 Aug 17 18:22 .. [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 11 Aug 17 18:19 .dockerignore [2021-08-17T18:26:57.492Z] drwxrwxr-x 8 1001 1001 4096 Aug 17 18:19 .git [2021-08-17T18:26:57.492Z] drwxrwxr-x 3 1001 1001 4096 Aug 17 18:19 .github [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 818 Aug 17 18:19 .gitignore [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 76 Aug 17 18:19 .hadolint.yml [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 166 Aug 17 18:19 .sonarcloud.properties [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 1171 Aug 17 18:19 ADOPTERS.md [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 8609 Aug 17 18:19 Attribution.txt [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 43881 Aug 17 18:19 CHANGELOG.md [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 3804 Aug 17 18:19 CONTRIBUTING.md [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 677 Aug 17 18:19 GOVERNANCE.md [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 849 Aug 17 18:19 Jenkinsfile [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 10775 Aug 17 18:19 LICENSE [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 5915 Aug 17 18:19 Makefile [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 582 Aug 17 18:19 OWNERS.md [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 8643 Aug 17 18:19 README.md [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 6912 Aug 17 18:19 SECURITY.md [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 5 Aug 17 18:17 VERSION [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 4131 Aug 17 18:19 ZMQWindows.md [2021-08-17T18:26:57.492Z] drwxrwxr-x 2 1001 1001 4096 Aug 17 18:19 bin [2021-08-17T18:26:57.492Z] drwxrwxr-x 14 1001 1001 4096 Aug 17 18:19 cmd [2021-08-17T18:26:57.492Z] -rw-r--r-- 1 root root 404329 Aug 17 18:25 coverage.out [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 813 Aug 17 18:19 go.mod [2021-08-17T18:26:57.492Z] -rw-r--r-- 1 root root 48847 Aug 17 18:22 go.sum [2021-08-17T18:26:57.492Z] drwxrwxr-x 8 1001 1001 4096 Aug 17 18:19 internal [2021-08-17T18:26:57.492Z] drwxrwxr-x 3 1001 1001 4096 Aug 17 18:19 openapi [2021-08-17T18:26:57.492Z] drwxrwxr-x 4 1001 1001 4096 Aug 17 18:19 snap [2021-08-17T18:26:57.492Z] -rw-rw-r-- 1 1001 1001 204 Aug 17 18:19 version.go [Pipeline] sh [2021-08-17T18:26:58.155Z] + '[' -e coverage.out ] [2021-08-17T18:26:58.155Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-17T18:26:58.187Z] Warning: overwriting stash ‘coverage-report’ [2021-08-17T18:26:58.953Z] Stashed 1 file(s) [Pipeline] sh [2021-08-17T18:26:59.598Z] + make build [2021-08-17T18:26:59.598Z] go mod tidy [2021-08-17T18:27:00.197Z] 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-08-17T18:27:08.492Z] 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-08-17T18:27:30.681Z] 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-08-17T18:27:31.665Z] 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-08-17T18:27:35.970Z] 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-08-17T18:27:36.247Z] 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-08-17T18:27:39.641Z] 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-08-17T18:27:43.111Z] 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-08-17T18:27:46.558Z] 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-08-17T18:27:49.371Z] Running on prd-ubuntu18.04-docker-8c-8g-1054 in /w/workspace/edgexfoundry_edgex-go_PR-3673 [Pipeline] { [Pipeline] ws [2021-08-17T18:27:49.392Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-17T18:27:49.790Z] The recommended git tool is: git [2021-08-17T18:27:50.878Z] 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-08-17T18:27:54.060Z] using credential edgex-jenkins-ssh [2021-08-17T18:27:54.075Z] Cloning the remote Git repository [2021-08-17T18:27:54.089Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-17T18:27:54.162Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-17T18:27:54.209Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-17T18:27:54.210Z] > git --version # timeout=10 [2021-08-17T18:27:54.217Z] > git --version # 'git version 2.17.1' [2021-08-17T18:27:54.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:27:54.288Z] 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-08-17T18:27:54.268Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T18:27:56.920Z] 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-08-17T18:28:03.671Z] $ docker stop --time=1 1bdacf46c3b05a01ea75b9efad1239f801c3fadf1b166fe2b3453effcb54f09d [2021-08-17T18:28:07.083Z] $ docker rm -f 1bdacf46c3b05a01ea75b9efad1239f801c3fadf1b166fe2b3453effcb54f09d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:28:08.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-17T18:28:08.584Z] [2021-08-17T18:28:08.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:28:08.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-17T18:28:09.526Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-17T18:28:09.526Z] 29e5d40040c1: Pulling fs layer [2021-08-17T18:28:09.526Z] 1ce36da41761: Pulling fs layer [2021-08-17T18:28:09.526Z] 25b303627fd3: Pulling fs layer [2021-08-17T18:28:09.526Z] 29e5d40040c1: Verifying Checksum [2021-08-17T18:28:09.526Z] 29e5d40040c1: Download complete [2021-08-17T18:28:10.536Z] 29e5d40040c1: Pull complete [2021-08-17T18:28:10.536Z] 1ce36da41761: Verifying Checksum [2021-08-17T18:28:10.536Z] 1ce36da41761: Download complete [2021-08-17T18:28:11.971Z] 1ce36da41761: Pull complete [2021-08-17T18:28:12.565Z] 25b303627fd3: Verifying Checksum [2021-08-17T18:28:12.565Z] 25b303627fd3: Download complete [2021-08-17T18:28:22.731Z] 25b303627fd3: Pull complete [2021-08-17T18:28:22.731Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-17T18:28:22.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-17T18:28:22.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-17T18:28:22.972Z] prd-ubuntu18.04-docker-arm64-4c-16g-1052 does not seem to be running inside a container [2021-08-17T18:28:23.061Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-17T18:28:29.163Z] $ docker top 3940a1b39baa607144782bb300812fd29838c48265e2d7f1c95b4567ac3eae07 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T18:28:30.128Z] + docker-compose build --help [2021-08-17T18:28:30.128Z] + grep parallel [2021-08-17T18:28:33.501Z] --parallel Build images in parallel. [Pipeline] } [2021-08-17T18:28:33.809Z] $ docker stop --time=1 3940a1b39baa607144782bb300812fd29838c48265e2d7f1c95b4567ac3eae07 [2021-08-17T18:28:35.779Z] $ docker rm -f 3940a1b39baa607144782bb300812fd29838c48265e2d7f1c95b4567ac3eae07 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:28:36.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-17T18:28:36.385Z] . [Pipeline] withDockerContainer [2021-08-17T18:28:36.603Z] prd-ubuntu18.04-docker-arm64-4c-16g-1052 does not seem to be running inside a container [2021-08-17T18:28:36.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-17T18:28:38.310Z] $ docker top 0ec2a51c6afcef471360751c2402dd5588720f4619a38d8203875dfc52d885bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T18:28:39.249Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-17T18:28:42.630Z] Building core-command ... [2021-08-17T18:28:42.630Z] Building core-data ... [2021-08-17T18:28:42.630Z] Building core-metadata ... [2021-08-17T18:28:42.630Z] Building security-bootstrapper ... [2021-08-17T18:28:42.630Z] Building security-proxy-setup ... [2021-08-17T18:28:42.630Z] Building security-secretstore-setup ... [2021-08-17T18:28:42.630Z] Building support-notifications ... [2021-08-17T18:28:42.630Z] Building support-scheduler ... [2021-08-17T18:28:42.630Z] Building sys-mgmt-agent ... [2021-08-17T18:28:42.630Z] Building sys-mgmt-agent [2021-08-17T18:28:42.630Z] Building core-command [2021-08-17T18:28:42.630Z] Building security-bootstrapper [2021-08-17T18:28:42.630Z] Building core-metadata [2021-08-17T18:28:42.630Z] Building support-scheduler [2021-08-17T18:29:50.631Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:29:50.631Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:29:50.631Z] ---> 6470fe716bcb [2021-08-17T18:29:50.631Z] Step 3/24 : WORKDIR /edgex-go [2021-08-17T18:29:50.631Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:29:50.631Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:29:50.631Z] ---> 6470fe716bcb [2021-08-17T18:29:50.631Z] Step 3/24 : WORKDIR /edgex-go [2021-08-17T18:29:50.631Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:29:50.631Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:29:50.631Z] ---> 6470fe716bcb [2021-08-17T18:29:50.631Z] Step 3/32 : WORKDIR /edgex-go [2021-08-17T18:29:50.631Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:29:50.631Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:29:50.631Z] ---> 6470fe716bcb [2021-08-17T18:29:50.631Z] Step 3/23 : WORKDIR /edgex-go [2021-08-17T18:29:50.631Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:29:50.631Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:29:50.631Z] ---> 6470fe716bcb [2021-08-17T18:29:50.631Z] Step 3/24 : WORKDIR /edgex-go [2021-08-17T18:29:57.332Z] ---> Running in 5115aac90f3b [2021-08-17T18:29:57.332Z] ---> Running in 5b0eb4a3f8b5 [2021-08-17T18:29:57.332Z] ---> Running in 275add81b27a [2021-08-17T18:29:57.332Z] ---> Running in 2d1883db8e3c [2021-08-17T18:29:57.332Z] ---> Running in 165ecf45ae21 [2021-08-17T18:29:57.608Z] Removing intermediate container 5b0eb4a3f8b5 [2021-08-17T18:29:57.608Z] Removing intermediate container 165ecf45ae21 [2021-08-17T18:29:57.608Z] ---> 491d8d934a8a [2021-08-17T18:29:57.608Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:29:57.608Z] ---> 5ff49e401c51 [2021-08-17T18:29:57.608Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:29:57.882Z] Removing intermediate container 275add81b27a [2021-08-17T18:29:57.882Z] ---> 3c845fa1f2f5 [2021-08-17T18:29:57.882Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:29:57.882Z] Removing intermediate container 5115aac90f3b [2021-08-17T18:29:57.882Z] ---> f73748e48769 [2021-08-17T18:29:57.882Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:29:57.882Z] Removing intermediate container 2d1883db8e3c [2021-08-17T18:29:57.882Z] ---> 60831fc88794 [2021-08-17T18:29:57.882Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:29:58.156Z] ---> Running in 376e53defc3b [2021-08-17T18:29:58.156Z] ---> Running in ae7d7b77cd5f [2021-08-17T18:29:58.156Z] ---> Running in fcceb2a84f86 [2021-08-17T18:29:58.431Z] ---> Running in 8af8297b78e6 [2021-08-17T18:29:58.431Z] ---> Running in 8cd79b85bfb7 [2021-08-17T18:30:02.764Z] Removing intermediate container fcceb2a84f86 [2021-08-17T18:30:02.765Z] ---> de9cfe6b83ca [2021-08-17T18:30:02.765Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-17T18:30:03.040Z] ---> Running in b316b65d86e6 [2021-08-17T18:30:03.322Z] Removing intermediate container ae7d7b77cd5f [2021-08-17T18:30:03.322Z] ---> 400cd9189406 [2021-08-17T18:30:03.322Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-17T18:30:03.322Z] Removing intermediate container 376e53defc3b [2021-08-17T18:30:03.322Z] ---> ff5d370e873a [2021-08-17T18:30:03.322Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-17T18:30:03.600Z] Removing intermediate container 8cd79b85bfb7 [2021-08-17T18:30:03.600Z] ---> 164ec7fb3d81 [2021-08-17T18:30:03.600Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-17T18:30:03.600Z] Removing intermediate container 8af8297b78e6 [2021-08-17T18:30:03.600Z] ---> 0789dbaa8e13 [2021-08-17T18:30:03.600Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-17T18:30:03.881Z] ---> Running in a76f3bbc37a6 [2021-08-17T18:30:03.881Z] ---> Running in f78aec618af8 [2021-08-17T18:30:03.881Z] ---> Running in e6ef5c8f5346 [2021-08-17T18:30:03.881Z] ---> Running in 385102c9e841 [2021-08-17T18:30:04.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:30:05.453Z] Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit 32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:30:04.050Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-17T18:30:04.056Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T18:30:04.071Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-17T18:30:04.088Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-17T18:30:04.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:30:04.092Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3673/head:refs/remotes/origin/PR-3673 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-17T18:30:05.469Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T18:30:05.597Z] Merge succeeded, producing 32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:30:05.598Z] Checking out Revision 32e48485911a94e753db4d2f1118a0aefca18792 (PR-3673) [2021-08-17T18:30:05.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:30:06.160Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:30:06.160Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:30:06.432Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:30:06.432Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:30:07.032Z] OK: 218 MiB in 52 packages [2021-08-17T18:30:07.032Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:30:07.032Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:30:07.308Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:30:07.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:30:07.868Z] OK: 218 MiB in 52 packages [2021-08-17T18:30:08.157Z] OK: 218 MiB in 52 packages [2021-08-17T18:30:08.472Z] OK: 218 MiB in 52 packages [2021-08-17T18:30:08.472Z] OK: 218 MiB in 52 packages [2021-08-17T18:30:09.659Z] Commit message: "docs(meta): fix mistakes in API examples" [2021-08-17T18:30:09.936Z] Removing intermediate container b316b65d86e6 [2021-08-17T18:30:09.936Z] ---> 39f361570ca9 [2021-08-17T18:30:09.936Z] Step 6/23 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:30:10.491Z] + echo snap-build.sh [2021-08-17T18:30:10.491Z] snap-build.sh [2021-08-17T18:30:10.491Z] + SNAP_BASE_DIR=. [2021-08-17T18:30:10.491Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-08-17T18:30:10.491Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-08-17T18:30:10.491Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-08-17T18:30:10.491Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-08-17T18:30:10.491Z] + cd /w/workspace/edgex-go/2 [2021-08-17T18:30:10.491Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-17T18:30:10.491Z] Reading package lists... [2021-08-17T18:30:10.491Z] Building dependency tree... [2021-08-17T18:30:10.491Z] Reading state information... [2021-08-17T18:30:10.491Z] The following packages were automatically installed and are no longer required: [2021-08-17T18:30:10.491Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-17T18:30:10.491Z] uidmap xdelta3 [2021-08-17T18:30:10.491Z] Use 'sudo apt autoremove' to remove them. [2021-08-17T18:30:10.491Z] The following packages will be REMOVED: [2021-08-17T18:30:10.491Z] lxd* lxd-client* [2021-08-17T18:30:10.556Z] Removing intermediate container f78aec618af8 [2021-08-17T18:30:10.556Z] ---> 81b9ceec25b8 [2021-08-17T18:30:10.556Z] Step 6/32 : COPY go.mod . [2021-08-17T18:30:10.759Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-17T18:30:10.759Z] After this operation, 31.7 MB disk space will be freed. [2021-08-17T18:30:11.156Z] ---> fc8f4b7d9f1c [2021-08-17T18:30:11.156Z] Step 7/23 : RUN go mod download [2021-08-17T18:30:11.156Z] Removing intermediate container a76f3bbc37a6 [2021-08-17T18:30:11.156Z] ---> b1ce6e1308e1 [2021-08-17T18:30:11.156Z] Step 6/24 : COPY go.mod . [2021-08-17T18:30:11.435Z] ---> Running in 98dd364bccd6 [2021-08-17T18:30:11.435Z] Removing intermediate container 385102c9e841 [2021-08-17T18:30:11.435Z] ---> 4ecc80bf98a8 [2021-08-17T18:30:11.435Z] Step 6/24 : COPY go.mod . [2021-08-17T18:30:11.435Z] Removing intermediate container e6ef5c8f5346 [2021-08-17T18:30:11.435Z] ---> d75250af77b9 [2021-08-17T18:30:11.435Z] Step 6/24 : COPY go.mod . [2021-08-17T18:30:11.570Z] (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-08-17T18:30:11.570Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-17T18:30:11.709Z] ---> 59deb73c9e7b [2021-08-17T18:30:11.710Z] Step 7/32 : RUN go mod download [2021-08-17T18:30:12.155Z] Removing lxd dnsmasq configuration [2021-08-17T18:30:12.155Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-17T18:30:12.426Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-17T18:30:12.698Z] ---> Running in 37df9d8e9962 [2021-08-17T18:30:12.698Z] ---> 90f51f48fd2d [2021-08-17T18:30:12.698Z] Step 7/24 : RUN go mod download [2021-08-17T18:30:12.698Z] ---> 09daaecf229b [2021-08-17T18:30:12.698Z] Step 7/24 : RUN go mod download [2021-08-17T18:30:12.993Z] ---> 7150b36f2e12 [2021-08-17T18:30:12.993Z] Step 7/24 : RUN go mod download [2021-08-17T18:30:12.993Z] ---> Running in b9236c17102b [2021-08-17T18:30:12.993Z] ---> Running in 36e12d6beb4c [2021-08-17T18:30:13.013Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-17T18:30:05.476Z] > git checkout -f 32e48485911a94e753db4d2f1118a0aefca18792 # timeout=10 [2021-08-17T18:30:05.555Z] > git remote # timeout=10 [2021-08-17T18:30:05.561Z] > git config --get remote.origin.url # timeout=10 [2021-08-17T18:30:05.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:30:05.576Z] > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 [2021-08-17T18:30:05.593Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-17T18:30:05.608Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T18:30:05.613Z] > git checkout -f 32e48485911a94e753db4d2f1118a0aefca18792 # timeout=10 [2021-08-17T18:30:13.282Z] ---> Running in 87889cd0f9d0 [2021-08-17T18:30:13.488Z] (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-08-17T18:30:13.489Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-17T18:30:14.456Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-17T18:30:14.456Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-17T18:30:15.049Z] + sudo snap remove --purge lxd [2021-08-17T18:30:15.319Z] snap "lxd" is not installed [2021-08-17T18:30:15.319Z] + sudo groupadd --force --system lxd [2021-08-17T18:30:15.319Z] ++ whoami [2021-08-17T18:30:15.319Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-17T18:30:15.319Z] + newgrp - lxd [2021-08-17T18:30:15.319Z] + sudo snap install lxd [2021-08-17T18:30:18.756Z] Removing intermediate container 98dd364bccd6 [2021-08-17T18:30:18.756Z] ---> b24dd981d4bc [2021-08-17T18:30:18.756Z] Step 8/23 : COPY . . [2021-08-17T18:30:18.756Z] Removing intermediate container 37df9d8e9962 [2021-08-17T18:30:18.756Z] ---> 675782eeb2d5 [2021-08-17T18:30:18.756Z] Step 8/32 : COPY . . [2021-08-17T18:30:23.929Z] 2021-08-17T18:30:21Z INFO Waiting for automatic snapd restart... [2021-08-17T18:30:32.975Z] Removing intermediate container b9236c17102b [2021-08-17T18:30:32.975Z] ---> de4b941c9d89 [2021-08-17T18:30:32.975Z] Step 8/24 : COPY . . [2021-08-17T18:30:32.975Z] Removing intermediate container 36e12d6beb4c [2021-08-17T18:30:32.975Z] ---> 285dbabf23d1 [2021-08-17T18:30:32.975Z] Step 8/24 : COPY . . [2021-08-17T18:30:32.975Z] Removing intermediate container 87889cd0f9d0 [2021-08-17T18:30:32.975Z] ---> 9751fd94912d [2021-08-17T18:30:32.975Z] Step 8/24 : COPY . . [2021-08-17T18:30:33.252Z] ---> 6caba259f5cf [2021-08-17T18:30:33.528Z] Step 9/32 : RUN go mod tidy [2021-08-17T18:30:33.528Z] ---> 8d446a93663c [2021-08-17T18:30:33.528Z] Step 9/23 : RUN go mod tidy [2021-08-17T18:30:36.505Z] lxd 4.17 from Canonical* installed [2021-08-17T18:30:36.505Z] + sudo lxd init --auto [2021-08-17T18:30:44.808Z] + sudo snap install --classic snapcraft [2021-08-17T18:31:00.345Z] ---> Running in 6c99d78a6d14 [2021-08-17T18:31:00.345Z] ---> Running in 27b95dad7a50 [2021-08-17T18:31:00.345Z] ---> 2030364ee3a3 [2021-08-17T18:31:00.345Z] Step 9/24 : RUN go mod tidy [2021-08-17T18:31:00.345Z] ---> e5b1bfe64066 [2021-08-17T18:31:00.345Z] Step 9/24 : RUN go mod tidy [2021-08-17T18:31:00.345Z] ---> 504cbf32c83f [2021-08-17T18:31:00.345Z] Step 9/24 : RUN go mod tidy [2021-08-17T18:31:00.345Z] ---> Running in 7d39be4da57b [2021-08-17T18:31:00.345Z] ---> Running in 92d7d4a29edc [2021-08-17T18:31:00.345Z] ---> Running in 754757ffa083 [2021-08-17T18:31:02.990Z] Removing intermediate container 6c99d78a6d14 [2021-08-17T18:31:02.990Z] ---> 9b083b3590cc [2021-08-17T18:31:02.990Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-17T18:31:02.990Z] ---> Running in 3e19dc950389 [2021-08-17T18:31:03.435Z] snapcraft 5.0 from Canonical* installed [2021-08-17T18:31:03.435Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-17T18:31:03.435Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-17T18:31:03.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-17T18:31:03.435Z] Dload Upload Total Spent Left Speed [2021-08-17T18:31:03.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3582 0 --:--:-- --:--:-- --:--:-- 3582 [2021-08-17T18:31:03.711Z] 100 3325k 100 3325k 0 0 7661k 0 --:--:-- --:--:-- --:--:-- 7661k [2021-08-17T18:31:03.711Z] ./yq_linux_amd64 [2021-08-17T18:31:03.984Z] + sudo snapcraft prime --use-lxd [2021-08-17T18:31:04.459Z] Removing intermediate container 27b95dad7a50 [2021-08-17T18:31:04.459Z] ---> 5a194beb3323 [2021-08-17T18:31:04.459Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-17T18:31:04.736Z] ---> Running in ecf20200fae0 [2021-08-17T18:31:05.347Z] 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-08-17T18:31:05.633Z] Removing intermediate container 7d39be4da57b [2021-08-17T18:31:05.633Z] ---> d07fa798d1a0 [2021-08-17T18:31:05.633Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-17T18:31:05.911Z] ---> Running in 63a78cfe9717 [2021-08-17T18:31:05.979Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-17T18:31:06.258Z] 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-08-17T18:31:06.258Z] - README.md [2021-08-17T18:31:06.258Z] [2021-08-17T18:31:06.258Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-17T18:31:06.258Z] Launching a container. [2021-08-17T18:31:06.513Z] Removing intermediate container 92d7d4a29edc [2021-08-17T18:31:06.513Z] ---> 9ae863b09dbe [2021-08-17T18:31:06.513Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-17T18:31:06.513Z] Removing intermediate container 754757ffa083 [2021-08-17T18:31:06.513Z] ---> fc416e413b7e [2021-08-17T18:31:06.513Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-17T18:31:07.123Z] ---> Running in 3f0cbf33d989 [2021-08-17T18:31:07.123Z] ---> Running in e652644fa9e3 [2021-08-17T18:31:07.399Z] 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-08-17T18:31:09.400Z] 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-08-17T18:31:10.017Z] 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-08-17T18:31:10.017Z] 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-08-17T18:31:15.216Z] Waiting for container to be ready [2021-08-17T18:31:15.217Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-17T18:31:15.217Z] [2021-08-17T18:31:18.651Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-17T18:31:18.651Z] Waiting for network to be ready... [2021-08-17T18:31:18.937Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-17T18:31:19.223Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-17T18:31:19.223Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-17T18:31:19.712Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-17T18:31:19.712Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-17T18:31:19.712Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-17T18:31:19.712Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-17T18:31:19.712Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-17T18:31:19.712Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] [2021-08-17T18:31:19.712Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-17T18:31:20.201Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-17T18:31:20.201Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-17T18:31:20.480Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-17T18:31:20.762Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-17T18:31:20.762Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-17T18:31:20.762Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-17T18:31:20.762Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-17T18:31:20.762Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-17T18:31:22.372Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-17T18:31:22.372Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-17T18:31:22.372Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-17T18:31:22.372Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-17T18:31:22.372Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-17T18:31:22.372Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-17T18:31:22.372Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-17T18:31:22.372Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-17T18:31:22.651Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-17T18:31:24.656Z] Fetched 25.1 MB in 5s (4702 kB/s) [2021-08-17T18:31:25.145Z] Reading package lists... [2021-08-17T18:31:25.423Z] Reading package lists... [2021-08-17T18:31:25.423Z] Building dependency tree... [2021-08-17T18:31:25.423Z] Reading state information... [2021-08-17T18:31:25.699Z] The following additional packages will be installed: [2021-08-17T18:31:25.699Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-17T18:31:25.699Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-17T18:31:25.699Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-17T18:31:25.699Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-17T18:31:25.699Z] Suggested packages: [2021-08-17T18:31:25.699Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-17T18:31:25.699Z] Recommended packages: [2021-08-17T18:31:25.699Z] gnupg libsasl2-modules [2021-08-17T18:31:25.699Z] The following NEW packages will be installed: [2021-08-17T18:31:25.699Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-17T18:31:25.699Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-17T18:31:25.699Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-17T18:31:25.699Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-17T18:31:25.699Z] The following packages will be upgraded: [2021-08-17T18:31:25.699Z] gpg gpg-agent gpgconf libudev1 [2021-08-17T18:31:25.699Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-17T18:31:25.699Z] Need to get 3527 kB of archives. [2021-08-17T18:31:25.699Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-17T18:31:25.699Z] 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-08-17T18:31:25.699Z] 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-08-17T18:31:25.699Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-17T18:31:25.973Z] 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-08-17T18:31:25.974Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-17T18:31:26.252Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-17T18:31:26.851Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-17T18:31:26.851Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-17T18:31:26.851Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-17T18:31:26.851Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-17T18:31:26.851Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-17T18:31:26.851Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-17T18:31:26.851Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-17T18:31:26.851Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-17T18:31:26.851Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-17T18:31:26.851Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-17T18:31:26.851Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-17T18:31:26.851Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-17T18:31:26.851Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-17T18:31:27.127Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-17T18:31:27.127Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-17T18:31:27.127Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-17T18:31:27.408Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-17T18:31:27.408Z] Fetched 3527 kB in 1s (2374 kB/s) [2021-08-17T18:31:27.408Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-17T18:31:27.408Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-17T18:31:27.408Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-17T18:31:27.408Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-17T18:31:27.408Z] Selecting previously unselected package udev. [2021-08-17T18:31:27.408Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-17T18:31:27.408Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-17T18:31:27.408Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-17T18:31:27.688Z] Selecting previously unselected package libfuse2:amd64. [2021-08-17T18:31:27.688Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-17T18:31:27.688Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-17T18:31:27.688Z] Selecting previously unselected package fuse. [2021-08-17T18:31:27.688Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-17T18:31:27.688Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-17T18:31:27.688Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-17T18:31:27.688Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-17T18:31:27.963Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-17T18:31:27.963Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-17T18:31:27.963Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-17T18:31:27.963Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-17T18:31:27.963Z] Selecting previously unselected package libksba8:amd64. [2021-08-17T18:31:27.963Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-17T18:31:27.963Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-17T18:31:28.237Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-17T18:31:28.237Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T18:31:28.237Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:28.237Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-17T18:31:28.237Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T18:31:28.237Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:28.237Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-17T18:31:28.237Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T18:31:28.237Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:28.237Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-17T18:31:28.237Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T18:31:28.237Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:28.511Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-17T18:31:28.511Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T18:31:28.511Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:28.511Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-17T18:31:28.511Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T18:31:28.511Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:28.511Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-17T18:31:28.511Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T18:31:28.511Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:28.511Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-17T18:31:28.511Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T18:31:28.511Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:28.511Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-17T18:31:28.511Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T18:31:28.511Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:28.791Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-17T18:31:28.791Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-17T18:31:28.791Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-17T18:31:28.791Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-17T18:31:28.791Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-17T18:31:28.791Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-17T18:31:28.791Z] Selecting previously unselected package libldap-common. [2021-08-17T18:31:28.791Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-17T18:31:28.791Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-17T18:31:28.791Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-17T18:31:28.791Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-17T18:31:28.791Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-17T18:31:28.791Z] Selecting previously unselected package dirmngr. [2021-08-17T18:31:28.791Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-17T18:31:28.791Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-17T18:31:29.073Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-17T18:31:29.073Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-17T18:31:29.073Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-17T18:31:29.073Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-17T18:31:29.073Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-17T18:31:29.073Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-17T18:31:29.073Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:29.073Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-17T18:31:29.073Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-17T18:31:29.073Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-17T18:31:29.357Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-17T18:31:29.357Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:29.357Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-17T18:31:29.634Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-17T18:31:29.634Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-17T18:31:29.634Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:29.634Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:29.634Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:29.634Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:29.634Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:29.634Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:29.634Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T18:31:29.634Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-17T18:31:29.634Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-17T18:31:29.634Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-17T18:31:30.233Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-17T18:31:30.233Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-17T18:31:30.233Z] This means they are not meant to be enabled using systemctl. [2021-08-17T18:31:30.233Z] Possible reasons for having this kind of units are: [2021-08-17T18:31:30.233Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-17T18:31:30.233Z] .wants/ or .requires/ directory. [2021-08-17T18:31:30.233Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-17T18:31:30.233Z] a requirement dependency on it. [2021-08-17T18:31:30.233Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-17T18:31:30.233Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-17T18:31:30.233Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-17T18:31:30.233Z] instance name specified. [2021-08-17T18:31:30.233Z] Reading package lists... [2021-08-17T18:31:30.507Z] Building dependency tree... [2021-08-17T18:31:30.507Z] Reading state information... [2021-08-17T18:31:30.507Z] The following additional packages will be installed: [2021-08-17T18:31:30.507Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-17T18:31:30.507Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-17T18:31:30.507Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-17T18:31:30.507Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-17T18:31:30.507Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-17T18:31:30.507Z] Suggested packages: [2021-08-17T18:31:30.507Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-17T18:31:30.507Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-17T18:31:30.507Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-17T18:31:30.507Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-17T18:31:30.507Z] systemd-container policykit-1 [2021-08-17T18:31:30.507Z] Recommended packages: [2021-08-17T18:31:30.507Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-17T18:31:30.781Z] The following NEW packages will be installed: [2021-08-17T18:31:30.781Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-17T18:31:30.781Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-17T18:31:30.781Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-17T18:31:30.781Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-17T18:31:30.781Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-17T18:31:30.781Z] The following packages will be upgraded: [2021-08-17T18:31:30.781Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-17T18:31:30.781Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-17T18:31:30.781Z] Need to get 36.7 MB of archives. [2021-08-17T18:31:30.781Z] After this operation, 147 MB of additional disk space will be used. [2021-08-17T18:31:30.781Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-17T18:31:30.781Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-17T18:31:30.781Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-17T18:31:30.781Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-17T18:31:31.058Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-17T18:31:31.058Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-17T18:31:31.058Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-17T18:31:31.058Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-17T18:31:31.058Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-17T18:31:31.058Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-17T18:31:31.058Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-17T18:31:31.058Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-17T18:31:31.058Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-17T18:31:31.058Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-17T18:31:31.058Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-17T18:31:32.055Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-17T18:31:32.055Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-17T18:31:32.056Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-17T18:31:32.056Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] [2021-08-17T18:31:32.056Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-17T18:31:32.056Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-17T18:31:32.056Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-17T18:31:32.056Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-17T18:31:32.056Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-17T18:31:32.056Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-17T18:31:32.056Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-17T18:31:32.056Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-17T18:31:32.332Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-17T18:31:32.332Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-17T18:31:32.332Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-17T18:31:34.338Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-17T18:31:34.338Z] Fetched 36.7 MB in 3s (10.9 MB/s) [2021-08-17T18:31:34.338Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-17T18:31:34.338Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-17T18:31:34.338Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-17T18:31:34.948Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-17T18:31:34.948Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-17T18:31:34.948Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-17T18:31:34.948Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-17T18:31:34.948Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-17T18:31:34.948Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-17T18:31:35.229Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-17T18:31:35.229Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-17T18:31:35.229Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-17T18:31:35.229Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-17T18:31:35.505Z] Setting up apt (1.6.14) ... [2021-08-17T18:31:35.505Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-17T18:31:35.787Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-17T18:31:35.787Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-17T18:31:35.787Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-17T18:31:35.787Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-17T18:31:36.065Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-17T18:31:36.065Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-17T18:31:36.065Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T18:31:36.065Z] Selecting previously unselected package libexpat1:amd64. [2021-08-17T18:31:36.065Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-17T18:31:36.065Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-17T18:31:36.348Z] Selecting previously unselected package python3.6-minimal. [2021-08-17T18:31:36.348Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-17T18:31:36.348Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T18:31:36.626Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-17T18:31:36.626Z] Checking for services that may need to be restarted...done. [2021-08-17T18:31:36.626Z] Checking for services that may need to be restarted...done. [2021-08-17T18:31:36.626Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T18:31:36.626Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-17T18:31:36.626Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T18:31:37.226Z] Selecting previously unselected package python3-minimal. [2021-08-17T18:31:37.226Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-17T18:31:37.226Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-17T18:31:37.226Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-17T18:31:37.226Z] Selecting previously unselected package mime-support. [2021-08-17T18:31:37.226Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-17T18:31:37.226Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-17T18:31:37.226Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-17T18:31:37.226Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-17T18:31:37.226Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-17T18:31:37.226Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-17T18:31:37.226Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-17T18:31:37.226Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T18:31:37.500Z] Selecting previously unselected package python3.6. [2021-08-17T18:31:37.500Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-17T18:31:37.500Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T18:31:37.500Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-17T18:31:37.500Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-17T18:31:37.500Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-17T18:31:37.500Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-17T18:31:37.775Z] Selecting previously unselected package python3. [2021-08-17T18:31:37.775Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-17T18:31:37.775Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-17T18:31:37.775Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-17T18:31:37.775Z] Selecting previously unselected package multiarch-support. [2021-08-17T18:31:37.775Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-17T18:31:37.775Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-17T18:31:37.775Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-17T18:31:37.775Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-17T18:31:38.054Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-17T18:31:38.054Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-17T18:31:38.054Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-17T18:31:38.054Z] Selecting previously unselected package libbsd0:amd64. [2021-08-17T18:31:38.054Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-17T18:31:38.054Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-17T18:31:38.054Z] Selecting previously unselected package sudo. [2021-08-17T18:31:38.054Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-17T18:31:38.054Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-17T18:31:38.054Z] Selecting previously unselected package apparmor. [2021-08-17T18:31:38.054Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-17T18:31:38.054Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-17T18:31:38.537Z] Selecting previously unselected package libedit2:amd64. [2021-08-17T18:31:38.537Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-17T18:31:38.537Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-17T18:31:38.537Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-17T18:31:38.537Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-17T18:31:38.537Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T18:31:38.537Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-17T18:31:38.537Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-17T18:31:38.537Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T18:31:38.537Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-17T18:31:38.537Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-17T18:31:38.537Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-17T18:31:38.537Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-17T18:31:38.537Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-17T18:31:38.537Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T18:31:38.537Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-17T18:31:38.537Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-17T18:31:38.537Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T18:31:38.811Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-17T18:31:38.811Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-17T18:31:38.811Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-17T18:31:38.811Z] Selecting previously unselected package openssh-client. [2021-08-17T18:31:38.811Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-17T18:31:38.811Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-17T18:31:38.811Z] Selecting previously unselected package squashfs-tools. [2021-08-17T18:31:39.086Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-17T18:31:39.086Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-17T18:31:39.086Z] Selecting previously unselected package snapd. [2021-08-17T18:31:39.086Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-17T18:31:39.086Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-17T18:31:41.203Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-17T18:31:41.203Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-17T18:31:41.203Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-17T18:31:41.203Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-17T18:31:41.203Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-17T18:31:41.203Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T18:31:41.203Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-17T18:31:41.489Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-17T18:31:41.489Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-17T18:31:41.771Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-17T18:31:42.049Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-17T18:31:42.049Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-17T18:31:42.049Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T18:31:42.049Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T18:31:42.049Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T18:31:42.657Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-17T18:31:42.657Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T18:31:42.657Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-17T18:31:42.657Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-17T18:31:42.657Z] running python rtupdate hooks for python3.6... [2021-08-17T18:31:42.657Z] running python post-rtupdate hooks for python3.6... [2021-08-17T18:31:42.657Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-17T18:31:43.275Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-17T18:31:43.551Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T18:31:43.551Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-17T18:31:43.551Z] Setting up snapd (2.49.2+18.04) ... [2021-08-17T18:31:44.149Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-17T18:31:44.149Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-17T18:31:44.435Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-17T18:31:44.436Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-17T18:31:44.931Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-17T18:31:44.931Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-17T18:31:44.931Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-17T18:31:44.931Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-17T18:31:45.209Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-17T18:31:45.484Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-17T18:31:45.484Z] /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-08-17T18:31:45.484Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-17T18:31:45.760Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-17T18:31:46.742Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-17T18:31:46.742Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-17T18:31:46.742Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-17T18:31:48.003Z] Reading package lists... [2021-08-17T18:31:48.003Z] Reading package lists... [2021-08-17T18:31:48.279Z] Building dependency tree... [2021-08-17T18:31:48.279Z] Reading state information... [2021-08-17T18:31:48.279Z] Calculating upgrade... [2021-08-17T18:31:48.555Z] The following packages will be upgraded: [2021-08-17T18:31:48.555Z] advancecomp base-files bash binutils binutils-common [2021-08-17T18:31:48.555Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-17T18:31:48.555Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-17T18:31:48.555Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-17T18:31:48.555Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-17T18:31:48.555Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-17T18:31:48.555Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-17T18:31:48.555Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-17T18:31:48.555Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-17T18:31:48.555Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-17T18:31:48.555Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-17T18:31:48.555Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-17T18:31:48.555Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-17T18:31:48.555Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-17T18:31:48.555Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-17T18:31:48.555Z] ubuntu-keyring util-linux [2021-08-17T18:31:48.555Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-17T18:31:48.555Z] Need to get 64.2 MB of archives. [2021-08-17T18:31:48.555Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-17T18:31:48.555Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-17T18:31:49.043Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-17T18:31:49.043Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-17T18:31:49.043Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-17T18:31:49.043Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-17T18:31:49.043Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-17T18:31:49.043Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-17T18:31:49.043Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-17T18:31:49.043Z] 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-08-17T18:31:49.043Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-17T18:31:49.043Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-17T18:31:49.043Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-17T18:31:49.043Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-17T18:31:49.043Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-17T18:31:49.043Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-17T18:31:49.043Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-17T18:31:49.043Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-17T18:31:49.043Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-17T18:31:49.043Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-17T18:31:49.043Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-17T18:31:49.043Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-17T18:31:49.043Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-17T18:31:49.043Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-17T18:31:49.043Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-17T18:31:49.043Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-17T18:31:49.043Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-17T18:31:49.043Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-17T18:31:49.043Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-17T18:31:49.043Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-17T18:31:49.043Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-17T18:31:49.043Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-17T18:31:49.043Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-17T18:31:49.043Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-17T18:31:49.043Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-17T18:31:49.043Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-17T18:31:49.043Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-17T18:31:49.043Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-17T18:31:49.043Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-17T18:31:49.043Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-17T18:31:49.043Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-17T18:31:49.043Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-17T18:31:49.043Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-17T18:31:49.043Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-17T18:31:49.043Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-17T18:31:49.043Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-17T18:31:49.043Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-17T18:31:49.043Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-17T18:31:49.043Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-17T18:31:49.043Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-17T18:31:49.318Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-17T18:31:49.318Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-17T18:31:49.318Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-17T18:31:49.318Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-17T18:31:49.318Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-17T18:31:49.318Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-17T18:31:49.318Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-17T18:31:49.318Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-17T18:31:49.593Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-17T18:31:49.593Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-17T18:31:49.593Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-17T18:31:49.593Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-17T18:31:49.593Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-17T18:31:49.593Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-17T18:31:49.593Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-17T18:31:49.593Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-17T18:31:49.871Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-17T18:31:49.871Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-17T18:31:50.146Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-17T18:31:50.146Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-17T18:31:50.146Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-17T18:31:50.146Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-17T18:31:50.146Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-17T18:31:50.146Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-17T18:31:50.146Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-17T18:31:50.146Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-17T18:31:50.146Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-17T18:31:50.146Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-17T18:31:50.146Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-17T18:31:50.421Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-17T18:31:50.421Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-17T18:31:50.421Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-17T18:31:50.421Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-17T18:31:50.421Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-17T18:31:50.421Z] Get:84 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-08-17T18:31:50.421Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-17T18:31:50.421Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-17T18:31:50.421Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-17T18:31:50.421Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-17T18:31:50.421Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-17T18:31:50.421Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-17T18:31:50.421Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-17T18:31:50.421Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-17T18:31:50.421Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-17T18:31:50.421Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-17T18:31:50.421Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-17T18:31:50.421Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] [2021-08-17T18:31:50.694Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-17T18:31:50.694Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-17T18:31:50.694Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-17T18:31:50.694Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-17T18:31:50.694Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-17T18:31:50.694Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-17T18:31:50.694Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-17T18:31:50.974Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-17T18:31:50.974Z] Fetched 64.2 MB in 2s (29.3 MB/s) [2021-08-17T18:31:50.974Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-17T18:31:50.974Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-17T18:31:50.974Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-17T18:31:51.253Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-17T18:31:51.253Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-17T18:31:51.735Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-17T18:31:51.735Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-17T18:31:51.735Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T18:31:51.735Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T18:31:51.735Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T18:31:51.735Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T18:31:51.735Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T18:31:51.735Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T18:31:52.014Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T18:31:52.014Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T18:31:52.014Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T18:31:52.014Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T18:31:52.014Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T18:31:52.014Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T18:31:52.014Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T18:31:52.014Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T18:31:52.014Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T18:31:52.289Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-17T18:31:52.289Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T18:31:52.289Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-17T18:31:52.289Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-17T18:31:52.289Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-17T18:31:52.289Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T18:31:52.289Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T18:31:52.289Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T18:31:52.289Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T18:31:52.569Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T18:31:52.569Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T18:31:52.569Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T18:31:52.569Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-17T18:31:52.569Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-17T18:31:52.846Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-17T18:31:53.126Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-17T18:31:53.403Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-17T18:31:53.403Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-17T18:31:53.403Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-17T18:31:53.403Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-17T18:31:53.403Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-17T18:31:53.680Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-17T18:31:53.680Z] Installing new version of config file /etc/issue ... [2021-08-17T18:31:53.680Z] Installing new version of config file /etc/issue.net ... [2021-08-17T18:31:53.680Z] Installing new version of config file /etc/lsb-release ... [2021-08-17T18:31:53.680Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-17T18:31:53.959Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-17T18:31:53.959Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-17T18:31:53.959Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-17T18:31:53.959Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:53.959Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-17T18:31:53.959Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-17T18:31:54.237Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-17T18:31:54.237Z] 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-08-17T18:31:54.237Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:54.237Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T18:31:54.237Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-17T18:31:54.237Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-17T18:31:54.237Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:54.237Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-17T18:31:54.237Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-17T18:31:54.512Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-17T18:31:54.512Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:54.512Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-17T18:31:54.512Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-17T18:31:54.789Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-17T18:31:54.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:54.789Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-17T18:31:54.789Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-17T18:31:54.789Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-17T18:31:54.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:54.789Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-17T18:31:55.070Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-17T18:31:55.070Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-17T18:31:55.070Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:55.070Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-17T18:31:55.070Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-17T18:31:55.070Z] Setting up grep (3.1-2build1) ... [2021-08-17T18:31:55.349Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:55.349Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-17T18:31:55.349Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-17T18:31:55.350Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-17T18:31:55.350Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:55.350Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-17T18:31:55.350Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-17T18:31:55.350Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-17T18:31:55.625Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:55.625Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-17T18:31:55.625Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-17T18:31:55.625Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-17T18:31:55.625Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:55.625Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-17T18:31:55.625Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-17T18:31:56.620Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-17T18:31:56.620Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-17T18:31:56.620Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-17T18:31:56.620Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-17T18:31:56.897Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-17T18:31:56.897Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:56.897Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-17T18:31:56.897Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-17T18:31:57.496Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-17T18:31:57.496Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-17T18:31:57.496Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-17T18:31:57.496Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-17T18:31:57.496Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-17T18:31:57.496Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:57.496Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-17T18:31:57.496Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-17T18:31:57.769Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-17T18:31:57.769Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:57.769Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T18:31:57.769Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T18:31:57.769Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-17T18:31:58.048Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:58.048Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T18:31:58.048Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T18:31:58.048Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-17T18:31:58.048Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:58.048Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T18:31:58.048Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T18:31:58.048Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-17T18:31:58.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:58.322Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T18:31:58.322Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T18:31:58.322Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-17T18:31:58.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:58.322Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-17T18:31:58.322Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-17T18:31:58.609Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-17T18:31:58.609Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-17T18:31:58.609Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-17T18:31:58.609Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:58.609Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-17T18:31:58.609Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-17T18:31:58.609Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-17T18:31:58.891Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:58.891Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T18:31:58.891Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T18:31:58.891Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-17T18:31:58.891Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:58.891Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T18:31:58.891Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T18:31:58.891Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-17T18:31:59.170Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:31:59.170Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T18:31:59.170Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T18:31:59.447Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-17T18:31:59.728Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-17T18:32:00.007Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-17T18:32:00.007Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:32:00.007Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-17T18:32:00.007Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-17T18:32:00.007Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-17T18:32:00.285Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T18:32:00.285Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-17T18:32:00.285Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-17T18:32:00.285Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-17T18:32:00.285Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-17T18:32:00.285Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-17T18:32:00.285Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-17T18:32:00.567Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-17T18:32:00.567Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-17T18:32:00.567Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-17T18:32:00.567Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-17T18:32:01.050Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-17T18:32:01.050Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-17T18:32:01.050Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-17T18:32:01.050Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-17T18:32:01.050Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-17T18:32:01.050Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-17T18:32:01.050Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-17T18:32:01.050Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-17T18:32:01.050Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-17T18:32:01.050Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-17T18:32:01.050Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-17T18:32:01.050Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-17T18:32:01.334Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-17T18:32:01.334Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-17T18:32:01.334Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-17T18:32:01.334Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-17T18:32:01.334Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-17T18:32:01.616Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:01.616Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T18:32:01.616Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T18:32:01.616Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-17T18:32:01.616Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-17T18:32:01.616Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-17T18:32:01.616Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-17T18:32:01.896Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-17T18:32:01.896Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:01.896Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-17T18:32:01.896Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-17T18:32:01.896Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-17T18:32:01.896Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:01.896Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-17T18:32:01.896Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-17T18:32:02.174Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-17T18:32:02.174Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:02.174Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-17T18:32:02.174Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-17T18:32:02.174Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-17T18:32:02.452Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:02.452Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-17T18:32:02.452Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-17T18:32:02.452Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-17T18:32:02.452Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:02.452Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-17T18:32:02.452Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-17T18:32:02.743Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-17T18:32:02.743Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:02.743Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-17T18:32:02.743Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-17T18:32:02.743Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-17T18:32:03.019Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:03.019Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-17T18:32:03.019Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-17T18:32:03.019Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-17T18:32:03.019Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:03.019Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-17T18:32:03.019Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-17T18:32:03.297Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-17T18:32:03.297Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:03.297Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-17T18:32:03.297Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-17T18:32:03.297Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-17T18:32:03.297Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:03.297Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-17T18:32:03.297Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-17T18:32:03.571Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-17T18:32:03.571Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:03.571Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-17T18:32:03.571Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-17T18:32:03.571Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-17T18:32:03.571Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:03.571Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-17T18:32:03.571Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-17T18:32:03.850Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-17T18:32:03.850Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:03.850Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-17T18:32:03.850Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-17T18:32:03.850Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-17T18:32:04.140Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:04.140Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-17T18:32:04.140Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-17T18:32:04.140Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-17T18:32:04.140Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T18:32:04.140Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-17T18:32:04.140Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-17T18:32:04.140Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-17T18:32:04.417Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-17T18:32:04.417Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-17T18:32:04.417Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-17T18:32:04.417Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-17T18:32:04.417Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-17T18:32:04.417Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-17T18:32:04.417Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-17T18:32:04.694Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-17T18:32:04.694Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-17T18:32:04.694Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-17T18:32:04.694Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-17T18:32:04.694Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-17T18:32:04.694Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-17T18:32:04.969Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-17T18:32:04.969Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-17T18:32:04.969Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-17T18:32:04.969Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-17T18:32:04.969Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-17T18:32:04.969Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-17T18:32:05.242Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-17T18:32:05.242Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-17T18:32:05.242Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-17T18:32:05.242Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-17T18:32:05.242Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-17T18:32:05.242Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-17T18:32:05.517Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-17T18:32:05.517Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-17T18:32:05.797Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-17T18:32:05.797Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-17T18:32:05.797Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-17T18:32:05.797Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-17T18:32:06.084Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-17T18:32:06.084Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-17T18:32:06.084Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-17T18:32:06.084Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-17T18:32:06.364Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-17T18:32:06.364Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-17T18:32:06.364Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T18:32:06.364Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T18:32:06.364Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T18:32:06.364Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T18:32:06.643Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T18:32:06.643Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T18:32:06.643Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T18:32:06.643Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T18:32:07.633Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T18:32:07.633Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T18:32:08.231Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T18:32:08.231Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T18:32:08.515Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T18:32:08.515Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T18:32:08.799Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T18:32:08.799Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T18:32:09.781Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T18:32:09.781Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T18:32:09.781Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-17T18:32:09.781Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-17T18:32:09.781Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-17T18:32:09.781Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-17T18:32:09.782Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-17T18:32:09.782Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-17T18:32:10.057Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-17T18:32:10.057Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-17T18:32:10.057Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-17T18:32:10.057Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-17T18:32:10.057Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-17T18:32:10.057Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-17T18:32:10.057Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-17T18:32:10.057Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-17T18:32:10.540Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T18:32:10.540Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-17T18:32:10.540Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T18:32:10.540Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T18:32:10.540Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T18:32:10.540Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-17T18:32:10.540Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-17T18:32:10.540Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-17T18:32:10.540Z] [2021-08-17T18:32:10.540Z] Current default time zone: 'Etc/UTC' [2021-08-17T18:32:10.540Z] Local time is now: Tue Aug 17 18:32:10 UTC 2021. [2021-08-17T18:32:10.540Z] Universal Time is now: Tue Aug 17 18:32:10 UTC 2021. [2021-08-17T18:32:10.540Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-17T18:32:10.540Z] [2021-08-17T18:32:10.540Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-17T18:32:10.540Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T18:32:10.540Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-17T18:32:10.540Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-17T18:32:10.540Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-17T18:32:10.540Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-17T18:32:10.540Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-17T18:32:10.540Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-17T18:32:10.540Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-17T18:32:10.540Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-17T18:32:10.540Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T18:32:10.540Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-17T18:32:10.814Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T18:32:10.814Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-17T18:32:10.814Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T18:32:10.814Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-17T18:32:10.814Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-17T18:32:10.814Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-17T18:32:10.814Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-17T18:32:10.814Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-17T18:32:10.814Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-17T18:32:10.814Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-17T18:32:10.814Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-17T18:32:12.804Z] Updating certificates in /etc/ssl/certs... [2021-08-17T18:32:13.405Z] 23 added, 27 removed; done. [2021-08-17T18:32:13.405Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-17T18:32:13.405Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T18:32:13.405Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-17T18:32:13.405Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-17T18:32:13.405Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-17T18:32:13.405Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T18:32:13.405Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-17T18:32:13.405Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T18:32:13.405Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T18:32:13.405Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T18:32:13.405Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T18:32:13.405Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T18:32:13.686Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-17T18:32:13.686Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-17T18:32:13.686Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-17T18:32:13.686Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-17T18:32:13.686Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-17T18:32:13.686Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T18:32:13.686Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T18:32:13.686Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-17T18:32:13.686Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-17T18:32:13.686Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-17T18:32:13.686Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-17T18:32:13.686Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-17T18:32:13.686Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-17T18:32:13.686Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-17T18:32:13.967Z] Updating certificates in /etc/ssl/certs... [2021-08-17T18:32:14.572Z] 0 added, 0 removed; done. [2021-08-17T18:32:14.572Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-17T18:32:14.572Z] done. [2021-08-17T18:32:14.851Z] Reading package lists... [2021-08-17T18:32:15.133Z] Building dependency tree... [2021-08-17T18:32:15.133Z] Reading state information... [2021-08-17T18:32:15.133Z] The following NEW packages will be installed: [2021-08-17T18:32:15.133Z] apt-transport-https [2021-08-17T18:32:15.133Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-17T18:32:15.410Z] Need to get 4348 B of archives. [2021-08-17T18:32:15.410Z] After this operation, 154 kB of additional disk space will be used. [2021-08-17T18:32:15.410Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-17T18:32:15.410Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-17T18:32:15.410Z] Fetched 4348 B in 0s (21.7 kB/s) [2021-08-17T18:32:15.690Z] Selecting previously unselected package apt-transport-https. [2021-08-17T18:32:15.690Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-17T18:32:15.690Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-17T18:32:15.690Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-17T18:32:15.690Z] Setting up apt-transport-https (1.6.14) ... [2021-08-17T18:32:15.971Z] Waiting for network to be ready... [2021-08-17T18:32:21.590Z] 2021-08-17T18:32:18Z INFO Waiting for automatic snapd restart... [2021-08-17T18:32:21.590Z] snapd 2.51.3 from Canonical* installed [2021-08-17T18:32:22.399Z] "snapd" switched to the "latest/stable" channel [2021-08-17T18:32:22.399Z] [2021-08-17T18:32:24.398Z] core18 20210722 from Canonical* installed [2021-08-17T18:32:24.677Z] "core18" switched to the "latest/stable" channel [2021-08-17T18:32:24.677Z] [2021-08-17T18:32:27.307Z] snapcraft 5.0 from Canonical* installed [2021-08-17T18:32:27.307Z] "snapcraft" switched to the "latest/stable" channel [2021-08-17T18:32:27.307Z] [2021-08-17T18:32:31.627Z] 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-08-17T18:32:31.627Z] - README.md [2021-08-17T18:32:31.627Z] [2021-08-17T18:32:31.627Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-17T18:32:31.903Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-17T18:32:31.903Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-17T18:32:32.178Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-17T18:32:33.170Z] Reading package lists... [2021-08-17T18:32:33.448Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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-08-17T18:32:33.448Z] Reading package lists... [2021-08-17T18:32:33.729Z] Building dependency tree... [2021-08-17T18:32:33.729Z] Reading state information... [2021-08-17T18:32:33.729Z] Suggested packages: [2021-08-17T18:32:33.729Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-17T18:32:33.729Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-17T18:32:33.729Z] Recommended packages: [2021-08-17T18:32:33.729Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-17T18:32:33.729Z] The following NEW packages will be installed: [2021-08-17T18:32:33.729Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-17T18:32:33.729Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-17T18:32:33.729Z] pkg-config zip [2021-08-17T18:32:34.007Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-17T18:32:34.008Z] Need to get 7663 kB of archives. [2021-08-17T18:32:34.008Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-17T18:32:34.008Z] 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-08-17T18:32:34.008Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-17T18:32:34.287Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-17T18:32:34.287Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-17T18:32:34.287Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-17T18:32:34.287Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-17T18:32:34.287Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-17T18:32:34.567Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-17T18:32:34.567Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-17T18:32:34.850Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-17T18:32:34.850Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-17T18:32:34.850Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-17T18:32:34.850Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-17T18:32:35.132Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-17T18:32:35.132Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-17T18:32:35.413Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-17T18:32:35.413Z] Fetched 7663 kB in 1s (6284 kB/s) [2021-08-17T18:32:35.413Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-17T18:32:35.413Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-17T18:32:35.413Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-17T18:32:35.413Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-17T18:32:35.413Z] Selecting previously unselected package libpsl5:amd64. [2021-08-17T18:32:35.413Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-17T18:32:35.413Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-17T18:32:35.690Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-17T18:32:35.690Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-17T18:32:35.690Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-17T18:32:35.690Z] Selecting previously unselected package librtmp1:amd64. [2021-08-17T18:32:35.690Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-17T18:32:35.690Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-17T18:32:35.690Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-17T18:32:35.690Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-17T18:32:35.690Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-17T18:32:35.690Z] Selecting previously unselected package liberror-perl. [2021-08-17T18:32:35.690Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-17T18:32:35.690Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-17T18:32:35.690Z] Selecting previously unselected package git-man. [2021-08-17T18:32:35.690Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-17T18:32:35.690Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-17T18:32:35.970Z] Selecting previously unselected package git. [2021-08-17T18:32:35.970Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-17T18:32:35.970Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-17T18:32:36.574Z] Selecting previously unselected package libnorm1:amd64. [2021-08-17T18:32:36.574Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-17T18:32:36.574Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-17T18:32:36.574Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-17T18:32:36.574Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-17T18:32:36.574Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-17T18:32:36.574Z] Selecting previously unselected package libsodium23:amd64. [2021-08-17T18:32:36.574Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-17T18:32:36.574Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-17T18:32:36.574Z] Selecting previously unselected package libzmq5:amd64. [2021-08-17T18:32:36.574Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-17T18:32:36.574Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-17T18:32:36.848Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-17T18:32:36.848Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-17T18:32:36.848Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-17T18:32:36.848Z] Selecting previously unselected package pkg-config. [2021-08-17T18:32:36.848Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-17T18:32:36.848Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-17T18:32:36.848Z] Selecting previously unselected package zip. [2021-08-17T18:32:36.848Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-17T18:32:36.848Z] Unpacking zip (3.0-11build1) ... [2021-08-17T18:32:36.848Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-17T18:32:36.848Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-17T18:32:36.848Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-17T18:32:36.848Z] Setting up liberror-perl (0.17025-1) ... [2021-08-17T18:32:37.128Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-17T18:32:37.128Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-17T18:32:37.128Z] No schema files found: doing nothing. [2021-08-17T18:32:37.128Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-17T18:32:37.128Z] Setting up zip (3.0-11build1) ... [2021-08-17T18:32:37.128Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-17T18:32:37.128Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-17T18:32:37.128Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-17T18:32:37.128Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-17T18:32:37.128Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-17T18:32:37.128Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-17T18:32:37.128Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-17T18:32:37.128Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-17T18:32:37.731Z] git set to automatically installed. [2021-08-17T18:32:37.731Z] git-man set to automatically installed. [2021-08-17T18:32:37.731Z] libcurl3-gnutls set to automatically installed. [2021-08-17T18:32:37.731Z] liberror-perl set to automatically installed. [2021-08-17T18:32:37.731Z] libglib2.0-0 set to automatically installed. [2021-08-17T18:32:37.731Z] libnghttp2-14 set to automatically installed. [2021-08-17T18:32:37.731Z] libnorm1 set to automatically installed. [2021-08-17T18:32:37.731Z] libpgm-5.2-0 set to automatically installed. [2021-08-17T18:32:37.731Z] libpsl5 set to automatically installed. [2021-08-17T18:32:37.731Z] librtmp1 set to automatically installed. [2021-08-17T18:32:37.731Z] libsodium23 set to automatically installed. [2021-08-17T18:32:37.731Z] libzmq3-dev set to automatically installed. [2021-08-17T18:32:37.731Z] libzmq5 set to automatically installed. [2021-08-17T18:32:37.731Z] pkg-config set to automatically installed. [2021-08-17T18:32:37.731Z] zip set to automatically installed. [2021-08-17T18:32:39.167Z] snapd is not logged in, snap install commands will use sudo [2021-08-17T18:32:40.157Z] snap "core18" has no updates available [2021-08-17T18:32:41.141Z] snapd is not logged in, snap install commands will use sudo [2021-08-17T18:32:53.785Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-17T18:32:54.384Z] Pulling config-common [2021-08-17T18:32:54.384Z] + snapcraftctl pull [2021-08-17T18:32:55.833Z] Pulling go-build-helper [2021-08-17T18:32:55.833Z] + snapcraftctl pull [2021-08-17T18:32:56.818Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-17T18:32:56.818Z] Skipping pull go-build-helper (already ran) [2021-08-17T18:32:56.818Z] Building go-build-helper [2021-08-17T18:32:56.818Z] + snapcraftctl build [2021-08-17T18:32:58.809Z] Staging go-build-helper [2021-08-17T18:32:58.809Z] + snapcraftctl stage [2021-08-17T18:33:01.894Z] Removing intermediate container 3e19dc950389 [2021-08-17T18:33:01.894Z] ---> 7eac032a9890 [2021-08-17T18:33:01.894Z] [2021-08-17T18:33:01.894Z] Step 11/32 : FROM alpine:3.12 [2021-08-17T18:33:01.894Z] 3.12: Pulling from library/alpine [2021-08-17T18:33:06.234Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-17T18:33:07.212Z] Status: Downloaded newer image for alpine:3.12 [2021-08-17T18:33:07.808Z] ---> c4fd0aeabfcf [2021-08-17T18:33:07.808Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-17T18:33:08.086Z] Removing intermediate container 3f0cbf33d989 [2021-08-17T18:33:08.086Z] ---> d324193c31f5 [2021-08-17T18:33:08.086Z] [2021-08-17T18:33:08.086Z] Step 11/24 : FROM alpine:3.12 [2021-08-17T18:33:08.086Z] ---> c4fd0aeabfcf [2021-08-17T18:33:08.086Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-17T18:33:08.086Z] Removing intermediate container e652644fa9e3 [2021-08-17T18:33:08.086Z] ---> fa265f7855ce [2021-08-17T18:33:08.086Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-17T18:33:08.361Z] ---> Running in af16e78932b1 [2021-08-17T18:33:08.959Z] ---> Running in 5db1bafe38a5 [2021-08-17T18:33:08.959Z] ---> Running in dfeab2e36870 [2021-08-17T18:33:09.002Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-17T18:33:09.003Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-17T18:33:09.003Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-17T18:33:09.003Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-17T18:33:09.003Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-17T18:33:09.003Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-17T18:33:09.003Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-17T18:33:09.003Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-17T18:33:09.003Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] [2021-08-17T18:33:09.003Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-17T18:33:09.003Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-17T18:33:09.003Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-17T18:33:09.003Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-17T18:33:09.003Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-17T18:33:09.003Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-17T18:33:09.003Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-17T18:33:09.003Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-17T18:33:09.003Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-17T18:33:09.003Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-17T18:33:09.003Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-17T18:33:09.003Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-17T18:33:09.003Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-17T18:33:09.003Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-17T18:33:09.003Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-17T18:33:09.003Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-17T18:33:09.003Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-17T18:33:09.003Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-17T18:33:09.003Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-17T18:33:09.003Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-17T18:33:09.003Z] Fetched 224 kB in 0s (0 B/s) [2021-08-17T18:33:09.003Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-17T18:33:09.003Z] Fetched 157 kB in 0s (0 B/s) [2021-08-17T18:33:09.003Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-17T18:33:09.003Z] Fetched 221 kB in 0s (0 B/s) [2021-08-17T18:33:09.003Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-17T18:33:09.003Z] Fetched 143 kB in 0s (0 B/s) [2021-08-17T18:33:09.003Z] Pulling edgex-go [2021-08-17T18:33:09.003Z] + snapcraftctl pull [2021-08-17T18:33:09.995Z] Pulling hooks [2021-08-17T18:33:09.995Z] + snapcraftctl pull [2021-08-17T18:33:10.948Z] Removing intermediate container af16e78932b1 [2021-08-17T18:33:10.948Z] ---> 62090412d854 [2021-08-17T18:33:10.948Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-17T18:33:11.225Z] ---> Running in 2ba31bd413a7 [2021-08-17T18:33:11.509Z] Removing intermediate container ecf20200fae0 [2021-08-17T18:33:11.509Z] ---> 476b89c1e368 [2021-08-17T18:33:11.509Z] [2021-08-17T18:33:11.509Z] Step 11/23 : FROM alpine:3.12 [2021-08-17T18:33:11.509Z] ---> c4fd0aeabfcf [2021-08-17T18:33:11.510Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-17T18:33:11.510Z] Removing intermediate container 63a78cfe9717 [2021-08-17T18:33:11.510Z] ---> 31ba8e2473ad [2021-08-17T18:33:11.510Z] [2021-08-17T18:33:11.510Z] Step 11/24 : FROM alpine:3.12 [2021-08-17T18:33:11.510Z] ---> c4fd0aeabfcf [2021-08-17T18:33:11.510Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-17T18:33:11.806Z] ---> Running in ce1d246af3e2 [2021-08-17T18:33:11.806Z] ---> Running in fad0227457ac [2021-08-17T18:33:12.803Z] 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-08-17T18:33:13.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:33:13.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:33:13.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:33:13.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:33:14.292Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-17T18:33:14.292Z] (2/2) Installing su-exec (0.2-r1) [2021-08-17T18:33:14.292Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:33:14.292Z] OK: 5 MiB in 16 packages [2021-08-17T18:33:14.292Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-17T18:33:14.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:33:14.292Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:33:14.651Z] OK: 5 MiB in 15 packages [2021-08-17T18:33:14.651Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:33:14.651Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:33:15.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:33:15.736Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-17T18:33:15.736Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:33:15.736Z] OK: 5 MiB in 15 packages [2021-08-17T18:33:16.054Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-17T18:33:16.054Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:33:16.054Z] OK: 5 MiB in 15 packages [2021-08-17T18:33:16.701Z] Removing intermediate container 2ba31bd413a7 [2021-08-17T18:33:16.701Z] ---> 8264b4ef2ea5 [2021-08-17T18:33:16.701Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-17T18:33:16.999Z] ---> Running in f02fcb8ccba0 [2021-08-17T18:33:17.309Z] Removing intermediate container dfeab2e36870 [2021-08-17T18:33:17.309Z] ---> b989fb45a4e2 [2021-08-17T18:33:17.309Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-17T18:33:17.622Z] ---> Running in 92eabfd8c59c [2021-08-17T18:33:17.940Z] Removing intermediate container f02fcb8ccba0 [2021-08-17T18:33:17.940Z] ---> b276076642bc [2021-08-17T18:33:17.940Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-17T18:33:17.940Z] Removing intermediate container fad0227457ac [2021-08-17T18:33:17.940Z] ---> cae287e150bd [2021-08-17T18:33:17.940Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-17T18:33:18.549Z] ---> Running in e1902218cf2b [2021-08-17T18:33:18.549Z] ---> Running in 61b76df75a1c [2021-08-17T18:33:18.827Z] Removing intermediate container 5db1bafe38a5 [2021-08-17T18:33:18.827Z] ---> 77d3f9d8e283 [2021-08-17T18:33:18.827Z] [2021-08-17T18:33:18.827Z] Step 12/24 : FROM docker:20.10.7 [2021-08-17T18:33:18.827Z] Removing intermediate container 92eabfd8c59c [2021-08-17T18:33:18.827Z] ---> 19c15d3cfbb5 [2021-08-17T18:33:18.827Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-17T18:33:18.827Z] Removing intermediate container ce1d246af3e2 [2021-08-17T18:33:18.827Z] ---> 633c5f1687ba [2021-08-17T18:33:18.827Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-17T18:33:19.107Z] 20.10.7: Pulling from library/docker [2021-08-17T18:33:19.107Z] ---> Running in db68380d3966 [2021-08-17T18:33:19.107Z] ---> Running in 04410b9cd329 [2021-08-17T18:33:19.381Z] Removing intermediate container e1902218cf2b [2021-08-17T18:33:19.381Z] ---> f39d8511e35b [2021-08-17T18:33:19.381Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-17T18:33:19.381Z] Removing intermediate container 61b76df75a1c [2021-08-17T18:33:19.381Z] ---> f4b758dc128a [2021-08-17T18:33:19.381Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-17T18:33:19.654Z] ---> Running in 6953c360fe3e [2021-08-17T18:33:19.654Z] ---> Running in 7e03227a9962 [2021-08-17T18:33:19.927Z] Removing intermediate container db68380d3966 [2021-08-17T18:33:19.927Z] ---> dbbfa0d1e0f0 [2021-08-17T18:33:19.927Z] Removing intermediate container 04410b9cd329 [2021-08-17T18:33:19.927Z] ---> befc887b29b1 [2021-08-17T18:33:19.927Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-17T18:33:19.927Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-17T18:33:20.200Z] ---> Running in e68628930414 [2021-08-17T18:33:20.200Z] ---> Running in f2772cb8ecaf [2021-08-17T18:33:20.477Z] Removing intermediate container 7e03227a9962 [2021-08-17T18:33:20.477Z] ---> dabd81cfb8ae [2021-08-17T18:33:20.477Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-17T18:33:20.750Z] ---> Running in ee5beb27d72c [2021-08-17T18:33:21.346Z] Removing intermediate container e68628930414 [2021-08-17T18:33:21.346Z] ---> 0b120503140a [2021-08-17T18:33:21.346Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-17T18:33:21.346Z] Removing intermediate container f2772cb8ecaf [2021-08-17T18:33:21.346Z] ---> b1d1ec64ec29 [2021-08-17T18:33:21.346Z] Step 16/24 : WORKDIR / [2021-08-17T18:33:21.943Z] ---> Running in 06664953be22 [2021-08-17T18:33:21.943Z] ---> Running in 7ecf02f950d4 [2021-08-17T18:33:21.943Z] Removing intermediate container ee5beb27d72c [2021-08-17T18:33:21.943Z] ---> 294a7c0cf3f6 [2021-08-17T18:33:21.943Z] Step 16/24 : WORKDIR / [2021-08-17T18:33:22.548Z] ---> Running in cb41a5eee04e [2021-08-17T18:33:22.821Z] Removing intermediate container 7ecf02f950d4 [2021-08-17T18:33:22.821Z] ---> 5dd14fc8ed03 [2021-08-17T18:33:22.822Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:33:22.822Z] Removing intermediate container 06664953be22 [2021-08-17T18:33:22.822Z] ---> 04a2b5a0ffe4 [2021-08-17T18:33:22.822Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:33:23.096Z] Removing intermediate container 6953c360fe3e [2021-08-17T18:33:23.096Z] ---> 6121d2639d10 [2021-08-17T18:33:23.096Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-17T18:33:23.096Z] Removing intermediate container cb41a5eee04e [2021-08-17T18:33:23.096Z] ---> 31f0adb3a781 [2021-08-17T18:33:23.096Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:33:23.377Z] ---> Running in f3c5cdeecd7d [2021-08-17T18:33:23.974Z] ---> 5cfce21b63d7 [2021-08-17T18:33:23.974Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-17T18:33:24.249Z] ---> 21bfd85312cc [2021-08-17T18:33:24.249Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-17T18:33:24.249Z] Removing intermediate container f3c5cdeecd7d [2021-08-17T18:33:24.249Z] ---> 1df8d8536f89 [2021-08-17T18:33:24.249Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-17T18:33:24.525Z] ---> 935708d39e55 [2021-08-17T18:33:24.525Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-17T18:33:28.064Z] ---> d51ae8a482f1 [2021-08-17T18:33:28.064Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-17T18:33:28.655Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-17T18:33:28.655Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-17T18:33:28.655Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-17T18:33:28.655Z] Fetched 0 B in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-17T18:33:28.655Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-17T18:33:28.655Z] Fetched 279 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-17T18:33:28.655Z] Fetched 122 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-17T18:33:28.655Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-17T18:33:28.655Z] Fetched 8848 B in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-17T18:33:28.655Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-17T18:33:28.655Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-17T18:33:28.655Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-17T18:33:28.655Z] Fetched 219 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-17T18:33:28.655Z] Fetched 154 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-17T18:33:28.655Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-17T18:33:28.655Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-17T18:33:28.655Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-17T18:33:28.655Z] Fetched 499 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-17T18:33:28.655Z] Fetched 111 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-17T18:33:28.655Z] Fetched 240 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-17T18:33:28.655Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-17T18:33:28.655Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-17T18:33:28.656Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-17T18:33:28.656Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-17T18:33:28.656Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-17T18:33:28.656Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-17T18:33:28.656Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-17T18:33:28.656Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-17T18:33:28.656Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-17T18:33:28.656Z] Fetched 8720 B in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-17T18:33:28.656Z] Fetched 140 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-17T18:33:28.656Z] Fetched 119 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-17T18:33:28.656Z] Fetched 111 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-17T18:33:28.656Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-17T18:33:28.656Z] Fetched 645 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-17T18:33:28.656Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-17T18:33:28.656Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-17T18:33:28.656Z] Fetched 368 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-17T18:33:28.656Z] Fetched 187 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-17T18:33:28.656Z] Fetched 175 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-17T18:33:28.656Z] Fetched 206 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] [2021-08-17T18:33:28.656Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-17T18:33:28.656Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-17T18:33:28.656Z] Fetched 159 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-17T18:33:28.656Z] Fetched 107 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-17T18:33:28.656Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-17T18:33:28.656Z] Pulling static-packages [2021-08-17T18:33:28.656Z] + snapcraftctl pull [2021-08-17T18:33:29.500Z] ---> 94d1bfbd179b [2021-08-17T18:33:29.500Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-17T18:33:29.648Z] Pulling version [2021-08-17T18:33:29.648Z] + cd /root/project [2021-08-17T18:33:29.648Z] + git describe --tags --abbrev=0 [2021-08-17T18:33:29.648Z] + sed s/v// [2021-08-17T18:33:29.648Z] + GIT_VERSION=2.0.1-dev.30 [2021-08-17T18:33:29.648Z] + [ -z 2.0.1-dev.30 ] [2021-08-17T18:33:29.648Z] + snapcraftctl set-version 2.0.1-dev.30 [2021-08-17T18:33:29.774Z] ---> d02e27fece4f [2021-08-17T18:33:29.774Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-17T18:33:30.379Z] ---> 479c0559e83b [2021-08-17T18:33:30.379Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-17T18:33:30.636Z] Building config-common [2021-08-17T18:33:30.636Z] + snapcraftctl build [2021-08-17T18:33:30.648Z] ---> Running in a7428fabce62 [2021-08-17T18:33:31.621Z] ---> 6cf6cdef2820 [2021-08-17T18:33:31.621Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-17T18:33:32.213Z] ---> Running in a4e5786efa15 [2021-08-17T18:33:32.213Z] ---> 3b010c6cf486 [2021-08-17T18:33:32.213Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-17T18:33:32.213Z] ---> 3b07b44cb0f4 [2021-08-17T18:33:32.213Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-17T18:33:32.818Z] ---> Running in 9254e6bcaa3f [2021-08-17T18:33:32.818Z] ---> Running in af5aa7dc7c56 [2021-08-17T18:33:33.095Z] Removing intermediate container a4e5786efa15 [2021-08-17T18:33:33.095Z] ---> 830f6ccd2c17 [2021-08-17T18:33:33.095Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:33:33.281Z] Skipping build go-build-helper (already ran) [2021-08-17T18:33:33.281Z] Building edgex-go [2021-08-17T18:33:33.374Z] ---> Running in a462fdd872e5 [2021-08-17T18:33:33.562Z] + cd /root/parts/edgex-go/src [2021-08-17T18:33:33.562Z] + git describe --tags --abbrev=0 [2021-08-17T18:33:33.562Z] + sed s/v// [2021-08-17T18:33:33.562Z] + GIT_VERSION=2.0.1-dev.30 [2021-08-17T18:33:33.562Z] + [ -z 2.0.1-dev.30 ] [2021-08-17T18:33:33.562Z] + echo 2.0.1-dev.30 [2021-08-17T18:33:33.562Z] + make build [2021-08-17T18:33:33.562Z] go mod tidy [2021-08-17T18:33:33.649Z] Removing intermediate container af5aa7dc7c56 [2021-08-17T18:33:33.649Z] ---> 9b14ec27df6d [2021-08-17T18:33:33.649Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:33:33.649Z] Removing intermediate container 9254e6bcaa3f [2021-08-17T18:33:33.649Z] ---> b6667b36bce7 [2021-08-17T18:33:33.649Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:33:33.926Z] ---> Running in 21298e7e8367 [2021-08-17T18:33:33.926Z] ---> Running in 380177846ddf [2021-08-17T18:33:34.204Z] Removing intermediate container a462fdd872e5 [2021-08-17T18:33:34.204Z] ---> 860ade01fed4 [2021-08-17T18:33:34.204Z] Step 21/23 : LABEL arch=arm64 [2021-08-17T18:33:34.476Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-17T18:33:34.762Z] ---> Running in db432d84e014 [2021-08-17T18:33:34.762Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-17T18:33:34.763Z] ---> df445af6242a [2021-08-17T18:33:34.763Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-17T18:33:35.035Z] Removing intermediate container 380177846ddf [2021-08-17T18:33:35.035Z] ---> 122d128296b5 [2021-08-17T18:33:35.035Z] Step 22/24 : LABEL arch=arm64 [2021-08-17T18:33:35.035Z] ---> Running in da553f0600e3 [2021-08-17T18:33:35.035Z] Removing intermediate container 21298e7e8367 [2021-08-17T18:33:35.035Z] ---> 65eec7a5371b [2021-08-17T18:33:35.035Z] Step 22/24 : LABEL arch=arm64 [2021-08-17T18:33:35.311Z] ---> Running in 31b2990e5272 [2021-08-17T18:33:35.311Z] ---> Running in 91001128c9d8 [2021-08-17T18:33:35.311Z] Removing intermediate container db432d84e014 [2021-08-17T18:33:35.311Z] ---> 8e89f8699fec [2021-08-17T18:33:35.311Z] Step 22/23 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:33:35.585Z] Removing intermediate container a7428fabce62 [2021-08-17T18:33:35.585Z] ---> fff8c34c7fae [2021-08-17T18:33:35.585Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:33:35.865Z] ---> Running in ac9f323fd248 [2021-08-17T18:33:35.865Z] Removing intermediate container da553f0600e3 [2021-08-17T18:33:35.865Z] ---> b5d32715638a [2021-08-17T18:33:35.865Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-17T18:33:36.142Z] ---> Running in ec8f04886953 [2021-08-17T18:33:36.142Z] Removing intermediate container 91001128c9d8 [2021-08-17T18:33:36.142Z] ---> ec3e087119c8 [2021-08-17T18:33:36.142Z] Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:33:36.142Z] Removing intermediate container 31b2990e5272 [2021-08-17T18:33:36.142Z] ---> e97a5ab4e967 [2021-08-17T18:33:36.142Z] Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:33:36.417Z] ---> Running in 15e3b8ea80a4 [2021-08-17T18:33:36.417Z] ---> Running in e75c7e9620c6 [2021-08-17T18:33:36.690Z] Removing intermediate container ac9f323fd248 [2021-08-17T18:33:36.690Z] ---> c98003e682fb [2021-08-17T18:33:36.690Z] Step 23/23 : LABEL version=0.0.0 [2021-08-17T18:33:36.690Z] ---> 597eec029e3a [2021-08-17T18:33:36.690Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-17T18:33:36.973Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-17T18:33:36.973Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-17T18:33:36.973Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-17T18:33:36.973Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-17T18:33:36.973Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-17T18:33:36.973Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-17T18:33:36.973Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-17T18:33:36.973Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-17T18:33:36.973Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-17T18:33:36.973Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-17T18:33:36.973Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-17T18:33:36.973Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-17T18:33:36.973Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-17T18:33:36.973Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-17T18:33:36.973Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-17T18:33:37.458Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-17T18:33:37.458Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-17T18:33:37.675Z] ---> Running in 498601689de7 [2021-08-17T18:33:37.736Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-17T18:33:37.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:33:38.255Z] Removing intermediate container 15e3b8ea80a4 [2021-08-17T18:33:38.255Z] ---> cb5af083b4a0 [2021-08-17T18:33:38.255Z] Step 24/24 : LABEL version=0.0.0 [2021-08-17T18:33:38.256Z] Removing intermediate container e75c7e9620c6 [2021-08-17T18:33:38.256Z] ---> 8d1b84a1c015 [2021-08-17T18:33:38.256Z] Step 24/24 : LABEL version=0.0.0 [2021-08-17T18:33:38.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:33:38.335Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-17T18:33:38.335Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-17T18:33:38.335Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-17T18:33:38.335Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-17T18:33:38.335Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-17T18:33:38.335Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-17T18:33:38.335Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-17T18:33:38.335Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-17T18:33:38.534Z] ---> dbd56852bee3 [2021-08-17T18:33:38.534Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-17T18:33:38.534Z] ---> Running in ee0ae78349c2 [2021-08-17T18:33:38.534Z] ---> Running in 0e98d6983d98 [2021-08-17T18:33:38.534Z] Removing intermediate container 498601689de7 [2021-08-17T18:33:38.534Z] ---> 916fd290a671 [2021-08-17T18:33:38.534Z] [2021-08-17T18:33:38.608Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-17T18:33:38.608Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-17T18:33:38.608Z] go: downloading golang.org/x/text v0.3.6 [2021-08-17T18:33:38.608Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-17T18:33:38.608Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-17T18:33:38.608Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-17T18:33:38.914Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-17T18:33:38.914Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-17T18:33:38.914Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-17T18:33:38.914Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-17T18:33:38.914Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-17T18:33:38.914Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-17T18:33:38.914Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-17T18:33:39.142Z] (1/39) Installing readline (8.1.0-r0) [2021-08-17T18:33:39.142Z] (2/39) Installing bash (5.1.0-r0) [2021-08-17T18:33:39.142Z] Executing bash-5.1.0-r0.post-install [2021-08-17T18:33:39.142Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-17T18:33:39.142Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-17T18:33:39.142Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-17T18:33:39.142Z] (6/39) Installing curl (7.78.0-r0) [2021-08-17T18:33:39.142Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-17T18:33:39.142Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-17T18:33:39.142Z] (9/39) Installing expat (2.2.10-r1) [2021-08-17T18:33:39.142Z] (10/39) Installing libffi (3.3-r2) [2021-08-17T18:33:39.142Z] (11/39) Installing gdbm (1.19-r0) [2021-08-17T18:33:39.142Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-17T18:33:39.182Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-17T18:33:39.182Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-17T18:33:39.182Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-17T18:33:39.434Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-17T18:33:39.434Z] Successfully built 916fd290a671 [2021-08-17T18:33:39.434Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-17T18:33:39.434Z] Successfully tagged support-scheduler-arm64:latest [2021-08-17T18:33:39.434Z] Building security-secretstore-setup [2021-08-17T18:33:39.434Z]  Building support-scheduler ... done Removing intermediate container 0e98d6983d98 [2021-08-17T18:33:39.434Z] ---> f35925b384c0 [2021-08-17T18:33:39.434Z] [2021-08-17T18:33:39.434Z] Removing intermediate container ee0ae78349c2 [2021-08-17T18:33:39.434Z] ---> e919b829a5e2 [2021-08-17T18:33:39.434Z] [2021-08-17T18:33:39.448Z] go: downloading github.com/kr/text v0.1.0 [2021-08-17T18:33:39.448Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-17T18:33:39.448Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-17T18:33:39.448Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-17T18:33:39.448Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-17T18:33:39.717Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-17T18:33:39.717Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-17T18:33:39.983Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-17T18:33:39.984Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-17T18:33:40.042Z] Successfully built f35925b384c0 [2021-08-17T18:33:40.042Z] ---> 9e14dfd7566d [2021-08-17T18:33:40.042Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-17T18:33:40.042Z] Successfully tagged core-command-arm64:latest [2021-08-17T18:33:40.042Z] Successfully built e919b829a5e2 [2021-08-17T18:33:40.042Z] Building support-notifications [2021-08-17T18:33:40.042Z]  Building core-command ... done Successfully tagged core-metadata-arm64:latest [2021-08-17T18:33:40.042Z]  Building core-metadata ... done Building core-data [2021-08-17T18:33:40.250Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-17T18:33:40.250Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-17T18:33:40.250Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-17T18:33:40.531Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-17T18:33:40.531Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-17T18:33:40.531Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-17T18:33:40.531Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-17T18:33:40.531Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-17T18:33:40.531Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-17T18:33:40.531Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-17T18:33:40.531Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-17T18:33:40.531Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-17T18:33:40.531Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-17T18:33:40.531Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-17T18:33:40.531Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-17T18:33:40.531Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-17T18:33:40.531Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-17T18:33:40.531Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-17T18:33:40.531Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-17T18:33:40.531Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-17T18:33:40.531Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-17T18:33:40.531Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-17T18:33:40.809Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-17T18:33:40.809Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-17T18:33:40.809Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-17T18:33:40.809Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-data/core-data ./cmd/core-data [2021-08-17T18:33:41.483Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-17T18:33:41.484Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-17T18:33:41.484Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-17T18:33:41.484Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-17T18:33:41.484Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-17T18:33:41.484Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-17T18:33:41.484Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-17T18:33:41.759Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-17T18:33:41.759Z] ---> f211d5d96510 [2021-08-17T18:33:41.759Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-17T18:33:41.759Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-17T18:33:41.759Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-17T18:33:41.759Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-17T18:33:41.759Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-17T18:33:41.759Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-17T18:33:41.759Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-17T18:33:41.759Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-17T18:33:41.759Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-17T18:33:41.759Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-17T18:33:42.038Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-17T18:33:42.038Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-17T18:33:42.038Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-17T18:33:42.038Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-17T18:33:42.038Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-17T18:33:42.038Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-17T18:33:42.038Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-17T18:33:42.038Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-17T18:33:42.647Z] Executing busybox-1.32.1-r6.trigger [2021-08-17T18:33:42.647Z] OK: 82 MiB in 59 packages [2021-08-17T18:33:46.045Z] ---> 0acc8541ca48 [2021-08-17T18:33:46.046Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-17T18:33:47.477Z] ---> Running in a855bf9dbd96 [2021-08-17T18:33:48.069Z] Removing intermediate container a855bf9dbd96 [2021-08-17T18:33:48.069Z] ---> de46472caf90 [2021-08-17T18:33:48.069Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-17T18:33:51.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-17T18:33:51.466Z] ---> 82091eb64015 [2021-08-17T18:33:51.466Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-17T18:33:52.446Z] ---> Running in 75735dd8972e [2021-08-17T18:33:54.421Z] Collecting docker-compose==1.23.2 [2021-08-17T18:33:54.422Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-17T18:33:54.697Z] Removing intermediate container 75735dd8972e [2021-08-17T18:33:54.697Z] ---> e2d3fcc9ffa1 [2021-08-17T18:33:54.697Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-17T18:33:55.299Z] Collecting PyYAML<4,>=3.10 [2021-08-17T18:33:55.299Z] ---> Running in d70e1ef60e86 [2021-08-17T18:33:55.299Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-17T18:33:55.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-command/core-command ./cmd/core-command [2021-08-17T18:33:55.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-17T18:33:57.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-17T18:33:57.381Z] Removing intermediate container d70e1ef60e86 [2021-08-17T18:33:57.381Z] ---> ea1852a25a5d [2021-08-17T18:33:57.381Z] Step 29/32 : CMD ["gate"] [2021-08-17T18:33:57.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-17T18:33:58.361Z] ---> Running in 86c25af5b6f8 [2021-08-17T18:33:58.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-17T18:33:58.966Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-17T18:33:58.967Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-17T18:33:59.243Z] Removing intermediate container 86c25af5b6f8 [2021-08-17T18:33:59.243Z] ---> 2b848e30462f [2021-08-17T18:33:59.243Z] Step 30/32 : LABEL arch=arm64 [2021-08-17T18:34:00.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-17T18:34:01.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-17T18:34:01.240Z] ---> Running in 5fe2b4c8fe92 [2021-08-17T18:34:01.857Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-17T18:34:01.857Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-17T18:34:02.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-17T18:34:02.696Z] Removing intermediate container 5fe2b4c8fe92 [2021-08-17T18:34:02.696Z] ---> a521a7ce6a2c [2021-08-17T18:34:02.696Z] Step 31/32 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:34:02.970Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-17T18:34:02.970Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-17T18:34:03.575Z] Collecting jsonschema<3,>=2.5.1 [2021-08-17T18:34:03.575Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-17T18:34:03.575Z] Collecting docopt<0.7,>=0.6.1 [2021-08-17T18:34:03.575Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-17T18:34:03.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-17T18:34:03.848Z] ---> Running in eab761dacfaa [2021-08-17T18:34:04.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-17T18:34:05.829Z] Removing intermediate container eab761dacfaa [2021-08-17T18:34:05.829Z] ---> af0242d0d3ff [2021-08-17T18:34:05.829Z] Step 32/32 : LABEL version=0.0.0 [2021-08-17T18:34:06.103Z] Collecting docker<4.0,>=3.6.0 [2021-08-17T18:34:06.103Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-17T18:34:06.379Z] Collecting cached-property<2,>=1.2.0 [2021-08-17T18:34:06.379Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-17T18:34:06.379Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-17T18:34:06.402Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-17T18:34:06.402Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-17T18:34:06.402Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-17T18:34:06.402Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-17T18:34:06.402Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-17T18:34:06.402Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-17T18:34:06.402Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-17T18:34:06.402Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-17T18:34:06.402Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-17T18:34:06.402Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-17T18:34:06.402Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-17T18:34:06.402Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-17T18:34:06.402Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-17T18:34:06.402Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-17T18:34:06.402Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-17T18:34:06.656Z] Collecting texttable<0.10,>=0.9.0 [2021-08-17T18:34:06.656Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-17T18:34:06.673Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-17T18:34:06.674Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-17T18:34:06.674Z] + 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-08-17T18:34:06.674Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-17T18:34:06.674Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-17T18:34:06.674Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-17T18:34:06.674Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-17T18:34:06.674Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-17T18:34:06.674Z] + 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-08-17T18:34:06.674Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-17T18:34:06.674Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-17T18:34:06.674Z] + 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-08-17T18:34:08.103Z] ---> Running in 3fd68e4f6bce [2021-08-17T18:34:08.107Z] Building hooks [2021-08-17T18:34:08.107Z] + cd /root/parts/hooks/src [2021-08-17T18:34:08.108Z] + make build [2021-08-17T18:34:08.108Z] go mod tidy [2021-08-17T18:34:08.704Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-17T18:34:08.704Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-17T18:34:08.709Z] Collecting docker-pycreds>=0.4.0 [2021-08-17T18:34:08.709Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-17T18:34:08.984Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-17T18:34:08.984Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-17T18:34:08.984Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-17T18:34:09.305Z] Removing intermediate container 3fd68e4f6bce [2021-08-17T18:34:09.305Z] ---> 12c35d4d2c24 [2021-08-17T18:34:09.305Z] [2021-08-17T18:34:09.904Z] Successfully built 12c35d4d2c24 [2021-08-17T18:34:09.904Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-17T18:34:09.904Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-08-17T18:34:09.904Z] Collecting certifi>=2017.4.17 [2021-08-17T18:34:09.904Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-17T18:34:09.974Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-17T18:34:10.461Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-17T18:34:10.461Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-17T18:34:10.887Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-17T18:34:10.887Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-17T18:34:10.887Z] Collecting idna<2.8,>=2.5 [2021-08-17T18:34:10.887Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-17T18:34:11.160Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-17T18:34:11.160Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-17T18:34:11.434Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-17T18:34:11.434Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-17T18:34:11.434Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-17T18:34:11.434Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-17T18:34:12.420Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-17T18:34:12.420Z] Attempting uninstall: urllib3 [2021-08-17T18:34:12.420Z] Found existing installation: urllib3 1.26.2 [2021-08-17T18:34:12.420Z] Uninstalling urllib3-1.26.2: [2021-08-17T18:34:12.695Z] Successfully uninstalled urllib3-1.26.2 [2021-08-17T18:34:13.112Z] Building static-packages [2021-08-17T18:34:13.112Z] + snapcraftctl build [2021-08-17T18:34:13.301Z] Attempting uninstall: idna [2021-08-17T18:34:13.301Z] Found existing installation: idna 3.1 [2021-08-17T18:34:13.301Z] Uninstalling idna-3.1: [2021-08-17T18:34:13.301Z] Successfully uninstalled idna-3.1 [2021-08-17T18:34:13.897Z] Attempting uninstall: chardet [2021-08-17T18:34:13.897Z] Found existing installation: chardet 4.0.0 [2021-08-17T18:34:13.897Z] Uninstalling chardet-4.0.0: [2021-08-17T18:34:14.173Z] Successfully uninstalled chardet-4.0.0 [2021-08-17T18:34:15.612Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:34:15.612Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:34:15.612Z] ---> 6470fe716bcb [2021-08-17T18:34:15.612Z] Step 3/26 : WORKDIR /edgex-go [2021-08-17T18:34:15.612Z] ---> Using cache [2021-08-17T18:34:15.612Z] ---> 60831fc88794 [2021-08-17T18:34:15.612Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:34:15.612Z] ---> Using cache [2021-08-17T18:34:15.612Z] ---> 164ec7fb3d81 [2021-08-17T18:34:15.612Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-17T18:34:15.764Z] Building version [2021-08-17T18:34:15.764Z] + snapcraftctl build [2021-08-17T18:34:16.215Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:34:16.215Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:34:16.215Z] ---> 6470fe716bcb [2021-08-17T18:34:16.215Z] Step 3/24 : WORKDIR /edgex-go [2021-08-17T18:34:16.215Z] ---> Using cache [2021-08-17T18:34:16.215Z] ---> 60831fc88794 [2021-08-17T18:34:16.215Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:34:16.215Z] ---> Using cache [2021-08-17T18:34:16.215Z] ---> 164ec7fb3d81 [2021-08-17T18:34:16.215Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-17T18:34:16.809Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:34:16.809Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:34:16.809Z] ---> 6470fe716bcb [2021-08-17T18:34:16.809Z] Step 3/23 : WORKDIR /edgex-go [2021-08-17T18:34:16.809Z] ---> Using cache [2021-08-17T18:34:16.809Z] ---> 60831fc88794 [2021-08-17T18:34:16.809Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:34:16.809Z] ---> Using cache [2021-08-17T18:34:16.809Z] ---> 164ec7fb3d81 [2021-08-17T18:34:16.809Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-17T18:34:17.972Z] Staging config-common [2021-08-17T18:34:17.972Z] + snapcraftctl stage [2021-08-17T18:34:18.959Z] Skipping stage go-build-helper (already ran) [2021-08-17T18:34:18.959Z] Staging edgex-go [2021-08-17T18:34:18.959Z] + snapcraftctl stage [2021-08-17T18:34:19.418Z] Attempting uninstall: requests [2021-08-17T18:34:19.418Z] Found existing installation: requests 2.25.1 [2021-08-17T18:34:19.418Z] Uninstalling requests-2.25.1: [2021-08-17T18:34:19.418Z] Successfully uninstalled requests-2.25.1 [2021-08-17T18:34:20.616Z] Staging hooks [2021-08-17T18:34:20.617Z] + snapcraftctl stage [2021-08-17T18:34:21.437Z] Staging static-packages [2021-08-17T18:34:21.437Z] + snapcraftctl stage [2021-08-17T18:34:22.807Z] Running setup.py install for texttable: started [2021-08-17T18:34:22.885Z] Staging version [2021-08-17T18:34:22.885Z] + snapcraftctl stage [2021-08-17T18:34:23.400Z] ---> Running in 0bec506907d1 [2021-08-17T18:34:23.400Z] ---> Running in 2e86f4590301 [2021-08-17T18:34:23.400Z] ---> Running in f6bfa0462d3b [2021-08-17T18:34:23.876Z] Priming config-common [2021-08-17T18:34:23.876Z] + snapcraftctl prime [2021-08-17T18:34:25.322Z] Priming go-build-helper [2021-08-17T18:34:25.322Z] + snapcraftctl prime [2021-08-17T18:34:25.387Z] Running setup.py install for texttable: finished with status 'done' [2021-08-17T18:34:25.387Z] Running setup.py install for PyYAML: started [2021-08-17T18:34:25.988Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:34:26.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:34:26.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:34:26.305Z] Priming edgex-go [2021-08-17T18:34:26.305Z] + snapcraftctl prime [2021-08-17T18:34:26.858Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:34:27.144Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:34:27.449Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:34:27.449Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:34:27.449Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:34:27.449Z] ---> 6470fe716bcb [2021-08-17T18:34:27.449Z] Step 3/22 : WORKDIR /edgex-go [2021-08-17T18:34:27.449Z] ---> Using cache [2021-08-17T18:34:27.449Z] ---> 60831fc88794 [2021-08-17T18:34:27.449Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:34:27.449Z] ---> Using cache [2021-08-17T18:34:27.449Z] ---> 164ec7fb3d81 [2021-08-17T18:34:27.449Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-17T18:34:27.755Z] Priming hooks [2021-08-17T18:34:27.755Z] + snapcraftctl prime [2021-08-17T18:34:28.055Z] OK: 218 MiB in 52 packages [2021-08-17T18:34:28.055Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-17T18:34:28.338Z] OK: 218 MiB in 52 packages [2021-08-17T18:34:28.338Z] OK: 218 MiB in 52 packages [2021-08-17T18:34:28.934Z] Running setup.py install for docopt: started [2021-08-17T18:34:29.198Z] Priming static-packages [2021-08-17T18:34:29.198Z] + snapcraftctl prime [2021-08-17T18:34:29.216Z] ---> Running in 486e00a14956 [2021-08-17T18:34:30.659Z] Removing intermediate container 2e86f4590301 [2021-08-17T18:34:30.660Z] ---> 74a78b8e8f38 [2021-08-17T18:34:30.660Z] Step 6/24 : COPY go.mod . [2021-08-17T18:34:30.660Z] Removing intermediate container f6bfa0462d3b [2021-08-17T18:34:30.660Z] ---> 65b35e062360 [2021-08-17T18:34:30.660Z] Step 6/23 : COPY go.mod . [2021-08-17T18:34:31.256Z] Removing intermediate container 0bec506907d1 [2021-08-17T18:34:31.256Z] ---> 9ffb9a610dae [2021-08-17T18:34:31.256Z] Step 6/26 : COPY go.mod . [2021-08-17T18:34:31.256Z] Running setup.py install for docopt: finished with status 'done' [2021-08-17T18:34:31.256Z] Running setup.py install for dockerpty: started [2021-08-17T18:34:31.859Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:34:32.065Z] Priming version [2021-08-17T18:34:32.065Z] + snapcraftctl prime [2021-08-17T18:34:32.457Z] ---> 1ec1686b47ef [2021-08-17T18:34:32.457Z] Step 7/24 : RUN go mod download [2021-08-17T18:34:32.457Z] ---> 71bffcafbed4 [2021-08-17T18:34:32.457Z] Step 7/23 : RUN go mod download [2021-08-17T18:34:32.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:34:33.021Z] ---> Running in a105a9117535 [2021-08-17T18:34:33.021Z] ---> f275d8b71027 [2021-08-17T18:34:33.021Z] Step 7/26 : RUN go mod download [2021-08-17T18:34:33.021Z] ---> Running in 2f6702ebefa7 [2021-08-17T18:34:33.059Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-08-17T18:34:33.306Z] ---> Running in 7c2e325be52c [2021-08-17T18:34:33.588Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-17T18:34:33.872Z] OK: 218 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-17T18:34:35.888Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-17T18:34:35.888Z] Removing intermediate container 486e00a14956 [2021-08-17T18:34:35.888Z] ---> 536ac3ce5516 [2021-08-17T18:34:35.888Z] Step 6/22 : COPY go.mod . [2021-08-17T18:34:36.879Z] ---> da3b4576e5f5 [2021-08-17T18:34:36.879Z] Step 7/22 : RUN go mod download [2021-08-17T18:34:36.879Z] ---> Running in bca3551b8f0b [2021-08-17T18:34:41.243Z] Removing intermediate container 2f6702ebefa7 [2021-08-17T18:34:41.244Z] ---> 9180dedd4403 [2021-08-17T18:34:41.244Z] Step 8/23 : COPY . . [2021-08-17T18:34:41.244Z] Removing intermediate container a105a9117535 [2021-08-17T18:34:41.244Z] ---> 2b363b9df0d7 [2021-08-17T18:34:41.244Z] Step 8/24 : COPY . . [2021-08-17T18:34:41.518Z] Removing intermediate container 7c2e325be52c [2021-08-17T18:34:41.518Z] ---> 7a0ed43a8be0 [2021-08-17T18:34:41.518Z] Step 8/26 : COPY . . [2021-08-17T18:34:44.139Z] Removing intermediate container bca3551b8f0b [2021-08-17T18:34:44.139Z] ---> 5d1951df4280 [2021-08-17T18:34:44.139Z] Step 8/22 : COPY . . [2021-08-17T18:35:02.469Z] Removing intermediate container ec8f04886953 [2021-08-17T18:35:02.469Z] ---> d53f9dec292a [2021-08-17T18:35:02.469Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-17T18:35:03.900Z] ---> Running in 9caef17b1368 [2021-08-17T18:35:04.171Z] ---> 9b2ec061cbfb [2021-08-17T18:35:04.171Z] Step 9/23 : RUN go mod tidy [2021-08-17T18:35:04.171Z] ---> 56b2d8bf92c4 [2021-08-17T18:35:04.171Z] Step 9/22 : RUN go mod tidy [2021-08-17T18:35:04.171Z] ---> ed8e629833b6 [2021-08-17T18:35:04.171Z] Step 9/24 : RUN go mod tidy [2021-08-17T18:35:04.171Z] ---> 12b56c96d1f2 [2021-08-17T18:35:04.171Z] Step 9/26 : RUN go mod tidy [2021-08-17T18:35:04.441Z] ---> Running in 48e69cb8bda7 [2021-08-17T18:35:04.712Z] ---> Running in c5895209111c [2021-08-17T18:35:04.712Z] ---> Running in 488486f255fa [2021-08-17T18:35:04.712Z] ---> Running in 2737d9818fd5 [2021-08-17T18:35:04.712Z] Removing intermediate container 9caef17b1368 [2021-08-17T18:35:04.712Z] ---> 60174c8c4fa2 [2021-08-17T18:35:04.712Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-17T18:35:04.985Z] ---> Running in 1e2121920a05 [2021-08-17T18:35:05.970Z] Removing intermediate container 1e2121920a05 [2021-08-17T18:35:05.970Z] ---> 48d4d6b3ad9a [2021-08-17T18:35:05.970Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-17T18:35:08.595Z] ---> 5e3441ac5a2a [2021-08-17T18:35:08.595Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-17T18:35:09.584Z] ---> dace43a7aa9b [2021-08-17T18:35:09.584Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-17T18:35:11.597Z] ---> 88c478df5f0b [2021-08-17T18:35:11.597Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-17T18:35:11.873Z] ---> Running in d21e21976c11 [2021-08-17T18:35:11.873Z] Removing intermediate container c5895209111c [2021-08-17T18:35:11.873Z] ---> 2275444a3cf3 [2021-08-17T18:35:11.873Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-17T18:35:12.150Z] ---> Running in 369d2892fd4f [2021-08-17T18:35:12.423Z] Removing intermediate container 48e69cb8bda7 [2021-08-17T18:35:12.423Z] ---> 0aa64168c00d [2021-08-17T18:35:12.423Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-17T18:35:13.022Z] Removing intermediate container d21e21976c11 [2021-08-17T18:35:13.022Z] ---> 7e77612755ba [2021-08-17T18:35:13.022Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:35:13.022Z] ---> Running in 33b8ad911ab9 [2021-08-17T18:35:13.296Z] Removing intermediate container 2737d9818fd5 [2021-08-17T18:35:13.296Z] ---> cbc057fd6b0d [2021-08-17T18:35:13.297Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-17T18:35:13.297Z] Removing intermediate container 488486f255fa [2021-08-17T18:35:13.297Z] ---> b602779b72cf [2021-08-17T18:35:13.297Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-17T18:35:13.297Z] ---> Running in b7a12191f80e [2021-08-17T18:35:13.576Z] ---> Running in 426c3a53ed90 [2021-08-17T18:35:13.576Z] ---> Running in 8d967d4970f2 [2021-08-17T18:35:14.187Z] Removing intermediate container b7a12191f80e [2021-08-17T18:35:14.187Z] ---> 482f6be48524 [2021-08-17T18:35:14.187Z] Step 22/24 : LABEL arch=arm64 [2021-08-17T18:35:14.472Z] ---> Running in 3f4f3db22c31 [2021-08-17T18:35:14.749Z] 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-08-17T18:35:15.517Z] 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-08-17T18:35:15.850Z] Removing intermediate container 3f4f3db22c31 [2021-08-17T18:35:15.850Z] ---> 154f015c3f07 [2021-08-17T18:35:15.850Z] Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:35:15.850Z] ---> Running in 4b78738cb608 [2021-08-17T18:35:16.129Z] 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-08-17T18:35:16.769Z] 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-08-17T18:35:16.769Z] Removing intermediate container 4b78738cb608 [2021-08-17T18:35:16.769Z] ---> 7ac6b281d535 [2021-08-17T18:35:16.769Z] Step 24/24 : LABEL version=0.0.0 [2021-08-17T18:35:17.061Z] ---> Running in 129fe125dc84 [2021-08-17T18:35:17.693Z] Removing intermediate container 129fe125dc84 [2021-08-17T18:35:17.693Z] ---> 7c18700b2a33 [2021-08-17T18:35:17.693Z] [2021-08-17T18:35:18.392Z] Successfully built 7c18700b2a33 [2021-08-17T18:35:18.392Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-17T18:36:40.322Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-17T18:36:44.640Z] 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-08-17T18:36:59.755Z] Removing intermediate container 8d967d4970f2 [2021-08-17T18:36:59.755Z] ---> dc08b0bdfcf1 [2021-08-17T18:36:59.755Z] [2021-08-17T18:36:59.755Z] Step 11/22 : FROM alpine:3.12 [2021-08-17T18:36:59.755Z] ---> c4fd0aeabfcf [2021-08-17T18:36:59.755Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-17T18:36:59.755Z] Removing intermediate container 426c3a53ed90 [2021-08-17T18:36:59.755Z] ---> 4755bf88e485 [2021-08-17T18:36:59.755Z] [2021-08-17T18:36:59.755Z] Step 11/26 : FROM alpine:3.12 [2021-08-17T18:36:59.755Z] ---> c4fd0aeabfcf [2021-08-17T18:36:59.755Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-17T18:36:59.755Z] Removing intermediate container 33b8ad911ab9 [2021-08-17T18:36:59.755Z] ---> 1dbcfc84f9e1 [2021-08-17T18:36:59.755Z] [2021-08-17T18:36:59.755Z] Step 11/23 : FROM alpine:3.12 [2021-08-17T18:36:59.755Z] ---> c4fd0aeabfcf [2021-08-17T18:36:59.755Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-17T18:36:59.755Z] ---> Running in e7f4b7104851 [2021-08-17T18:37:00.029Z] ---> Running in eb6bfc43a859 [2021-08-17T18:37:00.029Z] ---> Running in 025514f067ea [2021-08-17T18:37:01.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:37:01.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:37:02.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:37:02.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:37:02.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:37:02.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:37:02.658Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-17T18:37:02.658Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-17T18:37:02.658Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-17T18:37:02.658Z] (4/4) Installing curl (7.78.0-r0) [2021-08-17T18:37:02.658Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:37:02.658Z] Executing ca-certificates-20191127-r4.trigger [2021-08-17T18:37:03.263Z] OK: 7 MiB in 18 packages [2021-08-17T18:37:03.263Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-17T18:37:03.263Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-17T18:37:03.263Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-17T18:37:03.263Z] (3/3) Installing su-exec (0.2-r1) [2021-08-17T18:37:03.263Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:37:03.263Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-17T18:37:03.263Z] Executing ca-certificates-20191127-r4.trigger [2021-08-17T18:37:03.263Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:37:03.263Z] Executing ca-certificates-20191127-r4.trigger [2021-08-17T18:37:03.543Z] OK: 6 MiB in 17 packages [2021-08-17T18:37:03.543Z] OK: 6 MiB in 16 packages [2021-08-17T18:37:05.540Z] Removing intermediate container 369d2892fd4f [2021-08-17T18:37:05.540Z] ---> 821424af1d17 [2021-08-17T18:37:05.540Z] [2021-08-17T18:37:05.540Z] Step 11/24 : FROM alpine:3.12 [2021-08-17T18:37:05.540Z] ---> c4fd0aeabfcf [2021-08-17T18:37:05.540Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-17T18:37:05.540Z] ---> Running in b22c06bf4ad1 [2021-08-17T18:37:06.134Z] Removing intermediate container e7f4b7104851 [2021-08-17T18:37:06.134Z] ---> 0f92ea750b78 [2021-08-17T18:37:06.134Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-17T18:37:06.408Z] ---> Running in 1c8b96143774 [2021-08-17T18:37:06.408Z] Removing intermediate container b22c06bf4ad1 [2021-08-17T18:37:06.408Z] ---> d46220bff01b [2021-08-17T18:37:06.408Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-17T18:37:06.680Z] Removing intermediate container 025514f067ea [2021-08-17T18:37:06.680Z] ---> e451457f1f3d [2021-08-17T18:37:06.680Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-17T18:37:06.680Z] Removing intermediate container eb6bfc43a859 [2021-08-17T18:37:06.680Z] ---> 10bad325cca0 [2021-08-17T18:37:06.680Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-17T18:37:06.951Z] ---> Running in bc75c982e0b4 [2021-08-17T18:37:06.951Z] ---> Running in 781f6bb2225b [2021-08-17T18:37:06.951Z] ---> Running in 4e75d0c1d694 [2021-08-17T18:37:06.951Z] Removing intermediate container 1c8b96143774 [2021-08-17T18:37:06.951Z] ---> e848e3588fef [2021-08-17T18:37:06.951Z] Step 14/22 : WORKDIR /edgex [2021-08-17T18:37:07.221Z] ---> Running in d0a90ff82b42 [2021-08-17T18:37:07.496Z] Removing intermediate container 781f6bb2225b [2021-08-17T18:37:07.496Z] ---> d29dc8adda69 [2021-08-17T18:37:07.496Z] Step 14/26 : WORKDIR / [2021-08-17T18:37:07.496Z] Removing intermediate container 4e75d0c1d694 [2021-08-17T18:37:07.496Z] ---> 0e74df14f18c [2021-08-17T18:37:07.496Z] Removing intermediate container bc75c982e0b4 [2021-08-17T18:37:07.496Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-17T18:37:07.496Z] ---> d97f70ab1812 [2021-08-17T18:37:07.496Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-17T18:37:07.767Z] ---> Running in 45d221a4ada5 [2021-08-17T18:37:07.767Z] ---> Running in 3869f6d8fdf5 [2021-08-17T18:37:07.767Z] ---> Running in bfb4a18389f6 [2021-08-17T18:37:08.040Z] Removing intermediate container d0a90ff82b42 [2021-08-17T18:37:08.040Z] ---> 81f25429005e [2021-08-17T18:37:08.040Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-17T18:37:08.640Z] Removing intermediate container 45d221a4ada5 [2021-08-17T18:37:08.640Z] ---> dca9333efe97 [2021-08-17T18:37:08.640Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-17T18:37:08.640Z] Removing intermediate container 3869f6d8fdf5 [2021-08-17T18:37:08.640Z] ---> 1478249ae17f [2021-08-17T18:37:08.640Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:37:08.640Z] Removing intermediate container bfb4a18389f6 [2021-08-17T18:37:08.640Z] ---> 96c1e3d3f2db [2021-08-17T18:37:08.640Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-17T18:37:08.913Z] ---> Running in 8472667d1062 [2021-08-17T18:37:09.188Z] ---> Running in b0729b4f8e31 [2021-08-17T18:37:09.188Z] ---> eae23f27e9af [2021-08-17T18:37:09.188Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-17T18:37:09.465Z] ---> 97110134ab84 [2021-08-17T18:37:09.465Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-17T18:37:09.739Z] Removing intermediate container b0729b4f8e31 [2021-08-17T18:37:09.739Z] ---> c6b7f5c9688b [2021-08-17T18:37:09.739Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:37:11.180Z] ---> 35b932415388 [2021-08-17T18:37:11.180Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-17T18:37:11.180Z] ---> 20be4e612d82 [2021-08-17T18:37:11.180Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-17T18:37:11.459Z] ---> 165fc0ea1d20 [2021-08-17T18:37:11.459Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-17T18:37:12.904Z] ---> 5ef82c47911d [2021-08-17T18:37:12.904Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-17T18:37:13.195Z] ---> e9def7d35aca [2021-08-17T18:37:13.195Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-17T18:37:13.195Z] Removing intermediate container 8472667d1062 [2021-08-17T18:37:13.195Z] ---> 311e90fff847 [2021-08-17T18:37:13.195Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-17T18:37:13.195Z] ---> 8e2f778a04bf [2021-08-17T18:37:13.195Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-17T18:37:13.469Z] ---> Running in 26d298f10042 [2021-08-17T18:37:13.469Z] ---> Running in 87f0b97fed94 [2021-08-17T18:37:14.075Z] ---> 3678506b1369 [2021-08-17T18:37:14.075Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-17T18:37:14.359Z] Removing intermediate container 87f0b97fed94 [2021-08-17T18:37:14.359Z] ---> d6dce1c9cd8f [2021-08-17T18:37:14.359Z] Step 19/22 : CMD ["--init=true"] [2021-08-17T18:37:14.632Z] ---> Running in bdd98bd46d7e [2021-08-17T18:37:14.632Z] ---> 19f856a0be69 [2021-08-17T18:37:14.632Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-17T18:37:15.230Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-17T18:37:15.230Z] ---> Running in 1e25b44c2412 [2021-08-17T18:37:15.832Z] ---> 28a8ef67ab12 [2021-08-17T18:37:15.832Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-17T18:37:15.832Z] Removing intermediate container bdd98bd46d7e [2021-08-17T18:37:15.832Z] ---> c10f6201fa57 [2021-08-17T18:37:15.832Z] Step 20/22 : LABEL arch=arm64 [2021-08-17T18:37:15.832Z] ---> Running in 87ae5882f1ec [2021-08-17T18:37:16.114Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-17T18:37:16.114Z] Removing intermediate container 1e25b44c2412 [2021-08-17T18:37:16.114Z] ---> 0aa5f3a77ae3 [2021-08-17T18:37:16.114Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:37:16.711Z] ---> Running in 3560b9ae3893 [2021-08-17T18:37:16.711Z] Removing intermediate container 87ae5882f1ec [2021-08-17T18:37:16.711Z] ---> f03d849a4352 [2021-08-17T18:37:16.711Z] Step 21/22 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:37:16.985Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-17T18:37:16.985Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-17T18:37:17.258Z] ---> Running in 90d92c80c879 [2021-08-17T18:37:17.258Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-17T18:37:17.258Z] Removing intermediate container 3560b9ae3893 [2021-08-17T18:37:17.258Z] ---> ef64c768ea6a [2021-08-17T18:37:17.258Z] Step 21/23 : LABEL arch=arm64 [2021-08-17T18:37:17.258Z] ---> 1696c1082dcf [2021-08-17T18:37:17.258Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-17T18:37:17.258Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-17T18:37:17.535Z] ---> Running in b3de39b0c8ed [2021-08-17T18:37:17.819Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-17T18:37:17.820Z] Removing intermediate container 90d92c80c879 [2021-08-17T18:37:17.820Z] ---> d4c0906c1ec2 [2021-08-17T18:37:17.820Z] Step 22/22 : LABEL version=0.0.0 [2021-08-17T18:37:18.092Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-17T18:37:18.092Z] ---> Running in 56bd77996cae [2021-08-17T18:37:18.092Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:37:18.092Z] OK: 8 MiB in 20 packages [2021-08-17T18:37:18.364Z] Removing intermediate container b3de39b0c8ed [2021-08-17T18:37:18.364Z] ---> 7c58d37ef6e9 [2021-08-17T18:37:18.364Z] Step 22/23 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:37:18.364Z] ---> dcfeaa16be1f [2021-08-17T18:37:18.364Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-17T18:37:18.634Z] ---> Running in e66a168c155f [2021-08-17T18:37:18.634Z] ---> Running in d6938fd2a905 [2021-08-17T18:37:18.907Z] Removing intermediate container 56bd77996cae [2021-08-17T18:37:18.907Z] ---> f6cb8d76587f [2021-08-17T18:37:18.907Z] [2021-08-17T18:37:19.180Z] Removing intermediate container e66a168c155f [2021-08-17T18:37:19.180Z] ---> 1e168bbf8c54 [2021-08-17T18:37:19.180Z] Step 23/23 : LABEL version=0.0.0 [2021-08-17T18:37:19.450Z] Successfully built f6cb8d76587f [2021-08-17T18:37:19.451Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-17T18:37:19.451Z]  Building security-proxy-setup ... done  ---> Running in 0603ba73b3fc [2021-08-17T18:37:19.724Z] Removing intermediate container 26d298f10042 [2021-08-17T18:37:19.724Z] ---> a76135a5476f [2021-08-17T18:37:19.724Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:37:20.323Z] Removing intermediate container 0603ba73b3fc [2021-08-17T18:37:20.323Z] ---> 141c660a5f20 [2021-08-17T18:37:20.323Z] [2021-08-17T18:37:20.599Z] Successfully built 141c660a5f20 [2021-08-17T18:37:20.599Z] Successfully tagged support-notifications-arm64:latest [2021-08-17T18:37:20.871Z]  Building support-notifications ... done  ---> f721f560f88f [2021-08-17T18:37:20.871Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-17T18:37:22.298Z] Removing intermediate container d6938fd2a905 [2021-08-17T18:37:22.298Z] ---> 773d7a00c205 [2021-08-17T18:37:22.298Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-17T18:37:22.570Z] ---> 8e1af18a33bc [2021-08-17T18:37:22.570Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-17T18:37:22.570Z] ---> Running in 9ed0ce4d575b [2021-08-17T18:37:23.162Z] Removing intermediate container 9ed0ce4d575b [2021-08-17T18:37:23.162Z] ---> 473f3126a253 [2021-08-17T18:37:23.162Z] Step 24/26 : LABEL arch=arm64 [2021-08-17T18:37:23.162Z] ---> Running in f1a4c7833502 [2021-08-17T18:37:23.439Z] ---> 0ee339129d33 [2021-08-17T18:37:23.439Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-17T18:37:23.718Z] ---> Running in a3d7a2961066 [2021-08-17T18:37:23.718Z] Removing intermediate container f1a4c7833502 [2021-08-17T18:37:23.718Z] ---> ce45b3ee6f28 [2021-08-17T18:37:23.718Z] Step 25/26 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:37:23.991Z] ---> Running in 770c94780da5 [2021-08-17T18:37:24.264Z] Removing intermediate container a3d7a2961066 [2021-08-17T18:37:24.264Z] ---> 551ec4f965d9 [2021-08-17T18:37:24.264Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:37:24.264Z] ---> Running in 908e94f89431 [2021-08-17T18:37:24.536Z] Removing intermediate container 770c94780da5 [2021-08-17T18:37:24.536Z] ---> 5df0de60d508 [2021-08-17T18:37:24.536Z] Step 26/26 : LABEL version=0.0.0 [2021-08-17T18:37:24.809Z] ---> Running in 4880deee4bf2 [2021-08-17T18:37:24.809Z] Removing intermediate container 908e94f89431 [2021-08-17T18:37:24.809Z] ---> 3c760c9c4dd9 [2021-08-17T18:37:24.809Z] Step 22/24 : LABEL arch=arm64 [2021-08-17T18:37:25.088Z] ---> Running in a4e41de0396c [2021-08-17T18:37:25.358Z] Removing intermediate container 4880deee4bf2 [2021-08-17T18:37:25.358Z] ---> 9c1853107834 [2021-08-17T18:37:25.358Z] [2021-08-17T18:37:25.629Z] Successfully built 9c1853107834 [2021-08-17T18:37:25.630Z] Removing intermediate container a4e41de0396c [2021-08-17T18:37:25.630Z] ---> 5ca3fd8f221d [2021-08-17T18:37:25.630Z] Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 [2021-08-17T18:37:25.630Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-17T18:37:25.899Z]  Building security-secretstore-setup ... done  ---> Running in 49a22bbdfca1 [2021-08-17T18:37:26.171Z] Removing intermediate container 49a22bbdfca1 [2021-08-17T18:37:26.171Z] ---> 9bcc17ebab84 [2021-08-17T18:37:26.171Z] Step 24/24 : LABEL version=0.0.0 [2021-08-17T18:37:26.445Z] ---> Running in e989388e8917 [2021-08-17T18:37:27.040Z] Removing intermediate container e989388e8917 [2021-08-17T18:37:27.040Z] ---> 6bf1d7699029 [2021-08-17T18:37:27.040Z] [2021-08-17T18:37:27.314Z] Successfully built 6bf1d7699029 [2021-08-17T18:37:27.315Z] Successfully tagged core-data-arm64:latest [2021-08-17T18:37:27.603Z]  Building core-data ... done  [Pipeline] } [2021-08-17T18:37:27.623Z] $ docker stop --time=1 0ec2a51c6afcef471360751c2402dd5588720f4619a38d8203875dfc52d885bd [2021-08-17T18:37:29.556Z] $ docker rm -f 0ec2a51c6afcef471360751c2402dd5588720f4619a38d8203875dfc52d885bd [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T18:37:30.181Z] + docker images [2021-08-17T18:37:30.452Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-17T18:37:30.452Z] core-data-arm64 latest 6bf1d7699029 4 seconds ago 19.3MB [2021-08-17T18:37:30.452Z] security-secretstore-setup-arm64 latest 9c1853107834 5 seconds ago 26.5MB [2021-08-17T18:37:30.452Z] support-notifications-arm64 latest 141c660a5f20 11 seconds ago 15.9MB [2021-08-17T18:37:30.452Z] security-proxy-setup-arm64 latest f6cb8d76587f 12 seconds ago 24.5MB [2021-08-17T18:37:30.452Z] 821424af1d17 26 seconds ago 1.57GB [2021-08-17T18:37:30.452Z] 4755bf88e485 32 seconds ago 1.57GB [2021-08-17T18:37:30.452Z] 1dbcfc84f9e1 32 seconds ago 1.56GB [2021-08-17T18:37:30.452Z] dc08b0bdfcf1 34 seconds ago 1.57GB [2021-08-17T18:37:30.452Z] sys-mgmt-agent-arm64 latest 7c18700b2a33 2 minutes ago 311MB [2021-08-17T18:37:30.452Z] security-bootstrapper-arm64 latest 12c35d4d2c24 3 minutes ago 17.7MB [2021-08-17T18:37:30.452Z] core-metadata-arm64 latest e919b829a5e2 3 minutes ago 15.8MB [2021-08-17T18:37:30.452Z] core-command-arm64 latest f35925b384c0 3 minutes ago 15.1MB [2021-08-17T18:37:30.452Z] support-scheduler-arm64 latest 916fd290a671 3 minutes ago 15.2MB [2021-08-17T18:37:30.452Z] 77d3f9d8e283 4 minutes ago 1.56GB [2021-08-17T18:37:30.452Z] 31ba8e2473ad 4 minutes ago 1.56GB [2021-08-17T18:37:30.452Z] 476b89c1e368 4 minutes ago 1.56GB [2021-08-17T18:37:30.452Z] d324193c31f5 4 minutes ago 1.56GB [2021-08-17T18:37:30.452Z] 7eac032a9890 4 minutes ago 1.56GB [2021-08-17T18:37:30.452Z] ci-base-image-arm64 latest 6470fe716bcb 15 minutes ago 1.23GB [2021-08-17T18:37:30.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 11 days ago 533MB [2021-08-17T18:37:30.452Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-17T18:37:30.452Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-17T18:37:30.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-08-17T18:37:30.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T18:37:30.975Z] [2021-08-17T18:37:30.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:37:31.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T18:37:31.868Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-17T18:37:31.868Z] 448f6bf000e3: Pulling fs layer [2021-08-17T18:37:31.868Z] f757da607395: Pulling fs layer [2021-08-17T18:37:31.868Z] 05883995daec: Pulling fs layer [2021-08-17T18:37:31.868Z] 8603b9c90790: Pulling fs layer [2021-08-17T18:37:31.868Z] 1560dd03e051: Pulling fs layer [2021-08-17T18:37:31.868Z] 27f5ce0e4adf: Pulling fs layer [2021-08-17T18:37:31.868Z] c2d8d7efcc4b: Pulling fs layer [2021-08-17T18:37:31.868Z] 1560dd03e051: Waiting [2021-08-17T18:37:31.868Z] 27f5ce0e4adf: Waiting [2021-08-17T18:37:31.868Z] c2d8d7efcc4b: Waiting [2021-08-17T18:37:31.868Z] 8603b9c90790: Waiting [2021-08-17T18:37:32.142Z] f757da607395: Verifying Checksum [2021-08-17T18:37:32.142Z] f757da607395: Download complete [2021-08-17T18:37:32.142Z] 8603b9c90790: Verifying Checksum [2021-08-17T18:37:32.142Z] 8603b9c90790: Download complete [2021-08-17T18:37:32.415Z] 1560dd03e051: Verifying Checksum [2021-08-17T18:37:32.415Z] 1560dd03e051: Download complete [2021-08-17T18:37:32.415Z] 27f5ce0e4adf: Verifying Checksum [2021-08-17T18:37:32.415Z] 27f5ce0e4adf: Download complete [2021-08-17T18:37:32.415Z] 05883995daec: Verifying Checksum [2021-08-17T18:37:32.415Z] 05883995daec: Download complete [2021-08-17T18:37:33.392Z] 448f6bf000e3: Download complete [2021-08-17T18:37:36.767Z] c2d8d7efcc4b: Verifying Checksum [2021-08-17T18:37:36.767Z] c2d8d7efcc4b: Download complete [2021-08-17T18:37:36.767Z] 448f6bf000e3: Pull complete [2021-08-17T18:37:37.360Z] f757da607395: Pull complete [2021-08-17T18:37:38.791Z] 05883995daec: Pull complete [2021-08-17T18:37:39.386Z] 8603b9c90790: Pull complete [2021-08-17T18:37:40.363Z] 1560dd03e051: Pull complete [2021-08-17T18:37:40.957Z] 27f5ce0e4adf: Pull complete [2021-08-17T18:37:56.029Z] c2d8d7efcc4b: Pull complete [2021-08-17T18:37:56.029Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-17T18:37:56.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T18:37:56.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-17T18:37:56.247Z] prd-ubuntu18.04-docker-arm64-4c-16g-1052 does not seem to be running inside a container [2021-08-17T18:37:56.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-17T18:38:01.889Z] $ docker top 3550dc0e5e85bbab36e208cbd1ef5b170ce837b142c479cbbd7bda4486b07e67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:38:03.043Z] ---> job-cost.sh [2021-08-17T18:38:03.044Z] lf-activate-venv: SKIPPING [2021-08-17T18:38:03.044Z] INFO: No Stack... [2021-08-17T18:38:04.016Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-17T18:38:04.612Z] INFO: Archiving Costs [Pipeline] sh [2021-08-17T18:38:05.277Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-08-17T18:38:05.277Z] + cut -d, -f6 [Pipeline] lock [2021-08-17T18:38:05.349Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3673-2-stack-cost] [2021-08-17T18:38:05.364Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3673-2-stack-cost] did not exist. Created. [2021-08-17T18:38:05.364Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3673-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T18:38:06.051Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-17T18:38:06.247Z] Stashed 1 file(s) [Pipeline] } [2021-08-17T18:38:06.256Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3673-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-17T18:38:06.329Z] $ docker stop --time=1 3550dc0e5e85bbab36e208cbd1ef5b170ce837b142c479cbbd7bda4486b07e67 [2021-08-17T18:38:07.990Z] $ docker rm -f 3550dc0e5e85bbab36e208cbd1ef5b170ce837b142c479cbbd7bda4486b07e67 [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-08-17T18:38:08.776Z] provisioning config files... [2021-08-17T18:38:08.797Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1807006876031788626tmp [Pipeline] { [Pipeline] sh [2021-08-17T18:38:09.145Z] + set +x [2021-08-17T18:38:09.145Z] + curl -s https://codecov.io/bash [2021-08-17T18:38:09.145Z] + bash -s -- [2021-08-17T18:38:09.145Z] [2021-08-17T18:38:09.145Z] _____ _ [2021-08-17T18:38:09.145Z] / ____| | | [2021-08-17T18:38:09.145Z] | | ___ __| | ___ ___ _____ __ [2021-08-17T18:38:09.145Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-17T18:38:09.145Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-17T18:38:09.145Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-17T18:38:09.145Z] Bash-1.0.6 [2021-08-17T18:38:09.145Z] [2021-08-17T18:38:09.145Z] [2021-08-17T18:38:09.145Z] ==> git version 2.24.4 found [2021-08-17T18:38:09.145Z] ==> 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-08-17T18:38:09.145Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-17T18:38:09.145Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-17T18:38:09.411Z] ==> Jenkins CI detected. [2021-08-17T18:38:09.411Z] current dir:  /w/workspace/edgex-go/2 [2021-08-17T18:38:09.411Z] project root: . [2021-08-17T18:38:09.411Z] --> token set from env [2021-08-17T18:38:09.411Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-17T18:38:09.411Z] ==> Running gcov in . (disable via -X gcov) [2021-08-17T18:38:09.411Z] ==> Python coveragepy not found [2021-08-17T18:38:09.411Z] ==> Searching for coverage reports in: [2021-08-17T18:38:09.411Z] + . [2021-08-17T18:38:09.411Z] -> Found 1 reports [2021-08-17T18:38:09.411Z] ==> Detecting git/mercurial file structure [2021-08-17T18:38:09.411Z] ==> Reading reports [2021-08-17T18:38:09.411Z] + ./coverage.out bytes=404329 [2021-08-17T18:38:09.411Z] ==> Appending adjustments [2021-08-17T18:38:09.411Z] https://docs.codecov.io/docs/fixing-reports [2021-08-17T18:38:10.367Z] + Found adjustments [2021-08-17T18:38:10.367Z] ==> Gzipping contents [2021-08-17T18:38:10.367Z] 56K /tmp/codecov.hfVlbO.gz [2021-08-17T18:38:10.367Z] ==> Uploading reports [2021-08-17T18:38:10.367Z] url: https://codecov.io [2021-08-17T18:38:10.367Z] query: branch=PR-3673&commit=32e48485911a94e753db4d2f1118a0aefca18792&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3673%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3673&job=&cmd_args= [2021-08-17T18:38:10.367Z] -> Pinging Codecov [2021-08-17T18:38:10.367Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3673&commit=32e48485911a94e753db4d2f1118a0aefca18792&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3673%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3673&job=&cmd_args= [2021-08-17T18:38:10.954Z] -> Uploading to [2021-08-17T18:38:10.954Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-17/00271124DB129430A58F1EEE437C3FCB/32e48485911a94e753db4d2f1118a0aefca18792/7e1169e0-a217-4b3e-adf4-87a40129095e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T183810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=668f7495b9292879a6b4a7741d2bb53243f4ba2489f4e093e26feba6e4ae80b1 [2021-08-17T18:38:10.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-17T18:38:10.954Z] Dload Upload Total Spent Left Speed [2021-08-17T18:38:11.536Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54459 0 0 100 54459 0 89598 --:--:-- --:--:-- --:--:-- 89570 100 54459 0 0 100 54459 0 89586 --:--:-- --:--:-- --:--:-- 89570 [2021-08-17T18:38:11.536Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/32e48485911a94e753db4d2f1118a0aefca18792 [Pipeline] } [2021-08-17T18:38:11.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-17T18:38:12.442Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:38:12.764Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:38:13.357Z] ---> package-listing.sh [2021-08-17T18:38:13.357Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-17T18:38:13.357Z] ++ facter osfamily [2021-08-17T18:38:13.622Z] + OS_FAMILY=redhat [2021-08-17T18:38:13.622Z] + workspace=/w/workspace/edgex-go/2 [2021-08-17T18:38:13.622Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-17T18:38:13.622Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-17T18:38:13.622Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-17T18:38:13.622Z] + PACKAGES=/tmp/packages_start.txt [2021-08-17T18:38:13.622Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-17T18:38:13.622Z] + PACKAGES=/tmp/packages_end.txt [2021-08-17T18:38:13.622Z] + case "${OS_FAMILY}" in [2021-08-17T18:38:13.622Z] + rpm -qa [2021-08-17T18:38:13.622Z] + sort [2021-08-17T18:38:15.577Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-17T18:38:15.577Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-17T18:38:15.577Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-17T18:38:15.577Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-17T18:38:15.577Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-08-17T18:38:15.577Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-08-17T18:38:15.592Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-17T18:38:15.893Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:38:16.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T18:38:16.473Z] [2021-08-17T18:38:16.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:38:16.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T18:38:16.798Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T18:38:16.798Z] b4d181a07f80: Pulling fs layer [2021-08-17T18:38:16.798Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T18:38:16.798Z] ed53099fbce6: Pulling fs layer [2021-08-17T18:38:16.798Z] dc539afda2c1: Pulling fs layer [2021-08-17T18:38:16.798Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T18:38:16.798Z] 9065ff56babe: Pulling fs layer [2021-08-17T18:38:16.798Z] d287ab97295c: Pulling fs layer [2021-08-17T18:38:16.798Z] 77bc0d833cb6: Waiting [2021-08-17T18:38:16.798Z] 9065ff56babe: Waiting [2021-08-17T18:38:16.798Z] d287ab97295c: Waiting [2021-08-17T18:38:16.798Z] dc539afda2c1: Waiting [2021-08-17T18:38:17.062Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T18:38:17.062Z] a1111a8f2ec3: Download complete [2021-08-17T18:38:17.062Z] dc539afda2c1: Verifying Checksum [2021-08-17T18:38:17.062Z] dc539afda2c1: Download complete [2021-08-17T18:38:17.328Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T18:38:17.328Z] 77bc0d833cb6: Download complete [2021-08-17T18:38:17.328Z] 9065ff56babe: Download complete [2021-08-17T18:38:17.328Z] ed53099fbce6: Verifying Checksum [2021-08-17T18:38:17.328Z] ed53099fbce6: Download complete [2021-08-17T18:38:18.288Z] b4d181a07f80: Verifying Checksum [2021-08-17T18:38:18.288Z] b4d181a07f80: Download complete [2021-08-17T18:38:19.252Z] b4d181a07f80: Pull complete [2021-08-17T18:38:19.252Z] a1111a8f2ec3: Pull complete [2021-08-17T18:38:19.845Z] ed53099fbce6: Pull complete [2021-08-17T18:38:19.845Z] dc539afda2c1: Pull complete [2021-08-17T18:38:20.111Z] 77bc0d833cb6: Pull complete [2021-08-17T18:38:20.111Z] 9065ff56babe: Pull complete [2021-08-17T18:38:21.061Z] d287ab97295c: Verifying Checksum [2021-08-17T18:38:21.061Z] d287ab97295c: Download complete [2021-08-17T18:38:25.347Z] d287ab97295c: Pull complete [2021-08-17T18:38:25.347Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T18:38:25.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T18:38:25.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T18:38:25.438Z] prd-centos7-docker-4c-2g-1051 does not seem to be running inside a container [2021-08-17T18:38:25.509Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-17T18:38:28.687Z] $ docker top 3287691e3daae8677d21a3cfa336ee3881c25d415011dfbe079fe6a60b7779d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T18:38:29.081Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-17T18:38:29.391Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-17T18:38:29.704Z] + ls /var/log/sa-host [2021-08-17T18:38:29.704Z] + sadf -c /var/log/sa-host/sa05 [2021-08-17T18:38:29.704Z] file_magic: OK [2021-08-17T18:38:29.704Z] HZ: Using current value: 100 [2021-08-17T18:38:29.704Z] file_header: OK [2021-08-17T18:38:29.704Z] 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-08-17T18:38:29.704Z] Statistics: [2021-08-17T18:38:29.704Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T18:38:29.704Z] File successfully converted to sysstat format version 12.0.3 [2021-08-17T18:38:29.704Z] + sadf -c /var/log/sa-host/sa17 [2021-08-17T18:38:29.704Z] file_magic: OK [2021-08-17T18:38:29.704Z] HZ: Using current value: 100 [2021-08-17T18:38:29.704Z] file_header: OK [2021-08-17T18:38:29.704Z] 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-08-17T18:38:29.704Z] Statistics: [2021-08-17T18:38:29.704Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T18:38:29.704Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T18:38:29.874Z] provisioning config files... [2021-08-17T18:38:29.888Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8381255709221484032tmp [Pipeline] { [Pipeline] echo [2021-08-17T18:38:29.911Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:38:30.219Z] ---> create-netrc.sh [Pipeline] } [2021-08-17T18:38:30.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:38:30.656Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-17T18:38:30.669Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:38:30.978Z] ---> sudo-logs.sh [2021-08-17T18:38:30.978Z] Archiving 'sudo' log.. [2021-08-17T18:38:30.978Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1051.vexxhost.local: Name or service not known [2021-08-17T18:38:30.978Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1051.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-17T18:38:31.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:38:31.326Z] ---> job-cost.sh [2021-08-17T18:38:31.326Z] lf-activate-venv: SKIPPING [2021-08-17T18:38:31.326Z] DEBUG: total: 0.18000000715255737 [2021-08-17T18:38:31.326Z] INFO: Retrieving Stack Cost... [2021-08-17T18:38:32.279Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T18:38:32.543Z] INFO: Archiving Costs [Pipeline] echo [2021-08-17T18:38:32.558Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:38:32.892Z] ---> logs-deploy.sh [2021-08-17T18:38:32.892Z] lf-activate-venv: SKIPPING [2021-08-17T18:38:32.892Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3673/2 [2021-08-17T18:38:32.892Z] INFO: archiving workspace using pattern(s): [2021-08-17T18:38:33.472Z] Archives upload complete. [2021-08-17T18:38:33.738Z] INFO: archiving logs to Nexus