Pull request #3651 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from a4bf493151d20c9f5dd988c87f7661259b3f10c5+6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c (89a8ca2177837bbe3a9f82bd9f5357970e276c43) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@f119bdf758334c692510a16fa108c2e0b1ed1744 Attempting to resolve f119bdf758334c692510a16fa108c2e0b1ed1744 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-ssh7314348018616504401.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find f119bdf758334c692510a16fa108c2e0b1ed1744 in remote references. Pulling heads to local for deep search... > 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-ssh8718125604414110239.key > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse f119bdf758334c692510a16fa108c2e0b1ed1744^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains f119bdf758334c692510a16fa108c2e0b1ed1744 # timeout=10 Selected match: pr/352/head revision f119bdf758334c692510a16fa108c2e0b1ed1744 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-3651/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 without 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-3651/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2459150859736300499.key > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f119bdf758334c692510a16fa108c2e0b1ed1744 (pr/352/head) > git config core.sparsecheckout # timeout=10 > git checkout -f f119bdf758334c692510a16fa108c2e0b1ed1744 # timeout=10 Commit message: "fix: build inline image with go modules downloaded" > 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-ssh3732796512014092777.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-3651/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-3651/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6907673668386775833.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:ln -s /bin/touch /usr/bin/touch && 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: ln -s /bin/touch /usr/bin/touch && 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 ‘prd-centos7-docker-4c-2g-2127’ is offline Running on prd-centos7-docker-4c-2g-2128 in /w/workspace/edgexfoundry_edgex-go_PR-3651 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh6642378676570219728.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 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c into PR head commit a4bf493151d20c9f5dd988c87f7661259b3f10c5 Merge succeeded, producing a4bf493151d20c9f5dd988c87f7661259b3f10c5 Checking out Revision a4bf493151d20c9f5dd988c87f7661259b3f10c5 (PR-3651) > 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/4@tmp/jenkins-gitclient-ssh1891932742287872981.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3651/head:refs/remotes/origin/PR-3651 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4bf493151d20c9f5dd988c87f7661259b3f10c5 # 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/4@tmp/jenkins-gitclient-ssh1436696161645001267.key > git merge 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4bf493151d20c9f5dd988c87f7661259b3f10c5 # timeout=10 Commit message: "ci: update Jenkinsfile" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-05T20:58:32.719Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-05T20:58:32.807Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-05T20:58:32.832Z] ========================================================= [2021-08-05T20:58:32.832Z] EdgeX Global Pipelines Version Info [2021-08-05T20:58:32.832Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 11823b6516c72c5e8283f9afa0dd54401ae59d3e # timeout=10 [2021-08-05T20:58:34.079Z] ------------------- [2021-08-05T20:58:34.079Z] stable info: [2021-08-05T20:58:34.079Z] ------------------- [2021-08-05T20:58:34.079Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-05T20:58:34.079Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T20:58:34.079Z] Message: update stable to v1.0.203 [2021-08-05T20:58:34.666Z] ------------------- [2021-08-05T20:58:34.666Z] experimental info: [2021-08-05T20:58:34.667Z] ------------------- [2021-08-05T20:58:34.667Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-05T20:58:34.667Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T20:58:34.667Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-05T20:58:35.010Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-05T20:58:35.032Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-05T20:58:35.053Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-05T20:58:35.072Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = ln -s /bin/touch /usr/bin/touch && make test [Pipeline] echo [2021-08-05T20:58:35.093Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-05T20:58:35.114Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-05T20:58:35.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-05T20:58:35.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-05T20:58:35.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-05T20:58:35.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-05T20:58:35.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-05T20:58:35.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-05T20:58:35.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-05T20:58:35.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-05T20:58:35.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-05T20:58:35.320Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T20:58:35.340Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T20:58:35.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-05T20:58:35.380Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-05T20:58:35.400Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-05T20:58:35.419Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-05T20:58:35.439Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-05T20:58:35.459Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-05T20:58:35.478Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3651 [Pipeline] echo [2021-08-05T20:58:35.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3651 [Pipeline] echo [2021-08-05T20:58:35.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3651 [Pipeline] echo [2021-08-05T20:58:35.538Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4bf493151d20c9f5dd988c87f7661259b3f10c5 [Pipeline] echo [2021-08-05T20:58:35.558Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4bf493 [Pipeline] echo [2021-08-05T20:58:35.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T20:58:35.654Z] provisioning config files... [2021-08-05T20:58:35.679Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4644737342085538437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T20:58:36.012Z] ---> docker-login.sh [2021-08-05T20:58:36.012Z] nexus3.edgexfoundry.org:10001 [2021-08-05T20:58:36.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T20:58:36.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T20:58:36.278Z] Configure a credential helper to remove this warning. See [2021-08-05T20:58:36.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T20:58:36.278Z] [2021-08-05T20:58:36.278Z] Login Succeeded [2021-08-05T20:58:36.278Z] nexus3.edgexfoundry.org:10002 [2021-08-05T20:58:36.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T20:58:36.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T20:58:36.278Z] Configure a credential helper to remove this warning. See [2021-08-05T20:58:36.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T20:58:36.278Z] [2021-08-05T20:58:36.278Z] Login Succeeded [2021-08-05T20:58:36.278Z] nexus3.edgexfoundry.org:10003 [2021-08-05T20:58:36.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T20:58:36.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T20:58:36.546Z] Configure a credential helper to remove this warning. See [2021-08-05T20:58:36.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T20:58:36.546Z] [2021-08-05T20:58:36.546Z] Login Succeeded [2021-08-05T20:58:36.546Z] nexus3.edgexfoundry.org:10004 [2021-08-05T20:58:36.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T20:58:36.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T20:58:36.546Z] Configure a credential helper to remove this warning. See [2021-08-05T20:58:36.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T20:58:36.546Z] [2021-08-05T20:58:36.546Z] Login Succeeded [2021-08-05T20:58:36.546Z] docker.io [2021-08-05T20:58:36.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T20:58:37.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T20:58:37.100Z] Configure a credential helper to remove this warning. See [2021-08-05T20:58:37.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T20:58:37.100Z] [2021-08-05T20:58:37.100Z] Login Succeeded [2021-08-05T20:58:37.100Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T20:58:37.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T20:58:39.291Z] ++ 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-05T20:58:39.291Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:58:39.291Z] ++ dirname cmd/core-command/Dockerfile [2021-08-05T20:58:39.291Z] ++ cut -d/ -f2 [2021-08-05T20:58:39.291Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-05T20:58:39.291Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:58:39.291Z] ++ dirname cmd/core-data/Dockerfile [2021-08-05T20:58:39.291Z] ++ cut -d/ -f2 [2021-08-05T20:58:39.291Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-05T20:58:39.291Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:58:39.291Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-05T20:58:39.291Z] ++ cut -d/ -f2 [2021-08-05T20:58:39.291Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-05T20:58:39.291Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:58:39.291Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-05T20:58:39.291Z] ++ cut -d/ -f2 [2021-08-05T20:58:39.291Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-05T20:58:39.291Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:58:39.291Z] ++ cut -d/ -f2 [2021-08-05T20:58:39.291Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-05T20:58:39.291Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-05T20:58:39.291Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:58:39.291Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-05T20:58:39.291Z] ++ cut -d/ -f2 [2021-08-05T20:58:39.291Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-05T20:58:39.291Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:58:39.291Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-05T20:58:39.291Z] ++ cut -d/ -f2 [2021-08-05T20:58:39.291Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-05T20:58:39.291Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:58:39.291Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-05T20:58:39.291Z] ++ cut -d/ -f2 [2021-08-05T20:58:39.291Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-05T20:58:39.291Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:58:39.291Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-05T20:58:39.291Z] ++ cut -d/ -f2 [2021-08-05T20:58:39.291Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-05T20:58:39.560Z] 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-05T20:58:40.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T20:58:40.332Z] [2021-08-05T20:58:40.332Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T20:58:40.669Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T20:58:46.023Z] latest: Pulling from edgex-devops/git-semver [2021-08-05T20:58:46.023Z] 31603596830f: Pulling fs layer [2021-08-05T20:58:46.023Z] d4622e32a9a9: Pulling fs layer [2021-08-05T20:58:46.023Z] 1030fce36090: Pulling fs layer [2021-08-05T20:58:46.023Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-05T20:58:46.023Z] 6c6cb7e1b49b: Waiting [2021-08-05T20:58:46.023Z] d4622e32a9a9: Verifying Checksum [2021-08-05T20:58:46.023Z] d4622e32a9a9: Download complete [2021-08-05T20:58:46.023Z] 31603596830f: Verifying Checksum [2021-08-05T20:58:46.023Z] 31603596830f: Download complete [2021-08-05T20:58:46.023Z] 31603596830f: Pull complete [2021-08-05T20:58:46.023Z] d4622e32a9a9: Pull complete [2021-08-05T20:58:46.023Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-05T20:58:46.023Z] 6c6cb7e1b49b: Download complete [2021-08-05T20:58:46.298Z] 1030fce36090: Verifying Checksum [2021-08-05T20:58:46.298Z] 1030fce36090: Download complete [2021-08-05T20:58:46.776Z] 1030fce36090: Pull complete [2021-08-05T20:58:46.776Z] 6c6cb7e1b49b: Pull complete [2021-08-05T20:58:46.776Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-05T20:58:46.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T20:58:46.776Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-05T20:58:47.086Z] prd-centos7-docker-4c-2g-2128 does not seem to be running inside a container [2021-08-05T20:58:47.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat [2021-08-05T20:58:47.889Z] $ docker top a737f990efa4dad8ae16cdcf027697464d302e44863b2c7cf76eae872dd92027 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T20:58:48.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T20:58:48.015Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T20:58:48.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T20:58:48.138Z] $ docker exec a737f990efa4dad8ae16cdcf027697464d302e44863b2c7cf76eae872dd92027 ssh-agent [2021-08-05T20:58:48.256Z] SSH_AUTH_SOCK=/tmp/ssh-zlTiVARMOX5w/agent.13 [2021-08-05T20:58:48.256Z] SSH_AGENT_PID=19 [2021-08-05T20:58:48.271Z] Running ssh-add (command line suppressed) [2021-08-05T20:58:48.372Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2788217732746993055.key (/w/workspace/edgex-go/4@tmp/private_key_2788217732746993055.key) [2021-08-05T20:58:48.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T20:58:48.713Z] + git tag --points-at HEAD [Pipeline] } [2021-08-05T20:58:48.749Z] $ docker exec --env ******** --env ******** a737f990efa4dad8ae16cdcf027697464d302e44863b2c7cf76eae872dd92027 ssh-agent -k [2021-08-05T20:58:48.845Z] unset SSH_AUTH_SOCK; [2021-08-05T20:58:48.846Z] unset SSH_AGENT_PID; [2021-08-05T20:58:48.846Z] echo Agent pid 19 killed; [2021-08-05T20:58:48.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-05T20:58:48.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T20:58:48.897Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T20:58:49.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T20:58:49.019Z] $ docker exec a737f990efa4dad8ae16cdcf027697464d302e44863b2c7cf76eae872dd92027 ssh-agent [2021-08-05T20:58:49.332Z] SSH_AUTH_SOCK=/tmp/ssh-7PZ55cJoHmyd/agent.53 [2021-08-05T20:58:49.332Z] SSH_AGENT_PID=59 [2021-08-05T20:58:49.342Z] Running ssh-add (command line suppressed) [2021-08-05T20:58:49.443Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7863777215731227160.key (/w/workspace/edgex-go/4@tmp/private_key_7863777215731227160.key) [2021-08-05T20:58:49.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T20:58:49.788Z] + git semver init [2021-08-05T20:58:49.788Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T20:58:49.788Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-08-05T20:58:49.788Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-08-05T20:58:49.788Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T20:58:49.788Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T20:58:49.788Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T20:58:49.788Z] # $SEMVER_BRANCH = PR-3651 [2021-08-05T20:58:49.788Z] # $SEMVER_TEMP = /tmp/semver-863641118 [2021-08-05T20:58:49.788Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-05T20:59:08.048Z] # '/tmp/semver-863641118' -> '/w/workspace/edgex-go/4/.semver' [2021-08-05T20:59:08.048Z] # -> Force: false [2021-08-05T20:59:08.048Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-08-05T20:59:08.064Z] $ docker exec --env ******** --env ******** a737f990efa4dad8ae16cdcf027697464d302e44863b2c7cf76eae872dd92027 ssh-agent -k [2021-08-05T20:59:08.167Z] unset SSH_AUTH_SOCK; [2021-08-05T20:59:08.167Z] unset SSH_AGENT_PID; [2021-08-05T20:59:08.167Z] echo Agent pid 59 killed; [2021-08-05T20:59:08.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T20:59:08.532Z] + git semver [Pipeline] } [2021-08-05T20:59:08.553Z] $ docker stop --time=1 a737f990efa4dad8ae16cdcf027697464d302e44863b2c7cf76eae872dd92027 [2021-08-05T20:59:10.411Z] $ docker rm -f a737f990efa4dad8ae16cdcf027697464d302e44863b2c7cf76eae872dd92027 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T20:59:10.804Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-05T20:59:11.141Z] Stashed 1 file(s) [Pipeline] echo [2021-08-05T20:59:11.145Z] [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-05T20:59:11.457Z] ========================================================= [2021-08-05T20:59:11.457Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-05T20:59:11.457Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-05T20:59:11.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T20:59:17.149Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-05T20:59:17.149Z] 540db60ca938: Pulling fs layer [2021-08-05T20:59:17.149Z] adcc1eea9eea: Pulling fs layer [2021-08-05T20:59:17.149Z] 4c4ab2625f07: Pulling fs layer [2021-08-05T20:59:17.149Z] db62176df00c: Pulling fs layer [2021-08-05T20:59:17.149Z] 3b30891b0d05: Pulling fs layer [2021-08-05T20:59:17.149Z] 444f5516b4c7: Pulling fs layer [2021-08-05T20:59:17.149Z] 90b9b1106a8b: Pulling fs layer [2021-08-05T20:59:17.149Z] 0383d17a5b7e: Pulling fs layer [2021-08-05T20:59:17.149Z] c82ef313ddc5: Pulling fs layer [2021-08-05T20:59:17.149Z] 444f5516b4c7: Waiting [2021-08-05T20:59:17.149Z] 90b9b1106a8b: Waiting [2021-08-05T20:59:17.149Z] 0383d17a5b7e: Waiting [2021-08-05T20:59:17.149Z] c82ef313ddc5: Waiting [2021-08-05T20:59:17.149Z] db62176df00c: Waiting [2021-08-05T20:59:17.149Z] 3b30891b0d05: Waiting [2021-08-05T20:59:17.149Z] 4c4ab2625f07: Verifying Checksum [2021-08-05T20:59:17.149Z] 4c4ab2625f07: Download complete [2021-08-05T20:59:17.149Z] adcc1eea9eea: Verifying Checksum [2021-08-05T20:59:17.149Z] adcc1eea9eea: Download complete [2021-08-05T20:59:17.149Z] 3b30891b0d05: Verifying Checksum [2021-08-05T20:59:17.149Z] 3b30891b0d05: Download complete [2021-08-05T20:59:17.149Z] 444f5516b4c7: Verifying Checksum [2021-08-05T20:59:17.149Z] 444f5516b4c7: Download complete [2021-08-05T20:59:17.149Z] 90b9b1106a8b: Verifying Checksum [2021-08-05T20:59:17.149Z] 90b9b1106a8b: Download complete [2021-08-05T20:59:17.149Z] 540db60ca938: Verifying Checksum [2021-08-05T20:59:17.149Z] 540db60ca938: Download complete [2021-08-05T20:59:17.149Z] 540db60ca938: Pull complete [2021-08-05T20:59:17.416Z] adcc1eea9eea: Pull complete [2021-08-05T20:59:17.417Z] 4c4ab2625f07: Pull complete [2021-08-05T20:59:17.683Z] 0383d17a5b7e: Verifying Checksum [2021-08-05T20:59:17.683Z] 0383d17a5b7e: Download complete [2021-08-05T20:59:21.955Z] c82ef313ddc5: Verifying Checksum [2021-08-05T20:59:21.956Z] c82ef313ddc5: Download complete [2021-08-05T20:59:21.956Z] db62176df00c: Verifying Checksum [2021-08-05T20:59:21.956Z] db62176df00c: Download complete [2021-08-05T20:59:25.343Z] db62176df00c: Pull complete [2021-08-05T20:59:25.343Z] 3b30891b0d05: Pull complete [2021-08-05T20:59:25.343Z] 444f5516b4c7: Pull complete [2021-08-05T20:59:25.343Z] 90b9b1106a8b: Pull complete [2021-08-05T20:59:25.610Z] 0383d17a5b7e: Pull complete [2021-08-05T20:59:26.379Z] Still waiting to schedule task [2021-08-05T20:59:26.380Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-05T20:59:27.560Z] c82ef313ddc5: Pull complete [2021-08-05T20:59:27.560Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-05T20:59:27.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T20:59:27.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-05T20:59:27.892Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-05T20:59:27.892Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T20:59:27.892Z] WORKDIR /edgex [2021-08-05T20:59:27.892Z] COPY go.mod . [2021-08-05T20:59:27.892Z] RUN go mod download' [2021-08-05T20:59:29.859Z] Sending build context to Docker daemon 328.6MB [2021-08-05T20:59:29.859Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T20:59:29.859Z] ---> 4508b0543a43 [2021-08-05T20:59:29.859Z] Step 2/4 : WORKDIR /edgex [2021-08-05T20:59:30.824Z] ---> Running in d03230f2aa81 [2021-08-05T20:59:30.824Z] Removing intermediate container d03230f2aa81 [2021-08-05T20:59:30.824Z] ---> f513d9c9f55c [2021-08-05T20:59:30.824Z] Step 3/4 : COPY go.mod . [2021-08-05T20:59:31.091Z] ---> 899979c435f9 [2021-08-05T20:59:31.091Z] Step 4/4 : RUN go mod download [2021-08-05T20:59:31.091Z] ---> Running in 205c420119fc [2021-08-05T21:00:09.993Z] Removing intermediate container 205c420119fc [2021-08-05T21:00:09.993Z] ---> 77f63f7eeef1 [2021-08-05T21:00:09.994Z] Successfully built 77f63f7eeef1 [2021-08-05T21:00:09.994Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T21:00:10.576Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T21:00:10.577Z] . [Pipeline] withDockerContainer [2021-08-05T21:00:10.680Z] prd-centos7-docker-4c-2g-2128 does not seem to be running inside a container [2021-08-05T21:00:10.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T21:00:11.164Z] $ docker top e9e05b7bbc08a94d7a19ed1278ec22b86b4b534ca138c988fdcd1ea0e26e2896 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T21:00:11.568Z] + go version [2021-08-05T21:00:11.568Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-05T21:00:11.584Z] $ docker stop --time=1 e9e05b7bbc08a94d7a19ed1278ec22b86b4b534ca138c988fdcd1ea0e26e2896 [2021-08-05T21:00:12.785Z] $ docker rm -f e9e05b7bbc08a94d7a19ed1278ec22b86b4b534ca138c988fdcd1ea0e26e2896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T21:00:13.353Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T21:00:13.353Z] . [Pipeline] withDockerContainer [2021-08-05T21:00:13.442Z] prd-centos7-docker-4c-2g-2128 does not seem to be running inside a container [2021-08-05T21:00:13.505Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T21:00:13.878Z] $ docker top 79ba487955eaae8dcb4f6dc58f645fe65070638859a32c10710a0d504f12456e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-05T21:00:14.184Z] ========================================================= [2021-08-05T21:00:14.184Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-05T21:00:14.184Z] ========================================================= [Pipeline] sh [2021-08-05T21:00:14.496Z] + go mod tidy [Pipeline] sh [2021-08-05T21:00:15.087Z] + ln -s /bin/touch /usr/bin/touch [2021-08-05T21:00:15.087Z] + make test [2021-08-05T21:00:15.087Z] 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-05T21:00:15.356Z] go mod tidy [2021-08-05T21:00:15.357Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-05T21:00:20.725Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-05T21:00:41.670Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-05T21:00:41.949Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-05T21:00:42.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-05T21:00:42.803Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-05T21:00:45.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-05T21:00:45.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-05T21:00:45.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-05T21:00:45.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-05T21:00:46.242Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-05T21:00:46.515Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-05T21:00:46.786Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-05T21:00:46.786Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-05T21:00:46.786Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-05T21:00:46.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-05T21:00:49.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-08-05T21:00:49.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-05T21:00:49.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-05T21:00:50.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements [2021-08-05T21:00:50.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-05T21:00:50.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 46.3% of statements [2021-08-05T21:00:50.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-05T21:00:50.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-05T21:00:51.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.109s coverage: 90.1% of statements [2021-08-05T21:00:51.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-05T21:00:51.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-05T21:00:52.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-08-05T21:00:52.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-05T21:00:52.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-05T21:00:52.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-05T21:00:52.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-05T21:00:52.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-05T21:00:53.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.256s coverage: 94.2% of statements [2021-08-05T21:00:53.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-05T21:00:53.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-05T21:00:53.146Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements [2021-08-05T21:00:53.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-05T21:00:53.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-05T21:00:53.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-05T21:00:53.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-05T21:00:53.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-05T21:00:53.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-08-05T21:00:53.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-05T21:00:53.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-05T21:00:53.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-05T21:00:54.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-08-05T21:00:54.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-05T21:00:54.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-08-05T21:00:54.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 22.0% of statements [2021-08-05T21:00:54.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-05T21:00:54.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-08-05T21:00:54.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2021-08-05T21:00:54.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-08-05T21:00:55.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.138s coverage: 96.3% of statements [2021-08-05T21:00:55.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-08-05T21:01:09.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2021-08-05T21:01:09.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-08-05T21:01:13.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.173s coverage: 81.8% of statements [2021-08-05T21:01:13.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 91.2% of statements [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.177s coverage: 66.9% of statements [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-05T21:01:31.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-05T21:01:31.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-05T21:01:31.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-08-05T21:01:31.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-05T21:01:31.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-08-05T21:01:31.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-05T21:01:37.452Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2129 in /w/workspace/edgexfoundry_edgex-go_PR-3651 [Pipeline] { [Pipeline] ws [2021-08-05T21:01:37.468Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-08-05T21:01:37.688Z] The recommended git tool is: git [2021-08-05T21:01:38.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-05T21:01:38.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.0% of statements [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-05T21:01:38.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-05T21:01:38.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-05T21:01:38.613Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-05T21:01:38.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-05T21:01:38.613Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-08-05T21:01:38.613Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-08-05T21:01:38.884Z] GO111MODULE=on go vet ./... [2021-08-05T21:01:45.387Z] using credential edgex-jenkins-ssh [2021-08-05T21:01:45.408Z] Cloning the remote Git repository [2021-08-05T21:01:45.450Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-05T21:01:45.607Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-08-05T21:01:45.687Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-05T21:01:45.688Z] > git --version # timeout=10 [2021-08-05T21:01:45.709Z] > git --version # 'git version 2.17.1' [2021-08-05T21:01:45.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T21:01:45.801Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T21:02:02.645Z] gofmt -l . [2021-08-05T21:02:02.645Z] [ "`gofmt -l .`" = "" ] [2021-08-05T21:02:02.645Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-05T21:02:03.091Z] + ls -al . [2021-08-05T21:02:03.091Z] total 592 [2021-08-05T21:02:03.091Z] drwxrwxr-x 10 1001 1001 4096 Aug 5 21:02 . [2021-08-05T21:02:03.091Z] drwxr-xr-x 4 root root 28 Aug 5 21:00 .. [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 11 Aug 5 20:58 .dockerignore [2021-08-05T21:02:03.091Z] drwxrwxr-x 8 1001 1001 179 Aug 5 20:58 .git [2021-08-05T21:02:03.091Z] drwxrwxr-x 3 1001 1001 125 Aug 5 20:58 .github [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 818 Aug 5 20:58 .gitignore [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 76 Aug 5 20:58 .hadolint.yml [2021-08-05T21:02:03.091Z] drwx------ 3 1001 1001 58 Aug 5 20:59 .semver [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 166 Aug 5 20:58 .sonarcloud.properties [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 8609 Aug 5 20:58 Attribution.txt [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 43881 Aug 5 20:58 CHANGELOG.md [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 3804 Aug 5 20:58 CONTRIBUTING.md [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 963 Aug 5 20:58 Jenkinsfile [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 10775 Aug 5 20:58 LICENSE [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 5915 Aug 5 20:58 Makefile [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 8643 Aug 5 20:58 README.md [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 6912 Aug 5 20:58 SECURITY.md [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 5 Aug 5 20:59 VERSION [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 4131 Aug 5 20:58 ZMQWindows.md [2021-08-05T21:02:03.091Z] drwxrwxr-x 2 1001 1001 37 Aug 5 20:58 bin [2021-08-05T21:02:03.091Z] drwxrwxr-x 14 1001 1001 4096 Aug 5 20:58 cmd [2021-08-05T21:02:03.091Z] -rw-r--r-- 1 root root 404176 Aug 5 21:01 coverage.out [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 813 Aug 5 20:58 go.mod [2021-08-05T21:02:03.091Z] -rw-r--r-- 1 root root 48847 Aug 5 21:00 go.sum [2021-08-05T21:02:03.091Z] drwxrwxr-x 8 1001 1001 124 Aug 5 20:58 internal [2021-08-05T21:02:03.091Z] drwxrwxr-x 3 1001 1001 16 Aug 5 20:58 openapi [2021-08-05T21:02:03.091Z] drwxrwxr-x 4 1001 1001 71 Aug 5 20:58 snap [2021-08-05T21:02:03.091Z] -rw-rw-r-- 1 1001 1001 204 Aug 5 20:58 version.go [Pipeline] sh [2021-08-05T21:02:03.660Z] + '[' -e coverage.out ] [2021-08-05T21:02:03.660Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-05T21:02:03.765Z] Stashed 1 file(s) [Pipeline] sh [2021-08-05T21:02:03.749Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-05T21:02:03.769Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T21:02:03.799Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-05T21:02:03.835Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-05T21:02:03.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T21:02:03.848Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3651/head:refs/remotes/origin/PR-3651 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-05T21:02:04.081Z] + make build [2021-08-05T21:02:04.081Z] go mod tidy [2021-08-05T21:02:04.350Z] 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-05T21:02:04.870Z] Merging remotes/origin/main commit 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c into PR head commit a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:02:05.189Z] Merge succeeded, producing a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:02:05.189Z] Checking out Revision a4bf493151d20c9f5dd988c87f7661259b3f10c5 (PR-3651) [2021-08-05T21:02:05.514Z] 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-05T21:02:04.888Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T21:02:04.900Z] > git checkout -f a4bf493151d20c9f5dd988c87f7661259b3f10c5 # timeout=10 [2021-08-05T21:02:05.108Z] > git remote # timeout=10 [2021-08-05T21:02:05.124Z] > git config --get remote.origin.url # timeout=10 [2021-08-05T21:02:05.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T21:02:05.146Z] > git merge 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 [2021-08-05T21:02:05.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-05T21:02:05.198Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T21:02:05.215Z] > git checkout -f a4bf493151d20c9f5dd988c87f7661259b3f10c5 # timeout=10 [2021-08-05T21:02:09.493Z] Commit message: "ci: update Jenkinsfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T21:02:09.870Z] provisioning config files... [2021-08-05T21:02:09.901Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8009261525322513622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T21:02:10.472Z] ---> docker-login.sh [2021-08-05T21:02:10.473Z] nexus3.edgexfoundry.org:10001 [2021-08-05T21:02:11.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T21:02:11.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T21:02:11.688Z] Configure a credential helper to remove this warning. See [2021-08-05T21:02:11.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T21:02:11.688Z] [2021-08-05T21:02:11.688Z] Login Succeeded [2021-08-05T21:02:11.688Z] nexus3.edgexfoundry.org:10002 [2021-08-05T21:02:11.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T21:02:12.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T21:02:12.248Z] Configure a credential helper to remove this warning. See [2021-08-05T21:02:12.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T21:02:12.248Z] [2021-08-05T21:02:12.248Z] Login Succeeded [2021-08-05T21:02:12.248Z] nexus3.edgexfoundry.org:10003 [2021-08-05T21:02:12.399Z] 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-05T21:02:12.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T21:02:12.677Z] 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-05T21:02:12.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T21:02:12.801Z] Configure a credential helper to remove this warning. See [2021-08-05T21:02:12.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T21:02:12.801Z] [2021-08-05T21:02:12.801Z] Login Succeeded [2021-08-05T21:02:12.801Z] nexus3.edgexfoundry.org:10004 [2021-08-05T21:02:13.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T21:02:13.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T21:02:13.359Z] Configure a credential helper to remove this warning. See [2021-08-05T21:02:13.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T21:02:13.359Z] [2021-08-05T21:02:13.359Z] Login Succeeded [2021-08-05T21:02:13.359Z] docker.io [2021-08-05T21:02:13.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T21:02:13.644Z] 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-05T21:02:13.915Z] 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-05T21:02:14.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T21:02:14.241Z] Configure a credential helper to remove this warning. See [2021-08-05T21:02:14.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T21:02:14.241Z] [2021-08-05T21:02:14.241Z] Login Succeeded [2021-08-05T21:02:14.241Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T21:02:14.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-05T21:02:14.877Z] 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 [Pipeline] echo [2021-08-05T21:02:15.016Z] ========================================================= [2021-08-05T21:02:15.016Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-05T21:02:15.016Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-05T21:02:15.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T21:02:15.668Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-05T21:02:15.668Z] 595b0fe564bb: Pulling fs layer [2021-08-05T21:02:15.668Z] 24495759ef45: Pulling fs layer [2021-08-05T21:02:15.668Z] d148012ef14d: Pulling fs layer [2021-08-05T21:02:15.668Z] e90a11edd702: Pulling fs layer [2021-08-05T21:02:15.668Z] d77568369979: Pulling fs layer [2021-08-05T21:02:15.668Z] 02195dbdac53: Pulling fs layer [2021-08-05T21:02:15.668Z] 2b1b35aa2570: Pulling fs layer [2021-08-05T21:02:15.668Z] 2c1f732e5b09: Pulling fs layer [2021-08-05T21:02:15.668Z] e90a11edd702: Waiting [2021-08-05T21:02:15.668Z] d77568369979: Waiting [2021-08-05T21:02:15.668Z] 02195dbdac53: Waiting [2021-08-05T21:02:15.668Z] 2b1b35aa2570: Waiting [2021-08-05T21:02:15.668Z] 2c1f732e5b09: Waiting [2021-08-05T21:02:15.841Z] 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-05T21:02:15.947Z] d148012ef14d: Verifying Checksum [2021-08-05T21:02:15.947Z] d148012ef14d: Download complete [2021-08-05T21:02:15.947Z] 24495759ef45: Verifying Checksum [2021-08-05T21:02:15.947Z] 24495759ef45: Download complete [2021-08-05T21:02:15.947Z] d77568369979: Download complete [2021-08-05T21:02:15.947Z] 02195dbdac53: Download complete [2021-08-05T21:02:15.947Z] 595b0fe564bb: Verifying Checksum [2021-08-05T21:02:15.947Z] 595b0fe564bb: Download complete [2021-08-05T21:02:15.947Z] 2b1b35aa2570: Verifying Checksum [2021-08-05T21:02:16.424Z] 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-05T21:02:16.553Z] 595b0fe564bb: Pull complete [2021-08-05T21:02:17.156Z] 24495759ef45: Pull complete [2021-08-05T21:02:17.404Z] 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-05T21:02:17.764Z] d148012ef14d: Pull complete [2021-08-05T21:02:18.368Z] 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-05T21:02:18.952Z] 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-05T21:02:19.209Z] 2c1f732e5b09: Verifying Checksum [2021-08-05T21:02:19.210Z] 2c1f732e5b09: Download complete [2021-08-05T21:02:20.195Z] e90a11edd702: Verifying Checksum [2021-08-05T21:02:20.195Z] e90a11edd702: Download complete [Pipeline] } [2021-08-05T21:02:20.390Z] $ docker stop --time=1 79ba487955eaae8dcb4f6dc58f645fe65070638859a32c10710a0d504f12456e [2021-08-05T21:02:22.256Z] $ docker rm -f 79ba487955eaae8dcb4f6dc58f645fe65070638859a32c10710a0d504f12456e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T21:02:28.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T21:02:28.535Z] [2021-08-05T21:02:28.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T21:02:28.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T21:02:28.879Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-05T21:02:28.879Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-05T21:02:28.879Z] ca9280d653b3: Pulling fs layer [2021-08-05T21:02:28.879Z] 7e9c9ca2126c: Pulling fs layer [2021-08-05T21:02:29.147Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-05T21:02:29.147Z] cbdbe7a5bc2a: Download complete [2021-08-05T21:02:29.411Z] cbdbe7a5bc2a: Pull complete [2021-08-05T21:02:29.997Z] ca9280d653b3: Verifying Checksum [2021-08-05T21:02:29.997Z] ca9280d653b3: Download complete [2021-08-05T21:02:30.271Z] ca9280d653b3: Pull complete [2021-08-05T21:02:31.927Z] e90a11edd702: Pull complete [2021-08-05T21:02:31.927Z] d77568369979: Pull complete [2021-08-05T21:02:31.927Z] 02195dbdac53: Pull complete [2021-08-05T21:02:31.927Z] 2b1b35aa2570: Pull complete [2021-08-05T21:02:32.214Z] 7e9c9ca2126c: Verifying Checksum [2021-08-05T21:02:32.214Z] 7e9c9ca2126c: Download complete [2021-08-05T21:02:35.575Z] 7e9c9ca2126c: Pull complete [2021-08-05T21:02:35.575Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-05T21:02:35.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T21:02:35.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-05T21:02:35.669Z] prd-centos7-docker-4c-2g-2128 does not seem to be running inside a container [2021-08-05T21:02:35.733Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-05T21:02:37.360Z] 2c1f732e5b09: Pull complete [2021-08-05T21:02:37.360Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-05T21:02:37.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T21:02:37.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T21:02:38.421Z] $ docker top a4a3d58d358b39407094eb654ea5303449b27fa23a0b8fabb8d034e6f3a94ff7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2021-08-05T21:02:40.098Z] + docker-compose build --help [2021-08-05T21:02:40.098Z] + grep parallel [2021-08-05T21:02:40.098Z] --parallel Build images in parallel. [Pipeline] } [2021-08-05T21:02:40.159Z] $ docker stop --time=1 a4a3d58d358b39407094eb654ea5303449b27fa23a0b8fabb8d034e6f3a94ff7 [2021-08-05T21:02:40.421Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T21:02:40.421Z] WORKDIR /edgex [2021-08-05T21:02:40.421Z] COPY go.mod . [2021-08-05T21:02:40.421Z] RUN go mod download build [2021-08-05T21:02:40.421Z] -t ci-base-image-arm64 -f - . [2021-08-05T21:02:41.354Z] $ docker rm -f a4a3d58d358b39407094eb654ea5303449b27fa23a0b8fabb8d034e6f3a94ff7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T21:02:42.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T21:02:42.029Z] . [Pipeline] withDockerContainer [2021-08-05T21:02:42.125Z] prd-centos7-docker-4c-2g-2128 does not seem to be running inside a container [2021-08-05T21:02:42.213Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-05T21:02:42.419Z] Sending build context to Docker daemon 165.9MB [2021-08-05T21:02:42.419Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T21:02:42.419Z] ---> 88ecf2bb1f95 [2021-08-05T21:02:42.419Z] Step 2/4 : WORKDIR /edgex [2021-08-05T21:02:42.559Z] $ docker top ecf76931ad7283475ce7bf5bfc76dd3775829b3bccbf11cd62cd624a79bbc010 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T21:02:42.955Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-05T21:02:43.537Z] Building core-command ... [2021-08-05T21:02:43.537Z] Building core-data ... [2021-08-05T21:02:43.537Z] Building core-metadata ... [2021-08-05T21:02:43.537Z] Building security-bootstrapper ... [2021-08-05T21:02:43.537Z] Building security-proxy-setup ... [2021-08-05T21:02:43.538Z] Building security-secretstore-setup ... [2021-08-05T21:02:43.538Z] Building support-notifications ... [2021-08-05T21:02:43.538Z] Building support-scheduler ... [2021-08-05T21:02:43.538Z] Building sys-mgmt-agent ... [2021-08-05T21:02:43.538Z] Building security-secretstore-setup [2021-08-05T21:02:43.538Z] Building security-bootstrapper [2021-08-05T21:02:43.538Z] Building sys-mgmt-agent [2021-08-05T21:02:43.538Z] Building core-data [2021-08-05T21:02:43.538Z] Building core-command [2021-08-05T21:02:46.749Z] ---> Running in a3991622372c [2021-08-05T21:02:47.021Z] Removing intermediate container a3991622372c [2021-08-05T21:02:47.021Z] ---> 6e88b9e28311 [2021-08-05T21:02:47.021Z] Step 3/4 : COPY go.mod . [2021-08-05T21:02:47.619Z] ---> 0950dd71788c [2021-08-05T21:02:47.620Z] Step 4/4 : RUN go mod download [2021-08-05T21:02:48.215Z] ---> Running in acbe6a5e8c80 [2021-08-05T21:02:53.847Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:02:53.847Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:02:53.847Z] ---> 77f63f7eeef1 [2021-08-05T21:02:53.847Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T21:02:53.847Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:02:53.847Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:02:53.847Z] ---> 77f63f7eeef1 [2021-08-05T21:02:53.847Z] Step 3/26 : WORKDIR /edgex-go [2021-08-05T21:02:53.847Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:02:53.847Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:02:53.847Z] ---> 77f63f7eeef1 [2021-08-05T21:02:53.847Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T21:02:57.208Z] ---> Running in 7a0781671113 [2021-08-05T21:02:57.208Z] ---> Running in 991cc65bb8a5 [2021-08-05T21:02:57.208Z] ---> Running in 50039187d4ed [2021-08-05T21:03:02.563Z] Removing intermediate container 7a0781671113 [2021-08-05T21:03:02.563Z] ---> 460722d2c427 [2021-08-05T21:03:02.563Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:03:02.563Z] Removing intermediate container 991cc65bb8a5 [2021-08-05T21:03:02.563Z] ---> 2fbed7c245c9 [2021-08-05T21:03:02.563Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:03:02.563Z] Removing intermediate container 50039187d4ed [2021-08-05T21:03:02.563Z] ---> 1cbc6aef1fa8 [2021-08-05T21:03:02.563Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:03:02.835Z] ---> Running in 43c350fa79b5 [2021-08-05T21:03:02.835Z] ---> Running in f5e786713034 [2021-08-05T21:03:02.835Z] ---> Running in d5b7905f896a [2021-08-05T21:03:08.584Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:03:08.584Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:03:08.584Z] ---> 77f63f7eeef1 [2021-08-05T21:03:08.584Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T21:03:08.584Z] ---> Using cache [2021-08-05T21:03:08.584Z] ---> 1cbc6aef1fa8 [2021-08-05T21:03:08.584Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:03:09.258Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:03:09.258Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:03:09.258Z] ---> 77f63f7eeef1 [2021-08-05T21:03:09.258Z] Step 3/32 : WORKDIR /edgex-go [2021-08-05T21:03:09.258Z] ---> Using cache [2021-08-05T21:03:09.258Z] ---> 1cbc6aef1fa8 [2021-08-05T21:03:09.258Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:03:09.258Z] ---> Running in 936b7c3e1a40 [2021-08-05T21:03:09.258Z] ---> Running in 14465d54888c [2021-08-05T21:03:09.528Z] Removing intermediate container f5e786713034 [2021-08-05T21:03:09.528Z] ---> 4e6fb5ccef99 [2021-08-05T21:03:09.528Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-05T21:03:09.528Z] Removing intermediate container d5b7905f896a [2021-08-05T21:03:09.528Z] ---> fef1b07855c9 [2021-08-05T21:03:09.528Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-05T21:03:09.528Z] Removing intermediate container 43c350fa79b5 [2021-08-05T21:03:09.528Z] ---> de0398ffaa66 [2021-08-05T21:03:09.528Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-05T21:03:09.528Z] ---> Running in 1f53ae76fb36 [2021-08-05T21:03:09.528Z] ---> Running in 0226f19cd07b [2021-08-05T21:03:09.528Z] ---> Running in 99b7f67ae7f1 [2021-08-05T21:03:10.122Z] Removing intermediate container 936b7c3e1a40 [2021-08-05T21:03:10.122Z] ---> 601cb68c4b62 [2021-08-05T21:03:10.122Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-05T21:03:10.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T21:03:10.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T21:03:10.122Z] ---> Running in fc6891add92f [2021-08-05T21:03:10.122Z] Removing intermediate container 14465d54888c [2021-08-05T21:03:10.122Z] ---> 6242dc2aeed7 [2021-08-05T21:03:10.122Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-05T21:03:10.394Z] ---> Running in 952de3ecc6b8 [2021-08-05T21:03:10.394Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T21:03:10.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T21:03:10.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T21:03:11.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T21:03:11.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T21:03:11.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T21:03:11.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T21:03:11.531Z] OK: 219 MiB in 52 packages [2021-08-05T21:03:11.531Z] OK: 219 MiB in 52 packages [2021-08-05T21:03:11.811Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T21:03:11.811Z] Removing intermediate container 99b7f67ae7f1 [2021-08-05T21:03:11.811Z] ---> 50bb65ed8292 [2021-08-05T21:03:11.811Z] Step 6/24 : COPY go.mod . [2021-08-05T21:03:11.811Z] OK: 219 MiB in 52 packages [2021-08-05T21:03:12.080Z] Removing intermediate container 0226f19cd07b [2021-08-05T21:03:12.080Z] ---> 07fde06e64d9 [2021-08-05T21:03:12.080Z] Step 6/26 : COPY go.mod . [2021-08-05T21:03:12.080Z] ---> 4f8a2167a784 [2021-08-05T21:03:12.080Z] Step 7/24 : RUN go mod download [2021-08-05T21:03:12.080Z] ---> Running in 543b327cb9ad [2021-08-05T21:03:12.080Z] ---> eb97ed58fc6b [2021-08-05T21:03:12.080Z] Step 7/26 : RUN go mod download [2021-08-05T21:03:12.080Z] ---> Running in 75defd2fa81d [2021-08-05T21:03:12.351Z] Removing intermediate container 1f53ae76fb36 [2021-08-05T21:03:12.351Z] ---> 5f53c5090aec [2021-08-05T21:03:12.351Z] Step 6/24 : COPY go.mod . [2021-08-05T21:03:12.351Z] OK: 219 MiB in 52 packages [2021-08-05T21:03:12.622Z] ---> 149ed0e23a66 [2021-08-05T21:03:12.622Z] Step 7/24 : RUN go mod download [2021-08-05T21:03:12.622Z] ---> Running in fabb49e5a8e6 [2021-08-05T21:03:12.894Z] Removing intermediate container fc6891add92f [2021-08-05T21:03:12.894Z] ---> bfa7eb9f9e3f [2021-08-05T21:03:12.894Z] Step 6/24 : COPY go.mod . [2021-08-05T21:03:12.894Z] OK: 219 MiB in 52 packages [2021-08-05T21:03:13.486Z] ---> fb8c596aaf76 [2021-08-05T21:03:13.486Z] Step 7/24 : RUN go mod download [2021-08-05T21:03:13.486Z] ---> Running in 4abf80b316e2 [2021-08-05T21:03:13.486Z] Removing intermediate container 543b327cb9ad [2021-08-05T21:03:13.486Z] ---> fcee49817288 [2021-08-05T21:03:13.486Z] Step 8/24 : COPY . . [2021-08-05T21:03:13.486Z] Removing intermediate container 952de3ecc6b8 [2021-08-05T21:03:13.486Z] ---> 1fe445844d5d [2021-08-05T21:03:13.486Z] Step 6/32 : COPY go.mod . [2021-08-05T21:03:14.070Z] ---> cf4e5e2d2490 [2021-08-05T21:03:14.070Z] Step 7/32 : RUN go mod download [2021-08-05T21:03:15.480Z] Removing intermediate container 75defd2fa81d [2021-08-05T21:03:15.480Z] ---> cc20858c52d9 [2021-08-05T21:03:15.480Z] Step 8/26 : COPY . . [2021-08-05T21:03:15.954Z] ---> Running in 1d3d9482eee6 [2021-08-05T21:03:17.382Z] Removing intermediate container fabb49e5a8e6 [2021-08-05T21:03:17.382Z] ---> c3c980ecd5b2 [2021-08-05T21:03:17.382Z] Step 8/24 : COPY . . [2021-08-05T21:03:17.658Z] Removing intermediate container 4abf80b316e2 [2021-08-05T21:03:17.658Z] ---> 436bae5b84a4 [2021-08-05T21:03:17.658Z] Step 8/24 : COPY . . [2021-08-05T21:03:19.083Z] ---> 433592c25814 [2021-08-05T21:03:19.083Z] Step 9/24 : RUN go mod tidy [2021-08-05T21:03:21.255Z] ---> Running in e777aee1339e [2021-08-05T21:03:21.536Z] ---> 5f51ab66acaa [2021-08-05T21:03:21.536Z] Step 9/26 : RUN go mod tidy [2021-08-05T21:03:21.536Z] Removing intermediate container 1d3d9482eee6 [2021-08-05T21:03:21.536Z] ---> ffe324d6dbd4 [2021-08-05T21:03:21.536Z] Step 8/32 : COPY . . [2021-08-05T21:03:21.805Z] ---> Running in 3751a691449d [2021-08-05T21:03:26.104Z] ---> 094982e01dcb [2021-08-05T21:03:26.104Z] Step 9/24 : RUN go mod tidy [2021-08-05T21:03:26.370Z] ---> 0ec8d9b0df12 [2021-08-05T21:03:26.371Z] Step 9/24 : RUN go mod tidy [2021-08-05T21:03:26.371Z] Removing intermediate container e777aee1339e [2021-08-05T21:03:26.371Z] ---> bf6afc3a78a2 [2021-08-05T21:03:26.371Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-05T21:03:26.371Z] ---> Running in 6b6759ccb6c5 [2021-08-05T21:03:26.371Z] ---> Running in f7339029ad6b [2021-08-05T21:03:26.371Z] ---> Running in 315db8de6909 [2021-08-05T21:03:26.371Z] Removing intermediate container 3751a691449d [2021-08-05T21:03:26.371Z] ---> a752373bf940 [2021-08-05T21:03:26.371Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-05T21:03:26.636Z] ---> Running in 9def10dbfcf7 [2021-08-05T21:03:28.068Z] 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-05T21:03:28.068Z] 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-05T21:03:28.662Z] Removing intermediate container f7339029ad6b [2021-08-05T21:03:28.662Z] ---> 37642c1def5d [2021-08-05T21:03:28.662Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-05T21:03:28.662Z] ---> Running in c95c3b9a92d9 [2021-08-05T21:03:28.931Z] Removing intermediate container 6b6759ccb6c5 [2021-08-05T21:03:28.931Z] ---> 3da6d5c82391 [2021-08-05T21:03:28.931Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-05T21:03:29.215Z] ---> Running in 4479732d603d [2021-08-05T21:03:29.488Z] 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-05T21:03:29.968Z] 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-05T21:03:35.436Z] ---> 98c0b19338ae [2021-08-05T21:03:35.436Z] Step 9/32 : RUN go mod tidy [2021-08-05T21:03:35.436Z] ---> Running in ee973c215443 [2021-08-05T21:03:38.067Z] Removing intermediate container ee973c215443 [2021-08-05T21:03:38.067Z] ---> 5a6f1d51807f [2021-08-05T21:03:38.067Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-05T21:03:38.067Z] ---> Running in 296aac44fbde [2021-08-05T21:03:38.067Z] 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-05T21:04:05.069Z] 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-05T21:04:06.542Z] Removing intermediate container 315db8de6909 [2021-08-05T21:04:06.542Z] ---> 9e058dd4529f [2021-08-05T21:04:06.542Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-05T21:04:06.542Z] ---> Running in c16538eddb7b [2021-08-05T21:04:06.542Z] Removing intermediate container c95c3b9a92d9 [2021-08-05T21:04:06.542Z] ---> 5925721266cd [2021-08-05T21:04:06.542Z] [2021-08-05T21:04:06.542Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T21:04:07.364Z] 3.12: Pulling from library/alpine [2021-08-05T21:04:07.652Z] 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-05T21:04:08.663Z] Removing intermediate container 9def10dbfcf7 [2021-08-05T21:04:08.663Z] ---> a2ab79361729 [2021-08-05T21:04:08.663Z] [2021-08-05T21:04:08.663Z] Step 11/26 : FROM alpine:3.12 [2021-08-05T21:04:08.663Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T21:04:08.663Z] Status: Downloaded newer image for alpine:3.12 [2021-08-05T21:04:08.663Z] ---> 13621d1b12d4 [2021-08-05T21:04:08.663Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-05T21:04:08.663Z] ---> Running in 7ecd108f7052 [2021-08-05T21:04:09.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T21:04:09.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T21:04:09.642Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-05T21:04:09.642Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T21:04:09.642Z] OK: 6 MiB in 15 packages [2021-08-05T21:04:09.642Z] Removing intermediate container c16538eddb7b [2021-08-05T21:04:09.642Z] ---> aad7a376e281 [2021-08-05T21:04:09.642Z] [2021-08-05T21:04:09.642Z] Step 12/24 : FROM docker:20.10.7 [2021-08-05T21:04:09.918Z] Removing intermediate container 7ecd108f7052 [2021-08-05T21:04:09.918Z] ---> 4f2eb1d4add3 [2021-08-05T21:04:09.918Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T21:04:09.918Z] ---> Running in aad5427d3bd6 [2021-08-05T21:04:09.918Z] Removing intermediate container aad5427d3bd6 [2021-08-05T21:04:09.918Z] ---> da52bcd27c21 [2021-08-05T21:04:09.918Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-05T21:04:10.195Z] ---> Running in 0a99be0ce556 [2021-08-05T21:04:10.195Z] Removing intermediate container 0a99be0ce556 [2021-08-05T21:04:10.195Z] ---> d4bfc940cccb [2021-08-05T21:04:10.195Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-05T21:04:10.195Z] ---> Running in fc375b9e9291 [2021-08-05T21:04:10.474Z] Removing intermediate container fc375b9e9291 [2021-08-05T21:04:10.474Z] ---> 775e29ae91be [2021-08-05T21:04:10.474Z] Step 16/24 : WORKDIR / [2021-08-05T21:04:10.474Z] ---> Running in cc1c5b18c055 [2021-08-05T21:04:10.749Z] Removing intermediate container cc1c5b18c055 [2021-08-05T21:04:10.749Z] ---> c76ff6c3bd41 [2021-08-05T21:04:10.749Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T21:04:11.046Z] ---> c6ae1db727c2 [2021-08-05T21:04:11.046Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-05T21:04:11.920Z] ---> c55d681681b7 [2021-08-05T21:04:11.920Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-05T21:04:11.920Z] ---> e5e9f3d1719d [2021-08-05T21:04:11.921Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-05T21:04:11.921Z] ---> Running in 95127eb559d0 [2021-08-05T21:04:12.192Z] Removing intermediate container 95127eb559d0 [2021-08-05T21:04:12.192Z] ---> 1b2673ce7f6e [2021-08-05T21:04:12.192Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T21:04:12.192Z] ---> Running in 91a552e12531 [2021-08-05T21:04:12.467Z] Removing intermediate container 91a552e12531 [2021-08-05T21:04:12.467Z] ---> 69aedd924408 [2021-08-05T21:04:12.467Z] Step 22/24 : LABEL arch=x86_64 [2021-08-05T21:04:13.062Z] ---> Running in b69fd98df402 [2021-08-05T21:04:13.062Z] Removing intermediate container 296aac44fbde [2021-08-05T21:04:13.062Z] ---> 7816cd100168 [2021-08-05T21:04:13.062Z] [2021-08-05T21:04:13.062Z] Step 11/32 : FROM alpine:3.12 [2021-08-05T21:04:13.062Z] ---> 13621d1b12d4 [2021-08-05T21:04:13.062Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-05T21:04:13.328Z] Removing intermediate container b69fd98df402 [2021-08-05T21:04:13.328Z] ---> f9d959870319 [2021-08-05T21:04:13.328Z] Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:04:13.328Z] Removing intermediate container 4479732d603d [2021-08-05T21:04:13.328Z] ---> 4e2af1d30ad3 [2021-08-05T21:04:13.328Z] [2021-08-05T21:04:13.328Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T21:04:13.328Z] ---> 13621d1b12d4 [2021-08-05T21:04:13.328Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-05T21:04:13.328Z] ---> Running in 011c03affe40 [2021-08-05T21:04:13.328Z] ---> Running in e0a04400734c [2021-08-05T21:04:13.328Z] ---> Running in f9df63951be2 [2021-08-05T21:04:13.328Z] Removing intermediate container 011c03affe40 [2021-08-05T21:04:13.328Z] ---> 4126d0d06867 [2021-08-05T21:04:13.328Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-05T21:04:13.328Z] Removing intermediate container e0a04400734c [2021-08-05T21:04:13.328Z] ---> 39e81ff95e21 [2021-08-05T21:04:13.328Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T21:04:13.328Z] ---> Running in 5c56dd18a45d [2021-08-05T21:04:13.328Z] ---> Running in 2d52958a2eb9 [2021-08-05T21:04:13.328Z] Removing intermediate container f9df63951be2 [2021-08-05T21:04:13.328Z] ---> 6bfe27caa20b [2021-08-05T21:04:13.328Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-05T21:04:13.328Z] ---> Running in bbb46b4cd4b4 [2021-08-05T21:04:13.610Z] Removing intermediate container 2d52958a2eb9 [2021-08-05T21:04:13.610Z] ---> 2105bd250195 [2021-08-05T21:04:13.610Z] [2021-08-05T21:04:13.610Z] Successfully built 2105bd250195 [2021-08-05T21:04:13.610Z] Successfully tagged core-command:latest [2021-08-05T21:04:13.610Z] Building security-proxy-setup [2021-08-05T21:04:13.610Z]  Building core-command ... done 3.12: Pulling from library/alpine [2021-08-05T21:04:13.610Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T21:04:13.610Z] Status: Image is up to date for alpine:3.12 [2021-08-05T21:04:13.610Z] ---> 13621d1b12d4 [2021-08-05T21:04:13.610Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-05T21:04:13.610Z] Removing intermediate container bbb46b4cd4b4 [2021-08-05T21:04:13.610Z] ---> 59168562376d [2021-08-05T21:04:13.610Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-05T21:04:13.610Z] ---> Running in f9e9c07e05eb [2021-08-05T21:04:13.610Z] ---> Running in fb01b5faec2c [2021-08-05T21:04:13.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T21:04:13.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T21:04:13.875Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-05T21:04:13.875Z] (2/2) Installing su-exec (0.2-r1) [2021-08-05T21:04:13.875Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T21:04:13.875Z] OK: 6 MiB in 16 packages [2021-08-05T21:04:14.669Z] 20.10.7: Pulling from library/docker [2021-08-05T21:04:14.669Z] Removing intermediate container f9e9c07e05eb [2021-08-05T21:04:14.669Z] ---> f1158385637a [2021-08-05T21:04:14.669Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:04:14.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T21:04:14.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T21:04:14.669Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-05T21:04:14.669Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-05T21:04:14.669Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-05T21:04:14.669Z] (4/6) Installing curl (7.78.0-r0) [2021-08-05T21:04:14.669Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-05T21:04:14.669Z] (6/6) Installing su-exec (0.2-r1) [2021-08-05T21:04:14.669Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T21:04:14.669Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T21:04:14.956Z] OK: 7 MiB in 20 packages [2021-08-05T21:04:14.956Z] ---> Running in ba37541e7f3f [2021-08-05T21:04:15.932Z] Removing intermediate container 5c56dd18a45d [2021-08-05T21:04:15.932Z] ---> 040434042d89 [2021-08-05T21:04:15.932Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-05T21:04:16.201Z] ---> Running in f67ced5a1921 [2021-08-05T21:04:16.201Z] Removing intermediate container fb01b5faec2c [2021-08-05T21:04:16.201Z] ---> 808ee85d7074 [2021-08-05T21:04:16.201Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-05T21:04:16.201Z] ---> Running in 7031d952c8fd [2021-08-05T21:04:16.201Z] Removing intermediate container f67ced5a1921 [2021-08-05T21:04:16.201Z] ---> e61f7a45cad5 [2021-08-05T21:04:16.201Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-05T21:04:16.477Z] ---> Running in ae3f6dacd04e [2021-08-05T21:04:16.477Z] Removing intermediate container 7031d952c8fd [2021-08-05T21:04:16.477Z] ---> 81ed37115280 [2021-08-05T21:04:16.477Z] Step 14/26 : WORKDIR / [2021-08-05T21:04:16.477Z] ---> Running in 66fd7f820f12 [2021-08-05T21:04:16.477Z] Removing intermediate container ae3f6dacd04e [2021-08-05T21:04:16.477Z] ---> 79cc9bd8018d [2021-08-05T21:04:16.477Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-05T21:04:16.477Z] Removing intermediate container ba37541e7f3f [2021-08-05T21:04:16.477Z] ---> abd6776d3ed8 [2021-08-05T21:04:16.477Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-05T21:04:16.745Z] ---> Running in c515933819ef [2021-08-05T21:04:16.745Z] ---> Running in d05076c3a8ab [2021-08-05T21:04:16.745Z] Removing intermediate container 66fd7f820f12 [2021-08-05T21:04:16.745Z] ---> 83d6ad9d311f [2021-08-05T21:04:16.745Z] 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-05T21:04:17.332Z] ---> c4d7e666f890 [2021-08-05T21:04:17.332Z] 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-05T21:04:17.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T21:04:17.604Z] ---> 202ea6fa942f [2021-08-05T21:04:17.604Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-05T21:04:17.873Z] ---> 8dfbabb155fd [2021-08-05T21:04:17.873Z] 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-05T21:04:17.873Z] Removing intermediate container d05076c3a8ab [2021-08-05T21:04:17.873Z] ---> ea954f9c266e [2021-08-05T21:04:17.873Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-05T21:04:18.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T21:04:18.145Z] ---> Running in 039ab5476421 [2021-08-05T21:04:18.414Z] ---> 869212efe3b3 [2021-08-05T21:04:18.414Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-05T21:04:18.414Z] Removing intermediate container 039ab5476421 [2021-08-05T21:04:18.414Z] ---> ee60e985cef7 [2021-08-05T21:04:18.414Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-05T21:04:18.697Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-05T21:04:18.697Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-05T21:04:18.976Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:04:18.976Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:04:18.976Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-05T21:04:18.976Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-05T21:04:18.976Z] ---> 77f63f7eeef1 [2021-08-05T21:04:18.976Z] Step 3/22 : WORKDIR /edgex-go [2021-08-05T21:04:18.976Z] ---> Using cache [2021-08-05T21:04:18.976Z] ---> 1cbc6aef1fa8 [2021-08-05T21:04:18.976Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:04:18.976Z] ---> Using cache [2021-08-05T21:04:18.976Z] ---> 6242dc2aeed7 [2021-08-05T21:04:18.976Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-05T21:04:18.976Z] ---> Using cache [2021-08-05T21:04:18.976Z] ---> 1fe445844d5d [2021-08-05T21:04:18.976Z] Step 6/22 : COPY go.mod . [2021-08-05T21:04:18.976Z] ---> Using cache [2021-08-05T21:04:18.976Z] ---> cf4e5e2d2490 [2021-08-05T21:04:18.976Z] Step 7/22 : RUN go mod download [2021-08-05T21:04:18.976Z] ---> Using cache [2021-08-05T21:04:18.976Z] ---> ffe324d6dbd4 [2021-08-05T21:04:18.976Z] Step 8/22 : COPY . . [2021-08-05T21:04:18.976Z] ---> Using cache [2021-08-05T21:04:18.976Z] ---> 98c0b19338ae [2021-08-05T21:04:18.976Z] Step 9/22 : RUN go mod tidy [2021-08-05T21:04:18.976Z] ---> Using cache [2021-08-05T21:04:18.976Z] ---> 5a6f1d51807f [2021-08-05T21:04:18.976Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-05T21:04:19.248Z] ---> 015c16a9fae3 [2021-08-05T21:04:19.248Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-05T21:04:19.248Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-05T21:04:19.248Z] ---> bac0a5180cdd [2021-08-05T21:04:19.248Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-05T21:04:19.248Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-05T21:04:19.521Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T21:04:19.521Z] OK: 8 MiB in 20 packages [2021-08-05T21:04:19.521Z] ---> Running in c06dedfe2ecb [2021-08-05T21:04:19.521Z] ---> Running in 4f15164589a4 [2021-08-05T21:04:20.121Z] 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-05T21:04:20.121Z] ---> c78760d60473 [2021-08-05T21:04:20.121Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-05T21:04:20.121Z] Removing intermediate container c515933819ef [2021-08-05T21:04:20.121Z] ---> 27af289bcf3d [2021-08-05T21:04:20.121Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T21:04:20.391Z] ---> 00356c2e3afc [2021-08-05T21:04:20.391Z] 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-05T21:04:20.391Z] ---> Running in 4e28d070f51c [2021-08-05T21:04:20.391Z] ---> 59db256ce4df [2021-08-05T21:04:20.391Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-05T21:04:21.363Z] Removing intermediate container 4f15164589a4 [2021-08-05T21:04:21.363Z] ---> 5e5075ab0d07 [2021-08-05T21:04:21.363Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T21:04:21.363Z] ---> 8b7df9fdb7d8 [2021-08-05T21:04:21.363Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-05T21:04:21.640Z] ---> 64a89fdcfa75 [2021-08-05T21:04:21.640Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-05T21:04:21.640Z] ---> 4568b7f00205 [2021-08-05T21:04:21.640Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-05T21:04:21.914Z] ---> Running in 22bc85987a94 [2021-08-05T21:04:21.914Z] Removing intermediate container 4e28d070f51c [2021-08-05T21:04:21.914Z] ---> e678f8268799 [2021-08-05T21:04:21.914Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-05T21:04:22.211Z] ---> Running in 8aca8e6cbfe5 [2021-08-05T21:04:22.211Z] Removing intermediate container 22bc85987a94 [2021-08-05T21:04:22.211Z] ---> 17e2442bbf56 [2021-08-05T21:04:22.211Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T21:04:22.211Z] ---> Running in d6734629abff [2021-08-05T21:04:22.489Z] Removing intermediate container 8aca8e6cbfe5 [2021-08-05T21:04:22.489Z] ---> 1ba3e508e019 [2021-08-05T21:04:22.489Z] Step 24/26 : LABEL arch=x86_64 [2021-08-05T21:04:22.489Z] ---> 2f1b5b8a335d [2021-08-05T21:04:22.489Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-05T21:04:22.489Z] ---> Running in 1e64b2cf8036 [2021-08-05T21:04:22.772Z] Removing intermediate container d6734629abff [2021-08-05T21:04:22.772Z] ---> 93b792d0f350 [2021-08-05T21:04:22.772Z] Step 22/24 : LABEL arch=x86_64 [2021-08-05T21:04:22.772Z] ---> Running in fd60739ac522 [2021-08-05T21:04:23.081Z] Removing intermediate container 1e64b2cf8036 [2021-08-05T21:04:23.081Z] ---> 9019e80910a5 [2021-08-05T21:04:23.081Z] Step 25/26 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:04:23.081Z] Removing intermediate container fd60739ac522 [2021-08-05T21:04:23.081Z] ---> 1a9c8d7d682d [2021-08-05T21:04:23.081Z] Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:04:23.081Z] ---> Running in e483116b5bdf [2021-08-05T21:04:23.081Z] ---> Running in 84b6c71566cd [2021-08-05T21:04:23.081Z] ---> a3f50231d2d9 [2021-08-05T21:04:23.081Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-05T21:04:23.569Z] Removing intermediate container e483116b5bdf [2021-08-05T21:04:23.569Z] ---> b73930e0c7f4 [2021-08-05T21:04:23.569Z] Step 26/26 : LABEL version=0.0.0 [2021-08-05T21:04:23.569Z] Removing intermediate container 84b6c71566cd [2021-08-05T21:04:23.569Z] ---> 5fdf65a1f3fd [2021-08-05T21:04:23.569Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T21:04:23.569Z] ---> Running in ee7a675e0164 [2021-08-05T21:04:23.569Z] ---> Running in 8beac1bb54e1 [2021-08-05T21:04:25.444Z] Removing intermediate container acbe6a5e8c80 [2021-08-05T21:04:25.444Z] ---> d69ecb7c1658 [2021-08-05T21:04:25.444Z] Successfully built d69ecb7c1658 [2021-08-05T21:04:25.444Z] Successfully tagged ci-base-image-arm64:latest [2021-08-05T21:04:25.447Z] ---> 4aacd6f18e97 [2021-08-05T21:04:25.447Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-05T21:04:25.447Z] Removing intermediate container 8beac1bb54e1 [2021-08-05T21:04:25.447Z] ---> 7b661e8082b4 [2021-08-05T21:04:25.447Z] [2021-08-05T21:04:25.447Z] Removing intermediate container ee7a675e0164 [2021-08-05T21:04:25.447Z] ---> 7c685f7d7f9e [2021-08-05T21:04:25.447Z] [2021-08-05T21:04:25.447Z] Successfully built 7b661e8082b4 [2021-08-05T21:04:25.447Z] Successfully tagged core-data:latest [2021-08-05T21:04:25.447Z] Building support-scheduler [2021-08-05T21:04:25.447Z] Successfully built 7c685f7d7f9e [2021-08-05T21:04:25.447Z] Successfully tagged security-secretstore-setup:latest [2021-08-05T21:04:25.447Z]  Building core-data ... done  Building security-secretstore-setup ... done  ---> 35ed00bbd9df [2021-08-05T21:04:25.447Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-05T21:04:25.447Z] Building core-metadata [2021-08-05T21:04:25.447Z] ---> Running in 818fd4300b21 [2021-08-05T21:04:25.447Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-05T21:04:25.447Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-05T21:04:25.447Z] ---> 08bdaf2f88f9 [2021-08-05T21:04:25.447Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [Pipeline] isUnix [Pipeline] sh [2021-08-05T21:04:25.725Z] Removing intermediate container 818fd4300b21 [2021-08-05T21:04:25.725Z] ---> dcb3673ebae2 [2021-08-05T21:04:25.725Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-05T21:04:25.725Z] ---> Running in c71c2bd4123c [2021-08-05T21:04:25.798Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T21:04:25.798Z] . [Pipeline] withDockerContainer [2021-08-05T21:04:26.029Z] prd-ubuntu18.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container [2021-08-05T21:04:26.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T21:04:27.747Z] Removing intermediate container c71c2bd4123c [2021-08-05T21:04:27.747Z] ---> d13d44638598 [2021-08-05T21:04:27.747Z] 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-05T21:04:28.357Z] ---> 2c253fd2420a [2021-08-05T21:04:28.357Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-05T21:04:28.357Z] ---> Running in 76aceed9a835 [2021-08-05T21:04:28.476Z] $ docker top 1862d1537e6c700f49e134b11cd031411278274195aab8a0762a64349bb43961 -eo pid,comm [2021-08-05T21:04:28.625Z] ---> Running in f649173222ef [Pipeline] { [Pipeline] sh [2021-08-05T21:04:29.441Z] + go version [2021-08-05T21:04:29.441Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-05T21:04:29.474Z] $ docker stop --time=1 1862d1537e6c700f49e134b11cd031411278274195aab8a0762a64349bb43961 [2021-08-05T21:04:30.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T21:04:32.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T21:04:32.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:04:32.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:04:32.929Z] ---> 77f63f7eeef1 [2021-08-05T21:04:32.929Z] Step 3/23 : WORKDIR /edgex-go [2021-08-05T21:04:32.929Z] ---> Using cache [2021-08-05T21:04:32.929Z] ---> 1cbc6aef1fa8 [2021-08-05T21:04:32.929Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:04:32.929Z] ---> Using cache [2021-08-05T21:04:32.929Z] ---> 6242dc2aeed7 [2021-08-05T21:04:32.929Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-05T21:04:32.929Z] ---> Using cache [2021-08-05T21:04:32.929Z] ---> 1fe445844d5d [2021-08-05T21:04:32.929Z] Step 6/23 : COPY go.mod . [2021-08-05T21:04:32.929Z] ---> Using cache [2021-08-05T21:04:32.929Z] ---> cf4e5e2d2490 [2021-08-05T21:04:32.929Z] Step 7/23 : RUN go mod download [2021-08-05T21:04:32.929Z] ---> Using cache [2021-08-05T21:04:32.929Z] ---> ffe324d6dbd4 [2021-08-05T21:04:32.929Z] Step 8/23 : COPY . . [2021-08-05T21:04:32.929Z] ---> Using cache [2021-08-05T21:04:32.929Z] ---> 98c0b19338ae [2021-08-05T21:04:32.929Z] Step 9/23 : RUN go mod tidy [2021-08-05T21:04:32.929Z] ---> Using cache [2021-08-05T21:04:32.929Z] ---> 5a6f1d51807f [2021-08-05T21:04:32.929Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-05T21:04:32.929Z] (1/39) Installing readline (8.1.0-r0) [2021-08-05T21:04:32.929Z] (2/39) Installing bash (5.1.0-r0) [2021-08-05T21:04:32.929Z] Executing bash-5.1.0-r0.post-install [2021-08-05T21:04:32.929Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-05T21:04:32.929Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-05T21:04:32.929Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-05T21:04:32.929Z] Removing intermediate container f649173222ef [2021-08-05T21:04:32.929Z] ---> 1aa1d95a076e [2021-08-05T21:04:32.929Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-05T21:04:32.929Z] (6/39) Installing curl (7.78.0-r0) [2021-08-05T21:04:32.929Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-05T21:04:32.929Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-05T21:04:32.929Z] (9/39) Installing expat (2.2.10-r1) [2021-08-05T21:04:32.929Z] (10/39) Installing libffi (3.3-r2) [2021-08-05T21:04:32.929Z] (11/39) Installing gdbm (1.19-r0) [2021-08-05T21:04:32.929Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-05T21:04:32.929Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-05T21:04:32.929Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-05T21:04:32.929Z] ---> Running in 0287dab17fb8 [2021-08-05T21:04:32.929Z] ---> Running in 546e5aece37b [2021-08-05T21:04:32.929Z] Removing intermediate container 546e5aece37b [2021-08-05T21:04:32.929Z] ---> df08fc0b5f5d [2021-08-05T21:04:32.929Z] Step 29/32 : CMD ["gate"] [2021-08-05T21:04:32.929Z] ---> Running in 4e7b049f5bb4 [2021-08-05T21:04:32.929Z] 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-05T21:04:32.947Z] $ docker rm -f 1862d1537e6c700f49e134b11cd031411278274195aab8a0762a64349bb43961 [Pipeline] // withDockerContainer [2021-08-05T21:04:33.216Z] Removing intermediate container 4e7b049f5bb4 [2021-08-05T21:04:33.216Z] ---> 3c09e1f66e1f [2021-08-05T21:04:33.216Z] Step 30/32 : LABEL arch=x86_64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T21:04:33.755Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T21:04:33.755Z] . [Pipeline] withDockerContainer [2021-08-05T21:04:33.806Z] ---> Running in 4b708f6b2712 [2021-08-05T21:04:33.806Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-05T21:04:33.806Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-05T21:04:33.806Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-05T21:04:33.806Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-05T21:04:33.806Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-05T21:04:33.806Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-05T21:04:33.806Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-05T21:04:34.019Z] prd-ubuntu18.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container [2021-08-05T21:04:34.074Z] Removing intermediate container 4b708f6b2712 [2021-08-05T21:04:34.074Z] ---> 2b775cef90e3 [2021-08-05T21:04:34.074Z] Step 31/32 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:04:34.074Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-05T21:04:34.074Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-05T21:04:34.116Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T21:04:34.344Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-05T21:04:34.344Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-05T21:04:34.344Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-05T21:04:34.344Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-05T21:04:34.344Z] ---> Running in 68deb5bf6122 [2021-08-05T21:04:34.344Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-05T21:04:34.344Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-05T21:04:34.622Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-05T21:04:34.622Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-05T21:04:34.622Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-05T21:04:34.622Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-05T21:04:34.622Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-05T21:04:34.622Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-05T21:04:34.622Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-05T21:04:34.622Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-05T21:04:34.622Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-05T21:04:34.622Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-05T21:04:34.622Z] Removing intermediate container 68deb5bf6122 [2021-08-05T21:04:34.622Z] ---> 0238a604c7f7 [2021-08-05T21:04:34.622Z] Step 32/32 : LABEL version=0.0.0 [2021-08-05T21:04:34.890Z] ---> Running in 096cd48c5244 [2021-08-05T21:04:35.164Z] Executing busybox-1.32.1-r6.trigger [2021-08-05T21:04:35.164Z] OK: 82 MiB in 59 packages [2021-08-05T21:04:35.164Z] Removing intermediate container 096cd48c5244 [2021-08-05T21:04:35.164Z] ---> 8784eda7ac9c [2021-08-05T21:04:35.164Z] [2021-08-05T21:04:35.445Z] Successfully built 8784eda7ac9c [2021-08-05T21:04:35.445Z] Successfully tagged security-bootstrapper:latest [2021-08-05T21:04:35.445Z]  Building security-bootstrapper ... done Building support-notifications [2021-08-05T21:04:35.815Z] $ docker top dc8edcb9302c7fe955557d4c961fb29ec91537780e4f2ad19f9834d73a4a3a8b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-05T21:04:36.139Z] ========================================================= [2021-08-05T21:04:36.139Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-05T21:04:36.139Z] ========================================================= [Pipeline] sh [2021-08-05T21:04:36.803Z] + go mod tidy [Pipeline] sh [2021-08-05T21:04:38.322Z] Collecting docker-compose==1.23.2 [2021-08-05T21:04:38.467Z] + ln -s /bin/touch /usr/bin/touch [2021-08-05T21:04:38.467Z] + make test [2021-08-05T21:04:38.467Z] 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-05T21:04:38.467Z] go mod tidy [2021-08-05T21:04:38.608Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-05T21:04:38.608Z] Collecting docopt<0.7,>=0.6.1 [2021-08-05T21:04:38.608Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-05T21:04:39.076Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-05T21:04:40.044Z] Collecting texttable<0.10,>=0.9.0 [2021-08-05T21:04:40.045Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-05T21:04:40.334Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-05T21:04:40.334Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-05T21:04:40.619Z] Collecting PyYAML<4,>=3.10 [2021-08-05T21:04:40.619Z] 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-05T21:04:40.619Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-05T21:04:42.117Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-05T21:04:42.117Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-05T21:04:42.117Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:04:42.117Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:04:42.117Z] ---> 77f63f7eeef1 [2021-08-05T21:04:42.117Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T21:04:42.117Z] ---> Using cache [2021-08-05T21:04:42.117Z] ---> 1cbc6aef1fa8 [2021-08-05T21:04:42.117Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:04:42.117Z] ---> Using cache [2021-08-05T21:04:42.117Z] ---> 6242dc2aeed7 [2021-08-05T21:04:42.117Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-05T21:04:42.117Z] ---> Using cache [2021-08-05T21:04:42.117Z] ---> 1fe445844d5d [2021-08-05T21:04:42.117Z] Step 6/24 : COPY go.mod . [2021-08-05T21:04:42.117Z] ---> Using cache [2021-08-05T21:04:42.117Z] ---> cf4e5e2d2490 [2021-08-05T21:04:42.117Z] Step 7/24 : RUN go mod download [2021-08-05T21:04:42.117Z] ---> Using cache [2021-08-05T21:04:42.117Z] ---> ffe324d6dbd4 [2021-08-05T21:04:42.117Z] Step 8/24 : COPY . . [2021-08-05T21:04:42.117Z] ---> Using cache [2021-08-05T21:04:42.117Z] ---> 98c0b19338ae [2021-08-05T21:04:42.117Z] Step 9/24 : RUN go mod tidy [2021-08-05T21:04:42.117Z] ---> Using cache [2021-08-05T21:04:42.117Z] ---> 5a6f1d51807f [2021-08-05T21:04:42.117Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-05T21:04:42.460Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:04:42.460Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:04:42.460Z] ---> 77f63f7eeef1 [2021-08-05T21:04:42.460Z] Step 3/23 : WORKDIR /edgex-go [2021-08-05T21:04:42.460Z] ---> Using cache [2021-08-05T21:04:42.460Z] ---> 1cbc6aef1fa8 [2021-08-05T21:04:42.460Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:04:42.460Z] ---> Using cache [2021-08-05T21:04:42.460Z] ---> 6242dc2aeed7 [2021-08-05T21:04:42.460Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-05T21:04:42.739Z] Collecting docker<4.0,>=3.6.0 [2021-08-05T21:04:42.739Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-05T21:04:43.017Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-05T21:04:43.017Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-05T21:04:43.017Z] Collecting cached-property<2,>=1.2.0 [2021-08-05T21:04:43.017Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-05T21:04:43.017Z] 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-05T21:04:43.017Z] Collecting jsonschema<3,>=2.5.1 [2021-08-05T21:04:43.017Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-05T21:04:43.017Z] Collecting docker-pycreds>=0.4.0 [2021-08-05T21:04:43.018Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-05T21:04:43.018Z] ---> Running in ff82f06e608a [2021-08-05T21:04:43.294Z] ---> Running in c99694b2945c [2021-08-05T21:04:43.294Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-05T21:04:43.294Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-05T21:04:43.294Z] Collecting certifi>=2017.4.17 [2021-08-05T21:04:43.294Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-05T21:04:43.575Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-05T21:04:43.575Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-05T21:04:43.575Z] Collecting idna<2.8,>=2.5 [2021-08-05T21:04:43.575Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-05T21:04:43.858Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-05T21:04:43.858Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-05T21:04:43.858Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-05T21:04:43.858Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-05T21:04:43.858Z] 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-05T21:04:44.138Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-05T21:04:44.138Z] Attempting uninstall: urllib3 [2021-08-05T21:04:44.138Z] Found existing installation: urllib3 1.26.2 [2021-08-05T21:04:44.138Z] Uninstalling urllib3-1.26.2: [2021-08-05T21:04:44.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T21:04:44.138Z] Successfully uninstalled urllib3-1.26.2 [2021-08-05T21:04:44.138Z] Attempting uninstall: idna [2021-08-05T21:04:44.138Z] Found existing installation: idna 3.1 [2021-08-05T21:04:44.138Z] Uninstalling idna-3.1: [2021-08-05T21:04:44.138Z] Successfully uninstalled idna-3.1 [2021-08-05T21:04:44.427Z] Attempting uninstall: chardet [2021-08-05T21:04:44.427Z] Found existing installation: chardet 4.0.0 [2021-08-05T21:04:44.427Z] Uninstalling chardet-4.0.0: [2021-08-05T21:04:44.427Z] Successfully uninstalled chardet-4.0.0 [2021-08-05T21:04:45.060Z] Attempting uninstall: requests [2021-08-05T21:04:45.060Z] Found existing installation: requests 2.25.1 [2021-08-05T21:04:45.060Z] Uninstalling requests-2.25.1: [2021-08-05T21:04:45.060Z] Successfully uninstalled requests-2.25.1 [2021-08-05T21:04:45.334Z] Running setup.py install for texttable: started [2021-08-05T21:04:45.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T21:04:45.946Z] Removing intermediate container c06dedfe2ecb [2021-08-05T21:04:45.946Z] ---> 0f8785ab3047 [2021-08-05T21:04:45.946Z] [2021-08-05T21:04:45.946Z] Step 11/22 : FROM alpine:3.12 [2021-08-05T21:04:45.946Z] ---> 13621d1b12d4 [2021-08-05T21:04:45.946Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-05T21:04:45.946Z] ---> Running in c05d5ee20829 [2021-08-05T21:04:45.946Z] Running setup.py install for texttable: finished with status 'done' [2021-08-05T21:04:45.946Z] Running setup.py install for PyYAML: started [2021-08-05T21:04:46.757Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T21:04:46.757Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-05T21:04:46.757Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T21:04:46.757Z] Running setup.py install for docopt: started [2021-08-05T21:04:46.757Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-05T21:04:46.757Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-05T21:04:46.757Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-05T21:04:46.757Z] (4/4) Installing curl (7.78.0-r0) [2021-08-05T21:04:46.757Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T21:04:46.757Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T21:04:47.040Z] OK: 7 MiB in 18 packages [2021-08-05T21:04:47.322Z] Running setup.py install for docopt: finished with status 'done' [2021-08-05T21:04:47.322Z] Running setup.py install for dockerpty: started [2021-08-05T21:04:47.322Z] OK: 219 MiB in 52 packages [2021-08-05T21:04:47.610Z] Removing intermediate container c05d5ee20829 [2021-08-05T21:04:47.611Z] ---> 23a12c2ec8ea [2021-08-05T21:04:47.611Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-05T21:04:47.611Z] ---> Running in d6a1956cb53b [2021-08-05T21:04:47.904Z] Removing intermediate container c99694b2945c [2021-08-05T21:04:47.904Z] ---> df0c3c11efb1 [2021-08-05T21:04:47.904Z] Step 6/23 : COPY go.mod . [2021-08-05T21:04:47.904Z] Removing intermediate container d6a1956cb53b [2021-08-05T21:04:47.904Z] ---> 43a67550f5ff [2021-08-05T21:04:47.904Z] Step 14/22 : WORKDIR /edgex [2021-08-05T21:04:47.904Z] ---> Running in da8e02a635c6 [2021-08-05T21:04:48.184Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-05T21:04:48.184Z] ---> 1502917c0b7c [2021-08-05T21:04:48.184Z] Step 7/23 : RUN go mod download [2021-08-05T21:04:48.184Z] Removing intermediate container da8e02a635c6 [2021-08-05T21:04:48.184Z] ---> 1d36ab92f496 [2021-08-05T21:04:48.184Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-05T21:04:48.184Z] ---> Running in 58674689a1c4 [2021-08-05T21:04:48.798Z] ---> c67b68dd2670 [2021-08-05T21:04:48.798Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-05T21:04:48.798Z] 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-05T21:04:49.409Z] ---> aeffe1a05a0e [2021-08-05T21:04:49.409Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-05T21:04:50.011Z] ---> 8c1c811aa4ab [2021-08-05T21:04:50.011Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-05T21:04:50.011Z] ---> Running in 379ff1412456 [2021-08-05T21:04:50.011Z] Removing intermediate container 379ff1412456 [2021-08-05T21:04:50.011Z] ---> 630be8e34e2c [2021-08-05T21:04:50.011Z] Step 19/22 : CMD ["--init=true"] [2021-08-05T21:04:50.286Z] ---> Running in 0c85bf5b7c9c [2021-08-05T21:04:50.286Z] Removing intermediate container 0c85bf5b7c9c [2021-08-05T21:04:50.286Z] ---> a8e7a015390b [2021-08-05T21:04:50.286Z] Step 20/22 : LABEL arch=x86_64 [2021-08-05T21:04:50.563Z] ---> Running in d16ecb381b7f [2021-08-05T21:04:50.829Z] Removing intermediate container d16ecb381b7f [2021-08-05T21:04:50.829Z] ---> aed2afcac5ad [2021-08-05T21:04:50.829Z] Step 21/22 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:04:51.099Z] Removing intermediate container 58674689a1c4 [2021-08-05T21:04:51.099Z] ---> d34d0493d4f5 [2021-08-05T21:04:51.099Z] Step 8/23 : COPY . . [2021-08-05T21:04:51.374Z] ---> Running in ace101850d6d [2021-08-05T21:04:51.966Z] Removing intermediate container ace101850d6d [2021-08-05T21:04:51.966Z] ---> b942b1ebcf2a [2021-08-05T21:04:51.966Z] Step 22/22 : LABEL version=0.0.0 [2021-08-05T21:04:52.235Z] ---> Running in 1d83474999b0 [2021-08-05T21:04:53.214Z] Removing intermediate container 1d83474999b0 [2021-08-05T21:04:53.214Z] ---> 63429be58f66 [2021-08-05T21:04:53.214Z] [2021-08-05T21:04:53.485Z] Successfully built 63429be58f66 [2021-08-05T21:04:54.084Z] Successfully tagged security-proxy-setup:latest [2021-08-05T21:04:54.358Z]  Building security-proxy-setup ... done Removing intermediate container 76aceed9a835 [2021-08-05T21:04:54.358Z] ---> 2dadf7a6325b [2021-08-05T21:04:54.358Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-05T21:04:54.972Z] ---> Running in d52446a27e43 [2021-08-05T21:04:55.240Z] Removing intermediate container d52446a27e43 [2021-08-05T21:04:55.240Z] ---> 1374a0c65b0d [2021-08-05T21:04:55.240Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-05T21:04:55.515Z] ---> Running in 6a25bbd4b7c5 [2021-08-05T21:04:55.993Z] Removing intermediate container 6a25bbd4b7c5 [2021-08-05T21:04:55.993Z] ---> 4c6959d2bbfb [2021-08-05T21:04:55.993Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-05T21:04:56.974Z] ---> 996fe76e3229 [2021-08-05T21:04:56.974Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-05T21:04:57.561Z] ---> 789f1dcb6074 [2021-08-05T21:04:57.561Z] Step 9/23 : RUN go mod tidy [2021-08-05T21:04:57.561Z] ---> 039e285480d9 [2021-08-05T21:04:57.561Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-05T21:04:57.561Z] ---> Running in 50e64a529686 [2021-08-05T21:04:58.363Z] ---> e8fb88a57d96 [2021-08-05T21:04:58.363Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-05T21:04:58.363Z] ---> Running in 204927bbe149 [2021-08-05T21:04:58.363Z] Removing intermediate container 204927bbe149 [2021-08-05T21:04:58.363Z] ---> 10b9c09daa17 [2021-08-05T21:04:58.363Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T21:04:58.363Z] ---> Running in 41451e6f6c44 [2021-08-05T21:04:58.633Z] Removing intermediate container 41451e6f6c44 [2021-08-05T21:04:58.633Z] ---> 122ffe993bd0 [2021-08-05T21:04:58.633Z] Step 22/24 : LABEL arch=x86_64 [2021-08-05T21:04:58.633Z] ---> Running in d0e3844b3a4c [2021-08-05T21:04:58.633Z] Removing intermediate container d0e3844b3a4c [2021-08-05T21:04:58.633Z] ---> 8a0b114e3655 [2021-08-05T21:04:58.633Z] Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:04:58.633Z] ---> Running in 7e526094e0d7 [2021-08-05T21:04:58.899Z] Removing intermediate container 7e526094e0d7 [2021-08-05T21:04:58.899Z] ---> 0b74b411fb57 [2021-08-05T21:04:58.899Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T21:04:58.899Z] ---> Running in fb4300410e16 [2021-08-05T21:04:59.171Z] Removing intermediate container fb4300410e16 [2021-08-05T21:04:59.171Z] ---> eea3d3ed97c0 [2021-08-05T21:04:59.171Z] [2021-08-05T21:04:59.171Z] Successfully built eea3d3ed97c0 [2021-08-05T21:04:59.171Z] Successfully tagged sys-mgmt-agent:latest [2021-08-05T21:04:59.758Z]  Building sys-mgmt-agent ... done Removing intermediate container 50e64a529686 [2021-08-05T21:04:59.758Z] ---> 6c4b21a63f6f [2021-08-05T21:04:59.758Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-05T21:05:00.032Z] ---> Running in fb2af6165b3f [2021-08-05T21:05:00.309Z] 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-05T21:05:02.920Z] Removing intermediate container 0287dab17fb8 [2021-08-05T21:05:02.920Z] ---> fadcb887b943 [2021-08-05T21:05:02.920Z] [2021-08-05T21:05:02.920Z] Step 11/23 : FROM alpine:3.12 [2021-08-05T21:05:02.920Z] ---> 13621d1b12d4 [2021-08-05T21:05:02.920Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-05T21:05:02.920Z] ---> Using cache [2021-08-05T21:05:02.920Z] ---> 4f2eb1d4add3 [2021-08-05T21:05:02.920Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T21:05:02.920Z] ---> Using cache [2021-08-05T21:05:02.920Z] ---> da52bcd27c21 [2021-08-05T21:05:02.920Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-05T21:05:02.920Z] ---> Running in ac2c24d4b9ab [2021-08-05T21:05:02.920Z] Removing intermediate container ac2c24d4b9ab [2021-08-05T21:05:02.920Z] ---> 034286f891d2 [2021-08-05T21:05:02.920Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-05T21:05:02.920Z] ---> Running in e5f73620f8bc [2021-08-05T21:05:02.920Z] Removing intermediate container e5f73620f8bc [2021-08-05T21:05:02.920Z] ---> 17bc142cb798 [2021-08-05T21:05:02.920Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T21:05:03.200Z] ---> aace7eaf7355 [2021-08-05T21:05:03.200Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-05T21:05:03.800Z] ---> afec36df161e [2021-08-05T21:05:03.800Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-05T21:05:04.068Z] ---> 7dd082c38430 [2021-08-05T21:05:04.068Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-05T21:05:04.068Z] ---> Running in 13ff6be819c4 [2021-08-05T21:05:04.335Z] Removing intermediate container 13ff6be819c4 [2021-08-05T21:05:04.335Z] ---> fbad65ea6ac1 [2021-08-05T21:05:04.335Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T21:05:04.335Z] ---> Running in 2f4768e2f120 [2021-08-05T21:05:04.615Z] Removing intermediate container 2f4768e2f120 [2021-08-05T21:05:04.615Z] ---> 98e45db366b4 [2021-08-05T21:05:04.615Z] Step 21/23 : LABEL arch=x86_64 [2021-08-05T21:05:04.615Z] ---> Running in 13f4210b8f49 [2021-08-05T21:05:04.899Z] Removing intermediate container 13f4210b8f49 [2021-08-05T21:05:04.899Z] ---> 88857cb84e02 [2021-08-05T21:05:04.899Z] Step 22/23 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:05:04.899Z] ---> Running in dec75f815c84 [2021-08-05T21:05:05.179Z] Removing intermediate container dec75f815c84 [2021-08-05T21:05:05.179Z] ---> 20aa969664b3 [2021-08-05T21:05:05.179Z] Step 23/23 : LABEL version=0.0.0 [2021-08-05T21:05:05.179Z] ---> Running in d1c3f611fd02 [2021-08-05T21:05:05.179Z] Removing intermediate container d1c3f611fd02 [2021-08-05T21:05:05.179Z] ---> d00ef97b7792 [2021-08-05T21:05:05.179Z] [2021-08-05T21:05:05.460Z] Successfully built d00ef97b7792 [2021-08-05T21:05:05.460Z] Successfully tagged support-scheduler:latest [2021-08-05T21:05:05.901Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-05T21:05:10.914Z]  Building support-scheduler ... done Removing intermediate container ff82f06e608a [2021-08-05T21:05:10.914Z] ---> 9272957b546c [2021-08-05T21:05:10.914Z] [2021-08-05T21:05:10.914Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T21:05:10.914Z] ---> 13621d1b12d4 [2021-08-05T21:05:10.914Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-05T21:05:10.914Z] ---> Using cache [2021-08-05T21:05:10.914Z] ---> 4f2eb1d4add3 [2021-08-05T21:05:10.914Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T21:05:10.914Z] ---> Using cache [2021-08-05T21:05:10.914Z] ---> da52bcd27c21 [2021-08-05T21:05:10.914Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-05T21:05:10.914Z] ---> Running in 519718729d43 [2021-08-05T21:05:10.914Z] Removing intermediate container 519718729d43 [2021-08-05T21:05:10.914Z] ---> e378532e03ff [2021-08-05T21:05:10.914Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-05T21:05:10.914Z] ---> Running in a8d66aa3ee58 [2021-08-05T21:05:10.914Z] Removing intermediate container a8d66aa3ee58 [2021-08-05T21:05:10.914Z] ---> acff7685825c [2021-08-05T21:05:10.914Z] Step 16/24 : WORKDIR / [2021-08-05T21:05:10.914Z] ---> Running in df75fe016e74 [2021-08-05T21:05:10.914Z] Removing intermediate container df75fe016e74 [2021-08-05T21:05:10.914Z] ---> 9977a111c852 [2021-08-05T21:05:10.914Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T21:05:11.196Z] ---> b4c3828fe429 [2021-08-05T21:05:11.196Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-05T21:05:11.463Z] ---> b7c8167ccb2f [2021-08-05T21:05:11.463Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-05T21:05:11.733Z] ---> 92825f86c5b9 [2021-08-05T21:05:11.733Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-05T21:05:11.733Z] ---> Running in 9017333a488f [2021-08-05T21:05:12.005Z] Removing intermediate container 9017333a488f [2021-08-05T21:05:12.005Z] ---> 31ff27fc7be6 [2021-08-05T21:05:12.005Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T21:05:12.005Z] ---> Running in b9ec86db2813 [2021-08-05T21:05:12.290Z] Removing intermediate container b9ec86db2813 [2021-08-05T21:05:12.290Z] ---> 4241fc616a62 [2021-08-05T21:05:12.290Z] Step 22/24 : LABEL arch=x86_64 [2021-08-05T21:05:12.290Z] ---> Running in 3e23fb9cab14 [2021-08-05T21:05:12.573Z] Removing intermediate container 3e23fb9cab14 [2021-08-05T21:05:12.573Z] ---> 44f2b3a86081 [2021-08-05T21:05:12.573Z] Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:05:12.573Z] ---> Running in 8540feaf9b33 [2021-08-05T21:05:12.573Z] Removing intermediate container 8540feaf9b33 [2021-08-05T21:05:12.573Z] ---> 2f02e301bfc4 [2021-08-05T21:05:12.573Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T21:05:12.853Z] ---> Running in fe416392b6ea [2021-08-05T21:05:12.853Z] Removing intermediate container fe416392b6ea [2021-08-05T21:05:12.853Z] ---> c2925a1c890d [2021-08-05T21:05:12.853Z] [2021-08-05T21:05:12.853Z] Successfully built c2925a1c890d [2021-08-05T21:05:13.119Z] Successfully tagged core-metadata:latest [2021-08-05T21:05:15.708Z]  Building core-metadata ... done Removing intermediate container fb2af6165b3f [2021-08-05T21:05:15.708Z] ---> a8b1d015a964 [2021-08-05T21:05:15.708Z] [2021-08-05T21:05:15.708Z] Step 11/23 : FROM alpine:3.12 [2021-08-05T21:05:15.708Z] ---> 13621d1b12d4 [2021-08-05T21:05:15.708Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-05T21:05:15.708Z] ---> Running in 403b9fd78626 [2021-08-05T21:05:15.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T21:05:15.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T21:05:15.974Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-05T21:05:15.974Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-05T21:05:15.974Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T21:05:15.974Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T21:05:16.239Z] OK: 6 MiB in 16 packages [2021-08-05T21:05:16.511Z] Removing intermediate container 403b9fd78626 [2021-08-05T21:05:16.511Z] ---> 21fdb8d8afc8 [2021-08-05T21:05:16.511Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T21:05:16.511Z] ---> Running in 816ed97008c9 [2021-08-05T21:05:16.511Z] Removing intermediate container 816ed97008c9 [2021-08-05T21:05:16.511Z] ---> 47f1a78127ba [2021-08-05T21:05:16.511Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-05T21:05:16.511Z] ---> Running in f02fd9f73228 [2021-08-05T21:05:16.777Z] Removing intermediate container f02fd9f73228 [2021-08-05T21:05:16.777Z] ---> 530ca6497563 [2021-08-05T21:05:16.777Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-05T21:05:16.777Z] ---> Running in 9e53f6ca905d [2021-08-05T21:05:16.777Z] Removing intermediate container 9e53f6ca905d [2021-08-05T21:05:16.777Z] ---> 0828898ef6ba [2021-08-05T21:05:16.777Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T21:05:17.043Z] ---> d9e053511a95 [2021-08-05T21:05:17.043Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-05T21:05:17.309Z] ---> 89e4421b0892 [2021-08-05T21:05:17.309Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-05T21:05:17.576Z] ---> 6717d02b43ca [2021-08-05T21:05:17.576Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-05T21:05:17.576Z] ---> Running in 24ff2d05bba0 [2021-08-05T21:05:17.576Z] Removing intermediate container 24ff2d05bba0 [2021-08-05T21:05:17.576Z] ---> 15e9d9fc1088 [2021-08-05T21:05:17.576Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T21:05:17.576Z] ---> Running in 9795c0670c7c [2021-08-05T21:05:17.576Z] Removing intermediate container 9795c0670c7c [2021-08-05T21:05:17.576Z] ---> d2353ddbe641 [2021-08-05T21:05:17.576Z] Step 21/23 : LABEL arch=x86_64 [2021-08-05T21:05:17.843Z] ---> Running in cbdeaea47090 [2021-08-05T21:05:17.843Z] Removing intermediate container cbdeaea47090 [2021-08-05T21:05:17.843Z] ---> 5e5e3d949a94 [2021-08-05T21:05:17.843Z] Step 22/23 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:05:17.843Z] ---> Running in 400bac5e950a [2021-08-05T21:05:17.843Z] Removing intermediate container 400bac5e950a [2021-08-05T21:05:17.843Z] ---> 8ec56971d607 [2021-08-05T21:05:17.843Z] Step 23/23 : LABEL version=0.0.0 [2021-08-05T21:05:17.843Z] ---> Running in a1d0f0634ca7 [2021-08-05T21:05:18.110Z] Removing intermediate container a1d0f0634ca7 [2021-08-05T21:05:18.110Z] ---> 286557daf7fe [2021-08-05T21:05:18.110Z] [2021-08-05T21:05:18.110Z] Successfully built 286557daf7fe [2021-08-05T21:05:18.110Z] Successfully tagged support-notifications:latest [2021-08-05T21:05:18.122Z]  Building support-notifications ... done  [Pipeline] } [2021-08-05T21:05:18.130Z] $ docker stop --time=1 ecf76931ad7283475ce7bf5bfc76dd3775829b3bccbf11cd62cd624a79bbc010 [2021-08-05T21:05:19.380Z] $ docker rm -f ecf76931ad7283475ce7bf5bfc76dd3775829b3bccbf11cd62cd624a79bbc010 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T21:05:19.764Z] + docker images [2021-08-05T21:05:19.765Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-05T21:05:19.765Z] support-notifications latest 286557daf7fe 2 seconds ago 16.8MB [2021-08-05T21:05:19.765Z] a8b1d015a964 4 seconds ago 1.75GB [2021-08-05T21:05:19.765Z] core-metadata latest c2925a1c890d 7 seconds ago 16.7MB [2021-08-05T21:05:19.765Z] 9272957b546c 10 seconds ago 1.75GB [2021-08-05T21:05:19.765Z] support-scheduler latest d00ef97b7792 14 seconds ago 16.1MB [2021-08-05T21:05:19.765Z] fadcb887b943 17 seconds ago 1.75GB [2021-08-05T21:05:19.765Z] sys-mgmt-agent latest eea3d3ed97c0 21 seconds ago 325MB [2021-08-05T21:05:19.765Z] security-proxy-setup latest 63429be58f66 27 seconds ago 25.9MB [2021-08-05T21:05:19.765Z] 0f8785ab3047 34 seconds ago 1.75GB [2021-08-05T21:05:19.765Z] security-bootstrapper latest 8784eda7ac9c 45 seconds ago 18.8MB [2021-08-05T21:05:19.765Z] security-secretstore-setup latest 7c685f7d7f9e 56 seconds ago 29MB [2021-08-05T21:05:19.765Z] core-data latest 7b661e8082b4 56 seconds ago 20.4MB [2021-08-05T21:05:19.765Z] core-command latest 2105bd250195 About a minute ago 16MB [2021-08-05T21:05:19.765Z] 4e2af1d30ad3 About a minute ago 1.75GB [2021-08-05T21:05:19.765Z] 7816cd100168 About a minute ago 1.75GB [2021-08-05T21:05:19.765Z] aad7a376e281 About a minute ago 1.75GB [2021-08-05T21:05:19.765Z] a2ab79361729 About a minute ago 1.75GB [2021-08-05T21:05:19.765Z] 5925721266cd About a minute ago 1.74GB [2021-08-05T21:05:19.765Z] ci-base-image-x86_64 latest 77f63f7eeef1 5 minutes ago 1.24GB [2021-08-05T21:05:19.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 3 days ago 547MB [2021-08-05T21:05:19.765Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 3 days ago 37.5MB [2021-08-05T21:05:19.765Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-05T21:05:19.765Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-05T21:05:19.765Z] 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-05T21:05:36.907Z] Still waiting to schedule task [2021-08-05T21:05:36.908Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-05T21:05:53.803Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-05T21:06:12.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-05T21:06:12.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-05T21:06:12.167Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-05T21:06:13.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-05T21:06:15.141Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-05T21:06:15.141Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-05T21:06:15.141Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-05T21:06:16.622Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-05T21:06:17.231Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-05T21:06:18.223Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-05T21:06:18.223Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-05T21:06:18.223Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-05T21:06:18.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-05T21:06:30.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.217s coverage: 28.7% of statements [2021-08-05T21:06:30.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-05T21:06:30.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-05T21:06:33.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.330s coverage: 100.0% of statements [2021-08-05T21:06:33.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-05T21:06:33.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.325s coverage: 46.3% of statements [2021-08-05T21:06:33.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-05T21:06:33.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-05T21:06:37.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.637s coverage: 90.1% of statements [2021-08-05T21:06:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-05T21:06:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-05T21:06:37.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.271s coverage: 81.2% of statements [2021-08-05T21:06:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-05T21:06:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-05T21:06:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-05T21:06:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-05T21:06:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-05T21:06:44.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.412s coverage: 94.2% of statements [2021-08-05T21:06:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-05T21:06:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-05T21:06:44.061Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.229s coverage: 59.1% of statements [2021-08-05T21:06:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-05T21:06:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-05T21:06:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-05T21:06:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-05T21:06:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-05T21:06:44.061Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.229s coverage: 60.0% of statements [2021-08-05T21:06:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-05T21:06:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-05T21:06:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-05T21:06:44.061Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.292s coverage: 0.8% of statements [2021-08-05T21:06:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-05T21:06:44.061Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.154s coverage: 58.8% of statements [2021-08-05T21:06:44.061Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.190s coverage: 22.0% of statements [2021-08-05T21:06:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-05T21:06:44.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.212s coverage: 47.1% of statements [2021-08-05T21:06:44.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.254s coverage: 79.5% of statements [2021-08-05T21:06:44.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.198s coverage: 94.1% of statements [2021-08-05T21:06:45.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements [2021-08-05T21:06:46.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.175s coverage: 87.5% of statements [2021-08-05T21:06:59.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements [2021-08-05T21:06:59.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements [2021-08-05T21:07:04.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.654s coverage: 81.8% of statements [2021-08-05T21:07:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-05T21:07:11.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements [2021-08-05T21:07:11.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-05T21:07:11.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-05T21:07:11.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-05T21:07:11.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-08-05T21:07:11.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-05T21:07:11.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-05T21:07:11.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-05T21:07:11.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-05T21:07:11.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-05T21:07:11.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements [2021-08-05T21:07:11.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-05T21:07:11.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-05T21:07:11.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-08-05T21:07:11.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-05T21:07:11.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.177s coverage: 58.8% of statements [2021-08-05T21:07:11.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-05T21:07:11.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements [2021-08-05T21:07:11.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements [2021-08-05T21:07:11.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.232s coverage: 85.4% of statements [2021-08-05T21:07:11.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.355s coverage: 91.2% of statements [2021-08-05T21:07:11.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-05T21:07:11.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.756s coverage: 64.4% of statements [2021-08-05T21:07:11.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-05T21:07:11.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-05T21:07:11.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements [2021-08-05T21:07:11.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-08-05T21:07:11.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-08-05T21:07:12.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-08-05T21:07:13.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-08-05T21:07:17.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.186s coverage: 66.9% of statements [2021-08-05T21:07:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-05T21:07:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-05T21:07:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-05T21:07:19.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.684s coverage: 43.6% of statements [2021-08-05T21:07:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-05T21:07:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-05T21:07:19.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.205s coverage: 89.5% of statements [2021-08-05T21:07:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-05T21:07:19.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.178s coverage: 84.8% of statements [2021-08-05T21:07:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-05T21:07:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.242s coverage: 19.5% of statements [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-05T21:07:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.574s coverage: 92.0% of statements [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-05T21:07:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.244s coverage: 62.7% of statements [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-05T21:07:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.356s coverage: 97.7% of statements [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-05T21:07:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-05T21:07:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-05T21:07:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2021-08-05T21:07:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-08-05T21:07:27.827Z] GO111MODULE=on go vet ./... [2021-08-05T21:08:52.516Z] gofmt -l . [2021-08-05T21:08:52.516Z] [ "`gofmt -l .`" = "" ] [2021-08-05T21:08:52.516Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-05T21:08:53.185Z] + ls -al . [2021-08-05T21:08:53.186Z] total 620 [2021-08-05T21:08:53.186Z] drwxrwxr-x 9 1001 1001 4096 Aug 5 21:08 . [2021-08-05T21:08:53.186Z] drwxr-xr-x 4 root root 4096 Aug 5 21:04 .. [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 11 Aug 5 21:02 .dockerignore [2021-08-05T21:08:53.186Z] drwxrwxr-x 8 1001 1001 4096 Aug 5 21:02 .git [2021-08-05T21:08:53.186Z] drwxrwxr-x 3 1001 1001 4096 Aug 5 21:02 .github [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 818 Aug 5 21:02 .gitignore [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 76 Aug 5 21:02 .hadolint.yml [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 166 Aug 5 21:02 .sonarcloud.properties [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 8609 Aug 5 21:02 Attribution.txt [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 43881 Aug 5 21:02 CHANGELOG.md [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 3804 Aug 5 21:02 CONTRIBUTING.md [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 963 Aug 5 21:02 Jenkinsfile [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 10775 Aug 5 21:02 LICENSE [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 5915 Aug 5 21:02 Makefile [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 8643 Aug 5 21:02 README.md [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 6912 Aug 5 21:02 SECURITY.md [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 5 Aug 5 20:59 VERSION [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 4131 Aug 5 21:02 ZMQWindows.md [2021-08-05T21:08:53.186Z] drwxrwxr-x 2 1001 1001 4096 Aug 5 21:02 bin [2021-08-05T21:08:53.186Z] drwxrwxr-x 14 1001 1001 4096 Aug 5 21:02 cmd [2021-08-05T21:08:53.186Z] -rw-r--r-- 1 root root 404176 Aug 5 21:07 coverage.out [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 813 Aug 5 21:02 go.mod [2021-08-05T21:08:53.186Z] -rw-r--r-- 1 root root 48847 Aug 5 21:04 go.sum [2021-08-05T21:08:53.186Z] drwxrwxr-x 8 1001 1001 4096 Aug 5 21:02 internal [2021-08-05T21:08:53.186Z] drwxrwxr-x 3 1001 1001 4096 Aug 5 21:02 openapi [2021-08-05T21:08:53.186Z] drwxrwxr-x 4 1001 1001 4096 Aug 5 21:02 snap [2021-08-05T21:08:53.186Z] -rw-rw-r-- 1 1001 1001 204 Aug 5 21:02 version.go [Pipeline] sh [2021-08-05T21:08:53.850Z] + '[' -e coverage.out ] [2021-08-05T21:08:53.850Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-05T21:08:53.886Z] Warning: overwriting stash ‘coverage-report’ [2021-08-05T21:08:54.709Z] Stashed 1 file(s) [Pipeline] sh [2021-08-05T21:08:55.368Z] + make build [2021-08-05T21:08:55.368Z] go mod tidy [2021-08-05T21:08:55.973Z] 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-05T21:09:02.712Z] 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-05T21:09:24.916Z] 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-05T21:09:26.359Z] 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-05T21:09:29.764Z] 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-05T21:09:31.214Z] 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-05T21:09:34.230Z] Running on prd-ubuntu18.04-docker-8c-8g-2131 in /w/workspace/edgexfoundry_edgex-go_PR-3651 [Pipeline] { [Pipeline] ws [2021-08-05T21:09:34.250Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-08-05T21:09:34.378Z] The recommended git tool is: git [2021-08-05T21:09:34.509Z] 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-05T21:09:37.783Z] using credential edgex-jenkins-ssh [2021-08-05T21:09:37.802Z] Cloning the remote Git repository [2021-08-05T21:09:37.810Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-05T21:09:37.928Z] 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-05T21:09:37.891Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-08-05T21:09:37.923Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-05T21:09:37.923Z] > git --version # timeout=10 [2021-08-05T21:09:37.929Z] > git --version # 'git version 2.17.1' [2021-08-05T21:09:37.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T21:09:37.976Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T21:09:40.563Z] 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-05T21:09:45.990Z] 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-05T21:09:47.113Z] Merging remotes/origin/main commit 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c into PR head commit a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:09:47.229Z] Merge succeeded, producing a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:09:47.230Z] Checking out Revision a4bf493151d20c9f5dd988c87f7661259b3f10c5 (PR-3651) [2021-08-05T21:09:46.194Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-05T21:09:46.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T21:09:46.221Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-05T21:09:46.235Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-05T21:09:46.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T21:09:46.240Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3651/head:refs/remotes/origin/PR-3651 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-05T21:09:47.113Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T21:09:47.118Z] > git checkout -f a4bf493151d20c9f5dd988c87f7661259b3f10c5 # timeout=10 [2021-08-05T21:09:47.181Z] > git remote # timeout=10 [2021-08-05T21:09:47.187Z] > git config --get remote.origin.url # timeout=10 [2021-08-05T21:09:47.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T21:09:47.198Z] > git merge 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 [2021-08-05T21:09:47.208Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-05T21:09:47.222Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T21:09:47.976Z] 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-05T21:09:47.231Z] > git checkout -f a4bf493151d20c9f5dd988c87f7661259b3f10c5 # timeout=10 [2021-08-05T21:09:50.986Z] Commit message: "ci: update Jenkinsfile" [2021-08-05T21:09:51.394Z] 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] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T21:09:52.062Z] + echo snap-build.sh [2021-08-05T21:09:52.062Z] snap-build.sh [2021-08-05T21:09:52.062Z] + SNAP_BASE_DIR=. [2021-08-05T21:09:52.062Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-08-05T21:09:52.062Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-08-05T21:09:52.062Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-08-05T21:09:52.062Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-08-05T21:09:52.062Z] + cd /w/workspace/edgex-go/4 [2021-08-05T21:09:52.062Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-05T21:09:52.062Z] Reading package lists... [2021-08-05T21:09:52.062Z] Building dependency tree... [2021-08-05T21:09:52.062Z] Reading state information... [2021-08-05T21:09:52.062Z] The following packages were automatically installed and are no longer required: [2021-08-05T21:09:52.062Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-05T21:09:52.062Z] uidmap xdelta3 [2021-08-05T21:09:52.062Z] Use 'sudo apt autoremove' to remove them. [2021-08-05T21:09:52.062Z] The following packages will be REMOVED: [2021-08-05T21:09:52.062Z] lxd* lxd-client* [2021-08-05T21:09:52.332Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-05T21:09:52.333Z] After this operation, 31.7 MB disk space will be freed. [2021-08-05T21:09:52.895Z] (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-05T21:09:52.895Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-05T21:09:53.483Z] Removing lxd dnsmasq configuration [2021-08-05T21:09:53.483Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-05T21:09:53.752Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-05T21:09:54.339Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-05T21:09:54.607Z] (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-05T21:09:54.607Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-05T21:09:55.582Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-05T21:09:55.856Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-05T21:09:56.483Z] + sudo snap remove --purge lxd [2021-08-05T21:09:56.483Z] snap "lxd" is not installed [2021-08-05T21:09:56.483Z] + sudo groupadd --force --system lxd [2021-08-05T21:09:57.458Z] ++ whoami [2021-08-05T21:09:57.458Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-05T21:09:57.458Z] + newgrp - lxd [2021-08-05T21:09:57.458Z] + sudo snap install lxd [Pipeline] } [2021-08-05T21:09:58.175Z] $ docker stop --time=1 dc8edcb9302c7fe955557d4c961fb29ec91537780e4f2ad19f9834d73a4a3a8b [2021-08-05T21:10:01.256Z] $ docker rm -f dc8edcb9302c7fe955557d4c961fb29ec91537780e4f2ad19f9834d73a4a3a8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T21:10:04.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-05T21:10:04.891Z] [2021-08-05T21:10:04.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T21:10:05.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-05T21:10:05.523Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-05T21:10:05.523Z] 29e5d40040c1: Pulling fs layer [2021-08-05T21:10:05.523Z] 1ce36da41761: Pulling fs layer [2021-08-05T21:10:05.523Z] 25b303627fd3: Pulling fs layer [2021-08-05T21:10:05.795Z] 29e5d40040c1: Verifying Checksum [2021-08-05T21:10:05.795Z] 29e5d40040c1: Download complete [2021-08-05T21:10:06.395Z] 29e5d40040c1: Pull complete [2021-08-05T21:10:06.667Z] 1ce36da41761: Verifying Checksum [2021-08-05T21:10:06.667Z] 1ce36da41761: Download complete [2021-08-05T21:10:07.646Z] 1ce36da41761: Pull complete [2021-08-05T21:10:08.240Z] 25b303627fd3: Verifying Checksum [2021-08-05T21:10:08.240Z] 25b303627fd3: Download complete [2021-08-05T21:10:08.983Z] 2021-08-05T21:10:05Z INFO Waiting for automatic snapd restart... [2021-08-05T21:10:18.386Z] 25b303627fd3: Pull complete [2021-08-05T21:10:18.386Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-05T21:10:18.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-05T21:10:18.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-05T21:10:18.621Z] prd-ubuntu18.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container [2021-08-05T21:10:18.799Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-05T21:10:21.337Z] lxd 4.16 from Canonical* installed [2021-08-05T21:10:21.337Z] + sudo lxd init --auto [2021-08-05T21:10:22.567Z] $ docker top 033de6e80c875f908458a56f85da0cc1c0c034d8fd8ac942fb88e4f3e311e548 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T21:10:23.562Z] + docker-compose build --help [2021-08-05T21:10:23.563Z] + grep parallel [2021-08-05T21:10:27.970Z] --parallel Build images in parallel. [Pipeline] } [2021-08-05T21:10:28.024Z] $ docker stop --time=1 033de6e80c875f908458a56f85da0cc1c0c034d8fd8ac942fb88e4f3e311e548 [2021-08-05T21:10:29.671Z] + sudo snap install --classic snapcraft [2021-08-05T21:10:29.934Z] $ docker rm -f 033de6e80c875f908458a56f85da0cc1c0c034d8fd8ac942fb88e4f3e311e548 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T21:10:30.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-05T21:10:30.579Z] . [Pipeline] withDockerContainer [2021-08-05T21:10:30.813Z] prd-ubuntu18.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container [2021-08-05T21:10:30.919Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-05T21:10:32.811Z] $ docker top 88a6c4a262b94134285f620293020389288ea2d6145281b159c2b84dc44cf381 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T21:10:33.771Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-05T21:10:38.076Z] Building core-command ... [2021-08-05T21:10:38.077Z] Building core-data ... [2021-08-05T21:10:38.077Z] Building core-metadata ... [2021-08-05T21:10:38.077Z] Building security-bootstrapper ... [2021-08-05T21:10:38.077Z] Building security-proxy-setup ... [2021-08-05T21:10:38.077Z] Building security-secretstore-setup ... [2021-08-05T21:10:38.077Z] Building support-notifications ... [2021-08-05T21:10:38.077Z] Building support-scheduler ... [2021-08-05T21:10:38.077Z] Building sys-mgmt-agent ... [2021-08-05T21:10:38.077Z] Building core-metadata [2021-08-05T21:10:38.077Z] Building security-secretstore-setup [2021-08-05T21:10:38.077Z] Building security-proxy-setup [2021-08-05T21:10:38.077Z] Building support-scheduler [2021-08-05T21:10:38.077Z] Building support-notifications [2021-08-05T21:10:42.045Z] snapcraft 4.8.3 from Canonical* installed [2021-08-05T21:10:42.045Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-05T21:10:42.045Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-05T21:10:42.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-05T21:10:42.045Z] Dload Upload Total Spent Left Speed [2021-08-05T21:10:42.045Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4324 0 --:--:-- --:--:-- --:--:-- 4324 [2021-08-05T21:10:42.630Z] 100 3325k 100 3325k 0 0 4798k 0 --:--:-- --:--:-- --:--:-- 4798k [2021-08-05T21:10:42.630Z] ./yq_linux_amd64 [2021-08-05T21:10:42.897Z] + sudo snapcraft prime --use-lxd [2021-08-05T21:10:45.136Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-05T21:10:45.136Z] 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-05T21:10:45.136Z] - README.md [2021-08-05T21:10:45.136Z] [2021-08-05T21:10:45.136Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-05T21:10:45.136Z] Launching a container. [2021-08-05T21:10:51.864Z] Waiting for container to be ready [2021-08-05T21:10:52.446Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-05T21:10:52.446Z] [2021-08-05T21:10:56.706Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-05T21:10:56.706Z] Waiting for network to be ready... [2021-08-05T21:10:56.979Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-05T21:10:56.979Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-05T21:10:57.246Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-05T21:10:57.246Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-05T21:10:57.246Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-05T21:10:57.246Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-05T21:10:57.246Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-05T21:10:57.246Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-05T21:10:57.246Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-05T21:10:57.246Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-05T21:10:57.514Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-05T21:10:57.786Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-05T21:10:58.059Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-05T21:10:58.059Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-05T21:10:58.059Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-05T21:10:58.059Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-05T21:10:58.059Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-05T21:10:58.059Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-05T21:10:58.327Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-05T21:10:58.599Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-05T21:10:58.877Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-05T21:10:58.877Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-05T21:10:58.877Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-05T21:10:58.877Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-05T21:10:58.877Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-05T21:10:58.877Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-05T21:10:58.877Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-05T21:11:02.095Z] Fetched 25.0 MB in 4s (6157 kB/s) [2021-08-05T21:11:02.095Z] Reading package lists... [2021-08-05T21:11:02.095Z] Reading package lists... [2021-08-05T21:11:02.397Z] Building dependency tree... [2021-08-05T21:11:02.397Z] Reading state information... [2021-08-05T21:11:02.397Z] The following additional packages will be installed: [2021-08-05T21:11:02.397Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-05T21:11:02.397Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-05T21:11:02.397Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-05T21:11:02.397Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-05T21:11:02.397Z] Suggested packages: [2021-08-05T21:11:02.397Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-05T21:11:02.397Z] Recommended packages: [2021-08-05T21:11:02.397Z] gnupg libsasl2-modules [2021-08-05T21:11:02.397Z] The following NEW packages will be installed: [2021-08-05T21:11:02.397Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-05T21:11:02.397Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-05T21:11:02.397Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-05T21:11:02.397Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-05T21:11:02.397Z] The following packages will be upgraded: [2021-08-05T21:11:02.397Z] gpg gpg-agent gpgconf libudev1 [2021-08-05T21:11:02.672Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-05T21:11:02.672Z] Need to get 3527 kB of archives. [2021-08-05T21:11:02.672Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-05T21:11:02.672Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-05T21:11:02.672Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-05T21:11:02.672Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-05T21:11:02.672Z] Get:4 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-05T21:11:02.672Z] Get:5 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-05T21:11:02.672Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-05T21:11:02.672Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-05T21:11:02.942Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-05T21:11:02.942Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-05T21:11:03.207Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-05T21:11:03.207Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-05T21:11:03.475Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-05T21:11:03.475Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-05T21:11:03.475Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-05T21:11:03.475Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-05T21:11:03.475Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-05T21:11:03.475Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-05T21:11:03.475Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-05T21:11:03.475Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-05T21:11:03.475Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-05T21:11:03.475Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-05T21:11:03.475Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-05T21:11:03.742Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-05T21:11:03.742Z] Fetched 3527 kB in 1s (2991 kB/s) [2021-08-05T21:11:03.742Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-05T21:11:03.742Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-05T21:11:03.742Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-05T21:11:03.742Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-05T21:11:03.742Z] Selecting previously unselected package udev. [2021-08-05T21:11:03.742Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-05T21:11:03.742Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-05T21:11:04.011Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-05T21:11:04.011Z] Selecting previously unselected package libfuse2:amd64. [2021-08-05T21:11:04.011Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-05T21:11:04.011Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-05T21:11:04.011Z] Selecting previously unselected package fuse. [2021-08-05T21:11:04.011Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-05T21:11:04.011Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-05T21:11:04.277Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-05T21:11:04.277Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-05T21:11:04.277Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-05T21:11:04.277Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-05T21:11:04.277Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-05T21:11:04.277Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-05T21:11:04.544Z] Selecting previously unselected package libksba8:amd64. [2021-08-05T21:11:04.544Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-05T21:11:04.544Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-05T21:11:04.544Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-05T21:11:04.544Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T21:11:04.544Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:04.544Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-05T21:11:04.544Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T21:11:04.544Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:04.544Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-05T21:11:04.544Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T21:11:04.544Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:04.544Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-05T21:11:04.544Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T21:11:04.544Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:04.814Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-05T21:11:04.814Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T21:11:04.814Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:04.814Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-05T21:11:04.814Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T21:11:04.814Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:04.814Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-05T21:11:04.814Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T21:11:04.814Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:04.814Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-05T21:11:04.814Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T21:11:04.814Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:05.100Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-05T21:11:05.100Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-05T21:11:05.100Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:05.100Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-05T21:11:05.100Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-05T21:11:05.100Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-05T21:11:05.100Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-05T21:11:05.100Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-05T21:11:05.100Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-05T21:11:05.100Z] Selecting previously unselected package libldap-common. [2021-08-05T21:11:05.100Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-05T21:11:05.100Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-05T21:11:05.100Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-05T21:11:05.100Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-05T21:11:05.100Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-05T21:11:05.371Z] Selecting previously unselected package dirmngr. [2021-08-05T21:11:05.371Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-05T21:11:05.371Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-05T21:11:05.371Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-05T21:11:05.371Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-05T21:11:05.371Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-05T21:11:05.371Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-05T21:11:05.371Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-05T21:11:05.371Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-05T21:11:05.371Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:05.371Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-05T21:11:05.371Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-05T21:11:05.371Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-05T21:11:05.654Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-05T21:11:06.024Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:06.025Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-05T21:11:06.025Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-05T21:11:06.025Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-05T21:11:06.025Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:06.025Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:06.025Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:06.025Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:06.025Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:06.025Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:06.025Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-05T21:11:06.025Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-05T21:11:06.025Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-05T21:11:06.025Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-05T21:11:06.333Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-05T21:11:06.333Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-05T21:11:06.333Z] This means they are not meant to be enabled using systemctl. [2021-08-05T21:11:06.333Z] Possible reasons for having this kind of units are: [2021-08-05T21:11:06.333Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-05T21:11:06.333Z] .wants/ or .requires/ directory. [2021-08-05T21:11:06.333Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-05T21:11:06.333Z] a requirement dependency on it. [2021-08-05T21:11:06.333Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-05T21:11:06.333Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-05T21:11:06.333Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-05T21:11:06.333Z] instance name specified. [2021-08-05T21:11:06.940Z] Reading package lists... [2021-08-05T21:11:06.940Z] Building dependency tree... [2021-08-05T21:11:06.940Z] Reading state information... [2021-08-05T21:11:06.940Z] The following additional packages will be installed: [2021-08-05T21:11:06.940Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-05T21:11:06.940Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-05T21:11:06.940Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-05T21:11:06.940Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-05T21:11:06.940Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-05T21:11:06.940Z] Suggested packages: [2021-08-05T21:11:06.940Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-05T21:11:06.940Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-05T21:11:06.940Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-05T21:11:06.940Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-05T21:11:06.940Z] systemd-container policykit-1 [2021-08-05T21:11:06.940Z] Recommended packages: [2021-08-05T21:11:06.940Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-05T21:11:07.227Z] The following NEW packages will be installed: [2021-08-05T21:11:07.227Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-05T21:11:07.227Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-05T21:11:07.227Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-05T21:11:07.227Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-05T21:11:07.227Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-05T21:11:07.227Z] The following packages will be upgraded: [2021-08-05T21:11:07.227Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-05T21:11:07.227Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-05T21:11:07.227Z] Need to get 36.7 MB of archives. [2021-08-05T21:11:07.227Z] After this operation, 147 MB of additional disk space will be used. [2021-08-05T21:11:07.227Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-05T21:11:07.227Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-05T21:11:07.499Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-05T21:11:07.499Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-05T21:11:07.499Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-05T21:11:07.499Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-05T21:11:07.499Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-05T21:11:07.499Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-05T21:11:07.499Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-05T21:11:07.499Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-05T21:11:07.499Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-05T21:11:07.499Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-05T21:11:07.499Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-05T21:11:07.499Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-05T21:11:07.499Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-05T21:11:07.499Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-05T21:11:07.499Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-05T21:11:07.499Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-05T21:11:08.086Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-05T21:11:08.086Z] 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-05T21:11:08.086Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-05T21:11:08.086Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-05T21:11:08.086Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-05T21:11:08.086Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-05T21:11:08.086Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-05T21:11:08.086Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-05T21:11:08.086Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-05T21:11:08.086Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-05T21:11:08.356Z] 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-05T21:11:08.356Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-05T21:11:09.781Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-05T21:11:09.781Z] Fetched 36.7 MB in 2s (15.1 MB/s) [2021-08-05T21:11:09.781Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-05T21:11:09.781Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-05T21:11:09.781Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-05T21:11:10.388Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-05T21:11:10.388Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-05T21:11:10.388Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-05T21:11:10.388Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-05T21:11:10.388Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-05T21:11:10.388Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-05T21:11:10.672Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-05T21:11:10.672Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-05T21:11:10.672Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-05T21:11:10.672Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-05T21:11:10.940Z] Setting up apt (1.6.14) ... [2021-08-05T21:11:10.940Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-05T21:11:11.212Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-05T21:11:11.481Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-05T21:11:11.481Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-05T21:11:11.481Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-05T21:11:11.481Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-05T21:11:11.481Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-05T21:11:11.481Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T21:11:11.782Z] Selecting previously unselected package libexpat1:amd64. [2021-08-05T21:11:11.782Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-05T21:11:11.782Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-05T21:11:11.782Z] Selecting previously unselected package python3.6-minimal. [2021-08-05T21:11:11.782Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-05T21:11:11.782Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T21:11:12.054Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-05T21:11:12.054Z] Checking for services that may need to be restarted...done. [2021-08-05T21:11:12.054Z] Checking for services that may need to be restarted...done. [2021-08-05T21:11:12.054Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T21:11:12.054Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-05T21:11:12.054Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T21:11:12.641Z] Selecting previously unselected package python3-minimal. [2021-08-05T21:11:12.641Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-05T21:11:12.641Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-05T21:11:12.641Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-05T21:11:12.641Z] Selecting previously unselected package mime-support. [2021-08-05T21:11:12.641Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-05T21:11:12.641Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-05T21:11:12.641Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-05T21:11:12.641Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-05T21:11:12.641Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-05T21:11:12.914Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-05T21:11:12.914Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-05T21:11:12.914Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T21:11:12.914Z] Selecting previously unselected package python3.6. [2021-08-05T21:11:12.914Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-05T21:11:12.914Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T21:11:12.914Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-05T21:11:12.914Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-05T21:11:12.914Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-05T21:11:13.220Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-05T21:11:13.220Z] Selecting previously unselected package python3. [2021-08-05T21:11:13.220Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-05T21:11:13.220Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-05T21:11:13.220Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-05T21:11:13.220Z] Selecting previously unselected package multiarch-support. [2021-08-05T21:11:13.220Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-05T21:11:13.220Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-05T21:11:13.490Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-05T21:11:13.490Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-05T21:11:13.490Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-05T21:11:13.490Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-05T21:11:13.490Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-05T21:11:13.490Z] Selecting previously unselected package libbsd0:amd64. [2021-08-05T21:11:13.490Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-05T21:11:13.490Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-05T21:11:13.490Z] Selecting previously unselected package sudo. [2021-08-05T21:11:13.490Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-05T21:11:13.490Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-05T21:11:13.490Z] Selecting previously unselected package apparmor. [2021-08-05T21:11:13.490Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-05T21:11:13.490Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-05T21:11:13.761Z] Selecting previously unselected package libedit2:amd64. [2021-08-05T21:11:13.761Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-05T21:11:13.761Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-05T21:11:13.761Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-05T21:11:13.761Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-05T21:11:13.761Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T21:11:13.761Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-05T21:11:13.761Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-05T21:11:13.761Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T21:11:13.761Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-05T21:11:13.761Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-05T21:11:13.761Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-05T21:11:14.029Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-05T21:11:14.029Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-05T21:11:14.029Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T21:11:14.029Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-05T21:11:14.029Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-05T21:11:14.029Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T21:11:14.029Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-05T21:11:14.029Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-05T21:11:14.029Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-05T21:11:14.297Z] Selecting previously unselected package openssh-client. [2021-08-05T21:11:14.297Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-05T21:11:14.297Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-05T21:11:14.297Z] Selecting previously unselected package squashfs-tools. [2021-08-05T21:11:14.297Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-05T21:11:14.297Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-05T21:11:14.297Z] Selecting previously unselected package snapd. [2021-08-05T21:11:14.297Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-05T21:11:14.297Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-05T21:11:16.247Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-05T21:11:16.247Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-05T21:11:16.513Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-05T21:11:16.513Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-05T21:11:16.513Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-05T21:11:16.513Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T21:11:16.513Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-05T21:11:16.513Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-05T21:11:16.513Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-05T21:11:17.098Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-05T21:11:17.098Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-05T21:11:17.098Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-05T21:11:17.098Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T21:11:17.098Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T21:11:17.098Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-05T21:11:17.684Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-05T21:11:17.684Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T21:11:17.684Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-05T21:11:17.684Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-05T21:11:17.684Z] running python rtupdate hooks for python3.6... [2021-08-05T21:11:17.684Z] running python post-rtupdate hooks for python3.6... [2021-08-05T21:11:17.952Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-05T21:11:18.544Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-05T21:11:18.834Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-05T21:11:18.834Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-05T21:11:18.834Z] Setting up snapd (2.49.2+18.04) ... [2021-08-05T21:11:19.100Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-05T21:11:19.371Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-05T21:11:19.371Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-05T21:11:19.643Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-05T21:11:19.909Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-05T21:11:19.909Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-05T21:11:19.909Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-05T21:11:20.177Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-05T21:11:20.446Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-05T21:11:20.446Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-05T21:11:20.712Z] /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-05T21:11:20.712Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-05T21:11:20.712Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-05T21:11:21.306Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-05T21:11:21.597Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-05T21:11:21.597Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-05T21:11:22.834Z] Reading package lists... [2021-08-05T21:11:22.834Z] Reading package lists... [2021-08-05T21:11:23.102Z] Building dependency tree... [2021-08-05T21:11:23.102Z] Reading state information... [2021-08-05T21:11:23.102Z] Calculating upgrade... [2021-08-05T21:11:23.371Z] The following packages will be upgraded: [2021-08-05T21:11:23.371Z] advancecomp base-files bash binutils binutils-common [2021-08-05T21:11:23.371Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-05T21:11:23.371Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-05T21:11:23.371Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-05T21:11:23.371Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-05T21:11:23.371Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-05T21:11:23.371Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-05T21:11:23.371Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-05T21:11:23.371Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-05T21:11:23.371Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-05T21:11:23.371Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-05T21:11:23.371Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-05T21:11:23.371Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-05T21:11:23.371Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-05T21:11:23.371Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-05T21:11:23.371Z] ubuntu-keyring util-linux [2021-08-05T21:11:23.371Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-05T21:11:23.371Z] Need to get 64.2 MB of archives. [2021-08-05T21:11:23.371Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-05T21:11:23.371Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-05T21:11:23.639Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-05T21:11:23.639Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-05T21:11:23.639Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-05T21:11:23.639Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-05T21:11:23.639Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-05T21:11:23.639Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-05T21:11:23.639Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-05T21:11:23.639Z] 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-05T21:11:23.639Z] 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-05T21:11:23.639Z] 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-05T21:11:23.639Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-05T21:11:23.639Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-05T21:11:23.639Z] 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-05T21:11:23.639Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-05T21:11:23.639Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-05T21:11:23.905Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-05T21:11:23.905Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-05T21:11:23.905Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-05T21:11:23.905Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-05T21:11:23.905Z] 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-05T21:11:23.905Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-05T21:11:23.905Z] 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-05T21:11:23.905Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-05T21:11:23.905Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-05T21:11:23.905Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-05T21:11:23.905Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-05T21:11:23.905Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-05T21:11:23.905Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-05T21:11:23.905Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-05T21:11:24.174Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-05T21:11:24.174Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-05T21:11:24.174Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-05T21:11:24.174Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-05T21:11:24.174Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-05T21:11:24.174Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-05T21:11:24.174Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-05T21:11:24.174Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-05T21:11:24.174Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-05T21:11:24.174Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-05T21:11:24.174Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-05T21:11:24.174Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-05T21:11:24.174Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-05T21:11:24.174Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-05T21:11:24.174Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-05T21:11:24.174Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-05T21:11:24.174Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-05T21:11:24.174Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-05T21:11:24.174Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-05T21:11:24.174Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-05T21:11:24.174Z] Get:51 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-05T21:11:24.174Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-05T21:11:24.174Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-05T21:11:24.174Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-05T21:11:24.174Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-05T21:11:24.174Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-05T21:11:24.174Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-05T21:11:24.441Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-05T21:11:24.441Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-05T21:11:24.441Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-05T21:11:24.707Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-05T21:11:24.707Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-05T21:11:24.707Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-05T21:11:24.707Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-05T21:11:24.707Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-05T21:11:24.707Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-05T21:11:24.707Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-05T21:11:24.974Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-05T21:11:24.974Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-05T21:11:24.974Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-05T21:11:24.975Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-05T21:11:24.975Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-05T21:11:24.975Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-05T21:11:24.975Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-05T21:11:24.975Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-05T21:11:24.975Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-05T21:11:24.975Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-05T21:11:24.975Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-05T21:11:24.975Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-05T21:11:24.975Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-05T21:11:24.975Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-05T21:11:24.975Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-05T21:11:24.975Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-05T21:11:24.975Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-05T21:11:24.975Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-05T21:11:24.975Z] Get:86 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-05T21:11:24.975Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-05T21:11:24.975Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-05T21:11:24.975Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-05T21:11:25.245Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-05T21:11:25.245Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-05T21:11:25.245Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-05T21:11:25.245Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-05T21:11:25.245Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-05T21:11:25.245Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-05T21:11:25.245Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-05T21:11:25.245Z] 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-05T21:11:25.245Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-05T21:11:25.245Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-05T21:11:25.245Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-05T21:11:25.245Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-05T21:11:25.245Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-05T21:11:25.245Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-05T21:11:25.512Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-05T21:11:25.512Z] Fetched 64.2 MB in 2s (31.3 MB/s) [2021-08-05T21:11:25.512Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-05T21:11:25.512Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-05T21:11:25.512Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-05T21:11:26.100Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-05T21:11:26.100Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-05T21:11:26.100Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-05T21:11:26.100Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-05T21:11:26.595Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:26.595Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T21:11:26.595Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:26.595Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T21:11:26.595Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:26.595Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T21:11:26.595Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:26.595Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T21:11:26.595Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:26.595Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T21:11:26.595Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:26.595Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T21:11:26.866Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:26.866Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T21:11:26.866Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T21:11:26.866Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-05T21:11:26.866Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:26.866Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-05T21:11:26.866Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-05T21:11:26.866Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-05T21:11:26.866Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:26.866Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T21:11:27.134Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:27.134Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T21:11:27.134Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:27.134Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-05T21:11:27.134Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T21:11:27.405Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-05T21:11:27.405Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-05T21:11:27.405Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-05T21:11:28.019Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-05T21:11:28.019Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-05T21:11:28.019Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-05T21:11:28.019Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-05T21:11:28.019Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-05T21:11:28.019Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-05T21:11:28.289Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-05T21:11:28.289Z] Installing new version of config file /etc/issue ... [2021-08-05T21:11:28.289Z] Installing new version of config file /etc/issue.net ... [2021-08-05T21:11:28.289Z] Installing new version of config file /etc/lsb-release ... [2021-08-05T21:11:28.289Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-05T21:11:28.559Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-05T21:11:28.559Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-05T21:11:28.559Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-05T21:11:28.831Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:28.831Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-05T21:11:28.831Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-05T21:11:28.831Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-05T21:11:28.831Z] 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-05T21:11:28.831Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:28.831Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T21:11:28.831Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-05T21:11:29.101Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-05T21:11:29.102Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:29.102Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-05T21:11:29.102Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-05T21:11:29.102Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-05T21:11:29.370Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:29.370Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-05T21:11:29.370Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-05T21:11:29.637Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-05T21:11:29.637Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:29.637Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-05T21:11:29.637Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-05T21:11:29.637Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-05T21:11:29.902Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:29.902Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-05T21:11:29.902Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-05T21:11:29.902Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-05T21:11:29.902Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:29.902Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-05T21:11:29.902Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-05T21:11:29.902Z] Setting up grep (3.1-2build1) ... [2021-08-05T21:11:30.171Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:30.171Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-05T21:11:30.171Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-05T21:11:30.171Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-05T21:11:30.171Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:30.171Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-05T21:11:30.171Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-05T21:11:30.437Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-05T21:11:30.437Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:30.437Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-05T21:11:30.437Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-05T21:11:30.437Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-05T21:11:30.437Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:30.437Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-05T21:11:30.437Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-05T21:11:31.022Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-05T21:11:31.022Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-05T21:11:31.022Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-05T21:11:31.022Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-05T21:11:31.288Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-05T21:11:31.554Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:31.554Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-05T21:11:31.554Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-05T21:11:31.821Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-05T21:11:31.821Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-05T21:11:31.821Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-05T21:11:31.821Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-05T21:11:32.088Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-05T21:11:32.088Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:32.088Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-05T21:11:32.088Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-05T21:11:32.088Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-05T21:11:32.088Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:32.088Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T21:11:32.088Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T21:11:32.355Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-05T21:11:32.355Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:32.355Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T21:11:32.355Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T21:11:32.355Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-05T21:11:32.355Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:32.355Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T21:11:32.355Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T21:11:32.629Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-05T21:11:32.629Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:32.629Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T21:11:32.629Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T21:11:32.629Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-05T21:11:32.902Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:32.902Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-05T21:11:32.902Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-05T21:11:32.902Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-05T21:11:32.902Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-05T21:11:32.902Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-05T21:11:32.902Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:32.902Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-05T21:11:32.902Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-05T21:11:33.170Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-05T21:11:33.170Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:33.170Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T21:11:33.170Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T21:11:33.170Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-05T21:11:33.170Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:33.170Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T21:11:33.439Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T21:11:33.439Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-05T21:11:33.439Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:33.439Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T21:11:33.439Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T21:11:34.024Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-05T21:11:34.024Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-05T21:11:34.290Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-05T21:11:34.559Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:34.559Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-05T21:11:34.559Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-05T21:11:34.829Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-05T21:11:34.829Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-05T21:11:34.829Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-05T21:11:35.102Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-05T21:11:35.103Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-05T21:11:35.103Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-05T21:11:35.103Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-05T21:11:35.103Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-05T21:11:35.394Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-05T21:11:35.394Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-05T21:11:35.394Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-05T21:11:35.394Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-05T21:11:35.394Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-05T21:11:35.664Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-05T21:11:35.664Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-05T21:11:35.664Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-05T21:11:35.664Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-05T21:11:35.664Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-05T21:11:35.664Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-05T21:11:35.664Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-05T21:11:35.930Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-05T21:11:35.930Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-05T21:11:35.930Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-05T21:11:35.930Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-05T21:11:35.930Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-05T21:11:36.200Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-05T21:11:36.200Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-05T21:11:36.200Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-05T21:11:36.200Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-05T21:11:36.468Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:36.468Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-05T21:11:36.468Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-05T21:11:36.468Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-05T21:11:36.468Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-05T21:11:36.468Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-05T21:11:36.468Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-05T21:11:36.737Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-05T21:11:36.737Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:36.737Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-05T21:11:36.737Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-05T21:11:36.737Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-05T21:11:36.737Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:36.737Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-05T21:11:36.737Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-05T21:11:37.005Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-05T21:11:37.005Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:37.005Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-05T21:11:37.005Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-05T21:11:37.005Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-05T21:11:37.272Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:37.272Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-05T21:11:37.272Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-05T21:11:37.272Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-05T21:11:37.272Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:37.272Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-05T21:11:37.272Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-05T21:11:37.542Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-05T21:11:37.542Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:37.542Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-05T21:11:37.542Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-05T21:11:37.812Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-05T21:11:37.812Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:37.812Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-05T21:11:37.812Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-05T21:11:37.812Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-05T21:11:38.082Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:38.082Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-05T21:11:38.082Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-05T21:11:38.082Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-05T21:11:38.082Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:38.082Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-05T21:11:38.082Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-05T21:11:38.351Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-05T21:11:38.351Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:38.351Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-05T21:11:38.351Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-05T21:11:38.351Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-05T21:11:38.620Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:38.620Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-05T21:11:38.620Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-05T21:11:38.620Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-05T21:11:38.620Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:38.620Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-05T21:11:38.620Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-05T21:11:38.620Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-05T21:11:38.620Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:38.620Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-05T21:11:38.888Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-05T21:11:38.888Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-05T21:11:38.888Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:38.888Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-05T21:11:38.888Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-05T21:11:39.155Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-05T21:11:39.155Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-05T21:11:39.155Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-05T21:11:39.155Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-05T21:11:39.155Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-05T21:11:39.155Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-05T21:11:39.155Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-05T21:11:39.155Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-05T21:11:39.155Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-05T21:11:39.155Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-05T21:11:39.423Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-05T21:11:39.423Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-05T21:11:39.423Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-05T21:11:39.693Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-05T21:11:39.693Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-05T21:11:39.693Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-05T21:11:39.693Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-05T21:11:39.693Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-05T21:11:39.694Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-05T21:11:39.694Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-05T21:11:39.961Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-05T21:11:39.961Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-05T21:11:39.961Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-05T21:11:39.961Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-05T21:11:39.961Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-05T21:11:39.961Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-05T21:11:39.961Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-05T21:11:39.961Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-05T21:11:40.283Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-05T21:11:40.283Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-05T21:11:40.554Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-05T21:11:40.554Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-05T21:11:40.554Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-05T21:11:40.554Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-05T21:11:40.554Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-05T21:11:40.554Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-05T21:11:40.823Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-05T21:11:41.110Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-05T21:11:41.110Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-05T21:11:41.110Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-05T21:11:41.110Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-05T21:11:41.110Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-05T21:11:41.110Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:41.110Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T21:11:41.110Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:41.110Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T21:11:41.376Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:41.376Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T21:11:41.376Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:41.376Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T21:11:42.339Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:42.339Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T21:11:42.926Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:42.926Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T21:11:43.194Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:43.194Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T21:11:43.461Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:43.461Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T21:11:44.423Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-05T21:11:44.423Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-05T21:11:44.423Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-05T21:11:44.423Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-05T21:11:44.423Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-05T21:11:44.423Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-05T21:11:44.423Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-05T21:11:44.423Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-05T21:11:44.689Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-05T21:11:44.689Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-05T21:11:44.689Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-05T21:11:44.689Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-05T21:11:44.689Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-05T21:11:44.689Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-05T21:11:44.689Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-05T21:11:44.689Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-05T21:11:44.955Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T21:11:44.955Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-05T21:11:44.955Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T21:11:44.955Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T21:11:44.955Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T21:11:44.955Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-05T21:11:44.955Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-05T21:11:44.955Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-05T21:11:44.955Z] [2021-08-05T21:11:44.955Z] Current default time zone: 'Etc/UTC' [2021-08-05T21:11:44.955Z] Local time is now: Thu Aug 5 21:11:44 UTC 2021. [2021-08-05T21:11:44.955Z] Universal Time is now: Thu Aug 5 21:11:44 UTC 2021. [2021-08-05T21:11:44.955Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-05T21:11:44.955Z] [2021-08-05T21:11:44.955Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-05T21:11:45.226Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T21:11:45.226Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-05T21:11:45.226Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-05T21:11:45.226Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-05T21:11:45.226Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-05T21:11:45.226Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-05T21:11:45.226Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-05T21:11:45.226Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-05T21:11:45.226Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-05T21:11:45.226Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T21:11:45.226Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-05T21:11:45.496Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T21:11:45.496Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-05T21:11:45.496Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T21:11:45.496Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-05T21:11:45.496Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-05T21:11:45.496Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-05T21:11:45.496Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-05T21:11:45.496Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-05T21:11:45.496Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-05T21:11:45.496Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-05T21:11:45.496Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-05T21:11:47.441Z] Updating certificates in /etc/ssl/certs... [2021-08-05T21:11:47.936Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:11:47.936Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:11:47.936Z] ---> d69ecb7c1658 [2021-08-05T21:11:47.936Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T21:11:47.936Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:11:47.936Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:11:47.936Z] ---> d69ecb7c1658 [2021-08-05T21:11:47.936Z] Step 3/23 : WORKDIR /edgex-go [2021-08-05T21:11:47.936Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:11:47.936Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:11:47.936Z] ---> d69ecb7c1658 [2021-08-05T21:11:47.936Z] Step 3/23 : WORKDIR /edgex-go [2021-08-05T21:11:47.936Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:11:47.936Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:11:47.937Z] ---> d69ecb7c1658 [2021-08-05T21:11:47.937Z] Step 3/26 : WORKDIR /edgex-go [2021-08-05T21:11:47.937Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:11:47.937Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:11:47.937Z] ---> d69ecb7c1658 [2021-08-05T21:11:47.937Z] Step 3/22 : WORKDIR /edgex-go [2021-08-05T21:11:48.032Z] 23 added, 27 removed; done. [2021-08-05T21:11:48.032Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-05T21:11:48.032Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-05T21:11:48.214Z] ---> Running in b077683a89c1 [2021-08-05T21:11:48.214Z] ---> Running in a2839c8e3399 [2021-08-05T21:11:48.214Z] ---> Running in 471cf1889df7 [2021-08-05T21:11:48.214Z] ---> Running in 3dab17f372ab [2021-08-05T21:11:48.214Z] ---> Running in 7d079efab028 [2021-08-05T21:11:48.301Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-05T21:11:48.301Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-05T21:11:48.301Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-05T21:11:48.301Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T21:11:48.301Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-05T21:11:48.301Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T21:11:48.301Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T21:11:48.301Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T21:11:48.301Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T21:11:48.301Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T21:11:48.301Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-05T21:11:48.301Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-05T21:11:48.301Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-05T21:11:48.301Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-05T21:11:48.301Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-05T21:11:48.301Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T21:11:48.301Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-05T21:11:48.301Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-05T21:11:48.301Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-05T21:11:48.301Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-05T21:11:48.568Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-05T21:11:48.568Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-05T21:11:48.568Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-05T21:11:48.568Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-05T21:11:48.568Z] Updating certificates in /etc/ssl/certs... [2021-08-05T21:11:48.815Z] Removing intermediate container 7d079efab028 [2021-08-05T21:11:48.815Z] ---> 815bf79837df [2021-08-05T21:11:48.815Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:11:49.090Z] Removing intermediate container 3dab17f372ab [2021-08-05T21:11:49.090Z] ---> 10d7c368a645 [2021-08-05T21:11:49.090Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:11:49.090Z] Removing intermediate container a2839c8e3399 [2021-08-05T21:11:49.090Z] ---> c006b1c74b77 [2021-08-05T21:11:49.090Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:11:49.090Z] Removing intermediate container b077683a89c1 [2021-08-05T21:11:49.090Z] ---> 03586f4ea3a1 [2021-08-05T21:11:49.090Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:11:49.090Z] Removing intermediate container 471cf1889df7 [2021-08-05T21:11:49.090Z] ---> 6c342ab9934c [2021-08-05T21:11:49.090Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:11:49.171Z] 0 added, 0 removed; done. [2021-08-05T21:11:49.171Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-05T21:11:49.171Z] done. [2021-08-05T21:11:49.363Z] ---> Running in a7ec27a1c959 [2021-08-05T21:11:49.445Z] Reading package lists... [2021-08-05T21:11:49.636Z] ---> Running in a482d772fb19 [2021-08-05T21:11:49.636Z] ---> Running in a732117a3dc4 [2021-08-05T21:11:49.636Z] ---> Running in d6b264379db0 [2021-08-05T21:11:49.636Z] ---> Running in 3ba0caffbdaf [2021-08-05T21:11:49.712Z] Building dependency tree... [2021-08-05T21:11:49.712Z] Reading state information... [2021-08-05T21:11:49.712Z] The following NEW packages will be installed: [2021-08-05T21:11:49.712Z] apt-transport-https [2021-08-05T21:11:49.712Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-05T21:11:49.980Z] Need to get 4348 B of archives. [2021-08-05T21:11:49.980Z] After this operation, 154 kB of additional disk space will be used. [2021-08-05T21:11:49.980Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-05T21:11:50.254Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-05T21:11:50.255Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-08-05T21:11:50.255Z] Selecting previously unselected package apt-transport-https. [2021-08-05T21:11:50.255Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-05T21:11:50.255Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-05T21:11:50.255Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-05T21:11:50.255Z] Setting up apt-transport-https (1.6.14) ... [2021-08-05T21:11:52.211Z] Waiting for network to be ready... [2021-08-05T21:11:53.222Z] Removing intermediate container a7ec27a1c959 [2021-08-05T21:11:53.223Z] ---> 651efeb116c4 [2021-08-05T21:11:53.223Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-05T21:11:53.496Z] ---> Running in c115310e0e08 [2021-08-05T21:11:54.969Z] Removing intermediate container a482d772fb19 [2021-08-05T21:11:54.969Z] ---> 43a47282f40b [2021-08-05T21:11:54.969Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-05T21:11:54.969Z] Removing intermediate container a732117a3dc4 [2021-08-05T21:11:54.969Z] ---> b41e427b7376 [2021-08-05T21:11:54.969Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-05T21:11:55.241Z] ---> Running in c25fe75a825a [2021-08-05T21:11:55.241Z] ---> Running in e08ebebb816c [2021-08-05T21:11:55.241Z] Removing intermediate container 3ba0caffbdaf [2021-08-05T21:11:55.241Z] ---> 188838a7f5c1 [2021-08-05T21:11:55.241Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-05T21:11:55.241Z] Removing intermediate container d6b264379db0 [2021-08-05T21:11:55.241Z] ---> 53a344126999 [2021-08-05T21:11:55.241Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-05T21:11:55.572Z] 2021-08-05T21:11:53Z INFO Waiting for automatic snapd restart... [2021-08-05T21:11:55.845Z] snapd 2.51.3 from Canonical* installed [2021-08-05T21:11:55.845Z] ---> Running in 80526698625f [2021-08-05T21:11:55.845Z] ---> Running in c322a94ba631 [2021-08-05T21:11:55.845Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T21:11:56.808Z] "snapd" switched to the "latest/stable" channel [2021-08-05T21:11:56.808Z] [2021-08-05T21:11:56.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T21:11:57.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T21:11:57.817Z] OK: 218 MiB in 52 packages [2021-08-05T21:11:58.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T21:11:58.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T21:11:58.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T21:11:58.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T21:11:58.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T21:11:58.999Z] core18 20210611 from Canonical* installed [2021-08-05T21:11:59.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T21:11:59.252Z] Removing intermediate container c115310e0e08 [2021-08-05T21:11:59.252Z] ---> 2f8150b5b8e7 [2021-08-05T21:11:59.252Z] Step 6/22 : COPY go.mod . [2021-08-05T21:11:59.265Z] "core18" switched to the "latest/stable" channel [2021-08-05T21:11:59.265Z] [2021-08-05T21:11:59.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T21:11:59.528Z] OK: 218 MiB in 52 packages [2021-08-05T21:11:59.808Z] OK: 218 MiB in 52 packages [2021-08-05T21:12:00.090Z] OK: 218 MiB in 52 packages [2021-08-05T21:12:00.702Z] OK: 218 MiB in 52 packages [2021-08-05T21:12:00.973Z] ---> cef587d79eaf [2021-08-05T21:12:00.974Z] Step 7/22 : RUN go mod download [2021-08-05T21:12:01.249Z] ---> Running in b4b6a8247aa8 [2021-08-05T21:12:02.246Z] Removing intermediate container c25fe75a825a [2021-08-05T21:12:02.246Z] ---> a673e855686d [2021-08-05T21:12:02.246Z] Step 6/26 : COPY go.mod . [2021-08-05T21:12:02.522Z] Removing intermediate container e08ebebb816c [2021-08-05T21:12:02.522Z] ---> 44b913ba31dc [2021-08-05T21:12:02.522Z] Step 6/23 : COPY go.mod . [2021-08-05T21:12:02.641Z] snapcraft 4.8.3 from Canonical* installed [2021-08-05T21:12:02.642Z] "snapcraft" switched to the "latest/stable" channel [2021-08-05T21:12:02.642Z] [2021-08-05T21:12:03.121Z] Removing intermediate container 80526698625f [2021-08-05T21:12:03.121Z] ---> 602dc2ea8992 [2021-08-05T21:12:03.121Z] Step 6/23 : COPY go.mod . [2021-08-05T21:12:03.121Z] Removing intermediate container c322a94ba631 [2021-08-05T21:12:03.121Z] ---> b8b5a5eb4b86 [2021-08-05T21:12:03.121Z] Step 6/24 : COPY go.mod . [2021-08-05T21:12:03.399Z] ---> cc5fbdfde95e [2021-08-05T21:12:03.399Z] Step 7/26 : RUN go mod download [2021-08-05T21:12:03.680Z] ---> Running in e048249656a0 [2021-08-05T21:12:03.680Z] ---> 050739486c78 [2021-08-05T21:12:03.680Z] Step 7/23 : RUN go mod download [2021-08-05T21:12:03.953Z] ---> Running in 08608e9b36c6 [2021-08-05T21:12:04.950Z] ---> c4b2ecafeb67 [2021-08-05T21:12:04.950Z] Step 7/23 : RUN go mod download [2021-08-05T21:12:04.950Z] ---> faee16d28437 [2021-08-05T21:12:04.950Z] Step 7/24 : RUN go mod download [2021-08-05T21:12:05.550Z] ---> Running in d654d89fbd0f [2021-08-05T21:12:05.550Z] ---> Running in 5f8a9463465c [2021-08-05T21:12:07.000Z] Removing intermediate container b4b6a8247aa8 [2021-08-05T21:12:07.000Z] ---> ef55692549ce [2021-08-05T21:12:07.000Z] Step 8/22 : COPY . . [2021-08-05T21:12:07.120Z] 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-05T21:12:07.120Z] - README.md [2021-08-05T21:12:07.120Z] [2021-08-05T21:12:07.120Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-05T21:12:07.120Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-05T21:12:07.120Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-05T21:12:07.120Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-05T21:12:08.350Z] Reading package lists... [2021-08-05T21:12:08.637Z] 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-05T21:12:08.638Z] Reading package lists... [2021-08-05T21:12:08.905Z] Building dependency tree... [2021-08-05T21:12:08.905Z] Reading state information... [2021-08-05T21:12:08.905Z] Suggested packages: [2021-08-05T21:12:08.905Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-05T21:12:08.905Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-05T21:12:08.905Z] Recommended packages: [2021-08-05T21:12:08.905Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-05T21:12:08.905Z] The following NEW packages will be installed: [2021-08-05T21:12:08.905Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-05T21:12:08.905Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-05T21:12:08.905Z] pkg-config zip [2021-08-05T21:12:09.172Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-05T21:12:09.172Z] Need to get 7663 kB of archives. [2021-08-05T21:12:09.172Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-05T21:12:09.172Z] 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-05T21:12:09.172Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-05T21:12:09.172Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-05T21:12:09.172Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-05T21:12:09.172Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-05T21:12:09.459Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-05T21:12:09.460Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-05T21:12:09.460Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-05T21:12:09.728Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-05T21:12:09.728Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-05T21:12:09.728Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-05T21:12:09.728Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-05T21:12:09.728Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-05T21:12:09.995Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-05T21:12:09.995Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-05T21:12:09.995Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-05T21:12:09.995Z] Fetched 7663 kB in 1s (9452 kB/s) [2021-08-05T21:12:09.995Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-05T21:12:10.292Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-05T21:12:10.292Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-05T21:12:10.292Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-05T21:12:10.292Z] Selecting previously unselected package libpsl5:amd64. [2021-08-05T21:12:10.292Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-05T21:12:10.292Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-05T21:12:10.563Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-05T21:12:10.563Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-05T21:12:10.563Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-05T21:12:10.563Z] Selecting previously unselected package librtmp1:amd64. [2021-08-05T21:12:10.563Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-05T21:12:10.563Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-05T21:12:10.829Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-05T21:12:10.829Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-05T21:12:10.829Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-05T21:12:10.829Z] Selecting previously unselected package liberror-perl. [2021-08-05T21:12:10.829Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-05T21:12:10.829Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-05T21:12:10.829Z] Selecting previously unselected package git-man. [2021-08-05T21:12:10.829Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-05T21:12:10.829Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-05T21:12:11.097Z] Selecting previously unselected package git. [2021-08-05T21:12:11.097Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-05T21:12:11.097Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-05T21:12:11.381Z] Removing intermediate container e048249656a0 [2021-08-05T21:12:11.382Z] Removing intermediate container 08608e9b36c6 [2021-08-05T21:12:11.382Z] ---> 19c6eb966659 [2021-08-05T21:12:11.382Z] Step 8/23 : COPY . . [2021-08-05T21:12:11.382Z] ---> 3056a08749b3 [2021-08-05T21:12:11.382Z] Step 8/26 : COPY . . [2021-08-05T21:12:11.655Z] Removing intermediate container d654d89fbd0f [2021-08-05T21:12:11.655Z] ---> 2fffc70098ab [2021-08-05T21:12:11.655Z] Step 8/23 : COPY . . [2021-08-05T21:12:12.061Z] Selecting previously unselected package libnorm1:amd64. [2021-08-05T21:12:12.061Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-05T21:12:12.061Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-05T21:12:12.061Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-05T21:12:12.061Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-05T21:12:12.061Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-05T21:12:12.061Z] Selecting previously unselected package libsodium23:amd64. [2021-08-05T21:12:12.061Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-05T21:12:12.061Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-05T21:12:12.061Z] Selecting previously unselected package libzmq5:amd64. [2021-08-05T21:12:12.061Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-05T21:12:12.061Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-05T21:12:12.257Z] Removing intermediate container 5f8a9463465c [2021-08-05T21:12:12.257Z] ---> 213a875e40bf [2021-08-05T21:12:12.257Z] Step 8/24 : COPY . . [2021-08-05T21:12:12.349Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-05T21:12:12.349Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-05T21:12:12.349Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-05T21:12:12.349Z] Selecting previously unselected package pkg-config. [2021-08-05T21:12:12.349Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-05T21:12:12.349Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-05T21:12:12.349Z] Selecting previously unselected package zip. [2021-08-05T21:12:12.349Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-05T21:12:12.349Z] Unpacking zip (3.0-11build1) ... [2021-08-05T21:12:12.349Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-05T21:12:12.349Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-05T21:12:12.349Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-05T21:12:12.349Z] Setting up liberror-perl (0.17025-1) ... [2021-08-05T21:12:12.349Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-05T21:12:12.349Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-05T21:12:12.349Z] No schema files found: doing nothing. [2021-08-05T21:12:12.616Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-05T21:12:12.616Z] Setting up zip (3.0-11build1) ... [2021-08-05T21:12:12.616Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-05T21:12:12.616Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-05T21:12:12.616Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-05T21:12:12.616Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-05T21:12:12.616Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-05T21:12:12.616Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-05T21:12:12.616Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-05T21:12:12.616Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-05T21:12:13.203Z] git set to automatically installed. [2021-08-05T21:12:13.203Z] git-man set to automatically installed. [2021-08-05T21:12:13.203Z] libcurl3-gnutls set to automatically installed. [2021-08-05T21:12:13.203Z] liberror-perl set to automatically installed. [2021-08-05T21:12:13.203Z] libglib2.0-0 set to automatically installed. [2021-08-05T21:12:13.203Z] libnghttp2-14 set to automatically installed. [2021-08-05T21:12:13.203Z] libnorm1 set to automatically installed. [2021-08-05T21:12:13.203Z] libpgm-5.2-0 set to automatically installed. [2021-08-05T21:12:13.203Z] libpsl5 set to automatically installed. [2021-08-05T21:12:13.203Z] librtmp1 set to automatically installed. [2021-08-05T21:12:13.203Z] libsodium23 set to automatically installed. [2021-08-05T21:12:13.203Z] libzmq3-dev set to automatically installed. [2021-08-05T21:12:13.203Z] libzmq5 set to automatically installed. [2021-08-05T21:12:13.203Z] pkg-config set to automatically installed. [2021-08-05T21:12:13.203Z] zip set to automatically installed. [2021-08-05T21:12:14.616Z] snapd is not logged in, snap install commands will use sudo [2021-08-05T21:12:21.314Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-05T21:12:21.314Z] snapd is not logged in, snap install commands will use sudo [2021-08-05T21:12:21.314Z] snap "core18" has no updates available [2021-08-05T21:12:22.276Z] Pulling config-common [2021-08-05T21:12:22.276Z] + snapcraftctl pull [2021-08-05T21:12:23.274Z] Pulling go-build-helper [2021-08-05T21:12:23.274Z] + snapcraftctl pull [2021-08-05T21:12:24.254Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-05T21:12:24.254Z] Skipping pull go-build-helper (already ran) [2021-08-05T21:12:24.254Z] Building go-build-helper [2021-08-05T21:12:24.254Z] + snapcraftctl build [2021-08-05T21:12:26.267Z] Staging go-build-helper [2021-08-05T21:12:26.267Z] + snapcraftctl stage [2021-08-05T21:12:34.932Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-05T21:12:34.932Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-05T21:12:34.932Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-05T21:12:34.932Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-05T21:12:34.932Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-05T21:12:34.932Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-05T21:12:34.932Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-05T21:12:34.932Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-05T21:12:34.932Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-05T21:12:34.932Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-05T21:12:34.932Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-05T21:12:34.932Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-05T21:12:34.932Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-05T21:12:34.932Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-05T21:12:34.932Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-05T21:12:34.932Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-05T21:12:34.932Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-05T21:12:34.932Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-05T21:12:34.932Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-05T21:12:34.932Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-05T21:12:34.932Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-05T21:12:34.932Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-05T21:12:34.932Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-05T21:12:34.932Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-05T21:12:34.932Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-05T21:12:34.932Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-05T21:12:34.932Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-05T21:12:34.932Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-05T21:12:34.932Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-05T21:12:34.932Z] Fetched 224 kB in 0s (0 B/s) [2021-08-05T21:12:34.932Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-05T21:12:34.932Z] Fetched 157 kB in 0s (0 B/s) [2021-08-05T21:12:34.932Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-05T21:12:34.932Z] Fetched 221 kB in 0s (0 B/s) [2021-08-05T21:12:34.932Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-05T21:12:34.932Z] Fetched 143 kB in 0s (0 B/s) [2021-08-05T21:12:34.932Z] Pulling edgex-go [2021-08-05T21:12:34.932Z] + snapcraftctl pull [2021-08-05T21:12:36.145Z] Pulling hooks [2021-08-05T21:12:36.145Z] + snapcraftctl pull [2021-08-05T21:12:39.094Z] ---> 340b1caecbd5 [2021-08-05T21:12:39.094Z] Step 9/22 : RUN go mod tidy [2021-08-05T21:12:39.094Z] ---> 4dd1e3543172 [2021-08-05T21:12:39.094Z] Step 9/26 : RUN go mod tidy [2021-08-05T21:12:39.094Z] ---> 2bd7efd45a40 [2021-08-05T21:12:39.094Z] Step 9/23 : RUN go mod tidy [2021-08-05T21:12:39.094Z] ---> b740104842ec [2021-08-05T21:12:39.094Z] Step 9/23 : RUN go mod tidy [2021-08-05T21:12:39.094Z] ---> 7a8560869954 [2021-08-05T21:12:39.094Z] Step 9/24 : RUN go mod tidy [2021-08-05T21:12:39.094Z] ---> Running in c33acbd06a64 [2021-08-05T21:12:39.094Z] ---> Running in d84c1f0e7468 [2021-08-05T21:12:39.094Z] ---> Running in 4586442e7de6 [2021-08-05T21:12:39.094Z] ---> Running in 795e1c0d8280 [2021-08-05T21:12:39.094Z] ---> Running in 565551799ac4 [2021-08-05T21:12:40.546Z] Removing intermediate container c33acbd06a64 [2021-08-05T21:12:40.546Z] ---> 96e78a332096 [2021-08-05T21:12:40.546Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-05T21:12:40.822Z] ---> Running in 62b004cd50d5 [2021-08-05T21:12:43.465Z] Removing intermediate container d84c1f0e7468 [2021-08-05T21:12:43.465Z] ---> b7d75451eee9 [2021-08-05T21:12:43.465Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-05T21:12:43.465Z] 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-05T21:12:43.743Z] ---> Running in f15927b2a956 [2021-08-05T21:12:43.743Z] Removing intermediate container 795e1c0d8280 [2021-08-05T21:12:43.743Z] ---> c001c93d5db9 [2021-08-05T21:12:43.743Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-05T21:12:44.344Z] ---> Running in e479ca3e0aac [2021-08-05T21:12:44.624Z] Removing intermediate container 4586442e7de6 [2021-08-05T21:12:44.624Z] ---> 2e1e3f07a305 [2021-08-05T21:12:44.624Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-05T21:12:44.624Z] Removing intermediate container 565551799ac4 [2021-08-05T21:12:44.624Z] ---> 1b49ced010d2 [2021-08-05T21:12:44.624Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-05T21:12:44.899Z] ---> Running in 8e65286e0eba [2021-08-05T21:12:44.899Z] ---> Running in b210e47fb545 [2021-08-05T21:12:46.907Z] 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-05T21:12:47.509Z] 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-05T21:12:47.788Z] 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-05T21:12:49.693Z] 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-05T21:12:55.607Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-05T21:12:55.607Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-05T21:12:55.607Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-05T21:12:55.607Z] Fetched 0 B in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-05T21:12:55.607Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-05T21:12:55.607Z] Fetched 279 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-05T21:12:55.607Z] Fetched 122 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-05T21:12:55.607Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-05T21:12:55.607Z] Fetched 8848 B in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-05T21:12:55.607Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-05T21:12:55.607Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-05T21:12:55.607Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-05T21:12:55.607Z] Fetched 219 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-05T21:12:55.607Z] Fetched 154 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-05T21:12:55.607Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-05T21:12:55.607Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-05T21:12:55.607Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-05T21:12:55.607Z] Fetched 499 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-05T21:12:55.607Z] Fetched 111 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-05T21:12:55.607Z] Fetched 240 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-05T21:12:55.607Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-05T21:12:55.607Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-05T21:12:55.607Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-05T21:12:55.607Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-05T21:12:55.607Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-05T21:12:55.607Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-05T21:12:55.607Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-05T21:12:55.607Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-05T21:12:55.607Z] Fetched 8720 B in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-05T21:12:55.607Z] Fetched 140 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-05T21:12:55.607Z] Fetched 119 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-05T21:12:55.607Z] Fetched 111 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-05T21:12:55.607Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-05T21:12:55.607Z] Fetched 645 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-05T21:12:55.607Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-05T21:12:55.607Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-05T21:12:55.607Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-05T21:12:55.607Z] Fetched 368 kB in 0s (0 B/s) [2021-08-05T21:12:55.608Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-05T21:12:55.608Z] Fetched 187 kB in 0s (0 B/s) [2021-08-05T21:12:55.608Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-05T21:12:55.608Z] Fetched 175 kB in 0s (0 B/s) [2021-08-05T21:12:55.608Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-05T21:12:55.608Z] Fetched 206 kB in 0s (0 B/s) [2021-08-05T21:12:55.608Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-05T21:12:55.608Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-05T21:12:55.608Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-05T21:12:55.608Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-05T21:12:55.608Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-05T21:12:55.608Z] Fetched 159 kB in 0s (0 B/s) [2021-08-05T21:12:55.608Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-05T21:12:55.608Z] Fetched 107 kB in 0s (0 B/s) [2021-08-05T21:12:55.608Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-05T21:12:55.608Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-05T21:12:55.608Z] Pulling static-packages [2021-08-05T21:12:55.608Z] + snapcraftctl pull [2021-08-05T21:12:55.608Z] Pulling version [2021-08-05T21:12:55.608Z] + cd /root/project [2021-08-05T21:12:55.608Z] + git describe --tags --abbrev=0 [2021-08-05T21:12:55.608Z] + sed s/v// [2021-08-05T21:12:55.608Z] + GIT_VERSION=2.0.1-dev.23 [2021-08-05T21:12:55.608Z] + [ -z 2.0.1-dev.23 ] [2021-08-05T21:12:55.608Z] + snapcraftctl set-version 2.0.1-dev.23 [2021-08-05T21:12:55.608Z] Building config-common [2021-08-05T21:12:55.608Z] + snapcraftctl build [2021-08-05T21:12:56.591Z] Skipping build go-build-helper (already ran) [2021-08-05T21:12:56.863Z] Building edgex-go [2021-08-05T21:12:56.863Z] + cd /root/parts/edgex-go/src [2021-08-05T21:12:56.863Z] + git describe --tags --abbrev=0 [2021-08-05T21:12:56.863Z] + sed s/v// [2021-08-05T21:12:56.863Z] + GIT_VERSION=2.0.1-dev.23 [2021-08-05T21:12:56.863Z] + [ -z 2.0.1-dev.23 ] [2021-08-05T21:12:56.863Z] + echo 2.0.1-dev.23 [2021-08-05T21:12:56.863Z] + make build [2021-08-05T21:12:56.863Z] go mod tidy [2021-08-05T21:13:02.367Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-05T21:13:02.367Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-05T21:13:02.367Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-05T21:13:02.367Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-05T21:13:02.367Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-05T21:13:02.367Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-05T21:13:02.367Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-05T21:13:02.367Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-05T21:13:02.367Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-05T21:13:02.367Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-05T21:13:02.368Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-05T21:13:02.368Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-05T21:13:02.368Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-05T21:13:02.368Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-05T21:13:02.647Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-05T21:13:02.926Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-05T21:13:02.926Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-05T21:13:03.530Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-05T21:13:03.530Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-05T21:13:03.530Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-05T21:13:03.530Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-05T21:13:03.530Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-05T21:13:03.530Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-05T21:13:03.530Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-05T21:13:03.530Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-05T21:13:03.530Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-05T21:13:03.832Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-05T21:13:03.832Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-05T21:13:03.832Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-05T21:13:03.832Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-05T21:13:03.832Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-05T21:13:03.832Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-05T21:13:03.832Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-05T21:13:03.832Z] go: downloading golang.org/x/text v0.3.6 [2021-08-05T21:13:03.832Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-05T21:13:03.832Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-05T21:13:03.832Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-05T21:13:03.832Z] go: downloading github.com/kr/text v0.1.0 [2021-08-05T21:13:03.832Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-05T21:13:04.116Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-05T21:13:04.116Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-05T21:13:04.116Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-05T21:13:04.116Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-05T21:13:04.389Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-05T21:13:04.389Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-05T21:13:04.389Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-05T21:13:04.389Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-05T21:13:04.389Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-05T21:13:04.389Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-05T21:13:04.662Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-05T21:13:04.662Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-05T21:13:04.662Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-05T21:13:04.662Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-05T21:13:04.662Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-05T21:13:04.662Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-05T21:13:04.662Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-05T21:13:04.662Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-05T21:13:04.662Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-05T21:13:04.943Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-05T21:13:04.944Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-05T21:13:04.944Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-05T21:13:04.944Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-05T21:13:04.944Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-05T21:13:04.944Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-05T21:13:04.944Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-05T21:13:04.944Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-05T21:13:04.944Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-05T21:13:04.944Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-05T21:13:04.944Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-05T21:13:04.944Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-05T21:13:04.944Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-05T21:13:05.216Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-05T21:13:05.216Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-05T21:13:05.216Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-05T21:13:05.216Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-05T21:13:05.216Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-05T21:13:05.216Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-data/core-data ./cmd/core-data [2021-08-05T21:13:15.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-05T21:13:18.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-command/core-command ./cmd/core-command [2021-08-05T21:13:19.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-05T21:13:20.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-05T21:13:21.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-05T21:13:22.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-05T21:13:23.533Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-05T21:13:24.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-05T21:13:25.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-05T21:13:26.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-05T21:13:27.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-05T21:13:29.421Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-05T21:13:29.421Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-05T21:13:29.421Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-05T21:13:29.421Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-05T21:13:29.421Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-05T21:13:29.421Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-05T21:13:29.421Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-05T21:13:29.421Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-05T21:13:29.421Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-05T21:13:29.421Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-05T21:13:29.421Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-05T21:13:29.421Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-05T21:13:29.421Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-05T21:13:29.421Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-05T21:13:29.421Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-05T21:13:29.421Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-05T21:13:29.421Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-05T21:13:29.421Z] + 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-05T21:13:29.421Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-05T21:13:29.421Z] + 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-05T21:13:29.421Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-05T21:13:29.421Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-05T21:13:29.421Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-05T21:13:29.421Z] + 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-05T21:13:29.421Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-05T21:13:29.421Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-05T21:13:29.421Z] + 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-05T21:13:30.387Z] Building hooks [2021-08-05T21:13:30.387Z] + cd /root/parts/hooks/src [2021-08-05T21:13:30.387Z] + make build [2021-08-05T21:13:30.387Z] go mod tidy [2021-08-05T21:13:31.354Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-05T21:13:31.354Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-05T21:13:31.354Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-05T21:13:31.354Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-05T21:13:31.354Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-05T21:13:31.936Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-05T21:13:32.555Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-05T21:13:32.555Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-05T21:13:35.207Z] Building static-packages [2021-08-05T21:13:35.207Z] + snapcraftctl build [2021-08-05T21:13:37.203Z] Building version [2021-08-05T21:13:37.203Z] + snapcraftctl build [2021-08-05T21:13:39.211Z] Staging config-common [2021-08-05T21:13:39.211Z] + snapcraftctl stage [2021-08-05T21:13:40.179Z] + snapcraftctl stage [2021-08-05T21:13:40.179Z] Skipping stage go-build-helper (already ran) [2021-08-05T21:13:40.179Z] Staging edgex-go [2021-08-05T21:13:41.138Z] Staging hooks [2021-08-05T21:13:41.138Z] + snapcraftctl stage [2021-08-05T21:13:42.114Z] Staging static-packages [2021-08-05T21:13:42.115Z] + snapcraftctl stage [2021-08-05T21:13:43.077Z] Staging version [2021-08-05T21:13:43.077Z] + snapcraftctl stage [2021-08-05T21:13:44.041Z] Priming config-common [2021-08-05T21:13:44.041Z] + snapcraftctl prime [2021-08-05T21:13:45.002Z] Priming go-build-helper [2021-08-05T21:13:45.002Z] + snapcraftctl prime [2021-08-05T21:13:46.419Z] Priming edgex-go [2021-08-05T21:13:46.419Z] + snapcraftctl prime [2021-08-05T21:13:47.381Z] Priming hooks [2021-08-05T21:13:47.381Z] + snapcraftctl prime [2021-08-05T21:13:48.796Z] Priming static-packages [2021-08-05T21:13:48.796Z] + snapcraftctl prime [2021-08-05T21:13:51.444Z] Priming version [2021-08-05T21:13:51.444Z] + snapcraftctl prime [2021-08-05T21:13:52.244Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-05T21:14:26.540Z] 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-05T21:14:34.839Z] 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-05T21:14:41.586Z] Removing intermediate container 62b004cd50d5 [2021-08-05T21:14:41.586Z] ---> 4bc1f59b5105 [2021-08-05T21:14:41.586Z] [2021-08-05T21:14:41.586Z] Step 11/22 : FROM alpine:3.12 [2021-08-05T21:14:41.866Z] 3.12: Pulling from library/alpine [2021-08-05T21:14:43.320Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T21:14:43.320Z] Status: Downloaded newer image for alpine:3.12 [2021-08-05T21:14:43.320Z] ---> c4fd0aeabfcf [2021-08-05T21:14:43.320Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-05T21:14:44.318Z] ---> Running in f0d762bc1794 [2021-08-05T21:14:46.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T21:14:47.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T21:14:47.876Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-05T21:14:47.876Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-05T21:14:47.876Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-05T21:14:48.198Z] (4/4) Installing curl (7.78.0-r0) [2021-08-05T21:14:48.198Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T21:14:48.198Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T21:14:48.198Z] OK: 7 MiB in 18 packages [2021-08-05T21:14:50.855Z] Removing intermediate container e479ca3e0aac [2021-08-05T21:14:50.855Z] ---> 98e1fe481538 [2021-08-05T21:14:50.855Z] [2021-08-05T21:14:50.855Z] Step 11/26 : FROM alpine:3.12 [2021-08-05T21:14:50.855Z] ---> c4fd0aeabfcf [2021-08-05T21:14:50.855Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-05T21:14:50.855Z] Removing intermediate container f15927b2a956 [2021-08-05T21:14:50.855Z] ---> 9964790fc950 [2021-08-05T21:14:50.855Z] [2021-08-05T21:14:50.855Z] Step 11/23 : FROM alpine:3.12 [2021-08-05T21:14:50.855Z] ---> c4fd0aeabfcf [2021-08-05T21:14:50.855Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-05T21:14:51.850Z] ---> Running in 831a12af5024 [2021-08-05T21:14:51.850Z] ---> Running in 03f7c2a563c1 [2021-08-05T21:14:53.303Z] Removing intermediate container f0d762bc1794 [2021-08-05T21:14:53.304Z] ---> b7c02ccfa18d [2021-08-05T21:14:53.304Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-05T21:14:53.586Z] ---> Running in 8d31ef36aa49 [2021-08-05T21:14:53.865Z] Removing intermediate container 8e65286e0eba [2021-08-05T21:14:53.865Z] ---> 78184423cc49 [2021-08-05T21:14:53.865Z] [2021-08-05T21:14:53.865Z] Step 11/23 : FROM alpine:3.12 [2021-08-05T21:14:53.865Z] ---> c4fd0aeabfcf [2021-08-05T21:14:53.865Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-05T21:14:53.865Z] Removing intermediate container b210e47fb545 [2021-08-05T21:14:53.865Z] ---> 9d4660cf25e1 [2021-08-05T21:14:53.865Z] [2021-08-05T21:14:53.865Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T21:14:53.865Z] ---> c4fd0aeabfcf [2021-08-05T21:14:53.865Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-05T21:14:54.464Z] ---> Running in 6f541911abeb [2021-08-05T21:14:54.464Z] ---> Running in 087cf62dff06 [2021-08-05T21:14:54.738Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T21:14:54.738Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T21:14:54.739Z] Removing intermediate container 8d31ef36aa49 [2021-08-05T21:14:54.739Z] ---> 59ac30e8a3be [2021-08-05T21:14:54.739Z] Step 14/22 : WORKDIR /edgex [2021-08-05T21:14:55.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T21:14:55.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T21:14:55.296Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-05T21:14:55.296Z] ---> Running in 39cfe1de1c70 [2021-08-05T21:14:55.296Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-05T21:14:55.296Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-05T21:14:55.296Z] (4/6) Installing curl (7.78.0-r0) [2021-08-05T21:14:55.296Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-05T21:14:55.296Z] (6/6) Installing su-exec (0.2-r1) [2021-08-05T21:14:55.296Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T21:14:55.588Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T21:14:55.866Z] OK: 7 MiB in 20 packages [2021-08-05T21:14:55.866Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-05T21:14:55.866Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T21:14:55.866Z] OK: 5 MiB in 15 packages [2021-08-05T21:14:56.472Z] Removing intermediate container 39cfe1de1c70 [2021-08-05T21:14:56.472Z] ---> 1233f13e1c34 [2021-08-05T21:14:56.472Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-05T21:14:57.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T21:14:57.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T21:14:57.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T21:14:57.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T21:14:57.735Z] ---> 992cd69748ec [2021-08-05T21:14:57.735Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-05T21:14:58.009Z] Removing intermediate container 831a12af5024 [2021-08-05T21:14:58.009Z] ---> d2ba3311bf48 [2021-08-05T21:14:58.009Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-05T21:14:58.009Z] Removing intermediate container 03f7c2a563c1 [2021-08-05T21:14:58.009Z] ---> c26f0be26730 [2021-08-05T21:14:58.009Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T21:14:58.294Z] ---> Running in dde856a02faa [2021-08-05T21:14:58.294Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-05T21:14:58.294Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-05T21:14:58.294Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T21:14:58.294Z] OK: 5 MiB in 15 packages [2021-08-05T21:14:58.294Z] ---> Running in f4b142dec87d [2021-08-05T21:14:58.294Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-05T21:14:58.294Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T21:14:58.294Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T21:14:58.577Z] OK: 6 MiB in 16 packages [2021-08-05T21:15:00.020Z] Removing intermediate container dde856a02faa [2021-08-05T21:15:00.020Z] ---> b3a820f75320 [2021-08-05T21:15:00.020Z] Step 14/26 : WORKDIR / [2021-08-05T21:15:00.020Z] Removing intermediate container f4b142dec87d [2021-08-05T21:15:00.020Z] ---> b8013a697b91 [2021-08-05T21:15:00.020Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-05T21:15:00.298Z] ---> 00d3d0b3fbec [2021-08-05T21:15:00.298Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-05T21:15:00.298Z] ---> Running in 6f117e02a65c [2021-08-05T21:15:00.573Z] ---> Running in c5a79c5ee439 [2021-08-05T21:15:00.853Z] Removing intermediate container 087cf62dff06 [2021-08-05T21:15:00.853Z] ---> f3520356b3da [2021-08-05T21:15:00.853Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T21:15:01.855Z] ---> Running in 0ca9c7559562 [2021-08-05T21:15:01.855Z] Removing intermediate container c5a79c5ee439 [2021-08-05T21:15:01.855Z] Removing intermediate container 6f117e02a65c [2021-08-05T21:15:01.855Z] ---> 75b7a29edf00 [2021-08-05T21:15:01.855Z] ---> a6f4b8d2439e [2021-08-05T21:15:01.855Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonStep 15/23 : EXPOSE $APP_PORT [2021-08-05T21:15:01.855Z] [2021-08-05T21:15:04.326Z] Removing intermediate container 6f541911abeb [2021-08-05T21:15:04.326Z] ---> e90a2a918e2b [2021-08-05T21:15:04.326Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T21:15:04.326Z] ---> b816d0036796 [2021-08-05T21:15:04.326Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-05T21:15:04.326Z] ---> Running in a42a4d523ae5 [2021-08-05T21:15:04.326Z] Removing intermediate container 0ca9c7559562 [2021-08-05T21:15:04.326Z] ---> d688cfa7724a [2021-08-05T21:15:04.326Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-05T21:15:04.326Z] ---> Running in 59352f57379b [2021-08-05T21:15:04.326Z] ---> Running in d478fabd769f [2021-08-05T21:15:04.326Z] ---> Running in c67da6ff5b5f [2021-08-05T21:15:04.326Z] Removing intermediate container a42a4d523ae5 [2021-08-05T21:15:04.326Z] ---> bcca81b70b46 [2021-08-05T21:15:04.326Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T21:15:04.326Z] Removing intermediate container 59352f57379b [2021-08-05T21:15:04.326Z] ---> 89cb65eaf3c5 [2021-08-05T21:15:04.326Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-05T21:15:04.326Z] ---> ff8c285a8687 [2021-08-05T21:15:04.326Z] 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-05T21:15:04.326Z] Removing intermediate container d478fabd769f [2021-08-05T21:15:04.326Z] ---> 83b2ffb98826 [2021-08-05T21:15:04.326Z] Step 19/22 : CMD ["--init=true"] [2021-08-05T21:15:04.599Z] ---> Running in fba26f7c3d7c [2021-08-05T21:15:04.599Z] Removing intermediate container c67da6ff5b5f [2021-08-05T21:15:04.599Z] ---> 951d834965a7 [2021-08-05T21:15:04.599Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-05T21:15:04.599Z] ---> Running in 6cb28019bace [2021-08-05T21:15:04.877Z] ---> ee78a5564cd1 [2021-08-05T21:15:04.877Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-05T21:15:04.877Z] ---> Running in 180d33b1eaa6 [2021-08-05T21:15:05.155Z] ---> 135d0281b6e4 [2021-08-05T21:15:05.155Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-05T21:15:05.155Z] Removing intermediate container fba26f7c3d7c [2021-08-05T21:15:05.155Z] ---> 2bb4b8d908ab [2021-08-05T21:15:05.155Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-05T21:15:05.433Z] ---> Running in a0f2f78956ec [2021-08-05T21:15:05.707Z] Removing intermediate container 180d33b1eaa6 [2021-08-05T21:15:05.707Z] ---> 9af9416e2890 [2021-08-05T21:15:05.707Z] Step 16/24 : WORKDIR / [2021-08-05T21:15:05.707Z] Removing intermediate container 6cb28019bace [2021-08-05T21:15:05.707Z] ---> 9a627131c122 [2021-08-05T21:15:05.707Z] Step 20/22 : LABEL arch=arm64 [2021-08-05T21:15:06.314Z] ---> Running in 96a3b5c3efc7 [2021-08-05T21:15:06.314Z] ---> Running in 573e7e6732d3 [2021-08-05T21:15:06.911Z] ---> d64b4a2bb4b8 [2021-08-05T21:15:06.911Z] 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-05T21:15:06.911Z] Removing intermediate container a0f2f78956ec [2021-08-05T21:15:06.911Z] ---> 58f025c6fe4c [2021-08-05T21:15:06.911Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T21:15:06.911Z] Removing intermediate container 96a3b5c3efc7 [2021-08-05T21:15:06.911Z] ---> a9e707feff25 [2021-08-05T21:15:06.911Z] Step 21/22 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:15:06.911Z] ---> cafb337fafb3 [2021-08-05T21:15:06.911Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-05T21:15:07.517Z] ---> Running in 42b7adb6a75a [2021-08-05T21:15:07.792Z] Removing intermediate container 573e7e6732d3 [2021-08-05T21:15:07.792Z] ---> e629f0fb2fdb [2021-08-05T21:15:07.792Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T21:15:08.389Z] ---> e073956be5f2 [2021-08-05T21:15:08.389Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-05T21:15:09.385Z] ---> aa7d95df9ec6 [2021-08-05T21:15:09.385Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-05T21:15:09.385Z] Removing intermediate container 42b7adb6a75a [2021-08-05T21:15:09.385Z] ---> fdd01009cc12 [2021-08-05T21:15:09.385Z] Step 22/22 : LABEL version=0.0.0 [2021-08-05T21:15:09.385Z] ---> 775a6e331211 [2021-08-05T21:15:09.385Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-05T21:15:09.661Z] ---> b5e9c5340f4b [2021-08-05T21:15:09.661Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-05T21:15:09.661Z] ---> Running in 23ec5afce022 [2021-08-05T21:15:09.661Z] ---> Running in b39997f36cb1 [2021-08-05T21:15:09.661Z] ---> cc875f6a1114 [2021-08-05T21:15:09.661Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-05T21:15:11.122Z] Removing intermediate container b39997f36cb1 [2021-08-05T21:15:11.123Z] ---> 391e1db7da37 [2021-08-05T21:15:11.123Z] [2021-08-05T21:15:11.123Z] Removing intermediate container 23ec5afce022 [2021-08-05T21:15:11.123Z] ---> f3ba91244330 [2021-08-05T21:15:11.123Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T21:15:11.399Z] Successfully built 391e1db7da37 [2021-08-05T21:15:11.685Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-05T21:15:11.685Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-08-05T21:15:11.963Z] ---> Running in bd39c940bb0e [2021-08-05T21:15:11.963Z] ---> b17c2617673d [2021-08-05T21:15:11.963Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-05T21:15:11.963Z] ---> 470177b8a4a5 [2021-08-05T21:15:11.963Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-05T21:15:11.963Z] ---> f9a109153713 [2021-08-05T21:15:11.963Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-05T21:15:12.980Z] Removing intermediate container bd39c940bb0e [2021-08-05T21:15:12.980Z] ---> 7cc23b859ab8 [2021-08-05T21:15:12.980Z] Step 21/23 : LABEL arch=arm64 [2021-08-05T21:15:15.136Z] ---> Running in 388a08858c80 [2021-08-05T21:15:15.136Z] ---> 644de5b18eee [2021-08-05T21:15:15.136Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-05T21:15:15.136Z] ---> a7c1324db724 [2021-08-05T21:15:15.136Z] ---> d16418a1f879 [2021-08-05T21:15:15.136Z] 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-05T21:15:15.136Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-05T21:15:15.424Z] ---> Running in 58f9984051d9 [2021-08-05T21:15:15.424Z] Removing intermediate container 388a08858c80 [2021-08-05T21:15:15.424Z] ---> ce712aa9f695 [2021-08-05T21:15:15.424Z] Step 22/23 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:15:15.720Z] ---> Running in cd881a26a6b7 [2021-08-05T21:15:15.720Z] ---> Running in 448d4b0a2c69 [2021-08-05T21:15:16.705Z] ---> Running in a655c87c3796 [2021-08-05T21:15:16.980Z] Removing intermediate container 58f9984051d9 [2021-08-05T21:15:16.980Z] ---> 5e5845783850 [2021-08-05T21:15:16.980Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T21:15:16.980Z] Removing intermediate container 448d4b0a2c69 [2021-08-05T21:15:16.980Z] ---> d571beb20b1e [2021-08-05T21:15:16.980Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T21:15:17.262Z] ---> Running in 515279c921c5 [2021-08-05T21:15:17.262Z] ---> Running in d4923aa7e084 [2021-08-05T21:15:17.262Z] Removing intermediate container a655c87c3796 [2021-08-05T21:15:17.262Z] ---> 2b2e42422d5e [2021-08-05T21:15:17.262Z] Step 23/23 : LABEL version=0.0.0 [2021-08-05T21:15:17.868Z] ---> Running in e370afdb0a09 [2021-08-05T21:15:18.143Z] Removing intermediate container 515279c921c5 [2021-08-05T21:15:18.143Z] ---> 1dd1d46ef804 [2021-08-05T21:15:18.143Z] Step 21/23 : LABEL arch=arm64 [2021-08-05T21:15:18.742Z] Removing intermediate container d4923aa7e084 [2021-08-05T21:15:18.742Z] ---> a520a68830c9 [2021-08-05T21:15:18.742Z] Step 22/24 : LABEL arch=arm64 [2021-08-05T21:15:20.183Z] ---> Running in a0b0888fbb58 [2021-08-05T21:15:20.483Z] ---> Running in b886c3f42253 [2021-08-05T21:15:20.483Z] Removing intermediate container e370afdb0a09 [2021-08-05T21:15:20.483Z] ---> e7d48fb16dea [2021-08-05T21:15:20.483Z] [2021-08-05T21:15:20.768Z] Successfully built e7d48fb16dea [2021-08-05T21:15:21.368Z] Successfully tagged support-scheduler-arm64:latest [2021-08-05T21:15:21.368Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-08-05T21:15:21.368Z] Removing intermediate container a0b0888fbb58 [2021-08-05T21:15:21.368Z] ---> a5c9bf3d2cb1 [2021-08-05T21:15:21.368Z] Step 22/23 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:15:22.811Z] ---> Running in 4e444fb219fa [2021-08-05T21:15:22.811Z] Removing intermediate container b886c3f42253 [2021-08-05T21:15:22.811Z] ---> b29d63b00974 [2021-08-05T21:15:22.811Z] Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:15:22.811Z] Removing intermediate container cd881a26a6b7 [2021-08-05T21:15:22.811Z] ---> 8a06405a1a06 [2021-08-05T21:15:22.811Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-05T21:15:23.793Z] ---> Running in dfcfcb4dc086 [2021-08-05T21:15:23.793Z] ---> Running in a457d476ad01 [2021-08-05T21:15:24.385Z] Removing intermediate container 4e444fb219fa [2021-08-05T21:15:24.385Z] ---> f8d47de955cb [2021-08-05T21:15:24.385Z] Step 23/23 : LABEL version=0.0.0 [2021-08-05T21:15:24.984Z] Removing intermediate container dfcfcb4dc086 [2021-08-05T21:15:24.984Z] ---> 37352f736f80 [2021-08-05T21:15:24.984Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T21:15:25.668Z] ---> Running in 8e9af71e2b22 [2021-08-05T21:15:25.668Z] Removing intermediate container a457d476ad01 [2021-08-05T21:15:25.668Z] ---> 810857fd2add [2021-08-05T21:15:25.668Z] Step 24/26 : LABEL arch=arm64 [2021-08-05T21:15:25.963Z] ---> Running in 64bb4393720b [2021-08-05T21:15:28.681Z] ---> Running in 807bcdfacd09 [2021-08-05T21:15:28.681Z] Removing intermediate container 64bb4393720b [2021-08-05T21:15:28.681Z] ---> f82932e3b706 [2021-08-05T21:15:28.681Z] [2021-08-05T21:15:28.681Z] Removing intermediate container 8e9af71e2b22 [2021-08-05T21:15:28.681Z] ---> db6f5467a39d [2021-08-05T21:15:28.681Z] [2021-08-05T21:15:28.681Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:15:28.681Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:15:28.681Z] ---> d69ecb7c1658 [2021-08-05T21:15:28.681Z] Step 3/32 : WORKDIR /edgex-go [2021-08-05T21:15:28.681Z] ---> Using cache [2021-08-05T21:15:28.681Z] ---> 6c342ab9934c [2021-08-05T21:15:28.681Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:15:28.681Z] ---> Using cache [2021-08-05T21:15:28.681Z] ---> 188838a7f5c1 [2021-08-05T21:15:28.681Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-05T21:15:28.681Z] ---> Using cache [2021-08-05T21:15:28.681Z] ---> b8b5a5eb4b86 [2021-08-05T21:15:28.681Z] Step 6/32 : COPY go.mod . [2021-08-05T21:15:28.681Z] ---> Using cache [2021-08-05T21:15:28.681Z] ---> faee16d28437 [2021-08-05T21:15:28.681Z] Step 7/32 : RUN go mod download [2021-08-05T21:15:28.681Z] ---> Using cache [2021-08-05T21:15:28.681Z] ---> 213a875e40bf [2021-08-05T21:15:28.681Z] Step 8/32 : COPY . . [2021-08-05T21:15:28.681Z] ---> Using cache [2021-08-05T21:15:28.681Z] ---> 7a8560869954 [2021-08-05T21:15:28.681Z] Step 9/32 : RUN go mod tidy [2021-08-05T21:15:28.681Z] ---> Using cache [2021-08-05T21:15:28.681Z] ---> 1b49ced010d2 [2021-08-05T21:15:28.681Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-05T21:15:28.681Z] Successfully built f82932e3b706 [2021-08-05T21:15:28.681Z] Successfully built db6f5467a39d [2021-08-05T21:15:28.681Z] Successfully tagged core-metadata-arm64:latest [2021-08-05T21:15:28.681Z] Removing intermediate container 807bcdfacd09 [2021-08-05T21:15:28.681Z] ---> cf9b7bb2d69f [2021-08-05T21:15:28.681Z] Step 25/26 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:15:28.681Z] Building core-command [2021-08-05T21:15:28.681Z] Successfully tagged support-notifications-arm64:latest [2021-08-05T21:15:28.681Z]  Building core-metadata ... done Building core-data [2021-08-05T21:15:29.344Z]  Building support-notifications ... done  ---> Running in 913485bd206e [2021-08-05T21:15:29.956Z] ---> Running in 3d855ff55ea7 [2021-08-05T21:15:30.554Z] Removing intermediate container 3d855ff55ea7 [2021-08-05T21:15:30.554Z] ---> 6c17de762c34 [2021-08-05T21:15:30.554Z] Step 26/26 : LABEL version=0.0.0 [2021-08-05T21:15:30.554Z] ---> Running in 155d3c83d53d [2021-08-05T21:15:31.157Z] 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-05T21:15:31.431Z] Removing intermediate container 155d3c83d53d [2021-08-05T21:15:31.431Z] ---> 1de1ae48d5dc [2021-08-05T21:15:31.431Z] [2021-08-05T21:15:31.708Z] Successfully built 1de1ae48d5dc [2021-08-05T21:15:31.708Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-05T21:15:55.719Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:15:55.720Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:15:55.720Z] ---> d69ecb7c1658 [2021-08-05T21:15:55.720Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T21:15:55.720Z] ---> Using cache [2021-08-05T21:15:55.720Z] ---> 6c342ab9934c [2021-08-05T21:15:55.720Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:15:55.720Z] ---> Using cache [2021-08-05T21:15:55.720Z] ---> 188838a7f5c1 [2021-08-05T21:15:55.720Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-05T21:16:01.208Z] ---> Running in f8a43239062e [2021-08-05T21:16:03.861Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:16:03.862Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:16:03.862Z] ---> d69ecb7c1658 [2021-08-05T21:16:03.862Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T21:16:03.862Z] ---> Using cache [2021-08-05T21:16:03.862Z] ---> 6c342ab9934c [2021-08-05T21:16:03.862Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:16:03.862Z] ---> Using cache [2021-08-05T21:16:03.862Z] ---> 188838a7f5c1 [2021-08-05T21:16:03.862Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-05T21:16:03.862Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T21:16:03.862Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T21:16:03.862Z] ---> d69ecb7c1658 [2021-08-05T21:16:03.862Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T21:16:03.862Z] ---> Using cache [2021-08-05T21:16:03.862Z] ---> 6c342ab9934c [2021-08-05T21:16:03.862Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:16:03.862Z] ---> Using cache [2021-08-05T21:16:03.862Z] ---> 188838a7f5c1 [2021-08-05T21:16:03.862Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-05T21:16:03.862Z] ---> Using cache [2021-08-05T21:16:03.862Z] ---> b8b5a5eb4b86 [2021-08-05T21:16:03.862Z] Step 6/24 : COPY go.mod . [2021-08-05T21:16:03.862Z] ---> Using cache [2021-08-05T21:16:03.862Z] ---> faee16d28437 [2021-08-05T21:16:03.862Z] Step 7/24 : RUN go mod download [2021-08-05T21:16:03.862Z] ---> Using cache [2021-08-05T21:16:03.862Z] ---> 213a875e40bf [2021-08-05T21:16:03.862Z] Step 8/24 : COPY . . [2021-08-05T21:16:03.862Z] ---> Using cache [2021-08-05T21:16:03.862Z] ---> 7a8560869954 [2021-08-05T21:16:03.862Z] Step 9/24 : RUN go mod tidy [2021-08-05T21:16:03.862Z] ---> Using cache [2021-08-05T21:16:03.862Z] ---> 1b49ced010d2 [2021-08-05T21:16:03.862Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-05T21:16:04.142Z] ---> Running in 7fd52055b670 [2021-08-05T21:16:04.142Z] ---> Running in 67f2cbc2bb09 [2021-08-05T21:16:04.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T21:16:05.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T21:16:06.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T21:16:06.412Z] 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-05T21:16:06.412Z] OK: 218 MiB in 52 packages [2021-08-05T21:16:07.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T21:16:08.037Z] Removing intermediate container f8a43239062e [2021-08-05T21:16:08.037Z] ---> 56cf88319e4d [2021-08-05T21:16:08.037Z] Step 6/24 : COPY go.mod . [2021-08-05T21:16:08.319Z] OK: 218 MiB in 52 packages [2021-08-05T21:16:09.323Z] ---> 92d8c4274c7b [2021-08-05T21:16:09.600Z] Step 7/24 : RUN go mod download [2021-08-05T21:16:10.196Z] ---> Running in 34c9edbf51fd [2021-08-05T21:16:10.793Z] Removing intermediate container 7fd52055b670 [2021-08-05T21:16:10.793Z] ---> 2d4536b339ff [2021-08-05T21:16:10.793Z] Step 6/24 : COPY go.mod . [2021-08-05T21:16:12.242Z] ---> bccab75009da [2021-08-05T21:16:12.242Z] Step 7/24 : RUN go mod download [2021-08-05T21:16:12.521Z] ---> Running in 7a2d93c0183f [2021-08-05T21:16:16.895Z] Removing intermediate container 34c9edbf51fd [2021-08-05T21:16:16.895Z] ---> b95eafbe807b [2021-08-05T21:16:16.895Z] Step 8/24 : COPY . . [2021-08-05T21:16:21.280Z] Removing intermediate container 7a2d93c0183f [2021-08-05T21:16:21.280Z] ---> 823500d846ed [2021-08-05T21:16:21.280Z] Step 8/24 : COPY . . [2021-08-05T21:16:31.519Z] Removing intermediate container 913485bd206e [2021-08-05T21:16:31.519Z] ---> 3993a0799213 [2021-08-05T21:16:31.519Z] [2021-08-05T21:16:31.519Z] Step 11/32 : FROM alpine:3.12 [2021-08-05T21:16:31.519Z] ---> c4fd0aeabfcf [2021-08-05T21:16:31.519Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-05T21:16:32.516Z] ---> Running in 0f91f15bb247 [2021-08-05T21:16:33.989Z] Removing intermediate container 0f91f15bb247 [2021-08-05T21:16:33.989Z] ---> 332e750d0900 [2021-08-05T21:16:33.989Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-05T21:16:34.586Z] ---> Running in 8f055b884493 [2021-08-05T21:16:37.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T21:16:37.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T21:16:37.816Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-05T21:16:37.816Z] (2/2) Installing su-exec (0.2-r1) [2021-08-05T21:16:37.816Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T21:16:37.816Z] OK: 5 MiB in 16 packages [2021-08-05T21:16:42.189Z] ---> 91f36fe29300 [2021-08-05T21:16:42.189Z] Step 9/24 : RUN go mod tidy [2021-08-05T21:16:42.189Z] Removing intermediate container 8f055b884493 [2021-08-05T21:16:42.189Z] ---> 6dfaba3c03af [2021-08-05T21:16:42.189Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-05T21:16:42.792Z] ---> Running in efa6c367127e [2021-08-05T21:16:43.398Z] ---> Running in 57d20768583e [2021-08-05T21:16:45.392Z] Removing intermediate container 57d20768583e [2021-08-05T21:16:45.392Z] ---> 9f6c144466cf [2021-08-05T21:16:45.392Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-05T21:16:45.665Z] ---> Running in fb0c637137de [2021-08-05T21:16:46.271Z] ---> 446f6093055d [2021-08-05T21:16:46.271Z] Step 9/24 : RUN go mod tidy [2021-08-05T21:16:46.869Z] ---> Running in 3e08405eb493 [2021-08-05T21:16:46.869Z] Removing intermediate container fb0c637137de [2021-08-05T21:16:46.869Z] ---> ff3472cb0ade [2021-08-05T21:16:46.869Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-05T21:16:46.869Z] ---> Running in 0e495ed8931d [2021-08-05T21:16:49.511Z] Removing intermediate container efa6c367127e [2021-08-05T21:16:49.791Z] ---> 95d0da2b5b8a [2021-08-05T21:16:49.791Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-05T21:16:49.791Z] ---> Running in e7d8c879a69f [2021-08-05T21:16:51.790Z] Removing intermediate container 0e495ed8931d [2021-08-05T21:16:51.790Z] ---> 58d6d12d10f4 [2021-08-05T21:16:51.790Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-05T21:16:51.790Z] ---> Running in fb2a25553624 [2021-08-05T21:16:52.071Z] Removing intermediate container 3e08405eb493 [2021-08-05T21:16:52.071Z] ---> c91cd2ce4655 [2021-08-05T21:16:52.071Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-05T21:16:52.353Z] 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-05T21:16:52.353Z] ---> Running in ff2dd743fde7 [2021-08-05T21:16:52.631Z] Removing intermediate container fb2a25553624 [2021-08-05T21:16:52.631Z] ---> 9f908333258b [2021-08-05T21:16:52.631Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-05T21:16:54.642Z] ---> 65dd43f9016b [2021-08-05T21:16:54.642Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-05T21:16:54.922Z] 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-05T21:16:55.530Z] ---> Running in 10d0f9009ae9 [2021-08-05T21:16:56.515Z] Removing intermediate container 67f2cbc2bb09 [2021-08-05T21:16:56.515Z] ---> cfd92cb18ad9 [2021-08-05T21:16:56.515Z] [2021-08-05T21:16:56.515Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T21:16:56.515Z] ---> c4fd0aeabfcf [2021-08-05T21:16:56.515Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-05T21:16:56.515Z] ---> Using cache [2021-08-05T21:16:56.515Z] ---> f3520356b3da [2021-08-05T21:16:56.515Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T21:16:56.515Z] ---> Using cache [2021-08-05T21:16:56.515Z] ---> d688cfa7724a [2021-08-05T21:16:56.515Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-05T21:16:57.121Z] ---> Running in b6ede816582c [2021-08-05T21:16:57.745Z] Removing intermediate container b6ede816582c [2021-08-05T21:16:57.745Z] ---> 364d42473d21 [2021-08-05T21:16:57.745Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-05T21:16:58.023Z] ---> Running in 64655dc20117 [2021-08-05T21:16:59.495Z] Removing intermediate container 64655dc20117 [2021-08-05T21:16:59.495Z] ---> e4abeb19d865 [2021-08-05T21:16:59.495Z] Step 16/24 : WORKDIR / [2021-08-05T21:16:59.495Z] Removing intermediate container 10d0f9009ae9 [2021-08-05T21:16:59.495Z] ---> 7f6dc14b3ac2 [2021-08-05T21:16:59.495Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T21:16:59.495Z] ---> Running in 73f38e1ff680 [2021-08-05T21:17:00.510Z] Removing intermediate container 73f38e1ff680 [2021-08-05T21:17:00.510Z] ---> 2ec7a8094742 [2021-08-05T21:17:00.510Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T21:17:01.118Z] ---> 2145b6f09996 [2021-08-05T21:17:01.118Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-05T21:17:02.113Z] ---> aead26cfe32f [2021-08-05T21:17:02.113Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-05T21:17:04.117Z] ---> 4eb2ca8bcd33 [2021-08-05T21:17:04.118Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-05T21:17:04.726Z] ---> bd58180e2b41 [2021-08-05T21:17:04.726Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-05T21:17:05.727Z] ---> 71f76d952d4b [2021-08-05T21:17:05.727Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-05T21:17:06.331Z] ---> 148f6042c275 [2021-08-05T21:17:06.331Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-05T21:17:06.608Z] ---> Running in fb54d71207f2 [2021-08-05T21:17:07.216Z] ---> 576b0ef8bf5c [2021-08-05T21:17:07.216Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-05T21:17:07.494Z] Removing intermediate container fb54d71207f2 [2021-08-05T21:17:07.494Z] ---> 2ace764525de [2021-08-05T21:17:07.494Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T21:17:08.488Z] ---> Running in 439247e3f6dc [2021-08-05T21:17:08.773Z] ---> 85b921f94ce6 [2021-08-05T21:17:08.773Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-05T21:17:09.381Z] ---> Running in a76f9ec8c478 [2021-08-05T21:17:09.381Z] Removing intermediate container 439247e3f6dc [2021-08-05T21:17:09.381Z] ---> 3594755d2bf2 [2021-08-05T21:17:09.381Z] Step 22/24 : LABEL arch=arm64 [2021-08-05T21:17:09.660Z] ---> Running in 09862b6c7914 [2021-08-05T21:17:10.661Z] Removing intermediate container a76f9ec8c478 [2021-08-05T21:17:10.661Z] ---> e3e7706344d6 [2021-08-05T21:17:10.661Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-05T21:17:10.942Z] Removing intermediate container 09862b6c7914 [2021-08-05T21:17:10.942Z] ---> 1ea3dab33c41 [2021-08-05T21:17:10.942Z] Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:17:11.547Z] ---> Running in eec4a1d9aa71 [2021-08-05T21:17:11.827Z] ---> 53bffcb04119 [2021-08-05T21:17:11.828Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-05T21:17:12.829Z] Removing intermediate container eec4a1d9aa71 [2021-08-05T21:17:12.829Z] ---> 0b1478f81341 [2021-08-05T21:17:12.829Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T21:17:12.829Z] ---> Running in 90a4e9d051be [2021-08-05T21:17:13.441Z] ---> Running in 77bcf96320e7 [2021-08-05T21:17:14.441Z] Removing intermediate container 77bcf96320e7 [2021-08-05T21:17:14.441Z] ---> 370a9bbf51c3 [2021-08-05T21:17:14.441Z] [2021-08-05T21:17:15.056Z] Successfully built 370a9bbf51c3 [2021-08-05T21:17:15.337Z] Successfully tagged core-command-arm64:latest [2021-08-05T21:17:17.350Z]  Building core-command ... done Removing intermediate container 90a4e9d051be [2021-08-05T21:17:17.350Z] ---> 30f56f4bb528 [2021-08-05T21:17:17.350Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-05T21:17:17.629Z] ---> Running in 49513c4aa084 [2021-08-05T21:17:18.632Z] Removing intermediate container 49513c4aa084 [2021-08-05T21:17:18.632Z] ---> c16c5521f804 [2021-08-05T21:17:18.632Z] Step 29/32 : CMD ["gate"] [2021-08-05T21:17:19.245Z] ---> Running in 57995cf3d2ac [2021-08-05T21:17:20.240Z] Removing intermediate container 57995cf3d2ac [2021-08-05T21:17:20.240Z] ---> e3e9c42dba11 [2021-08-05T21:17:20.240Z] Step 30/32 : LABEL arch=arm64 [2021-08-05T21:17:22.689Z] ---> Running in dcdf6ca00c48 [2021-08-05T21:17:22.689Z] Removing intermediate container dcdf6ca00c48 [2021-08-05T21:17:22.689Z] ---> 84569cda80a0 [2021-08-05T21:17:22.689Z] Step 31/32 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:17:22.689Z] ---> Running in 9eb3efb9d619 [2021-08-05T21:17:22.979Z] Removing intermediate container 9eb3efb9d619 [2021-08-05T21:17:22.979Z] ---> 19990b963d56 [2021-08-05T21:17:22.979Z] Step 32/32 : LABEL version=0.0.0 [2021-08-05T21:17:23.258Z] ---> Running in 6d5020e08063 [2021-08-05T21:17:24.262Z] Removing intermediate container 6d5020e08063 [2021-08-05T21:17:24.262Z] ---> 783bdb2b2acc [2021-08-05T21:17:24.262Z] [2021-08-05T21:17:24.541Z] Successfully built 783bdb2b2acc [2021-08-05T21:17:24.821Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-05T21:17:51.690Z]  Building security-bootstrapper ... done Removing intermediate container e7d8c879a69f [2021-08-05T21:17:51.690Z] ---> f22362b7a6cb [2021-08-05T21:17:51.690Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-05T21:17:52.294Z] ---> Running in 1730dfc931fd [2021-08-05T21:17:53.747Z] 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-05T21:17:57.161Z] Removing intermediate container 1730dfc931fd [2021-08-05T21:17:57.161Z] ---> 511a0f467de0 [2021-08-05T21:17:57.161Z] [2021-08-05T21:17:57.161Z] Step 12/24 : FROM docker:20.10.7 [2021-08-05T21:17:57.161Z] 20.10.7: Pulling from library/docker [2021-08-05T21:18:00.576Z] Removing intermediate container ff2dd743fde7 [2021-08-05T21:18:00.577Z] ---> 991508c91b37 [2021-08-05T21:18:00.577Z] [2021-08-05T21:18:00.577Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T21:18:00.577Z] ---> c4fd0aeabfcf [2021-08-05T21:18:00.577Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-05T21:18:02.033Z] ---> Running in 401372067a0e [2021-08-05T21:18:03.026Z] Removing intermediate container 401372067a0e [2021-08-05T21:18:03.026Z] ---> 6ddb3867085c [2021-08-05T21:18:03.026Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-05T21:18:04.015Z] ---> Running in bdf8ba0cf98f [2021-08-05T21:18:05.001Z] Removing intermediate container bdf8ba0cf98f [2021-08-05T21:18:05.001Z] ---> f84630dff538 [2021-08-05T21:18:05.001Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-05T21:18:05.277Z] ---> Running in fe8ce8222c2d [2021-08-05T21:18:05.552Z] Removing intermediate container fe8ce8222c2d [2021-08-05T21:18:05.552Z] ---> 9d971966d71a [2021-08-05T21:18:05.552Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T21:18:06.155Z] ---> Running in 75b279b6aff8 [2021-08-05T21:18:06.757Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-05T21:18:06.757Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-05T21:18:06.757Z] ---> df445af6242a [2021-08-05T21:18:06.757Z] 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-05T21:18:06.757Z] ---> Running in 7ddffc826f75 [2021-08-05T21:18:07.368Z] Removing intermediate container 7ddffc826f75 [2021-08-05T21:18:07.368Z] ---> 26de387d4b81 [2021-08-05T21:18:07.368Z] 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-05T21:18:08.362Z] ---> Running in 1fa77457e5aa [2021-08-05T21:18:09.381Z] Removing intermediate container 75b279b6aff8 [2021-08-05T21:18:09.381Z] ---> efbb502e0202 [2021-08-05T21:18:09.381Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-05T21:18:09.658Z] ---> Running in e59cf44a6cb5 [2021-08-05T21:18:10.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T21:18:10.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T21:18:11.152Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T21:18:11.153Z] (1/39) Installing readline (8.1.0-r0) [2021-08-05T21:18:11.153Z] (2/39) Installing bash (5.1.0-r0) [2021-08-05T21:18:11.153Z] Executing bash-5.1.0-r0.post-install [2021-08-05T21:18:11.428Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-05T21:18:11.428Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-05T21:18:11.428Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-05T21:18:11.428Z] (6/39) Installing curl (7.78.0-r0) [2021-08-05T21:18:11.428Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-05T21:18:11.428Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-05T21:18:11.428Z] (9/39) Installing expat (2.2.10-r1) [2021-08-05T21:18:11.428Z] (10/39) Installing libffi (3.3-r2) [2021-08-05T21:18:11.428Z] (11/39) Installing gdbm (1.19-r0) [2021-08-05T21:18:11.428Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-05T21:18:11.428Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-05T21:18:11.428Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-05T21:18:12.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T21:18:13.024Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-05T21:18:13.024Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-05T21:18:13.025Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-05T21:18:13.025Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-05T21:18:13.025Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-05T21:18:13.025Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-05T21:18:13.302Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-05T21:18:13.302Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-05T21:18:13.302Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-05T21:18:13.302Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-05T21:18:13.302Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-05T21:18:13.302Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-05T21:18:13.577Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-05T21:18:13.577Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-05T21:18:13.577Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-05T21:18:13.577Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-05T21:18:13.577Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-05T21:18:13.577Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-05T21:18:13.577Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-05T21:18:13.577Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-05T21:18:13.577Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-05T21:18:13.577Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-05T21:18:13.577Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-05T21:18:13.577Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-05T21:18:13.577Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-05T21:18:13.857Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T21:18:13.857Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-05T21:18:13.857Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-05T21:18:13.857Z] OK: 8 MiB in 20 packages [2021-08-05T21:18:13.857Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-05T21:18:13.857Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-05T21:18:13.857Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-05T21:18:13.857Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-05T21:18:14.463Z] Executing busybox-1.32.1-r6.trigger [2021-08-05T21:18:14.463Z] OK: 82 MiB in 59 packages [2021-08-05T21:18:15.922Z] Removing intermediate container e59cf44a6cb5 [2021-08-05T21:18:15.922Z] ---> 3bd8ba7bc25d [2021-08-05T21:18:15.922Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T21:18:16.923Z] ---> 8e39d198ccb3 [2021-08-05T21:18:16.923Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-05T21:18:18.372Z] ---> 5d47902e7538 [2021-08-05T21:18:18.372Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-05T21:18:19.355Z] ---> 9da60545ee90 [2021-08-05T21:18:19.355Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-05T21:18:19.355Z] ---> Running in 9ae2f9a233c3 [2021-08-05T21:18:19.638Z] Removing intermediate container 9ae2f9a233c3 [2021-08-05T21:18:19.639Z] ---> 2a700013a352 [2021-08-05T21:18:19.639Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T21:18:19.914Z] ---> Running in f804e98ee9f2 [2021-08-05T21:18:20.517Z] Removing intermediate container f804e98ee9f2 [2021-08-05T21:18:20.517Z] ---> 5b29a70e0163 [2021-08-05T21:18:20.517Z] Step 22/24 : LABEL arch=arm64 [2021-08-05T21:18:20.517Z] ---> Running in dff395e4ef77 [2021-08-05T21:18:21.509Z] Removing intermediate container dff395e4ef77 [2021-08-05T21:18:21.509Z] ---> 00ee1a038311 [2021-08-05T21:18:21.509Z] Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:18:21.799Z] Collecting docker-compose==1.23.2 [2021-08-05T21:18:21.799Z] ---> Running in 41062d9d5df3 [2021-08-05T21:18:21.799Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-05T21:18:22.399Z] Removing intermediate container 41062d9d5df3 [2021-08-05T21:18:22.399Z] ---> 6d503b0f37d7 [2021-08-05T21:18:22.399Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T21:18:22.399Z] Collecting jsonschema<3,>=2.5.1 [2021-08-05T21:18:22.399Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-05T21:18:22.399Z] ---> Running in 9227cc025ef3 [2021-08-05T21:18:22.997Z] Removing intermediate container 9227cc025ef3 [2021-08-05T21:18:22.997Z] ---> a3c56d13cf69 [2021-08-05T21:18:22.997Z] [2021-08-05T21:18:22.997Z] Collecting PyYAML<4,>=3.10 [2021-08-05T21:18:22.997Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-05T21:18:23.271Z] Successfully built a3c56d13cf69 [2021-08-05T21:18:23.271Z] Successfully tagged core-data-arm64:latest [2021-08-05T21:18:26.660Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-08-05T21:18:26.660Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-05T21:18:26.660Z] Collecting docopt<0.7,>=0.6.1 [2021-08-05T21:18:26.660Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-05T21:18:28.641Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-05T21:18:28.641Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-05T21:18:28.641Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-05T21:18:28.641Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-05T21:18:30.080Z] 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-05T21:18:31.060Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-05T21:18:31.060Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-05T21:18:31.060Z] Collecting cached-property<2,>=1.2.0 [2021-08-05T21:18:31.060Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-05T21:18:31.335Z] Collecting texttable<0.10,>=0.9.0 [2021-08-05T21:18:31.335Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-05T21:18:33.314Z] Collecting docker-pycreds>=0.4.0 [2021-08-05T21:18:33.314Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-05T21:18:33.909Z] Collecting certifi>=2017.4.17 [2021-08-05T21:18:33.909Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-05T21:18:33.909Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-05T21:18:33.909Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-05T21:18:34.504Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-05T21:18:34.504Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-05T21:18:34.779Z] Collecting idna<2.8,>=2.5 [2021-08-05T21:18:34.779Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-05T21:18:35.051Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-05T21:18:35.051Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-05T21:18:35.051Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-05T21:18:35.051Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-05T21:18:35.646Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-05T21:18:35.646Z] Attempting uninstall: urllib3 [2021-08-05T21:18:35.646Z] Found existing installation: urllib3 1.26.2 [2021-08-05T21:18:35.646Z] Uninstalling urllib3-1.26.2: [2021-08-05T21:18:35.919Z] Successfully uninstalled urllib3-1.26.2 [2021-08-05T21:18:36.192Z] Attempting uninstall: idna [2021-08-05T21:18:36.192Z] Found existing installation: idna 3.1 [2021-08-05T21:18:36.192Z] Uninstalling idna-3.1: [2021-08-05T21:18:36.469Z] Successfully uninstalled idna-3.1 [2021-08-05T21:18:37.065Z] Attempting uninstall: chardet [2021-08-05T21:18:37.065Z] Found existing installation: chardet 4.0.0 [2021-08-05T21:18:37.065Z] Uninstalling chardet-4.0.0: [2021-08-05T21:18:37.065Z] Successfully uninstalled chardet-4.0.0 [2021-08-05T21:18:38.505Z] Attempting uninstall: requests [2021-08-05T21:18:38.505Z] Found existing installation: requests 2.25.1 [2021-08-05T21:18:38.505Z] Uninstalling requests-2.25.1: [2021-08-05T21:18:38.505Z] Successfully uninstalled requests-2.25.1 [2021-08-05T21:18:39.103Z] Running setup.py install for texttable: started [2021-08-05T21:18:41.083Z] Running setup.py install for texttable: finished with status 'done' [2021-08-05T21:18:41.083Z] Running setup.py install for PyYAML: started [2021-08-05T21:18:43.064Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-05T21:18:43.342Z] Running setup.py install for docopt: started [2021-08-05T21:18:45.323Z] Running setup.py install for docopt: finished with status 'done' [2021-08-05T21:18:45.323Z] Running setup.py install for dockerpty: started [2021-08-05T21:18:46.763Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-05T21:18:48.204Z] 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-05T21:18:58.059Z] Removing intermediate container 1fa77457e5aa [2021-08-05T21:18:58.059Z] ---> 0fa6c2c91cfd [2021-08-05T21:18:58.059Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-05T21:18:58.059Z] ---> Running in 416e44839371 [2021-08-05T21:18:58.328Z] Removing intermediate container 416e44839371 [2021-08-05T21:18:58.328Z] ---> 5eb373b20dad [2021-08-05T21:18:58.328Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-05T21:18:58.598Z] ---> Running in b7af2841faa7 [2021-08-05T21:18:59.192Z] Removing intermediate container b7af2841faa7 [2021-08-05T21:18:59.192Z] ---> ea7fccde4b54 [2021-08-05T21:18:59.192Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-05T21:19:01.165Z] ---> c79127ce9ce1 [2021-08-05T21:19:01.165Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-05T21:19:01.760Z] ---> 2ceea303e804 [2021-08-05T21:19:01.760Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-05T21:19:02.740Z] ---> dac671917212 [2021-08-05T21:19:02.740Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-05T21:19:03.395Z] ---> Running in e1294030d85f [2021-08-05T21:19:05.304Z] Removing intermediate container e1294030d85f [2021-08-05T21:19:05.304Z] ---> 7ea2d08e7fed [2021-08-05T21:19:05.304Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T21:19:05.304Z] ---> Running in 65c7bb7f22d4 [2021-08-05T21:19:05.304Z] Removing intermediate container 65c7bb7f22d4 [2021-08-05T21:19:05.304Z] ---> 8f8109288f0f [2021-08-05T21:19:05.304Z] Step 22/24 : LABEL arch=arm64 [2021-08-05T21:19:05.304Z] ---> Running in 1a4bd5fb4026 [2021-08-05T21:19:05.589Z] Removing intermediate container 1a4bd5fb4026 [2021-08-05T21:19:05.589Z] ---> 69845b933b7e [2021-08-05T21:19:05.589Z] Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 [2021-08-05T21:19:05.589Z] ---> Running in b470bd88cbc3 [2021-08-05T21:19:06.188Z] Removing intermediate container b470bd88cbc3 [2021-08-05T21:19:06.188Z] ---> 6e9b0a85148d [2021-08-05T21:19:06.188Z] Step 24/24 : LABEL version=0.0.0 [2021-08-05T21:19:07.861Z] ---> Running in a2be625954da [2021-08-05T21:19:07.861Z] Removing intermediate container a2be625954da [2021-08-05T21:19:07.861Z] ---> a903f7870e54 [2021-08-05T21:19:07.861Z] [2021-08-05T21:19:07.861Z] Successfully built a903f7870e54 [2021-08-05T21:19:07.861Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-05T21:19:07.880Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-05T21:19:07.924Z] $ docker stop --time=1 88a6c4a262b94134285f620293020389288ea2d6145281b159c2b84dc44cf381 [2021-08-05T21:19:10.087Z] $ docker rm -f 88a6c4a262b94134285f620293020389288ea2d6145281b159c2b84dc44cf381 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T21:19:10.717Z] + docker images [2021-08-05T21:19:11.002Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-05T21:19:11.002Z] sys-mgmt-agent-arm64 latest a903f7870e54 4 seconds ago 311MB [2021-08-05T21:19:11.002Z] core-data-arm64 latest a3c56d13cf69 48 seconds ago 19.3MB [2021-08-05T21:19:11.002Z] 991508c91b37 About a minute ago 1.57GB [2021-08-05T21:19:11.002Z] 511a0f467de0 About a minute ago 1.56GB [2021-08-05T21:19:11.002Z] security-bootstrapper-arm64 latest 783bdb2b2acc About a minute ago 17.7MB [2021-08-05T21:19:11.002Z] core-command-arm64 latest 370a9bbf51c3 About a minute ago 15.1MB [2021-08-05T21:19:11.003Z] cfd92cb18ad9 2 minutes ago 1.56GB [2021-08-05T21:19:11.003Z] 3993a0799213 2 minutes ago 1.56GB [2021-08-05T21:19:11.003Z] security-secretstore-setup-arm64 latest 1de1ae48d5dc 3 minutes ago 27.4MB [2021-08-05T21:19:11.003Z] core-metadata-arm64 latest f82932e3b706 3 minutes ago 15.8MB [2021-08-05T21:19:11.003Z] support-notifications-arm64 latest db6f5467a39d 3 minutes ago 15.9MB [2021-08-05T21:19:11.003Z] support-scheduler-arm64 latest e7d48fb16dea 3 minutes ago 15.2MB [2021-08-05T21:19:11.003Z] security-proxy-setup-arm64 latest 391e1db7da37 4 minutes ago 24.5MB [2021-08-05T21:19:11.003Z] 78184423cc49 4 minutes ago 1.56GB [2021-08-05T21:19:11.003Z] 9d4660cf25e1 4 minutes ago 1.56GB [2021-08-05T21:19:11.003Z] 98e1fe481538 4 minutes ago 1.57GB [2021-08-05T21:19:11.003Z] 9964790fc950 4 minutes ago 1.56GB [2021-08-05T21:19:11.003Z] 4bc1f59b5105 4 minutes ago 1.56GB [2021-08-05T21:19:11.003Z] ci-base-image-arm64 latest d69ecb7c1658 15 minutes ago 1.23GB [2021-08-05T21:19:11.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 3 days ago 533MB [2021-08-05T21:19:11.003Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-05T21:19:11.003Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-05T21:19:11.003Z] 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-05T21:19:11.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T21:19:11.943Z] [2021-08-05T21:19:11.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-05T21:19:12.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T21:19:12.595Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-05T21:19:12.595Z] 448f6bf000e3: Pulling fs layer [2021-08-05T21:19:12.595Z] f757da607395: Pulling fs layer [2021-08-05T21:19:12.595Z] 05883995daec: Pulling fs layer [2021-08-05T21:19:12.595Z] 8603b9c90790: Pulling fs layer [2021-08-05T21:19:12.595Z] 1560dd03e051: Pulling fs layer [2021-08-05T21:19:12.595Z] 27f5ce0e4adf: Pulling fs layer [2021-08-05T21:19:12.595Z] c2d8d7efcc4b: Pulling fs layer [2021-08-05T21:19:12.595Z] 8603b9c90790: Waiting [2021-08-05T21:19:12.595Z] 1560dd03e051: Waiting [2021-08-05T21:19:12.595Z] 27f5ce0e4adf: Waiting [2021-08-05T21:19:12.595Z] c2d8d7efcc4b: Waiting [2021-08-05T21:19:12.869Z] f757da607395: Verifying Checksum [2021-08-05T21:19:12.869Z] f757da607395: Download complete [2021-08-05T21:19:12.869Z] 8603b9c90790: Download complete [2021-08-05T21:19:13.142Z] 1560dd03e051: Verifying Checksum [2021-08-05T21:19:13.142Z] 1560dd03e051: Download complete [2021-08-05T21:19:13.142Z] 27f5ce0e4adf: Download complete [2021-08-05T21:19:13.142Z] 05883995daec: Verifying Checksum [2021-08-05T21:19:13.142Z] 05883995daec: Download complete [2021-08-05T21:19:14.122Z] 448f6bf000e3: Verifying Checksum [2021-08-05T21:19:14.122Z] 448f6bf000e3: Download complete [2021-08-05T21:19:16.752Z] c2d8d7efcc4b: Verifying Checksum [2021-08-05T21:19:16.752Z] c2d8d7efcc4b: Download complete [2021-08-05T21:19:17.734Z] 448f6bf000e3: Pull complete [2021-08-05T21:19:18.719Z] f757da607395: Pull complete [2021-08-05T21:19:20.156Z] 05883995daec: Pull complete [2021-08-05T21:19:20.754Z] 8603b9c90790: Pull complete [2021-08-05T21:19:21.752Z] 1560dd03e051: Pull complete [2021-08-05T21:19:22.027Z] 27f5ce0e4adf: Pull complete [2021-08-05T21:19:37.106Z] c2d8d7efcc4b: Pull complete [2021-08-05T21:19:37.106Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-05T21:19:37.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T21:19:37.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-05T21:19:37.371Z] prd-ubuntu18.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container [2021-08-05T21:19:37.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-05T21:19:41.684Z] $ docker top bad334ec207b621e590ad9f32e913ed2221227ba0cbf93f1f99cc5ce7af5fd58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T21:19:42.761Z] ---> job-cost.sh [2021-08-05T21:19:42.761Z] lf-activate-venv: SKIPPING [2021-08-05T21:19:42.761Z] INFO: No Stack... [2021-08-05T21:19:43.738Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-05T21:19:44.012Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T21:19:44.677Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-08-05T21:19:44.677Z] + cut -d, -f6 [Pipeline] lock [2021-08-05T21:19:44.741Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3651-4-stack-cost] [2021-08-05T21:19:44.749Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3651-4-stack-cost] did not exist. Created. [2021-08-05T21:19:44.750Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3651-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T21:19:45.456Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-05T21:19:45.622Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T21:19:45.633Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3651-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T21:19:45.693Z] $ docker stop --time=1 bad334ec207b621e590ad9f32e913ed2221227ba0cbf93f1f99cc5ce7af5fd58 [2021-08-05T21:19:48.865Z] $ docker rm -f bad334ec207b621e590ad9f32e913ed2221227ba0cbf93f1f99cc5ce7af5fd58 [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-05T21:19:50.051Z] provisioning config files... [2021-08-05T21:19:50.073Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6512590525484991194tmp [Pipeline] { [Pipeline] sh [2021-08-05T21:19:50.412Z] + set +x [2021-08-05T21:19:50.412Z] + bash -s -- [2021-08-05T21:19:50.412Z] + curl -s https://codecov.io/bash [2021-08-05T21:19:50.412Z] [2021-08-05T21:19:50.412Z] _____ _ [2021-08-05T21:19:50.412Z] / ____| | | [2021-08-05T21:19:50.412Z] | | ___ __| | ___ ___ _____ __ [2021-08-05T21:19:50.412Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-05T21:19:50.412Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-05T21:19:50.412Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-05T21:19:50.412Z] Bash-1.0.6 [2021-08-05T21:19:50.412Z] [2021-08-05T21:19:50.412Z] [2021-08-05T21:19:50.412Z] ==> git version 2.24.4 found [2021-08-05T21:19:50.684Z] ==> 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-05T21:19:50.684Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-05T21:19:50.684Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-05T21:19:50.684Z] ==> Jenkins CI detected. [2021-08-05T21:19:50.684Z] current dir:  /w/workspace/edgex-go/4 [2021-08-05T21:19:50.684Z] project root: . [2021-08-05T21:19:50.684Z] --> token set from env [2021-08-05T21:19:50.684Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-05T21:19:50.684Z] ==> Running gcov in . (disable via -X gcov) [2021-08-05T21:19:50.684Z] ==> Python coveragepy not found [2021-08-05T21:19:50.684Z] ==> Searching for coverage reports in: [2021-08-05T21:19:50.684Z] + . [2021-08-05T21:19:50.684Z] -> Found 1 reports [2021-08-05T21:19:50.684Z] ==> Detecting git/mercurial file structure [2021-08-05T21:19:50.684Z] ==> Reading reports [2021-08-05T21:19:50.684Z] + ./coverage.out bytes=404176 [2021-08-05T21:19:50.684Z] ==> Appending adjustments [2021-08-05T21:19:50.684Z] https://docs.codecov.io/docs/fixing-reports [2021-08-05T21:19:51.658Z] + Found adjustments [2021-08-05T21:19:51.658Z] ==> Gzipping contents [2021-08-05T21:19:51.658Z] 56K /tmp/codecov.QJFW97.gz [2021-08-05T21:19:51.658Z] ==> Uploading reports [2021-08-05T21:19:51.658Z] url: https://codecov.io [2021-08-05T21:19:51.658Z] query: branch=PR-3651&commit=a4bf493151d20c9f5dd988c87f7661259b3f10c5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3651%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3651&job=&cmd_args= [2021-08-05T21:19:51.658Z] -> Pinging Codecov [2021-08-05T21:19:51.658Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3651&commit=a4bf493151d20c9f5dd988c87f7661259b3f10c5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3651%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3651&job=&cmd_args= [2021-08-05T21:19:52.244Z] -> Uploading to [2021-08-05T21:19:52.244Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-05/00271124DB129430A58F1EEE437C3FCB/a4bf493151d20c9f5dd988c87f7661259b3f10c5/28a5b329-2048-4e2c-bb42-982fbddf4abf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210805T211951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fbadcca301bc43a3a6bd85e788033a1308f9a387a117b6b4bd021943b7ee98d4 [2021-08-05T21:19:52.244Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-05T21:19:52.244Z] Dload Upload Total Spent Left Speed [2021-08-05T21:19:52.824Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54514 0 0 100 54514 0 86749 --:--:-- --:--:-- --:--:-- 86805 [2021-08-05T21:19:52.824Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a4bf493151d20c9f5dd988c87f7661259b3f10c5 [Pipeline] } [2021-08-05T21:19:52.837Z] 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-05T21:19:54.429Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-05T21:19:57.147Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T21:19:57.738Z] ---> package-listing.sh [2021-08-05T21:19:57.738Z] ++ facter osfamily [2021-08-05T21:19:57.738Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-05T21:19:58.009Z] + OS_FAMILY=redhat [2021-08-05T21:19:58.009Z] + workspace=/w/workspace/edgex-go/4 [2021-08-05T21:19:58.009Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-05T21:19:58.009Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-05T21:19:58.009Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-05T21:19:58.009Z] + PACKAGES=/tmp/packages_start.txt [2021-08-05T21:19:58.009Z] + '[' /w/workspace/edgex-go/4 ']' [2021-08-05T21:19:58.009Z] + PACKAGES=/tmp/packages_end.txt [2021-08-05T21:19:58.009Z] + case "${OS_FAMILY}" in [2021-08-05T21:19:58.009Z] + sort [2021-08-05T21:19:58.009Z] + rpm -qa [2021-08-05T21:19:59.961Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-05T21:19:59.961Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-05T21:19:59.961Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-05T21:19:59.961Z] + '[' /w/workspace/edgex-go/4 ']' [2021-08-05T21:19:59.961Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-08-05T21:19:59.961Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-08-05T21:19:59.978Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-05T21:20:00.280Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-05T21:20:00.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T21:20:00.880Z] [2021-08-05T21:20:00.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T21:20:01.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T21:20:01.438Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T21:20:01.438Z] b4d181a07f80: Pulling fs layer [2021-08-05T21:20:01.438Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T21:20:01.438Z] ed53099fbce6: Pulling fs layer [2021-08-05T21:20:01.438Z] dc539afda2c1: Pulling fs layer [2021-08-05T21:20:01.438Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T21:20:01.438Z] 9065ff56babe: Pulling fs layer [2021-08-05T21:20:01.438Z] d287ab97295c: Pulling fs layer [2021-08-05T21:20:01.438Z] dc539afda2c1: Waiting [2021-08-05T21:20:01.438Z] 77bc0d833cb6: Waiting [2021-08-05T21:20:01.438Z] 9065ff56babe: Waiting [2021-08-05T21:20:01.438Z] d287ab97295c: Waiting [2021-08-05T21:20:02.019Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T21:20:02.019Z] a1111a8f2ec3: Download complete [2021-08-05T21:20:02.019Z] dc539afda2c1: Verifying Checksum [2021-08-05T21:20:02.019Z] dc539afda2c1: Download complete [2021-08-05T21:20:02.988Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T21:20:02.988Z] 77bc0d833cb6: Download complete [2021-08-05T21:20:02.988Z] 9065ff56babe: Verifying Checksum [2021-08-05T21:20:02.988Z] 9065ff56babe: Download complete [2021-08-05T21:20:02.988Z] ed53099fbce6: Verifying Checksum [2021-08-05T21:20:02.988Z] ed53099fbce6: Download complete [2021-08-05T21:20:03.575Z] b4d181a07f80: Verifying Checksum [2021-08-05T21:20:03.575Z] b4d181a07f80: Download complete [2021-08-05T21:20:04.994Z] b4d181a07f80: Pull complete [2021-08-05T21:20:04.994Z] a1111a8f2ec3: Pull complete [2021-08-05T21:20:05.264Z] ed53099fbce6: Pull complete [2021-08-05T21:20:05.529Z] dc539afda2c1: Pull complete [2021-08-05T21:20:06.001Z] 77bc0d833cb6: Pull complete [2021-08-05T21:20:06.001Z] 9065ff56babe: Pull complete [2021-08-05T21:20:08.587Z] d287ab97295c: Verifying Checksum [2021-08-05T21:20:08.587Z] d287ab97295c: Download complete [2021-08-05T21:20:12.854Z] d287ab97295c: Pull complete [2021-08-05T21:20:12.854Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T21:20:12.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T21:20:12.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T21:20:12.954Z] prd-centos7-docker-4c-2g-2128 does not seem to be running inside a container [2021-08-05T21:20:13.029Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat [2021-08-05T21:20:16.214Z] $ docker top c3975d9ab7fbb6492a14d77e839f5f80e0b784a2a80e6fcd7643199e2cd93744 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T21:20:16.821Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-05T21:20:17.133Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-05T21:20:17.457Z] + ls /var/log/sa-host [2021-08-05T21:20:17.457Z] + sadf -c /var/log/sa-host/sa05 [2021-08-05T21:20:17.457Z] file_magic: OK [2021-08-05T21:20:17.457Z] HZ: Using current value: 100 [2021-08-05T21:20:17.457Z] file_header: OK [2021-08-05T21:20:17.457Z] 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-05T21:20:17.457Z] Statistics: [2021-08-05T21:20:17.457Z] 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... [2021-08-05T21:20:17.457Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T21:20:18.057Z] provisioning config files... [2021-08-05T21:20:18.072Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7179725587911537277tmp [Pipeline] { [Pipeline] echo [2021-08-05T21:20:18.096Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T21:20:18.405Z] ---> create-netrc.sh [Pipeline] } [2021-08-05T21:20:18.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-05T21:20:23.866Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-05T21:20:23.883Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T21:20:24.198Z] ---> sudo-logs.sh [2021-08-05T21:20:24.198Z] Archiving 'sudo' log.. [2021-08-05T21:20:24.198Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2128.vexxhost.local: Name or service not known [2021-08-05T21:20:24.198Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2128.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-05T21:20:24.236Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T21:20:24.566Z] ---> job-cost.sh [2021-08-05T21:20:24.566Z] lf-activate-venv: SKIPPING [2021-08-05T21:20:24.566Z] DEBUG: total: 0.18000000715255737 [2021-08-05T21:20:24.566Z] INFO: Retrieving Stack Cost... [2021-08-05T21:20:25.524Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T21:20:26.947Z] INFO: Archiving Costs [Pipeline] echo [2021-08-05T21:20:26.969Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T21:20:27.288Z] ---> logs-deploy.sh [2021-08-05T21:20:27.289Z] lf-activate-venv: SKIPPING [2021-08-05T21:20:27.289Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3651/4 [2021-08-05T21:20:27.289Z] INFO: archiving workspace using pattern(s): [2021-08-05T21:20:27.873Z] Archives upload complete. [2021-08-05T21:20:28.143Z] INFO: archiving logs to Nexus