Pull request #3737 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 52917694c27eb17e25cc9118ee4b7f3f8a547dcb+ddfefb12980b3aae43ea9c92b742f97d3dccd95e (a0c785b2f59df004a1cee271e8cc06334ac9a831) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2562346046575341753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1380909878452708329.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3737/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3737/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8775484878850944885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3724116755764870721.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3737/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-3737/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8530955164553184461.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-345 in /w/workspace/edgexfoundry_edgex-go_PR-3737 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh5365209059891675932.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 ddfefb12980b3aae43ea9c92b742f97d3dccd95e into PR head commit 52917694c27eb17e25cc9118ee4b7f3f8a547dcb Merge succeeded, producing 52917694c27eb17e25cc9118ee4b7f3f8a547dcb Checking out Revision 52917694c27eb17e25cc9118ee4b7f3f8a547dcb (PR-3737) > 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/5@tmp/jenkins-gitclient-ssh6130766720427006504.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3737/head:refs/remotes/origin/PR-3737 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52917694c27eb17e25cc9118ee4b7f3f8a547dcb # 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/5@tmp/jenkins-gitclient-ssh2670736285056367654.key > git merge ddfefb12980b3aae43ea9c92b742f97d3dccd95e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52917694c27eb17e25cc9118ee4b7f3f8a547dcb # timeout=10 Commit message: "Merge branch 'main' into edgex-go-3565-gosec" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-30T22:31:31.975Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-30T22:31:32.075Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-30T22:31:32.102Z] ========================================================= [2021-09-30T22:31:32.102Z] EdgeX Global Pipelines Version Info [2021-09-30T22:31:32.102Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 89d5b8ec168a2a94e515cddf5c34f7ea4284a345 # timeout=10 [2021-09-30T22:31:33.336Z] ------------------- [2021-09-30T22:31:33.336Z] stable info: [2021-09-30T22:31:33.336Z] ------------------- [2021-09-30T22:31:33.336Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T22:31:33.336Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T22:31:33.336Z] Message: update stable to v1.0.206 [2021-09-30T22:31:33.921Z] ------------------- [2021-09-30T22:31:33.921Z] experimental info: [2021-09-30T22:31:33.921Z] ------------------- [2021-09-30T22:31:33.921Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T22:31:33.921Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T22:31:33.921Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-30T22:31:34.048Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-30T22:31:34.068Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-30T22:31:34.088Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-30T22:31:34.109Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-30T22:31:34.130Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-30T22:31:34.168Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-30T22:31:34.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-30T22:31:34.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-30T22:31:34.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-30T22:31:34.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-30T22:31:34.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-30T22:31:34.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-30T22:31:34.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-30T22:31:34.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-30T22:31:34.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-30T22:31:34.391Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T22:31:34.441Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T22:31:34.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-30T22:31:34.483Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-30T22:31:34.504Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-30T22:31:34.525Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-30T22:31:34.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-30T22:31:34.568Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-30T22:31:34.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3737 [Pipeline] echo [2021-09-30T22:31:34.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3737 [Pipeline] echo [2021-09-30T22:31:34.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3737 [Pipeline] echo [2021-09-30T22:31:34.681Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52917694c27eb17e25cc9118ee4b7f3f8a547dcb [Pipeline] echo [2021-09-30T22:31:34.702Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5291769 [Pipeline] echo [2021-09-30T22:31:34.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T22:31:34.787Z] provisioning config files... [2021-09-30T22:31:34.806Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8492303866271726627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:31:35.140Z] ---> docker-login.sh [2021-09-30T22:31:35.140Z] nexus3.edgexfoundry.org:10001 [2021-09-30T22:31:35.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:31:35.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:31:35.408Z] Configure a credential helper to remove this warning. See [2021-09-30T22:31:35.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:31:35.408Z] [2021-09-30T22:31:35.408Z] Login Succeeded [2021-09-30T22:31:35.408Z] nexus3.edgexfoundry.org:10002 [2021-09-30T22:31:35.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:31:35.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:31:35.679Z] Configure a credential helper to remove this warning. See [2021-09-30T22:31:35.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:31:35.679Z] [2021-09-30T22:31:35.679Z] Login Succeeded [2021-09-30T22:31:35.679Z] nexus3.edgexfoundry.org:10003 [2021-09-30T22:31:35.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:31:35.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:31:35.679Z] Configure a credential helper to remove this warning. See [2021-09-30T22:31:35.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:31:35.679Z] [2021-09-30T22:31:35.679Z] Login Succeeded [2021-09-30T22:31:35.679Z] nexus3.edgexfoundry.org:10004 [2021-09-30T22:31:35.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:31:35.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:31:35.955Z] Configure a credential helper to remove this warning. See [2021-09-30T22:31:35.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:31:35.955Z] [2021-09-30T22:31:35.955Z] Login Succeeded [2021-09-30T22:31:35.955Z] docker.io [2021-09-30T22:31:35.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:31:36.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:31:36.541Z] Configure a credential helper to remove this warning. See [2021-09-30T22:31:36.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:31:36.541Z] [2021-09-30T22:31:36.541Z] Login Succeeded [2021-09-30T22:31:36.541Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T22:31:36.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T22:31:36.912Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-30T22:31:36.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:31:36.912Z] ++ dirname cmd/core-command/Dockerfile [2021-09-30T22:31:36.912Z] ++ cut -d/ -f2 [2021-09-30T22:31:36.912Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-30T22:31:36.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:31:36.912Z] ++ dirname cmd/core-data/Dockerfile [2021-09-30T22:31:36.912Z] ++ cut -d/ -f2 [2021-09-30T22:31:36.912Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-30T22:31:36.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:31:36.912Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-30T22:31:36.912Z] ++ cut -d/ -f2 [2021-09-30T22:31:36.912Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-30T22:31:36.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:31:36.912Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-30T22:31:36.912Z] ++ cut -d/ -f2 [2021-09-30T22:31:36.912Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-30T22:31:36.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:31:36.912Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-30T22:31:36.912Z] ++ cut -d/ -f2 [2021-09-30T22:31:36.912Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-30T22:31:36.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:31:36.912Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-30T22:31:36.912Z] ++ cut -d/ -f2 [2021-09-30T22:31:36.912Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-30T22:31:36.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:31:36.912Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-30T22:31:36.912Z] ++ cut -d/ -f2 [2021-09-30T22:31:36.912Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-30T22:31:36.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:31:36.912Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-30T22:31:36.912Z] ++ cut -d/ -f2 [2021-09-30T22:31:36.912Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-30T22:31:36.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:31:36.912Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-30T22:31:36.912Z] ++ cut -d/ -f2 [2021-09-30T22:31:36.912Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-30T22:31:36.971Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:31:37.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T22:31:37.693Z] [2021-09-30T22:31:37.693Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:31:38.029Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T22:31:38.030Z] latest: Pulling from edgex-devops/git-semver [2021-09-30T22:31:38.030Z] 31603596830f: Pulling fs layer [2021-09-30T22:31:38.030Z] 04fac38145f0: Pulling fs layer [2021-09-30T22:31:38.030Z] 701f6daf10bf: Pulling fs layer [2021-09-30T22:31:38.030Z] 24f72da36158: Pulling fs layer [2021-09-30T22:31:38.030Z] 24f72da36158: Waiting [2021-09-30T22:31:38.030Z] 04fac38145f0: Download complete [2021-09-30T22:31:38.302Z] 31603596830f: Verifying Checksum [2021-09-30T22:31:38.302Z] 31603596830f: Download complete [2021-09-30T22:31:38.302Z] 24f72da36158: Verifying Checksum [2021-09-30T22:31:38.302Z] 24f72da36158: Download complete [2021-09-30T22:31:38.572Z] 31603596830f: Pull complete [2021-09-30T22:31:38.572Z] 04fac38145f0: Pull complete [2021-09-30T22:31:38.572Z] 701f6daf10bf: Verifying Checksum [2021-09-30T22:31:38.572Z] 701f6daf10bf: Download complete [2021-09-30T22:31:39.164Z] 701f6daf10bf: Pull complete [2021-09-30T22:31:39.430Z] 24f72da36158: Pull complete [2021-09-30T22:31:39.430Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-30T22:31:39.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T22:31:39.430Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-30T22:31:39.535Z] prd-centos7-docker-4c-2g-345 does not seem to be running inside a container [2021-09-30T22:31:39.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-09-30T22:31:40.393Z] $ docker top bbfd3fcf24ef8e799ef6ee3b01efbd9c44e34b039c07dbcf028a60c69c02d233 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T22:31:40.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T22:31:40.541Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T22:31:40.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T22:31:40.678Z] $ docker exec bbfd3fcf24ef8e799ef6ee3b01efbd9c44e34b039c07dbcf028a60c69c02d233 ssh-agent [2021-09-30T22:31:40.809Z] SSH_AUTH_SOCK=/tmp/ssh-11i0UyAfMRTq/agent.13 [2021-09-30T22:31:40.809Z] SSH_AGENT_PID=19 [2021-09-30T22:31:40.821Z] Running ssh-add (command line suppressed) [2021-09-30T22:31:40.942Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_495107541718931972.key (/w/workspace/edgex-go/5@tmp/private_key_495107541718931972.key) [2021-09-30T22:31:40.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T22:31:41.278Z] + git tag --points-at HEAD [Pipeline] } [2021-09-30T22:31:41.308Z] $ docker exec --env ******** --env ******** bbfd3fcf24ef8e799ef6ee3b01efbd9c44e34b039c07dbcf028a60c69c02d233 ssh-agent -k [2021-09-30T22:31:41.416Z] unset SSH_AUTH_SOCK; [2021-09-30T22:31:41.417Z] unset SSH_AGENT_PID; [2021-09-30T22:31:41.417Z] echo Agent pid 19 killed; [2021-09-30T22:31:41.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-30T22:31:41.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T22:31:41.472Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T22:31:41.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T22:31:41.598Z] $ docker exec bbfd3fcf24ef8e799ef6ee3b01efbd9c44e34b039c07dbcf028a60c69c02d233 ssh-agent [2021-09-30T22:31:41.719Z] SSH_AUTH_SOCK=/tmp/ssh-tCFltM09AfM8/agent.52 [2021-09-30T22:31:41.719Z] SSH_AGENT_PID=59 [2021-09-30T22:31:41.727Z] Running ssh-add (command line suppressed) [2021-09-30T22:31:41.828Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1950643354198731784.key (/w/workspace/edgex-go/5@tmp/private_key_1950643354198731784.key) [2021-09-30T22:31:41.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T22:31:42.161Z] + git semver init [2021-09-30T22:31:42.161Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T22:31:42.161Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-09-30T22:31:42.161Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-09-30T22:31:42.161Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T22:31:42.161Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T22:31:42.161Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T22:31:42.161Z] # $SEMVER_BRANCH = PR-3737 [2021-09-30T22:31:42.161Z] # $SEMVER_TEMP = /tmp/semver-191068813 [2021-09-30T22:31:42.161Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-30T22:33:03.786Z] # '/tmp/semver-191068813' -> '/w/workspace/edgex-go/5/.semver' [2021-09-30T22:33:03.786Z] # -> Force: false [2021-09-30T22:33:03.786Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-09-30T22:33:03.800Z] $ docker exec --env ******** --env ******** bbfd3fcf24ef8e799ef6ee3b01efbd9c44e34b039c07dbcf028a60c69c02d233 ssh-agent -k [2021-09-30T22:33:03.926Z] unset SSH_AUTH_SOCK; [2021-09-30T22:33:03.927Z] unset SSH_AGENT_PID; [2021-09-30T22:33:03.927Z] echo Agent pid 59 killed; [2021-09-30T22:33:03.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T22:33:04.294Z] + git semver [Pipeline] } [2021-09-30T22:33:04.313Z] $ docker stop --time=1 bbfd3fcf24ef8e799ef6ee3b01efbd9c44e34b039c07dbcf028a60c69c02d233 [2021-09-30T22:33:05.856Z] $ docker rm -f bbfd3fcf24ef8e799ef6ee3b01efbd9c44e34b039c07dbcf028a60c69c02d233 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T22:33:06.283Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-30T22:33:06.609Z] Stashed 1 file(s) [Pipeline] echo [2021-09-30T22:33:06.613Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-30T22:33:06.915Z] ========================================================= [2021-09-30T22:33:06.915Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-30T22:33:06.915Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T22:33:07.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T22:33:07.231Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-30T22:33:07.231Z] 540db60ca938: Pulling fs layer [2021-09-30T22:33:07.231Z] adcc1eea9eea: Pulling fs layer [2021-09-30T22:33:07.231Z] 4c4ab2625f07: Pulling fs layer [2021-09-30T22:33:07.231Z] db62176df00c: Pulling fs layer [2021-09-30T22:33:07.231Z] 3b30891b0d05: Pulling fs layer [2021-09-30T22:33:07.231Z] 06b49ca38bd5: Pulling fs layer [2021-09-30T22:33:07.231Z] c788192a36de: Pulling fs layer [2021-09-30T22:33:07.231Z] a77e37c0d609: Pulling fs layer [2021-09-30T22:33:07.231Z] c3185cebc471: Pulling fs layer [2021-09-30T22:33:07.231Z] 06b49ca38bd5: Waiting [2021-09-30T22:33:07.231Z] c788192a36de: Waiting [2021-09-30T22:33:07.231Z] a77e37c0d609: Waiting [2021-09-30T22:33:07.231Z] c3185cebc471: Waiting [2021-09-30T22:33:07.231Z] db62176df00c: Waiting [2021-09-30T22:33:07.231Z] 3b30891b0d05: Waiting [2021-09-30T22:33:07.231Z] 4c4ab2625f07: Verifying Checksum [2021-09-30T22:33:07.231Z] 4c4ab2625f07: Download complete [2021-09-30T22:33:07.231Z] adcc1eea9eea: Verifying Checksum [2021-09-30T22:33:07.231Z] adcc1eea9eea: Download complete [2021-09-30T22:33:07.508Z] 3b30891b0d05: Verifying Checksum [2021-09-30T22:33:07.508Z] 3b30891b0d05: Download complete [2021-09-30T22:33:07.508Z] 06b49ca38bd5: Verifying Checksum [2021-09-30T22:33:07.508Z] 06b49ca38bd5: Download complete [2021-09-30T22:33:07.508Z] 540db60ca938: Verifying Checksum [2021-09-30T22:33:07.508Z] 540db60ca938: Download complete [2021-09-30T22:33:07.778Z] c788192a36de: Verifying Checksum [2021-09-30T22:33:07.778Z] c788192a36de: Download complete [2021-09-30T22:33:07.778Z] 540db60ca938: Pull complete [2021-09-30T22:33:07.778Z] adcc1eea9eea: Pull complete [2021-09-30T22:33:08.043Z] 4c4ab2625f07: Pull complete [2021-09-30T22:33:08.310Z] a77e37c0d609: Verifying Checksum [2021-09-30T22:33:08.310Z] a77e37c0d609: Download complete [2021-09-30T22:33:11.670Z] c3185cebc471: Verifying Checksum [2021-09-30T22:33:11.670Z] c3185cebc471: Download complete [2021-09-30T22:33:11.670Z] db62176df00c: Verifying Checksum [2021-09-30T22:33:11.670Z] db62176df00c: Download complete [2021-09-30T22:33:15.054Z] db62176df00c: Pull complete [2021-09-30T22:33:15.054Z] 3b30891b0d05: Pull complete [2021-09-30T22:33:15.054Z] 06b49ca38bd5: Pull complete [2021-09-30T22:33:15.321Z] c788192a36de: Pull complete [2021-09-30T22:33:15.321Z] a77e37c0d609: Pull complete [2021-09-30T22:33:17.906Z] c3185cebc471: Pull complete [2021-09-30T22:33:17.906Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-30T22:33:17.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T22:33:17.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T22:33:18.239Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T22:33:18.239Z] WORKDIR /edgex [2021-09-30T22:33:18.239Z] COPY go.mod . [2021-09-30T22:33:18.239Z] RUN go mod download' [2021-09-30T22:33:18.239Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-30T22:33:19.647Z] Sending build context to Docker daemon 329.2MB [2021-09-30T22:33:19.647Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T22:33:19.647Z] ---> 031687cdd783 [2021-09-30T22:33:19.647Z] Step 2/4 : WORKDIR /edgex [2021-09-30T22:33:21.599Z] ---> Running in 1306b5a1fd38 [2021-09-30T22:33:21.599Z] Removing intermediate container 1306b5a1fd38 [2021-09-30T22:33:21.599Z] ---> 7e252ca81add [2021-09-30T22:33:21.599Z] Step 3/4 : COPY go.mod . [2021-09-30T22:33:21.599Z] ---> 943dd61ddf91 [2021-09-30T22:33:21.599Z] Step 4/4 : RUN go mod download [2021-09-30T22:33:21.599Z] ---> Running in 8cfaef571751 [2021-09-30T22:33:21.826Z] Still waiting to schedule task [2021-09-30T22:33:21.827Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-342’ is offline [2021-09-30T22:33:53.857Z] Removing intermediate container 8cfaef571751 [2021-09-30T22:33:53.857Z] ---> 147b1095a6e2 [2021-09-30T22:33:53.857Z] Successfully built 147b1095a6e2 [2021-09-30T22:33:53.857Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:33:54.180Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T22:33:54.180Z] . [Pipeline] withDockerContainer [2021-09-30T22:33:54.282Z] prd-centos7-docker-4c-2g-345 does not seem to be running inside a container [2021-09-30T22:33:54.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-09-30T22:33:54.722Z] $ docker top d4d4b8f6fe0f76eb99dc03a7ec61fa4dcf427e2d989f128b2985a92aadacef57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T22:33:55.121Z] + go version [2021-09-30T22:33:55.121Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-30T22:33:55.136Z] $ docker stop --time=1 d4d4b8f6fe0f76eb99dc03a7ec61fa4dcf427e2d989f128b2985a92aadacef57 [2021-09-30T22:33:56.338Z] $ docker rm -f d4d4b8f6fe0f76eb99dc03a7ec61fa4dcf427e2d989f128b2985a92aadacef57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:33:57.012Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T22:33:57.012Z] . [Pipeline] withDockerContainer [2021-09-30T22:33:57.099Z] prd-centos7-docker-4c-2g-345 does not seem to be running inside a container [2021-09-30T22:33:57.149Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-09-30T22:33:57.505Z] $ docker top 2636b0ac275996c4fd3e6a25579fb9dbfa22441d83bbfc4254487b8432ce2fc0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T22:33:57.602Z] ========================================================= [2021-09-30T22:33:57.602Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T22:33:57.602Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T22:33:57.915Z] + go mod tidy [Pipeline] sh [2021-09-30T22:33:58.492Z] + make test [2021-09-30T22:33:58.492Z] go mod tidy [2021-09-30T22:33:58.763Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T22:34:05.426Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T22:34:23.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T22:34:27.100Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T22:34:27.375Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T22:34:27.963Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T22:34:29.919Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T22:34:30.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T22:34:30.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T22:34:30.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T22:34:31.164Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T22:34:31.434Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T22:34:31.701Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T22:34:31.701Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T22:34:31.701Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T22:34:31.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T22:34:33.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2021-09-30T22:34:33.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T22:34:33.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T22:34:34.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2021-09-30T22:34:34.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T22:34:34.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 46.3% of statements [2021-09-30T22:34:34.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T22:34:34.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T22:34:35.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.109s coverage: 90.1% of statements [2021-09-30T22:34:35.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T22:34:35.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:34:36.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 84.4% of statements [2021-09-30T22:34:36.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T22:34:36.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T22:34:36.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T22:34:36.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T22:34:36.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T22:34:37.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 94.2% of statements [2021-09-30T22:34:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T22:34:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:34:37.429Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-09-30T22:34:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T22:34:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T22:34:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T22:34:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T22:34:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T22:34:38.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements [2021-09-30T22:34:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T22:34:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T22:34:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T22:34:38.616Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.8% of statements [2021-09-30T22:34:38.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T22:34:38.616Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-09-30T22:34:39.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-09-30T22:34:39.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T22:34:39.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-09-30T22:34:40.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements [2021-09-30T22:34:40.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-09-30T22:34:40.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-09-30T22:34:40.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-09-30T22:34:52.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2021-09-30T22:34:52.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-09-30T22:34:57.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.191s coverage: 82.5% of statements [2021-09-30T22:34:57.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T22:35:15.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2021-09-30T22:35:15.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T22:35:15.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T22:35:15.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T22:35:15.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-09-30T22:35:15.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T22:35:15.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T22:35:15.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T22:35:15.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T22:35:15.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T22:35:15.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-09-30T22:35:15.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T22:35:15.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T22:35:15.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-09-30T22:35:15.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T22:35:15.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2021-09-30T22:35:15.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T22:35:15.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-09-30T22:35:15.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-09-30T22:35:15.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-09-30T22:35:15.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2021-09-30T22:35:15.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T22:35:15.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-09-30T22:35:15.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T22:35:15.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T22:35:15.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2021-09-30T22:35:15.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2021-09-30T22:35:15.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-09-30T22:35:15.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-09-30T22:35:15.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-09-30T22:35:16.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.230s coverage: 70.4% of statements [2021-09-30T22:35:16.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T22:35:16.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T22:35:16.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T22:35:16.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.4% of statements [2021-09-30T22:35:16.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T22:35:16.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T22:35:16.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-09-30T22:35:16.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T22:35:17.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-09-30T22:35:17.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T22:35:25.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 19.5% of statements [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T22:35:25.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.0% of statements [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T22:35:25.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T22:35:25.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T22:35:25.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T22:35:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T22:35:25.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-09-30T22:35:25.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-09-30T22:35:25.481Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-30T22:36:04.454Z] GO111MODULE=on go vet ./... [2021-09-30T22:36:11.189Z] gofmt -l . [2021-09-30T22:36:11.189Z] [ "`gofmt -l .`" = "" ] [2021-09-30T22:36:11.457Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T22:36:12.354Z] + ls -al . [2021-09-30T22:36:12.354Z] total 612 [2021-09-30T22:36:12.354Z] drwxrwxr-x 10 1001 1001 4096 Sep 30 22:36 . [2021-09-30T22:36:12.354Z] drwxr-xr-x 4 root root 28 Sep 30 22:33 .. [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 22:31 .dockerignore [2021-09-30T22:36:12.354Z] drwxrwxr-x 8 1001 1001 179 Sep 30 22:31 .git [2021-09-30T22:36:12.354Z] drwxrwxr-x 4 1001 1001 142 Sep 30 22:31 .github [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 22:31 .gitignore [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 42 Sep 30 22:31 .golangci.yml [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 22:31 .hadolint.yml [2021-09-30T22:36:12.354Z] drwx------ 3 1001 1001 58 Sep 30 22:32 .semver [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 22:31 .sonarcloud.properties [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 22:31 ADOPTERS.md [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 8608 Sep 30 22:31 Attribution.txt [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 22:31 CHANGELOG.md [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 22:31 CONTRIBUTING.md [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 22:31 GOVERNANCE.md [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 22:31 Jenkinsfile [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 22:31 LICENSE [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 22:31 Makefile [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 22:31 OWNERS.md [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 22:31 README.md [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 22:31 SECURITY.md [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 22:33 VERSION [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 22:31 ZMQWindows.md [2021-09-30T22:36:12.354Z] drwxrwxr-x 2 1001 1001 37 Sep 30 22:31 bin [2021-09-30T22:36:12.354Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 22:31 cmd [2021-09-30T22:36:12.354Z] -rw-r--r-- 1 root root 403265 Sep 30 22:35 coverage.out [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 829 Sep 30 22:31 go.mod [2021-09-30T22:36:12.354Z] -rw-r--r-- 1 root root 50143 Sep 30 22:33 go.sum [2021-09-30T22:36:12.354Z] drwxrwxr-x 8 1001 1001 124 Sep 30 22:31 internal [2021-09-30T22:36:12.354Z] drwxrwxr-x 3 1001 1001 16 Sep 30 22:31 openapi [2021-09-30T22:36:12.354Z] drwxrwxr-x 4 1001 1001 71 Sep 30 22:31 snap [2021-09-30T22:36:12.354Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 22:31 version.go [Pipeline] sh [2021-09-30T22:36:12.664Z] + '[' -e coverage.out ] [2021-09-30T22:36:12.664Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T22:36:12.771Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T22:36:13.072Z] + make build [2021-09-30T22:36:13.072Z] go mod tidy [2021-09-30T22:36:13.072Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T22:36:15.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T22:36:21.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T22:36:22.291Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T22:36:23.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T22:36:23.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T22:36:24.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T22:36:25.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T22:36:26.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T22:36:27.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T22:36:28.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T22:36:29.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-30T22:36:30.467Z] $ docker stop --time=1 2636b0ac275996c4fd3e6a25579fb9dbfa22441d83bbfc4254487b8432ce2fc0 [2021-09-30T22:36:32.344Z] $ docker rm -f 2636b0ac275996c4fd3e6a25579fb9dbfa22441d83bbfc4254487b8432ce2fc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:36:33.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T22:36:33.752Z] [2021-09-30T22:36:33.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:36:34.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T22:36:34.083Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-30T22:36:34.083Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-30T22:36:34.083Z] ca9280d653b3: Pulling fs layer [2021-09-30T22:36:34.083Z] 7e9c9ca2126c: Pulling fs layer [2021-09-30T22:36:34.355Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-30T22:36:34.355Z] cbdbe7a5bc2a: Download complete [2021-09-30T22:36:34.355Z] cbdbe7a5bc2a: Pull complete [2021-09-30T22:36:34.947Z] ca9280d653b3: Verifying Checksum [2021-09-30T22:36:34.948Z] ca9280d653b3: Download complete [2021-09-30T22:36:35.214Z] ca9280d653b3: Pull complete [2021-09-30T22:36:37.159Z] 7e9c9ca2126c: Download complete [2021-09-30T22:36:39.758Z] 7e9c9ca2126c: Pull complete [2021-09-30T22:36:40.024Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-30T22:36:40.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T22:36:40.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-30T22:36:40.115Z] prd-centos7-docker-4c-2g-345 does not seem to be running inside a container [2021-09-30T22:36:40.165Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-09-30T22:36:42.603Z] $ docker top 186795e57d33b0dc293ca9afdb1e9262c964f5ab7d18faf27ef6941dd8324cb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T22:36:42.984Z] + docker-compose build --help [2021-09-30T22:36:42.984Z] + grep parallel [2021-09-30T22:36:43.566Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T22:36:43.583Z] $ docker stop --time=1 186795e57d33b0dc293ca9afdb1e9262c964f5ab7d18faf27ef6941dd8324cb7 [2021-09-30T22:36:44.775Z] $ docker rm -f 186795e57d33b0dc293ca9afdb1e9262c964f5ab7d18faf27ef6941dd8324cb7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:36:45.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T22:36:45.228Z] . [Pipeline] withDockerContainer [2021-09-30T22:36:45.325Z] prd-centos7-docker-4c-2g-345 does not seem to be running inside a container [2021-09-30T22:36:45.376Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-30T22:36:45.723Z] $ docker top 9d23a52fe0c8c02df31ac3e53fc4439c519c8d20c55154d8c9f5478fcdd652d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T22:36:46.114Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T22:36:46.696Z] Building core-command ... [2021-09-30T22:36:46.696Z] Building core-data ... [2021-09-30T22:36:46.696Z] Building core-metadata ... [2021-09-30T22:36:46.696Z] Building security-bootstrapper ... [2021-09-30T22:36:46.696Z] Building security-proxy-setup ... [2021-09-30T22:36:46.696Z] Building security-secretstore-setup ... [2021-09-30T22:36:46.696Z] Building support-notifications ... [2021-09-30T22:36:46.696Z] Building support-scheduler ... [2021-09-30T22:36:46.696Z] Building sys-mgmt-agent ... [2021-09-30T22:36:46.696Z] Building core-data [2021-09-30T22:36:46.696Z] Building security-secretstore-setup [2021-09-30T22:36:46.696Z] Building core-metadata [2021-09-30T22:36:46.696Z] Building support-notifications [2021-09-30T22:36:46.696Z] Building support-scheduler [2021-09-30T22:36:47.754Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-347 in /w/workspace/edgexfoundry_edgex-go_PR-3737 [Pipeline] { [Pipeline] ws [2021-09-30T22:36:47.771Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-09-30T22:36:47.997Z] The recommended git tool is: git [2021-09-30T22:36:53.860Z] using credential edgex-jenkins-ssh [2021-09-30T22:36:53.879Z] Cloning the remote Git repository [2021-09-30T22:36:53.922Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T22:36:54.020Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-09-30T22:36:54.082Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T22:36:54.082Z] > git --version # timeout=10 [2021-09-30T22:36:54.097Z] > git --version # 'git version 2.17.1' [2021-09-30T22:36:54.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T22:36:54.187Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T22:36:56.764Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:36:56.764Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:36:56.764Z] ---> 147b1095a6e2 [2021-09-30T22:36:56.764Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:36:56.764Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:36:56.764Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:36:56.764Z] ---> 147b1095a6e2 [2021-09-30T22:36:56.764Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T22:37:03.401Z] ---> Running in f2c46cde87cd [2021-09-30T22:37:03.401Z] ---> Running in 47cb7dc5352c [2021-09-30T22:37:10.045Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:37:10.045Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:37:10.045Z] ---> 147b1095a6e2 [2021-09-30T22:37:10.045Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:37:10.045Z] ---> Using cache [2021-09-30T22:37:10.045Z] ---> 453c64261ccf [2021-09-30T22:37:10.045Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:37:10.045Z] Removing intermediate container 47cb7dc5352c [2021-09-30T22:37:10.045Z] ---> ebaed1306a37 [2021-09-30T22:37:10.045Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:37:10.313Z] Removing intermediate container f2c46cde87cd [2021-09-30T22:37:10.313Z] ---> 453c64261ccf [2021-09-30T22:37:10.313Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:37:10.313Z] ---> Running in 2629d8c846c1 [2021-09-30T22:37:10.577Z] ---> Running in 94717a7cc897 [2021-09-30T22:37:10.843Z] ---> Running in bd366cb14575 [2021-09-30T22:37:12.810Z] Removing intermediate container 94717a7cc897 [2021-09-30T22:37:12.810Z] ---> 211eb66dee72 [2021-09-30T22:37:12.810Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T22:37:12.810Z] Removing intermediate container bd366cb14575 [2021-09-30T22:37:12.810Z] ---> dae97e8c58d2 [2021-09-30T22:37:12.810Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T22:37:12.810Z] ---> Running in 6daaa332fe97 [2021-09-30T22:37:13.084Z] Removing intermediate container 2629d8c846c1 [2021-09-30T22:37:13.084Z] ---> 3e4c18450edd [2021-09-30T22:37:13.084Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T22:37:13.084Z] ---> Running in 4d17cbf80116 [2021-09-30T22:37:13.084Z] ---> Running in fb14b87041f9 [2021-09-30T22:37:13.670Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:37:13.670Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:37:13.670Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:37:13.670Z] ---> 147b1095a6e2 [2021-09-30T22:37:13.670Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T22:37:13.670Z] ---> Using cache [2021-09-30T22:37:13.670Z] ---> 453c64261ccf [2021-09-30T22:37:13.670Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:37:13.670Z] ---> Using cache [2021-09-30T22:37:13.670Z] ---> 3e4c18450edd [2021-09-30T22:37:13.670Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T22:37:13.670Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:37:13.941Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:37:13.941Z] ---> Running in 72bc759e9e05 [2021-09-30T22:37:14.209Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:37:14.209Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:37:14.209Z] ---> 147b1095a6e2 [2021-09-30T22:37:14.209Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T22:37:14.209Z] ---> Using cache [2021-09-30T22:37:14.209Z] ---> 453c64261ccf [2021-09-30T22:37:14.209Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:37:14.209Z] ---> Using cache [2021-09-30T22:37:14.209Z] ---> 3e4c18450edd [2021-09-30T22:37:14.209Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T22:37:14.209Z] ---> Running in a38b138932d0 [2021-09-30T22:37:14.209Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:37:14.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:37:14.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:37:14.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:37:15.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:37:15.306Z] OK: 219 MiB in 52 packages [2021-09-30T22:37:15.588Z] OK: 219 MiB in 52 packages [2021-09-30T22:37:15.589Z] OK: 219 MiB in 52 packages [2021-09-30T22:37:15.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:37:15.589Z] Removing intermediate container 6daaa332fe97 [2021-09-30T22:37:15.589Z] ---> 5e5db32bab96 [2021-09-30T22:37:15.589Z] Step 6/23 : COPY go.mod . [2021-09-30T22:37:15.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:37:15.865Z] ---> 4ec8ec6cf6c3 [2021-09-30T22:37:15.865Z] Step 7/23 : RUN go mod download [2021-09-30T22:37:15.865Z] ---> Running in 16815a124a88 [2021-09-30T22:37:15.865Z] Removing intermediate container fb14b87041f9 [2021-09-30T22:37:15.865Z] ---> 9fa0ac86dac3 [2021-09-30T22:37:15.865Z] Step 6/24 : COPY go.mod . [2021-09-30T22:37:15.865Z] Removing intermediate container 4d17cbf80116 [2021-09-30T22:37:15.865Z] ---> 42332d5fad84 [2021-09-30T22:37:15.865Z] Step 6/24 : COPY go.mod . [2021-09-30T22:37:16.142Z] ---> 7a2550f0b179 [2021-09-30T22:37:16.142Z] Step 7/24 : RUN go mod download [2021-09-30T22:37:16.142Z] ---> 91d911761102 [2021-09-30T22:37:16.142Z] Step 7/24 : RUN go mod download [2021-09-30T22:37:16.142Z] ---> Running in edaaec83eee9 [2021-09-30T22:37:16.142Z] ---> Running in afcf86a3c5f3 [2021-09-30T22:37:16.739Z] OK: 219 MiB in 52 packages [2021-09-30T22:37:17.352Z] Removing intermediate container a38b138932d0 [2021-09-30T22:37:17.352Z] ---> 450c05e19f50 [2021-09-30T22:37:17.352Z] Step 6/26 : COPY go.mod . [2021-09-30T22:37:17.625Z] OK: 219 MiB in 52 packages [2021-09-30T22:37:17.625Z] ---> f3ff638ca12d [2021-09-30T22:37:17.625Z] Step 7/26 : RUN go mod download [2021-09-30T22:37:17.625Z] ---> Running in 24c8c6774cc6 [2021-09-30T22:37:17.897Z] Removing intermediate container 16815a124a88 [2021-09-30T22:37:17.897Z] ---> f350ef19d4e1 [2021-09-30T22:37:17.897Z] Step 8/23 : COPY . . [2021-09-30T22:37:18.892Z] Removing intermediate container 72bc759e9e05 [2021-09-30T22:37:18.892Z] ---> d7503f6aeaaf [2021-09-30T22:37:18.892Z] Step 6/23 : COPY go.mod . [2021-09-30T22:37:19.158Z] Removing intermediate container edaaec83eee9 [2021-09-30T22:37:19.158Z] ---> a9ca9b56f020 [2021-09-30T22:37:19.159Z] Step 8/24 : COPY . . [2021-09-30T22:37:19.159Z] ---> 55c3a85c2dbf [2021-09-30T22:37:19.159Z] Step 7/23 : RUN go mod download [2021-09-30T22:37:19.431Z] Removing intermediate container afcf86a3c5f3 [2021-09-30T22:37:19.431Z] ---> f3af7f5859b8 [2021-09-30T22:37:19.431Z] Step 8/24 : COPY . . [2021-09-30T22:37:19.431Z] ---> Running in 8d6f4a170198 [2021-09-30T22:37:19.431Z] Removing intermediate container 24c8c6774cc6 [2021-09-30T22:37:19.431Z] ---> 7f889f2148d3 [2021-09-30T22:37:19.431Z] Step 8/26 : COPY . . [2021-09-30T22:37:24.809Z] Removing intermediate container 8d6f4a170198 [2021-09-30T22:37:24.809Z] ---> f3634fc895aa [2021-09-30T22:37:24.809Z] Step 8/23 : COPY . . [2021-09-30T22:37:26.767Z] ---> 120e532a507a [2021-09-30T22:37:26.767Z] Step 9/23 : RUN go mod tidy [2021-09-30T22:37:26.896Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T22:37:26.915Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T22:37:26.941Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T22:37:26.979Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T22:37:26.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T22:37:26.995Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3737/head:refs/remotes/origin/PR-3737 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T22:37:27.871Z] Merging remotes/origin/main commit ddfefb12980b3aae43ea9c92b742f97d3dccd95e into PR head commit 52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:37:28.234Z] Merge succeeded, producing 52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:37:28.235Z] Checking out Revision 52917694c27eb17e25cc9118ee4b7f3f8a547dcb (PR-3737) [2021-09-30T22:37:27.892Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T22:37:27.913Z] > git checkout -f 52917694c27eb17e25cc9118ee4b7f3f8a547dcb # timeout=10 [2021-09-30T22:37:28.137Z] > git remote # timeout=10 [2021-09-30T22:37:28.167Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T22:37:28.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T22:37:28.191Z] > git merge ddfefb12980b3aae43ea9c92b742f97d3dccd95e # timeout=10 [2021-09-30T22:37:28.213Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T22:37:28.240Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T22:37:28.251Z] > git checkout -f 52917694c27eb17e25cc9118ee4b7f3f8a547dcb # timeout=10 [2021-09-30T22:37:31.018Z] ---> 328f8cf6a6d0 [2021-09-30T22:37:31.018Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:37:31.018Z] ---> Running in 47e7e3db9390 [2021-09-30T22:37:31.018Z] ---> 1c26233188a4 [2021-09-30T22:37:31.018Z] Step 9/26 : RUN go mod tidy [2021-09-30T22:37:31.018Z] ---> Running in bfa44d19666f [2021-09-30T22:37:31.283Z] ---> Running in 4ead5334e063 [2021-09-30T22:37:32.643Z] Commit message: "Merge branch 'main' into edgex-go-3565-gosec" [2021-09-30T22:37:32.689Z] ---> 5157ec455ee9 [2021-09-30T22:37:32.689Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:37:32.689Z] ---> Running in 51c32af81c1b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T22:37:33.063Z] provisioning config files... [2021-09-30T22:37:33.095Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7273976808442818180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:37:33.667Z] Removing intermediate container 47e7e3db9390 [2021-09-30T22:37:33.667Z] ---> c0066924daa3 [2021-09-30T22:37:33.667Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T22:37:33.692Z] ---> docker-login.sh [2021-09-30T22:37:33.692Z] nexus3.edgexfoundry.org:10001 [2021-09-30T22:37:34.257Z] ---> Running in 8d00df807b33 [2021-09-30T22:37:35.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:37:35.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:37:35.417Z] Configure a credential helper to remove this warning. See [2021-09-30T22:37:35.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:37:35.417Z] [2021-09-30T22:37:35.417Z] Login Succeeded [2021-09-30T22:37:35.417Z] nexus3.edgexfoundry.org:10002 [2021-09-30T22:37:36.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:37:36.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:37:36.018Z] Configure a credential helper to remove this warning. See [2021-09-30T22:37:36.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:37:36.018Z] [2021-09-30T22:37:36.018Z] Login Succeeded [2021-09-30T22:37:36.018Z] nexus3.edgexfoundry.org:10003 [2021-09-30T22:37:36.199Z] Removing intermediate container 4ead5334e063 [2021-09-30T22:37:36.199Z] ---> ff62ee028125 [2021-09-30T22:37:36.199Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T22:37:36.199Z] Removing intermediate container bfa44d19666f [2021-09-30T22:37:36.199Z] ---> 645b051150d8 [2021-09-30T22:37:36.199Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T22:37:36.464Z] ---> Running in 8b51270c6953 [2021-09-30T22:37:36.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:37:36.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:37:36.619Z] Configure a credential helper to remove this warning. See [2021-09-30T22:37:36.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:37:36.619Z] [2021-09-30T22:37:36.619Z] Login Succeeded [2021-09-30T22:37:36.619Z] nexus3.edgexfoundry.org:10004 [2021-09-30T22:37:36.739Z] ---> Running in 69f4a398f252 [2021-09-30T22:37:37.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:37:37.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:37:37.287Z] Configure a credential helper to remove this warning. See [2021-09-30T22:37:37.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:37:37.287Z] [2021-09-30T22:37:37.287Z] Login Succeeded [2021-09-30T22:37:37.287Z] docker.io [2021-09-30T22:37:37.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T22:37:37.599Z] Removing intermediate container 51c32af81c1b [2021-09-30T22:37:37.599Z] ---> 1ff4ac6a328c [2021-09-30T22:37:37.599Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T22:37:37.599Z] ---> Running in 59fff2ade4d3 [2021-09-30T22:37:37.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T22:37:37.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:37:38.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T22:37:38.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:37:38.164Z] Configure a credential helper to remove this warning. See [2021-09-30T22:37:38.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:37:38.164Z] [2021-09-30T22:37:38.164Z] Login Succeeded [2021-09-30T22:37:38.165Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T22:37:38.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-30T22:37:38.417Z] 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 [Pipeline] echo [2021-09-30T22:37:38.790Z] ========================================================= [2021-09-30T22:37:38.790Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-30T22:37:38.790Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T22:37:39.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T22:37:39.427Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-30T22:37:39.427Z] 595b0fe564bb: Pulling fs layer [2021-09-30T22:37:39.427Z] 24495759ef45: Pulling fs layer [2021-09-30T22:37:39.427Z] d148012ef14d: Pulling fs layer [2021-09-30T22:37:39.427Z] e90a11edd702: Pulling fs layer [2021-09-30T22:37:39.427Z] d77568369979: Pulling fs layer [2021-09-30T22:37:39.427Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-30T22:37:39.427Z] 170f2ba95c9a: Pulling fs layer [2021-09-30T22:37:39.427Z] 97ac5df62f85: Pulling fs layer [2021-09-30T22:37:39.427Z] e90a11edd702: Waiting [2021-09-30T22:37:39.427Z] d77568369979: Waiting [2021-09-30T22:37:39.427Z] fc1c9f9a7f3b: Waiting [2021-09-30T22:37:39.427Z] 170f2ba95c9a: Waiting [2021-09-30T22:37:39.427Z] 97ac5df62f85: Waiting [2021-09-30T22:37:39.427Z] d148012ef14d: Download complete [2021-09-30T22:37:39.427Z] 24495759ef45: Verifying Checksum [2021-09-30T22:37:39.427Z] 24495759ef45: Download complete [2021-09-30T22:37:39.703Z] d77568369979: Verifying Checksum [2021-09-30T22:37:39.703Z] d77568369979: Download complete [2021-09-30T22:37:39.703Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-30T22:37:39.703Z] fc1c9f9a7f3b: Download complete [2021-09-30T22:37:39.703Z] 595b0fe564bb: Download complete [2021-09-30T22:37:39.703Z] 170f2ba95c9a: Verifying Checksum [2021-09-30T22:37:39.703Z] 170f2ba95c9a: Download complete [2021-09-30T22:37:40.309Z] 595b0fe564bb: Pull complete [2021-09-30T22:37:41.310Z] 24495759ef45: Pull complete [2021-09-30T22:37:41.585Z] d148012ef14d: Pull complete [2021-09-30T22:37:43.028Z] 97ac5df62f85: Verifying Checksum [2021-09-30T22:37:43.028Z] 97ac5df62f85: Download complete [2021-09-30T22:37:44.020Z] e90a11edd702: Verifying Checksum [2021-09-30T22:37:44.020Z] e90a11edd702: Download complete [2021-09-30T22:37:48.543Z] ---> 8af1029e37c4 [2021-09-30T22:37:48.543Z] Step 9/23 : RUN go mod tidy [2021-09-30T22:37:48.543Z] ---> Running in e954c08326ca [2021-09-30T22:37:49.949Z] Removing intermediate container e954c08326ca [2021-09-30T22:37:49.949Z] ---> 04f8f72c027d [2021-09-30T22:37:49.949Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T22:37:49.949Z] ---> Running in 418678b3b3ad [2021-09-30T22:37:50.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T22:37:54.218Z] e90a11edd702: Pull complete [2021-09-30T22:37:54.218Z] d77568369979: Pull complete [2021-09-30T22:37:54.824Z] fc1c9f9a7f3b: Pull complete [2021-09-30T22:37:55.098Z] 170f2ba95c9a: Pull complete [2021-09-30T22:38:00.539Z] 97ac5df62f85: Pull complete [2021-09-30T22:38:00.814Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-30T22:38:00.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T22:38:00.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T22:38:01.164Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T22:38:01.164Z] WORKDIR /edgex [2021-09-30T22:38:01.164Z] COPY go.mod . [2021-09-30T22:38:01.164Z] RUN go mod download [2021-09-30T22:38:01.164Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-30T22:38:03.809Z] Sending build context to Docker daemon 166.2MB [2021-09-30T22:38:03.809Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T22:38:03.809Z] ---> 04bc70af865f [2021-09-30T22:38:03.809Z] Step 2/4 : WORKDIR /edgex [2021-09-30T22:38:09.216Z] ---> Running in eab9664abbf1 [2021-09-30T22:38:09.216Z] Removing intermediate container eab9664abbf1 [2021-09-30T22:38:09.216Z] ---> 6706ce44e053 [2021-09-30T22:38:09.216Z] Step 3/4 : COPY go.mod . [2021-09-30T22:38:10.200Z] ---> e5b34804688d [2021-09-30T22:38:10.200Z] Step 4/4 : RUN go mod download [2021-09-30T22:38:10.200Z] ---> Running in acd4037c9d11 [2021-09-30T22:38:17.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T22:38:19.893Z] Removing intermediate container 8b51270c6953 [2021-09-30T22:38:19.893Z] ---> 1e292cb76dd8 [2021-09-30T22:38:19.893Z] [2021-09-30T22:38:19.893Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T22:38:19.893Z] 3.14: Pulling from library/alpine [2021-09-30T22:38:21.325Z] Removing intermediate container 8d00df807b33 [2021-09-30T22:38:21.325Z] ---> 2d117e65f7fd [2021-09-30T22:38:21.325Z] [2021-09-30T22:38:21.325Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T22:38:21.325Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T22:38:21.325Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T22:38:21.325Z] Removing intermediate container 69f4a398f252 [2021-09-30T22:38:21.325Z] ---> faa83f1cc612 [2021-09-30T22:38:21.325Z] [2021-09-30T22:38:21.325Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T22:38:21.325Z] ---> 14119a10abf4 [2021-09-30T22:38:21.325Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T22:38:21.325Z] ---> 14119a10abf4 [2021-09-30T22:38:21.325Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T22:38:21.325Z] ---> Running in a8483d677516 [2021-09-30T22:38:21.325Z] 3.14: Pulling from library/alpine [2021-09-30T22:38:21.325Z] ---> Running in 74cedcf4cb32 [2021-09-30T22:38:21.325Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T22:38:21.325Z] Status: Image is up to date for alpine:3.14 [2021-09-30T22:38:21.325Z] ---> 14119a10abf4 [2021-09-30T22:38:21.325Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T22:38:21.591Z] ---> Running in 7c2557b0978d [2021-09-30T22:38:22.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:38:22.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:38:22.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:38:22.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:38:22.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:38:22.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:38:23.030Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T22:38:23.030Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:38:23.030Z] OK: 6 MiB in 15 packages [2021-09-30T22:38:23.030Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T22:38:23.030Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T22:38:23.030Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T22:38:23.030Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T22:38:23.030Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:38:23.030Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T22:38:23.030Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T22:38:23.030Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:38:23.030Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T22:38:23.030Z] OK: 6 MiB in 17 packages [2021-09-30T22:38:23.312Z] OK: 6 MiB in 16 packages [2021-09-30T22:38:23.579Z] Removing intermediate container 59fff2ade4d3 [2021-09-30T22:38:23.579Z] ---> 60656673a69b [2021-09-30T22:38:23.579Z] [2021-09-30T22:38:23.579Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T22:38:23.579Z] ---> 14119a10abf4 [2021-09-30T22:38:23.579Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T22:38:23.853Z] ---> Running in 87f81ffb58e7 [2021-09-30T22:38:24.120Z] Removing intermediate container 87f81ffb58e7 [2021-09-30T22:38:24.120Z] ---> fc7d7f0b128c [2021-09-30T22:38:24.120Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T22:38:24.120Z] Removing intermediate container 74cedcf4cb32 [2021-09-30T22:38:24.120Z] ---> b0b77305ad9d [2021-09-30T22:38:24.120Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:38:24.120Z] ---> Running in 2c3da7717cec [2021-09-30T22:38:24.120Z] ---> Running in cd247f6a7d52 [2021-09-30T22:38:24.389Z] Removing intermediate container cd247f6a7d52 [2021-09-30T22:38:24.389Z] ---> 83c36403e811 [2021-09-30T22:38:24.389Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T22:38:24.389Z] Removing intermediate container 2c3da7717cec [2021-09-30T22:38:24.389Z] ---> d50f690a67cd [2021-09-30T22:38:24.389Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T22:38:24.389Z] Removing intermediate container 7c2557b0978d [2021-09-30T22:38:24.389Z] ---> d664e3313b7e [2021-09-30T22:38:24.389Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:38:24.389Z] Removing intermediate container a8483d677516 [2021-09-30T22:38:24.389Z] ---> 87895adb98f8 [2021-09-30T22:38:24.389Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T22:38:24.389Z] ---> Running in bfb2085f6fef [2021-09-30T22:38:24.389Z] ---> Running in f50172627c4e [2021-09-30T22:38:24.389Z] ---> Running in 3deaddb36ff4 [2021-09-30T22:38:24.389Z] ---> Running in 6a3fe95bb505 [2021-09-30T22:38:24.655Z] Removing intermediate container f50172627c4e [2021-09-30T22:38:24.655Z] ---> 39420f4f68d0 [2021-09-30T22:38:24.655Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T22:38:24.655Z] Removing intermediate container bfb2085f6fef [2021-09-30T22:38:24.655Z] ---> 370a14e95e0b [2021-09-30T22:38:24.655Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:38:24.655Z] Removing intermediate container 6a3fe95bb505 [2021-09-30T22:38:24.655Z] ---> e6eb2b076c12 [2021-09-30T22:38:24.655Z] Step 14/26 : WORKDIR / [2021-09-30T22:38:24.655Z] ---> Running in 19e7a7ab55a8 [2021-09-30T22:38:24.655Z] Removing intermediate container 3deaddb36ff4 [2021-09-30T22:38:24.655Z] ---> 3ebcf09574aa [2021-09-30T22:38:24.655Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T22:38:24.655Z] ---> Running in e910193e238a [2021-09-30T22:38:24.655Z] ---> Running in ad3737cf9e9a [2021-09-30T22:38:24.655Z] ---> Running in ddbcb0b60e3e [2021-09-30T22:38:24.655Z] Removing intermediate container 19e7a7ab55a8 [2021-09-30T22:38:24.655Z] ---> cd47d72e6d6c [2021-09-30T22:38:24.655Z] Step 16/24 : WORKDIR / [2021-09-30T22:38:24.928Z] ---> Running in 9a7ed0224680 [2021-09-30T22:38:24.929Z] Removing intermediate container ddbcb0b60e3e [2021-09-30T22:38:24.929Z] ---> 2d2c4b3e3558 [2021-09-30T22:38:24.929Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T22:38:24.929Z] Removing intermediate container ad3737cf9e9a [2021-09-30T22:38:24.929Z] ---> 235edbef04a6 [2021-09-30T22:38:24.929Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-30T22:38:24.929Z] Removing intermediate container 9a7ed0224680 [2021-09-30T22:38:24.929Z] ---> 0df50b989979 [2021-09-30T22:38:24.929Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:38:24.929Z] ---> Running in d87f7d7c9db9 [2021-09-30T22:38:25.516Z] ---> 90323ff1019b [2021-09-30T22:38:25.516Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-30T22:38:25.516Z] Removing intermediate container d87f7d7c9db9 [2021-09-30T22:38:25.516Z] ---> 1ea918f179d4 [2021-09-30T22:38:25.516Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:38:25.516Z] ---> 9370c2ee6721 [2021-09-30T22:38:25.516Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T22:38:25.780Z] ---> f6020498936b [2021-09-30T22:38:25.780Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T22:38:25.780Z] ---> 56f9f0723e5e [2021-09-30T22:38:25.780Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T22:38:25.780Z] Removing intermediate container 418678b3b3ad [2021-09-30T22:38:25.780Z] ---> db8eb4c840b0 [2021-09-30T22:38:25.780Z] [2021-09-30T22:38:25.780Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T22:38:25.780Z] ---> 14119a10abf4 [2021-09-30T22:38:25.780Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T22:38:25.780Z] ---> Using cache [2021-09-30T22:38:25.780Z] ---> b0b77305ad9d [2021-09-30T22:38:25.780Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:38:25.780Z] ---> Using cache [2021-09-30T22:38:25.780Z] ---> 83c36403e811 [2021-09-30T22:38:25.780Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T22:38:26.054Z] ---> Running in 2392707ad6f3 [2021-09-30T22:38:26.054Z] Removing intermediate container e910193e238a [2021-09-30T22:38:26.054Z] ---> 621465400bf3 [2021-09-30T22:38:26.054Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T22:38:26.054Z] ---> e34c8fc4dc46 [2021-09-30T22:38:26.054Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T22:38:26.054Z] ---> Running in 537e527dc583 [2021-09-30T22:38:26.054Z] ---> f0a5b903cefb [2021-09-30T22:38:26.054Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-30T22:38:26.054Z] Removing intermediate container 2392707ad6f3 [2021-09-30T22:38:26.054Z] ---> 889688a73f2e [2021-09-30T22:38:26.054Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T22:38:26.054Z] ---> Running in 22c4cc87285c [2021-09-30T22:38:26.322Z] ---> 6c4542dfdde5 [2021-09-30T22:38:26.322Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T22:38:26.322Z] Removing intermediate container 22c4cc87285c [2021-09-30T22:38:26.322Z] ---> 84d891519d28 [2021-09-30T22:38:26.322Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:38:26.322Z] ---> f30984d0bccf [2021-09-30T22:38:26.322Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T22:38:26.322Z] ---> f4bb472c9ff2 [2021-09-30T22:38:26.322Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T22:38:26.600Z] ---> Running in 4df38a9a2f7a [2021-09-30T22:38:26.600Z] ---> 96e276e0cb57 [2021-09-30T22:38:26.600Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T22:38:26.600Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:38:26.600Z] Removing intermediate container 4df38a9a2f7a [2021-09-30T22:38:26.600Z] ---> eb629e323766 [2021-09-30T22:38:26.600Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:38:26.600Z] ---> Running in 71c7ed765dbc [2021-09-30T22:38:26.600Z] ---> 697e9e468e97 [2021-09-30T22:38:26.600Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T22:38:26.874Z] ---> Running in 209f04e56702 [2021-09-30T22:38:26.874Z] ---> b0259f4fa639 [2021-09-30T22:38:26.874Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T22:38:26.874Z] Removing intermediate container 71c7ed765dbc [2021-09-30T22:38:26.874Z] ---> 1c400b3f0e36 [2021-09-30T22:38:26.874Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:38:26.874Z] ---> Running in ddc3d78a570c [2021-09-30T22:38:27.156Z] Removing intermediate container 209f04e56702 [2021-09-30T22:38:27.156Z] ---> b6830c295647 [2021-09-30T22:38:27.156Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T22:38:27.156Z] ---> 2d455d951ea1 [2021-09-30T22:38:27.156Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T22:38:27.156Z] ---> Running in 19861ceff25a [2021-09-30T22:38:27.156Z] Removing intermediate container ddc3d78a570c [2021-09-30T22:38:27.156Z] ---> d9107c6d8edb [2021-09-30T22:38:27.156Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T22:38:27.156Z] ---> Running in 85931f4336ab [2021-09-30T22:38:27.156Z] Removing intermediate container 19861ceff25a [2021-09-30T22:38:27.156Z] ---> 4215a29dfbe3 [2021-09-30T22:38:27.156Z] Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:38:27.156Z] ---> b2e7d1886ae1 [2021-09-30T22:38:27.156Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T22:38:27.156Z] ---> Running in 9bb07d6fd13c [2021-09-30T22:38:27.426Z] ---> 194411da3a0d [2021-09-30T22:38:27.426Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T22:38:27.426Z] ---> Running in 48726240abf8 [2021-09-30T22:38:27.426Z] Removing intermediate container 85931f4336ab [2021-09-30T22:38:27.426Z] ---> 25060b10c363 [2021-09-30T22:38:27.426Z] Step 22/23 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:38:27.426Z] Removing intermediate container 9bb07d6fd13c [2021-09-30T22:38:27.426Z] ---> dc4e6abbeef6 [2021-09-30T22:38:27.426Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:38:27.426Z] ---> Running in 40bcc56f7bd8 [2021-09-30T22:38:27.426Z] ---> Running in 89f058a430e2 [2021-09-30T22:38:27.426Z] ---> 483c157ec48e [2021-09-30T22:38:27.426Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-30T22:38:27.426Z] ---> Running in e3bf35ad3fc8 [2021-09-30T22:38:27.426Z] Removing intermediate container 48726240abf8 [2021-09-30T22:38:27.426Z] ---> c4c5583fd291 [2021-09-30T22:38:27.426Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:38:27.712Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:38:27.712Z] Removing intermediate container 89f058a430e2 [2021-09-30T22:38:27.712Z] ---> e6ddfb972f4a [2021-09-30T22:38:27.712Z] [2021-09-30T22:38:27.712Z] ---> Running in e97d9583b01d [2021-09-30T22:38:27.712Z] Removing intermediate container 40bcc56f7bd8 [2021-09-30T22:38:27.712Z] ---> 9afea7f1a8bc [2021-09-30T22:38:27.712Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T22:38:27.712Z] Successfully built e6ddfb972f4a [2021-09-30T22:38:27.712Z] Successfully tagged core-metadata:latest [2021-09-30T22:38:27.712Z] Building security-bootstrapper [2021-09-30T22:38:27.712Z] ---> Running in 4c95aad1edfd [2021-09-30T22:38:27.712Z]  Building core-metadata ... done Removing intermediate container e97d9583b01d [2021-09-30T22:38:27.712Z] ---> a79246143db8 [2021-09-30T22:38:27.712Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T22:38:27.712Z] ---> Running in f6c791e49f61 [2021-09-30T22:38:28.300Z] Removing intermediate container 4c95aad1edfd [2021-09-30T22:38:28.300Z] ---> 6d0e65231560 [2021-09-30T22:38:28.300Z] [2021-09-30T22:38:28.300Z] Successfully built 6d0e65231560 [2021-09-30T22:38:28.300Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T22:38:28.300Z] Successfully tagged support-notifications:latest [2021-09-30T22:38:28.300Z] Building security-proxy-setup [2021-09-30T22:38:28.300Z]  Building support-notifications ... done (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T22:38:28.570Z] Removing intermediate container f6c791e49f61 [2021-09-30T22:38:28.570Z] ---> ee9fefd14cb3 [2021-09-30T22:38:28.570Z] Step 22/23 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:38:28.570Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T22:38:28.570Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T22:38:28.570Z] ---> Running in e041c619023f [2021-09-30T22:38:29.163Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T22:38:30.126Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T22:38:30.126Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:38:30.126Z] OK: 8 MiB in 20 packages [2021-09-30T22:38:30.126Z] Removing intermediate container e041c619023f [2021-09-30T22:38:30.126Z] ---> 6afefc3a0eb2 [2021-09-30T22:38:30.126Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T22:38:30.126Z] Removing intermediate container e3bf35ad3fc8 [2021-09-30T22:38:30.126Z] ---> 1100d29d6e72 [2021-09-30T22:38:30.126Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T22:38:30.126Z] ---> Running in 60b3949c6183 [2021-09-30T22:38:30.394Z] ---> Running in a5039d0ea1d5 [2021-09-30T22:38:30.394Z] Removing intermediate container 60b3949c6183 [2021-09-30T22:38:30.394Z] ---> a63bd6a4fed8 [2021-09-30T22:38:30.394Z] [2021-09-30T22:38:30.394Z] Successfully built a63bd6a4fed8 [2021-09-30T22:38:30.670Z] Successfully tagged support-scheduler:latest [2021-09-30T22:38:30.670Z] Building sys-mgmt-agent [2021-09-30T22:38:30.670Z]  Building support-scheduler ... done Removing intermediate container a5039d0ea1d5 [2021-09-30T22:38:30.670Z] ---> b4a641f56f2a [2021-09-30T22:38:30.670Z] Step 24/26 : LABEL arch=x86_64 [2021-09-30T22:38:30.670Z] Removing intermediate container 537e527dc583 [2021-09-30T22:38:30.670Z] ---> 05ef505664d7 [2021-09-30T22:38:30.670Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:38:30.670Z] ---> Running in eb1aaaa7a48b [2021-09-30T22:38:32.642Z] Removing intermediate container eb1aaaa7a48b [2021-09-30T22:38:32.642Z] ---> 321fc1ac72ee [2021-09-30T22:38:32.642Z] Step 25/26 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:38:32.642Z] ---> 7d9c2aedbccd [2021-09-30T22:38:32.642Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T22:38:33.225Z] ---> Running in 2dff91539307 [2021-09-30T22:38:35.803Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:38:35.803Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:38:35.803Z] ---> 147b1095a6e2 [2021-09-30T22:38:35.803Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T22:38:35.803Z] ---> Using cache [2021-09-30T22:38:35.803Z] ---> 453c64261ccf [2021-09-30T22:38:35.803Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:38:35.803Z] ---> Using cache [2021-09-30T22:38:35.803Z] ---> 3e4c18450edd [2021-09-30T22:38:35.803Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T22:38:35.803Z] ---> Using cache [2021-09-30T22:38:35.803Z] ---> d7503f6aeaaf [2021-09-30T22:38:35.803Z] Step 6/22 : COPY go.mod . [2021-09-30T22:38:35.803Z] ---> Using cache [2021-09-30T22:38:35.803Z] ---> 55c3a85c2dbf [2021-09-30T22:38:35.803Z] Step 7/22 : RUN go mod download [2021-09-30T22:38:35.803Z] ---> Using cache [2021-09-30T22:38:35.803Z] ---> f3634fc895aa [2021-09-30T22:38:35.803Z] Step 8/22 : COPY . . [2021-09-30T22:38:35.803Z] ---> Using cache [2021-09-30T22:38:35.803Z] ---> 8af1029e37c4 [2021-09-30T22:38:35.803Z] Step 9/22 : RUN go mod tidy [2021-09-30T22:38:35.803Z] ---> Using cache [2021-09-30T22:38:35.803Z] ---> 04f8f72c027d [2021-09-30T22:38:35.803Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T22:38:36.389Z] Removing intermediate container 2dff91539307 [2021-09-30T22:38:36.389Z] ---> b002fb81dec4 [2021-09-30T22:38:36.389Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T22:38:36.389Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:38:36.389Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:38:36.389Z] ---> 147b1095a6e2 [2021-09-30T22:38:36.389Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:38:36.389Z] ---> Using cache [2021-09-30T22:38:36.389Z] ---> 453c64261ccf [2021-09-30T22:38:36.389Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:38:36.389Z] ---> Using cache [2021-09-30T22:38:36.389Z] ---> 3e4c18450edd [2021-09-30T22:38:36.389Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T22:38:36.968Z] ---> b6512ff8a13d [2021-09-30T22:38:36.968Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T22:38:37.232Z] ---> Running in b05daa7c91d0 [2021-09-30T22:38:37.497Z] ---> Running in 3dc309896417 [2021-09-30T22:38:37.497Z] ---> Running in 6f8d1fe7b7ab [2021-09-30T22:38:39.430Z] Removing intermediate container 3dc309896417 [2021-09-30T22:38:39.430Z] ---> e95a1e8338bf [2021-09-30T22:38:39.430Z] [2021-09-30T22:38:39.430Z] ---> 07dba146403f [2021-09-30T22:38:39.430Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T22:38:39.430Z] Successfully built e95a1e8338bf [2021-09-30T22:38:39.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T22:38:39.700Z] Successfully tagged security-secretstore-setup:latest [2021-09-30T22:38:39.700Z] Building core-command [2021-09-30T22:38:39.967Z]  Building security-secretstore-setup ... done  ---> Running in 69c765491e57 [2021-09-30T22:38:40.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:38:41.531Z] Removing intermediate container 69c765491e57 [2021-09-30T22:38:41.531Z] ---> 242ed45ebec3 [2021-09-30T22:38:41.531Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:38:41.800Z] ---> Running in eba374f51ec6 [2021-09-30T22:38:41.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:38:42.066Z] Removing intermediate container eba374f51ec6 [2021-09-30T22:38:42.066Z] ---> d85412705376 [2021-09-30T22:38:42.066Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T22:38:42.334Z] ---> Running in 54e43aae90f6 [2021-09-30T22:38:42.334Z] Removing intermediate container 54e43aae90f6 [2021-09-30T22:38:42.334Z] ---> f4567eaa29e2 [2021-09-30T22:38:42.334Z] Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:38:42.604Z] ---> Running in 245e646f7ca1 [2021-09-30T22:38:42.604Z] OK: 219 MiB in 52 packages [2021-09-30T22:38:42.872Z] Removing intermediate container 245e646f7ca1 [2021-09-30T22:38:42.872Z] ---> a3d50236193b [2021-09-30T22:38:42.872Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:38:42.872Z] ---> Running in 86d2d7c48127 [2021-09-30T22:38:42.872Z] Removing intermediate container 6f8d1fe7b7ab [2021-09-30T22:38:42.872Z] ---> 059bba96e3e2 [2021-09-30T22:38:42.872Z] Step 6/24 : COPY go.mod . [2021-09-30T22:38:43.143Z] Removing intermediate container 86d2d7c48127 [2021-09-30T22:38:43.143Z] ---> f0c0b4e5b358 [2021-09-30T22:38:43.143Z] [2021-09-30T22:38:43.414Z] Successfully built f0c0b4e5b358 [2021-09-30T22:38:43.414Z] Successfully tagged core-data:latest [2021-09-30T22:38:43.414Z]  Building core-data ... done  ---> 5d2ef98c6102 [2021-09-30T22:38:43.414Z] Step 7/24 : RUN go mod download [2021-09-30T22:38:43.414Z] ---> Running in 2735124e9bcd [2021-09-30T22:38:45.998Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:38:45.998Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:38:45.998Z] ---> 147b1095a6e2 [2021-09-30T22:38:45.998Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T22:38:45.998Z] ---> Using cache [2021-09-30T22:38:45.998Z] ---> 453c64261ccf [2021-09-30T22:38:45.998Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:38:45.998Z] ---> Using cache [2021-09-30T22:38:45.998Z] ---> 3e4c18450edd [2021-09-30T22:38:45.998Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T22:38:45.998Z] ---> Using cache [2021-09-30T22:38:45.998Z] ---> d7503f6aeaaf [2021-09-30T22:38:45.998Z] Step 6/32 : COPY go.mod . [2021-09-30T22:38:45.998Z] ---> Using cache [2021-09-30T22:38:45.998Z] ---> 55c3a85c2dbf [2021-09-30T22:38:45.998Z] Step 7/32 : RUN go mod download [2021-09-30T22:38:45.998Z] ---> Using cache [2021-09-30T22:38:45.998Z] ---> f3634fc895aa [2021-09-30T22:38:45.998Z] Step 8/32 : COPY . . [2021-09-30T22:38:45.998Z] ---> Using cache [2021-09-30T22:38:45.998Z] ---> 8af1029e37c4 [2021-09-30T22:38:45.998Z] Step 9/32 : RUN go mod tidy [2021-09-30T22:38:45.998Z] ---> Using cache [2021-09-30T22:38:45.998Z] ---> 04f8f72c027d [2021-09-30T22:38:45.998Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T22:38:45.998Z] ---> Running in a208da49bb81 [2021-09-30T22:38:45.998Z] Removing intermediate container 2735124e9bcd [2021-09-30T22:38:45.998Z] ---> 455fb6bc82cc [2021-09-30T22:38:45.998Z] Step 8/24 : COPY . . [2021-09-30T22:38:46.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-30T22:38:49.575Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:38:49.575Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:38:49.575Z] ---> 147b1095a6e2 [2021-09-30T22:38:49.575Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:38:49.575Z] ---> Using cache [2021-09-30T22:38:49.575Z] ---> 453c64261ccf [2021-09-30T22:38:49.575Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:38:49.575Z] ---> Using cache [2021-09-30T22:38:49.575Z] ---> 3e4c18450edd [2021-09-30T22:38:49.575Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T22:38:49.575Z] ---> Using cache [2021-09-30T22:38:49.575Z] ---> d7503f6aeaaf [2021-09-30T22:38:49.575Z] Step 6/24 : COPY go.mod . [2021-09-30T22:38:49.575Z] ---> Using cache [2021-09-30T22:38:49.575Z] ---> 55c3a85c2dbf [2021-09-30T22:38:49.575Z] Step 7/24 : RUN go mod download [2021-09-30T22:38:49.575Z] ---> Using cache [2021-09-30T22:38:49.575Z] ---> f3634fc895aa [2021-09-30T22:38:49.575Z] Step 8/24 : COPY . . [2021-09-30T22:38:49.575Z] ---> Using cache [2021-09-30T22:38:49.575Z] ---> 8af1029e37c4 [2021-09-30T22:38:49.575Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:38:49.575Z] ---> Using cache [2021-09-30T22:38:49.575Z] ---> 04f8f72c027d [2021-09-30T22:38:49.575Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T22:38:51.002Z] ---> Running in d10873994cc1 [2021-09-30T22:38:51.965Z] ---> 9cdec3737278 [2021-09-30T22:38:51.965Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:38:51.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T22:38:51.965Z] ---> Running in 3f64990295b6 [2021-09-30T22:38:53.913Z] Removing intermediate container 3f64990295b6 [2021-09-30T22:38:53.913Z] ---> b1dc5fff6621 [2021-09-30T22:38:53.913Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T22:38:53.913Z] ---> Running in aa2054804773 [2021-09-30T22:38:54.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T22:39:02.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T22:39:07.759Z] Removing intermediate container b05daa7c91d0 [2021-09-30T22:39:07.759Z] ---> 3e8e44e1c8f8 [2021-09-30T22:39:07.759Z] [2021-09-30T22:39:07.759Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T22:39:07.759Z] ---> 14119a10abf4 [2021-09-30T22:39:07.759Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T22:39:07.759Z] ---> Running in b4f1c620b29d [2021-09-30T22:39:07.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:39:07.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:39:08.025Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T22:39:08.025Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T22:39:08.025Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T22:39:08.025Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T22:39:08.025Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T22:39:08.025Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:39:08.025Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T22:39:08.025Z] OK: 8 MiB in 19 packages [2021-09-30T22:39:08.622Z] Removing intermediate container b4f1c620b29d [2021-09-30T22:39:08.622Z] ---> 3e7310980ca5 [2021-09-30T22:39:08.622Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T22:39:08.622Z] ---> Running in d51f2d34b1b6 [2021-09-30T22:39:08.896Z] Removing intermediate container d51f2d34b1b6 [2021-09-30T22:39:08.896Z] ---> 47a83e98dd33 [2021-09-30T22:39:08.896Z] Step 14/22 : WORKDIR /edgex [2021-09-30T22:39:08.896Z] ---> Running in 7d06e0a35156 [2021-09-30T22:39:09.180Z] Removing intermediate container 7d06e0a35156 [2021-09-30T22:39:09.181Z] ---> a8e19a1d916f [2021-09-30T22:39:09.181Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T22:39:09.460Z] ---> 483696f9eb55 [2021-09-30T22:39:09.460Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T22:39:10.073Z] ---> 5556c0c0d940 [2021-09-30T22:39:10.073Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T22:39:10.673Z] ---> 78afccdec369 [2021-09-30T22:39:10.673Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T22:39:10.673Z] ---> Running in 3bb113a30db6 [2021-09-30T22:39:10.673Z] Removing intermediate container 3bb113a30db6 [2021-09-30T22:39:10.673Z] ---> 5b19056ec282 [2021-09-30T22:39:10.673Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T22:39:10.951Z] ---> Running in 8eaf6746830c [2021-09-30T22:39:10.951Z] Removing intermediate container 8eaf6746830c [2021-09-30T22:39:10.951Z] ---> beefcc6b9108 [2021-09-30T22:39:10.951Z] Step 20/22 : LABEL arch=x86_64 [2021-09-30T22:39:10.951Z] ---> Running in 740f666ec657 [2021-09-30T22:39:11.229Z] Removing intermediate container 740f666ec657 [2021-09-30T22:39:11.229Z] ---> a20701fd7def [2021-09-30T22:39:11.229Z] Step 21/22 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:39:11.229Z] ---> Running in d4dfb4932c32 [2021-09-30T22:39:11.703Z] Removing intermediate container d4dfb4932c32 [2021-09-30T22:39:11.703Z] ---> 61c5c7bf5013 [2021-09-30T22:39:11.703Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T22:39:11.703Z] ---> Running in 7ff740a888c7 [2021-09-30T22:39:11.703Z] Removing intermediate container 7ff740a888c7 [2021-09-30T22:39:11.703Z] ---> 589c0c06c579 [2021-09-30T22:39:11.703Z] [2021-09-30T22:39:12.093Z] Successfully built 589c0c06c579 [2021-09-30T22:39:12.093Z] Successfully tagged security-proxy-setup:latest [2021-09-30T22:39:16.124Z]  Building security-proxy-setup ... done Removing intermediate container a208da49bb81 [2021-09-30T22:39:16.124Z] ---> da47db54330e [2021-09-30T22:39:16.124Z] [2021-09-30T22:39:16.124Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T22:39:16.124Z] ---> 14119a10abf4 [2021-09-30T22:39:16.124Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T22:39:16.124Z] ---> Running in 925a19428523 [2021-09-30T22:39:16.124Z] Removing intermediate container 925a19428523 [2021-09-30T22:39:16.124Z] ---> 1b27d3e36e43 [2021-09-30T22:39:16.124Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T22:39:16.124Z] ---> Running in 8a72708b6841 [2021-09-30T22:39:16.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:39:16.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:39:16.987Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T22:39:16.987Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T22:39:16.987Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:39:16.987Z] OK: 6 MiB in 16 packages [2021-09-30T22:39:17.573Z] Removing intermediate container 8a72708b6841 [2021-09-30T22:39:17.573Z] ---> cc75f02c356d [2021-09-30T22:39:17.573Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T22:39:17.573Z] ---> Running in c4c326193edd [2021-09-30T22:39:17.573Z] Removing intermediate container c4c326193edd [2021-09-30T22:39:17.573Z] ---> d08cf2ef9097 [2021-09-30T22:39:17.573Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T22:39:17.573Z] ---> Running in ff8d1cd13007 [2021-09-30T22:39:17.842Z] Removing intermediate container ff8d1cd13007 [2021-09-30T22:39:17.842Z] ---> 48e1fdf49891 [2021-09-30T22:39:17.842Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T22:39:17.842Z] ---> Running in 5a270b46adb5 [2021-09-30T22:39:19.263Z] Removing intermediate container 5a270b46adb5 [2021-09-30T22:39:19.263Z] ---> 1a0e4bb08135 [2021-09-30T22:39:19.263Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T22:39:19.263Z] Removing intermediate container d10873994cc1 [2021-09-30T22:39:19.263Z] ---> 09ac65653f39 [2021-09-30T22:39:19.263Z] [2021-09-30T22:39:19.263Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T22:39:19.263Z] ---> 14119a10abf4 [2021-09-30T22:39:19.263Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T22:39:19.263Z] ---> Using cache [2021-09-30T22:39:19.263Z] ---> b0b77305ad9d [2021-09-30T22:39:19.263Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:39:19.263Z] ---> Using cache [2021-09-30T22:39:19.263Z] ---> 83c36403e811 [2021-09-30T22:39:19.263Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T22:39:19.263Z] ---> Running in 7e11e4aba860 [2021-09-30T22:39:19.263Z] ---> Running in 98f6aee6d513 [2021-09-30T22:39:19.263Z] Removing intermediate container 7e11e4aba860 [2021-09-30T22:39:19.263Z] ---> 7bb1f553188b [2021-09-30T22:39:19.263Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T22:39:19.263Z] Removing intermediate container 98f6aee6d513 [2021-09-30T22:39:19.263Z] ---> 2dd88c00bddb [2021-09-30T22:39:19.263Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T22:39:19.530Z] ---> Running in f09bb289fe95 [2021-09-30T22:39:19.799Z] ---> cce9a5f57533 [2021-09-30T22:39:19.799Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T22:39:19.799Z] Removing intermediate container f09bb289fe95 [2021-09-30T22:39:19.799Z] ---> c5e77b5e7139 [2021-09-30T22:39:19.799Z] Step 16/24 : WORKDIR / [2021-09-30T22:39:19.799Z] ---> Running in 610ed1a555e9 [2021-09-30T22:39:19.799Z] Removing intermediate container aa2054804773 [2021-09-30T22:39:19.799Z] ---> dc301a9ddfe8 [2021-09-30T22:39:19.799Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T22:39:19.799Z] ---> Running in a2f59804dd4d [2021-09-30T22:39:19.799Z] ---> Running in a02e10b53e4c [2021-09-30T22:39:19.799Z] Removing intermediate container a2f59804dd4d [2021-09-30T22:39:19.799Z] ---> ecd57b8a017a [2021-09-30T22:39:19.799Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:39:20.075Z] ---> ebc4355c3052 [2021-09-30T22:39:20.075Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T22:39:20.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T22:39:20.653Z] ---> 55b17bd98c98 [2021-09-30T22:39:20.653Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T22:39:20.653Z] Removing intermediate container 610ed1a555e9 [2021-09-30T22:39:20.653Z] ---> 4c13cbe8e353 [2021-09-30T22:39:20.653Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:39:20.653Z] ---> 8885f5033f9b [2021-09-30T22:39:20.653Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T22:39:20.653Z] ---> Running in 32eace1244ea [2021-09-30T22:39:20.921Z] ---> 4473888384c2 [2021-09-30T22:39:20.921Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T22:39:20.921Z] Removing intermediate container 32eace1244ea [2021-09-30T22:39:20.921Z] ---> 9a89cc5b5124 [2021-09-30T22:39:20.921Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:39:20.921Z] ---> Running in cc522661f817 [2021-09-30T22:39:20.921Z] Removing intermediate container a02e10b53e4c [2021-09-30T22:39:20.921Z] ---> 8921d6499045 [2021-09-30T22:39:20.921Z] [2021-09-30T22:39:20.921Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T22:39:21.186Z] 20.10.7: Pulling from library/docker [2021-09-30T22:39:21.186Z] Removing intermediate container cc522661f817 [2021-09-30T22:39:21.186Z] ---> f7d4b7930202 [2021-09-30T22:39:21.186Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T22:39:21.186Z] ---> d6ea2786213d [2021-09-30T22:39:21.186Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T22:39:21.186Z] ---> Running in a5f4aafbc03c [2021-09-30T22:39:21.186Z] Removing intermediate container a5f4aafbc03c [2021-09-30T22:39:21.186Z] ---> c75a0766de04 [2021-09-30T22:39:21.186Z] Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:39:21.451Z] ---> Running in 7a3b1881b27d [2021-09-30T22:39:21.451Z] ---> 1a20332c41bb [2021-09-30T22:39:21.451Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T22:39:21.451Z] Removing intermediate container 7a3b1881b27d [2021-09-30T22:39:21.451Z] ---> 28d0e037c404 [2021-09-30T22:39:21.451Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:39:21.451Z] ---> Running in 10f924250051 [2021-09-30T22:39:21.722Z] ---> 43c830ed4bde [2021-09-30T22:39:21.722Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T22:39:21.722Z] Removing intermediate container 10f924250051 [2021-09-30T22:39:21.722Z] ---> 49f7e889895d [2021-09-30T22:39:21.722Z] [2021-09-30T22:39:21.990Z] Successfully built 49f7e889895d [2021-09-30T22:39:21.990Z] Successfully tagged core-command:latest [2021-09-30T22:39:21.990Z]  Building core-command ... done  ---> 4c2f77f3746c [2021-09-30T22:39:21.990Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T22:39:22.254Z] ---> Running in ef4492dfe428 [2021-09-30T22:39:22.254Z] Removing intermediate container ef4492dfe428 [2021-09-30T22:39:22.254Z] ---> 4b35481c0397 [2021-09-30T22:39:22.254Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T22:39:22.522Z] ---> 5d780e164eb6 [2021-09-30T22:39:22.522Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T22:39:22.522Z] ---> Running in a03adb41b87e [2021-09-30T22:39:23.106Z] Removing intermediate container a03adb41b87e [2021-09-30T22:39:23.106Z] ---> f4b50d4dac7d [2021-09-30T22:39:23.106Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T22:39:23.106Z] ---> Running in 8bd28b50f9ab [2021-09-30T22:39:23.371Z] Removing intermediate container 8bd28b50f9ab [2021-09-30T22:39:23.372Z] ---> c1d19b7d3324 [2021-09-30T22:39:23.372Z] Step 29/32 : CMD ["gate"] [2021-09-30T22:39:23.372Z] ---> Running in c316e62e0af7 [2021-09-30T22:39:23.372Z] Removing intermediate container c316e62e0af7 [2021-09-30T22:39:23.372Z] ---> 43c000938448 [2021-09-30T22:39:23.372Z] Step 30/32 : LABEL arch=x86_64 [2021-09-30T22:39:23.635Z] ---> Running in a5f3af588857 [2021-09-30T22:39:23.635Z] Removing intermediate container a5f3af588857 [2021-09-30T22:39:23.635Z] ---> a1c508fbb501 [2021-09-30T22:39:23.635Z] Step 31/32 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:39:23.635Z] ---> Running in a6d8404e5bb5 [2021-09-30T22:39:23.900Z] Removing intermediate container a6d8404e5bb5 [2021-09-30T22:39:23.900Z] ---> bc6cb2c11340 [2021-09-30T22:39:23.900Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T22:39:23.900Z] ---> Running in b0b23e5acb22 [2021-09-30T22:39:23.900Z] Removing intermediate container b0b23e5acb22 [2021-09-30T22:39:23.900Z] ---> b77cdf9ea199 [2021-09-30T22:39:23.900Z] [2021-09-30T22:39:24.167Z] Successfully built b77cdf9ea199 [2021-09-30T22:39:24.167Z] Successfully tagged security-bootstrapper:latest [2021-09-30T22:39:26.128Z]  Building security-bootstrapper ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T22:39:26.128Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T22:39:26.128Z] ---> 08bdaf2f88f9 [2021-09-30T22:39:26.128Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:39:26.400Z] ---> Running in 8045f9818fb2 [2021-09-30T22:39:26.400Z] Removing intermediate container 8045f9818fb2 [2021-09-30T22:39:26.400Z] ---> a6f643ed4f01 [2021-09-30T22:39:26.400Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-30T22:39:26.400Z] ---> Running in 503ae8fd4f9c [2021-09-30T22:39:26.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:39:26.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:39:27.246Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T22:39:27.246Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T22:39:27.246Z] Executing bash-5.1.0-r0.post-install [2021-09-30T22:39:27.246Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T22:39:27.246Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T22:39:27.246Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T22:39:27.246Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T22:39:27.246Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T22:39:27.246Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T22:39:27.246Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T22:39:27.246Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T22:39:27.246Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T22:39:27.246Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T22:39:27.246Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T22:39:27.246Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T22:39:27.826Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T22:39:27.826Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T22:39:27.826Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T22:39:27.826Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T22:39:27.826Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T22:39:27.826Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T22:39:28.090Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T22:39:28.090Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T22:39:28.090Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T22:39:28.090Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T22:39:28.090Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T22:39:28.090Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T22:39:28.090Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T22:39:28.090Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T22:39:28.090Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T22:39:28.090Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T22:39:28.090Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T22:39:28.090Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T22:39:28.356Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T22:39:28.356Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T22:39:28.356Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T22:39:28.356Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T22:39:28.356Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T22:39:28.356Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T22:39:28.356Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T22:39:28.621Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T22:39:28.621Z] OK: 82 MiB in 59 packages [2021-09-30T22:39:30.027Z] Collecting docker-compose==1.23.2 [2021-09-30T22:39:30.027Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T22:39:30.027Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T22:39:30.027Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T22:39:30.027Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-30T22:39:30.027Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T22:39:30.027Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T22:39:30.609Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T22:39:30.609Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T22:39:30.609Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T22:39:30.609Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T22:39:30.609Z] Collecting PyYAML<4,>=3.10 [2021-09-30T22:39:30.609Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T22:39:31.191Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T22:39:31.191Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T22:39:31.191Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T22:39:31.191Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T22:39:31.457Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T22:39:31.457Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T22:39:31.723Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T22:39:31.723Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T22:39:31.723Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T22:39:31.723Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T22:39:31.723Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T22:39:31.723Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T22:39:32.306Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T22:39:32.306Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T22:39:32.306Z] Collecting idna<2.8,>=2.5 [2021-09-30T22:39:32.306Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T22:39:32.306Z] Collecting certifi>=2017.4.17 [2021-09-30T22:39:32.306Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T22:39:32.306Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T22:39:32.306Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T22:39:32.306Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T22:39:32.306Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T22:39:32.306Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T22:39:32.306Z] Attempting uninstall: urllib3 [2021-09-30T22:39:32.306Z] Found existing installation: urllib3 1.26.2 [2021-09-30T22:39:32.306Z] Uninstalling urllib3-1.26.2: [2021-09-30T22:39:32.306Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T22:39:32.575Z] Attempting uninstall: idna [2021-09-30T22:39:32.575Z] Found existing installation: idna 3.1 [2021-09-30T22:39:32.575Z] Uninstalling idna-3.1: [2021-09-30T22:39:32.575Z] Successfully uninstalled idna-3.1 [2021-09-30T22:39:32.575Z] Attempting uninstall: chardet [2021-09-30T22:39:32.575Z] Found existing installation: chardet 4.0.0 [2021-09-30T22:39:32.575Z] Uninstalling chardet-4.0.0: [2021-09-30T22:39:32.575Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T22:39:32.841Z] Attempting uninstall: requests [2021-09-30T22:39:32.841Z] Found existing installation: requests 2.25.1 [2021-09-30T22:39:32.841Z] Uninstalling requests-2.25.1: [2021-09-30T22:39:32.841Z] Successfully uninstalled requests-2.25.1 [2021-09-30T22:39:32.841Z] Running setup.py install for texttable: started [2021-09-30T22:39:33.423Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T22:39:33.423Z] Running setup.py install for PyYAML: started [2021-09-30T22:39:33.689Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T22:39:33.689Z] Running setup.py install for docopt: started [2021-09-30T22:39:33.955Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T22:39:33.955Z] Running setup.py install for dockerpty: started [2021-09-30T22:39:34.222Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T22:39:34.487Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-30T22:39:37.827Z] Removing intermediate container 503ae8fd4f9c [2021-09-30T22:39:37.827Z] ---> 5df7f55d12f5 [2021-09-30T22:39:37.827Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T22:39:37.827Z] ---> Running in e4ce36ed7d4d [2021-09-30T22:39:37.827Z] Removing intermediate container e4ce36ed7d4d [2021-09-30T22:39:37.827Z] ---> ad981784b75d [2021-09-30T22:39:37.827Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T22:39:37.827Z] ---> Running in 6baa38ba33f6 [2021-09-30T22:39:37.827Z] Removing intermediate container 6baa38ba33f6 [2021-09-30T22:39:37.827Z] ---> b138c7f1fd95 [2021-09-30T22:39:37.827Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T22:39:38.095Z] ---> 29a1a16ec6ec [2021-09-30T22:39:38.095Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T22:39:38.361Z] ---> 61d8bcb0f4b1 [2021-09-30T22:39:38.361Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T22:39:38.628Z] ---> 046de5a75d19 [2021-09-30T22:39:38.628Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T22:39:38.628Z] ---> Running in 4db368372820 [2021-09-30T22:39:38.628Z] Removing intermediate container 4db368372820 [2021-09-30T22:39:38.628Z] ---> 616a8fb0b42b [2021-09-30T22:39:38.628Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:39:38.628Z] ---> Running in f0d0f1d8688c [2021-09-30T22:39:38.895Z] Removing intermediate container f0d0f1d8688c [2021-09-30T22:39:38.895Z] ---> 5481deff1014 [2021-09-30T22:39:38.895Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T22:39:38.895Z] ---> Running in 34a8558f3a9a [2021-09-30T22:39:38.895Z] Removing intermediate container 34a8558f3a9a [2021-09-30T22:39:38.895Z] ---> e9747bf55b6f [2021-09-30T22:39:38.895Z] Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:39:38.895Z] ---> Running in 89cba3ed32eb [2021-09-30T22:39:38.895Z] Removing intermediate container 89cba3ed32eb [2021-09-30T22:39:38.895Z] ---> 96468af4fe10 [2021-09-30T22:39:38.895Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:39:38.895Z] ---> Running in 32d78025ac1e [2021-09-30T22:39:39.163Z] Removing intermediate container 32d78025ac1e [2021-09-30T22:39:39.163Z] ---> 6cced0004cd2 [2021-09-30T22:39:39.163Z] [2021-09-30T22:39:39.163Z] Successfully built 6cced0004cd2 [2021-09-30T22:39:39.163Z] Successfully tagged sys-mgmt-agent:latest [2021-09-30T22:39:39.439Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-30T22:39:39.444Z] $ docker stop --time=1 9d23a52fe0c8c02df31ac3e53fc4439c519c8d20c55154d8c9f5478fcdd652d4 [2021-09-30T22:39:40.723Z] $ docker rm -f 9d23a52fe0c8c02df31ac3e53fc4439c519c8d20c55154d8c9f5478fcdd652d4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T22:39:41.109Z] + docker images [2021-09-30T22:39:41.109Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T22:39:41.109Z] sys-mgmt-agent latest 6cced0004cd2 3 seconds ago 325MB [2021-09-30T22:39:41.109Z] security-bootstrapper latest b77cdf9ea199 18 seconds ago 18.8MB [2021-09-30T22:39:41.109Z] core-command latest 49f7e889895d 20 seconds ago 16MB [2021-09-30T22:39:41.109Z] 8921d6499045 21 seconds ago 1.75GB [2021-09-30T22:39:41.109Z] 09ac65653f39 23 seconds ago 1.75GB [2021-09-30T22:39:41.109Z] da47db54330e 26 seconds ago 1.75GB [2021-09-30T22:39:41.109Z] security-proxy-setup latest 589c0c06c579 30 seconds ago 26.7MB [2021-09-30T22:39:41.109Z] 3e8e44e1c8f8 35 seconds ago 1.76GB [2021-09-30T22:39:41.109Z] core-data latest f0c0b4e5b358 59 seconds ago 20.5MB [2021-09-30T22:39:41.109Z] security-secretstore-setup latest e95a1e8338bf About a minute ago 28.2MB [2021-09-30T22:39:41.109Z] support-scheduler latest a63bd6a4fed8 About a minute ago 16.1MB [2021-09-30T22:39:41.109Z] core-metadata latest e6ddfb972f4a About a minute ago 16.8MB [2021-09-30T22:39:41.109Z] support-notifications latest 6d0e65231560 About a minute ago 16.8MB [2021-09-30T22:39:41.109Z] db8eb4c840b0 About a minute ago 1.75GB [2021-09-30T22:39:41.109Z] 60656673a69b About a minute ago 1.76GB [2021-09-30T22:39:41.109Z] 2d117e65f7fd About a minute ago 1.75GB [2021-09-30T22:39:41.109Z] faa83f1cc612 About a minute ago 1.76GB [2021-09-30T22:39:41.109Z] 1e292cb76dd8 About a minute ago 1.76GB [2021-09-30T22:39:41.109Z] ci-base-image-x86_64 latest 147b1095a6e2 5 minutes ago 1.25GB [2021-09-30T22:39:41.109Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-30T22:39:41.109Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB [2021-09-30T22:39:41.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-30T22:39:41.109Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-30T22:39:41.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-30T22:39:47.032Z] Removing intermediate container acd4037c9d11 [2021-09-30T22:39:47.032Z] ---> aa84f971090a [2021-09-30T22:39:47.032Z] Successfully built aa84f971090a [2021-09-30T22:39:47.032Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:39:47.386Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T22:39:47.386Z] . [Pipeline] withDockerContainer [2021-09-30T22:39:47.627Z] prd-ubuntu18.04-docker-arm64-4c-16g-347 does not seem to be running inside a container [2021-09-30T22:39:47.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-30T22:39:49.535Z] $ docker top f57ec90e920b1f0a4bb74493be21d2848d98c8762ad5a7fc4d4f81441a5eb753 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T22:39:50.596Z] + go version [2021-09-30T22:39:50.597Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-30T22:39:50.619Z] $ docker stop --time=1 f57ec90e920b1f0a4bb74493be21d2848d98c8762ad5a7fc4d4f81441a5eb753 [2021-09-30T22:39:52.524Z] $ docker rm -f f57ec90e920b1f0a4bb74493be21d2848d98c8762ad5a7fc4d4f81441a5eb753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:39:53.422Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T22:39:53.422Z] . [Pipeline] withDockerContainer [2021-09-30T22:39:53.709Z] prd-ubuntu18.04-docker-arm64-4c-16g-347 does not seem to be running inside a container [2021-09-30T22:39:53.807Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-30T22:39:55.574Z] $ docker top 5e41f7f3df89ea514a739640a985a707df0bebcb766f616552bdbc888ecc00e9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T22:39:55.952Z] ========================================================= [2021-09-30T22:39:55.953Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T22:39:55.953Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T22:39:56.626Z] + go mod tidy [2021-09-30T22:39:56.687Z] Still waiting to schedule task [2021-09-30T22:39:56.687Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [Pipeline] sh [2021-09-30T22:39:58.293Z] + make test [2021-09-30T22:39:58.294Z] go mod tidy [2021-09-30T22:39:58.897Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T22:40:31.274Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T22:40:56.556Z] Running on prd-ubuntu18.04-docker-8c-8g-348 in /w/workspace/edgexfoundry_edgex-go_PR-3737 [Pipeline] { [Pipeline] ws [2021-09-30T22:40:56.576Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-09-30T22:40:56.688Z] The recommended git tool is: git [2021-09-30T22:40:59.373Z] using credential edgex-jenkins-ssh [2021-09-30T22:40:59.389Z] Cloning the remote Git repository [2021-09-30T22:40:59.416Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T22:40:59.484Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-09-30T22:40:59.525Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T22:40:59.526Z] > git --version # timeout=10 [2021-09-30T22:40:59.533Z] > git --version # 'git version 2.17.1' [2021-09-30T22:40:59.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T22:40:59.586Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T22:41:14.374Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T22:41:14.379Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T22:41:14.389Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T22:41:14.400Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T22:41:14.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T22:41:14.404Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3737/head:refs/remotes/origin/PR-3737 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T22:41:15.149Z] Merging remotes/origin/main commit ddfefb12980b3aae43ea9c92b742f97d3dccd95e into PR head commit 52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:41:15.263Z] Merge succeeded, producing 52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:41:15.264Z] Checking out Revision 52917694c27eb17e25cc9118ee4b7f3f8a547dcb (PR-3737) [2021-09-30T22:41:15.161Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T22:41:15.166Z] > git checkout -f 52917694c27eb17e25cc9118ee4b7f3f8a547dcb # timeout=10 [2021-09-30T22:41:15.232Z] > git remote # timeout=10 [2021-09-30T22:41:15.238Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T22:41:15.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T22:41:15.247Z] > git merge ddfefb12980b3aae43ea9c92b742f97d3dccd95e # timeout=10 [2021-09-30T22:41:15.256Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T22:41:15.267Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T22:41:15.271Z] > git checkout -f 52917694c27eb17e25cc9118ee4b7f3f8a547dcb # timeout=10 [2021-09-30T22:41:19.006Z] Commit message: "Merge branch 'main' into edgex-go-3565-gosec" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:41:19.801Z] + echo snap-build.sh [2021-09-30T22:41:19.801Z] snap-build.sh [2021-09-30T22:41:19.801Z] + SNAP_BASE_DIR=. [2021-09-30T22:41:19.801Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-09-30T22:41:19.801Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-09-30T22:41:19.801Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-09-30T22:41:19.801Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-09-30T22:41:19.801Z] + cd /w/workspace/edgex-go/5 [2021-09-30T22:41:19.801Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-30T22:41:19.801Z] Reading package lists... [2021-09-30T22:41:19.801Z] Building dependency tree... [2021-09-30T22:41:19.801Z] Reading state information... [2021-09-30T22:41:19.801Z] The following packages were automatically installed and are no longer required: [2021-09-30T22:41:19.801Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-30T22:41:19.801Z] uidmap xdelta3 [2021-09-30T22:41:19.801Z] Use 'sudo apt autoremove' to remove them. [2021-09-30T22:41:19.801Z] The following packages will be REMOVED: [2021-09-30T22:41:19.801Z] lxd* lxd-client* [2021-09-30T22:41:20.069Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-30T22:41:20.069Z] After this operation, 31.7 MB disk space will be freed. [2021-09-30T22:41:20.602Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-09-30T22:41:20.602Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T22:41:21.185Z] Removing lxd dnsmasq configuration [2021-09-30T22:41:21.452Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T22:41:21.452Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-30T22:41:22.410Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T22:41:22.410Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-09-30T22:41:22.410Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T22:41:23.817Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-30T22:41:23.817Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-30T22:41:24.400Z] + sudo snap remove --purge lxd [2021-09-30T22:41:24.400Z] snap "lxd" is not installed [2021-09-30T22:41:24.400Z] + sudo groupadd --force --system lxd [2021-09-30T22:41:24.400Z] ++ whoami [2021-09-30T22:41:24.400Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-30T22:41:24.400Z] + newgrp - lxd [2021-09-30T22:41:24.400Z] + sudo snap install lxd [2021-09-30T22:41:27.886Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T22:41:33.326Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T22:41:33.603Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T22:41:34.485Z] 2021-09-30T22:41:31Z INFO Waiting for automatic snapd restart... [2021-09-30T22:41:35.065Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T22:41:47.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T22:41:47.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T22:41:47.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T22:41:47.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T22:41:47.506Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T22:41:47.506Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T22:41:49.478Z] lxd 4.18 from Canonical* installed [2021-09-30T22:41:49.478Z] + sudo lxd init --auto [2021-09-30T22:41:49.514Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T22:41:49.514Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T22:41:49.514Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T22:41:49.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T22:41:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.169s coverage: 28.7% of statements [2021-09-30T22:41:57.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T22:41:57.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T22:41:59.562Z] + sudo snap install --classic snapcraft [2021-09-30T22:42:02.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.420s coverage: 98.5% of statements [2021-09-30T22:42:02.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T22:42:02.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.356s coverage: 46.3% of statements [2021-09-30T22:42:02.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T22:42:02.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T22:42:03.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.562s coverage: 90.1% of statements [2021-09-30T22:42:03.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T22:42:03.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:42:03.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.201s coverage: 84.4% of statements [2021-09-30T22:42:03.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T22:42:03.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T22:42:03.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T22:42:03.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T22:42:03.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T22:42:11.882Z] snapcraft 5.0 from Canonical* installed [2021-09-30T22:42:11.882Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-30T22:42:11.882Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-30T22:42:11.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T22:42:11.882Z] Dload Upload Total Spent Left Speed [2021-09-30T22:42:11.882Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3993 0 --:--:-- --:--:-- --:--:-- 4019 [2021-09-30T22:42:11.882Z] 100 3325k 100 3325k 0 0 6456k 0 --:--:-- --:--:-- --:--:-- 6456k [2021-09-30T22:42:11.882Z] ./yq_linux_amd64 [2021-09-30T22:42:11.882Z] + sudo snapcraft prime --use-lxd [2021-09-30T22:42:13.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.788s coverage: 94.2% of statements [2021-09-30T22:42:13.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T22:42:13.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:42:13.339Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.330s coverage: 59.1% of statements [2021-09-30T22:42:13.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T22:42:13.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T22:42:13.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T22:42:13.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T22:42:13.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T22:42:13.339Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.227s coverage: 60.0% of statements [2021-09-30T22:42:13.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T22:42:13.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T22:42:13.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T22:42:13.339Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.401s coverage: 0.8% of statements [2021-09-30T22:42:13.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T22:42:13.339Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.195s coverage: 58.8% of statements [2021-09-30T22:42:13.339Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 21.7% of statements [2021-09-30T22:42:13.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T22:42:13.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.267s coverage: 47.1% of statements [2021-09-30T22:42:13.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.271s coverage: 79.5% of statements [2021-09-30T22:42:13.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements [2021-09-30T22:42:13.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements [2021-09-30T22:42:13.821Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-30T22:42:13.821Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-30T22:42:13.821Z] - README.md [2021-09-30T22:42:13.821Z] [2021-09-30T22:42:13.821Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-30T22:42:14.088Z] Launching a container. [2021-09-30T22:42:15.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2021-09-30T22:42:20.738Z] Waiting for container to be ready [2021-09-30T22:42:20.738Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-30T22:42:20.738Z] [2021-09-30T22:42:24.990Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-30T22:42:24.990Z] Waiting for network to be ready... [2021-09-30T22:42:25.256Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-30T22:42:25.521Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-30T22:42:25.521Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-30T22:42:25.787Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-30T22:42:25.787Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-30T22:42:25.787Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-30T22:42:25.787Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-30T22:42:25.787Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-30T22:42:25.787Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-30T22:42:25.787Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-30T22:42:26.054Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-30T22:42:26.054Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-30T22:42:26.319Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-30T22:42:26.319Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-30T22:42:26.319Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-30T22:42:26.319Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-30T22:42:26.319Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-30T22:42:26.319Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-30T22:42:26.899Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-30T22:42:27.170Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-09-30T22:42:27.170Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-30T22:42:27.170Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-30T22:42:27.170Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-30T22:42:27.170Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-30T22:42:27.170Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-30T22:42:27.170Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] [2021-09-30T22:42:27.438Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-30T22:42:27.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements [2021-09-30T22:42:27.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements [2021-09-30T22:42:29.388Z] Fetched 25.4 MB in 4s (6012 kB/s) [2021-09-30T22:42:30.343Z] Reading package lists... [2021-09-30T22:42:30.609Z] Reading package lists... [2021-09-30T22:42:30.875Z] Building dependency tree... [2021-09-30T22:42:30.875Z] Reading state information... [2021-09-30T22:42:30.875Z] The following additional packages will be installed: [2021-09-30T22:42:30.875Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-30T22:42:30.875Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-30T22:42:30.875Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-30T22:42:30.875Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-30T22:42:30.875Z] Suggested packages: [2021-09-30T22:42:30.875Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-30T22:42:30.875Z] Recommended packages: [2021-09-30T22:42:30.875Z] gnupg libsasl2-modules [2021-09-30T22:42:30.875Z] The following NEW packages will be installed: [2021-09-30T22:42:30.875Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-30T22:42:30.875Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-30T22:42:30.875Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-30T22:42:30.875Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-30T22:42:30.875Z] The following packages will be upgraded: [2021-09-30T22:42:30.875Z] gpg gpg-agent gpgconf libudev1 [2021-09-30T22:42:30.875Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-30T22:42:30.875Z] Need to get 3527 kB of archives. [2021-09-30T22:42:30.875Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-30T22:42:30.875Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-30T22:42:31.140Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-30T22:42:31.140Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-30T22:42:31.140Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-30T22:42:31.140Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-30T22:42:31.406Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-30T22:42:31.987Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-30T22:42:31.987Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-30T22:42:31.987Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-30T22:42:31.987Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-30T22:42:31.987Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-30T22:42:31.987Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-30T22:42:31.987Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-30T22:42:31.987Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-30T22:42:31.987Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-30T22:42:31.987Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-30T22:42:31.987Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-30T22:42:31.987Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-30T22:42:31.987Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-30T22:42:31.987Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-30T22:42:31.987Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-30T22:42:31.987Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-30T22:42:32.253Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T22:42:32.253Z] Fetched 3527 kB in 1s (2996 kB/s) [2021-09-30T22:42:32.253Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-30T22:42:32.253Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-30T22:42:32.253Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T22:42:32.253Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-30T22:42:32.522Z] Selecting previously unselected package udev. [2021-09-30T22:42:32.522Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-30T22:42:32.522Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-30T22:42:32.522Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-30T22:42:32.522Z] Selecting previously unselected package libfuse2:amd64. [2021-09-30T22:42:32.522Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-30T22:42:32.522Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-30T22:42:32.786Z] Selecting previously unselected package fuse. [2021-09-30T22:42:32.786Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-30T22:42:32.786Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-30T22:42:32.786Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T22:42:32.786Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T22:42:32.786Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T22:42:32.786Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T22:42:32.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.599s coverage: 82.5% of statements [2021-09-30T22:42:32.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T22:42:33.054Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T22:42:33.054Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T22:42:33.054Z] Selecting previously unselected package libksba8:amd64. [2021-09-30T22:42:33.054Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-30T22:42:33.054Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-30T22:42:33.054Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-30T22:42:33.054Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:42:33.054Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:33.319Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-30T22:42:33.319Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:42:33.319Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:33.319Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-30T22:42:33.319Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:42:33.319Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:33.319Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-30T22:42:33.319Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:42:33.319Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:33.319Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-30T22:42:33.319Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:42:33.319Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:33.319Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-30T22:42:33.319Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:42:33.319Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:33.585Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-30T22:42:33.585Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:42:33.585Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:33.585Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-30T22:42:33.585Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:42:33.585Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:33.585Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-30T22:42:33.585Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:42:33.585Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:33.585Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-30T22:42:33.585Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-30T22:42:33.585Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T22:42:33.585Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-30T22:42:33.585Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-30T22:42:33.854Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T22:42:33.854Z] Selecting previously unselected package libldap-common. [2021-09-30T22:42:33.854Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-30T22:42:33.854Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T22:42:33.854Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-30T22:42:33.854Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-30T22:42:33.854Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T22:42:33.854Z] Selecting previously unselected package dirmngr. [2021-09-30T22:42:33.854Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T22:42:33.854Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-30T22:42:34.122Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T22:42:34.122Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-30T22:42:34.122Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-30T22:42:34.122Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T22:42:34.122Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T22:42:34.122Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-30T22:42:34.122Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:34.122Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-30T22:42:34.122Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T22:42:34.122Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-30T22:42:34.387Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-30T22:42:34.654Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:34.654Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-30T22:42:34.654Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-30T22:42:34.654Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-30T22:42:34.654Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:34.654Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:34.654Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:34.654Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:34.654Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:34.654Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:34.654Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:42:34.654Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T22:42:34.654Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-30T22:42:34.921Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T22:42:35.186Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-30T22:42:35.186Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-30T22:42:35.186Z] This means they are not meant to be enabled using systemctl. [2021-09-30T22:42:35.186Z] Possible reasons for having this kind of units are: [2021-09-30T22:42:35.186Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-30T22:42:35.186Z] .wants/ or .requires/ directory. [2021-09-30T22:42:35.186Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-30T22:42:35.187Z] a requirement dependency on it. [2021-09-30T22:42:35.187Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-30T22:42:35.187Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-30T22:42:35.187Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-30T22:42:35.187Z] instance name specified. [2021-09-30T22:42:35.453Z] Reading package lists... [2021-09-30T22:42:35.719Z] Building dependency tree... [2021-09-30T22:42:35.719Z] Reading state information... [2021-09-30T22:42:35.984Z] The following additional packages will be installed: [2021-09-30T22:42:35.984Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-30T22:42:35.984Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-30T22:42:35.984Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-30T22:42:35.984Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-30T22:42:35.984Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-30T22:42:35.984Z] Suggested packages: [2021-09-30T22:42:35.984Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-30T22:42:35.984Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-30T22:42:35.984Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-30T22:42:35.984Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-30T22:42:35.984Z] systemd-container policykit-1 [2021-09-30T22:42:35.984Z] Recommended packages: [2021-09-30T22:42:35.984Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-30T22:42:35.984Z] The following NEW packages will be installed: [2021-09-30T22:42:35.984Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-30T22:42:35.984Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-30T22:42:35.984Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-30T22:42:35.984Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-30T22:42:35.984Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-30T22:42:35.984Z] The following packages will be upgraded: [2021-09-30T22:42:35.984Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-30T22:42:35.984Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-30T22:42:35.984Z] Need to get 36.8 MB of archives. [2021-09-30T22:42:35.984Z] After this operation, 147 MB of additional disk space will be used. [2021-09-30T22:42:35.984Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-30T22:42:36.250Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-30T22:42:36.250Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-30T22:42:36.250Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-30T22:42:36.250Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-30T22:42:36.250Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-30T22:42:36.250Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-30T22:42:36.250Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-30T22:42:36.250Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-30T22:42:36.250Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-30T22:42:36.250Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-30T22:42:36.250Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-30T22:42:36.250Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-30T22:42:36.250Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-30T22:42:36.250Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-30T22:42:36.250Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-30T22:42:36.515Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-30T22:42:37.099Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-30T22:42:37.099Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-30T22:42:37.099Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-30T22:42:37.099Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-30T22:42:37.099Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-30T22:42:37.099Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-30T22:42:37.099Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-30T22:42:37.099Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-30T22:42:37.099Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-30T22:42:37.365Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-30T22:42:37.366Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-30T22:42:37.366Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-30T22:42:37.366Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-30T22:42:38.776Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T22:42:38.776Z] Fetched 36.8 MB in 3s (14.2 MB/s) [2021-09-30T22:42:38.776Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T22:42:38.776Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-30T22:42:38.776Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T22:42:39.358Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-30T22:42:39.358Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T22:42:39.358Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-30T22:42:39.623Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T22:42:39.623Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-30T22:42:39.623Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-30T22:42:39.623Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-30T22:42:39.623Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T22:42:39.623Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-30T22:42:39.623Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-30T22:42:39.891Z] Setting up apt (1.6.14) ... [2021-09-30T22:42:39.891Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-30T22:42:40.474Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-30T22:42:40.474Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-30T22:42:40.474Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-30T22:42:40.474Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-30T22:42:40.474Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-30T22:42:40.474Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T22:42:40.474Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:42:40.771Z] Selecting previously unselected package libexpat1:amd64. [2021-09-30T22:42:40.771Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-30T22:42:40.771Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-30T22:42:40.771Z] Selecting previously unselected package python3.6-minimal. [2021-09-30T22:42:40.771Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T22:42:40.771Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:42:41.037Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-30T22:42:41.037Z] Checking for services that may need to be restarted...done. [2021-09-30T22:42:41.037Z] Checking for services that may need to be restarted...done. [2021-09-30T22:42:41.037Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:42:41.037Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-30T22:42:41.037Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:42:41.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements [2021-09-30T22:42:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T22:42:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T22:42:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T22:42:41.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-09-30T22:42:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T22:42:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T22:42:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T22:42:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T22:42:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T22:42:41.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements [2021-09-30T22:42:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T22:42:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T22:42:41.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.166s coverage: 100.0% of statements [2021-09-30T22:42:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T22:42:41.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 58.8% of statements [2021-09-30T22:42:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T22:42:41.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.273s coverage: 80.0% of statements [2021-09-30T22:42:41.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements [2021-09-30T22:42:41.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.298s coverage: 85.4% of statements [2021-09-30T22:42:41.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.856s coverage: 91.2% of statements [2021-09-30T22:42:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T22:42:41.619Z] Selecting previously unselected package python3-minimal. [2021-09-30T22:42:41.619Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-30T22:42:41.619Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-30T22:42:41.619Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-30T22:42:41.619Z] Selecting previously unselected package mime-support. [2021-09-30T22:42:41.619Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-30T22:42:41.619Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-30T22:42:41.619Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-30T22:42:41.619Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-30T22:42:41.619Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-30T22:42:41.619Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-30T22:42:41.619Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T22:42:41.619Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:42:41.884Z] Selecting previously unselected package python3.6. [2021-09-30T22:42:41.884Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T22:42:41.884Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:42:41.884Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-30T22:42:41.884Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-30T22:42:41.884Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-30T22:42:41.884Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-30T22:42:42.151Z] Selecting previously unselected package python3. [2021-09-30T22:42:42.151Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-30T22:42:42.151Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-30T22:42:42.151Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-30T22:42:42.151Z] Selecting previously unselected package multiarch-support. [2021-09-30T22:42:42.151Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T22:42:42.151Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-30T22:42:42.151Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-30T22:42:42.416Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-30T22:42:42.416Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-30T22:42:42.416Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-30T22:42:42.416Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-30T22:42:42.416Z] Selecting previously unselected package libbsd0:amd64. [2021-09-30T22:42:42.416Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-30T22:42:42.416Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-30T22:42:42.416Z] Selecting previously unselected package sudo. [2021-09-30T22:42:42.416Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-30T22:42:42.416Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-30T22:42:42.682Z] Selecting previously unselected package apparmor. [2021-09-30T22:42:42.682Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-30T22:42:42.682Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-30T22:42:42.682Z] Selecting previously unselected package libedit2:amd64. [2021-09-30T22:42:42.682Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-30T22:42:42.682Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-30T22:42:42.682Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-30T22:42:42.682Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T22:42:42.682Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:42:42.682Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-30T22:42:42.682Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T22:42:42.682Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:42:42.952Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-30T22:42:42.952Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-30T22:42:42.952Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-30T22:42:42.952Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-30T22:42:42.952Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T22:42:42.952Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:42:42.952Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-30T22:42:42.952Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T22:42:42.952Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:42:42.952Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-30T22:42:42.952Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-30T22:42:42.952Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-30T22:42:43.218Z] Selecting previously unselected package openssh-client. [2021-09-30T22:42:43.218Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-30T22:42:43.218Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-30T22:42:43.218Z] Selecting previously unselected package squashfs-tools. [2021-09-30T22:42:43.218Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-30T22:42:43.218Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-30T22:42:43.486Z] Selecting previously unselected package snapd. [2021-09-30T22:42:43.486Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-30T22:42:43.486Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-30T22:42:44.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.915s coverage: 64.4% of statements [2021-09-30T22:42:44.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T22:42:44.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T22:42:44.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.228s coverage: 100.0% of statements [2021-09-30T22:42:44.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements [2021-09-30T22:42:44.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-09-30T22:42:44.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2021-09-30T22:42:45.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-09-30T22:42:45.424Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-30T22:42:45.424Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-30T22:42:45.424Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-30T22:42:45.424Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-30T22:42:45.424Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-30T22:42:45.424Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:42:45.424Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T22:42:45.424Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-30T22:42:45.424Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-30T22:42:46.008Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-30T22:42:46.008Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-30T22:42:46.008Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-30T22:42:46.275Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:42:46.275Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:42:46.275Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:42:46.856Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-30T22:42:46.856Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:42:46.856Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-30T22:42:46.856Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-30T22:42:46.856Z] running python rtupdate hooks for python3.6... [2021-09-30T22:42:46.856Z] running python post-rtupdate hooks for python3.6... [2021-09-30T22:42:46.856Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-30T22:42:47.492Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-30T22:42:47.797Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:42:47.797Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-30T22:42:47.797Z] Setting up snapd (2.51.1+18.04) ... [2021-09-30T22:42:48.145Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-30T22:42:48.419Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-30T22:42:48.419Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-30T22:42:48.684Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-30T22:42:48.950Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-30T22:42:48.950Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-30T22:42:48.950Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-30T22:42:49.215Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-30T22:42:49.482Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-30T22:42:49.482Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-30T22:42:49.748Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-09-30T22:42:49.748Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T22:42:49.748Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-30T22:42:50.707Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T22:42:50.707Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T22:42:50.707Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T22:42:51.933Z] Reading package lists... [2021-09-30T22:42:52.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.569s coverage: 70.4% of statements [2021-09-30T22:42:52.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T22:42:52.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T22:42:52.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T22:42:52.200Z] Reading package lists... [2021-09-30T22:42:52.472Z] Building dependency tree... [2021-09-30T22:42:52.472Z] Reading state information... [2021-09-30T22:42:52.472Z] Calculating upgrade... [2021-09-30T22:42:52.739Z] The following packages will be upgraded: [2021-09-30T22:42:52.739Z] advancecomp base-files bash binutils binutils-common [2021-09-30T22:42:52.739Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-30T22:42:52.739Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-30T22:42:52.739Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-30T22:42:52.739Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-30T22:42:52.739Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-30T22:42:52.739Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-30T22:42:52.739Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-30T22:42:52.739Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-30T22:42:52.739Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-30T22:42:52.739Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-30T22:42:52.739Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-30T22:42:52.739Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-30T22:42:52.739Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-30T22:42:52.739Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-30T22:42:52.739Z] ubuntu-keyring util-linux [2021-09-30T22:42:52.739Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T22:42:52.739Z] Need to get 64.2 MB of archives. [2021-09-30T22:42:52.739Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-30T22:42:52.739Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-30T22:42:53.005Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-30T22:42:53.005Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-30T22:42:53.005Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-30T22:42:53.005Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-30T22:42:53.005Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-30T22:42:53.005Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-30T22:42:53.005Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-30T22:42:53.005Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-30T22:42:53.005Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-30T22:42:53.005Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-30T22:42:53.005Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-30T22:42:53.005Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-30T22:42:53.005Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-30T22:42:53.005Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-30T22:42:53.005Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-30T22:42:53.005Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-30T22:42:53.005Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-30T22:42:53.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.784s coverage: 43.4% of statements [2021-09-30T22:42:53.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T22:42:53.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T22:42:53.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements [2021-09-30T22:42:53.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T22:42:53.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements [2021-09-30T22:42:53.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T22:42:53.272Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-30T22:42:53.272Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-30T22:42:53.272Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-30T22:42:53.272Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-30T22:42:53.272Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-30T22:42:53.272Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-30T22:42:53.272Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-30T22:42:53.272Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-30T22:42:53.272Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-30T22:42:53.272Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-30T22:42:53.272Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-30T22:42:53.272Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-30T22:42:53.272Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-30T22:42:53.272Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-30T22:42:53.272Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-30T22:42:53.272Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-30T22:42:53.272Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-30T22:42:53.272Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-30T22:42:53.272Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-30T22:42:53.272Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-30T22:42:53.272Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-30T22:42:53.272Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-30T22:42:53.272Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-30T22:42:53.272Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-30T22:42:53.272Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-30T22:42:53.272Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-30T22:42:53.272Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-30T22:42:53.272Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-30T22:42:53.537Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-30T22:42:53.537Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-30T22:42:53.537Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-30T22:42:53.537Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-30T22:42:53.537Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-30T22:42:53.537Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-30T22:42:53.537Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-30T22:42:53.537Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-30T22:42:53.537Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-30T22:42:53.537Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-30T22:42:53.537Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-30T22:42:53.537Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-30T22:42:53.804Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-30T22:42:53.804Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-30T22:42:53.804Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-30T22:42:54.068Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-30T22:42:54.068Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-30T22:42:54.068Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-30T22:42:54.068Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-30T22:42:54.068Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-30T22:42:54.068Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-30T22:42:54.068Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-30T22:42:54.649Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-30T22:42:54.649Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-30T22:42:54.649Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-30T22:42:54.649Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-30T22:42:54.649Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-30T22:42:54.649Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-30T22:42:54.649Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-30T22:42:54.649Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-30T22:42:54.649Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-30T22:42:54.649Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-30T22:42:54.649Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-30T22:42:54.649Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-30T22:42:54.649Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-30T22:42:54.649Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-30T22:42:54.649Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-30T22:42:54.915Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-30T22:42:54.915Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-30T22:42:54.915Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-30T22:42:54.915Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-30T22:42:54.915Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-30T22:42:54.915Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-30T22:42:54.915Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-30T22:42:54.915Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-30T22:42:54.915Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-30T22:42:54.915Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-30T22:42:54.915Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-30T22:42:54.915Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-30T22:42:54.916Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-30T22:42:54.916Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-30T22:42:55.181Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-30T22:42:55.181Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-30T22:42:55.181Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-30T22:42:55.181Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-30T22:42:55.181Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-30T22:42:55.181Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-30T22:42:55.181Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T22:42:55.181Z] Fetched 64.2 MB in 2s (26.9 MB/s) [2021-09-30T22:42:55.447Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T22:42:55.447Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T22:42:55.447Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T22:42:55.712Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T22:42:55.712Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T22:42:55.712Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-30T22:42:55.712Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-30T22:42:55.978Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:42:55.978Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:42:56.245Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:42:56.245Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:42:56.245Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:42:56.245Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:42:56.245Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:42:56.245Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:42:56.511Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:42:56.511Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:42:56.511Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:42:56.511Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:42:56.511Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:42:56.511Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:42:56.511Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:42:56.779Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T22:42:56.779Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:42:56.779Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-30T22:42:56.779Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:42:56.779Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T22:42:56.779Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:42:56.779Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:42:56.779Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:42:56.779Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:42:57.045Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:42:57.045Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:42:57.045Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:42:57.312Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T22:42:57.312Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T22:42:57.312Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T22:42:57.894Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-30T22:42:58.161Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T22:42:58.161Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-30T22:42:58.161Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-30T22:42:58.161Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-30T22:42:58.161Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-30T22:42:58.428Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-30T22:42:58.428Z] Installing new version of config file /etc/issue ... [2021-09-30T22:42:58.428Z] Installing new version of config file /etc/issue.net ... [2021-09-30T22:42:58.428Z] Installing new version of config file /etc/lsb-release ... [2021-09-30T22:42:58.428Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-30T22:42:58.694Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-30T22:42:58.694Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-30T22:42:58.694Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-30T22:42:58.694Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:42:58.694Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-30T22:42:58.694Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-30T22:42:58.960Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-30T22:42:58.960Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-09-30T22:42:58.960Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:42:58.960Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:42:58.960Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-30T22:42:58.960Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:42:58.960Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:42:58.960Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-30T22:42:58.960Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-30T22:42:59.226Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-30T22:42:59.226Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:42:59.226Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-30T22:42:59.226Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T22:42:59.491Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-30T22:42:59.491Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:42:59.491Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T22:42:59.491Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T22:42:59.756Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T22:42:59.756Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:42:59.756Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T22:42:59.756Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T22:42:59.756Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-30T22:42:59.756Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:42:59.756Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-30T22:42:59.756Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-30T22:43:00.021Z] Setting up grep (3.1-2build1) ... [2021-09-30T22:43:00.021Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:00.021Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-30T22:43:00.021Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-30T22:43:00.022Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-30T22:43:00.022Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:00.022Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-30T22:43:00.287Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-30T22:43:00.287Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-30T22:43:00.287Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:00.287Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T22:43:00.287Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T22:43:00.287Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-30T22:43:00.553Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:00.553Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T22:43:00.553Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T22:43:00.818Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T22:43:00.818Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T22:43:01.083Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T22:43:01.083Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T22:43:01.350Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-30T22:43:01.350Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:01.350Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-30T22:43:01.350Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T22:43:01.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.260s coverage: 19.5% of statements [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T22:43:01.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.571s coverage: 92.0% of statements [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T22:43:01.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 63.2% of statements [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T22:43:01.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.432s coverage: 97.7% of statements [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T22:43:01.380Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.179s coverage: 28.9% of statements [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T22:43:01.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T22:43:01.380Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements [2021-09-30T22:43:01.380Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2021-09-30T22:43:01.380Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-30T22:43:01.380Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-30T22:43:01.380Z] GO111MODULE=on go vet ./... [2021-09-30T22:43:01.933Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-30T22:43:01.934Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-30T22:43:01.934Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-30T22:43:01.934Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-30T22:43:01.934Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-30T22:43:01.934Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:01.934Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-30T22:43:01.934Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-30T22:43:02.198Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-30T22:43:02.198Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:02.198Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:43:02.198Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:43:02.198Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:43:02.198Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:02.198Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:43:02.198Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:43:02.464Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:43:02.464Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:02.464Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:43:02.464Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:43:02.464Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:43:02.464Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:02.464Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:43:02.464Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:43:02.729Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:43:02.729Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:02.729Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T22:43:02.729Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T22:43:02.994Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T22:43:02.994Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T22:43:02.994Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T22:43:02.994Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:02.994Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T22:43:02.994Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T22:43:02.994Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T22:43:03.259Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:03.259Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:43:03.259Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:43:03.259Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:43:03.259Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:03.259Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:43:03.259Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:43:03.259Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:43:03.528Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:03.528Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:43:03.528Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:43:03.793Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:43:04.059Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-30T22:43:04.327Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-30T22:43:04.327Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:04.327Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T22:43:04.327Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T22:43:04.592Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T22:43:04.592Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:43:04.592Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-30T22:43:04.592Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T22:43:04.592Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-30T22:43:04.858Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T22:43:04.858Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-30T22:43:04.858Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-30T22:43:04.858Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-30T22:43:05.124Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T22:43:05.124Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-30T22:43:05.124Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-30T22:43:05.124Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-30T22:43:05.124Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T22:43:05.124Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-30T22:43:05.124Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-30T22:43:05.390Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-30T22:43:05.390Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T22:43:05.390Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T22:43:05.390Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T22:43:05.390Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T22:43:05.656Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T22:43:05.656Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T22:43:05.656Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T22:43:05.656Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T22:43:05.656Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-30T22:43:05.656Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T22:43:05.656Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T22:43:05.922Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T22:43:05.922Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:05.922Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:43:05.922Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:43:05.922Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-30T22:43:05.922Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T22:43:06.187Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T22:43:06.187Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T22:43:06.187Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T22:43:06.187Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:06.187Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-30T22:43:06.187Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-30T22:43:06.187Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-30T22:43:06.452Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:06.452Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-30T22:43:06.452Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-30T22:43:06.452Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-30T22:43:06.452Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:06.452Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-30T22:43:06.452Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T22:43:06.452Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T22:43:06.718Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:06.718Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T22:43:06.718Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T22:43:06.718Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T22:43:06.995Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:06.995Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-30T22:43:06.995Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-30T22:43:06.995Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-30T22:43:06.995Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:06.995Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-30T22:43:06.995Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-30T22:43:07.260Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-30T22:43:07.260Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:07.260Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T22:43:07.260Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T22:43:07.526Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-30T22:43:07.526Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:07.526Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-30T22:43:07.526Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-30T22:43:07.526Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-30T22:43:07.526Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:07.526Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-30T22:43:07.526Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-30T22:43:07.792Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-30T22:43:07.792Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:07.792Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-30T22:43:07.792Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-30T22:43:07.792Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-30T22:43:07.792Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:07.792Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-30T22:43:08.058Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-30T22:43:08.058Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-30T22:43:08.058Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:08.058Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-30T22:43:08.058Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-30T22:43:08.058Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-30T22:43:08.324Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:08.324Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-30T22:43:08.324Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-30T22:43:08.324Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-30T22:43:08.324Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:08.324Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-30T22:43:08.324Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-30T22:43:08.324Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-30T22:43:08.590Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:43:08.590Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-30T22:43:08.590Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-30T22:43:08.590Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-30T22:43:08.590Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-30T22:43:08.590Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-30T22:43:08.590Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-30T22:43:08.590Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-30T22:43:08.590Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-30T22:43:08.856Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-30T22:43:08.856Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-30T22:43:08.856Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-30T22:43:08.856Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-30T22:43:09.123Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-30T22:43:09.123Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-30T22:43:09.123Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-30T22:43:09.123Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-30T22:43:09.389Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-30T22:43:09.389Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-30T22:43:09.389Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-30T22:43:09.389Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-30T22:43:09.389Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-30T22:43:09.389Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-30T22:43:09.655Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-30T22:43:09.655Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-30T22:43:09.655Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-30T22:43:09.655Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-30T22:43:09.655Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-30T22:43:09.655Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-30T22:43:09.922Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-30T22:43:09.922Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-30T22:43:10.186Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-30T22:43:10.186Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-30T22:43:10.186Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T22:43:10.186Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T22:43:10.451Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T22:43:10.451Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T22:43:10.716Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T22:43:10.716Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T22:43:10.716Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T22:43:10.716Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T22:43:10.716Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:43:10.716Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:43:10.980Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:43:10.980Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:43:10.980Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:43:10.980Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:43:10.980Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:43:10.980Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:43:11.938Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:43:11.938Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:43:12.518Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:43:12.518Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:43:13.097Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:43:13.097Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:43:13.361Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:43:13.361Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:43:13.942Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:43:13.942Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:43:13.942Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T22:43:13.942Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T22:43:14.207Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-30T22:43:14.207Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T22:43:14.207Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-30T22:43:14.207Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T22:43:14.207Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-30T22:43:14.207Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-30T22:43:14.472Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T22:43:14.472Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T22:43:14.472Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T22:43:14.472Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T22:43:14.472Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-30T22:43:14.472Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-30T22:43:14.739Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:43:14.739Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T22:43:14.739Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:43:14.739Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:43:14.739Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:43:14.739Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-30T22:43:14.739Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-30T22:43:14.739Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-30T22:43:14.739Z] [2021-09-30T22:43:14.739Z] Current default time zone: 'Etc/UTC' [2021-09-30T22:43:14.739Z] Local time is now: Thu Sep 30 22:43:14 UTC 2021. [2021-09-30T22:43:14.739Z] Universal Time is now: Thu Sep 30 22:43:14 UTC 2021. [2021-09-30T22:43:14.739Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-30T22:43:14.739Z] [2021-09-30T22:43:14.739Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-30T22:43:14.739Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:43:14.739Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-30T22:43:14.739Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:43:14.739Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-30T22:43:14.739Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-30T22:43:14.739Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-30T22:43:14.739Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-30T22:43:15.005Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-30T22:43:15.005Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-30T22:43:15.005Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:43:15.005Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-30T22:43:15.005Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:43:15.005Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-30T22:43:15.005Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:43:15.005Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-30T22:43:15.005Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-30T22:43:15.005Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-30T22:43:15.005Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-30T22:43:15.005Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-30T22:43:15.005Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-30T22:43:15.005Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-30T22:43:15.005Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-30T22:43:16.940Z] Updating certificates in /etc/ssl/certs... [2021-09-30T22:43:17.896Z] 23 added, 28 removed; done. [2021-09-30T22:43:17.896Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-30T22:43:17.896Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:43:17.896Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-30T22:43:17.896Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-30T22:43:17.896Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-30T22:43:17.896Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:43:17.896Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-30T22:43:17.896Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:43:17.896Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:43:17.896Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:43:17.896Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:43:17.896Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:43:17.896Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-30T22:43:17.896Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-30T22:43:17.896Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-30T22:43:17.896Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-30T22:43:17.896Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-30T22:43:17.896Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:43:17.896Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:43:17.896Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-30T22:43:17.896Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-30T22:43:17.896Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-30T22:43:18.162Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T22:43:18.162Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-30T22:43:18.162Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-30T22:43:18.162Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-30T22:43:18.162Z] Updating certificates in /etc/ssl/certs... [2021-09-30T22:43:18.744Z] 0 added, 0 removed; done. [2021-09-30T22:43:18.744Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-30T22:43:18.744Z] done. [2021-09-30T22:43:19.010Z] Reading package lists... [2021-09-30T22:43:19.275Z] Building dependency tree... [2021-09-30T22:43:19.275Z] Reading state information... [2021-09-30T22:43:19.275Z] The following NEW packages will be installed: [2021-09-30T22:43:19.275Z] apt-transport-https [2021-09-30T22:43:19.540Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T22:43:19.540Z] Need to get 4348 B of archives. [2021-09-30T22:43:19.540Z] After this operation, 154 kB of additional disk space will be used. [2021-09-30T22:43:19.540Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-30T22:43:19.806Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T22:43:19.806Z] Fetched 4348 B in 0s (23.6 kB/s) [2021-09-30T22:43:19.806Z] Selecting previously unselected package apt-transport-https. [2021-09-30T22:43:19.806Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-30T22:43:19.806Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-30T22:43:19.806Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-30T22:43:19.806Z] Setting up apt-transport-https (1.6.14) ... [2021-09-30T22:43:20.072Z] Waiting for network to be ready... [2021-09-30T22:43:26.710Z] 2021-09-30T22:43:24Z INFO Waiting for automatic snapd restart... [2021-09-30T22:43:28.115Z] snapd 2.51.7 from Canonical* installed [2021-09-30T22:43:29.073Z] "snapd" switched to the "latest/stable" channel [2021-09-30T22:43:29.073Z] [2021-09-30T22:43:31.649Z] core18 20210722 from Canonical* installed [2021-09-30T22:43:31.649Z] "core18" switched to the "latest/stable" channel [2021-09-30T22:43:31.649Z] [2021-09-30T22:43:34.227Z] snapcraft 5.0 from Canonical* installed [2021-09-30T22:43:34.227Z] "snapcraft" switched to the "latest/stable" channel [2021-09-30T22:43:34.227Z] [2021-09-30T22:43:38.473Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-30T22:43:38.473Z] - README.md [2021-09-30T22:43:38.473Z] [2021-09-30T22:43:38.473Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-30T22:43:38.739Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T22:43:39.005Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T22:43:39.005Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T22:43:40.226Z] Reading package lists... [2021-09-30T22:43:40.491Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-30T22:43:40.491Z] Reading package lists... [2021-09-30T22:43:40.756Z] Building dependency tree... [2021-09-30T22:43:40.756Z] Reading state information... [2021-09-30T22:43:40.756Z] Suggested packages: [2021-09-30T22:43:40.756Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-30T22:43:40.756Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-30T22:43:40.756Z] Recommended packages: [2021-09-30T22:43:40.756Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-30T22:43:41.022Z] The following NEW packages will be installed: [2021-09-30T22:43:41.022Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-30T22:43:41.022Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-30T22:43:41.022Z] pkg-config zip [2021-09-30T22:43:41.022Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T22:43:41.022Z] Need to get 7670 kB of archives. [2021-09-30T22:43:41.022Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-30T22:43:41.022Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-09-30T22:43:41.287Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-30T22:43:41.287Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-30T22:43:41.287Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-30T22:43:41.287Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-30T22:43:41.287Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-30T22:43:41.287Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-30T22:43:41.868Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-30T22:43:42.133Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-30T22:43:42.398Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-30T22:43:42.398Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-30T22:43:42.979Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-30T22:43:42.979Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-30T22:43:43.245Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-30T22:43:43.245Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-30T22:43:43.827Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T22:43:43.827Z] Fetched 7670 kB in 3s (2965 kB/s) [2021-09-30T22:43:43.827Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-30T22:43:43.827Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-30T22:43:43.827Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-30T22:43:43.827Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-30T22:43:43.827Z] Selecting previously unselected package libpsl5:amd64. [2021-09-30T22:43:43.827Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-30T22:43:43.827Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-30T22:43:44.093Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-30T22:43:44.093Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-30T22:43:44.093Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-30T22:43:44.093Z] Selecting previously unselected package librtmp1:amd64. [2021-09-30T22:43:44.093Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-30T22:43:44.093Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-30T22:43:44.093Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-30T22:43:44.093Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-30T22:43:44.093Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-30T22:43:44.093Z] Selecting previously unselected package liberror-perl. [2021-09-30T22:43:44.093Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-30T22:43:44.093Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-30T22:43:44.359Z] Selecting previously unselected package git-man. [2021-09-30T22:43:44.359Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-30T22:43:44.359Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-30T22:43:44.359Z] Selecting previously unselected package git. [2021-09-30T22:43:44.359Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-30T22:43:44.359Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-30T22:43:44.940Z] Selecting previously unselected package libnorm1:amd64. [2021-09-30T22:43:44.940Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-30T22:43:44.940Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-30T22:43:44.940Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-30T22:43:44.940Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-30T22:43:44.940Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-30T22:43:44.940Z] Selecting previously unselected package libsodium23:amd64. [2021-09-30T22:43:44.940Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-30T22:43:44.940Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-30T22:43:45.205Z] Selecting previously unselected package libzmq5:amd64. [2021-09-30T22:43:45.205Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-30T22:43:45.205Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T22:43:45.205Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-30T22:43:45.205Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-30T22:43:45.205Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T22:43:45.205Z] Selecting previously unselected package pkg-config. [2021-09-30T22:43:45.205Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-30T22:43:45.205Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-30T22:43:45.205Z] Selecting previously unselected package zip. [2021-09-30T22:43:45.205Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-30T22:43:45.205Z] Unpacking zip (3.0-11build1) ... [2021-09-30T22:43:45.470Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-30T22:43:45.470Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-30T22:43:45.470Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-30T22:43:45.470Z] Setting up liberror-perl (0.17025-1) ... [2021-09-30T22:43:45.470Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-30T22:43:45.470Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-30T22:43:45.470Z] No schema files found: doing nothing. [2021-09-30T22:43:45.470Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-30T22:43:45.470Z] Setting up zip (3.0-11build1) ... [2021-09-30T22:43:45.470Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-30T22:43:45.470Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-30T22:43:45.470Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-30T22:43:45.470Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T22:43:45.470Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-30T22:43:45.470Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T22:43:45.470Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-30T22:43:45.736Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T22:43:46.317Z] git set to automatically installed. [2021-09-30T22:43:46.317Z] git-man set to automatically installed. [2021-09-30T22:43:46.317Z] libcurl3-gnutls set to automatically installed. [2021-09-30T22:43:46.317Z] liberror-perl set to automatically installed. [2021-09-30T22:43:46.317Z] libglib2.0-0 set to automatically installed. [2021-09-30T22:43:46.317Z] libnghttp2-14 set to automatically installed. [2021-09-30T22:43:46.317Z] libnorm1 set to automatically installed. [2021-09-30T22:43:46.317Z] libpgm-5.2-0 set to automatically installed. [2021-09-30T22:43:46.317Z] libpsl5 set to automatically installed. [2021-09-30T22:43:46.317Z] librtmp1 set to automatically installed. [2021-09-30T22:43:46.317Z] libsodium23 set to automatically installed. [2021-09-30T22:43:46.317Z] libzmq3-dev set to automatically installed. [2021-09-30T22:43:46.317Z] libzmq5 set to automatically installed. [2021-09-30T22:43:46.317Z] pkg-config set to automatically installed. [2021-09-30T22:43:46.317Z] zip set to automatically installed. [2021-09-30T22:43:47.276Z] snapd is not logged in, snap install commands will use sudo [2021-09-30T22:43:55.473Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-30T22:43:55.473Z] snapd is not logged in, snap install commands will use sudo [2021-09-30T22:43:56.428Z] snap "core18" has no updates available [2021-09-30T22:43:57.009Z] Pulling config-common [2021-09-30T22:43:57.009Z] + snapcraftctl pull [2021-09-30T22:43:57.965Z] Pulling go-build-helper [2021-09-30T22:43:57.965Z] + snapcraftctl pull [2021-09-30T22:43:58.918Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-30T22:43:58.918Z] Skipping pull go-build-helper (already ran) [2021-09-30T22:43:58.918Z] Building go-build-helper [2021-09-30T22:43:58.918Z] + snapcraftctl build [2021-09-30T22:44:00.851Z] Staging go-build-helper [2021-09-30T22:44:00.851Z] + snapcraftctl stage [2021-09-30T22:44:10.950Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-30T22:44:10.950Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-30T22:44:10.950Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-30T22:44:10.950Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-30T22:44:10.950Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-30T22:44:10.950Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-30T22:44:10.950Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-30T22:44:10.950Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-30T22:44:10.950Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-30T22:44:10.950Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-30T22:44:10.950Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-30T22:44:10.950Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-30T22:44:10.950Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-30T22:44:10.950Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-30T22:44:10.950Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-30T22:44:10.950Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-30T22:44:10.950Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-30T22:44:10.950Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-30T22:44:10.950Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-30T22:44:10.950Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-09-30T22:44:10.950Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-30T22:44:10.950Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-30T22:44:10.950Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-30T22:44:10.950Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-30T22:44:10.950Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-30T22:44:10.950Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] [2021-09-30T22:44:10.950Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-30T22:44:10.950Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-30T22:44:10.950Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-30T22:44:10.950Z] Fetched 224 kB in 0s (0 B/s) [2021-09-30T22:44:10.950Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-30T22:44:10.950Z] Fetched 157 kB in 0s (0 B/s) [2021-09-30T22:44:10.950Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-30T22:44:10.950Z] Fetched 221 kB in 0s (0 B/s) [2021-09-30T22:44:10.950Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-30T22:44:10.950Z] Fetched 143 kB in 0s (0 B/s) [2021-09-30T22:44:10.950Z] Pulling edgex-go [2021-09-30T22:44:10.950Z] + snapcraftctl pull [2021-09-30T22:44:10.950Z] Pulling hooks [2021-09-30T22:44:10.950Z] + snapcraftctl pull [2021-09-30T22:44:29.438Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T22:44:29.438Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T22:44:29.438Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T22:44:29.438Z] Fetched 0 B in 0s (0 B/s) [2021-09-30T22:44:29.438Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-30T22:44:29.438Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-30T22:44:29.439Z] Fetched 279 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-30T22:44:29.439Z] Fetched 122 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-30T22:44:29.439Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-30T22:44:29.439Z] Fetched 8848 B in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-30T22:44:29.439Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-30T22:44:29.439Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-30T22:44:29.439Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-30T22:44:29.439Z] Fetched 220 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-30T22:44:29.439Z] Fetched 154 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-30T22:44:29.439Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-30T22:44:29.439Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-30T22:44:29.439Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-30T22:44:29.439Z] Fetched 499 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-30T22:44:29.439Z] Fetched 111 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-30T22:44:29.439Z] Fetched 240 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-30T22:44:29.439Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-30T22:44:29.439Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-30T22:44:29.439Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-30T22:44:29.439Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-30T22:44:29.439Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-30T22:44:29.439Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-30T22:44:29.439Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-30T22:44:29.439Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-30T22:44:29.439Z] Fetched 8720 B in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-30T22:44:29.439Z] Fetched 140 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-30T22:44:29.439Z] Fetched 119 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-30T22:44:29.439Z] Fetched 111 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-30T22:44:29.439Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-30T22:44:29.439Z] Fetched 646 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-30T22:44:29.439Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-30T22:44:29.439Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-30T22:44:29.439Z] Fetched 368 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-30T22:44:29.439Z] Fetched 187 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-30T22:44:29.439Z] Fetched 175 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-30T22:44:29.439Z] Fetched 206 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-30T22:44:29.439Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-30T22:44:29.439Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-30T22:44:29.439Z] Fetched 159 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-30T22:44:29.439Z] Fetched 107 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-30T22:44:29.439Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-30T22:44:29.439Z] Pulling static-packages [2021-09-30T22:44:29.439Z] + snapcraftctl pull [2021-09-30T22:44:29.439Z] Pulling version [2021-09-30T22:44:29.439Z] + cd /root/project [2021-09-30T22:44:29.439Z] + git describe --tags --abbrev=0 [2021-09-30T22:44:29.439Z] + sed s/v// [2021-09-30T22:44:29.439Z] + GIT_VERSION=2.0.1-dev.63 [2021-09-30T22:44:29.439Z] + [ -z 2.0.1-dev.63 ] [2021-09-30T22:44:29.439Z] + snapcraftctl set-version 2.0.1-dev.63 [2021-09-30T22:44:29.705Z] Building config-common [2021-09-30T22:44:29.705Z] + snapcraftctl build [2021-09-30T22:44:31.642Z] Skipping build go-build-helper (already ran) [2021-09-30T22:44:31.642Z] Building edgex-go [2021-09-30T22:44:31.908Z] + cd /root/parts/edgex-go/src [2021-09-30T22:44:31.908Z] + git describe --tags --abbrev=0 [2021-09-30T22:44:31.908Z] + sed s/v// [2021-09-30T22:44:31.908Z] + GIT_VERSION=2.0.1-dev.63 [2021-09-30T22:44:31.908Z] + [ -z 2.0.1-dev.63 ] [2021-09-30T22:44:31.908Z] + echo 2.0.1-dev.63 [2021-09-30T22:44:31.908Z] + make build [2021-09-30T22:44:31.908Z] go mod tidy [2021-09-30T22:44:34.481Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-30T22:44:34.481Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-30T22:44:34.481Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.18 [2021-09-30T22:44:34.481Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-30T22:44:34.481Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-30T22:44:34.481Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-30T22:44:34.481Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-30T22:44:34.481Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-30T22:44:34.481Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-30T22:44:34.481Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-30T22:44:34.481Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-30T22:44:34.481Z] go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 [2021-09-30T22:44:34.481Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-30T22:44:34.481Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-30T22:44:34.481Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-30T22:44:34.812Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-30T22:44:34.812Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-30T22:44:35.079Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-30T22:44:35.662Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-30T22:44:35.662Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-30T22:44:35.662Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-30T22:44:35.662Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-30T22:44:35.662Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-30T22:44:35.662Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-30T22:44:35.662Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-30T22:44:36.267Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-30T22:44:36.267Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-30T22:44:36.267Z] go: downloading golang.org/x/text v0.3.6 [2021-09-30T22:44:36.267Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-30T22:44:36.267Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-30T22:44:36.267Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-30T22:44:36.267Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-30T22:44:36.267Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-30T22:44:36.267Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-30T22:44:36.267Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-30T22:44:36.267Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-30T22:44:36.538Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-30T22:44:36.538Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-30T22:44:36.538Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-30T22:44:36.538Z] go: downloading github.com/kr/text v0.2.0 [2021-09-30T22:44:36.538Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-30T22:44:36.538Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-30T22:44:36.803Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-30T22:44:36.803Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-30T22:44:36.803Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-30T22:44:36.803Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-30T22:44:36.803Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-30T22:44:36.803Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-30T22:44:37.067Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-30T22:44:37.067Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-30T22:44:37.067Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-30T22:44:37.067Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-30T22:44:37.067Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-30T22:44:37.067Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-30T22:44:37.067Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-30T22:44:37.067Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-30T22:44:37.334Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-30T22:44:37.334Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-30T22:44:37.334Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-30T22:44:37.334Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-30T22:44:37.334Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-30T22:44:37.334Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-30T22:44:37.334Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-30T22:44:37.334Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-30T22:44:37.334Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-30T22:44:37.334Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-30T22:44:37.334Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-30T22:44:37.334Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-30T22:44:37.334Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-30T22:44:37.334Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-30T22:44:37.334Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-30T22:44:37.334Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-30T22:44:37.334Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-30T22:44:37.334Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-30T22:44:37.334Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-30T22:44:37.334Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-30T22:44:37.599Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-30T22:44:37.599Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T22:44:38.237Z] gofmt -l . [2021-09-30T22:44:38.237Z] [ "`gofmt -l .`" = "" ] [2021-09-30T22:44:38.237Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T22:44:38.904Z] + ls -al . [2021-09-30T22:44:38.905Z] total 640 [2021-09-30T22:44:38.905Z] drwxrwxr-x 9 1001 1001 4096 Sep 30 22:44 . [2021-09-30T22:44:38.905Z] drwxr-xr-x 4 root root 4096 Sep 30 22:39 .. [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 22:37 .dockerignore [2021-09-30T22:44:38.905Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 22:37 .git [2021-09-30T22:44:38.905Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 22:37 .github [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 22:37 .gitignore [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 42 Sep 30 22:37 .golangci.yml [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 22:37 .hadolint.yml [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 22:37 .sonarcloud.properties [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 22:37 ADOPTERS.md [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 8608 Sep 30 22:37 Attribution.txt [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 22:37 CHANGELOG.md [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 22:37 CONTRIBUTING.md [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 22:37 GOVERNANCE.md [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 22:37 Jenkinsfile [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 22:37 LICENSE [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 22:37 Makefile [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 22:37 OWNERS.md [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 22:37 README.md [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 22:37 SECURITY.md [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 22:33 VERSION [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 22:37 ZMQWindows.md [2021-09-30T22:44:38.905Z] drwxrwxr-x 2 1001 1001 4096 Sep 30 22:37 bin [2021-09-30T22:44:38.905Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 22:37 cmd [2021-09-30T22:44:38.905Z] -rw-r--r-- 1 root root 403265 Sep 30 22:43 coverage.out [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 829 Sep 30 22:37 go.mod [2021-09-30T22:44:38.905Z] -rw-r--r-- 1 root root 50143 Sep 30 22:39 go.sum [2021-09-30T22:44:38.905Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 22:37 internal [2021-09-30T22:44:38.905Z] drwxrwxr-x 3 1001 1001 4096 Sep 30 22:37 openapi [2021-09-30T22:44:38.905Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 22:37 snap [2021-09-30T22:44:38.905Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 22:37 version.go [Pipeline] sh [2021-09-30T22:44:39.567Z] + '[' -e coverage.out ] [2021-09-30T22:44:39.567Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T22:44:39.601Z] Warning: overwriting stash ‘coverage-report’ [2021-09-30T22:44:40.546Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T22:44:41.208Z] + make build [2021-09-30T22:44:41.208Z] go mod tidy [2021-09-30T22:44:41.812Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T22:44:47.646Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T22:44:50.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T22:44:50.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T22:44:51.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T22:44:53.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T22:44:53.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T22:44:54.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T22:44:55.830Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T22:44:56.785Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T22:44:58.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T22:44:59.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T22:45:00.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-30T22:45:02.029Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-30T22:45:02.029Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-30T22:45:02.029Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-30T22:45:02.029Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-30T22:45:02.029Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-30T22:45:02.029Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-30T22:45:02.029Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-30T22:45:02.029Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-30T22:45:02.029Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-30T22:45:02.029Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-30T22:45:02.029Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-30T22:45:02.029Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-30T22:45:02.029Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-30T22:45:02.029Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-30T22:45:02.029Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-30T22:45:02.029Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-30T22:45:02.029Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-30T22:45:02.029Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-09-30T22:45:02.029Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-30T22:45:02.030Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-30T22:45:02.030Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-30T22:45:02.030Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-30T22:45:02.030Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-30T22:45:02.030Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-09-30T22:45:02.030Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-30T22:45:02.030Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-30T22:45:02.030Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-30T22:45:02.988Z] Building hooks [2021-09-30T22:45:02.988Z] + cd /root/parts/hooks/src [2021-09-30T22:45:02.988Z] + make build [2021-09-30T22:45:02.988Z] go mod tidy [2021-09-30T22:45:03.571Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-30T22:45:03.571Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-30T22:45:03.571Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-30T22:45:03.571Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-30T22:45:03.837Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-30T22:45:04.417Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-30T22:45:04.999Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-30T22:45:04.999Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-30T22:45:08.333Z] Building static-packages [2021-09-30T22:45:08.333Z] + snapcraftctl build [2021-09-30T22:45:09.738Z] Building version [2021-09-30T22:45:09.738Z] + snapcraftctl build [2021-09-30T22:45:12.315Z] Staging config-common [2021-09-30T22:45:12.315Z] + snapcraftctl stage [2021-09-30T22:45:12.897Z] Skipping stage go-build-helper (already ran) [2021-09-30T22:45:12.897Z] Staging edgex-go [2021-09-30T22:45:12.897Z] + snapcraftctl stage [2021-09-30T22:45:13.854Z] Staging hooks [2021-09-30T22:45:13.854Z] + snapcraftctl stage [2021-09-30T22:45:14.814Z] Staging static-packages [2021-09-30T22:45:14.814Z] + snapcraftctl stage [2021-09-30T22:45:15.773Z] Staging version [2021-09-30T22:45:15.773Z] + snapcraftctl stage [2021-09-30T22:45:16.730Z] Priming config-common [2021-09-30T22:45:16.730Z] + snapcraftctl prime [2021-09-30T22:45:16.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T22:45:16.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T22:45:17.685Z] Priming go-build-helper [2021-09-30T22:45:17.685Z] + snapcraftctl prime [2021-09-30T22:45:19.090Z] Priming edgex-go [2021-09-30T22:45:19.090Z] + snapcraftctl prime [2021-09-30T22:45:20.496Z] Priming hooks [2021-09-30T22:45:20.496Z] + snapcraftctl prime [2021-09-30T22:45:21.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T22:45:21.453Z] Priming static-packages [2021-09-30T22:45:21.453Z] + snapcraftctl prime [2021-09-30T22:45:21.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T22:45:24.028Z] Priming version [2021-09-30T22:45:24.028Z] + snapcraftctl prime [2021-09-30T22:45:24.986Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-09-30T22:45:26.172Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-30T22:45:30.504Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T22:45:33.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T22:45:39.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T22:45:42.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T22:45:46.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-30T22:45:54.447Z] $ docker stop --time=1 5e41f7f3df89ea514a739640a985a707df0bebcb766f616552bdbc888ecc00e9 [2021-09-30T22:45:57.147Z] $ docker rm -f 5e41f7f3df89ea514a739640a985a707df0bebcb766f616552bdbc888ecc00e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:45:59.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T22:45:59.361Z] [2021-09-30T22:45:59.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:45:59.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T22:45:59.994Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-30T22:45:59.994Z] 29e5d40040c1: Pulling fs layer [2021-09-30T22:45:59.994Z] 1ce36da41761: Pulling fs layer [2021-09-30T22:45:59.994Z] 25b303627fd3: Pulling fs layer [2021-09-30T22:46:00.270Z] 29e5d40040c1: Verifying Checksum [2021-09-30T22:46:00.270Z] 29e5d40040c1: Download complete [2021-09-30T22:46:01.260Z] 1ce36da41761: Download complete [2021-09-30T22:46:01.260Z] 29e5d40040c1: Pull complete [2021-09-30T22:46:02.703Z] 1ce36da41761: Pull complete [2021-09-30T22:46:02.703Z] 25b303627fd3: Verifying Checksum [2021-09-30T22:46:02.703Z] 25b303627fd3: Download complete [2021-09-30T22:46:12.868Z] 25b303627fd3: Pull complete [2021-09-30T22:46:12.868Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-30T22:46:12.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T22:46:12.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-30T22:46:13.129Z] prd-ubuntu18.04-docker-arm64-4c-16g-347 does not seem to be running inside a container [2021-09-30T22:46:13.249Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-30T22:46:17.002Z] $ docker top 675b850fd86642890c27b544fb83742274c0458ddbbe67a8345ed93fa1bf2dd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T22:46:18.052Z] + docker-compose build --help [2021-09-30T22:46:18.052Z] + grep parallel [2021-09-30T22:46:22.472Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T22:46:22.486Z] $ docker stop --time=1 675b850fd86642890c27b544fb83742274c0458ddbbe67a8345ed93fa1bf2dd4 [2021-09-30T22:46:24.401Z] $ docker rm -f 675b850fd86642890c27b544fb83742274c0458ddbbe67a8345ed93fa1bf2dd4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:46:25.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T22:46:25.139Z] . [Pipeline] withDockerContainer [2021-09-30T22:46:25.418Z] prd-ubuntu18.04-docker-arm64-4c-16g-347 does not seem to be running inside a container [2021-09-30T22:46:25.518Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-30T22:46:27.137Z] $ docker top 36a8680e2893475682c1fbaee1df6c116f625044067da4c2a456fd8b43fdf3a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T22:46:28.129Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T22:46:32.417Z] Building core-command ... [2021-09-30T22:46:32.417Z] Building core-data ... [2021-09-30T22:46:32.417Z] Building core-metadata ... [2021-09-30T22:46:32.417Z] Building security-bootstrapper ... [2021-09-30T22:46:32.417Z] Building security-proxy-setup ... [2021-09-30T22:46:32.417Z] Building security-secretstore-setup ... [2021-09-30T22:46:32.417Z] Building support-notifications ... [2021-09-30T22:46:32.417Z] Building support-scheduler ... [2021-09-30T22:46:32.417Z] Building sys-mgmt-agent ... [2021-09-30T22:46:32.417Z] Building sys-mgmt-agent [2021-09-30T22:46:32.417Z] Building support-notifications [2021-09-30T22:46:32.417Z] Building core-data [2021-09-30T22:46:32.417Z] Building core-command [2021-09-30T22:46:32.417Z] Building core-metadata [2021-09-30T22:47:40.395Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:47:40.395Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:47:40.395Z] ---> aa84f971090a [2021-09-30T22:47:40.395Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:47:40.395Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:47:40.395Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:47:40.395Z] ---> aa84f971090a [2021-09-30T22:47:40.395Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:47:40.395Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:47:40.395Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:47:40.395Z] ---> aa84f971090a [2021-09-30T22:47:40.395Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:47:40.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:47:40.395Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:47:40.395Z] ---> aa84f971090a [2021-09-30T22:47:40.395Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T22:47:40.395Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:47:40.395Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:47:40.395Z] ---> aa84f971090a [2021-09-30T22:47:40.395Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:47:40.395Z] ---> Running in c84120abe545 [2021-09-30T22:47:40.395Z] ---> Running in 05a1cf96085d [2021-09-30T22:47:40.395Z] ---> Running in d52c9b136efd [2021-09-30T22:47:40.395Z] ---> Running in ae7aac38199a [2021-09-30T22:47:40.395Z] ---> Running in b7d3ac4f8980 [2021-09-30T22:47:40.395Z] Removing intermediate container 05a1cf96085d [2021-09-30T22:47:40.395Z] ---> 8983214a3eac [2021-09-30T22:47:40.395Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:47:40.395Z] Removing intermediate container ae7aac38199a [2021-09-30T22:47:40.395Z] ---> f2ca17ceef51 [2021-09-30T22:47:40.395Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:47:40.395Z] Removing intermediate container d52c9b136efd [2021-09-30T22:47:40.395Z] ---> 914f32d70a03 [2021-09-30T22:47:40.395Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:47:40.395Z] ---> Running in 9407f5b44630 [2021-09-30T22:47:40.395Z] Removing intermediate container c84120abe545 [2021-09-30T22:47:40.395Z] ---> 457b3140ba7e [2021-09-30T22:47:40.395Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:47:40.395Z] Removing intermediate container b7d3ac4f8980 [2021-09-30T22:47:40.395Z] ---> 42334b8c4ed0 [2021-09-30T22:47:40.395Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:47:40.395Z] ---> Running in 37eb0723cf1f [2021-09-30T22:47:40.395Z] ---> Running in d222286ea7f2 [2021-09-30T22:47:40.395Z] ---> Running in 0925e5efbc5d [2021-09-30T22:47:40.395Z] ---> Running in dc7fcdd79892 [2021-09-30T22:47:41.822Z] Removing intermediate container 9407f5b44630 [2021-09-30T22:47:41.822Z] ---> 0607de9d457b [2021-09-30T22:47:41.822Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T22:47:42.100Z] ---> Running in eb8521451605 [2021-09-30T22:47:42.376Z] Removing intermediate container d222286ea7f2 [2021-09-30T22:47:42.376Z] ---> cda5f91eba8f [2021-09-30T22:47:42.376Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T22:47:42.650Z] ---> Running in 62867d9a9d3e [2021-09-30T22:47:42.650Z] Removing intermediate container dc7fcdd79892 [2021-09-30T22:47:42.650Z] ---> c28adf85b17e [2021-09-30T22:47:42.650Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T22:47:42.923Z] ---> Running in f38fbcdc4b00 [2021-09-30T22:47:42.923Z] Removing intermediate container 37eb0723cf1f [2021-09-30T22:47:42.923Z] ---> 93517adf03c0 [2021-09-30T22:47:42.923Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T22:47:42.923Z] Removing intermediate container 0925e5efbc5d [2021-09-30T22:47:42.923Z] ---> 7437825ab431 [2021-09-30T22:47:42.923Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T22:47:43.520Z] ---> Running in c11df49f1009 [2021-09-30T22:47:43.520Z] ---> Running in 1b95aaf345b4 [2021-09-30T22:47:44.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:47:44.390Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:47:44.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:47:44.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:47:45.259Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:47:46.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:47:46.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:47:46.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:47:46.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:47:46.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:47:47.231Z] OK: 218 MiB in 52 packages [2021-09-30T22:47:47.231Z] OK: 218 MiB in 52 packages [2021-09-30T22:47:47.832Z] OK: 218 MiB in 52 packages [2021-09-30T22:47:47.832Z] OK: 218 MiB in 52 packages [2021-09-30T22:47:48.832Z] Removing intermediate container 62867d9a9d3e [2021-09-30T22:47:48.832Z] ---> 460d9b4e9dab [2021-09-30T22:47:48.832Z] Step 6/24 : COPY go.mod . [2021-09-30T22:47:49.109Z] Removing intermediate container 1b95aaf345b4 [2021-09-30T22:47:49.109Z] ---> b8401a87d296 [2021-09-30T22:47:49.109Z] Step 6/23 : COPY go.mod . [2021-09-30T22:47:49.389Z] Removing intermediate container c11df49f1009 [2021-09-30T22:47:49.389Z] ---> 09879bf41926 [2021-09-30T22:47:49.389Z] Step 6/24 : COPY go.mod . [2021-09-30T22:47:49.666Z] Removing intermediate container f38fbcdc4b00 [2021-09-30T22:47:49.666Z] ---> 2a2cba99dc42 [2021-09-30T22:47:49.666Z] Step 6/24 : COPY go.mod . [2021-09-30T22:47:49.666Z] OK: 218 MiB in 52 packages [2021-09-30T22:47:50.264Z] ---> b9a477518505 [2021-09-30T22:47:50.264Z] Step 7/24 : RUN go mod download [2021-09-30T22:47:50.546Z] ---> Running in 4f6784096439 [2021-09-30T22:47:50.546Z] ---> ca885bae0040 [2021-09-30T22:47:50.546Z] Step 7/23 : RUN go mod download [2021-09-30T22:47:50.546Z] ---> fd2902aef185 [2021-09-30T22:47:50.546Z] Step 7/24 : RUN go mod download [2021-09-30T22:47:50.818Z] ---> Running in 33341e138700 [2021-09-30T22:47:50.818Z] ---> Running in 97cca4744c0e [2021-09-30T22:47:51.093Z] ---> 5a36dad1d4c7 [2021-09-30T22:47:51.093Z] Step 7/24 : RUN go mod download [2021-09-30T22:47:51.369Z] Removing intermediate container eb8521451605 [2021-09-30T22:47:51.369Z] ---> 0688b73947c7 [2021-09-30T22:47:51.369Z] Step 6/24 : COPY go.mod . [2021-09-30T22:47:51.369Z] ---> Running in ee9f771cd2b5 [2021-09-30T22:47:52.879Z] ---> 5fa5a978f091 [2021-09-30T22:47:52.879Z] Step 7/24 : RUN go mod download [2021-09-30T22:47:53.161Z] ---> Running in fb8ca1c8304d [2021-09-30T22:47:57.492Z] Removing intermediate container 4f6784096439 [2021-09-30T22:47:57.492Z] ---> 5f3032560261 [2021-09-30T22:47:57.492Z] Step 8/24 : COPY . . [2021-09-30T22:47:58.951Z] Removing intermediate container 97cca4744c0e [2021-09-30T22:47:58.951Z] ---> b184a140dd51 [2021-09-30T22:47:58.951Z] Step 8/24 : COPY . . [2021-09-30T22:47:59.604Z] Removing intermediate container 33341e138700 [2021-09-30T22:47:59.604Z] ---> 5859f2882186 [2021-09-30T22:47:59.604Z] Step 8/23 : COPY . . [2021-09-30T22:47:59.604Z] Removing intermediate container ee9f771cd2b5 [2021-09-30T22:47:59.604Z] ---> b0530ff0f0dd [2021-09-30T22:47:59.604Z] Step 8/24 : COPY . . [2021-09-30T22:48:00.206Z] Removing intermediate container fb8ca1c8304d [2021-09-30T22:48:00.206Z] ---> 34e5255b64e4 [2021-09-30T22:48:00.206Z] Step 8/24 : COPY . . [2021-09-30T22:48:27.043Z] ---> e493c91f4d6b [2021-09-30T22:48:27.043Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:48:27.043Z] ---> f69bec67006b [2021-09-30T22:48:27.043Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:48:27.043Z] ---> 9e25a1e08111 [2021-09-30T22:48:27.043Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:48:27.043Z] ---> 748b1119cc25 [2021-09-30T22:48:27.043Z] Step 9/23 : RUN go mod tidy [2021-09-30T22:48:27.043Z] ---> 4c6f12d85419 [2021-09-30T22:48:27.043Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:48:27.043Z] ---> Running in ded6e9c56944 [2021-09-30T22:48:27.043Z] ---> Running in abf94176038b [2021-09-30T22:48:27.043Z] ---> Running in a5cda60621c9 [2021-09-30T22:48:27.043Z] ---> Running in 121016f802f8 [2021-09-30T22:48:27.043Z] ---> Running in 9744fbf074cb [2021-09-30T22:48:31.382Z] Removing intermediate container abf94176038b [2021-09-30T22:48:31.382Z] ---> d8e82ad3ef09 [2021-09-30T22:48:31.382Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T22:48:31.654Z] ---> Running in 82220ca1d306 [2021-09-30T22:48:32.254Z] Removing intermediate container 121016f802f8 [2021-09-30T22:48:32.254Z] ---> f823d1071224 [2021-09-30T22:48:32.254Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T22:48:32.525Z] ---> Running in 141704c180a6 [2021-09-30T22:48:32.801Z] Removing intermediate container ded6e9c56944 [2021-09-30T22:48:32.801Z] ---> 6d68bc49a711 [2021-09-30T22:48:32.801Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T22:48:32.801Z] Removing intermediate container a5cda60621c9 [2021-09-30T22:48:32.801Z] ---> ef484104560b [2021-09-30T22:48:32.801Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T22:48:33.081Z] Removing intermediate container 9744fbf074cb [2021-09-30T22:48:33.081Z] ---> 341e9eea50f9 [2021-09-30T22:48:33.081Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T22:48:33.081Z] ---> Running in 5ca0611434c9 [2021-09-30T22:48:33.081Z] ---> Running in 9f49643beacc [2021-09-30T22:48:33.364Z] ---> Running in 6f2035fdd861 [2021-09-30T22:48:33.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T22:48:35.093Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T22:48:36.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T22:48:36.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T22:48:36.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T22:50:43.275Z] Removing intermediate container 6f2035fdd861 [2021-09-30T22:50:43.275Z] ---> e2dd5d711410 [2021-09-30T22:50:43.275Z] [2021-09-30T22:50:43.275Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T22:50:43.275Z] 3.14: Pulling from library/alpine [2021-09-30T22:50:43.275Z] Removing intermediate container 5ca0611434c9 [2021-09-30T22:50:43.275Z] ---> fb32ba7e3598 [2021-09-30T22:50:43.275Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T22:50:43.275Z] ---> Running in 7d88d7b20098 [2021-09-30T22:50:43.275Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T22:50:43.275Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T22:50:43.275Z] ---> bb3de5531c18 [2021-09-30T22:50:43.275Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T22:50:43.275Z] ---> Running in 120cafc78706 [2021-09-30T22:50:43.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T22:50:43.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:50:43.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:50:43.275Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T22:50:43.275Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:50:43.275Z] OK: 5 MiB in 15 packages [2021-09-30T22:50:43.275Z] Removing intermediate container 82220ca1d306 [2021-09-30T22:50:43.275Z] ---> 4057f054777c [2021-09-30T22:50:43.275Z] [2021-09-30T22:50:43.275Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T22:50:43.275Z] ---> bb3de5531c18 [2021-09-30T22:50:43.275Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T22:50:43.275Z] ---> Using cache [2021-09-30T22:50:43.275Z] ---> 8dd0ece08435 [2021-09-30T22:50:43.275Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:50:43.275Z] Removing intermediate container 120cafc78706 [2021-09-30T22:50:43.275Z] ---> 8dd0ece08435 [2021-09-30T22:50:43.275Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:50:43.275Z] ---> Running in ab6988517c32 [2021-09-30T22:50:43.275Z] ---> Running in 84c1065bd275 [2021-09-30T22:50:43.275Z] Removing intermediate container 7d88d7b20098 [2021-09-30T22:50:43.275Z] ---> 5d5d1158001e [2021-09-30T22:50:43.275Z] [2021-09-30T22:50:43.275Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T22:50:43.275Z] 20.10.7: Pulling from library/docker [2021-09-30T22:50:43.275Z] Removing intermediate container ab6988517c32 [2021-09-30T22:50:43.275Z] ---> 09c02e76d418 [2021-09-30T22:50:43.275Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T22:50:43.275Z] Removing intermediate container 84c1065bd275 [2021-09-30T22:50:43.275Z] ---> 989673edd039 [2021-09-30T22:50:43.275Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T22:50:43.275Z] ---> Running in e544921b869f [2021-09-30T22:50:43.275Z] ---> Running in 16eb25f7dd2e [2021-09-30T22:50:43.275Z] Removing intermediate container 9f49643beacc [2021-09-30T22:50:43.275Z] ---> ae7eb27f1e69 [2021-09-30T22:50:43.275Z] [2021-09-30T22:50:43.275Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T22:50:43.275Z] ---> bb3de5531c18 [2021-09-30T22:50:43.275Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T22:50:43.889Z] ---> Running in 3d3d908798d5 [2021-09-30T22:50:43.889Z] Removing intermediate container e544921b869f [2021-09-30T22:50:43.889Z] ---> 7f8739ac6b2f [2021-09-30T22:50:43.889Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T22:50:44.162Z] Removing intermediate container 16eb25f7dd2e [2021-09-30T22:50:44.440Z] ---> 40f134c9df33 [2021-09-30T22:50:44.440Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T22:50:44.440Z] ---> Running in b90477b14e8d [2021-09-30T22:50:44.714Z] ---> Running in 75fe69b6edc1 [2021-09-30T22:50:45.310Z] Removing intermediate container b90477b14e8d [2021-09-30T22:50:45.310Z] ---> fcb88be63715 [2021-09-30T22:50:45.310Z] Step 16/24 : WORKDIR / [2021-09-30T22:50:45.912Z] ---> Running in 3244896d0be4 [2021-09-30T22:50:45.912Z] Removing intermediate container 75fe69b6edc1 [2021-09-30T22:50:45.912Z] ---> 323175ec642e [2021-09-30T22:50:45.912Z] Step 16/24 : WORKDIR / [2021-09-30T22:50:46.195Z] ---> Running in 6f0484759e3d [2021-09-30T22:50:46.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:50:46.739Z] Removing intermediate container 3244896d0be4 [2021-09-30T22:50:46.739Z] ---> cb1f2c7c4b96 [2021-09-30T22:50:46.739Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:50:46.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:50:47.338Z] Removing intermediate container 6f0484759e3d [2021-09-30T22:50:47.338Z] ---> c2b3ac5c7dbd [2021-09-30T22:50:47.338Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:50:47.610Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T22:50:47.610Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T22:50:47.610Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:50:47.610Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T22:50:47.891Z] OK: 6 MiB in 16 packages [2021-09-30T22:50:48.489Z] ---> 6550fcbe9c05 [2021-09-30T22:50:48.489Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T22:50:48.775Z] ---> 33cd8a30f3b7 [2021-09-30T22:50:48.775Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T22:50:50.765Z] Removing intermediate container 3d3d908798d5 [2021-09-30T22:50:50.765Z] ---> a7dc79088acd [2021-09-30T22:50:50.765Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:50:51.378Z] ---> fb1a255b50e0 [2021-09-30T22:50:51.378Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T22:50:51.378Z] ---> Running in defbbceadd13 [2021-09-30T22:50:51.977Z] ---> e439eeb51638 [2021-09-30T22:50:51.977Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T22:50:52.254Z] Removing intermediate container defbbceadd13 [2021-09-30T22:50:52.255Z] ---> 3ff4140c2310 [2021-09-30T22:50:52.255Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T22:50:52.860Z] ---> Running in e2d420e2d49a [2021-09-30T22:50:52.860Z] ---> fe4780237b70 [2021-09-30T22:50:52.860Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T22:50:53.132Z] ---> ada68347c14a [2021-09-30T22:50:53.132Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T22:50:53.132Z] Removing intermediate container 141704c180a6 [2021-09-30T22:50:53.132Z] ---> 6374079383d0 [2021-09-30T22:50:53.132Z] [2021-09-30T22:50:53.132Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T22:50:53.132Z] ---> bb3de5531c18 [2021-09-30T22:50:53.132Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T22:50:53.404Z] ---> Running in aa2bc5b40d14 [2021-09-30T22:50:53.676Z] ---> Running in ffaa78c29c17 [2021-09-30T22:50:53.676Z] ---> Running in f3a3e3fbed04 [2021-09-30T22:50:53.676Z] Removing intermediate container e2d420e2d49a [2021-09-30T22:50:53.676Z] ---> 18bbfb465b6f [2021-09-30T22:50:53.676Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T22:50:53.955Z] ---> Running in 026e572db04c [2021-09-30T22:50:54.232Z] Removing intermediate container aa2bc5b40d14 [2021-09-30T22:50:54.232Z] ---> c7585be464c5 [2021-09-30T22:50:54.232Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:50:54.513Z] ---> Running in 26bc58f60321 [2021-09-30T22:50:54.513Z] Removing intermediate container ffaa78c29c17 [2021-09-30T22:50:54.513Z] ---> f85da854ae3a [2021-09-30T22:50:54.513Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:50:54.513Z] Removing intermediate container f3a3e3fbed04 [2021-09-30T22:50:54.513Z] ---> 03e0b3a6df08 [2021-09-30T22:50:54.513Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T22:50:54.791Z] Removing intermediate container 026e572db04c [2021-09-30T22:50:54.791Z] ---> f432e6da39d0 [2021-09-30T22:50:54.791Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:50:54.791Z] ---> Running in 3911a68cab88 [2021-09-30T22:50:54.791Z] ---> Running in 0cf988593c50 [2021-09-30T22:50:55.068Z] Removing intermediate container 26bc58f60321 [2021-09-30T22:50:55.068Z] ---> dc547b471bb2 [2021-09-30T22:50:55.068Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T22:50:55.356Z] ---> Running in e2592d04ae4b [2021-09-30T22:50:55.959Z] Removing intermediate container 3911a68cab88 [2021-09-30T22:50:55.959Z] Removing intermediate container 0cf988593c50 [2021-09-30T22:50:55.959Z] ---> 8044513d4d31 [2021-09-30T22:50:55.959Z] ---> 5668c7721d3d [2021-09-30T22:50:55.959Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T22:50:55.959Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T22:50:56.233Z] ---> Running in 81d37bd93559 [2021-09-30T22:50:56.233Z] ---> Running in 1fd2963d6880 [2021-09-30T22:50:56.233Z] Removing intermediate container e2592d04ae4b [2021-09-30T22:50:56.233Z] ---> b75e5e6627c3 [2021-09-30T22:50:56.233Z] Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:50:56.233Z] ---> 2e6068483664 [2021-09-30T22:50:56.233Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T22:50:56.505Z] ---> Running in d367d1a4b480 [2021-09-30T22:50:56.788Z] Removing intermediate container 81d37bd93559 [2021-09-30T22:50:56.788Z] ---> 5b8e7518b2b4 [2021-09-30T22:50:56.788Z] Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:50:56.788Z] Removing intermediate container 1fd2963d6880 [2021-09-30T22:50:56.788Z] ---> 4b635e854790 [2021-09-30T22:50:56.788Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:50:57.384Z] ---> Running in 18ca77949fbc [2021-09-30T22:50:57.384Z] ---> Running in f522bd712384 [2021-09-30T22:50:57.384Z] Removing intermediate container d367d1a4b480 [2021-09-30T22:50:57.384Z] ---> a974c2ae7b29 [2021-09-30T22:50:57.384Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:50:57.991Z] ---> Running in e6335e9ee817 [2021-09-30T22:50:57.991Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T22:50:57.991Z] Removing intermediate container 18ca77949fbc [2021-09-30T22:50:57.991Z] ---> c72eaa710597 [2021-09-30T22:50:57.991Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:50:57.991Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T22:50:57.991Z] ---> af3695f8269f [2021-09-30T22:50:57.991Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T22:50:57.991Z] ---> df445af6242a [2021-09-30T22:50:57.991Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:50:58.263Z] ---> Running in 32e6fce7ba30 [2021-09-30T22:50:58.263Z] ---> Running in 560451b4b562 [2021-09-30T22:50:58.537Z] Removing intermediate container e6335e9ee817 [2021-09-30T22:50:58.537Z] ---> eb87849217f3 [2021-09-30T22:50:58.537Z] [2021-09-30T22:50:59.129Z] Successfully built eb87849217f3 [2021-09-30T22:50:59.129Z] Successfully tagged core-metadata-arm64:latest [2021-09-30T22:50:59.129Z]  Building core-metadata ... done Building security-secretstore-setup [2021-09-30T22:50:59.129Z] Removing intermediate container 32e6fce7ba30 [2021-09-30T22:50:59.129Z] ---> 2c34301bd9ab [2021-09-30T22:50:59.129Z] [2021-09-30T22:50:59.129Z] Removing intermediate container 560451b4b562 [2021-09-30T22:50:59.129Z] ---> 2d2e72169b33 [2021-09-30T22:50:59.129Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-30T22:50:59.403Z] ---> f35c646a71ed [2021-09-30T22:50:59.403Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T22:50:59.403Z] ---> Running in 9051d01a181b [2021-09-30T22:50:59.403Z] Successfully built 2c34301bd9ab [2021-09-30T22:50:59.679Z] Successfully tagged core-command-arm64:latest [2021-09-30T22:50:59.679Z] Building security-bootstrapper [2021-09-30T22:50:59.679Z]  Building core-command ... done  ---> Running in 0a0d78726563 [2021-09-30T22:51:00.278Z] Removing intermediate container 0a0d78726563 [2021-09-30T22:51:00.278Z] ---> 98a1413d7e27 [2021-09-30T22:51:00.278Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:51:00.554Z] ---> Running in c1f9606dde48 [2021-09-30T22:51:00.554Z] Removing intermediate container f522bd712384 [2021-09-30T22:51:00.554Z] ---> a09c49f831ba [2021-09-30T22:51:00.554Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T22:51:00.828Z] ---> Running in 066debaa51a4 [2021-09-30T22:51:01.429Z] Removing intermediate container c1f9606dde48 [2021-09-30T22:51:01.429Z] ---> b735590b251f [2021-09-30T22:51:01.429Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T22:51:01.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:51:01.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:51:01.705Z] ---> Running in 4f865f02d81a [2021-09-30T22:51:02.698Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T22:51:02.698Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:51:02.698Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T22:51:02.698Z] Executing bash-5.1.0-r0.post-install [2021-09-30T22:51:02.698Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T22:51:02.698Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T22:51:02.698Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T22:51:02.972Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T22:51:02.972Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T22:51:02.972Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T22:51:02.972Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T22:51:02.972Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T22:51:02.973Z] Removing intermediate container 4f865f02d81a [2021-09-30T22:51:02.973Z] ---> c514292a9629 [2021-09-30T22:51:02.973Z] Step 22/23 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:51:02.973Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T22:51:02.973Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T22:51:02.973Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T22:51:02.973Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T22:51:03.577Z] ---> Running in f58118d825e7 [2021-09-30T22:51:03.856Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:51:04.860Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T22:51:04.860Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T22:51:04.860Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T22:51:04.860Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T22:51:04.860Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T22:51:04.860Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T22:51:04.860Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T22:51:04.860Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T22:51:05.141Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T22:51:05.141Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T22:51:05.141Z] Removing intermediate container f58118d825e7 [2021-09-30T22:51:05.141Z] ---> 9dbdfa356af2 [2021-09-30T22:51:05.141Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T22:51:05.141Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T22:51:05.141Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T22:51:05.141Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T22:51:05.415Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T22:51:05.415Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T22:51:05.415Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T22:51:05.415Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T22:51:05.415Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T22:51:05.415Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T22:51:05.415Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T22:51:05.415Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T22:51:05.415Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T22:51:05.415Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T22:51:05.415Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T22:51:05.415Z] ---> Running in 1f6129c3a877 [2021-09-30T22:51:05.415Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T22:51:05.688Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T22:51:05.688Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T22:51:05.688Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T22:51:05.688Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T22:51:05.688Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T22:51:05.688Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T22:51:05.688Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:51:05.688Z] OK: 8 MiB in 20 packages [2021-09-30T22:51:06.288Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T22:51:06.288Z] OK: 82 MiB in 59 packages [2021-09-30T22:51:06.561Z] Removing intermediate container 1f6129c3a877 [2021-09-30T22:51:06.561Z] ---> 40390db338a8 [2021-09-30T22:51:06.561Z] [2021-09-30T22:51:06.836Z] Successfully built 40390db338a8 [2021-09-30T22:51:07.111Z] Successfully tagged support-notifications-arm64:latest [2021-09-30T22:51:07.111Z]  Building support-notifications ... done Building support-scheduler [2021-09-30T22:51:08.093Z] Removing intermediate container 066debaa51a4 [2021-09-30T22:51:08.093Z] ---> 8b53cac4abe3 [2021-09-30T22:51:08.093Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:51:10.074Z] ---> 8760336ed119 [2021-09-30T22:51:10.074Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T22:51:11.057Z] ---> b7d16c1734e2 [2021-09-30T22:51:11.057Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T22:51:12.036Z] ---> 46f120bcde01 [2021-09-30T22:51:12.036Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T22:51:12.309Z] ---> Running in 5ff048e2c77d [2021-09-30T22:51:13.745Z] Removing intermediate container 5ff048e2c77d [2021-09-30T22:51:13.746Z] ---> 1d3ba491b2fe [2021-09-30T22:51:13.746Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:51:13.746Z] ---> Running in eb0c3fc0f4a0 [2021-09-30T22:51:14.734Z] Removing intermediate container eb0c3fc0f4a0 [2021-09-30T22:51:14.734Z] ---> 5390f2f9eb92 [2021-09-30T22:51:14.734Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T22:51:14.734Z] Collecting docker-compose==1.23.2 [2021-09-30T22:51:14.734Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T22:51:14.734Z] ---> Running in 834aee827ca6 [2021-09-30T22:51:15.331Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-30T22:51:15.331Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T22:51:15.331Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T22:51:15.605Z] Removing intermediate container 834aee827ca6 [2021-09-30T22:51:15.605Z] ---> ea3308348bab [2021-09-30T22:51:15.605Z] Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:51:15.885Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T22:51:15.885Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T22:51:15.885Z] ---> Running in 05de249aeab2 [2021-09-30T22:51:16.876Z] Removing intermediate container 05de249aeab2 [2021-09-30T22:51:16.876Z] ---> 1d76429ceeea [2021-09-30T22:51:16.876Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:51:17.159Z] ---> Running in 23379877a150 [2021-09-30T22:51:17.438Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T22:51:17.438Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T22:51:17.438Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T22:51:17.438Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T22:51:18.032Z] Removing intermediate container 23379877a150 [2021-09-30T22:51:18.032Z] ---> a6f774903294 [2021-09-30T22:51:18.032Z] [2021-09-30T22:51:18.305Z] Successfully built a6f774903294 [2021-09-30T22:51:18.305Z] Successfully tagged core-data-arm64:latest [2021-09-30T22:51:18.305Z] Building security-proxy-setup [2021-09-30T22:51:19.735Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2021-09-30T22:51:19.736Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T22:51:21.712Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T22:51:21.712Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T22:51:24.322Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T22:51:24.322Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T22:51:24.594Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T22:51:24.594Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T22:51:25.194Z] Collecting PyYAML<4,>=3.10 [2021-09-30T22:51:25.194Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T22:51:29.528Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T22:51:29.528Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T22:51:30.506Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T22:51:30.506Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T22:51:30.780Z] Collecting idna<2.8,>=2.5 [2021-09-30T22:51:30.780Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T22:51:31.378Z] Collecting certifi>=2017.4.17 [2021-09-30T22:51:31.378Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T22:51:31.378Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T22:51:31.378Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T22:51:31.984Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T22:51:31.984Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T22:51:31.984Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T22:51:31.984Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T22:51:32.972Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T22:51:32.972Z] Attempting uninstall: urllib3 [2021-09-30T22:51:32.972Z] Found existing installation: urllib3 1.26.2 [2021-09-30T22:51:32.972Z] Uninstalling urllib3-1.26.2: [2021-09-30T22:51:33.246Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T22:51:33.925Z] Attempting uninstall: idna [2021-09-30T22:51:33.925Z] Found existing installation: idna 3.1 [2021-09-30T22:51:33.925Z] Uninstalling idna-3.1: [2021-09-30T22:51:33.925Z] Successfully uninstalled idna-3.1 [2021-09-30T22:51:34.562Z] Attempting uninstall: chardet [2021-09-30T22:51:34.562Z] Found existing installation: chardet 4.0.0 [2021-09-30T22:51:34.562Z] Uninstalling chardet-4.0.0: [2021-09-30T22:51:34.849Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T22:51:36.368Z] Attempting uninstall: requests [2021-09-30T22:51:36.368Z] Found existing installation: requests 2.25.1 [2021-09-30T22:51:36.368Z] Uninstalling requests-2.25.1: [2021-09-30T22:51:36.654Z] Successfully uninstalled requests-2.25.1 [2021-09-30T22:51:36.929Z] Running setup.py install for texttable: started [2021-09-30T22:51:38.589Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:51:38.589Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:51:38.589Z] ---> aa84f971090a [2021-09-30T22:51:38.589Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T22:51:38.589Z] ---> Using cache [2021-09-30T22:51:38.589Z] ---> 42334b8c4ed0 [2021-09-30T22:51:38.589Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:51:38.589Z] ---> Using cache [2021-09-30T22:51:38.589Z] ---> c28adf85b17e [2021-09-30T22:51:38.589Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T22:51:38.589Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:51:38.589Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:51:38.589Z] ---> aa84f971090a [2021-09-30T22:51:38.589Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T22:51:38.589Z] ---> Using cache [2021-09-30T22:51:38.589Z] ---> 42334b8c4ed0 [2021-09-30T22:51:38.589Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:51:38.589Z] ---> Using cache [2021-09-30T22:51:38.589Z] ---> c28adf85b17e [2021-09-30T22:51:38.589Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T22:51:39.188Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T22:51:39.459Z] Running setup.py install for PyYAML: started [2021-09-30T22:51:42.138Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T22:51:42.412Z] Running setup.py install for docopt: started [2021-09-30T22:51:42.689Z] ---> Running in 7c0e230d558a [2021-09-30T22:51:42.689Z] ---> Running in 18875b31797d [2021-09-30T22:51:45.321Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T22:51:45.321Z] Running setup.py install for dockerpty: started [2021-09-30T22:51:45.321Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:51:45.321Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:51:45.950Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:51:45.950Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:51:45.950Z] ---> aa84f971090a [2021-09-30T22:51:45.950Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T22:51:45.950Z] ---> Using cache [2021-09-30T22:51:45.950Z] ---> 42334b8c4ed0 [2021-09-30T22:51:45.950Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:51:45.950Z] ---> Using cache [2021-09-30T22:51:45.950Z] ---> c28adf85b17e [2021-09-30T22:51:45.950Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T22:51:46.231Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:51:46.836Z] ---> Running in 001396d7db73 [2021-09-30T22:51:47.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:51:47.115Z] OK: 218 MiB in 52 packages [2021-09-30T22:51:47.394Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T22:51:48.395Z] OK: 218 MiB in 52 packages [2021-09-30T22:51:48.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:51:49.273Z] Removing intermediate container 7c0e230d558a [2021-09-30T22:51:49.273Z] ---> 24f63a23c756 [2021-09-30T22:51:49.273Z] Step 6/26 : COPY go.mod . [2021-09-30T22:51:49.273Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-30T22:51:49.889Z] Removing intermediate container 18875b31797d [2021-09-30T22:51:49.889Z] ---> 997a36e82fef [2021-09-30T22:51:49.889Z] Step 6/32 : COPY go.mod . [2021-09-30T22:51:50.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:51:50.448Z] ---> 02f68caa6cc6 [2021-09-30T22:51:50.448Z] Step 7/26 : RUN go mod download [2021-09-30T22:51:50.736Z] ---> Running in b558829b4a22 [2021-09-30T22:51:51.037Z] ---> 4bb28e7c7baa [2021-09-30T22:51:51.037Z] Step 7/32 : RUN go mod download [2021-09-30T22:51:51.320Z] OK: 218 MiB in 52 packages [2021-09-30T22:51:51.320Z] ---> Running in 4602c7ae94dd [2021-09-30T22:51:53.319Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:51:53.319Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:51:53.319Z] ---> aa84f971090a [2021-09-30T22:51:53.319Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T22:51:53.319Z] ---> Using cache [2021-09-30T22:51:53.319Z] ---> 42334b8c4ed0 [2021-09-30T22:51:53.319Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:51:53.319Z] ---> Using cache [2021-09-30T22:51:53.319Z] ---> c28adf85b17e [2021-09-30T22:51:53.319Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T22:51:53.319Z] ---> Using cache [2021-09-30T22:51:53.319Z] ---> 997a36e82fef [2021-09-30T22:51:53.319Z] Step 6/22 : COPY go.mod . [2021-09-30T22:51:53.319Z] ---> Using cache [2021-09-30T22:51:53.319Z] ---> 4bb28e7c7baa [2021-09-30T22:51:53.319Z] Step 7/22 : RUN go mod download [2021-09-30T22:51:53.609Z] ---> Running in 577e03104d03 [2021-09-30T22:51:53.609Z] Removing intermediate container 001396d7db73 [2021-09-30T22:51:53.609Z] ---> deb491ff5679 [2021-09-30T22:51:53.609Z] Step 6/23 : COPY go.mod . [2021-09-30T22:51:55.610Z] ---> 9be008436e49 [2021-09-30T22:51:55.610Z] Step 7/23 : RUN go mod download [2021-09-30T22:51:55.898Z] ---> Running in 334df2cf63e2 [2021-09-30T22:51:56.893Z] Removing intermediate container b558829b4a22 [2021-09-30T22:51:56.893Z] ---> 51eab2cc9508 [2021-09-30T22:51:56.893Z] Step 8/26 : COPY . . [2021-09-30T22:51:57.885Z] Removing intermediate container 4602c7ae94dd [2021-09-30T22:51:57.885Z] ---> d48cd37c1188 [2021-09-30T22:51:57.885Z] Step 8/32 : COPY . . [2021-09-30T22:51:59.894Z] Removing intermediate container 577e03104d03 [2021-09-30T22:51:59.894Z] ---> 0067f0979a71 [2021-09-30T22:51:59.894Z] Step 8/22 : COPY . . [2021-09-30T22:52:02.532Z] Removing intermediate container 334df2cf63e2 [2021-09-30T22:52:02.533Z] ---> 1b6017cfdc6f [2021-09-30T22:52:02.533Z] Step 8/23 : COPY . . [2021-09-30T22:52:07.949Z] Removing intermediate container 9051d01a181b [2021-09-30T22:52:07.949Z] ---> d9fc368048fe [2021-09-30T22:52:07.949Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T22:52:10.610Z] ---> Running in d3d7f94a8ec4 [2021-09-30T22:52:12.595Z] Removing intermediate container d3d7f94a8ec4 [2021-09-30T22:52:12.595Z] ---> 6b9ffb722e64 [2021-09-30T22:52:12.595Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T22:52:13.195Z] ---> Running in 1427e4a66738 [2021-09-30T22:52:15.181Z] Removing intermediate container 1427e4a66738 [2021-09-30T22:52:15.181Z] ---> 87019aaeb2f8 [2021-09-30T22:52:15.181Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T22:52:20.601Z] ---> 66c687aa773d [2021-09-30T22:52:20.601Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T22:52:21.202Z] ---> 5b7ce85660e7 [2021-09-30T22:52:21.202Z] Step 9/32 : RUN go mod tidy [2021-09-30T22:52:21.202Z] ---> 19c4c27ba23d [2021-09-30T22:52:21.202Z] Step 9/22 : RUN go mod tidy [2021-09-30T22:52:21.202Z] ---> cc5affb2cc8b [2021-09-30T22:52:21.202Z] Step 9/26 : RUN go mod tidy [2021-09-30T22:52:21.202Z] ---> 294a6c23e33b [2021-09-30T22:52:21.202Z] Step 9/23 : RUN go mod tidy [2021-09-30T22:52:21.474Z] ---> Running in 70ae0c4d244b [2021-09-30T22:52:21.474Z] ---> Running in 02e110eefc7a [2021-09-30T22:52:21.474Z] ---> Running in 88ad54f5a833 [2021-09-30T22:52:21.474Z] ---> Running in a14a03b468b3 [2021-09-30T22:52:21.749Z] ---> abd997e1ca55 [2021-09-30T22:52:21.749Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T22:52:23.738Z] ---> cd6733efa44e [2021-09-30T22:52:23.738Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T22:52:23.738Z] ---> Running in d69c7b932b41 [2021-09-30T22:52:24.730Z] Removing intermediate container d69c7b932b41 [2021-09-30T22:52:24.730Z] ---> 727a88e97b7c [2021-09-30T22:52:24.730Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:52:24.730Z] ---> Running in 3794aaaeb141 [2021-09-30T22:52:25.336Z] Removing intermediate container 3794aaaeb141 [2021-09-30T22:52:25.336Z] ---> c7fc99887c7f [2021-09-30T22:52:25.336Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T22:52:25.614Z] ---> Running in 5ae51acac9ff [2021-09-30T22:52:26.214Z] Removing intermediate container 5ae51acac9ff [2021-09-30T22:52:26.214Z] ---> 510aa895793a [2021-09-30T22:52:26.214Z] Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:52:26.214Z] ---> Running in 6ec9f82aa4fd [2021-09-30T22:52:27.208Z] Removing intermediate container 6ec9f82aa4fd [2021-09-30T22:52:27.208Z] ---> 21eb56a65ec8 [2021-09-30T22:52:27.208Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:52:27.208Z] ---> Running in af9d8da27ddd [2021-09-30T22:52:28.197Z] Removing intermediate container af9d8da27ddd [2021-09-30T22:52:28.197Z] ---> aa8744341f2e [2021-09-30T22:52:28.197Z] [2021-09-30T22:52:28.469Z] Successfully built aa8744341f2e [2021-09-30T22:52:28.469Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-30T22:52:28.757Z]  Building sys-mgmt-agent ... done Removing intermediate container 70ae0c4d244b [2021-09-30T22:52:28.757Z] ---> 1607c47c1844 [2021-09-30T22:52:28.757Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T22:52:29.029Z] ---> Running in cab452bcbc5e [2021-09-30T22:52:29.632Z] Removing intermediate container 88ad54f5a833 [2021-09-30T22:52:29.632Z] ---> cc4e102bf197 [2021-09-30T22:52:29.632Z] Step 10/23 : RUN make cmd/support-scheduler/support-schedulerRemoving intermediate container 02e110eefc7a [2021-09-30T22:52:29.632Z] [2021-09-30T22:52:29.632Z] ---> f3e4446f8950 [2021-09-30T22:52:29.632Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T22:52:29.904Z] Removing intermediate container a14a03b468b3 [2021-09-30T22:52:29.904Z] ---> 4ede4bb406d0 [2021-09-30T22:52:29.904Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T22:52:29.904Z] ---> Running in 4202172a89bf [2021-09-30T22:52:29.904Z] ---> Running in 807e82d12919 [2021-09-30T22:52:30.182Z] ---> Running in 0fe0e1e1046b [2021-09-30T22:52:30.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-30T22:52:32.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T22:52:32.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T22:52:32.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T22:53:54.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T22:53:59.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T22:54:05.120Z] Removing intermediate container cab452bcbc5e [2021-09-30T22:54:05.120Z] ---> 63c8e85f5d33 [2021-09-30T22:54:05.120Z] [2021-09-30T22:54:05.120Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T22:54:05.120Z] ---> bb3de5531c18 [2021-09-30T22:54:05.121Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T22:54:05.121Z] ---> Running in d6561a66eed5 [2021-09-30T22:54:06.568Z] Removing intermediate container d6561a66eed5 [2021-09-30T22:54:06.568Z] ---> 4c1ccad14d30 [2021-09-30T22:54:06.568Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T22:54:07.582Z] ---> Running in b2c6e51dbc87 [2021-09-30T22:54:07.853Z] Removing intermediate container 4202172a89bf [2021-09-30T22:54:07.853Z] ---> 977fd143cc95 [2021-09-30T22:54:07.853Z] [2021-09-30T22:54:07.853Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T22:54:07.853Z] ---> bb3de5531c18 [2021-09-30T22:54:07.853Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T22:54:08.130Z] Removing intermediate container 807e82d12919 [2021-09-30T22:54:08.130Z] ---> 67603e4c7598 [2021-09-30T22:54:08.130Z] [2021-09-30T22:54:08.130Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T22:54:08.130Z] ---> bb3de5531c18 [2021-09-30T22:54:08.130Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T22:54:08.130Z] ---> Using cache [2021-09-30T22:54:08.130Z] ---> 8dd0ece08435 [2021-09-30T22:54:08.130Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:54:08.130Z] ---> Using cache [2021-09-30T22:54:08.130Z] ---> 989673edd039 [2021-09-30T22:54:08.130Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T22:54:08.130Z] ---> Running in 1cbd6b78323f [2021-09-30T22:54:08.410Z] ---> Running in 78ea4a7a9c12 [2021-09-30T22:54:08.689Z] Removing intermediate container 0fe0e1e1046b [2021-09-30T22:54:08.689Z] ---> 171d6b4af02b [2021-09-30T22:54:08.689Z] [2021-09-30T22:54:08.689Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T22:54:08.689Z] ---> bb3de5531c18 [2021-09-30T22:54:08.689Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T22:54:08.968Z] ---> Running in cc65ca132cab [2021-09-30T22:54:09.241Z] Removing intermediate container 78ea4a7a9c12 [2021-09-30T22:54:09.241Z] ---> 53cf7de0063c [2021-09-30T22:54:09.241Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T22:54:09.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:54:09.521Z] ---> Running in a55090376aa2 [2021-09-30T22:54:09.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:54:10.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:54:10.089Z] Removing intermediate container a55090376aa2 [2021-09-30T22:54:10.089Z] ---> 70ab4cadf1d1 [2021-09-30T22:54:10.089Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:54:10.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:54:10.677Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T22:54:10.677Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T22:54:10.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:54:10.677Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:54:10.677Z] OK: 5 MiB in 16 packages [2021-09-30T22:54:10.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:54:11.232Z] ---> 751c5a8ce0a1 [2021-09-30T22:54:11.232Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T22:54:11.232Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T22:54:11.512Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T22:54:11.512Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T22:54:11.512Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T22:54:11.512Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T22:54:11.512Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:54:11.512Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T22:54:11.792Z] OK: 8 MiB in 19 packages [2021-09-30T22:54:11.792Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T22:54:12.070Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T22:54:12.070Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T22:54:12.070Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:54:12.070Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T22:54:12.347Z] OK: 6 MiB in 17 packages [2021-09-30T22:54:12.956Z] Removing intermediate container b2c6e51dbc87 [2021-09-30T22:54:12.956Z] ---> 740ed248f8e4 [2021-09-30T22:54:12.956Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T22:54:13.234Z] ---> 6276449cb495 [2021-09-30T22:54:13.234Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T22:54:13.234Z] ---> Running in dda2b695a517 [2021-09-30T22:54:14.240Z] Removing intermediate container dda2b695a517 [2021-09-30T22:54:14.240Z] ---> cf72745bb8dc [2021-09-30T22:54:14.240Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T22:54:14.240Z] ---> Running in 7f801799d7aa [2021-09-30T22:54:14.240Z] Removing intermediate container 1cbd6b78323f [2021-09-30T22:54:14.240Z] ---> 89df5e63db98 [2021-09-30T22:54:14.240Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T22:54:14.525Z] ---> ab9f3d113ff6 [2021-09-30T22:54:14.525Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T22:54:14.525Z] Removing intermediate container cc65ca132cab [2021-09-30T22:54:14.525Z] ---> 8cb56b213a85 [2021-09-30T22:54:14.525Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T22:54:14.525Z] ---> Running in 50ae4645afd6 [2021-09-30T22:54:14.816Z] ---> Running in c8664b0f1431 [2021-09-30T22:54:14.816Z] ---> Running in 038f420965f3 [2021-09-30T22:54:14.816Z] Removing intermediate container 7f801799d7aa [2021-09-30T22:54:14.816Z] ---> 7c92d44c1023 [2021-09-30T22:54:14.816Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T22:54:15.093Z] ---> Running in 0390d9d47a96 [2021-09-30T22:54:15.368Z] Removing intermediate container 50ae4645afd6 [2021-09-30T22:54:15.368Z] ---> 576be8a1bf48 [2021-09-30T22:54:15.368Z] Step 14/22 : WORKDIR /edgex [2021-09-30T22:54:15.683Z] ---> Running in 836fa9956502 [2021-09-30T22:54:15.683Z] Removing intermediate container c8664b0f1431 [2021-09-30T22:54:15.683Z] ---> 163cf36c9bd9 [2021-09-30T22:54:15.683Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:54:15.683Z] Removing intermediate container 038f420965f3 [2021-09-30T22:54:15.683Z] ---> e8ffe0c67a3c [2021-09-30T22:54:15.683Z] Step 14/26 : WORKDIR / [2021-09-30T22:54:15.965Z] ---> Running in 578ce9f0e338 [2021-09-30T22:54:15.965Z] ---> Running in 774613d6d9e6 [2021-09-30T22:54:16.241Z] Removing intermediate container 836fa9956502 [2021-09-30T22:54:16.241Z] ---> e2b59076c63b [2021-09-30T22:54:16.241Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T22:54:16.528Z] Removing intermediate container 774613d6d9e6 [2021-09-30T22:54:16.528Z] ---> 6f0a2b95b23b [2021-09-30T22:54:16.528Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T22:54:16.528Z] Removing intermediate container 578ce9f0e338 [2021-09-30T22:54:16.528Z] ---> 2eb274f9ecb5 [2021-09-30T22:54:16.528Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-30T22:54:16.805Z] ---> Running in dd31e6f96998 [2021-09-30T22:54:17.408Z] ---> 2707e8699d2c [2021-09-30T22:54:17.408Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T22:54:18.007Z] Removing intermediate container dd31e6f96998 [2021-09-30T22:54:18.007Z] ---> f64c70cdf2fb [2021-09-30T22:54:18.007Z] Step 22/23 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:54:18.007Z] ---> 58baad7c51ce [2021-09-30T22:54:18.007Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-30T22:54:18.289Z] ---> Running in c2b807c2ce4c [2021-09-30T22:54:18.567Z] Removing intermediate container 0390d9d47a96 [2021-09-30T22:54:18.567Z] ---> 12ed5383a555 [2021-09-30T22:54:18.567Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T22:54:18.567Z] ---> 14c90651d3f2 [2021-09-30T22:54:18.567Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T22:54:18.843Z] ---> Running in c3c914610ab7 [2021-09-30T22:54:18.843Z] ---> 13a43fe49611 [2021-09-30T22:54:18.843Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T22:54:19.120Z] Removing intermediate container c2b807c2ce4c [2021-09-30T22:54:19.120Z] ---> d19e72c1cee8 [2021-09-30T22:54:19.120Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T22:54:19.401Z] ---> Running in a6bbcb85cd02 [2021-09-30T22:54:19.680Z] Removing intermediate container c3c914610ab7 [2021-09-30T22:54:19.680Z] ---> e7ea897a2fdd [2021-09-30T22:54:19.680Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T22:54:20.291Z] ---> 0f7c0c8bb506 [2021-09-30T22:54:20.291Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-30T22:54:20.291Z] Removing intermediate container a6bbcb85cd02 [2021-09-30T22:54:20.291Z] ---> c69b8a14d212 [2021-09-30T22:54:20.291Z] [2021-09-30T22:54:20.291Z] ---> ab5ef57f4588 [2021-09-30T22:54:20.291Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T22:54:20.567Z] ---> Running in e6e2e12a5bb4 [2021-09-30T22:54:20.843Z] Successfully built c69b8a14d212 [2021-09-30T22:54:20.843Z] Successfully tagged support-scheduler-arm64:latest [2021-09-30T22:54:20.843Z]  Building support-scheduler ... done  ---> dc307313e014 [2021-09-30T22:54:20.843Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T22:54:21.118Z] ---> Running in e4e9c2b6661d [2021-09-30T22:54:21.118Z] ---> 1c71608a28cd [2021-09-30T22:54:21.118Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T22:54:21.394Z] Removing intermediate container e6e2e12a5bb4 [2021-09-30T22:54:21.394Z] ---> 7777d1f42fa1 [2021-09-30T22:54:21.394Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T22:54:21.671Z] ---> Running in 4821090790c7 [2021-09-30T22:54:22.283Z] Removing intermediate container 4821090790c7 [2021-09-30T22:54:22.283Z] ---> 9bd81eb34f64 [2021-09-30T22:54:22.283Z] Step 20/22 : LABEL arch=arm64 [2021-09-30T22:54:22.885Z] ---> 4f7702e2e45c [2021-09-30T22:54:22.885Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T22:54:22.885Z] ---> Running in 1384bcf4e63a [2021-09-30T22:54:23.491Z] Removing intermediate container 1384bcf4e63a [2021-09-30T22:54:23.491Z] ---> c6879147ac44 [2021-09-30T22:54:23.491Z] Step 21/22 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:54:23.782Z] ---> Running in 2e12c937d70e [2021-09-30T22:54:23.782Z] Removing intermediate container e4e9c2b6661d [2021-09-30T22:54:23.782Z] ---> 289e805847ca [2021-09-30T22:54:23.782Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:54:24.396Z] ---> bb11f78cc563 [2021-09-30T22:54:24.396Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T22:54:24.396Z] Removing intermediate container 2e12c937d70e [2021-09-30T22:54:24.396Z] ---> 46343b526622 [2021-09-30T22:54:24.396Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T22:54:24.675Z] ---> Running in 7ce4ea769119 [2021-09-30T22:54:24.952Z] ---> 2cd91dcf7455 [2021-09-30T22:54:24.952Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T22:54:25.230Z] Removing intermediate container 7ce4ea769119 [2021-09-30T22:54:25.230Z] ---> 327c2b2e76ed [2021-09-30T22:54:25.230Z] [2021-09-30T22:54:25.505Z] ---> ce3df2335f8f [2021-09-30T22:54:25.505Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-30T22:54:25.505Z] Successfully built 327c2b2e76ed [2021-09-30T22:54:25.505Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-30T22:54:25.790Z]  Building security-proxy-setup ... done  ---> Running in d441b0c03213 [2021-09-30T22:54:26.785Z] ---> c81dd3f94763 [2021-09-30T22:54:26.785Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T22:54:27.773Z] ---> f1fe33c3f163 [2021-09-30T22:54:27.773Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T22:54:28.372Z] Removing intermediate container d441b0c03213 [2021-09-30T22:54:28.372Z] ---> 3709de339057 [2021-09-30T22:54:28.372Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T22:54:28.372Z] ---> Running in 7e9c86771f9c [2021-09-30T22:54:28.975Z] ---> e5f48c4646d3 [2021-09-30T22:54:28.975Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T22:54:28.975Z] Removing intermediate container 7e9c86771f9c [2021-09-30T22:54:28.975Z] ---> ef5174dbeea9 [2021-09-30T22:54:28.975Z] Step 24/26 : LABEL arch=arm64 [2021-09-30T22:54:29.251Z] ---> Running in dbbf065ef8e1 [2021-09-30T22:54:29.852Z] Removing intermediate container dbbf065ef8e1 [2021-09-30T22:54:29.852Z] ---> 522131a792a9 [2021-09-30T22:54:29.852Z] Step 25/26 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:54:29.852Z] ---> f3c45c11315f [2021-09-30T22:54:29.852Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T22:54:30.129Z] ---> Running in a0bb8efa3671 [2021-09-30T22:54:30.129Z] ---> Running in bcff468a09d7 [2021-09-30T22:54:30.729Z] Removing intermediate container a0bb8efa3671 [2021-09-30T22:54:30.729Z] ---> 187262b989ca [2021-09-30T22:54:30.729Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T22:54:30.729Z] Removing intermediate container bcff468a09d7 [2021-09-30T22:54:30.729Z] ---> 6c3030848393 [2021-09-30T22:54:30.729Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T22:54:31.007Z] ---> Running in 0afd810de7e7 [2021-09-30T22:54:31.287Z] Removing intermediate container 0afd810de7e7 [2021-09-30T22:54:31.287Z] ---> da70d3851b96 [2021-09-30T22:54:31.287Z] [2021-09-30T22:54:31.888Z] Successfully built da70d3851b96 [2021-09-30T22:54:31.888Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-30T22:54:31.888Z]  Building security-secretstore-setup ... done  ---> 2049d06b0e27 [2021-09-30T22:54:31.888Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T22:54:32.179Z] ---> Running in 7c757c4509eb [2021-09-30T22:54:34.795Z] Removing intermediate container 7c757c4509eb [2021-09-30T22:54:34.795Z] ---> a17691203e2b [2021-09-30T22:54:34.795Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T22:54:34.795Z] ---> Running in c6fab7826aa2 [2021-09-30T22:54:35.387Z] Removing intermediate container c6fab7826aa2 [2021-09-30T22:54:35.387Z] ---> f7c9574991ba [2021-09-30T22:54:35.387Z] Step 29/32 : CMD ["gate"] [2021-09-30T22:54:35.659Z] ---> Running in 15ce353c3b9a [2021-09-30T22:54:36.251Z] Removing intermediate container 15ce353c3b9a [2021-09-30T22:54:36.251Z] ---> f8906030dd0e [2021-09-30T22:54:36.251Z] Step 30/32 : LABEL arch=arm64 [2021-09-30T22:54:36.522Z] ---> Running in 4ba1970bec55 [2021-09-30T22:54:37.116Z] Removing intermediate container 4ba1970bec55 [2021-09-30T22:54:37.116Z] ---> 16c3863201a3 [2021-09-30T22:54:37.116Z] Step 31/32 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb [2021-09-30T22:54:37.390Z] ---> Running in d38dd51122a7 [2021-09-30T22:54:37.983Z] Removing intermediate container d38dd51122a7 [2021-09-30T22:54:37.983Z] ---> def526d238cf [2021-09-30T22:54:37.983Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T22:54:38.254Z] ---> Running in d41b244a669f [2021-09-30T22:54:38.847Z] Removing intermediate container d41b244a669f [2021-09-30T22:54:38.847Z] ---> 83d33d9d6de5 [2021-09-30T22:54:38.847Z] [2021-09-30T22:54:39.118Z] Successfully built 83d33d9d6de5 [2021-09-30T22:54:39.118Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-30T22:54:39.724Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-09-30T22:54:39.721Z] $ docker stop --time=1 36a8680e2893475682c1fbaee1df6c116f625044067da4c2a456fd8b43fdf3a3 [2021-09-30T22:54:41.613Z] $ docker rm -f 36a8680e2893475682c1fbaee1df6c116f625044067da4c2a456fd8b43fdf3a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T22:54:42.235Z] + docker images [2021-09-30T22:54:42.508Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T22:54:42.508Z] security-bootstrapper-arm64 latest 83d33d9d6de5 4 seconds ago 17.7MB [2021-09-30T22:54:42.508Z] security-secretstore-setup-arm64 latest da70d3851b96 11 seconds ago 26.5MB [2021-09-30T22:54:42.508Z] security-proxy-setup-arm64 latest 327c2b2e76ed 18 seconds ago 25.3MB [2021-09-30T22:54:42.508Z] support-scheduler-arm64 latest c69b8a14d212 23 seconds ago 15.2MB [2021-09-30T22:54:42.508Z] 171d6b4af02b 34 seconds ago 1.57GB [2021-09-30T22:54:42.508Z] 67603e4c7598 35 seconds ago 1.57GB [2021-09-30T22:54:42.508Z] 977fd143cc95 36 seconds ago 1.57GB [2021-09-30T22:54:42.508Z] 63c8e85f5d33 39 seconds ago 1.57GB [2021-09-30T22:54:42.508Z] sys-mgmt-agent-arm64 latest aa8744341f2e 2 minutes ago 312MB [2021-09-30T22:54:42.508Z] core-data-arm64 latest a6f774903294 3 minutes ago 19.4MB [2021-09-30T22:54:42.508Z] support-notifications-arm64 latest 40390db338a8 3 minutes ago 15.9MB [2021-09-30T22:54:42.508Z] core-command-arm64 latest 2c34301bd9ab 3 minutes ago 15.2MB [2021-09-30T22:54:42.508Z] core-metadata-arm64 latest eb87849217f3 3 minutes ago 15.8MB [2021-09-30T22:54:42.508Z] 6374079383d0 3 minutes ago 1.58GB [2021-09-30T22:54:42.508Z] ae7eb27f1e69 4 minutes ago 1.57GB [2021-09-30T22:54:42.508Z] 5d5d1158001e 4 minutes ago 1.57GB [2021-09-30T22:54:42.508Z] 4057f054777c 4 minutes ago 1.57GB [2021-09-30T22:54:42.508Z] e2dd5d711410 4 minutes ago 1.56GB [2021-09-30T22:54:42.508Z] ci-base-image-arm64 latest aa84f971090a 15 minutes ago 1.24GB [2021-09-30T22:54:42.508Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-30T22:54:42.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 8 weeks ago 533MB [2021-09-30T22:54:42.508Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-30T22:54:42.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:54:43.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T22:54:43.515Z] [2021-09-30T22:54:43.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:54:43.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T22:54:44.134Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-30T22:54:44.134Z] 448f6bf000e3: Pulling fs layer [2021-09-30T22:54:44.134Z] f757da607395: Pulling fs layer [2021-09-30T22:54:44.134Z] 05883995daec: Pulling fs layer [2021-09-30T22:54:44.134Z] 8603b9c90790: Pulling fs layer [2021-09-30T22:54:44.134Z] 1560dd03e051: Pulling fs layer [2021-09-30T22:54:44.134Z] 27f5ce0e4adf: Pulling fs layer [2021-09-30T22:54:44.134Z] c2d8d7efcc4b: Pulling fs layer [2021-09-30T22:54:44.134Z] 1560dd03e051: Waiting [2021-09-30T22:54:44.134Z] 27f5ce0e4adf: Waiting [2021-09-30T22:54:44.134Z] 8603b9c90790: Waiting [2021-09-30T22:54:44.407Z] f757da607395: Verifying Checksum [2021-09-30T22:54:44.407Z] f757da607395: Download complete [2021-09-30T22:54:44.407Z] 8603b9c90790: Verifying Checksum [2021-09-30T22:54:44.407Z] 8603b9c90790: Download complete [2021-09-30T22:54:44.681Z] 1560dd03e051: Verifying Checksum [2021-09-30T22:54:44.681Z] 1560dd03e051: Download complete [2021-09-30T22:54:44.681Z] 27f5ce0e4adf: Download complete [2021-09-30T22:54:45.273Z] 05883995daec: Verifying Checksum [2021-09-30T22:54:45.273Z] 05883995daec: Download complete [2021-09-30T22:54:45.866Z] 448f6bf000e3: Download complete [2021-09-30T22:54:49.248Z] c2d8d7efcc4b: Verifying Checksum [2021-09-30T22:54:49.248Z] c2d8d7efcc4b: Download complete [2021-09-30T22:54:49.521Z] 448f6bf000e3: Pull complete [2021-09-30T22:54:50.117Z] f757da607395: Pull complete [2021-09-30T22:54:51.549Z] 05883995daec: Pull complete [2021-09-30T22:54:52.148Z] 8603b9c90790: Pull complete [2021-09-30T22:54:53.133Z] 1560dd03e051: Pull complete [2021-09-30T22:54:53.404Z] 27f5ce0e4adf: Pull complete [2021-09-30T22:55:08.480Z] c2d8d7efcc4b: Pull complete [2021-09-30T22:55:08.480Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-30T22:55:08.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T22:55:08.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-30T22:55:08.760Z] prd-ubuntu18.04-docker-arm64-4c-16g-347 does not seem to be running inside a container [2021-09-30T22:55:08.831Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-30T22:55:13.225Z] $ docker top 61d56d9f0ef0316cdeea558e1e0c1055b75fcabaeb419dc5dfec6a3028dcf5e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:55:14.324Z] ---> job-cost.sh [2021-09-30T22:55:14.324Z] lf-activate-venv: SKIPPING [2021-09-30T22:55:14.324Z] INFO: No Stack... [2021-09-30T22:55:15.298Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-30T22:55:15.890Z] INFO: Archiving Costs [Pipeline] sh [2021-09-30T22:55:16.546Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-09-30T22:55:16.546Z] + cut -d, -f6 [Pipeline] lock [2021-09-30T22:55:16.606Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3737-5-stack-cost] [2021-09-30T22:55:16.616Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3737-5-stack-cost] did not exist. Created. [2021-09-30T22:55:16.616Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3737-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-30T22:55:17.316Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-30T22:55:17.538Z] Stashed 1 file(s) [Pipeline] } [2021-09-30T22:55:17.550Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3737-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-30T22:55:17.563Z] $ docker stop --time=1 61d56d9f0ef0316cdeea558e1e0c1055b75fcabaeb419dc5dfec6a3028dcf5e6 [2021-09-30T22:55:19.270Z] $ docker rm -f 61d56d9f0ef0316cdeea558e1e0c1055b75fcabaeb419dc5dfec6a3028dcf5e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-30T22:55:20.214Z] provisioning config files... [2021-09-30T22:55:20.232Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6079836041247571393tmp [Pipeline] { [Pipeline] sh [2021-09-30T22:55:20.553Z] + set +x [2021-09-30T22:55:20.553Z] + curl -s https://codecov.io/bash [2021-09-30T22:55:20.553Z] + bash -s -- [2021-09-30T22:55:20.821Z] [2021-09-30T22:55:20.821Z] _____ _ [2021-09-30T22:55:20.821Z] / ____| | | [2021-09-30T22:55:20.821Z] | | ___ __| | ___ ___ _____ __ [2021-09-30T22:55:20.821Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-30T22:55:20.821Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-30T22:55:20.821Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-30T22:55:20.821Z] Bash-1.0.6 [2021-09-30T22:55:20.821Z] [2021-09-30T22:55:20.821Z] [2021-09-30T22:55:20.821Z] ==> git version 2.24.4 found [2021-09-30T22:55:20.821Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-30T22:55:20.821Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-30T22:55:20.821Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-30T22:55:20.821Z] ==> Jenkins CI detected. [2021-09-30T22:55:20.821Z] current dir:  /w/workspace/edgex-go/5 [2021-09-30T22:55:20.821Z] project root: . [2021-09-30T22:55:20.821Z] --> token set from env [2021-09-30T22:55:20.821Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-30T22:55:20.821Z] ==> Running gcov in . (disable via -X gcov) [2021-09-30T22:55:20.821Z] ==> Python coveragepy not found [2021-09-30T22:55:20.821Z] ==> Searching for coverage reports in: [2021-09-30T22:55:20.821Z] + . [2021-09-30T22:55:20.821Z] -> Found 1 reports [2021-09-30T22:55:20.821Z] ==> Detecting git/mercurial file structure [2021-09-30T22:55:20.821Z] ==> Reading reports [2021-09-30T22:55:20.821Z] + ./coverage.out bytes=403265 [2021-09-30T22:55:20.821Z] ==> Appending adjustments [2021-09-30T22:55:20.821Z] https://docs.codecov.io/docs/fixing-reports [2021-09-30T22:55:21.780Z] + Found adjustments [2021-09-30T22:55:21.780Z] ==> Gzipping contents [2021-09-30T22:55:22.046Z] 56K /tmp/codecov.nfdhmT.gz [2021-09-30T22:55:22.046Z] ==> Uploading reports [2021-09-30T22:55:22.046Z] url: https://codecov.io [2021-09-30T22:55:22.046Z] query: branch=PR-3737&commit=52917694c27eb17e25cc9118ee4b7f3f8a547dcb&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3737%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3737&job=&cmd_args= [2021-09-30T22:55:22.046Z] -> Pinging Codecov [2021-09-30T22:55:22.046Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3737&commit=52917694c27eb17e25cc9118ee4b7f3f8a547dcb&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3737%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3737&job=&cmd_args= [2021-09-30T22:55:22.311Z] -> Uploading to [2021-09-30T22:55:22.311Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/52917694c27eb17e25cc9118ee4b7f3f8a547dcb/bc177e15-a9eb-4c86-8e04-90d8ea50aa8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T225522Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=060a94472e0df49f88ae4781fdd1e94910d860aa0acc32003faf06fedb0d9933 [2021-09-30T22:55:22.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T22:55:22.311Z] Dload Upload Total Spent Left Speed [2021-09-30T22:55:22.892Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54312 0 0 100 54312 0 134k --:--:-- --:--:-- --:--:-- 134k 100 54312 0 0 100 54312 0 134k --:--:-- --:--:-- --:--:-- 134k [2021-09-30T22:55:22.892Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/52917694c27eb17e25cc9118ee4b7f3f8a547dcb [Pipeline] } [2021-09-30T22:55:22.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-30T22:55:24.056Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:55:24.375Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:55:24.958Z] ---> package-listing.sh [2021-09-30T22:55:24.958Z] ++ facter osfamily [2021-09-30T22:55:24.958Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-30T22:55:25.225Z] + OS_FAMILY=redhat [2021-09-30T22:55:25.225Z] + workspace=/w/workspace/edgex-go/5 [2021-09-30T22:55:25.225Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-30T22:55:25.225Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-30T22:55:25.225Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-30T22:55:25.225Z] + PACKAGES=/tmp/packages_start.txt [2021-09-30T22:55:25.225Z] + '[' /w/workspace/edgex-go/5 ']' [2021-09-30T22:55:25.225Z] + PACKAGES=/tmp/packages_end.txt [2021-09-30T22:55:25.225Z] + case "${OS_FAMILY}" in [2021-09-30T22:55:25.225Z] + rpm -qa [2021-09-30T22:55:25.225Z] + sort [2021-09-30T22:55:27.165Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-30T22:55:27.165Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-30T22:55:27.165Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-30T22:55:27.165Z] + '[' /w/workspace/edgex-go/5 ']' [2021-09-30T22:55:27.165Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-09-30T22:55:27.165Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-09-30T22:55:27.182Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-30T22:55:27.479Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:55:28.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T22:55:28.082Z] [2021-09-30T22:55:28.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:55:28.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T22:55:28.408Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-30T22:55:28.408Z] b4d181a07f80: Pulling fs layer [2021-09-30T22:55:28.408Z] a1111a8f2ec3: Pulling fs layer [2021-09-30T22:55:28.408Z] ed53099fbce6: Pulling fs layer [2021-09-30T22:55:28.408Z] dc539afda2c1: Pulling fs layer [2021-09-30T22:55:28.408Z] 77bc0d833cb6: Pulling fs layer [2021-09-30T22:55:28.408Z] 9065ff56babe: Pulling fs layer [2021-09-30T22:55:28.408Z] d287ab97295c: Pulling fs layer [2021-09-30T22:55:28.408Z] 77bc0d833cb6: Waiting [2021-09-30T22:55:28.408Z] 9065ff56babe: Waiting [2021-09-30T22:55:28.408Z] d287ab97295c: Waiting [2021-09-30T22:55:28.408Z] dc539afda2c1: Waiting [2021-09-30T22:55:28.676Z] a1111a8f2ec3: Verifying Checksum [2021-09-30T22:55:28.676Z] a1111a8f2ec3: Download complete [2021-09-30T22:55:28.676Z] dc539afda2c1: Verifying Checksum [2021-09-30T22:55:28.676Z] dc539afda2c1: Download complete [2021-09-30T22:55:28.942Z] 77bc0d833cb6: Verifying Checksum [2021-09-30T22:55:28.942Z] 77bc0d833cb6: Download complete [2021-09-30T22:55:28.942Z] 9065ff56babe: Verifying Checksum [2021-09-30T22:55:28.942Z] 9065ff56babe: Download complete [2021-09-30T22:55:28.942Z] ed53099fbce6: Verifying Checksum [2021-09-30T22:55:28.942Z] ed53099fbce6: Download complete [2021-09-30T22:55:29.535Z] b4d181a07f80: Verifying Checksum [2021-09-30T22:55:29.535Z] b4d181a07f80: Download complete [2021-09-30T22:55:30.513Z] b4d181a07f80: Pull complete [2021-09-30T22:55:30.782Z] a1111a8f2ec3: Pull complete [2021-09-30T22:55:31.381Z] ed53099fbce6: Pull complete [2021-09-30T22:55:31.381Z] dc539afda2c1: Pull complete [2021-09-30T22:55:31.651Z] 77bc0d833cb6: Pull complete [2021-09-30T22:55:31.651Z] 9065ff56babe: Pull complete [2021-09-30T22:55:33.050Z] d287ab97295c: Verifying Checksum [2021-09-30T22:55:33.050Z] d287ab97295c: Download complete [2021-09-30T22:55:37.322Z] d287ab97295c: Pull complete [2021-09-30T22:55:37.322Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-30T22:55:37.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T22:55:37.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-30T22:55:37.410Z] prd-centos7-docker-4c-2g-345 does not seem to be running inside a container [2021-09-30T22:55:37.466Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-09-30T22:55:40.179Z] $ docker top c6e198056b3e184c11f8e6e593bc41bcd3c713e014dd4bfcc2d9ac8b21e0e6e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T22:55:40.570Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-30T22:55:40.903Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-30T22:55:41.220Z] + ls /var/log/sa-host [2021-09-30T22:55:41.220Z] + sadf -c /var/log/sa-host/sa05 [2021-09-30T22:55:41.220Z] file_magic: OK [2021-09-30T22:55:41.220Z] HZ: Using current value: 100 [2021-09-30T22:55:41.220Z] file_header: OK [2021-09-30T22:55:41.220Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-30T22:55:41.220Z] Statistics: [2021-09-30T22:55:41.220Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T22:55:41.220Z] File successfully converted to sysstat format version 12.0.3 [2021-09-30T22:55:41.220Z] + sadf -c /var/log/sa-host/sa30 [2021-09-30T22:55:41.220Z] file_magic: OK [2021-09-30T22:55:41.220Z] HZ: Using current value: 100 [2021-09-30T22:55:41.220Z] file_header: OK [2021-09-30T22:55:41.220Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-30T22:55:41.220Z] Statistics: [2021-09-30T22:55:41.220Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T22:55:41.220Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T22:55:41.387Z] provisioning config files... [2021-09-30T22:55:41.403Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config970765095891217034tmp [Pipeline] { [Pipeline] echo [2021-09-30T22:55:41.427Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:55:41.730Z] ---> create-netrc.sh [Pipeline] } [2021-09-30T22:55:41.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:55:42.119Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-30T22:55:42.132Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:55:42.435Z] ---> sudo-logs.sh [2021-09-30T22:55:42.435Z] Archiving 'sudo' log.. [2021-09-30T22:55:42.435Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-345.vexxhost.local: Name or service not known [2021-09-30T22:55:42.435Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-345.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-30T22:55:42.474Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:55:42.777Z] ---> job-cost.sh [2021-09-30T22:55:42.777Z] lf-activate-venv: SKIPPING [2021-09-30T22:55:42.777Z] DEBUG: total: 0.10999999940395355 [2021-09-30T22:55:42.777Z] INFO: Retrieving Stack Cost... [2021-09-30T22:55:43.731Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-30T22:55:43.731Z] INFO: Archiving Costs [Pipeline] echo [2021-09-30T22:55:43.747Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:55:44.059Z] ---> logs-deploy.sh [2021-09-30T22:55:44.059Z] lf-activate-venv: SKIPPING [2021-09-30T22:55:44.059Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3737/5 [2021-09-30T22:55:44.059Z] INFO: archiving workspace using pattern(s): [2021-09-30T22:55:44.643Z] Archives upload complete. [2021-09-30T22:55:44.910Z] INFO: archiving logs to Nexus