Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 5b6a51c1ab1e974a5306fde86bdd56da8f307575 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5104055891286215900.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4767072704639989640.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6488109839235555858.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6387838194790524475.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8966166913287917142.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_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-103 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [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/20 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/20@tmp/jenkins-gitclient-ssh6397501104851287755.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 5b6a51c1ab1e974a5306fde86bdd56da8f307575 Merge succeeded, producing 1fdb64784072e9e0b177f38c8a8b4403aa5d2035 Checking out Revision 1fdb64784072e9e0b177f38c8a8b4403aa5d2035 (PR-3579) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/20@tmp/jenkins-gitclient-ssh3419069067016475076.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b6a51c1ab1e974a5306fde86bdd56da8f307575 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/20@tmp/jenkins-gitclient-ssh7613380641072739836.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fdb64784072e9e0b177f38c8a8b4403aa5d2035 # timeout=10 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-25T14:27:24.206Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-25T14:27:24.305Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-25T14:27:24.334Z] ========================================================= [2021-06-25T14:27:24.334Z] EdgeX Global Pipelines Version Info [2021-06-25T14:27:24.334Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6f107dff1bb6ea78208ec7bcc90aec31ed489370 # timeout=10 [2021-06-25T14:27:25.780Z] ------------------- [2021-06-25T14:27:25.780Z] stable info: [2021-06-25T14:27:25.780Z] ------------------- [2021-06-25T14:27:25.780Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-25T14:27:25.780Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T14:27:25.780Z] Message: update stable to v1.0.195 [2021-06-25T14:27:26.355Z] ------------------- [2021-06-25T14:27:26.355Z] experimental info: [2021-06-25T14:27:26.355Z] ------------------- [2021-06-25T14:27:26.355Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-25T14:27:26.355Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T14:27:26.355Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-25T14:27:26.493Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-25T14:27:26.518Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-25T14:27:26.544Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-25T14:27:26.569Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-25T14:27:26.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-25T14:27:26.616Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-25T14:27:26.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-25T14:27:26.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-25T14:27:26.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-25T14:27:26.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-25T14:27:26.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-25T14:27:26.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-25T14:27:26.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-25T14:27:26.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-25T14:27:26.836Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T14:27:26.860Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T14:27:27.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-25T14:27:27.060Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-25T14:27:27.082Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-25T14:27:27.103Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-25T14:27:27.133Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-25T14:27:27.156Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-25T14:27:27.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-25T14:27:27.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-25T14:27:27.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-25T14:27:27.247Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fdb64784072e9e0b177f38c8a8b4403aa5d2035 [Pipeline] echo [2021-06-25T14:27:27.271Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fdb647 [Pipeline] echo [2021-06-25T14:27:27.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T14:27:27.388Z] provisioning config files... [2021-06-25T14:27:27.408Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config6685020786915976336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:27:27.743Z] ---> docker-login.sh [2021-06-25T14:27:27.743Z] nexus3.edgexfoundry.org:10001 [2021-06-25T14:27:28.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:27:28.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:27:28.275Z] Configure a credential helper to remove this warning. See [2021-06-25T14:27:28.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:27:28.275Z] [2021-06-25T14:27:28.275Z] Login Succeeded [2021-06-25T14:27:28.275Z] nexus3.edgexfoundry.org:10002 [2021-06-25T14:27:28.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:27:28.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:27:28.275Z] Configure a credential helper to remove this warning. See [2021-06-25T14:27:28.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:27:28.275Z] [2021-06-25T14:27:28.275Z] Login Succeeded [2021-06-25T14:27:28.275Z] nexus3.edgexfoundry.org:10003 [2021-06-25T14:27:28.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:27:28.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:27:28.540Z] Configure a credential helper to remove this warning. See [2021-06-25T14:27:28.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:27:28.540Z] [2021-06-25T14:27:28.540Z] Login Succeeded [2021-06-25T14:27:28.540Z] nexus3.edgexfoundry.org:10004 [2021-06-25T14:27:28.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:27:28.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:27:28.540Z] Configure a credential helper to remove this warning. See [2021-06-25T14:27:28.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:27:28.540Z] [2021-06-25T14:27:28.540Z] Login Succeeded [2021-06-25T14:27:28.540Z] docker.io [2021-06-25T14:27:28.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:27:29.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:27:29.073Z] Configure a credential helper to remove this warning. See [2021-06-25T14:27:29.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:27:29.073Z] [2021-06-25T14:27:29.073Z] Login Succeeded [2021-06-25T14:27:29.073Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T14:27:29.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T14:27:29.417Z] ++ 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-06-25T14:27:29.418Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:27:29.418Z] ++ dirname cmd/core-command/Dockerfile [2021-06-25T14:27:29.418Z] ++ cut -d/ -f2 [2021-06-25T14:27:29.418Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-25T14:27:29.418Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:27:29.418Z] ++ cut -d/ -f2 [2021-06-25T14:27:29.418Z] ++ dirname cmd/core-data/Dockerfile [2021-06-25T14:27:29.418Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-25T14:27:29.418Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:27:29.418Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-25T14:27:29.418Z] ++ cut -d/ -f2 [2021-06-25T14:27:29.418Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-25T14:27:29.418Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:27:29.418Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-25T14:27:29.418Z] ++ cut -d/ -f2 [2021-06-25T14:27:29.418Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-25T14:27:29.418Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:27:29.418Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-25T14:27:29.418Z] ++ cut -d/ -f2 [2021-06-25T14:27:29.418Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-25T14:27:29.418Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:27:29.418Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-25T14:27:29.418Z] ++ cut -d/ -f2 [2021-06-25T14:27:29.418Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-25T14:27:29.418Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:27:29.418Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-25T14:27:29.418Z] ++ cut -d/ -f2 [2021-06-25T14:27:29.418Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-25T14:27:29.418Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:27:29.418Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-25T14:27:29.418Z] ++ cut -d/ -f2 [2021-06-25T14:27:29.418Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-25T14:27:29.418Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T14:27:29.418Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-25T14:27:29.418Z] ++ cut -d/ -f2 [2021-06-25T14:27:29.418Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-25T14:27:29.461Z] 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-06-25T14:27:30.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T14:27:30.688Z] [2021-06-25T14:27:30.688Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:27:31.004Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T14:27:31.004Z] latest: Pulling from edgex-devops/git-semver [2021-06-25T14:27:31.004Z] 31603596830f: Pulling fs layer [2021-06-25T14:27:31.004Z] 54011a49482f: Pulling fs layer [2021-06-25T14:27:31.004Z] a6820b24f6d8: Pulling fs layer [2021-06-25T14:27:31.004Z] f581987b2513: Pulling fs layer [2021-06-25T14:27:31.004Z] f581987b2513: Waiting [2021-06-25T14:27:31.277Z] 54011a49482f: Verifying Checksum [2021-06-25T14:27:31.277Z] 54011a49482f: Download complete [2021-06-25T14:27:31.277Z] 31603596830f: Verifying Checksum [2021-06-25T14:27:31.277Z] 31603596830f: Download complete [2021-06-25T14:27:31.277Z] f581987b2513: Verifying Checksum [2021-06-25T14:27:31.277Z] f581987b2513: Download complete [2021-06-25T14:27:31.277Z] a6820b24f6d8: Verifying Checksum [2021-06-25T14:27:31.277Z] a6820b24f6d8: Download complete [2021-06-25T14:27:31.544Z] 31603596830f: Pull complete [2021-06-25T14:27:31.544Z] 54011a49482f: Pull complete [2021-06-25T14:27:32.132Z] a6820b24f6d8: Pull complete [2021-06-25T14:27:32.395Z] f581987b2513: Pull complete [2021-06-25T14:27:32.395Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-25T14:27:32.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T14:27:32.395Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-25T14:27:32.482Z] prd-centos7-docker-4c-2g-103 does not seem to be running inside a container [2021-06-25T14:27:32.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-25T14:27:33.840Z] $ docker top 94c129c46a75098f4955354074d7e14d8bfb3707021292aacc1643d38a0ecce0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-25T14:27:33.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T14:27:33.973Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T14:27:34.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T14:27:34.089Z] $ docker exec 94c129c46a75098f4955354074d7e14d8bfb3707021292aacc1643d38a0ecce0 ssh-agent [2021-06-25T14:27:34.203Z] SSH_AUTH_SOCK=/tmp/ssh-Zihz9ddRdQMe/agent.14 [2021-06-25T14:27:34.203Z] SSH_AGENT_PID=20 [2021-06-25T14:27:34.210Z] Running ssh-add (command line suppressed) [2021-06-25T14:27:34.299Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_5819268692842535901.key (/w/workspace/edgex-go/20@tmp/private_key_5819268692842535901.key) [2021-06-25T14:27:34.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T14:27:34.637Z] + git tag --points-at HEAD [Pipeline] } [2021-06-25T14:27:34.652Z] $ docker exec --env ******** --env ******** 94c129c46a75098f4955354074d7e14d8bfb3707021292aacc1643d38a0ecce0 ssh-agent -k [2021-06-25T14:27:34.747Z] unset SSH_AUTH_SOCK; [2021-06-25T14:27:34.747Z] unset SSH_AGENT_PID; [2021-06-25T14:27:34.748Z] echo Agent pid 20 killed; [2021-06-25T14:27:34.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-25T14:27:34.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T14:27:34.807Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T14:27:34.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T14:27:34.931Z] $ docker exec 94c129c46a75098f4955354074d7e14d8bfb3707021292aacc1643d38a0ecce0 ssh-agent [2021-06-25T14:27:35.040Z] SSH_AUTH_SOCK=/tmp/ssh-yJT02ZQSVeBd/agent.52 [2021-06-25T14:27:35.040Z] SSH_AGENT_PID=58 [2021-06-25T14:27:35.050Z] Running ssh-add (command line suppressed) [2021-06-25T14:27:35.142Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_7236997679199680243.key (/w/workspace/edgex-go/20@tmp/private_key_7236997679199680243.key) [2021-06-25T14:27:35.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T14:27:35.466Z] + git semver init [2021-06-25T14:27:35.466Z] # -> Open(): unable to determine branch for HEAD [2021-06-25T14:27:35.466Z] # $GIT_DIR = /w/workspace/edgex-go/20/.git [2021-06-25T14:27:35.466Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/20 [2021-06-25T14:27:35.466Z] # $SEMVER_REMOTE_NAME = origin [2021-06-25T14:27:35.466Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-25T14:27:35.466Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-25T14:27:35.466Z] # $SEMVER_BRANCH = PR-3579 [2021-06-25T14:27:35.466Z] # $SEMVER_TEMP = /tmp/semver-086238065 [2021-06-25T14:27:35.466Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-25T14:27:53.636Z] # '/tmp/semver-086238065' -> '/w/workspace/edgex-go/20/.semver' [2021-06-25T14:27:53.636Z] # -> Force: false [2021-06-25T14:27:53.636Z] # $SEMVER_DIR = /w/workspace/edgex-go/20/.semver [Pipeline] } [2021-06-25T14:27:53.645Z] $ docker exec --env ******** --env ******** 94c129c46a75098f4955354074d7e14d8bfb3707021292aacc1643d38a0ecce0 ssh-agent -k [2021-06-25T14:27:53.743Z] unset SSH_AUTH_SOCK; [2021-06-25T14:27:53.744Z] unset SSH_AGENT_PID; [2021-06-25T14:27:53.744Z] echo Agent pid 58 killed; [2021-06-25T14:27:53.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T14:27:54.090Z] + git semver [Pipeline] } [2021-06-25T14:27:54.103Z] $ docker stop --time=1 94c129c46a75098f4955354074d7e14d8bfb3707021292aacc1643d38a0ecce0 [2021-06-25T14:27:56.648Z] $ docker rm -f 94c129c46a75098f4955354074d7e14d8bfb3707021292aacc1643d38a0ecce0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T14:27:57.054Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-25T14:27:57.492Z] Stashed 1 file(s) [Pipeline] echo [2021-06-25T14:27:57.497Z] [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] sh [2021-06-25T14:27:58.178Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-25T14:27:58.481Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T14:27:58.776Z] + sudo service docker restart [2021-06-25T14:27:58.777Z] + true [2021-06-25T14:27:58.777Z] Redirecting to /bin/systemctl restart docker.service [2021-06-25T14:28:12.813Z] Still waiting to schedule task [2021-06-25T14:28:12.814Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-25T14:28:16.917Z] ========================================================= [2021-06-25T14:28:16.917Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-25T14:28:16.917Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:28:17.248Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-25T14:28:18.642Z] Sending build context to Docker daemon 329.4MB [2021-06-25T14:28:18.642Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T14:28:18.642Z] Step 2/6 : FROM ${BASE} [2021-06-25T14:28:18.642Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-25T14:28:18.642Z] 540db60ca938: Pulling fs layer [2021-06-25T14:28:18.642Z] adcc1eea9eea: Pulling fs layer [2021-06-25T14:28:18.642Z] 4c4ab2625f07: Pulling fs layer [2021-06-25T14:28:18.642Z] 0510c868ecb4: Pulling fs layer [2021-06-25T14:28:18.642Z] afea3b2eda06: Pulling fs layer [2021-06-25T14:28:18.642Z] 7809a108b3ef: Pulling fs layer [2021-06-25T14:28:18.642Z] f706445af74f: Pulling fs layer [2021-06-25T14:28:18.642Z] 0510c868ecb4: Waiting [2021-06-25T14:28:18.642Z] afea3b2eda06: Waiting [2021-06-25T14:28:18.642Z] 7809a108b3ef: Waiting [2021-06-25T14:28:18.642Z] f706445af74f: Waiting [2021-06-25T14:28:18.642Z] 4c4ab2625f07: Verifying Checksum [2021-06-25T14:28:18.642Z] 4c4ab2625f07: Download complete [2021-06-25T14:28:18.642Z] adcc1eea9eea: Verifying Checksum [2021-06-25T14:28:18.642Z] adcc1eea9eea: Download complete [2021-06-25T14:28:18.642Z] afea3b2eda06: Verifying Checksum [2021-06-25T14:28:18.642Z] afea3b2eda06: Download complete [2021-06-25T14:28:18.642Z] 540db60ca938: Verifying Checksum [2021-06-25T14:28:18.642Z] 540db60ca938: Download complete [2021-06-25T14:28:18.642Z] 7809a108b3ef: Verifying Checksum [2021-06-25T14:28:18.642Z] 7809a108b3ef: Download complete [2021-06-25T14:28:18.908Z] 540db60ca938: Pull complete [2021-06-25T14:28:18.908Z] adcc1eea9eea: Pull complete [2021-06-25T14:28:19.169Z] 4c4ab2625f07: Pull complete [2021-06-25T14:28:20.557Z] f706445af74f: Verifying Checksum [2021-06-25T14:28:20.557Z] f706445af74f: Download complete [2021-06-25T14:28:21.135Z] 0510c868ecb4: Verifying Checksum [2021-06-25T14:28:21.135Z] 0510c868ecb4: Download complete [2021-06-25T14:28:24.458Z] 0510c868ecb4: Pull complete [2021-06-25T14:28:24.458Z] afea3b2eda06: Pull complete [2021-06-25T14:28:24.729Z] 7809a108b3ef: Pull complete [2021-06-25T14:28:27.338Z] f706445af74f: Pull complete [2021-06-25T14:28:27.338Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-25T14:28:27.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-25T14:28:27.338Z] ---> b068be0155e3 [2021-06-25T14:28:27.338Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-25T14:28:29.889Z] ---> Running in f889d28daef7 [2021-06-25T14:28:29.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:28:30.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:28:31.110Z] (1/12) Installing libmagic (5.39-r0) [2021-06-25T14:28:31.684Z] (2/12) Installing file (5.39-r0) [2021-06-25T14:28:31.684Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-25T14:28:31.684Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-25T14:28:36.987Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-25T14:28:36.988Z] (6/12) Installing patch (2.7.6-r7) [2021-06-25T14:28:36.988Z] (7/12) Installing build-base (0.5-r2) [2021-06-25T14:28:36.988Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-25T14:28:36.988Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-25T14:28:36.988Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-25T14:28:36.988Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-25T14:28:36.988Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-25T14:28:36.988Z] Executing busybox-1.32.1-r6.trigger [2021-06-25T14:28:36.988Z] OK: 219 MiB in 52 packages [2021-06-25T14:28:38.917Z] Removing intermediate container f889d28daef7 [2021-06-25T14:28:38.917Z] ---> 458832e98dce [2021-06-25T14:28:38.917Z] Step 4/6 : WORKDIR /edgex-go [2021-06-25T14:28:38.917Z] ---> Running in ac1bd43489a3 [2021-06-25T14:28:38.917Z] Removing intermediate container ac1bd43489a3 [2021-06-25T14:28:38.917Z] ---> 27e29bedbf43 [2021-06-25T14:28:38.917Z] Step 5/6 : COPY go.mod . [2021-06-25T14:28:38.917Z] ---> 8a9a4f90a64a [2021-06-25T14:28:38.917Z] Step 6/6 : RUN go mod download [2021-06-25T14:28:38.917Z] ---> Running in 71d1c009ceb2 [2021-06-25T14:28:51.171Z] Removing intermediate container 71d1c009ceb2 [2021-06-25T14:28:51.171Z] ---> d14ab1c0627c [2021-06-25T14:28:51.171Z] Successfully built d14ab1c0627c [2021-06-25T14:28:51.171Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:28:51.481Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T14:28:51.481Z] . [Pipeline] withDockerContainer [2021-06-25T14:28:51.563Z] prd-centos7-docker-4c-2g-103 does not seem to be running inside a container [2021-06-25T14:28:51.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-25T14:28:51.981Z] $ docker top eb4f2c56a55ae75728a4383d9cc9c20218b0255518e724d547c3229a73c043c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T14:28:52.385Z] + go version [2021-06-25T14:28:52.385Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-25T14:28:52.393Z] $ docker stop --time=1 eb4f2c56a55ae75728a4383d9cc9c20218b0255518e724d547c3229a73c043c3 [2021-06-25T14:28:53.576Z] $ docker rm -f eb4f2c56a55ae75728a4383d9cc9c20218b0255518e724d547c3229a73c043c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:28:54.140Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T14:28:54.140Z] . [Pipeline] withDockerContainer [2021-06-25T14:28:54.218Z] prd-centos7-docker-4c-2g-103 does not seem to be running inside a container [2021-06-25T14:28:54.285Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-25T14:28:54.632Z] $ docker top 79516e1040b0f38b3a5656983c8319626546a743eeab243ba5fa1968ab359ca0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-25T14:28:54.754Z] ========================================================= [2021-06-25T14:28:54.754Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-25T14:28:54.754Z] ========================================================= [Pipeline] sh [2021-06-25T14:28:55.086Z] + go mod tidy [Pipeline] sh [2021-06-25T14:28:55.385Z] + make test [2021-06-25T14:28:55.385Z] go mod tidy [2021-06-25T14:28:55.385Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-25T14:29:00.832Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-25T14:29:19.055Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-25T14:29:23.352Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-25T14:29:23.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-25T14:29:24.215Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-25T14:29:26.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-25T14:29:27.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-25T14:29:27.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-25T14:29:27.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-25T14:29:28.113Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-25T14:29:28.442Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-25T14:29:28.778Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-25T14:29:28.778Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-25T14:29:28.778Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-25T14:29:28.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-25T14:29:31.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-06-25T14:29:31.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-25T14:29:31.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-25T14:29:32.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements [2021-06-25T14:29:32.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-25T14:29:32.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 53.1% of statements [2021-06-25T14:29:32.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-25T14:29:32.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-25T14:29:33.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.106s coverage: 87.7% of statements [2021-06-25T14:29:33.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-25T14:29:33.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:29:33.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.057s coverage: 78.9% of statements [2021-06-25T14:29:35.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-06-25T14:29:35.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-25T14:29:35.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-25T14:29:35.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-25T14:29:35.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-25T14:29:35.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-25T14:29:35.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.263s coverage: 95.1% of statements [2021-06-25T14:29:35.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-25T14:29:35.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:29:35.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-25T14:29:35.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-25T14:29:35.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-25T14:29:35.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-25T14:29:35.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-25T14:29:35.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-25T14:29:35.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2021-06-25T14:29:35.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-25T14:29:35.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-25T14:29:35.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-25T14:29:37.185Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements [2021-06-25T14:29:37.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-25T14:29:37.185Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-06-25T14:29:37.185Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 22.0% of statements [2021-06-25T14:29:37.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-25T14:29:37.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-06-25T14:29:38.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements [2021-06-25T14:29:38.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-25T14:29:38.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-06-25T14:29:38.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-06-25T14:29:50.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2021-06-25T14:29:50.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-06-25T14:29:55.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.218s coverage: 81.8% of statements [2021-06-25T14:29:55.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-25T14:30:13.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-06-25T14:30:13.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-25T14:30:13.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-25T14:30:13.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-25T14:30:13.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-06-25T14:30:13.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-25T14:30:13.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-25T14:30:13.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-25T14:30:13.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-25T14:30:13.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-25T14:30:13.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-06-25T14:30:13.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-25T14:30:13.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-25T14:30:13.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-06-25T14:30:13.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-25T14:30:13.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-06-25T14:30:13.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-25T14:30:13.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-25T14:30:13.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2021-06-25T14:30:13.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-06-25T14:30:13.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements [2021-06-25T14:30:13.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-25T14:30:13.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements [2021-06-25T14:30:13.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-25T14:30:13.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-25T14:30:13.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-06-25T14:30:13.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-25T14:30:13.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-06-25T14:30:13.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-06-25T14:30:13.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-06-25T14:30:13.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.187s coverage: 66.9% of statements [2021-06-25T14:30:13.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-25T14:30:13.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-25T14:30:13.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-25T14:30:14.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements [2021-06-25T14:30:14.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-25T14:30:14.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-25T14:30:14.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-06-25T14:30:14.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-25T14:30:14.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-06-25T14:30:14.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-25T14:30:22.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-25T14:30:22.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-25T14:30:22.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-25T14:30:22.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-25T14:30:22.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-25T14:30:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-25T14:30:22.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-06-25T14:30:22.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-06-25T14:30:22.866Z] GO111MODULE=on go vet ./... [2021-06-25T14:30:49.550Z] gofmt -l . [2021-06-25T14:30:49.550Z] [ "`gofmt -l .`" = "" ] [2021-06-25T14:30:49.550Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-25T14:30:49.851Z] + ls -al . [2021-06-25T14:30:49.851Z] total 560 [2021-06-25T14:30:49.851Z] drwxrwxr-x 10 1001 1001 4096 Jun 25 14:30 . [2021-06-25T14:30:49.851Z] drwxr-xr-x 4 root root 30 Jun 25 14:28 .. [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 11 Jun 25 14:27 .dockerignore [2021-06-25T14:30:49.851Z] drwxrwxr-x 8 1001 1001 179 Jun 25 14:27 .git [2021-06-25T14:30:49.851Z] drwxrwxr-x 3 1001 1001 125 Jun 25 14:27 .github [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 818 Jun 25 14:27 .gitignore [2021-06-25T14:30:49.851Z] drwx------ 3 1001 1001 60 Jun 25 14:27 .semver [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 166 Jun 25 14:27 .sonarcloud.properties [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 8609 Jun 25 14:27 Attribution.txt [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 43881 Jun 25 14:27 CHANGELOG.md [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 3804 Jun 25 14:27 CONTRIBUTING.md [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 931 Jun 25 14:27 Dockerfile.build [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 849 Jun 25 14:27 Jenkinsfile [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 10775 Jun 25 14:27 LICENSE [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 5605 Jun 25 14:27 Makefile [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 7905 Jun 25 14:27 README.md [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 7071 Jun 25 14:27 SECURITY.md [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 5 Jun 25 14:27 VERSION [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 4131 Jun 25 14:27 ZMQWindows.md [2021-06-25T14:30:49.851Z] drwxrwxr-x 2 1001 1001 37 Jun 25 14:27 bin [2021-06-25T14:30:49.851Z] drwxrwxr-x 14 1001 1001 4096 Jun 25 14:27 cmd [2021-06-25T14:30:49.851Z] -rw-r--r-- 1 root root 398095 Jun 25 14:30 coverage.out [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 806 Jun 25 14:27 go.mod [2021-06-25T14:30:49.851Z] -rw-r--r-- 1 root root 20759 Jun 25 14:28 go.sum [2021-06-25T14:30:49.851Z] drwxrwxr-x 7 1001 1001 114 Jun 25 14:27 internal [2021-06-25T14:30:49.851Z] drwxrwxr-x 3 1001 1001 16 Jun 25 14:27 openapi [2021-06-25T14:30:49.851Z] drwxrwxr-x 4 1001 1001 71 Jun 25 14:27 snap [2021-06-25T14:30:49.851Z] -rw-rw-r-- 1 1001 1001 168 Jun 25 14:27 version.go [Pipeline] sh [2021-06-25T14:30:50.151Z] + '[' -e coverage.out ] [2021-06-25T14:30:50.151Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-25T14:30:50.267Z] Stashed 1 file(s) [Pipeline] sh [2021-06-25T14:30:50.576Z] + make build [2021-06-25T14:30:50.577Z] go mod tidy [2021-06-25T14:30:50.577Z] 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-06-25T14:30:51.982Z] 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-06-25T14:30:58.621Z] 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-06-25T14:30:59.572Z] 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-06-25T14:31:00.526Z] 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-06-25T14:31:00.794Z] 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-06-25T14:31:01.748Z] 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-06-25T14:31:03.135Z] 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-06-25T14:31:03.715Z] 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-06-25T14:31:04.670Z] 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-06-25T14:31:05.246Z] 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-06-25T14:31:06.190Z] 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-06-25T14:31:07.593Z] $ docker stop --time=1 79516e1040b0f38b3a5656983c8319626546a743eeab243ba5fa1968ab359ca0 [2021-06-25T14:31:10.909Z] $ docker rm -f 79516e1040b0f38b3a5656983c8319626546a743eeab243ba5fa1968ab359ca0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:31:14.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T14:31:14.620Z] [2021-06-25T14:31:14.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:31:14.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T14:31:14.947Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-25T14:31:14.947Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-25T14:31:14.947Z] ca9280d653b3: Pulling fs layer [2021-06-25T14:31:14.947Z] 7e9c9ca2126c: Pulling fs layer [2021-06-25T14:31:15.210Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-25T14:31:15.211Z] cbdbe7a5bc2a: Download complete [2021-06-25T14:31:15.211Z] cbdbe7a5bc2a: Pull complete [2021-06-25T14:31:15.867Z] ca9280d653b3: Verifying Checksum [2021-06-25T14:31:15.867Z] ca9280d653b3: Download complete [2021-06-25T14:31:16.762Z] ca9280d653b3: Pull complete [2021-06-25T14:31:17.030Z] 7e9c9ca2126c: Verifying Checksum [2021-06-25T14:31:17.030Z] 7e9c9ca2126c: Download complete [2021-06-25T14:31:20.337Z] 7e9c9ca2126c: Pull complete [2021-06-25T14:31:20.337Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-25T14:31:20.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T14:31:20.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-25T14:31:20.415Z] prd-centos7-docker-4c-2g-103 does not seem to be running inside a container [2021-06-25T14:31:20.453Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-25T14:31:23.566Z] $ docker top c2537feedfbb1ce928d7529db2f41c2bd29425068ad61e2a32232d2dac917fd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T14:31:23.955Z] + docker-compose build --help [2021-06-25T14:31:23.955Z] + grep parallel [2021-06-25T14:31:24.530Z] --parallel Build images in parallel. [Pipeline] } [2021-06-25T14:31:24.539Z] $ docker stop --time=1 c2537feedfbb1ce928d7529db2f41c2bd29425068ad61e2a32232d2dac917fd8 [2021-06-25T14:31:25.742Z] $ docker rm -f c2537feedfbb1ce928d7529db2f41c2bd29425068ad61e2a32232d2dac917fd8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:31:26.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T14:31:26.184Z] . [Pipeline] withDockerContainer [2021-06-25T14:31:26.260Z] prd-centos7-docker-4c-2g-103 does not seem to be running inside a container [2021-06-25T14:31:26.305Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-25T14:31:26.676Z] $ docker top f71d7e8b061a5aa00632d69080639b628cf55730f9b4b162251fecdde7d74432 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T14:31:27.053Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-25T14:31:27.638Z] Building core-command ... [2021-06-25T14:31:27.638Z] Building core-data ... [2021-06-25T14:31:27.638Z] Building core-metadata ... [2021-06-25T14:31:27.638Z] Building security-bootstrapper ... [2021-06-25T14:31:27.638Z] Building security-proxy-setup ... [2021-06-25T14:31:27.638Z] Building security-secretstore-setup ... [2021-06-25T14:31:27.638Z] Building support-notifications ... [2021-06-25T14:31:27.638Z] Building support-scheduler ... [2021-06-25T14:31:27.638Z] Building sys-mgmt-agent ... [2021-06-25T14:31:27.638Z] Building support-scheduler [2021-06-25T14:31:27.638Z] Building support-notifications [2021-06-25T14:31:27.638Z] Building security-proxy-setup [2021-06-25T14:31:27.638Z] Building core-data [2021-06-25T14:31:27.638Z] Building security-secretstore-setup [2021-06-25T14:31:39.891Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:31:39.891Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:31:39.891Z] ---> d14ab1c0627c [2021-06-25T14:31:39.891Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T14:31:40.152Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:31:40.152Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:31:40.152Z] ---> d14ab1c0627c [2021-06-25T14:31:40.152Z] Step 3/22 : WORKDIR /edgex-go [2021-06-25T14:31:40.152Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:31:40.152Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:31:40.152Z] ---> d14ab1c0627c [2021-06-25T14:31:40.152Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:31:50.178Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:31:50.179Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:31:50.179Z] ---> d14ab1c0627c [2021-06-25T14:31:50.179Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T14:31:54.383Z] ---> Running in c6c679f0d0b0 [2021-06-25T14:31:54.383Z] ---> Running in e4b6570c702b [2021-06-25T14:31:54.383Z] ---> Running in 192c1501c8a5 [2021-06-25T14:31:54.383Z] ---> Running in a037c44f4b1a [2021-06-25T14:31:54.383Z] Removing intermediate container 192c1501c8a5 [2021-06-25T14:31:54.383Z] ---> 68f673b7c5f3 [2021-06-25T14:31:54.383Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:31:54.383Z] Removing intermediate container a037c44f4b1a [2021-06-25T14:31:54.383Z] ---> c1c0d70e22fe [2021-06-25T14:31:54.383Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:31:54.961Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:31:54.961Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:31:54.961Z] ---> d14ab1c0627c [2021-06-25T14:31:54.961Z] Step 3/26 : WORKDIR /edgex-go [2021-06-25T14:31:54.961Z] ---> Using cache [2021-06-25T14:31:54.961Z] ---> 768818542cac [2021-06-25T14:31:54.961Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:31:55.909Z] Removing intermediate container c6c679f0d0b0 [2021-06-25T14:31:55.909Z] ---> e4e022d3f789 [2021-06-25T14:31:55.909Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:31:55.909Z] Removing intermediate container e4b6570c702b [2021-06-25T14:31:55.909Z] ---> 768818542cac [2021-06-25T14:31:55.909Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:31:55.909Z] ---> Running in bf210d0d2b1e [2021-06-25T14:31:55.909Z] ---> Running in 6bb1d244d8ea [2021-06-25T14:31:55.909Z] ---> Running in d61a696eb37e [2021-06-25T14:31:55.909Z] ---> Running in c9c9dbbc3ca8 [2021-06-25T14:31:55.909Z] ---> Running in 3130412572c1 [2021-06-25T14:31:56.855Z] Removing intermediate container bf210d0d2b1e [2021-06-25T14:31:56.855Z] ---> 952726b1963d [2021-06-25T14:31:56.855Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-25T14:31:57.119Z] ---> Running in 6c57581c7c96 [2021-06-25T14:31:57.119Z] Removing intermediate container 6bb1d244d8ea [2021-06-25T14:31:57.119Z] ---> 77a7fb282445 [2021-06-25T14:31:57.119Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-25T14:31:57.119Z] ---> Running in 0564a476f0d9 [2021-06-25T14:31:57.384Z] Removing intermediate container d61a696eb37e [2021-06-25T14:31:57.384Z] ---> 5e8effcc762a [2021-06-25T14:31:57.384Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-25T14:31:57.384Z] Removing intermediate container c9c9dbbc3ca8 [2021-06-25T14:31:57.384Z] ---> d89a8a29f915 [2021-06-25T14:31:57.384Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-25T14:31:57.384Z] ---> Running in 4b92793f2387 [2021-06-25T14:31:57.384Z] ---> Running in 078e5ebe72c5 [2021-06-25T14:31:57.649Z] Removing intermediate container 3130412572c1 [2021-06-25T14:31:57.649Z] ---> 937fb0175afc [2021-06-25T14:31:57.649Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-25T14:31:57.649Z] ---> Running in 78de71ad874b [2021-06-25T14:31:57.911Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:31:57.911Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:31:58.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:31:58.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:31:58.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:31:58.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:31:58.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:31:58.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:31:59.007Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:31:59.007Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:31:59.278Z] OK: 219 MiB in 52 packages [2021-06-25T14:31:59.279Z] OK: 219 MiB in 52 packages [2021-06-25T14:31:59.552Z] OK: 219 MiB in 52 packages [2021-06-25T14:31:59.828Z] Removing intermediate container 0564a476f0d9 [2021-06-25T14:31:59.828Z] ---> 74726e95df2b [2021-06-25T14:31:59.828Z] Step 6/23 : COPY go.mod . [2021-06-25T14:31:59.828Z] Removing intermediate container 4b92793f2387 [2021-06-25T14:31:59.828Z] ---> 6637756b60f7 [2021-06-25T14:31:59.828Z] Step 6/23 : COPY go.mod . [2021-06-25T14:31:59.828Z] Removing intermediate container 078e5ebe72c5 [2021-06-25T14:31:59.828Z] ---> 1e35de79d184 [2021-06-25T14:31:59.828Z] Step 6/22 : COPY go.mod . [2021-06-25T14:32:00.098Z] OK: 219 MiB in 52 packages [2021-06-25T14:32:00.098Z] ---> 4dda891ee355 [2021-06-25T14:32:00.098Z] Step 7/23 : RUN go mod download [2021-06-25T14:32:00.098Z] ---> 5a0f539e8981 [2021-06-25T14:32:00.098Z] Step 7/23 : RUN go mod download [2021-06-25T14:32:00.098Z] ---> Running in 24774acf3f99 [2021-06-25T14:32:00.098Z] ---> 044c311340ae [2021-06-25T14:32:00.098Z] Step 7/22 : RUN go mod download [2021-06-25T14:32:00.361Z] ---> Running in ea0666531e53 [2021-06-25T14:32:00.361Z] ---> Running in 5ddf03188758 [2021-06-25T14:32:00.361Z] Removing intermediate container 78de71ad874b [2021-06-25T14:32:00.361Z] ---> 0b6f531731aa [2021-06-25T14:32:00.361Z] Step 6/24 : COPY go.mod . [2021-06-25T14:32:00.361Z] OK: 219 MiB in 52 packages [2021-06-25T14:32:00.622Z] ---> dceb8ba6d919 [2021-06-25T14:32:00.622Z] Step 7/24 : RUN go mod download [2021-06-25T14:32:00.622Z] ---> Running in 93f0203d6399 [2021-06-25T14:32:00.888Z] Removing intermediate container 6c57581c7c96 [2021-06-25T14:32:00.888Z] ---> 015dcfa01caa [2021-06-25T14:32:00.888Z] Step 6/26 : COPY go.mod . [2021-06-25T14:32:01.153Z] ---> 8f03d15a3a99 [2021-06-25T14:32:01.153Z] Step 7/26 : RUN go mod download [2021-06-25T14:32:01.153Z] ---> Running in 4f75d43f3e31 [2021-06-25T14:32:01.414Z] Removing intermediate container 24774acf3f99 [2021-06-25T14:32:01.414Z] ---> 7fe75c7b8f78 [2021-06-25T14:32:01.414Z] Step 8/23 : COPY . . [2021-06-25T14:32:01.414Z] Removing intermediate container ea0666531e53 [2021-06-25T14:32:01.414Z] ---> a2967e3effcd [2021-06-25T14:32:01.414Z] Step 8/23 : COPY . . [2021-06-25T14:32:05.669Z] Removing intermediate container 5ddf03188758 [2021-06-25T14:32:05.669Z] ---> fdbf38665b50 [2021-06-25T14:32:05.669Z] Step 8/22 : COPY . . [2021-06-25T14:32:13.846Z] Removing intermediate container 93f0203d6399 [2021-06-25T14:32:13.846Z] ---> ccfa6e2acb3c [2021-06-25T14:32:13.846Z] Step 8/24 : COPY . . [2021-06-25T14:32:13.846Z] ---> 963c2751db13 [2021-06-25T14:32:13.846Z] Step 9/23 : RUN go mod tidy [2021-06-25T14:32:13.846Z] ---> bfbfd8a4105a [2021-06-25T14:32:13.846Z] Step 9/23 : RUN go mod tidy [2021-06-25T14:32:13.846Z] ---> 88ca5744a864 [2021-06-25T14:32:13.846Z] Step 9/22 : RUN go mod tidy [2021-06-25T14:32:13.846Z] ---> Running in 1b36599450b9 [2021-06-25T14:32:13.846Z] ---> Running in 1985a78378b6 [2021-06-25T14:32:13.846Z] ---> Running in 0530e9cf2537 [2021-06-25T14:32:13.846Z] Removing intermediate container 4f75d43f3e31 [2021-06-25T14:32:13.846Z] ---> e4cf0bfe8ee8 [2021-06-25T14:32:13.846Z] Step 8/26 : COPY . . [2021-06-25T14:32:14.548Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-104 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-25T14:32:14.565Z] Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout [2021-06-25T14:32:14.770Z] The recommended git tool is: git [2021-06-25T14:32:19.557Z] using credential edgex-jenkins-ssh [2021-06-25T14:32:19.575Z] Cloning the remote Git repository [2021-06-25T14:32:19.597Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-25T14:32:19.717Z] > git init /w/workspace/edgex-go/20 # timeout=10 [2021-06-25T14:32:19.841Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T14:32:19.842Z] > git --version # timeout=10 [2021-06-25T14:32:19.883Z] > git --version # 'git version 2.17.1' [2021-06-25T14:32:19.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T14:32:19.975Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T14:32:26.103Z] ---> e87ffd6e396a [2021-06-25T14:32:26.103Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:32:28.027Z] Removing intermediate container 1b36599450b9 [2021-06-25T14:32:28.027Z] ---> Running in 8749965b3af2 [2021-06-25T14:32:28.027Z] ---> a7e0c996b743 [2021-06-25T14:32:28.027Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-25T14:32:29.417Z] Removing intermediate container 1985a78378b6 [2021-06-25T14:32:29.417Z] ---> b213e74b7704 [2021-06-25T14:32:29.417Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-25T14:32:29.417Z] ---> Running in 7d3d24575469 [2021-06-25T14:32:29.417Z] ---> Running in 6bf838e36ced [2021-06-25T14:32:29.417Z] ---> f0c7adac7577 [2021-06-25T14:32:29.417Z] Step 9/26 : RUN go mod tidy [2021-06-25T14:32:29.417Z] Removing intermediate container 0530e9cf2537 [2021-06-25T14:32:29.417Z] ---> d282cfb37b17 [2021-06-25T14:32:29.417Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-25T14:32:29.417Z] ---> Running in e9db7a7b8b83 [2021-06-25T14:32:29.417Z] ---> Running in 0c2346d8f87f [2021-06-25T14:32:29.992Z] 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-06-25T14:32:29.992Z] 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-06-25T14:32:30.260Z] 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-06-25T14:32:30.525Z] Removing intermediate container 8749965b3af2 [2021-06-25T14:32:30.525Z] ---> 16a7c49417a5 [2021-06-25T14:32:30.525Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-25T14:32:30.525Z] ---> Running in 580ff1886425 [2021-06-25T14:32:30.785Z] 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-06-25T14:32:31.356Z] Removing intermediate container e9db7a7b8b83 [2021-06-25T14:32:31.356Z] ---> a76b11daa6c3 [2021-06-25T14:32:31.356Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-25T14:32:31.356Z] ---> Running in b1c298290c85 [2021-06-25T14:32:32.060Z] 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-06-25T14:32:36.095Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T14:32:36.111Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T14:32:36.133Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T14:32:36.168Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T14:32:36.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T14:32:36.180Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T14:32:37.077Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 5b6a51c1ab1e974a5306fde86bdd56da8f307575 [2021-06-25T14:32:37.600Z] Merge succeeded, producing 41b5059365e03112ad7dd924b4620b7df3cc33eb [2021-06-25T14:32:37.601Z] Checking out Revision 41b5059365e03112ad7dd924b4620b7df3cc33eb (PR-3579) [2021-06-25T14:32:37.067Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T14:32:37.082Z] > git checkout -f 5b6a51c1ab1e974a5306fde86bdd56da8f307575 # timeout=10 [2021-06-25T14:32:37.291Z] > git remote # timeout=10 [2021-06-25T14:32:37.307Z] > git config --get remote.origin.url # timeout=10 [2021-06-25T14:32:37.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T14:32:37.331Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-25T14:32:37.556Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-25T14:32:37.579Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T14:32:37.593Z] > git checkout -f 41b5059365e03112ad7dd924b4620b7df3cc33eb # timeout=10 [2021-06-25T14:32:41.900Z] Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" [2021-06-25T14:32:41.923Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-25T14:32:43.311Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-25T14:32:41.880Z] > git rev-list --no-walk 6f107dff1bb6ea78208ec7bcc90aec31ed489370 # timeout=10 [Pipeline] sh [2021-06-25T14:32:43.786Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T14:32:44.230Z] + + sudo service docker restart [2021-06-25T14:32:44.230Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T14:33:02.576Z] provisioning config files... [2021-06-25T14:33:02.607Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config3853045021304967245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:33:02.981Z] ---> docker-login.sh [2021-06-25T14:33:02.982Z] nexus3.edgexfoundry.org:10001 [2021-06-25T14:33:03.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:33:04.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:33:04.179Z] Configure a credential helper to remove this warning. See [2021-06-25T14:33:04.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:33:04.179Z] [2021-06-25T14:33:04.179Z] Login Succeeded [2021-06-25T14:33:04.179Z] nexus3.edgexfoundry.org:10002 [2021-06-25T14:33:04.248Z] 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-06-25T14:33:04.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:33:04.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:33:04.728Z] Configure a credential helper to remove this warning. See [2021-06-25T14:33:04.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:33:04.728Z] [2021-06-25T14:33:04.728Z] Login Succeeded [2021-06-25T14:33:04.728Z] nexus3.edgexfoundry.org:10003 [2021-06-25T14:33:05.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:33:05.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:33:05.277Z] Configure a credential helper to remove this warning. See [2021-06-25T14:33:05.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:33:05.277Z] [2021-06-25T14:33:05.277Z] Login Succeeded [2021-06-25T14:33:05.277Z] nexus3.edgexfoundry.org:10004 [2021-06-25T14:33:05.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:33:05.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:33:05.875Z] Configure a credential helper to remove this warning. See [2021-06-25T14:33:05.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:33:05.875Z] [2021-06-25T14:33:05.875Z] Login Succeeded [2021-06-25T14:33:05.875Z] docker.io [2021-06-25T14:33:06.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T14:33:06.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T14:33:06.750Z] Configure a credential helper to remove this warning. See [2021-06-25T14:33:06.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T14:33:06.750Z] [2021-06-25T14:33:06.750Z] Login Succeeded [2021-06-25T14:33:06.750Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T14:33:06.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2021-06-25T14:33:06.801Z] 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 [Pipeline] unstash [Pipeline] echo [2021-06-25T14:33:07.084Z] ========================================================= [2021-06-25T14:33:07.084Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-25T14:33:07.084Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:33:07.459Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-25T14:33:10.095Z] Sending build context to Docker daemon 166.3MB [2021-06-25T14:33:10.095Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T14:33:10.095Z] Step 2/6 : FROM ${BASE} [2021-06-25T14:33:10.095Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-25T14:33:10.095Z] 595b0fe564bb: Pulling fs layer [2021-06-25T14:33:10.095Z] 3088b5b3c5c0: Pulling fs layer [2021-06-25T14:33:10.095Z] 5b7225fbf94c: Pulling fs layer [2021-06-25T14:33:10.095Z] ba82ee9f976e: Pulling fs layer [2021-06-25T14:33:10.095Z] 506bd15cee9f: Pulling fs layer [2021-06-25T14:33:10.095Z] ba82ee9f976e: Waiting [2021-06-25T14:33:10.095Z] 75a0a4a0db45: Pulling fs layer [2021-06-25T14:33:10.095Z] 618dc40b7e24: Pulling fs layer [2021-06-25T14:33:10.095Z] 506bd15cee9f: Waiting [2021-06-25T14:33:10.095Z] 75a0a4a0db45: Waiting [2021-06-25T14:33:10.095Z] 618dc40b7e24: Waiting [2021-06-25T14:33:10.095Z] 5b7225fbf94c: Verifying Checksum [2021-06-25T14:33:10.095Z] 5b7225fbf94c: Download complete [2021-06-25T14:33:10.095Z] 3088b5b3c5c0: Verifying Checksum [2021-06-25T14:33:10.095Z] 3088b5b3c5c0: Download complete [2021-06-25T14:33:10.095Z] 506bd15cee9f: Verifying Checksum [2021-06-25T14:33:10.095Z] 506bd15cee9f: Download complete [2021-06-25T14:33:10.095Z] 75a0a4a0db45: Verifying Checksum [2021-06-25T14:33:10.095Z] 75a0a4a0db45: Download complete [2021-06-25T14:33:10.095Z] 595b0fe564bb: Verifying Checksum [2021-06-25T14:33:10.095Z] 595b0fe564bb: Download complete [2021-06-25T14:33:11.053Z] Removing intermediate container 0c2346d8f87f [2021-06-25T14:33:11.053Z] ---> 3fa1a7c2053e [2021-06-25T14:33:11.053Z] [2021-06-25T14:33:11.053Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T14:33:11.053Z] Removing intermediate container 7d3d24575469 [2021-06-25T14:33:11.053Z] ---> 1c800513669b [2021-06-25T14:33:11.053Z] [2021-06-25T14:33:11.053Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T14:33:11.053Z] Removing intermediate container 6bf838e36ced [2021-06-25T14:33:11.053Z] ---> 1405b4106a55 [2021-06-25T14:33:11.053Z] [2021-06-25T14:33:11.053Z] Step 11/22 : FROM alpine:3.12 [2021-06-25T14:33:11.087Z] 595b0fe564bb: Pull complete [2021-06-25T14:33:11.314Z] 3.12: Pulling from library/alpine [2021-06-25T14:33:11.575Z] Removing intermediate container b1c298290c85 [2021-06-25T14:33:11.575Z] ---> eb26408a0c82 [2021-06-25T14:33:11.575Z] [2021-06-25T14:33:11.575Z] Step 11/26 : FROM alpine:3.12 [2021-06-25T14:33:11.687Z] 3088b5b3c5c0: Pull complete [2021-06-25T14:33:11.964Z] 618dc40b7e24: Verifying Checksum [2021-06-25T14:33:11.964Z] 618dc40b7e24: Download complete [2021-06-25T14:33:11.964Z] 5b7225fbf94c: Pull complete [2021-06-25T14:33:12.150Z] 3.12: Pulling from library/alpine [2021-06-25T14:33:12.151Z] 3.12: Pulling from library/alpine [2021-06-25T14:33:13.094Z] Removing intermediate container 580ff1886425 [2021-06-25T14:33:13.094Z] ---> 52cb81ad9bfc [2021-06-25T14:33:13.094Z] [2021-06-25T14:33:13.094Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T14:33:13.094Z] 3.12: Pulling from library/alpine [2021-06-25T14:33:13.094Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T14:33:13.094Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T14:33:13.094Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T14:33:13.094Z] Status: Image is up to date for alpine:3.12 [2021-06-25T14:33:13.094Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T14:33:13.094Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T14:33:13.094Z] ---> 13621d1b12d4 [2021-06-25T14:33:13.094Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-25T14:33:13.094Z] ---> 13621d1b12d4 [2021-06-25T14:33:13.094Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-25T14:33:13.094Z] ---> 13621d1b12d4 [2021-06-25T14:33:13.094Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-25T14:33:13.094Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T14:33:13.094Z] Status: Image is up to date for alpine:3.12 [2021-06-25T14:33:13.094Z] ---> 13621d1b12d4 [2021-06-25T14:33:13.094Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-25T14:33:13.094Z] 3.12: Pulling from library/alpine [2021-06-25T14:33:13.094Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T14:33:13.094Z] Status: Image is up to date for alpine:3.12 [2021-06-25T14:33:13.094Z] ---> 13621d1b12d4 [2021-06-25T14:33:13.094Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-25T14:33:13.094Z] ---> Running in f63b639d7827 [2021-06-25T14:33:13.094Z] ---> Running in 9f5dca71f2a8 [2021-06-25T14:33:13.095Z] ---> Running in 1f7231eefbf0 [2021-06-25T14:33:13.095Z] ---> Running in 3a4a70346992 [2021-06-25T14:33:13.095Z] ---> Running in 78aab0b2bf7b [2021-06-25T14:33:13.095Z] Removing intermediate container 78aab0b2bf7b [2021-06-25T14:33:13.095Z] ---> 0796ba1ff9c3 [2021-06-25T14:33:13.095Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-25T14:33:13.360Z] ---> Running in 97db65d13fb9 [2021-06-25T14:33:13.360Z] Removing intermediate container 97db65d13fb9 [2021-06-25T14:33:13.360Z] ---> 197faeb906a1 [2021-06-25T14:33:13.360Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-25T14:33:13.360Z] ---> Running in c3230dbe41a7 [2021-06-25T14:33:13.398Z] ba82ee9f976e: Download complete [2021-06-25T14:33:13.631Z] Removing intermediate container c3230dbe41a7 [2021-06-25T14:33:13.632Z] ---> 14bee4886fba [2021-06-25T14:33:13.632Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:33:13.632Z] ---> Running in 2f9cbdf11104 [2021-06-25T14:33:13.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:13.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:13.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:13.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:13.903Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T14:33:13.903Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:33:13.903Z] OK: 6 MiB in 15 packages [2021-06-25T14:33:13.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:13.903Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-25T14:33:13.903Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-25T14:33:13.903Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:33:13.903Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T14:33:14.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:14.166Z] OK: 6 MiB in 16 packages [2021-06-25T14:33:14.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:14.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:14.166Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-25T14:33:14.166Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T14:33:14.166Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-25T14:33:14.166Z] (4/6) Installing curl (7.77.0-r0) [2021-06-25T14:33:14.166Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-25T14:33:14.166Z] (6/6) Installing su-exec (0.2-r1) [2021-06-25T14:33:14.166Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:33:14.166Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T14:33:14.428Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-25T14:33:14.428Z] OK: 7 MiB in 20 packages [2021-06-25T14:33:14.428Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T14:33:14.428Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-25T14:33:14.428Z] (4/4) Installing curl (7.77.0-r0) [2021-06-25T14:33:14.428Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:33:14.428Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T14:33:14.428Z] OK: 7 MiB in 18 packages [2021-06-25T14:33:14.428Z] Removing intermediate container f63b639d7827 [2021-06-25T14:33:14.428Z] ---> 946cca93f059 [2021-06-25T14:33:14.428Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:33:14.711Z] ---> Running in fcea3cd82f29 [2021-06-25T14:33:14.711Z] Removing intermediate container 9f5dca71f2a8 [2021-06-25T14:33:14.711Z] ---> 4e3b8f2fbff2 [2021-06-25T14:33:14.711Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:33:14.711Z] Removing intermediate container fcea3cd82f29 [2021-06-25T14:33:14.711Z] ---> 788fd5a29bda [2021-06-25T14:33:14.711Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-25T14:33:14.711Z] ---> Running in d658d1ac4c02 [2021-06-25T14:33:14.711Z] ---> Running in 68544e873d8f [2021-06-25T14:33:15.284Z] Removing intermediate container 2f9cbdf11104 [2021-06-25T14:33:15.284Z] ---> 554331c15418 [2021-06-25T14:33:15.284Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-25T14:33:15.284Z] Removing intermediate container 1f7231eefbf0 [2021-06-25T14:33:15.284Z] ---> 37ef0e275b49 [2021-06-25T14:33:15.284Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T14:33:15.284Z] Removing intermediate container 68544e873d8f [2021-06-25T14:33:15.284Z] ---> be6df426e6e8 [2021-06-25T14:33:15.284Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T14:33:15.284Z] Removing intermediate container 3a4a70346992 [2021-06-25T14:33:15.284Z] ---> ee18e8baaff4 [2021-06-25T14:33:15.284Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T14:33:15.284Z] Removing intermediate container d658d1ac4c02 [2021-06-25T14:33:15.284Z] ---> a2c4b692d071 [2021-06-25T14:33:15.284Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-25T14:33:15.284Z] ---> Running in 0c01ba1d5602 [2021-06-25T14:33:15.284Z] ---> Running in 4ab67c4480d5 [2021-06-25T14:33:15.284Z] ---> Running in 86a99a8578bf [2021-06-25T14:33:15.284Z] ---> Running in e04d5f33caf4 [2021-06-25T14:33:15.284Z] ---> Running in 7d2cfc105d2f [2021-06-25T14:33:15.284Z] Removing intermediate container 4ab67c4480d5 [2021-06-25T14:33:15.284Z] ---> 9645d6a4740b [2021-06-25T14:33:15.284Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:33:15.284Z] Removing intermediate container 0c01ba1d5602 [2021-06-25T14:33:15.284Z] ---> 8cc2e259b0d5 [2021-06-25T14:33:15.284Z] Step 14/26 : WORKDIR / [2021-06-25T14:33:15.284Z] Removing intermediate container e04d5f33caf4 [2021-06-25T14:33:15.284Z] ---> 3fc0e1dcf580 [2021-06-25T14:33:15.284Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T14:33:15.284Z] ---> Running in f4900d924adb [2021-06-25T14:33:15.547Z] Removing intermediate container 7d2cfc105d2f [2021-06-25T14:33:15.547Z] ---> d75f6b97e2bd [2021-06-25T14:33:15.547Z] Step 14/22 : WORKDIR /edgex [2021-06-25T14:33:15.547Z] ---> Running in 2165c56d6fb0 [2021-06-25T14:33:15.547Z] ---> Running in a238f51afb13 [2021-06-25T14:33:15.547Z] ---> 7b947abef4e9 [2021-06-25T14:33:15.548Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-25T14:33:15.548Z] Removing intermediate container f4900d924adb [2021-06-25T14:33:15.548Z] ---> 52c2ef442d91 [2021-06-25T14:33:15.548Z] 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-06-25T14:33:15.548Z] Removing intermediate container 2165c56d6fb0 [2021-06-25T14:33:15.548Z] ---> 433e9140cb1d [2021-06-25T14:33:15.548Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:33:15.812Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:15.812Z] Removing intermediate container a238f51afb13 [2021-06-25T14:33:15.812Z] ---> ab56738199dd [2021-06-25T14:33:15.812Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-25T14:33:16.085Z] ---> 466a678ce4c6 [2021-06-25T14:33:16.085Z] 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-06-25T14:33:16.085Z] ---> 0a30d5073083 [2021-06-25T14:33:16.085Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-25T14:33:16.085Z] ---> 5c6ff70a4d3a [2021-06-25T14:33:16.085Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-25T14:33:16.085Z] ---> 24ae11376fe5 [2021-06-25T14:33:16.085Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-25T14:33:16.356Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:16.356Z] ---> e9e37d9fc437 [2021-06-25T14:33:16.356Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-25T14:33:16.356Z] ---> c587756b4a5e [2021-06-25T14:33:16.356Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-25T14:33:16.356Z] ---> eee02840b033 [2021-06-25T14:33:16.356Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-25T14:33:16.621Z] ---> bd9190735719 [2021-06-25T14:33:16.621Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-25T14:33:16.621Z] ---> Running in b02711b1f136 [2021-06-25T14:33:16.881Z] ---> ee70ec8cb3e4 [2021-06-25T14:33:16.881Z] 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-06-25T14:33:16.881Z] Removing intermediate container b02711b1f136 [2021-06-25T14:33:16.881Z] ---> 7f84bce23618 [2021-06-25T14:33:16.881Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:33:16.881Z] ---> 53e01314e491 [2021-06-25T14:33:16.881Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-25T14:33:16.881Z] ---> 58ce7a2006b5 [2021-06-25T14:33:16.881Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-25T14:33:16.881Z] ---> Running in cd9f05475e88 [2021-06-25T14:33:16.881Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-25T14:33:16.881Z] ---> Running in a12d92ea1a12 [2021-06-25T14:33:16.881Z] ---> Running in f173ef462c99 [2021-06-25T14:33:16.881Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-25T14:33:16.881Z] Removing intermediate container cd9f05475e88 [2021-06-25T14:33:16.881Z] ---> 582df7b58950 [2021-06-25T14:33:16.881Z] Step 21/23 : LABEL arch=x86_64 [2021-06-25T14:33:16.881Z] ---> 23aed13cb075 [2021-06-25T14:33:16.881Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-25T14:33:17.141Z] Removing intermediate container a12d92ea1a12 [2021-06-25T14:33:17.141Z] ---> 6d856ecf6486 [2021-06-25T14:33:17.141Z] Step 19/22 : CMD ["--init=true"] [2021-06-25T14:33:17.141Z] ---> Running in ea4efce3c0ac [2021-06-25T14:33:17.141Z] Removing intermediate container f173ef462c99 [2021-06-25T14:33:17.141Z] ---> 0e309659186b [2021-06-25T14:33:17.141Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:33:17.141Z] ---> Running in 81c625a81aee [2021-06-25T14:33:17.141Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-25T14:33:17.141Z] ---> Running in aeb674f62261 [2021-06-25T14:33:17.141Z] Removing intermediate container ea4efce3c0ac [2021-06-25T14:33:17.141Z] ---> 9ddb67a5ef01 [2021-06-25T14:33:17.141Z] Step 22/23 : LABEL git_sha=1fdb64784072e9e0b177f38c8a8b4403aa5d2035 [2021-06-25T14:33:17.141Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-25T14:33:17.141Z] Removing intermediate container 81c625a81aee [2021-06-25T14:33:17.141Z] ---> cdcc5d16411f [2021-06-25T14:33:17.141Z] Step 20/22 : LABEL arch=x86_64 [2021-06-25T14:33:17.141Z] ---> Running in 419c27af9aee [2021-06-25T14:33:17.404Z] ---> Running in 532331b45fb3 [2021-06-25T14:33:17.404Z] Removing intermediate container aeb674f62261 [2021-06-25T14:33:17.404Z] ---> 20b9697e7274 [2021-06-25T14:33:17.404Z] Step 21/23 : LABEL arch=x86_64 [2021-06-25T14:33:17.404Z] ---> a1e2e2e24cc2 [2021-06-25T14:33:17.404Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-25T14:33:17.404Z] ---> Running in 23328b905e5c [2021-06-25T14:33:17.404Z] Removing intermediate container 532331b45fb3 [2021-06-25T14:33:17.404Z] ---> ca02239c0460 [2021-06-25T14:33:17.404Z] Step 21/22 : LABEL git_sha=1fdb64784072e9e0b177f38c8a8b4403aa5d2035 [2021-06-25T14:33:17.404Z] Removing intermediate container 419c27af9aee [2021-06-25T14:33:17.404Z] ---> f76c5b833606 [2021-06-25T14:33:17.404Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T14:33:17.668Z] ---> Running in 742361f6ead0 [2021-06-25T14:33:17.668Z] Removing intermediate container 23328b905e5c [2021-06-25T14:33:17.668Z] ---> 1921bc6a254a [2021-06-25T14:33:17.668Z] Step 22/23 : LABEL git_sha=1fdb64784072e9e0b177f38c8a8b4403aa5d2035 [2021-06-25T14:33:17.668Z] ---> Running in 392a6ec40af9 [2021-06-25T14:33:17.668Z] ---> 5112a4b01f89 [2021-06-25T14:33:17.668Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-25T14:33:17.668Z] ---> Running in c764182980f3 [2021-06-25T14:33:17.950Z] Removing intermediate container 742361f6ead0 [2021-06-25T14:33:17.950Z] ---> 4c6d9a0cc683 [2021-06-25T14:33:17.950Z] Step 22/22 : LABEL version=0.0.0 [2021-06-25T14:33:17.950Z] Removing intermediate container 392a6ec40af9 [2021-06-25T14:33:17.950Z] ---> 437f9374b595 [2021-06-25T14:33:17.950Z] [2021-06-25T14:33:17.950Z] ---> Running in 43f26e5fc715 [2021-06-25T14:33:17.950Z] Removing intermediate container c764182980f3 [2021-06-25T14:33:17.950Z] ---> 51c9c9bb593c [2021-06-25T14:33:17.950Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T14:33:17.950Z] Successfully built 437f9374b595 [2021-06-25T14:33:17.950Z] Successfully tagged support-scheduler:latest [2021-06-25T14:33:17.950Z]  Building support-scheduler ... done Building security-bootstrapper [2021-06-25T14:33:17.950Z] ---> Running in 37a268dc7297 [2021-06-25T14:33:18.229Z] Removing intermediate container 43f26e5fc715 [2021-06-25T14:33:18.229Z] ---> dad4a3d0848b [2021-06-25T14:33:18.229Z] [2021-06-25T14:33:18.229Z] ---> d18de6328b4b [2021-06-25T14:33:18.229Z] 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-06-25T14:33:18.229Z] Successfully built dad4a3d0848b [2021-06-25T14:33:18.229Z] Successfully tagged security-proxy-setup:latest [2021-06-25T14:33:18.229Z] Building sys-mgmt-agent [2021-06-25T14:33:18.229Z]  Building security-proxy-setup ... done (5/6) Installing libzmq (4.3.3-r0) [2021-06-25T14:33:18.490Z] ---> Running in fc116f571a42 [2021-06-25T14:33:18.490Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-25T14:33:18.751Z] Removing intermediate container 37a268dc7297 [2021-06-25T14:33:18.751Z] ---> 811c65b8d79b [2021-06-25T14:33:18.751Z] [2021-06-25T14:33:18.751Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:33:18.751Z] OK: 8 MiB in 20 packages [2021-06-25T14:33:18.751Z] Successfully built 811c65b8d79b [2021-06-25T14:33:18.751Z] Successfully tagged support-notifications:latest [2021-06-25T14:33:18.751Z]  Building support-notifications ... done Building core-metadata [2021-06-25T14:33:25.829Z] ba82ee9f976e: Pull complete [2021-06-25T14:33:25.830Z] 506bd15cee9f: Pull complete [2021-06-25T14:33:25.830Z] 75a0a4a0db45: Pull complete [2021-06-25T14:33:28.470Z] 618dc40b7e24: Pull complete [2021-06-25T14:33:28.470Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-25T14:33:28.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-25T14:33:28.470Z] ---> a36622ca3599 [2021-06-25T14:33:28.470Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-25T14:33:28.765Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:33:28.765Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:33:28.765Z] ---> d14ab1c0627c [2021-06-25T14:33:28.765Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:33:28.765Z] ---> Using cache [2021-06-25T14:33:28.765Z] ---> 768818542cac [2021-06-25T14:33:28.765Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:33:28.765Z] ---> Using cache [2021-06-25T14:33:28.765Z] ---> 937fb0175afc [2021-06-25T14:33:28.765Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T14:33:28.765Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:33:28.765Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:33:28.765Z] ---> d14ab1c0627c [2021-06-25T14:33:28.765Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:33:28.765Z] ---> Using cache [2021-06-25T14:33:28.765Z] ---> 768818542cac [2021-06-25T14:33:28.765Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:33:28.765Z] ---> Using cache [2021-06-25T14:33:28.765Z] ---> 937fb0175afc [2021-06-25T14:33:28.765Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-25T14:33:31.090Z] ---> Running in 03012ac94613 [2021-06-25T14:33:31.308Z] Removing intermediate container 86a99a8578bf [2021-06-25T14:33:31.308Z] ---> e62fd8e47467 [2021-06-25T14:33:31.308Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:33:31.880Z] ---> Running in b507b9ef602a [2021-06-25T14:33:31.880Z] ---> Running in 67198592fd61 [2021-06-25T14:33:32.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:33:32.452Z] ---> 0b88b5d0c71e [2021-06-25T14:33:32.452Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-25T14:33:32.452Z] Removing intermediate container fc116f571a42 [2021-06-25T14:33:32.452Z] ---> 3898194ac11b [2021-06-25T14:33:32.452Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-25T14:33:32.722Z] ---> Running in 2220082f49ab [2021-06-25T14:33:33.053Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:33:33.299Z] ---> f91f7bdb9f57 [2021-06-25T14:33:33.299Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-25T14:33:33.874Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:33:33.874Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:33:33.874Z] ---> d14ab1c0627c [2021-06-25T14:33:33.874Z] Step 3/32 : WORKDIR /edgex-go [2021-06-25T14:33:33.874Z] ---> Using cache [2021-06-25T14:33:33.874Z] ---> 768818542cac [2021-06-25T14:33:33.874Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:33:33.874Z] ---> Using cache [2021-06-25T14:33:33.874Z] ---> 937fb0175afc [2021-06-25T14:33:33.874Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-25T14:33:34.026Z] (1/12) Installing libmagic (5.39-r0) [2021-06-25T14:33:34.026Z] (2/12) Installing file (5.39-r0) [2021-06-25T14:33:34.026Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-25T14:33:34.297Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-25T14:33:34.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:34.456Z] Removing intermediate container 2220082f49ab [2021-06-25T14:33:34.456Z] ---> 653a37906d6b [2021-06-25T14:33:34.456Z] Step 24/26 : LABEL arch=x86_64 [2021-06-25T14:33:34.456Z] ---> Running in 0b955cd1d838 [2021-06-25T14:33:34.456Z] ---> 41be26071b0a [2021-06-25T14:33:34.456Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-25T14:33:34.456Z] ---> Running in a7712d165c28 [2021-06-25T14:33:34.456Z] ---> Running in 139d29068f95 [2021-06-25T14:33:34.456Z] Removing intermediate container a7712d165c28 [2021-06-25T14:33:34.456Z] ---> 25194e33a4de [2021-06-25T14:33:34.456Z] Step 25/26 : LABEL git_sha=1fdb64784072e9e0b177f38c8a8b4403aa5d2035 [2021-06-25T14:33:34.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:34.456Z] Removing intermediate container 139d29068f95 [2021-06-25T14:33:34.456Z] ---> 2ac7b449fa3b [2021-06-25T14:33:34.456Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:33:34.456Z] ---> Running in bec64a92c4cd [2021-06-25T14:33:34.456Z] ---> Running in 2e7cd658e9f4 [2021-06-25T14:33:34.721Z] Removing intermediate container bec64a92c4cd [2021-06-25T14:33:34.721Z] ---> 3097c1b34f15 [2021-06-25T14:33:34.721Z] Step 26/26 : LABEL version=0.0.0 [2021-06-25T14:33:34.721Z] Removing intermediate container 2e7cd658e9f4 [2021-06-25T14:33:34.721Z] ---> 48010a0ad410 [2021-06-25T14:33:34.721Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T14:33:34.721Z] ---> Running in 45a8c578a11c [2021-06-25T14:33:34.721Z] ---> Running in 649b94eb978a [2021-06-25T14:33:34.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:34.721Z] Removing intermediate container 649b94eb978a [2021-06-25T14:33:34.721Z] ---> 34473a86c3dd [2021-06-25T14:33:34.721Z] Step 23/24 : LABEL git_sha=1fdb64784072e9e0b177f38c8a8b4403aa5d2035 [2021-06-25T14:33:34.721Z] Removing intermediate container 45a8c578a11c [2021-06-25T14:33:34.721Z] ---> 4cd04bb310ff [2021-06-25T14:33:34.721Z] [2021-06-25T14:33:34.987Z] ---> Running in cfcb7f362d12 [2021-06-25T14:33:34.987Z] Successfully built 4cd04bb310ff [2021-06-25T14:33:34.987Z] Successfully tagged security-secretstore-setup:latest [2021-06-25T14:33:34.987Z]  Building security-secretstore-setup ... done Building core-command [2021-06-25T14:33:34.987Z] Removing intermediate container cfcb7f362d12 [2021-06-25T14:33:34.987Z] ---> c2c92c4424e4 [2021-06-25T14:33:34.987Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:33:34.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:35.248Z] ---> Running in b930530f0d24 [2021-06-25T14:33:35.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:35.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:35.511Z] OK: 219 MiB in 52 packages [2021-06-25T14:33:36.093Z] OK: 219 MiB in 52 packages [2021-06-25T14:33:36.093Z] OK: 219 MiB in 52 packages [2021-06-25T14:33:36.681Z] Removing intermediate container b930530f0d24 [2021-06-25T14:33:36.681Z] ---> 8692d8a1372e [2021-06-25T14:33:36.681Z] [2021-06-25T14:33:36.945Z] Successfully built 8692d8a1372e [2021-06-25T14:33:38.860Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:33:38.860Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:33:39.809Z] Successfully tagged core-data:latest [2021-06-25T14:33:39.809Z]  Building core-data ... done  ---> d14ab1c0627c [2021-06-25T14:33:39.809Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:33:39.809Z] ---> Using cache [2021-06-25T14:33:39.809Z] ---> 768818542cac [2021-06-25T14:33:39.809Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:33:39.809Z] ---> Using cache [2021-06-25T14:33:39.809Z] ---> 937fb0175afc [2021-06-25T14:33:39.809Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T14:33:40.077Z] ---> Running in 3e5d3d536f43 [2021-06-25T14:33:40.077Z] Removing intermediate container 67198592fd61 [2021-06-25T14:33:40.077Z] ---> 8529fab415a7 [2021-06-25T14:33:40.077Z] Step 6/24 : COPY go.mod . [2021-06-25T14:33:40.077Z] Removing intermediate container b507b9ef602a [2021-06-25T14:33:40.077Z] ---> b66d28f90e74 [2021-06-25T14:33:40.077Z] Step 6/24 : COPY go.mod . [2021-06-25T14:33:40.077Z] Removing intermediate container 0b955cd1d838 [2021-06-25T14:33:40.077Z] ---> 8bccffd4a817 [2021-06-25T14:33:40.077Z] Step 6/32 : COPY go.mod . [2021-06-25T14:33:40.339Z] ---> c3174aba9f15 [2021-06-25T14:33:40.339Z] Step 7/24 : RUN go mod download [2021-06-25T14:33:40.339Z] ---> 8fafe294d036 [2021-06-25T14:33:40.339Z] Step 7/32 : RUN go mod download [2021-06-25T14:33:40.339Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:40.339Z] ---> Running in a2d26f2fae6e [2021-06-25T14:33:40.339Z] ---> Running in 57a6fb02a3a0 [2021-06-25T14:33:40.339Z] ---> 9adc12f2c790 [2021-06-25T14:33:40.339Z] Step 7/24 : RUN go mod download [2021-06-25T14:33:40.339Z] ---> Running in 5b4e4cca4fcc [2021-06-25T14:33:40.990Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-25T14:33:41.261Z] (6/12) Installing patch (2.7.6-r7) [2021-06-25T14:33:41.261Z] (7/12) Installing build-base (0.5-r2) [2021-06-25T14:33:41.261Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-25T14:33:41.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:33:41.533Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-25T14:33:41.533Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-25T14:33:41.533Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-25T14:33:41.564Z] Removing intermediate container 57a6fb02a3a0 [2021-06-25T14:33:41.564Z] ---> 0465a867e96b [2021-06-25T14:33:41.564Z] Step 8/32 : COPY . . [2021-06-25T14:33:41.564Z] Removing intermediate container a2d26f2fae6e [2021-06-25T14:33:41.564Z] ---> 7006e71bd383 [2021-06-25T14:33:41.564Z] Step 8/24 : COPY . . [2021-06-25T14:33:41.806Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-25T14:33:41.806Z] Executing busybox-1.32.1-r6.trigger [2021-06-25T14:33:41.806Z] OK: 218 MiB in 52 packages [2021-06-25T14:33:41.830Z] OK: 219 MiB in 52 packages [2021-06-25T14:33:41.831Z] Removing intermediate container 5b4e4cca4fcc [2021-06-25T14:33:41.831Z] ---> cd1053d1461b [2021-06-25T14:33:41.831Z] Step 8/24 : COPY . . [2021-06-25T14:33:46.113Z] Removing intermediate container 03012ac94613 [2021-06-25T14:33:46.113Z] ---> c0319d9dee21 [2021-06-25T14:33:46.113Z] Step 4/6 : WORKDIR /edgex-go [2021-06-25T14:33:46.113Z] ---> Running in 24ca4bb11b44 [2021-06-25T14:33:46.113Z] Removing intermediate container 24ca4bb11b44 [2021-06-25T14:33:46.113Z] ---> 487f96d6aeec [2021-06-25T14:33:46.113Z] Step 5/6 : COPY go.mod . [2021-06-25T14:33:46.712Z] ---> 72a0ac5da459 [2021-06-25T14:33:46.712Z] Step 6/6 : RUN go mod download [2021-06-25T14:33:46.994Z] ---> Running in d36f0606bba1 [2021-06-25T14:33:51.853Z] Removing intermediate container 3e5d3d536f43 [2021-06-25T14:33:51.853Z] ---> 038aacb90883 [2021-06-25T14:33:51.853Z] Step 6/24 : COPY go.mod . [2021-06-25T14:33:52.115Z] ---> ca4a1b6b15b9 [2021-06-25T14:33:52.115Z] Step 7/24 : RUN go mod download [2021-06-25T14:33:52.376Z] ---> Running in 59deb3140cdd [2021-06-25T14:33:52.376Z] ---> 01718b3dcc63 [2021-06-25T14:33:52.376Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:33:52.376Z] ---> 5d5f9f25671a [2021-06-25T14:33:52.376Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:33:52.376Z] ---> 5e264c3c4f39 [2021-06-25T14:33:52.376Z] Step 9/32 : RUN go mod tidy [2021-06-25T14:33:52.376Z] ---> Running in f082c67a1297 [2021-06-25T14:33:52.376Z] ---> Running in cbf1d7926e29 [2021-06-25T14:33:52.376Z] ---> Running in bf19960187b5 [2021-06-25T14:33:53.345Z] Removing intermediate container 59deb3140cdd [2021-06-25T14:33:53.345Z] ---> 13a702f50f12 [2021-06-25T14:33:53.345Z] Step 8/24 : COPY . . [2021-06-25T14:33:57.580Z] Removing intermediate container bf19960187b5 [2021-06-25T14:33:57.580Z] ---> d0501ce2aace [2021-06-25T14:33:57.580Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-25T14:33:57.580Z] Removing intermediate container cbf1d7926e29 [2021-06-25T14:33:57.580Z] ---> 4a0d55d71bb4 [2021-06-25T14:33:57.580Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-25T14:33:57.580Z] Removing intermediate container f082c67a1297 [2021-06-25T14:33:57.580Z] ---> 8a6bb613e50e [2021-06-25T14:33:57.580Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-25T14:33:57.843Z] ---> Running in 6388ae8c9bf8 [2021-06-25T14:33:57.843Z] ---> c81216293bd6 [2021-06-25T14:33:57.843Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:33:57.843Z] ---> Running in a04ac6741dd3 [2021-06-25T14:33:57.843Z] ---> Running in 9b8dfb69e8a0 [2021-06-25T14:33:57.843Z] ---> Running in 6ba598e55042 [2021-06-25T14:33:58.416Z] 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-06-25T14:33:58.416Z] 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-06-25T14:33:58.678Z] 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-06-25T14:33:59.631Z] Removing intermediate container 6ba598e55042 [2021-06-25T14:33:59.631Z] ---> 6b84e8789fda [2021-06-25T14:33:59.631Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-25T14:33:59.631Z] ---> Running in 9962e77316cd [2021-06-25T14:34:00.213Z] 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-06-25T14:34:13.795Z] Removing intermediate container d36f0606bba1 [2021-06-25T14:34:13.796Z] ---> 220f2ecf22b6 [2021-06-25T14:34:13.796Z] Successfully built 220f2ecf22b6 [2021-06-25T14:34:13.796Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:34:14.140Z] + docker inspect -f . ci-base-image-arm64 [2021-06-25T14:34:14.140Z] . [Pipeline] withDockerContainer [2021-06-25T14:34:14.598Z] prd-ubuntu18.04-docker-arm64-4c-16g-104 does not seem to be running inside a container [2021-06-25T14:34:14.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** ci-base-image-arm64 cat [2021-06-25T14:34:16.501Z] $ docker top 67149797117a7438f6c7b3fc4120921d0aebaf56b40bd15065f9bb2312b27154 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T14:34:17.544Z] + go version [2021-06-25T14:34:17.544Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-25T14:34:17.541Z] $ docker stop --time=1 67149797117a7438f6c7b3fc4120921d0aebaf56b40bd15065f9bb2312b27154 [2021-06-25T14:34:19.431Z] $ docker rm -f 67149797117a7438f6c7b3fc4120921d0aebaf56b40bd15065f9bb2312b27154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:34:20.213Z] + docker inspect -f . ci-base-image-arm64 [2021-06-25T14:34:20.213Z] . [Pipeline] withDockerContainer [2021-06-25T14:34:20.469Z] prd-ubuntu18.04-docker-arm64-4c-16g-104 does not seem to be running inside a container [2021-06-25T14:34:20.520Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** ci-base-image-arm64 cat [2021-06-25T14:34:22.076Z] $ docker top 842872af72615b1a4250a3f7f59666549b3f3c83f67df6098480e4b677717f4a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-25T14:34:22.430Z] ========================================================= [2021-06-25T14:34:22.430Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-25T14:34:22.430Z] ========================================================= [Pipeline] sh [2021-06-25T14:34:23.093Z] + go mod tidy [Pipeline] sh [2021-06-25T14:34:24.351Z] + make test [2021-06-25T14:34:24.352Z] go mod tidy [2021-06-25T14:34:24.952Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-25T14:34:32.424Z] Removing intermediate container 9b8dfb69e8a0 [2021-06-25T14:34:32.424Z] ---> 3d84591ea80b [2021-06-25T14:34:32.424Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-25T14:34:32.424Z] ---> Running in cf85b9d74db0 [2021-06-25T14:34:32.424Z] Removing intermediate container 6388ae8c9bf8 [2021-06-25T14:34:32.424Z] ---> cb6b5490896d [2021-06-25T14:34:32.424Z] [2021-06-25T14:34:32.424Z] Step 11/32 : FROM alpine:3.12 [2021-06-25T14:34:32.424Z] ---> 13621d1b12d4 [2021-06-25T14:34:32.424Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-25T14:34:32.424Z] ---> Running in 77d4380014cb [2021-06-25T14:34:32.424Z] Removing intermediate container 77d4380014cb [2021-06-25T14:34:32.424Z] ---> b3a27c7b1c88 [2021-06-25T14:34:32.424Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-25T14:34:32.424Z] ---> Running in 305de58ce535 [2021-06-25T14:34:32.424Z] 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-06-25T14:34:32.424Z] Removing intermediate container 9962e77316cd [2021-06-25T14:34:32.424Z] ---> 41dbebfcf83e [2021-06-25T14:34:32.424Z] [2021-06-25T14:34:32.424Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T14:34:32.424Z] ---> 13621d1b12d4 [2021-06-25T14:34:32.424Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T14:34:32.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:34:32.424Z] ---> Using cache [2021-06-25T14:34:32.424Z] ---> 946cca93f059 [2021-06-25T14:34:32.424Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:34:32.424Z] ---> Using cache [2021-06-25T14:34:32.424Z] ---> 788fd5a29bda [2021-06-25T14:34:32.424Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-25T14:34:32.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:34:32.424Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-25T14:34:32.424Z] (2/2) Installing su-exec (0.2-r1) [2021-06-25T14:34:32.424Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:34:32.424Z] OK: 6 MiB in 16 packages [2021-06-25T14:34:32.424Z] ---> Running in e6a3caa15513 [2021-06-25T14:34:32.424Z] Removing intermediate container e6a3caa15513 [2021-06-25T14:34:32.424Z] ---> b5fd6576b2af [2021-06-25T14:34:32.424Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T14:34:32.424Z] Removing intermediate container a04ac6741dd3 [2021-06-25T14:34:32.424Z] ---> 536d8bf50b4e [2021-06-25T14:34:32.424Z] [2021-06-25T14:34:32.424Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T14:34:32.424Z] ---> 13621d1b12d4 [2021-06-25T14:34:32.424Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T14:34:32.424Z] ---> Using cache [2021-06-25T14:34:32.424Z] ---> 946cca93f059 [2021-06-25T14:34:32.424Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:34:32.424Z] ---> Using cache [2021-06-25T14:34:32.424Z] ---> 788fd5a29bda [2021-06-25T14:34:32.424Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-25T14:34:32.424Z] ---> Running in 1c0a298a1644 [2021-06-25T14:34:32.424Z] ---> Running in 35059f069d2a [2021-06-25T14:34:32.424Z] Removing intermediate container 305de58ce535 [2021-06-25T14:34:32.424Z] ---> ce082617e917 [2021-06-25T14:34:32.424Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-25T14:34:32.424Z] ---> Running in 84f2bc05b93e [2021-06-25T14:34:32.424Z] Removing intermediate container cf85b9d74db0 [2021-06-25T14:34:32.424Z] ---> 980627b3b1cb [2021-06-25T14:34:32.424Z] [2021-06-25T14:34:32.424Z] Step 12/24 : FROM docker:20.10.0 [2021-06-25T14:34:32.424Z] Removing intermediate container 1c0a298a1644 [2021-06-25T14:34:32.424Z] ---> 7dc4b17abb2a [2021-06-25T14:34:32.424Z] Step 16/24 : WORKDIR / [2021-06-25T14:34:32.424Z] Removing intermediate container 35059f069d2a [2021-06-25T14:34:32.424Z] ---> 6d49c5e6921f [2021-06-25T14:34:32.424Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T14:34:32.424Z] ---> Running in d9f4495ae709 [2021-06-25T14:34:32.424Z] ---> Running in 3c3509cf8eed [2021-06-25T14:34:32.424Z] Removing intermediate container 84f2bc05b93e [2021-06-25T14:34:32.424Z] ---> c8f8980ad515 [2021-06-25T14:34:32.424Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-25T14:34:32.424Z] ---> Running in 3e33239dceb6 [2021-06-25T14:34:32.424Z] 20.10.0: Pulling from library/docker [2021-06-25T14:34:32.424Z] Removing intermediate container d9f4495ae709 [2021-06-25T14:34:32.424Z] ---> 8f558291638a [2021-06-25T14:34:32.424Z] Step 16/24 : WORKDIR / [2021-06-25T14:34:32.424Z] ---> Running in 9e8b5daad880 [2021-06-25T14:34:32.424Z] Removing intermediate container 3c3509cf8eed [2021-06-25T14:34:32.424Z] ---> 68ad7b429eb7 [2021-06-25T14:34:32.424Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:34:32.424Z] Removing intermediate container 3e33239dceb6 [2021-06-25T14:34:32.424Z] ---> ba174df82ff9 [2021-06-25T14:34:32.424Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-25T14:34:32.424Z] ---> Running in b37043e18987 [2021-06-25T14:34:32.424Z] Removing intermediate container 9e8b5daad880 [2021-06-25T14:34:32.424Z] ---> 8ba6e2dc7456 [2021-06-25T14:34:32.424Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:34:32.424Z] ---> 3fbbbb6030b9 [2021-06-25T14:34:32.424Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-25T14:34:32.424Z] ---> 45e868d2993b [2021-06-25T14:34:32.424Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-25T14:34:32.687Z] ---> d109b92bb1ff [2021-06-25T14:34:32.687Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-25T14:34:32.947Z] ---> f657b65a2905 [2021-06-25T14:34:32.947Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-25T14:34:33.208Z] Removing intermediate container b37043e18987 [2021-06-25T14:34:33.208Z] ---> 3b52add29892 [2021-06-25T14:34:33.208Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-25T14:34:33.208Z] ---> e0d3efe1dbf4 [2021-06-25T14:34:33.208Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-25T14:34:33.208Z] ---> Running in ef24481dab06 [2021-06-25T14:34:33.208Z] ---> Running in 3d5bb5832b1d [2021-06-25T14:34:33.208Z] Removing intermediate container ef24481dab06 [2021-06-25T14:34:33.208Z] ---> 7c733be8c859 [2021-06-25T14:34:33.208Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:34:33.470Z] Removing intermediate container 3d5bb5832b1d [2021-06-25T14:34:33.470Z] ---> 6a3eae78dc06 [2021-06-25T14:34:33.470Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-25T14:34:33.470Z] ---> cee9e2316d48 [2021-06-25T14:34:33.470Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-25T14:34:33.470Z] ---> Running in af7c5f04559e [2021-06-25T14:34:33.470Z] ---> Running in 01289a9b8cf9 [2021-06-25T14:34:33.470Z] Removing intermediate container af7c5f04559e [2021-06-25T14:34:33.470Z] ---> 08c4b4587629 [2021-06-25T14:34:33.470Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T14:34:33.731Z] ---> Running in b354aaadb533 [2021-06-25T14:34:33.731Z] Removing intermediate container 01289a9b8cf9 [2021-06-25T14:34:33.731Z] ---> ab110a1df615 [2021-06-25T14:34:33.731Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:34:33.731Z] ---> 1d8a34dd6dd4 [2021-06-25T14:34:33.731Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-25T14:34:33.731Z] ---> Running in 6e8d013ae1bd [2021-06-25T14:34:33.731Z] ---> Running in b07ddea7dc88 [2021-06-25T14:34:33.996Z] Removing intermediate container b354aaadb533 [2021-06-25T14:34:33.996Z] ---> 44f6704ffb41 [2021-06-25T14:34:33.996Z] Step 23/24 : LABEL git_sha=1fdb64784072e9e0b177f38c8a8b4403aa5d2035 [2021-06-25T14:34:33.996Z] ---> Running in 7d8d56ffc620 [2021-06-25T14:34:33.996Z] Removing intermediate container b07ddea7dc88 [2021-06-25T14:34:33.996Z] ---> d2614708e709 [2021-06-25T14:34:33.996Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T14:34:33.996Z] Removing intermediate container 7d8d56ffc620 [2021-06-25T14:34:33.996Z] ---> 52babe8af3ae [2021-06-25T14:34:33.996Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:34:33.996Z] ---> Running in 4f4f881c70fb [2021-06-25T14:34:33.996Z] ---> Running in c19c588b6347 [2021-06-25T14:34:34.261Z] Removing intermediate container c19c588b6347 [2021-06-25T14:34:34.261Z] ---> 8284a60e3dc9 [2021-06-25T14:34:34.261Z] [2021-06-25T14:34:34.261Z] Removing intermediate container 4f4f881c70fb [2021-06-25T14:34:34.261Z] ---> 7dde0e68c19c [2021-06-25T14:34:34.261Z] Step 23/24 : LABEL git_sha=1fdb64784072e9e0b177f38c8a8b4403aa5d2035 [2021-06-25T14:34:34.261Z] ---> Running in 0d66668ebf16 [2021-06-25T14:34:34.261Z] Successfully built 8284a60e3dc9 [2021-06-25T14:34:34.527Z] Successfully tagged core-command:latest [2021-06-25T14:34:34.527Z]  Building core-command ... done Removing intermediate container 0d66668ebf16 [2021-06-25T14:34:34.527Z] ---> 9a4444610535 [2021-06-25T14:34:34.527Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:34:34.796Z] ---> Running in 5bee46dd96c9 [2021-06-25T14:34:34.797Z] Removing intermediate container 6e8d013ae1bd [2021-06-25T14:34:34.797Z] ---> 54e66032c7d5 [2021-06-25T14:34:34.797Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:34:35.064Z] Removing intermediate container 5bee46dd96c9 [2021-06-25T14:34:35.064Z] ---> 6ac9283fc006 [2021-06-25T14:34:35.064Z] [2021-06-25T14:34:35.064Z] ---> 3091c2ae2c93 [2021-06-25T14:34:35.064Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-25T14:34:35.064Z] Successfully built 6ac9283fc006 [2021-06-25T14:34:35.064Z] Successfully tagged core-metadata:latest [2021-06-25T14:34:35.646Z]  Building core-metadata ... done  ---> 2116ae5a0ca5 [2021-06-25T14:34:35.646Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-25T14:34:35.914Z] ---> 101d5a539d1d [2021-06-25T14:34:35.914Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-25T14:34:36.174Z] ---> 18dffcb62cc7 [2021-06-25T14:34:36.174Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-25T14:34:36.174Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-25T14:34:36.174Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-25T14:34:36.174Z] ---> aefe523efa57 [2021-06-25T14:34:36.174Z] 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-06-25T14:34:36.442Z] ---> Running in 30539921009c [2021-06-25T14:34:36.442Z] ---> d80401d5ef6d [2021-06-25T14:34:36.442Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-25T14:34:36.442Z] ---> Running in fb2a55b84820 [2021-06-25T14:34:36.442Z] Removing intermediate container 30539921009c [2021-06-25T14:34:36.442Z] ---> 48f7bfd7f413 [2021-06-25T14:34:36.442Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-25T14:34:36.442Z] ---> Running in 00050b24045f [2021-06-25T14:34:36.442Z] Removing intermediate container fb2a55b84820 [2021-06-25T14:34:36.442Z] ---> 78a20358de13 [2021-06-25T14:34:36.442Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-25T14:34:36.732Z] ---> 31a7d59f55fb [2021-06-25T14:34:36.732Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-25T14:34:36.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T14:34:36.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T14:34:36.732Z] ---> Running in 78ac5add9cbf [2021-06-25T14:34:37.001Z] (1/39) Installing readline (8.0.4-r0) [2021-06-25T14:34:37.001Z] (2/39) Installing bash (5.0.17-r0) [2021-06-25T14:34:37.001Z] Executing bash-5.0.17-r0.post-install [2021-06-25T14:34:37.001Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T14:34:37.001Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-25T14:34:37.001Z] (5/39) Installing curl (7.77.0-r0) [2021-06-25T14:34:37.001Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-25T14:34:37.001Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-25T14:34:37.001Z] (8/39) Installing expat (2.2.9-r1) [2021-06-25T14:34:37.001Z] (9/39) Installing libffi (3.3-r2) [2021-06-25T14:34:37.001Z] (10/39) Installing gdbm (1.13-r1) [2021-06-25T14:34:37.001Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-25T14:34:37.001Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-25T14:34:37.001Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-25T14:34:37.833Z] Removing intermediate container 78ac5add9cbf [2021-06-25T14:34:37.833Z] ---> d88da0ec4dff [2021-06-25T14:34:37.833Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-25T14:34:37.833Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-25T14:34:37.833Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-25T14:34:37.833Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-25T14:34:37.833Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-25T14:34:37.833Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-25T14:34:37.833Z] ---> Running in 98fe8bc7eb99 [2021-06-25T14:34:37.833Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-25T14:34:37.833Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-25T14:34:37.833Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-25T14:34:37.833Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-25T14:34:37.833Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-25T14:34:37.833Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-25T14:34:37.833Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-25T14:34:38.151Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-25T14:34:38.151Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-25T14:34:38.151Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-25T14:34:38.151Z] Removing intermediate container 98fe8bc7eb99 [2021-06-25T14:34:38.151Z] ---> f85f177e0dc4 [2021-06-25T14:34:38.151Z] Step 29/32 : CMD ["gate"] [2021-06-25T14:34:38.152Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-25T14:34:38.152Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-25T14:34:38.152Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-25T14:34:38.152Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-25T14:34:38.152Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-25T14:34:38.152Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-25T14:34:38.152Z] ---> Running in 4a9a6f1e6bbd [2021-06-25T14:34:38.152Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-25T14:34:38.152Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-25T14:34:38.152Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-25T14:34:38.152Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-25T14:34:38.152Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-25T14:34:38.415Z] Executing busybox-1.31.1-r19.trigger [2021-06-25T14:34:38.415Z] OK: 72 MiB in 59 packages [2021-06-25T14:34:38.415Z] Removing intermediate container 4a9a6f1e6bbd [2021-06-25T14:34:38.415Z] ---> 949e618e7fd2 [2021-06-25T14:34:38.415Z] Step 30/32 : LABEL arch=x86_64 [2021-06-25T14:34:38.415Z] ---> Running in cbc3fed1d227 [2021-06-25T14:34:38.679Z] Removing intermediate container cbc3fed1d227 [2021-06-25T14:34:38.679Z] ---> bbb0b6dc31e2 [2021-06-25T14:34:38.679Z] Step 31/32 : LABEL git_sha=1fdb64784072e9e0b177f38c8a8b4403aa5d2035 [2021-06-25T14:34:38.679Z] ---> Running in aeceba603c92 [2021-06-25T14:34:38.679Z] Removing intermediate container aeceba603c92 [2021-06-25T14:34:38.679Z] ---> d264257b124c [2021-06-25T14:34:38.679Z] Step 32/32 : LABEL version=0.0.0 [2021-06-25T14:34:38.941Z] ---> Running in 1b1499a1efb2 [2021-06-25T14:34:38.941Z] Collecting docker-compose==1.23.2 [2021-06-25T14:34:38.941Z] Removing intermediate container 1b1499a1efb2 [2021-06-25T14:34:38.941Z] ---> 6f60b84e59b3 [2021-06-25T14:34:38.941Z] [2021-06-25T14:34:38.941Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-25T14:34:38.941Z] Successfully built 6f60b84e59b3 [2021-06-25T14:34:38.941Z] Successfully tagged security-bootstrapper:latest [2021-06-25T14:34:39.206Z]  Building security-bootstrapper ... done Collecting jsonschema<3,>=2.5.1 [2021-06-25T14:34:39.207Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-25T14:34:39.207Z] Collecting texttable<0.10,>=0.9.0 [2021-06-25T14:34:39.207Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-25T14:34:39.469Z] Collecting docopt<0.7,>=0.6.1 [2021-06-25T14:34:39.469Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-25T14:34:39.732Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-25T14:34:39.732Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-25T14:34:39.994Z] Collecting PyYAML<4,>=3.10 [2021-06-25T14:34:39.994Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-25T14:34:40.566Z] Collecting docker<4.0,>=3.6.0 [2021-06-25T14:34:40.566Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-25T14:34:40.566Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-25T14:34:40.566Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-25T14:34:41.142Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-25T14:34:41.142Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-25T14:34:41.142Z] 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-06-25T14:34:41.142Z] Collecting cached-property<2,>=1.2.0 [2021-06-25T14:34:41.142Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-25T14:34:41.142Z] Collecting docker-pycreds>=0.4.0 [2021-06-25T14:34:41.142Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-25T14:34:41.406Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-25T14:34:41.406Z] Collecting idna<2.8,>=2.5 [2021-06-25T14:34:41.406Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-25T14:34:41.406Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-25T14:34:41.406Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-25T14:34:41.406Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-25T14:34:41.406Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-25T14:34:41.406Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-25T14:34:41.406Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-25T14:34:41.406Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-25T14:34:41.670Z] Installing collected packages: jsonschema, texttable, docopt, websocket-client, PyYAML, docker-pycreds, idna, urllib3, requests, docker, dockerpty, cached-property, docker-compose [2021-06-25T14:34:41.670Z] Running setup.py install for texttable: started [2021-06-25T14:34:41.931Z] Running setup.py install for texttable: finished with status 'done' [2021-06-25T14:34:41.931Z] Running setup.py install for docopt: started [2021-06-25T14:34:42.199Z] Running setup.py install for docopt: finished with status 'done' [2021-06-25T14:34:42.199Z] Running setup.py install for PyYAML: started [2021-06-25T14:34:42.774Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-25T14:34:42.774Z] Attempting uninstall: idna [2021-06-25T14:34:42.774Z] Found existing installation: idna 2.9 [2021-06-25T14:34:42.774Z] Uninstalling idna-2.9: [2021-06-25T14:34:42.774Z] Successfully uninstalled idna-2.9 [2021-06-25T14:34:42.774Z] Attempting uninstall: urllib3 [2021-06-25T14:34:42.774Z] Found existing installation: urllib3 1.25.9 [2021-06-25T14:34:42.774Z] Uninstalling urllib3-1.25.9: [2021-06-25T14:34:42.774Z] Successfully uninstalled urllib3-1.25.9 [2021-06-25T14:34:43.035Z] Attempting uninstall: requests [2021-06-25T14:34:43.035Z] Found existing installation: requests 2.23.0 [2021-06-25T14:34:43.035Z] Uninstalling requests-2.23.0: [2021-06-25T14:34:43.035Z] Successfully uninstalled requests-2.23.0 [2021-06-25T14:34:43.035Z] Running setup.py install for dockerpty: started [2021-06-25T14:34:43.296Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-25T14:34:43.558Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-25T14:34:46.117Z] Removing intermediate container 00050b24045f [2021-06-25T14:34:46.117Z] ---> cf18a906dfeb [2021-06-25T14:34:46.117Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-25T14:34:46.117Z] ---> Running in 191c9e9e558c [2021-06-25T14:34:46.117Z] Removing intermediate container 191c9e9e558c [2021-06-25T14:34:46.117Z] ---> 7b4dce4bb0d1 [2021-06-25T14:34:46.117Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-25T14:34:46.117Z] ---> Running in dab526140daa [2021-06-25T14:34:46.117Z] Removing intermediate container dab526140daa [2021-06-25T14:34:46.117Z] ---> e96125deb3b1 [2021-06-25T14:34:46.117Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-25T14:34:46.383Z] ---> 7831d7370db2 [2021-06-25T14:34:46.383Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-25T14:34:46.646Z] ---> e0507718f63f [2021-06-25T14:34:46.646Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-25T14:34:46.909Z] ---> 6dab509db381 [2021-06-25T14:34:46.909Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-25T14:34:46.909Z] ---> Running in f1277864ac7d [2021-06-25T14:34:46.909Z] Removing intermediate container f1277864ac7d [2021-06-25T14:34:46.909Z] ---> d4ed91c1266a [2021-06-25T14:34:46.909Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:34:46.909Z] ---> Running in 48f8892cfa6c [2021-06-25T14:34:46.909Z] Removing intermediate container 48f8892cfa6c [2021-06-25T14:34:46.909Z] ---> cc946d3cfbcc [2021-06-25T14:34:46.909Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T14:34:46.909Z] ---> Running in 6390a1e0beeb [2021-06-25T14:34:47.170Z] Removing intermediate container 6390a1e0beeb [2021-06-25T14:34:47.170Z] ---> ffe9f4abff88 [2021-06-25T14:34:47.170Z] Step 23/24 : LABEL git_sha=1fdb64784072e9e0b177f38c8a8b4403aa5d2035 [2021-06-25T14:34:47.170Z] ---> Running in b6481d5d3a57 [2021-06-25T14:34:47.170Z] Removing intermediate container b6481d5d3a57 [2021-06-25T14:34:47.170Z] ---> f6e5cb95d83c [2021-06-25T14:34:47.170Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:34:47.170Z] ---> Running in 784b61cf49ec [2021-06-25T14:34:47.430Z] Removing intermediate container 784b61cf49ec [2021-06-25T14:34:47.430Z] ---> a8973cfc3b82 [2021-06-25T14:34:47.430Z] [2021-06-25T14:34:47.430Z] Successfully built a8973cfc3b82 [2021-06-25T14:34:47.430Z] Successfully tagged sys-mgmt-agent:latest [2021-06-25T14:34:47.701Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-25T14:34:47.703Z] $ docker stop --time=1 f71d7e8b061a5aa00632d69080639b628cf55730f9b4b162251fecdde7d74432 [2021-06-25T14:34:49.027Z] $ docker rm -f f71d7e8b061a5aa00632d69080639b628cf55730f9b4b162251fecdde7d74432 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T14:34:49.406Z] + docker images [2021-06-25T14:34:49.406Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-25T14:34:49.406Z] sys-mgmt-agent latest a8973cfc3b82 2 seconds ago 312MB [2021-06-25T14:34:49.406Z] security-bootstrapper latest 6f60b84e59b3 11 seconds ago 18.6MB [2021-06-25T14:34:49.406Z] core-metadata latest 6ac9283fc006 15 seconds ago 16.6MB [2021-06-25T14:34:49.406Z] core-command latest 8284a60e3dc9 15 seconds ago 15.9MB [2021-06-25T14:34:49.406Z] 536d8bf50b4e 18 seconds ago 1.15GB [2021-06-25T14:34:49.406Z] 980627b3b1cb 18 seconds ago 1.15GB [2021-06-25T14:34:49.406Z] 41dbebfcf83e 19 seconds ago 1.14GB [2021-06-25T14:34:49.406Z] cb6b5490896d 20 seconds ago 1.15GB [2021-06-25T14:34:49.406Z] core-data latest 8692d8a1372e About a minute ago 20.2MB [2021-06-25T14:34:49.406Z] security-secretstore-setup latest 4cd04bb310ff About a minute ago 28.7MB [2021-06-25T14:34:49.406Z] support-scheduler latest 437f9374b595 About a minute ago 15.9MB [2021-06-25T14:34:49.406Z] security-proxy-setup latest dad4a3d0848b About a minute ago 25.7MB [2021-06-25T14:34:49.406Z] support-notifications latest 811c65b8d79b About a minute ago 16.7MB [2021-06-25T14:34:49.406Z] 52cb81ad9bfc About a minute ago 1.15GB [2021-06-25T14:34:49.406Z] eb26408a0c82 About a minute ago 1.15GB [2021-06-25T14:34:49.406Z] 1c800513669b About a minute ago 1.15GB [2021-06-25T14:34:49.406Z] 1405b4106a55 About a minute ago 1.15GB [2021-06-25T14:34:49.406Z] 3fa1a7c2053e About a minute ago 1.15GB [2021-06-25T14:34:49.406Z] ci-base-image-x86_64 latest d14ab1c0627c 6 minutes ago 647MB [2021-06-25T14:34:49.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB [2021-06-25T14:34:49.406Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-25T14:34:49.406Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-25T14:34:49.406Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-25T14:34:49.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-06-25T14:34:51.846Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-25T14:35:04.721Z] Still waiting to schedule task [2021-06-25T14:35:04.721Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-25T14:35:38.900Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-25T14:35:45.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-25T14:35:52.394Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-25T14:35:52.394Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-25T14:36:00.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-25T14:36:00.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-25T14:36:00.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-25T14:36:00.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-25T14:36:00.707Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-25T14:36:01.307Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-25T14:36:02.745Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-25T14:36:02.745Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-25T14:36:02.745Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-25T14:36:02.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-25T14:36:12.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.148s coverage: 28.7% of statements [2021-06-25T14:36:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-25T14:36:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-25T14:36:16.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 100.0% of statements [2021-06-25T14:36:16.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-25T14:36:17.357Z] Running on prd-ubuntu18.04-docker-8c-8g-106 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-25T14:36:17.380Z] Running in /w/workspace/edgex-go/20 [Pipeline] { [2021-06-25T14:36:17.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.386s coverage: 53.1% of statements [2021-06-25T14:36:17.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-25T14:36:17.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [Pipeline] checkout [2021-06-25T14:36:17.492Z] The recommended git tool is: git [2021-06-25T14:36:18.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.757s coverage: 87.7% of statements [2021-06-25T14:36:18.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-25T14:36:18.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:36:18.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.233s coverage: 78.9% of statements [2021-06-25T14:36:19.939Z] using credential edgex-jenkins-ssh [2021-06-25T14:36:19.961Z] Cloning the remote Git repository [2021-06-25T14:36:19.953Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-25T14:36:20.020Z] > git init /w/workspace/edgex-go/20 # timeout=10 [2021-06-25T14:36:20.062Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T14:36:20.062Z] > git --version # timeout=10 [2021-06-25T14:36:20.069Z] > git --version # 'git version 2.17.1' [2021-06-25T14:36:20.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T14:36:20.106Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T14:36:22.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.250s coverage: 81.2% of statements [2021-06-25T14:36:22.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-25T14:36:22.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-25T14:36:22.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-25T14:36:22.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-25T14:36:22.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-25T14:36:28.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.437s coverage: 95.1% of statements [2021-06-25T14:36:28.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-25T14:36:28.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:36:28.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-25T14:36:28.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-25T14:36:28.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-25T14:36:28.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-25T14:36:28.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-25T14:36:28.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-25T14:36:28.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.204s coverage: 60.0% of statements [2021-06-25T14:36:28.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-25T14:36:28.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-25T14:36:28.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-25T14:36:28.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.278s coverage: 0.8% of statements [2021-06-25T14:36:28.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-25T14:36:28.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements [2021-06-25T14:36:28.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.196s coverage: 22.0% of statements [2021-06-25T14:36:28.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-25T14:36:28.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.398s coverage: 47.1% of statements [2021-06-25T14:36:28.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.172s coverage: 79.5% of statements [2021-06-25T14:36:28.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.161s coverage: 94.1% of statements [2021-06-25T14:36:28.532Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T14:36:28.541Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T14:36:28.552Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T14:36:28.565Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T14:36:28.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T14:36:28.570Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T14:36:29.216Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 5b6a51c1ab1e974a5306fde86bdd56da8f307575 [2021-06-25T14:36:29.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.312s coverage: 96.3% of statements [2021-06-25T14:36:29.380Z] Merge succeeded, producing 72b45452c8167a47bec3ccdd223cf509ea660d40 [2021-06-25T14:36:29.381Z] Checking out Revision 72b45452c8167a47bec3ccdd223cf509ea660d40 (PR-3579) [2021-06-25T14:36:29.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.204s coverage: 87.5% of statements [2021-06-25T14:36:29.197Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T14:36:29.202Z] > git checkout -f 5b6a51c1ab1e974a5306fde86bdd56da8f307575 # timeout=10 [2021-06-25T14:36:29.278Z] > git remote # timeout=10 [2021-06-25T14:36:29.284Z] > git config --get remote.origin.url # timeout=10 [2021-06-25T14:36:29.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T14:36:29.292Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-25T14:36:29.346Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-25T14:36:29.355Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T14:36:29.360Z] > git checkout -f 72b45452c8167a47bec3ccdd223cf509ea660d40 # timeout=10 [2021-06-25T14:36:33.015Z] Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" [2021-06-25T14:36:33.027Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:36:32.992Z] > git rev-list --no-walk 6f107dff1bb6ea78208ec7bcc90aec31ed489370 # timeout=10 [2021-06-25T14:36:33.888Z] + echo snap-build.sh [2021-06-25T14:36:33.888Z] snap-build.sh [2021-06-25T14:36:33.888Z] + SNAP_BASE_DIR=. [2021-06-25T14:36:33.888Z] + '[' '!' -z /w/workspace/edgex-go/20 ']' [2021-06-25T14:36:33.888Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/20 [2021-06-25T14:36:33.888Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/20]' [2021-06-25T14:36:33.888Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/20] [2021-06-25T14:36:33.888Z] + cd /w/workspace/edgex-go/20 [2021-06-25T14:36:33.888Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-25T14:36:33.888Z] Reading package lists... [2021-06-25T14:36:34.150Z] Building dependency tree... [2021-06-25T14:36:34.150Z] Reading state information... [2021-06-25T14:36:34.150Z] The following packages were automatically installed and are no longer required: [2021-06-25T14:36:34.150Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-25T14:36:34.150Z] uidmap xdelta3 [2021-06-25T14:36:34.150Z] Use 'sudo apt autoremove' to remove them. [2021-06-25T14:36:34.150Z] The following packages will be REMOVED: [2021-06-25T14:36:34.151Z] lxd* lxd-client* [2021-06-25T14:36:34.725Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-25T14:36:34.725Z] After this operation, 31.7 MB disk space will be freed. [2021-06-25T14:36:35.251Z] (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-06-25T14:36:35.251Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-25T14:36:36.196Z] Removing lxd dnsmasq configuration [2021-06-25T14:36:36.196Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-25T14:36:36.459Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-25T14:36:37.406Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T14:36:37.669Z] (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-06-25T14:36:37.669Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-25T14:36:39.067Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-25T14:36:39.067Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-25T14:36:40.459Z] + sudo snap remove --purge lxd [2021-06-25T14:36:40.459Z] snap "lxd" is not installed [2021-06-25T14:36:40.459Z] + sudo groupadd --force --system lxd [2021-06-25T14:36:40.459Z] ++ whoami [2021-06-25T14:36:40.459Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-25T14:36:40.722Z] + newgrp - lxd [2021-06-25T14:36:40.722Z] + sudo snap install lxd [2021-06-25T14:36:44.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.324s coverage: 94.4% of statements [2021-06-25T14:36:44.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements [2021-06-25T14:36:46.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.591s coverage: 81.8% of statements [2021-06-25T14:36:46.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-25T14:36:50.742Z] 2021-06-25T14:36:47Z INFO Waiting for automatic snapd restart... [2021-06-25T14:36:54.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.263s coverage: 92.9% of statements [2021-06-25T14:36:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-25T14:36:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-25T14:36:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-25T14:36:54.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-25T14:36:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-25T14:36:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-25T14:36:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-25T14:36:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-25T14:36:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-25T14:36:54.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-06-25T14:36:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-25T14:36:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-25T14:36:54.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-25T14:36:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-25T14:36:54.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.195s coverage: 58.8% of statements [2021-06-25T14:36:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-25T14:36:54.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.218s coverage: 80.0% of statements [2021-06-25T14:36:54.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements [2021-06-25T14:36:54.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.253s coverage: 85.4% of statements [2021-06-25T14:36:54.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.299s coverage: 91.2% of statements [2021-06-25T14:36:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-25T14:36:54.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.699s coverage: 64.4% of statements [2021-06-25T14:36:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-25T14:36:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-25T14:36:54.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-06-25T14:36:54.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements [2021-06-25T14:36:54.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-06-25T14:36:56.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2021-06-25T14:36:56.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.129s coverage: 100.0% of statements [2021-06-25T14:37:00.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.978s coverage: 66.9% of statements [2021-06-25T14:37:00.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-25T14:37:00.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-25T14:37:00.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-25T14:37:02.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.789s coverage: 43.6% of statements [2021-06-25T14:37:02.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-25T14:37:02.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-25T14:37:02.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.202s coverage: 89.5% of statements [2021-06-25T14:37:02.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-25T14:37:02.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements [2021-06-25T14:37:02.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-25T14:37:11.056Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.227s coverage: 19.3% of statements [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-25T14:37:11.056Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.595s coverage: 91.9% of statements [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-25T14:37:11.056Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.259s coverage: 62.7% of statements [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-25T14:37:11.056Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.370s coverage: 97.6% of statements [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-25T14:37:11.056Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-25T14:37:11.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-25T14:37:11.056Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2021-06-25T14:37:11.056Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-25T14:37:11.327Z] GO111MODULE=on go vet ./... [2021-06-25T14:37:17.346Z] lxd 4.15 from Canonical* installed [2021-06-25T14:37:17.346Z] + sudo lxd init --auto [2021-06-25T14:37:23.942Z] + sudo snap install --classic snapcraft [2021-06-25T14:37:42.091Z] snapcraft 4.8.2 from Canonical* installed [2021-06-25T14:37:42.092Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-25T14:37:42.092Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-25T14:37:42.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-25T14:37:42.092Z] Dload Upload Total Spent Left Speed [2021-06-25T14:37:42.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 [2021-06-25T14:37:42.092Z] 100 3325k 100 3325k 0 0 7897k 0 --:--:-- --:--:-- --:--:-- 7897k [2021-06-25T14:37:42.092Z] ./yq_linux_amd64 [2021-06-25T14:37:42.354Z] + sudo snapcraft prime --use-lxd [2021-06-25T14:37:44.906Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-25T14:37:44.906Z] 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-06-25T14:37:44.906Z] - README.md [2021-06-25T14:37:44.906Z] [2021-06-25T14:37:44.906Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-25T14:37:45.169Z] Launching a container. [2021-06-25T14:37:57.426Z] Waiting for container to be ready [2021-06-25T14:37:57.426Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-25T14:37:57.426Z] [2021-06-25T14:38:00.736Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-25T14:38:00.997Z] Waiting for network to be ready... [2021-06-25T14:38:01.569Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-25T14:38:01.569Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-25T14:38:01.569Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-25T14:38:01.569Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-25T14:38:01.569Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-25T14:38:01.569Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-25T14:38:01.569Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-25T14:38:01.569Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-25T14:38:01.831Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-25T14:38:01.831Z] Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-25T14:38:02.503Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-25T14:38:02.786Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-25T14:38:03.047Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-25T14:38:03.047Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-25T14:38:03.047Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-25T14:38:03.047Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-25T14:38:03.047Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-25T14:38:03.047Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-25T14:38:03.620Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-25T14:38:03.880Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-25T14:38:03.880Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-25T14:38:03.880Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-25T14:38:03.880Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-25T14:38:03.880Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-25T14:38:03.880Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-25T14:38:03.880Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-25T14:38:04.155Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-25T14:38:06.706Z] Fetched 24.8 MB in 5s (5044 kB/s) [2021-06-25T14:38:06.966Z] Reading package lists... [2021-06-25T14:38:07.226Z] Reading package lists... [2021-06-25T14:38:07.489Z] Building dependency tree... [2021-06-25T14:38:07.489Z] Reading state information... [2021-06-25T14:38:07.489Z] The following additional packages will be installed: [2021-06-25T14:38:07.489Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-25T14:38:07.489Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-25T14:38:07.489Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-25T14:38:07.489Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-25T14:38:07.489Z] Suggested packages: [2021-06-25T14:38:07.489Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-25T14:38:07.489Z] Recommended packages: [2021-06-25T14:38:07.489Z] gnupg libsasl2-modules [2021-06-25T14:38:07.489Z] The following NEW packages will be installed: [2021-06-25T14:38:07.489Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-25T14:38:07.489Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-25T14:38:07.489Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-25T14:38:07.489Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-25T14:38:07.489Z] The following packages will be upgraded: [2021-06-25T14:38:07.489Z] gpg gpg-agent gpgconf libudev1 [2021-06-25T14:38:07.751Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-25T14:38:07.751Z] Need to get 3530 kB of archives. [2021-06-25T14:38:07.751Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-25T14:38:07.751Z] 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-06-25T14:38:07.751Z] 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-06-25T14:38:07.751Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-25T14:38:07.751Z] 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-06-25T14:38:08.017Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-25T14:38:08.606Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-25T14:38:09.182Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-25T14:38:09.182Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-25T14:38:09.182Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-25T14:38:09.443Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-25T14:38:09.443Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-25T14:38:09.443Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-25T14:38:09.443Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-25T14:38:09.443Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-25T14:38:09.443Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-25T14:38:09.443Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-25T14:38:09.443Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-25T14:38:09.443Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-25T14:38:09.443Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-25T14:38:09.443Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-25T14:38:09.706Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-25T14:38:09.706Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-25T14:38:09.706Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T14:38:09.706Z] Fetched 3530 kB in 2s (1669 kB/s) [2021-06-25T14:38:09.967Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-25T14:38:09.968Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-25T14:38:09.968Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T14:38:09.968Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-25T14:38:09.968Z] Selecting previously unselected package udev. [2021-06-25T14:38:09.968Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-25T14:38:09.968Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-25T14:38:09.968Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-25T14:38:10.235Z] Selecting previously unselected package libfuse2:amd64. [2021-06-25T14:38:10.235Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-25T14:38:10.235Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-25T14:38:10.235Z] Selecting previously unselected package fuse. [2021-06-25T14:38:10.235Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-25T14:38:10.235Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-25T14:38:10.496Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T14:38:10.496Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T14:38:10.496Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T14:38:10.496Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T14:38:10.496Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T14:38:10.496Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T14:38:10.757Z] Selecting previously unselected package libksba8:amd64. [2021-06-25T14:38:10.757Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-25T14:38:10.757Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-25T14:38:10.757Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-25T14:38:10.757Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:38:10.757Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:10.757Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-25T14:38:10.757Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:38:10.757Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:11.018Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-25T14:38:11.018Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:38:11.018Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:11.018Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-25T14:38:11.018Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:38:11.018Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:11.018Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-25T14:38:11.018Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:38:11.018Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:11.018Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-25T14:38:11.018Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:38:11.018Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:11.280Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-25T14:38:11.280Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:38:11.280Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:11.280Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-25T14:38:11.280Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:38:11.280Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:11.280Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-25T14:38:11.280Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T14:38:11.280Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:11.280Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-25T14:38:11.280Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-25T14:38:11.280Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T14:38:11.545Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-25T14:38:11.545Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-25T14:38:11.545Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T14:38:11.545Z] Selecting previously unselected package libldap-common. [2021-06-25T14:38:11.545Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-25T14:38:11.545Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T14:38:11.545Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-25T14:38:11.545Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-25T14:38:11.545Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T14:38:11.809Z] Selecting previously unselected package dirmngr. [2021-06-25T14:38:11.809Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T14:38:11.809Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-25T14:38:11.809Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T14:38:11.809Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-25T14:38:11.809Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-25T14:38:11.809Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T14:38:11.809Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T14:38:11.809Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-25T14:38:11.809Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:12.071Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-25T14:38:12.072Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T14:38:12.072Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-25T14:38:12.334Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-25T14:38:12.334Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:12.334Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-25T14:38:12.334Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-25T14:38:12.334Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-25T14:38:12.334Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:12.334Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:12.594Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:12.595Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:12.595Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:12.595Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:12.595Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T14:38:12.595Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T14:38:12.595Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-25T14:38:12.595Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T14:38:12.855Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-25T14:38:12.855Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-25T14:38:12.855Z] This means they are not meant to be enabled using systemctl. [2021-06-25T14:38:12.855Z] Possible reasons for having this kind of units are: [2021-06-25T14:38:12.855Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-25T14:38:12.855Z] .wants/ or .requires/ directory. [2021-06-25T14:38:12.855Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-25T14:38:12.855Z] a requirement dependency on it. [2021-06-25T14:38:12.855Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-25T14:38:12.855Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-25T14:38:12.855Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-25T14:38:12.855Z] instance name specified. [2021-06-25T14:38:13.379Z] Reading package lists... [2021-06-25T14:38:13.379Z] Building dependency tree... [2021-06-25T14:38:13.379Z] Reading state information... [2021-06-25T14:38:13.640Z] The following additional packages will be installed: [2021-06-25T14:38:13.640Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-25T14:38:13.640Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-25T14:38:13.640Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-25T14:38:13.640Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-25T14:38:13.640Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-25T14:38:13.640Z] Suggested packages: [2021-06-25T14:38:13.640Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-25T14:38:13.640Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-25T14:38:13.640Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-25T14:38:13.640Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-25T14:38:13.640Z] systemd-container policykit-1 [2021-06-25T14:38:13.640Z] Recommended packages: [2021-06-25T14:38:13.640Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-25T14:38:13.640Z] The following NEW packages will be installed: [2021-06-25T14:38:13.640Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-25T14:38:13.640Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-25T14:38:13.640Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-25T14:38:13.640Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-25T14:38:13.640Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-25T14:38:13.640Z] The following packages will be upgraded: [2021-06-25T14:38:13.640Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-25T14:38:13.640Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-25T14:38:13.640Z] Need to get 36.7 MB of archives. [2021-06-25T14:38:13.640Z] After this operation, 147 MB of additional disk space will be used. [2021-06-25T14:38:13.640Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-25T14:38:13.640Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-25T14:38:13.900Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-25T14:38:13.900Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-25T14:38:13.900Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-25T14:38:13.900Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-25T14:38:13.901Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-25T14:38:13.901Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-25T14:38:13.901Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-25T14:38:13.901Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-25T14:38:13.901Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-25T14:38:13.901Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-25T14:38:13.901Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-25T14:38:13.901Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-25T14:38:13.901Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-25T14:38:13.901Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-25T14:38:15.288Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-25T14:38:15.288Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-25T14:38:15.288Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-25T14:38:15.288Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-25T14:38:15.288Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-25T14:38:15.288Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-25T14:38:15.288Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-25T14:38:15.288Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-25T14:38:15.288Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-25T14:38:15.288Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-25T14:38:15.550Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-25T14:38:15.550Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-25T14:38:15.550Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-25T14:38:15.550Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-25T14:38:17.467Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T14:38:17.467Z] Fetched 36.7 MB in 4s (10.2 MB/s) [2021-06-25T14:38:17.467Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-25T14:38:17.467Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-25T14:38:17.467Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T14:38:18.046Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-25T14:38:18.046Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T14:38:18.046Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-25T14:38:18.307Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-25T14:38:18.307Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-25T14:38:18.307Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-25T14:38:18.307Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-25T14:38:18.307Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-25T14:38:18.307Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-25T14:38:18.307Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-25T14:38:18.568Z] Setting up apt (1.6.13) ... [2021-06-25T14:38:18.568Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-25T14:38:19.143Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-25T14:38:19.143Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-25T14:38:19.143Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-25T14:38:19.143Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-25T14:38:19.459Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-25T14:38:19.459Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T14:38:19.459Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:38:19.720Z] Selecting previously unselected package libexpat1:amd64. [2021-06-25T14:38:19.720Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-25T14:38:19.720Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-25T14:38:19.720Z] Selecting previously unselected package python3.6-minimal. [2021-06-25T14:38:19.720Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T14:38:19.720Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:38:20.668Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-25T14:38:20.668Z] Checking for services that may need to be restarted...done. [2021-06-25T14:38:20.668Z] Checking for services that may need to be restarted...done. [2021-06-25T14:38:20.668Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:38:20.668Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-25T14:38:20.668Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:38:21.241Z] Selecting previously unselected package python3-minimal. [2021-06-25T14:38:21.241Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-25T14:38:21.241Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-25T14:38:21.241Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-25T14:38:21.241Z] Selecting previously unselected package mime-support. [2021-06-25T14:38:21.241Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-25T14:38:21.241Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-25T14:38:21.241Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-25T14:38:21.241Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-25T14:38:21.241Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-25T14:38:21.241Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-25T14:38:21.241Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T14:38:21.241Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:38:21.512Z] Selecting previously unselected package python3.6. [2021-06-25T14:38:21.512Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T14:38:21.512Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:38:21.512Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-25T14:38:21.512Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-25T14:38:21.775Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-25T14:38:21.775Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-25T14:38:21.775Z] Selecting previously unselected package python3. [2021-06-25T14:38:22.037Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-25T14:38:22.037Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-25T14:38:22.037Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-25T14:38:22.037Z] Selecting previously unselected package multiarch-support. [2021-06-25T14:38:22.037Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T14:38:22.037Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-25T14:38:22.037Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-25T14:38:22.037Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-25T14:38:22.037Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-25T14:38:22.037Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-25T14:38:22.037Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-25T14:38:22.037Z] Selecting previously unselected package libbsd0:amd64. [2021-06-25T14:38:22.037Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-25T14:38:22.037Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-25T14:38:22.300Z] Selecting previously unselected package sudo. [2021-06-25T14:38:22.300Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-25T14:38:22.300Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-25T14:38:22.300Z] Selecting previously unselected package apparmor. [2021-06-25T14:38:22.300Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-25T14:38:22.300Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-25T14:38:22.563Z] Selecting previously unselected package libedit2:amd64. [2021-06-25T14:38:22.563Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-25T14:38:22.563Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-25T14:38:22.563Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-25T14:38:22.563Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T14:38:22.563Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:38:22.563Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-25T14:38:22.563Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T14:38:22.563Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:38:22.826Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-25T14:38:22.826Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-25T14:38:22.826Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-25T14:38:22.826Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-25T14:38:22.826Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T14:38:22.826Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:38:22.826Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-25T14:38:22.826Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T14:38:22.826Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:38:23.088Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-25T14:38:23.088Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-25T14:38:23.088Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-25T14:38:23.088Z] Selecting previously unselected package openssh-client. [2021-06-25T14:38:23.088Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-25T14:38:23.088Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-25T14:38:23.350Z] Selecting previously unselected package squashfs-tools. [2021-06-25T14:38:23.350Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-25T14:38:23.350Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-25T14:38:23.350Z] Selecting previously unselected package snapd. [2021-06-25T14:38:23.350Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-25T14:38:23.350Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-25T14:38:25.903Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-25T14:38:25.903Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-25T14:38:26.878Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-25T14:38:31.102Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-25T14:38:31.102Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-25T14:38:31.102Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:38:31.102Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T14:38:31.102Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-25T14:38:31.102Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-25T14:38:31.677Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-25T14:38:31.677Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-25T14:38:31.677Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-25T14:38:31.677Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:38:31.677Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:38:31.677Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T14:38:32.250Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-25T14:38:32.250Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:38:32.250Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-25T14:38:32.250Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-25T14:38:32.251Z] running python rtupdate hooks for python3.6... [2021-06-25T14:38:32.251Z] running python post-rtupdate hooks for python3.6... [2021-06-25T14:38:32.513Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-25T14:38:33.144Z] gofmt -l . [2021-06-25T14:38:33.144Z] [ "`gofmt -l .`" = "" ] [2021-06-25T14:38:33.144Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-25T14:38:33.460Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-25T14:38:33.461Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T14:38:33.461Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-25T14:38:33.722Z] Setting up snapd (2.49.2+18.04) ... [2021-06-25T14:38:33.808Z] + ls -al . [2021-06-25T14:38:33.808Z] total 588 [2021-06-25T14:38:33.808Z] drwxrwxr-x 9 1001 1001 4096 Jun 25 14:38 . [2021-06-25T14:38:33.808Z] drwxr-xr-x 4 root root 4096 Jun 25 14:34 .. [2021-06-25T14:38:33.808Z] -rw-rw-r-- 1 1001 1001 11 Jun 25 14:32 .dockerignore [2021-06-25T14:38:33.808Z] drwxrwxr-x 8 1001 1001 4096 Jun 25 14:32 .git [2021-06-25T14:38:33.808Z] drwxrwxr-x 3 1001 1001 4096 Jun 25 14:32 .github [2021-06-25T14:38:33.808Z] -rw-rw-r-- 1 1001 1001 818 Jun 25 14:32 .gitignore [2021-06-25T14:38:33.808Z] -rw-rw-r-- 1 1001 1001 166 Jun 25 14:32 .sonarcloud.properties [2021-06-25T14:38:33.808Z] -rw-rw-r-- 1 1001 1001 8609 Jun 25 14:32 Attribution.txt [2021-06-25T14:38:33.808Z] -rw-rw-r-- 1 1001 1001 43881 Jun 25 14:32 CHANGELOG.md [2021-06-25T14:38:33.809Z] -rw-rw-r-- 1 1001 1001 3804 Jun 25 14:32 CONTRIBUTING.md [2021-06-25T14:38:33.809Z] -rw-rw-r-- 1 1001 1001 931 Jun 25 14:32 Dockerfile.build [2021-06-25T14:38:33.809Z] -rw-rw-r-- 1 1001 1001 849 Jun 25 14:32 Jenkinsfile [2021-06-25T14:38:33.809Z] -rw-rw-r-- 1 1001 1001 10775 Jun 25 14:32 LICENSE [2021-06-25T14:38:33.809Z] -rw-rw-r-- 1 1001 1001 5605 Jun 25 14:32 Makefile [2021-06-25T14:38:33.809Z] -rw-rw-r-- 1 1001 1001 7905 Jun 25 14:32 README.md [2021-06-25T14:38:33.809Z] -rw-rw-r-- 1 1001 1001 7071 Jun 25 14:32 SECURITY.md [2021-06-25T14:38:33.809Z] -rw-rw-r-- 1 1001 1001 5 Jun 25 14:27 VERSION [2021-06-25T14:38:33.809Z] -rw-rw-r-- 1 1001 1001 4131 Jun 25 14:32 ZMQWindows.md [2021-06-25T14:38:33.809Z] drwxrwxr-x 2 1001 1001 4096 Jun 25 14:32 bin [2021-06-25T14:38:33.809Z] drwxrwxr-x 14 1001 1001 4096 Jun 25 14:32 cmd [2021-06-25T14:38:33.809Z] -rw-r--r-- 1 root root 398095 Jun 25 14:37 coverage.out [2021-06-25T14:38:33.809Z] -rw-rw-r-- 1 1001 1001 806 Jun 25 14:32 go.mod [2021-06-25T14:38:33.809Z] -rw-r--r-- 1 root root 20759 Jun 25 14:34 go.sum [2021-06-25T14:38:33.809Z] drwxrwxr-x 7 1001 1001 4096 Jun 25 14:32 internal [2021-06-25T14:38:33.809Z] drwxrwxr-x 3 1001 1001 4096 Jun 25 14:32 openapi [2021-06-25T14:38:33.809Z] drwxrwxr-x 4 1001 1001 4096 Jun 25 14:32 snap [2021-06-25T14:38:33.809Z] -rw-rw-r-- 1 1001 1001 168 Jun 25 14:32 version.go [Pipeline] sh [2021-06-25T14:38:33.983Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-25T14:38:34.245Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-25T14:38:34.245Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-25T14:38:34.469Z] + '[' -e coverage.out ] [2021-06-25T14:38:34.469Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-25T14:38:34.507Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-25T14:38:34.510Z] Warning: overwriting stash ‘coverage-report’ [2021-06-25T14:38:34.767Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-25T14:38:34.768Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-25T14:38:34.768Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-25T14:38:35.029Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-25T14:38:35.291Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-25T14:38:35.291Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-25T14:38:35.343Z] Stashed 1 file(s) [Pipeline] sh [2021-06-25T14:38:35.552Z] /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-06-25T14:38:35.552Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T14:38:35.552Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-25T14:38:35.999Z] + make build [2021-06-25T14:38:35.999Z] go mod tidy [2021-06-25T14:38:36.499Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-25T14:38:36.499Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-25T14:38:36.598Z] 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-06-25T14:38:36.761Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-25T14:38:37.705Z] Reading package lists... [2021-06-25T14:38:37.966Z] Reading package lists... [2021-06-25T14:38:37.966Z] Building dependency tree... [2021-06-25T14:38:37.966Z] Reading state information... [2021-06-25T14:38:38.226Z] Calculating upgrade... [2021-06-25T14:38:38.226Z] The following packages will be upgraded: [2021-06-25T14:38:38.226Z] advancecomp base-files bash binutils binutils-common [2021-06-25T14:38:38.226Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-25T14:38:38.226Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-25T14:38:38.226Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-25T14:38:38.226Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-25T14:38:38.226Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-25T14:38:38.226Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-25T14:38:38.226Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-25T14:38:38.226Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-25T14:38:38.226Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-25T14:38:38.226Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-25T14:38:38.226Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-25T14:38:38.226Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-25T14:38:38.226Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-25T14:38:38.226Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-25T14:38:38.226Z] ubuntu-keyring util-linux [2021-06-25T14:38:38.226Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-25T14:38:38.226Z] Need to get 64.1 MB of archives. [2021-06-25T14:38:38.226Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-25T14:38:38.226Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-25T14:38:38.495Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-25T14:38:38.495Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-25T14:38:38.495Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-25T14:38:38.495Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-25T14:38:38.495Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-25T14:38:38.495Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-25T14:38:38.495Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-25T14:38:38.495Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-25T14:38:38.495Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-25T14:38:38.495Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-25T14:38:38.495Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-25T14:38:38.495Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-25T14:38:38.495Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-25T14:38:38.495Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-25T14:38:38.495Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-25T14:38:38.495Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-25T14:38:38.495Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-25T14:38:38.759Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-25T14:38:38.759Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-25T14:38:38.759Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-25T14:38:38.759Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-25T14:38:38.759Z] 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-06-25T14:38:38.759Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-25T14:38:38.759Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-25T14:38:38.759Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-25T14:38:38.759Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-25T14:38:38.759Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-25T14:38:38.759Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-25T14:38:38.759Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-25T14:38:38.759Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-25T14:38:38.759Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-25T14:38:38.759Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-25T14:38:38.759Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-25T14:38:38.759Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-25T14:38:38.759Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-25T14:38:38.759Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-25T14:38:38.759Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-25T14:38:38.759Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-25T14:38:38.759Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-25T14:38:38.759Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-25T14:38:38.759Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-25T14:38:38.759Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-25T14:38:38.759Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-25T14:38:38.759Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-25T14:38:38.759Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-25T14:38:38.759Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-25T14:38:38.759Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-25T14:38:38.759Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-25T14:38:38.759Z] 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-06-25T14:38:38.759Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-25T14:38:38.759Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-25T14:38:38.759Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-25T14:38:38.759Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-25T14:38:38.759Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-25T14:38:38.759Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-25T14:38:38.759Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-25T14:38:39.021Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-25T14:38:39.281Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-25T14:38:39.281Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-25T14:38:39.281Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-25T14:38:39.281Z] 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-06-25T14:38:39.281Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-25T14:38:39.281Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-25T14:38:39.281Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-25T14:38:39.281Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-25T14:38:40.230Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-25T14:38:40.230Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-25T14:38:40.492Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-25T14:38:40.492Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-25T14:38:40.492Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-25T14:38:40.492Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-25T14:38:40.492Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-25T14:38:40.492Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-25T14:38:40.492Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-25T14:38:40.492Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-25T14:38:40.492Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-25T14:38:40.754Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-25T14:38:40.754Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-25T14:38:40.754Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-25T14:38:40.754Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-25T14:38:40.754Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-25T14:38:40.754Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-25T14:38:40.754Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-25T14:38:40.754Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-25T14:38:40.754Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-25T14:38:40.754Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-25T14:38:41.018Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-25T14:38:41.018Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-25T14:38:41.018Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-25T14:38:41.018Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-25T14:38:41.018Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-25T14:38:41.018Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-25T14:38:41.018Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-25T14:38:41.018Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-25T14:38:41.018Z] Get:96 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-06-25T14:38:41.018Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-25T14:38:41.288Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-25T14:38:41.288Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-25T14:38:41.288Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-25T14:38:41.288Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-25T14:38:41.288Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-25T14:38:41.288Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T14:38:41.288Z] Fetched 64.1 MB in 3s (21.9 MB/s) [2021-06-25T14:38:41.289Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T14:38:41.289Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T14:38:41.549Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T14:38:41.809Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T14:38:41.809Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T14:38:41.809Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-25T14:38:41.809Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-25T14:38:42.072Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:42.072Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:38:42.341Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:42.341Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:38:42.341Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:42.341Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:38:42.341Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:42.341Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:38:42.609Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:42.610Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:38:42.610Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:42.610Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:38:42.610Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:42.610Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:38:42.610Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:38:42.871Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T14:38:42.871Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:42.871Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-25T14:38:42.871Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:38:42.871Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T14:38:42.871Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:42.871Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:38:42.871Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:42.871Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:38:43.136Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:43.136Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T14:38:43.136Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:38:43.298Z] 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-06-25T14:38:43.398Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T14:38:43.398Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T14:38:43.398Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T14:38:43.969Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-25T14:38:43.969Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T14:38:43.969Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-25T14:38:44.230Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-25T14:38:44.230Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-25T14:38:44.230Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-25T14:38:44.230Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-25T14:38:44.492Z] Installing new version of config file /etc/issue ... [2021-06-25T14:38:44.492Z] Installing new version of config file /etc/issue.net ... [2021-06-25T14:38:44.492Z] Installing new version of config file /etc/lsb-release ... [2021-06-25T14:38:44.492Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-25T14:38:44.492Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-25T14:38:44.754Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-25T14:38:44.754Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-25T14:38:44.754Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:44.754Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-25T14:38:44.754Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-25T14:38:44.754Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-25T14:38:44.754Z] 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-06-25T14:38:45.016Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:45.016Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:38:45.016Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-25T14:38:45.016Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:38:45.016Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:45.016Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-25T14:38:45.016Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-25T14:38:45.278Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-25T14:38:45.278Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:45.278Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-25T14:38:45.278Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-25T14:38:45.541Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-25T14:38:45.541Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:45.541Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T14:38:45.541Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T14:38:45.541Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-25T14:38:45.802Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:45.802Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T14:38:45.802Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T14:38:45.802Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-25T14:38:45.802Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:45.802Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-25T14:38:45.802Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-25T14:38:46.065Z] Setting up grep (3.1-2build1) ... [2021-06-25T14:38:46.065Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:46.065Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-25T14:38:46.065Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-25T14:38:46.065Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-25T14:38:46.328Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:46.328Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T14:38:46.328Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T14:38:46.328Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-25T14:38:46.328Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:46.328Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-25T14:38:46.328Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T14:38:46.899Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-25T14:38:46.899Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T14:38:46.899Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-25T14:38:46.899Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T14:38:47.160Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-25T14:38:47.422Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:47.422Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-25T14:38:47.422Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T14:38:47.682Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-25T14:38:47.682Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-25T14:38:47.945Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-25T14:38:47.945Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-25T14:38:47.945Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-25T14:38:47.945Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:47.945Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-25T14:38:47.945Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-25T14:38:48.207Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-25T14:38:48.207Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:48.207Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:38:48.207Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:38:48.207Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:38:48.207Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:48.207Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:38:48.469Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:38:48.469Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:38:48.469Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:48.469Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:38:48.469Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:38:48.469Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:38:48.730Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:48.731Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:38:48.731Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:38:48.731Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:38:48.731Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:48.731Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T14:38:48.731Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T14:38:48.731Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T14:38:48.731Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T14:38:48.994Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-25T14:38:48.994Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:48.994Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T14:38:48.994Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T14:38:48.994Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-25T14:38:48.994Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:48.994Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:38:48.994Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:38:49.255Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:38:49.255Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:49.255Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:38:49.255Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:38:49.255Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:38:49.255Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:49.255Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:38:49.517Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:38:50.090Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:38:50.352Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-25T14:38:50.613Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-25T14:38:50.613Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:50.613Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T14:38:50.613Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T14:38:50.879Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T14:38:50.879Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T14:38:50.879Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-25T14:38:50.879Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T14:38:50.879Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-25T14:38:51.141Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T14:38:51.141Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-25T14:38:51.141Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-25T14:38:51.141Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-25T14:38:51.403Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T14:38:51.403Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-25T14:38:51.403Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-25T14:38:51.403Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-25T14:38:51.403Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T14:38:51.403Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-25T14:38:51.403Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-25T14:38:51.403Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-25T14:38:51.665Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T14:38:51.665Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-25T14:38:51.665Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T14:38:51.665Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T14:38:51.927Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T14:38:51.928Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-25T14:38:51.928Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T14:38:51.928Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T14:38:51.928Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-25T14:38:51.928Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-25T14:38:52.189Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T14:38:52.190Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T14:38:52.453Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:52.453Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T14:38:52.453Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T14:38:52.453Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-25T14:38:52.453Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T14:38:52.453Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T14:38:52.453Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T14:38:52.715Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-25T14:38:52.715Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:52.715Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-25T14:38:52.715Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-25T14:38:52.715Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-25T14:38:52.715Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:52.715Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-25T14:38:52.983Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-25T14:38:52.983Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-25T14:38:52.983Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:52.983Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-25T14:38:52.983Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T14:38:52.983Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T14:38:53.246Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:53.246Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T14:38:53.246Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T14:38:53.246Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-25T14:38:53.508Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:53.508Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-25T14:38:53.508Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-25T14:38:53.508Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-25T14:38:53.769Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:53.769Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-25T14:38:53.769Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-25T14:38:54.030Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-25T14:38:54.030Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:54.030Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T14:38:54.030Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T14:38:54.291Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-25T14:38:54.291Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:54.291Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-25T14:38:54.291Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-25T14:38:54.291Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-25T14:38:54.552Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:54.552Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-25T14:38:54.552Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-25T14:38:54.552Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-25T14:38:54.552Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:54.552Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-25T14:38:54.552Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-25T14:38:54.814Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-25T14:38:54.814Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:54.814Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-25T14:38:55.074Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-25T14:38:55.338Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-25T14:38:55.602Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:55.602Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-25T14:38:55.602Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-25T14:38:55.864Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-25T14:38:55.864Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:55.864Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-25T14:38:55.864Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-25T14:38:55.864Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-25T14:38:56.134Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:56.134Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-25T14:38:56.134Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-25T14:38:56.134Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-25T14:38:56.134Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T14:38:56.134Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-25T14:38:56.134Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-25T14:38:56.134Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-25T14:38:56.134Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-25T14:38:56.134Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-25T14:38:56.134Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-25T14:38:56.395Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-25T14:38:56.395Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-25T14:38:56.395Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-25T14:38:56.395Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-25T14:38:56.659Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-25T14:38:56.660Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-25T14:38:56.660Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-25T14:38:56.927Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-25T14:38:56.927Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-25T14:38:56.927Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-25T14:38:56.927Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-25T14:38:56.927Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-25T14:38:56.927Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-25T14:38:56.928Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-25T14:38:57.191Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-25T14:38:57.191Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-25T14:38:57.191Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-25T14:38:57.191Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-25T14:38:57.191Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-25T14:38:57.191Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-25T14:38:57.453Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-25T14:38:57.453Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-25T14:38:57.714Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-25T14:38:57.714Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-25T14:38:57.975Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-25T14:38:57.975Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-25T14:38:57.975Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T14:38:57.975Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T14:38:58.237Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T14:38:58.238Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T14:38:58.238Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T14:38:58.238Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T14:38:58.501Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T14:38:58.501Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T14:38:58.501Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:58.501Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:38:58.501Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:58.501Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:38:58.501Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:58.501Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:38:58.763Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:58.764Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:38:59.728Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:38:59.728Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:39:00.673Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:39:00.673Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:39:00.936Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:39:00.936Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:39:01.198Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:39:01.198Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:39:01.789Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T14:39:01.789Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T14:39:02.050Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-25T14:39:02.050Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-25T14:39:02.050Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-25T14:39:02.050Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-25T14:39:02.050Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-25T14:39:02.050Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-25T14:39:02.315Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-25T14:39:02.315Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-25T14:39:02.315Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-25T14:39:02.315Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-25T14:39:02.315Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-25T14:39:02.315Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-25T14:39:02.577Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-25T14:39:02.578Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-25T14:39:02.578Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:39:02.578Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-25T14:39:02.840Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:39:02.840Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:39:02.840Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:39:02.840Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-25T14:39:02.840Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-25T14:39:02.840Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-25T14:39:02.840Z] [2021-06-25T14:39:02.840Z] Current default time zone: 'Etc/UTC' [2021-06-25T14:39:02.840Z] Local time is now: Fri Jun 25 14:39:02 UTC 2021. [2021-06-25T14:39:02.840Z] Universal Time is now: Fri Jun 25 14:39:02 UTC 2021. [2021-06-25T14:39:02.840Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-25T14:39:02.840Z] [2021-06-25T14:39:02.840Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-25T14:39:02.840Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:39:02.840Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-25T14:39:02.840Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-25T14:39:02.840Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-25T14:39:02.840Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-25T14:39:02.840Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-25T14:39:03.102Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-25T14:39:03.102Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-25T14:39:03.102Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-25T14:39:03.102Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:39:03.102Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-25T14:39:03.102Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:39:03.102Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-25T14:39:03.102Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:39:03.102Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-25T14:39:03.102Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-25T14:39:03.102Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-25T14:39:03.102Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-25T14:39:03.102Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-25T14:39:03.102Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-25T14:39:03.363Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-25T14:39:03.363Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-25T14:39:05.287Z] Updating certificates in /etc/ssl/certs... [2021-06-25T14:39:05.538Z] 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-06-25T14:39:05.538Z] 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-06-25T14:39:06.258Z] 23 added, 27 removed; done. [2021-06-25T14:39:06.258Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-25T14:39:06.258Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T14:39:06.258Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-25T14:39:06.258Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-25T14:39:06.258Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-25T14:39:06.258Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:39:06.258Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-25T14:39:06.258Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:39:06.258Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:39:06.258Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:39:06.258Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:39:06.258Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:39:06.258Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-25T14:39:06.258Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-25T14:39:06.258Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-25T14:39:06.258Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-25T14:39:06.258Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-25T14:39:06.258Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:39:06.258Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T14:39:06.258Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-25T14:39:06.258Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-25T14:39:06.258Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-25T14:39:06.526Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T14:39:06.526Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-25T14:39:06.526Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-25T14:39:06.526Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-25T14:39:06.526Z] Updating certificates in /etc/ssl/certs... [2021-06-25T14:39:07.103Z] 0 added, 0 removed; done. [2021-06-25T14:39:07.103Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-25T14:39:07.103Z] done. [2021-06-25T14:39:07.690Z] Reading package lists... [2021-06-25T14:39:07.690Z] Building dependency tree... [2021-06-25T14:39:07.690Z] Reading state information... [2021-06-25T14:39:07.952Z] The following NEW packages will be installed: [2021-06-25T14:39:07.952Z] apt-transport-https [2021-06-25T14:39:08.214Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-25T14:39:08.214Z] Need to get 1692 B of archives. [2021-06-25T14:39:08.214Z] After this operation, 154 kB of additional disk space will be used. [2021-06-25T14:39:08.214Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-25T14:39:08.476Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T14:39:08.476Z] Fetched 1692 B in 0s (4552 B/s) [2021-06-25T14:39:08.476Z] Selecting previously unselected package apt-transport-https. [2021-06-25T14:39:08.476Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-25T14:39:08.476Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-25T14:39:08.476Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-25T14:39:08.476Z] Setting up apt-transport-https (1.6.13) ... [2021-06-25T14:39:08.739Z] Waiting for network to be ready... [2021-06-25T14:39:09.866Z] 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-06-25T14:39:10.462Z] 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-06-25T14:39:13.861Z] 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-06-25T14:39:15.347Z] 2021-06-25T14:39:11Z INFO Waiting for automatic snapd restart... [2021-06-25T14:39:15.347Z] snapd 2.51 from Canonical* installed [2021-06-25T14:39:15.920Z] "snapd" switched to the "latest/stable" channel [2021-06-25T14:39:15.920Z] [2021-06-25T14:39:16.484Z] 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-06-25T14:39:19.234Z] core18 20210611 from Canonical* installed [2021-06-25T14:39:19.234Z] "core18" switched to the "latest/stable" channel [2021-06-25T14:39:19.234Z] [2021-06-25T14:39:19.875Z] 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-06-25T14:39:22.702Z] snapcraft 4.8.2 from Canonical* installed [2021-06-25T14:39:22.702Z] "snapcraft" switched to the "latest/stable" channel [2021-06-25T14:39:22.702Z] [2021-06-25T14:39:23.274Z] 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-06-25T14:39:26.676Z] 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-06-25T14:39:28.033Z] 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-06-25T14:39:28.033Z] - README.md [2021-06-25T14:39:28.033Z] [2021-06-25T14:39:28.033Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-25T14:39:28.033Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-25T14:39:28.033Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-25T14:39:28.033Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-25T14:39:29.265Z] Reading package lists... [2021-06-25T14:39:29.528Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-06-25T14:39:29.528Z] Reading package lists... [2021-06-25T14:39:29.805Z] Building dependency tree... [2021-06-25T14:39:29.805Z] Reading state information... [2021-06-25T14:39:29.805Z] Suggested packages: [2021-06-25T14:39:29.805Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-25T14:39:29.805Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-25T14:39:29.805Z] Recommended packages: [2021-06-25T14:39:29.805Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-25T14:39:30.061Z] 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-06-25T14:39:30.065Z] The following NEW packages will be installed: [2021-06-25T14:39:30.065Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-25T14:39:30.065Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-25T14:39:30.065Z] pkg-config zip [2021-06-25T14:39:30.065Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-25T14:39:30.065Z] Need to get 7663 kB of archives. [2021-06-25T14:39:30.065Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-25T14:39:30.065Z] 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-06-25T14:39:30.065Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-25T14:39:30.065Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-25T14:39:30.065Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-25T14:39:30.327Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-25T14:39:30.327Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-25T14:39:30.327Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-25T14:39:30.589Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-25T14:39:30.589Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-25T14:39:30.850Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-25T14:39:30.850Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-25T14:39:30.850Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-25T14:39:31.111Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-25T14:39:31.111Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-25T14:39:31.111Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-25T14:39:31.374Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T14:39:31.374Z] Fetched 7663 kB in 1s (6530 kB/s) [2021-06-25T14:39:31.374Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-25T14:39:31.374Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-25T14:39:31.374Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-25T14:39:31.374Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-25T14:39:31.639Z] Selecting previously unselected package libpsl5:amd64. [2021-06-25T14:39:31.639Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-25T14:39:31.639Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-25T14:39:31.639Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-25T14:39:31.639Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-25T14:39:31.639Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-25T14:39:31.639Z] Selecting previously unselected package librtmp1:amd64. [2021-06-25T14:39:31.639Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-25T14:39:31.639Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-25T14:39:31.639Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-25T14:39:31.639Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-25T14:39:31.639Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-25T14:39:31.901Z] Selecting previously unselected package liberror-perl. [2021-06-25T14:39:31.901Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-25T14:39:31.901Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-25T14:39:31.901Z] Selecting previously unselected package git-man. [2021-06-25T14:39:31.901Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-25T14:39:31.901Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-25T14:39:31.901Z] Selecting previously unselected package git. [2021-06-25T14:39:31.901Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-25T14:39:32.163Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-25T14:39:32.746Z] Selecting previously unselected package libnorm1:amd64. [2021-06-25T14:39:32.746Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-25T14:39:32.746Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-25T14:39:32.746Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-25T14:39:32.746Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-25T14:39:32.746Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-25T14:39:32.746Z] Selecting previously unselected package libsodium23:amd64. [2021-06-25T14:39:32.746Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-25T14:39:32.746Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-25T14:39:32.746Z] Selecting previously unselected package libzmq5:amd64. [2021-06-25T14:39:32.746Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-25T14:39:32.746Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T14:39:33.012Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-25T14:39:33.012Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-25T14:39:33.012Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T14:39:33.012Z] Selecting previously unselected package pkg-config. [2021-06-25T14:39:33.012Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-25T14:39:33.012Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-25T14:39:33.012Z] Selecting previously unselected package zip. [2021-06-25T14:39:33.012Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-25T14:39:33.012Z] Unpacking zip (3.0-11build1) ... [2021-06-25T14:39:33.279Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-25T14:39:33.279Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-25T14:39:33.279Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-25T14:39:33.279Z] Setting up liberror-perl (0.17025-1) ... [2021-06-25T14:39:33.279Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-25T14:39:33.279Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-25T14:39:33.279Z] No schema files found: doing nothing. [2021-06-25T14:39:33.279Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-25T14:39:33.279Z] Setting up zip (3.0-11build1) ... [2021-06-25T14:39:33.279Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-25T14:39:33.279Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-25T14:39:33.279Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-25T14:39:33.544Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T14:39:33.544Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-25T14:39:33.544Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T14:39:33.544Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-25T14:39:33.544Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T14:39:34.120Z] git set to automatically installed. [2021-06-25T14:39:34.120Z] git-man set to automatically installed. [2021-06-25T14:39:34.120Z] libcurl3-gnutls set to automatically installed. [2021-06-25T14:39:34.120Z] liberror-perl set to automatically installed. [2021-06-25T14:39:34.120Z] libglib2.0-0 set to automatically installed. [2021-06-25T14:39:34.120Z] libnghttp2-14 set to automatically installed. [2021-06-25T14:39:34.120Z] libnorm1 set to automatically installed. [2021-06-25T14:39:34.120Z] libpgm-5.2-0 set to automatically installed. [2021-06-25T14:39:34.120Z] libpsl5 set to automatically installed. [2021-06-25T14:39:34.120Z] librtmp1 set to automatically installed. [2021-06-25T14:39:34.120Z] libsodium23 set to automatically installed. [2021-06-25T14:39:34.120Z] libzmq3-dev set to automatically installed. [2021-06-25T14:39:34.120Z] libzmq5 set to automatically installed. [2021-06-25T14:39:34.120Z] pkg-config set to automatically installed. [2021-06-25T14:39:34.120Z] zip set to automatically installed. [Pipeline] } [2021-06-25T14:39:35.473Z] $ docker stop --time=1 842872af72615b1a4250a3f7f59666549b3f3c83f67df6098480e4b677717f4a [2021-06-25T14:39:36.687Z] snapd is not logged in, snap install commands will use sudo [2021-06-25T14:39:37.266Z] snap "core18" has no updates available [2021-06-25T14:39:37.963Z] $ docker rm -f 842872af72615b1a4250a3f7f59666549b3f3c83f67df6098480e4b677717f4a [2021-06-25T14:39:38.215Z] snapd is not logged in, snap install commands will use sudo [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:39:39.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T14:39:40.079Z] [2021-06-25T14:39:40.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:39:40.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T14:39:40.712Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-25T14:39:40.712Z] 29e5d40040c1: Pulling fs layer [2021-06-25T14:39:40.712Z] 1ce36da41761: Pulling fs layer [2021-06-25T14:39:40.712Z] 25b303627fd3: Pulling fs layer [2021-06-25T14:39:41.309Z] 29e5d40040c1: Download complete [2021-06-25T14:39:41.909Z] 1ce36da41761: Verifying Checksum [2021-06-25T14:39:41.909Z] 1ce36da41761: Download complete [2021-06-25T14:39:41.909Z] 29e5d40040c1: Pull complete [2021-06-25T14:39:43.343Z] 1ce36da41761: Pull complete [2021-06-25T14:39:43.619Z] 25b303627fd3: Verifying Checksum [2021-06-25T14:39:43.619Z] 25b303627fd3: Download complete [2021-06-25T14:39:53.261Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-25T14:39:53.261Z] Downloading snap 'edgex-app-service-configurable' [2021-06-25T14:39:53.764Z] 25b303627fd3: Pull complete [2021-06-25T14:39:53.764Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-25T14:39:53.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T14:39:53.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-25T14:39:53.987Z] prd-ubuntu18.04-docker-arm64-4c-16g-104 does not seem to be running inside a container [2021-06-25T14:39:54.039Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-25T14:39:54.204Z] 2021/06/25 14:39:53.805928 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_571.snap: 7311360 [2021-06-25T14:39:54.777Z] Pulling app-service-config [2021-06-25T14:39:54.777Z] + snapcraftctl pull [2021-06-25T14:39:56.162Z] Pulling config-common [2021-06-25T14:39:56.162Z] + snapcraftctl pull [2021-06-25T14:39:56.993Z] $ docker top 19924b578c518aa775199586ab74ade72bc6562137504c8668067344e813255f -eo pid,comm [2021-06-25T14:39:57.104Z] Pulling go-build-helper [2021-06-25T14:39:57.104Z] + snapcraftctl pull [Pipeline] { [Pipeline] sh [2021-06-25T14:39:58.012Z] + grep parallel [2021-06-25T14:39:58.012Z] + docker-compose build --help [2021-06-25T14:39:58.051Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-25T14:39:58.051Z] Skipping pull go-build-helper (already ran) [2021-06-25T14:39:58.051Z] Building go-build-helper [2021-06-25T14:39:58.051Z] + snapcraftctl build [2021-06-25T14:39:59.969Z] Staging go-build-helper [2021-06-25T14:39:59.969Z] + snapcraftctl stage [2021-06-25T14:40:01.402Z] --parallel Build images in parallel. [Pipeline] } [2021-06-25T14:40:01.679Z] $ docker stop --time=1 19924b578c518aa775199586ab74ade72bc6562137504c8668067344e813255f [2021-06-25T14:40:03.537Z] $ docker rm -f 19924b578c518aa775199586ab74ade72bc6562137504c8668067344e813255f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:40:04.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T14:40:04.219Z] . [Pipeline] withDockerContainer [2021-06-25T14:40:04.442Z] prd-ubuntu18.04-docker-arm64-4c-16g-104 does not seem to be running inside a container [2021-06-25T14:40:04.496Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-25T14:40:05.944Z] $ docker top f4b15fdad5ee8ee72376250bb83a82a976fe1b08dab2e2462893559d3e65ab64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T14:40:06.911Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-25T14:40:10.295Z] Building core-command ... [2021-06-25T14:40:10.295Z] Building core-data ... [2021-06-25T14:40:10.295Z] Building core-metadata ... [2021-06-25T14:40:10.295Z] Building security-bootstrapper ... [2021-06-25T14:40:10.295Z] Building security-proxy-setup ... [2021-06-25T14:40:10.295Z] Building security-secretstore-setup ... [2021-06-25T14:40:10.295Z] Building support-notifications ... [2021-06-25T14:40:10.295Z] Building support-scheduler ... [2021-06-25T14:40:10.295Z] Building sys-mgmt-agent ... [2021-06-25T14:40:10.295Z] Building support-notifications [2021-06-25T14:40:10.295Z] Building core-command [2021-06-25T14:40:10.295Z] Building security-proxy-setup [2021-06-25T14:40:10.295Z] Building security-secretstore-setup [2021-06-25T14:40:10.564Z] Building core-metadata [2021-06-25T14:40:12.218Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-25T14:40:12.218Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-25T14:40:12.218Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-25T14:40:12.218Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-25T14:40:12.218Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-25T14:40:12.218Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-25T14:40:12.218Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-25T14:40:12.218Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-25T14:40:12.218Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-25T14:40:12.218Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-25T14:40:12.218Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-25T14:40:12.218Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-25T14:40:12.218Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-25T14:40:12.218Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-25T14:40:12.218Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-25T14:40:12.218Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-25T14:40:12.218Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-25T14:40:12.218Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-25T14:40:12.218Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-25T14:40:12.218Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-25T14:40:12.218Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-25T14:40:12.218Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-25T14:40:12.218Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-25T14:40:12.218Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-25T14:40:12.218Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-25T14:40:12.218Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-25T14:40:12.218Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-25T14:40:12.218Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-25T14:40:12.218Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-25T14:40:12.218Z] Fetched 224 kB in 0s (0 B/s) [2021-06-25T14:40:12.218Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-25T14:40:12.218Z] Fetched 157 kB in 0s (0 B/s) [2021-06-25T14:40:12.218Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-25T14:40:12.218Z] Fetched 221 kB in 0s (0 B/s) [2021-06-25T14:40:12.218Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-25T14:40:12.218Z] Fetched 143 kB in 0s (0 B/s) [2021-06-25T14:40:12.218Z] Pulling edgex-go [2021-06-25T14:40:12.218Z] + snapcraftctl pull [2021-06-25T14:40:12.218Z] Pulling hooks [2021-06-25T14:40:12.218Z] + snapcraftctl pull [2021-06-25T14:40:34.205Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-25T14:40:34.205Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-25T14:40:34.205Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-25T14:40:34.205Z] Fetched 0 B in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-25T14:40:34.205Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-25T14:40:34.205Z] Fetched 279 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-25T14:40:34.205Z] Fetched 122 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-25T14:40:34.205Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-25T14:40:34.205Z] Fetched 8848 B in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-25T14:40:34.205Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-25T14:40:34.205Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-25T14:40:34.205Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-25T14:40:34.205Z] Fetched 219 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-25T14:40:34.205Z] Fetched 154 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-25T14:40:34.205Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-25T14:40:34.205Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-25T14:40:34.205Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-25T14:40:34.205Z] Fetched 499 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-25T14:40:34.205Z] Fetched 111 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-25T14:40:34.205Z] Fetched 240 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-25T14:40:34.205Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-25T14:40:34.205Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-25T14:40:34.205Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-25T14:40:34.205Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-25T14:40:34.205Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-25T14:40:34.205Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-25T14:40:34.205Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-25T14:40:34.205Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-25T14:40:34.205Z] Fetched 8720 B in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-25T14:40:34.205Z] Fetched 140 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-25T14:40:34.205Z] Fetched 119 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-25T14:40:34.205Z] Fetched 111 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-25T14:40:34.205Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-25T14:40:34.205Z] Fetched 645 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-25T14:40:34.205Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-25T14:40:34.205Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-25T14:40:34.205Z] Fetched 368 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-25T14:40:34.205Z] Fetched 187 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-25T14:40:34.205Z] Fetched 175 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-25T14:40:34.205Z] Fetched 206 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-25T14:40:34.205Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-25T14:40:34.205Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-25T14:40:34.205Z] Fetched 159 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-25T14:40:34.205Z] Fetched 107 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-25T14:40:34.205Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-25T14:40:34.205Z] Pulling static-packages [2021-06-25T14:40:34.205Z] + snapcraftctl pull [2021-06-25T14:40:34.205Z] Pulling version [2021-06-25T14:40:34.205Z] + cd /root/project [2021-06-25T14:40:34.205Z] + git describe --tags --abbrev=0 [2021-06-25T14:40:34.205Z] + sed s/v// [2021-06-25T14:40:34.205Z] + GIT_VERSION=2.0.0-dev.273 [2021-06-25T14:40:34.205Z] + [ -z 2.0.0-dev.273 ] [2021-06-25T14:40:34.205Z] + snapcraftctl set-version 2.0.0-dev.273 [2021-06-25T14:40:35.594Z] Building app-service-config [2021-06-25T14:40:35.594Z] + snapcraftctl build [2021-06-25T14:40:37.506Z] Building config-common [2021-06-25T14:40:37.506Z] + snapcraftctl build [2021-06-25T14:40:39.419Z] Skipping build go-build-helper (already ran) [2021-06-25T14:40:39.419Z] Building edgex-go [2021-06-25T14:40:39.681Z] + cd /root/parts/edgex-go/src [2021-06-25T14:40:39.681Z] + make build [2021-06-25T14:40:39.681Z] go mod tidy [2021-06-25T14:40:41.070Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-25T14:40:41.070Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-06-25T14:40:41.070Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-06-25T14:40:41.070Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-25T14:40:41.332Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-25T14:40:41.332Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-25T14:40:41.332Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-25T14:40:41.332Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-25T14:40:41.332Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-25T14:40:41.332Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-25T14:40:41.332Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-06-25T14:40:41.332Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-25T14:40:41.594Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-25T14:40:41.855Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-25T14:40:41.855Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-25T14:40:42.800Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-06-25T14:40:42.800Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-25T14:40:42.800Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-25T14:40:42.800Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-25T14:40:42.800Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-25T14:40:42.800Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-25T14:40:42.800Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-25T14:40:42.800Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-25T14:40:43.062Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-25T14:40:43.062Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-25T14:40:43.062Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-25T14:40:43.326Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-25T14:40:43.326Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-25T14:40:43.326Z] go: downloading golang.org/x/text v0.3.2 [2021-06-25T14:40:43.326Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-25T14:40:43.326Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-25T14:40:43.326Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-25T14:40:43.326Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-25T14:40:43.326Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-25T14:40:43.587Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-25T14:40:43.587Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-25T14:40:43.587Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-25T14:40:43.847Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-25T14:40:43.847Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-25T14:40:43.847Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-25T14:40:43.847Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-25T14:40:43.847Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-25T14:40:43.847Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-25T14:40:44.108Z] go: downloading github.com/kr/text v0.1.0 [2021-06-25T14:40:44.108Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-25T14:40:44.108Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-25T14:40:44.108Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-25T14:40:44.108Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-25T14:40:44.108Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-25T14:40:44.108Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-25T14:40:44.108Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-25T14:40:44.108Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-25T14:40:44.371Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-25T14:40:44.371Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-25T14:40:44.371Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-25T14:40:44.371Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-25T14:40:44.371Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-25T14:40:44.371Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-25T14:40:44.371Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-25T14:40:44.371Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-25T14:40:44.371Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-25T14:40:44.371Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-25T14:40:44.371Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-25T14:40:44.371Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-25T14:40:44.371Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-25T14:40:44.371Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-25T14:40:44.632Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-25T14:40:44.632Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-25T14:40:44.632Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-25T14:40:44.632Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-25T14:40:44.632Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-25T14:40:44.632Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-25T14:40:44.632Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-25T14:40:44.632Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-25T14:40:44.632Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-25T14:40:44.632Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-25T14:40:44.632Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-25T14:40:44.632Z] 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-06-25T14:40:52.783Z] 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-06-25T14:40:56.988Z] 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-06-25T14:40:57.561Z] 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-06-25T14:40:58.949Z] 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-06-25T14:40:59.210Z] 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-06-25T14:41:00.154Z] 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-06-25T14:41:01.542Z] 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-06-25T14:41:02.502Z] 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-06-25T14:41:03.446Z] 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-06-25T14:41:04.421Z] 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-06-25T14:41:05.573Z] 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-06-25T14:41:06.966Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-25T14:41:06.966Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-25T14:41:06.966Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-25T14:41:06.966Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-25T14:41:07.227Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-25T14:41:07.227Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-25T14:41:07.227Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-25T14:41:07.227Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-25T14:41:07.227Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-25T14:41:07.227Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-25T14:41:07.227Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-25T14:41:07.227Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-25T14:41:07.227Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-25T14:41:07.227Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-25T14:41:07.227Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-25T14:41:07.227Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-25T14:41:07.227Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-25T14:41:07.227Z] + 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-06-25T14:41:07.227Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-25T14:41:07.227Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-25T14:41:07.227Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-25T14:41:07.227Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-25T14:41:07.227Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-25T14:41:07.227Z] + 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-06-25T14:41:07.227Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-25T14:41:07.227Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-25T14:41:07.227Z] + 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-06-25T14:41:08.170Z] Building hooks [2021-06-25T14:41:08.170Z] + cd /root/parts/hooks/src [2021-06-25T14:41:08.170Z] + make build [2021-06-25T14:41:08.170Z] go mod tidy [2021-06-25T14:41:08.748Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 [2021-06-25T14:41:08.748Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-25T14:41:08.748Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-25T14:41:08.748Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-25T14:41:08.748Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-25T14:41:09.321Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-25T14:41:09.895Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-25T14:41:09.895Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-25T14:41:13.201Z] Building static-packages [2021-06-25T14:41:13.201Z] + snapcraftctl build [2021-06-25T14:41:15.119Z] Building version [2021-06-25T14:41:15.119Z] + snapcraftctl build [2021-06-25T14:41:17.037Z] Staging app-service-config [2021-06-25T14:41:17.037Z] + snapcraftctl stage [2021-06-25T14:41:17.979Z] Staging config-common [2021-06-25T14:41:17.979Z] + snapcraftctl stage [2021-06-25T14:41:18.542Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:41:18.542Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:41:18.542Z] ---> 220f2ecf22b6 [2021-06-25T14:41:18.542Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:41:18.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:41:18.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:41:18.542Z] ---> 220f2ecf22b6 [2021-06-25T14:41:18.542Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T14:41:18.542Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:41:18.542Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:41:18.542Z] ---> 220f2ecf22b6 [2021-06-25T14:41:18.542Z] Step 3/22 : WORKDIR /edgex-go [2021-06-25T14:41:18.542Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:41:18.542Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:41:18.542Z] ---> 220f2ecf22b6 [2021-06-25T14:41:18.542Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:41:18.542Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:41:18.542Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:41:18.542Z] ---> 220f2ecf22b6 [2021-06-25T14:41:18.542Z] Step 3/26 : WORKDIR /edgex-go [2021-06-25T14:41:18.923Z] Skipping stage go-build-helper (already ran) [2021-06-25T14:41:18.923Z] Staging edgex-go [2021-06-25T14:41:18.923Z] + snapcraftctl stage [2021-06-25T14:41:19.867Z] Staging hooks [2021-06-25T14:41:19.867Z] + snapcraftctl stage [2021-06-25T14:41:19.977Z] ---> Running in 6c7a339b2a2b [2021-06-25T14:41:19.977Z] ---> Running in b29730338c54 [2021-06-25T14:41:19.977Z] ---> Running in 3f768f7a0425 [2021-06-25T14:41:19.977Z] ---> Running in 2748e8be8ca5 [2021-06-25T14:41:19.977Z] ---> Running in 026463d6e644 [2021-06-25T14:41:20.812Z] Staging static-packages [2021-06-25T14:41:20.812Z] + snapcraftctl stage [2021-06-25T14:41:20.962Z] Removing intermediate container 026463d6e644 [2021-06-25T14:41:20.962Z] ---> 654d394fc00a [2021-06-25T14:41:20.962Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:41:20.962Z] Removing intermediate container 6c7a339b2a2b [2021-06-25T14:41:20.962Z] ---> 15b8168a5a98 [2021-06-25T14:41:20.962Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:41:20.962Z] Removing intermediate container 2748e8be8ca5 [2021-06-25T14:41:20.962Z] ---> d8cd34a4694a [2021-06-25T14:41:20.962Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:41:20.962Z] Removing intermediate container 3f768f7a0425 [2021-06-25T14:41:20.962Z] ---> 62b8dd1febc9 [2021-06-25T14:41:20.962Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:41:20.962Z] Removing intermediate container b29730338c54 [2021-06-25T14:41:20.962Z] ---> 4dede13ce276 [2021-06-25T14:41:20.962Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:41:21.237Z] ---> Running in ab304081ed5b [2021-06-25T14:41:21.237Z] ---> Running in 95d81baa42d3 [2021-06-25T14:41:21.237Z] ---> Running in dfcdecdaa129 [2021-06-25T14:41:21.237Z] ---> Running in 534f03767fb3 [2021-06-25T14:41:21.237Z] ---> Running in e2c04bbca5b4 [2021-06-25T14:41:21.754Z] Staging version [2021-06-25T14:41:21.754Z] + snapcraftctl stage [2021-06-25T14:41:23.140Z] Priming app-service-config [2021-06-25T14:41:23.140Z] + snapcraftctl prime [2021-06-25T14:41:24.525Z] Priming config-common [2021-06-25T14:41:24.525Z] + snapcraftctl prime [2021-06-25T14:41:25.467Z] Priming go-build-helper [2021-06-25T14:41:25.467Z] + snapcraftctl prime [2021-06-25T14:41:25.560Z] Removing intermediate container 95d81baa42d3 [2021-06-25T14:41:25.560Z] ---> 2daf88cff048 [2021-06-25T14:41:25.560Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-25T14:41:25.560Z] Removing intermediate container ab304081ed5b [2021-06-25T14:41:25.560Z] ---> 5e9992bf4c0f [2021-06-25T14:41:25.560Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T14:41:25.560Z] ---> Running in 6628020a9032 [2021-06-25T14:41:25.560Z] ---> Running in 96be3cc9938f [2021-06-25T14:41:25.560Z] Removing intermediate container 534f03767fb3 [2021-06-25T14:41:25.560Z] ---> 2c1f07ef5efa [2021-06-25T14:41:25.560Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-25T14:41:25.838Z] ---> Running in 6b46acf7a851 [2021-06-25T14:41:26.116Z] Removing intermediate container e2c04bbca5b4 [2021-06-25T14:41:26.117Z] ---> 7ed984b384e4 [2021-06-25T14:41:26.117Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-25T14:41:26.117Z] Removing intermediate container dfcdecdaa129 [2021-06-25T14:41:26.117Z] ---> 06c19392b57c [2021-06-25T14:41:26.117Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T14:41:26.395Z] ---> Running in 882241a7064a [2021-06-25T14:41:26.395Z] ---> Running in 0528fb15b03a [2021-06-25T14:41:26.407Z] Priming edgex-go [2021-06-25T14:41:26.408Z] + snapcraftctl prime [2021-06-25T14:41:27.869Z] Priming hooks [2021-06-25T14:41:27.869Z] + snapcraftctl prime [2021-06-25T14:41:27.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:41:28.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:41:28.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:41:28.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:41:28.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:41:28.813Z] Priming static-packages [2021-06-25T14:41:28.813Z] + snapcraftctl prime [2021-06-25T14:41:29.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:41:29.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:41:29.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:41:29.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:41:29.631Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:41:30.628Z] OK: 218 MiB in 52 packages [2021-06-25T14:41:30.628Z] OK: 218 MiB in 52 packages [2021-06-25T14:41:30.628Z] OK: 218 MiB in 52 packages [2021-06-25T14:41:30.922Z] OK: 218 MiB in 52 packages [2021-06-25T14:41:30.922Z] OK: 218 MiB in 52 packages [2021-06-25T14:41:31.358Z] Priming version [2021-06-25T14:41:31.358Z] + snapcraftctl prime [2021-06-25T14:41:32.301Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-06-25T14:41:32.369Z] Removing intermediate container 6b46acf7a851 [2021-06-25T14:41:32.369Z] ---> 4f399dee398e [2021-06-25T14:41:32.369Z] Step 6/26 : COPY go.mod . [2021-06-25T14:41:32.649Z] Removing intermediate container 882241a7064a [2021-06-25T14:41:32.649Z] ---> 24e298e0e03d [2021-06-25T14:41:32.649Z] Step 6/24 : COPY go.mod . [2021-06-25T14:41:32.927Z] Removing intermediate container 0528fb15b03a [2021-06-25T14:41:32.927Z] ---> 5de5fc3f2e0f [2021-06-25T14:41:32.927Z] Step 6/23 : COPY go.mod . [2021-06-25T14:41:33.200Z] Removing intermediate container 6628020a9032 [2021-06-25T14:41:33.200Z] ---> dcd2b1afb7c1 [2021-06-25T14:41:33.200Z] Step 6/22 : COPY go.mod . [2021-06-25T14:41:33.200Z] Removing intermediate container 96be3cc9938f [2021-06-25T14:41:33.200Z] ---> b48bfabe3f15 [2021-06-25T14:41:33.200Z] Step 6/24 : COPY go.mod . [2021-06-25T14:41:33.478Z] ---> 67a220bcfb2b [2021-06-25T14:41:33.478Z] Step 7/26 : RUN go mod download [2021-06-25T14:41:33.478Z] ---> Running in d528ac3d642d [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-25T14:41:34.096Z] ---> c88e1198c49a [2021-06-25T14:41:34.097Z] Step 7/24 : RUN go mod download [2021-06-25T14:41:34.097Z] ---> 29fbc56e9736 [2021-06-25T14:41:34.097Z] Step 7/23 : RUN go mod download [2021-06-25T14:41:34.378Z] ---> Running in 532521a3ab1f [2021-06-25T14:41:34.378Z] ---> Running in 3f6851ee9b4f [2021-06-25T14:41:34.651Z] ---> 4ce5a83d98d7 [2021-06-25T14:41:34.651Z] Step 7/24 : RUN go mod download [2021-06-25T14:41:34.651Z] ---> 9a6542ced924 [2021-06-25T14:41:34.651Z] Step 7/22 : RUN go mod download [2021-06-25T14:41:34.929Z] ---> Running in 2a94246e6003 [2021-06-25T14:41:34.929Z] ---> Running in 41ad21e9d0d4 [2021-06-25T14:41:37.580Z] Removing intermediate container d528ac3d642d [2021-06-25T14:41:37.580Z] ---> 0bbe22221276 [2021-06-25T14:41:37.580Z] Step 8/26 : COPY . . [2021-06-25T14:41:39.052Z] Removing intermediate container 532521a3ab1f [2021-06-25T14:41:39.052Z] ---> 628dce462ca1 [2021-06-25T14:41:39.052Z] Step 8/24 : COPY . . [2021-06-25T14:41:39.323Z] Removing intermediate container 3f6851ee9b4f [2021-06-25T14:41:39.323Z] ---> 5bfd566e81f2 [2021-06-25T14:41:39.323Z] Step 8/23 : COPY . . [2021-06-25T14:41:39.697Z] Removing intermediate container 2a94246e6003 [2021-06-25T14:41:39.697Z] ---> 0336342d2951 [2021-06-25T14:41:39.697Z] Step 8/22 : COPY . . [2021-06-25T14:41:39.999Z] Removing intermediate container 41ad21e9d0d4 [2021-06-25T14:41:39.999Z] ---> 04780dfdaa24 [2021-06-25T14:41:39.999Z] Step 8/24 : COPY . . [2021-06-25T14:42:06.865Z] ---> 1bfd082df2d6 [2021-06-25T14:42:06.865Z] Step 9/26 : RUN go mod tidy [2021-06-25T14:42:06.865Z] ---> 86e1b8fec6cc [2021-06-25T14:42:06.865Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:42:06.865Z] ---> 9b4cde8fec67 [2021-06-25T14:42:06.865Z] Step 9/22 : RUN go mod tidy [2021-06-25T14:42:06.865Z] ---> 1c157c3b4eab [2021-06-25T14:42:06.865Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:42:06.865Z] ---> 422d2047d2e9 [2021-06-25T14:42:06.865Z] Step 9/23 : RUN go mod tidy [2021-06-25T14:42:06.865Z] ---> Running in b28d9e70e3cf [2021-06-25T14:42:06.865Z] ---> Running in bb7250f7b222 [2021-06-25T14:42:06.865Z] ---> Running in 37633ee93114 [2021-06-25T14:42:06.865Z] ---> Running in 1a24c7da6fe3 [2021-06-25T14:42:06.865Z] ---> Running in 42665dbb3752 [2021-06-25T14:42:09.505Z] Removing intermediate container b28d9e70e3cf [2021-06-25T14:42:09.505Z] ---> 6132cc409417 [2021-06-25T14:42:09.505Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-25T14:42:09.785Z] ---> Running in 00fabe1dc044 [2021-06-25T14:42:10.400Z] Removing intermediate container bb7250f7b222 [2021-06-25T14:42:10.400Z] ---> 33f2537d16e0 [2021-06-25T14:42:10.400Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-25T14:42:10.400Z] Removing intermediate container 37633ee93114 [2021-06-25T14:42:10.400Z] ---> 961eee724a1f [2021-06-25T14:42:10.400Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-25T14:42:10.400Z] ---> Running in f7c1c67ebadd [2021-06-25T14:42:10.675Z] Removing intermediate container 1a24c7da6fe3 [2021-06-25T14:42:10.675Z] ---> 7f6f3025950a [2021-06-25T14:42:10.675Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-25T14:42:10.675Z] ---> Running in d5ec069242fd [2021-06-25T14:42:10.951Z] Removing intermediate container 42665dbb3752 [2021-06-25T14:42:10.951Z] ---> 6d4ca21a75a4 [2021-06-25T14:42:10.951Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-25T14:42:10.951Z] ---> Running in f98c7a197a34 [2021-06-25T14:42:11.229Z] ---> Running in cfd57e205421 [2021-06-25T14:42:11.504Z] 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-06-25T14:42:12.525Z] 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-06-25T14:42:13.133Z] 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-06-25T14:42:13.412Z] 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-06-25T14:42:13.688Z] 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-06-25T14:44:05.606Z] 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-06-25T14:44:05.606Z] 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-06-25T14:44:11.060Z] Removing intermediate container f98c7a197a34 [2021-06-25T14:44:11.060Z] ---> 1498aacae488 [2021-06-25T14:44:11.060Z] [2021-06-25T14:44:11.060Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T14:44:11.060Z] 3.12: Pulling from library/alpine [2021-06-25T14:44:13.073Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T14:44:13.073Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T14:44:13.073Z] ---> c4fd0aeabfcf [2021-06-25T14:44:13.073Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T14:44:13.681Z] ---> Running in f140e0a7969c [2021-06-25T14:44:15.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:44:15.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:44:16.278Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T14:44:16.278Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:44:16.278Z] OK: 5 MiB in 15 packages [2021-06-25T14:44:16.554Z] Removing intermediate container f7c1c67ebadd [2021-06-25T14:44:16.554Z] ---> cedcc8b5263b [2021-06-25T14:44:16.554Z] [2021-06-25T14:44:16.554Z] Step 11/26 : FROM alpine:3.12 [2021-06-25T14:44:16.554Z] ---> c4fd0aeabfcf [2021-06-25T14:44:16.554Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-25T14:44:17.558Z] Removing intermediate container d5ec069242fd [2021-06-25T14:44:17.558Z] ---> 3d489af150c0 [2021-06-25T14:44:17.558Z] [2021-06-25T14:44:17.558Z] Step 11/22 : FROM alpine:3.12 [2021-06-25T14:44:17.558Z] ---> c4fd0aeabfcf [2021-06-25T14:44:17.558Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-25T14:44:17.558Z] ---> Running in d2fb4df51c8c [2021-06-25T14:44:17.833Z] Removing intermediate container cfd57e205421 [2021-06-25T14:44:17.833Z] ---> 77a0300bd66a [2021-06-25T14:44:17.833Z] [2021-06-25T14:44:17.833Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T14:44:17.833Z] ---> c4fd0aeabfcf [2021-06-25T14:44:17.833Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-25T14:44:18.106Z] ---> Running in a79580ddc3b9 [2021-06-25T14:44:18.383Z] ---> Running in 3de1291f532b [2021-06-25T14:44:18.383Z] Removing intermediate container 00fabe1dc044 [2021-06-25T14:44:18.383Z] ---> cb939ed22c2e [2021-06-25T14:44:18.383Z] [2021-06-25T14:44:18.383Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T14:44:18.383Z] ---> c4fd0aeabfcf [2021-06-25T14:44:18.383Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T14:44:18.383Z] ---> Using cache [2021-06-25T14:44:18.383Z] ---> a2755be4ebee [2021-06-25T14:44:18.662Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:44:18.662Z] Removing intermediate container f140e0a7969c [2021-06-25T14:44:18.662Z] ---> a2755be4ebee [2021-06-25T14:44:18.662Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:44:18.662Z] ---> Running in 667261bedb2f [2021-06-25T14:44:18.940Z] ---> Running in 143d8e5682b7 [2021-06-25T14:44:19.551Z] Removing intermediate container 667261bedb2f [2021-06-25T14:44:19.551Z] ---> d26ee4cea186 [2021-06-25T14:44:19.551Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-25T14:44:19.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:44:19.825Z] ---> Running in 02e970030966 [2021-06-25T14:44:19.825Z] Removing intermediate container 143d8e5682b7 [2021-06-25T14:44:19.825Z] ---> 4c4b9e9146e1 [2021-06-25T14:44:19.825Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-25T14:44:20.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:44:20.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:44:20.104Z] ---> Running in 5c40f3a3d70b [2021-06-25T14:44:20.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:44:20.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:44:20.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:44:20.667Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-25T14:44:20.667Z] Removing intermediate container 02e970030966 [2021-06-25T14:44:20.667Z] ---> b0dcd7f89ef5 [2021-06-25T14:44:20.667Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T14:44:20.667Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T14:44:20.667Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-25T14:44:20.667Z] (4/6) Installing curl (7.77.0-r0) [2021-06-25T14:44:20.948Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-25T14:44:20.948Z] (6/6) Installing su-exec (0.2-r1) [2021-06-25T14:44:20.948Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:44:20.948Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T14:44:20.948Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-25T14:44:20.948Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T14:44:20.948Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-25T14:44:20.948Z] ---> Running in 399d7be36eaa [2021-06-25T14:44:20.948Z] (4/4) Installing curl (7.77.0-r0) [2021-06-25T14:44:20.948Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:44:21.223Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-25T14:44:21.223Z] Removing intermediate container 5c40f3a3d70b [2021-06-25T14:44:21.223Z] ---> 829f0ab62063 [2021-06-25T14:44:21.223Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T14:44:21.223Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T14:44:21.223Z] OK: 7 MiB in 20 packages [2021-06-25T14:44:21.223Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-25T14:44:21.223Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:44:21.223Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T14:44:21.506Z] OK: 7 MiB in 18 packages [2021-06-25T14:44:21.506Z] OK: 6 MiB in 16 packages [2021-06-25T14:44:21.506Z] ---> Running in 0293bf616be4 [2021-06-25T14:44:21.780Z] Removing intermediate container 399d7be36eaa [2021-06-25T14:44:21.780Z] ---> 724b8783ac97 [2021-06-25T14:44:21.780Z] Step 16/24 : WORKDIR / [2021-06-25T14:44:22.051Z] ---> Running in 10314df3ec31 [2021-06-25T14:44:22.327Z] Removing intermediate container 0293bf616be4 [2021-06-25T14:44:22.327Z] ---> bf881e463cd2 [2021-06-25T14:44:22.327Z] Step 16/24 : WORKDIR / [2021-06-25T14:44:22.950Z] ---> Running in 89adc9cb3017 [2021-06-25T14:44:22.950Z] Removing intermediate container 10314df3ec31 [2021-06-25T14:44:22.950Z] ---> f8ffb7149253 [2021-06-25T14:44:22.950Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:44:23.551Z] Removing intermediate container d2fb4df51c8c [2021-06-25T14:44:23.551Z] ---> a8825536b4c6 [2021-06-25T14:44:23.551Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T14:44:23.829Z] ---> Running in 764eae66f7e6 [2021-06-25T14:44:23.829Z] Removing intermediate container 89adc9cb3017 [2021-06-25T14:44:23.829Z] ---> 319cc995d98f [2021-06-25T14:44:23.829Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:44:23.829Z] Removing intermediate container a79580ddc3b9 [2021-06-25T14:44:23.829Z] ---> a6cf7752e998 [2021-06-25T14:44:23.829Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T14:44:24.101Z] Removing intermediate container 3de1291f532b [2021-06-25T14:44:24.101Z] ---> ca95b11cedcb [2021-06-25T14:44:24.101Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:44:24.101Z] ---> Running in bd3b9ece82b8 [2021-06-25T14:44:24.376Z] ---> Running in 50a08d365b08 [2021-06-25T14:44:24.652Z] ---> d7b8af53af22 [2021-06-25T14:44:24.652Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-25T14:44:24.652Z] Removing intermediate container 764eae66f7e6 [2021-06-25T14:44:24.652Z] ---> 129ef924aa7a [2021-06-25T14:44:24.652Z] Step 14/26 : WORKDIR / [2021-06-25T14:44:24.923Z] ---> Running in 760b5f103f7f [2021-06-25T14:44:24.923Z] Removing intermediate container bd3b9ece82b8 [2021-06-25T14:44:24.923Z] ---> 91e6c4c7b5ea [2021-06-25T14:44:24.923Z] Step 14/22 : WORKDIR /edgex [2021-06-25T14:44:25.210Z] Removing intermediate container 50a08d365b08 [2021-06-25T14:44:25.210Z] ---> e502d40a63ab [2021-06-25T14:44:25.210Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-25T14:44:25.210Z] ---> Running in 9815897b56cf [2021-06-25T14:44:25.210Z] ---> 37aa867a1076 [2021-06-25T14:44:25.210Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-25T14:44:25.491Z] ---> Running in af35525ecb13 [2021-06-25T14:44:25.491Z] Removing intermediate container 760b5f103f7f [2021-06-25T14:44:25.491Z] ---> 683cac397d93 [2021-06-25T14:44:25.491Z] 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-06-25T14:44:26.098Z] Removing intermediate container 9815897b56cf [2021-06-25T14:44:26.098Z] ---> 61366de10fe2 [2021-06-25T14:44:26.098Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-25T14:44:26.371Z] Removing intermediate container af35525ecb13 [2021-06-25T14:44:26.371Z] ---> 1ee18a79ad7d [2021-06-25T14:44:26.371Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T14:44:26.371Z] ---> 403ac57b20ca [2021-06-25T14:44:26.371Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-25T14:44:26.643Z] ---> Running in 8b7b3850ef6d [2021-06-25T14:44:26.923Z] ---> f0af85e5a5a3 [2021-06-25T14:44:26.923Z] 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-06-25T14:44:26.923Z] ---> 5f362c745c01 [2021-06-25T14:44:26.923Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-25T14:44:27.204Z] ---> 7b26bada878f [2021-06-25T14:44:27.204Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-25T14:44:27.204Z] Removing intermediate container 8b7b3850ef6d [2021-06-25T14:44:27.204Z] ---> 8ba354c999c6 [2021-06-25T14:44:27.204Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:44:27.476Z] ---> 9668db70da65 [2021-06-25T14:44:27.476Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-25T14:44:27.751Z] ---> Running in c3a45d965d49 [2021-06-25T14:44:28.349Z] ---> 0f5c879b3f82 [2021-06-25T14:44:28.349Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-25T14:44:28.349Z] ---> aafae5f1c43b [2021-06-25T14:44:28.349Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-25T14:44:28.349Z] Removing intermediate container c3a45d965d49 [2021-06-25T14:44:28.349Z] ---> bdf9ff9659a9 [2021-06-25T14:44:28.349Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:44:28.622Z] ---> Running in 56b2e2c6cf4d [2021-06-25T14:44:28.622Z] ---> 32b529da6b4e [2021-06-25T14:44:28.622Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-25T14:44:28.622Z] ---> Running in 4813bcb282a8 [2021-06-25T14:44:28.895Z] ---> c2c3a62f00dd [2021-06-25T14:44:28.895Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-25T14:44:29.509Z] Removing intermediate container 56b2e2c6cf4d [2021-06-25T14:44:29.509Z] ---> 0264f9a9d71f [2021-06-25T14:44:29.509Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:44:29.509Z] ---> 3fca45648ce8 [2021-06-25T14:44:29.510Z] 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-06-25T14:44:29.510Z] Removing intermediate container 4813bcb282a8 [2021-06-25T14:44:29.510Z] ---> ae7c4c8980c9 [2021-06-25T14:44:29.510Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T14:44:29.783Z] ---> Running in c37acccf705b [2021-06-25T14:44:29.783Z] ---> Running in bd4a15d9f780 [2021-06-25T14:44:30.380Z] ---> f7ae93917c2e [2021-06-25T14:44:30.380Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-25T14:44:30.657Z] ---> a2813880d659 [2021-06-25T14:44:30.657Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-25T14:44:30.657Z] Removing intermediate container bd4a15d9f780 [2021-06-25T14:44:30.657Z] ---> b7f528b2e52d [2021-06-25T14:44:30.657Z] Step 23/24 : LABEL git_sha=41b5059365e03112ad7dd924b4620b7df3cc33eb [2021-06-25T14:44:30.657Z] Removing intermediate container c37acccf705b [2021-06-25T14:44:30.657Z] ---> 247dd9725f53 [2021-06-25T14:44:30.657Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T14:44:30.657Z] ---> 52878c6500c5 [2021-06-25T14:44:30.657Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-25T14:44:30.932Z] ---> Running in d0e4aa1cd8c0 [2021-06-25T14:44:30.932Z] ---> Running in fb1119da1a46 [2021-06-25T14:44:30.932Z] ---> Running in c0df30113c58 [2021-06-25T14:44:31.540Z] ---> a04cac51df1a [2021-06-25T14:44:31.540Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-25T14:44:31.812Z] Removing intermediate container fb1119da1a46 [2021-06-25T14:44:31.812Z] ---> f67c27d24caf [2021-06-25T14:44:31.812Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:44:31.812Z] Removing intermediate container d0e4aa1cd8c0 [2021-06-25T14:44:31.812Z] ---> ae438f98a44b [2021-06-25T14:44:31.812Z] Step 19/22 : CMD ["--init=true"] [2021-06-25T14:44:32.084Z] ---> Running in 7830727399cb [2021-06-25T14:44:32.084Z] Removing intermediate container c0df30113c58 [2021-06-25T14:44:32.084Z] ---> 2c8c25390f08 [2021-06-25T14:44:32.084Z] Step 23/24 : LABEL git_sha=41b5059365e03112ad7dd924b4620b7df3cc33eb [2021-06-25T14:44:32.358Z] ---> Running in 318dd3a7bbed [2021-06-25T14:44:32.358Z] ---> Running in 9af53dd287f1 [2021-06-25T14:44:32.358Z] ---> db6193e64bb7 [2021-06-25T14:44:32.358Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-25T14:44:32.358Z] ---> Running in 2cd27406dc55 [2021-06-25T14:44:32.635Z] Removing intermediate container 7830727399cb [2021-06-25T14:44:32.635Z] ---> 1cffcc080400 [2021-06-25T14:44:32.635Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:44:33.265Z] ---> Running in 6ed677c9f981 [2021-06-25T14:44:33.265Z] Removing intermediate container 318dd3a7bbed [2021-06-25T14:44:33.265Z] ---> 5e0092da2006 [2021-06-25T14:44:33.265Z] [2021-06-25T14:44:33.265Z] Removing intermediate container 9af53dd287f1 [2021-06-25T14:44:33.265Z] ---> b1eb4dcf837b [2021-06-25T14:44:33.265Z] Step 20/22 : LABEL arch=arm64 [2021-06-25T14:44:33.265Z] Removing intermediate container 2cd27406dc55 [2021-06-25T14:44:33.265Z] ---> 1a2ac05ce236 [2021-06-25T14:44:33.265Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:44:33.541Z] ---> Running in 6e0749bc9d93 [2021-06-25T14:44:33.811Z] Successfully built 5e0092da2006 [2021-06-25T14:44:33.811Z] ---> Running in 6d003014c148 [2021-06-25T14:44:33.811Z] Successfully tagged core-metadata-arm64:latest [2021-06-25T14:44:33.811Z]  Building core-metadata ... done Building support-scheduler [2021-06-25T14:44:34.082Z] ---> e06ce07b2b69 [2021-06-25T14:44:34.082Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-25T14:44:34.082Z] Removing intermediate container 6ed677c9f981 [2021-06-25T14:44:34.082Z] ---> 69fb01362b76 [2021-06-25T14:44:34.082Z] Step 21/23 : LABEL arch=arm64 [2021-06-25T14:44:34.082Z] Removing intermediate container 6e0749bc9d93 [2021-06-25T14:44:34.082Z] ---> 23f3f23ccc4d [2021-06-25T14:44:34.082Z] Step 21/22 : LABEL git_sha=41b5059365e03112ad7dd924b4620b7df3cc33eb [2021-06-25T14:44:34.355Z] ---> Running in d534a19d9f52 [2021-06-25T14:44:34.355Z] ---> Running in 156057372f18 [2021-06-25T14:44:34.628Z] Removing intermediate container 6d003014c148 [2021-06-25T14:44:34.628Z] ---> e24e9099b1c5 [2021-06-25T14:44:34.628Z] [2021-06-25T14:44:34.901Z] Removing intermediate container d534a19d9f52 [2021-06-25T14:44:34.901Z] ---> c8a8108e4d9e [2021-06-25T14:44:34.901Z] Step 22/23 : LABEL git_sha=41b5059365e03112ad7dd924b4620b7df3cc33eb [2021-06-25T14:44:35.177Z] Removing intermediate container 156057372f18 [2021-06-25T14:44:35.177Z] ---> ff8dde99c0c6 [2021-06-25T14:44:35.177Z] Step 22/22 : LABEL version=0.0.0 [2021-06-25T14:44:35.177Z] Successfully built e24e9099b1c5 [2021-06-25T14:44:35.177Z] ---> 1dc7cfdca40b [2021-06-25T14:44:35.177Z] 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-06-25T14:44:35.177Z] Successfully tagged core-command-arm64:latest [2021-06-25T14:44:35.177Z]  Building core-command ... done Building security-bootstrapper [2021-06-25T14:44:35.461Z] ---> Running in 24ea4f37f766 [2021-06-25T14:44:35.461Z] ---> Running in 33da5210474d [2021-06-25T14:44:35.734Z] ---> Running in 3d279efde775 [2021-06-25T14:44:36.332Z] Removing intermediate container 33da5210474d [2021-06-25T14:44:36.332Z] ---> 4decf1c093f5 [2021-06-25T14:44:36.332Z] [2021-06-25T14:44:36.332Z] Removing intermediate container 24ea4f37f766 [2021-06-25T14:44:36.332Z] ---> 17fed08c56fc [2021-06-25T14:44:36.332Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T14:44:36.615Z] ---> Running in 07e35ad98ec3 [2021-06-25T14:44:36.891Z] Successfully built 4decf1c093f5 [2021-06-25T14:44:36.891Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-25T14:44:36.891Z] Building sys-mgmt-agent [2021-06-25T14:44:37.492Z]  Building security-proxy-setup ... done Removing intermediate container 07e35ad98ec3 [2021-06-25T14:44:37.492Z] ---> 686fcd906387 [2021-06-25T14:44:37.492Z] [2021-06-25T14:44:37.765Z] Successfully built 686fcd906387 [2021-06-25T14:44:38.036Z] Successfully tagged support-notifications-arm64:latest [2021-06-25T14:44:38.036Z]  Building support-notifications ... done Building core-data [2021-06-25T14:44:38.639Z] Removing intermediate container 3d279efde775 [2021-06-25T14:44:38.639Z] ---> d80b5ee4e57d [2021-06-25T14:44:38.639Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-25T14:44:38.639Z] ---> Running in 6cbebff80780 [2021-06-25T14:44:39.232Z] Removing intermediate container 6cbebff80780 [2021-06-25T14:44:39.232Z] ---> bdcfec3cb24f [2021-06-25T14:44:39.232Z] Step 24/26 : LABEL arch=arm64 [2021-06-25T14:44:39.507Z] ---> Running in a0c842a8f79d [2021-06-25T14:44:40.100Z] Removing intermediate container a0c842a8f79d [2021-06-25T14:44:40.100Z] ---> 1e5123e3eff2 [2021-06-25T14:44:40.100Z] Step 25/26 : LABEL git_sha=41b5059365e03112ad7dd924b4620b7df3cc33eb [2021-06-25T14:44:40.372Z] ---> Running in 2f1fc739aa45 [2021-06-25T14:44:41.347Z] Removing intermediate container 2f1fc739aa45 [2021-06-25T14:44:41.347Z] ---> 0c0558d042ac [2021-06-25T14:44:41.347Z] Step 26/26 : LABEL version=0.0.0 [2021-06-25T14:44:41.617Z] ---> Running in 41fb99a7ca1e [2021-06-25T14:44:42.591Z] Removing intermediate container 41fb99a7ca1e [2021-06-25T14:44:42.591Z] ---> f6414e49dfd9 [2021-06-25T14:44:42.591Z] [2021-06-25T14:44:42.863Z] Successfully built f6414e49dfd9 [2021-06-25T14:44:42.863Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-25T14:45:29.927Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:45:29.927Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:45:29.927Z] ---> 220f2ecf22b6 [2021-06-25T14:45:29.927Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T14:45:29.927Z] ---> Using cache [2021-06-25T14:45:29.927Z] ---> 4dede13ce276 [2021-06-25T14:45:29.927Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:45:29.927Z] ---> Using cache [2021-06-25T14:45:29.927Z] ---> 2c1f07ef5efa [2021-06-25T14:45:29.927Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-25T14:45:29.927Z] ---> Using cache [2021-06-25T14:45:29.927Z] ---> 4f399dee398e [2021-06-25T14:45:29.927Z] Step 6/23 : COPY go.mod . [2021-06-25T14:45:29.927Z] ---> Using cache [2021-06-25T14:45:29.927Z] ---> 67a220bcfb2b [2021-06-25T14:45:29.927Z] Step 7/23 : RUN go mod download [2021-06-25T14:45:29.928Z] ---> Using cache [2021-06-25T14:45:29.928Z] ---> 0bbe22221276 [2021-06-25T14:45:29.928Z] Step 8/23 : COPY . . [2021-06-25T14:45:29.928Z] ---> Using cache [2021-06-25T14:45:29.928Z] ---> 1bfd082df2d6 [2021-06-25T14:45:29.928Z] Step 9/23 : RUN go mod tidy [2021-06-25T14:45:29.928Z] ---> Using cache [2021-06-25T14:45:29.928Z] ---> 33f2537d16e0 [2021-06-25T14:45:29.928Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-25T14:45:29.928Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:45:29.928Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:45:29.928Z] ---> 220f2ecf22b6 [2021-06-25T14:45:29.928Z] Step 3/32 : WORKDIR /edgex-go [2021-06-25T14:45:29.928Z] ---> Using cache [2021-06-25T14:45:29.928Z] ---> 4dede13ce276 [2021-06-25T14:45:29.928Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:45:29.928Z] ---> Using cache [2021-06-25T14:45:29.928Z] ---> 2c1f07ef5efa [2021-06-25T14:45:29.928Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-25T14:45:29.928Z] ---> Using cache [2021-06-25T14:45:29.928Z] ---> 4f399dee398e [2021-06-25T14:45:29.928Z] Step 6/32 : COPY go.mod . [2021-06-25T14:45:29.928Z] ---> Using cache [2021-06-25T14:45:29.928Z] ---> 67a220bcfb2b [2021-06-25T14:45:29.928Z] Step 7/32 : RUN go mod download [2021-06-25T14:45:29.928Z] ---> Using cache [2021-06-25T14:45:29.928Z] ---> 0bbe22221276 [2021-06-25T14:45:29.928Z] Step 8/32 : COPY . . [2021-06-25T14:45:29.928Z] ---> Using cache [2021-06-25T14:45:29.928Z] ---> 1bfd082df2d6 [2021-06-25T14:45:29.928Z] Step 9/32 : RUN go mod tidy [2021-06-25T14:45:29.928Z] ---> Using cache [2021-06-25T14:45:29.928Z] ---> 33f2537d16e0 [2021-06-25T14:45:29.928Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-25T14:45:29.928Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:45:29.928Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:45:29.928Z] ---> 220f2ecf22b6 [2021-06-25T14:45:29.928Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:45:29.928Z] ---> Using cache [2021-06-25T14:45:29.928Z] ---> 4dede13ce276 [2021-06-25T14:45:29.928Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:45:29.928Z] ---> Using cache [2021-06-25T14:45:29.928Z] ---> 2c1f07ef5efa [2021-06-25T14:45:29.928Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-25T14:45:29.928Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T14:45:29.928Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T14:45:29.928Z] ---> 220f2ecf22b6 [2021-06-25T14:45:29.928Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T14:45:29.928Z] ---> Using cache [2021-06-25T14:45:29.928Z] ---> 4dede13ce276 [2021-06-25T14:45:29.928Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:45:29.928Z] ---> Using cache [2021-06-25T14:45:29.928Z] ---> 2c1f07ef5efa [2021-06-25T14:45:29.928Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-25T14:45:31.378Z] ---> Running in 08f17658e516 [2021-06-25T14:45:31.378Z] ---> Running in 332f181559c4 [2021-06-25T14:45:31.378Z] ---> Running in 6845d0022435 [2021-06-25T14:45:31.378Z] ---> Running in 4d7a106b70ef [2021-06-25T14:45:33.379Z] 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-06-25T14:45:33.379Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:45:33.379Z] 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-06-25T14:45:33.379Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:45:34.369Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:45:34.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:45:35.252Z] OK: 218 MiB in 52 packages [2021-06-25T14:45:35.862Z] OK: 218 MiB in 52 packages [2021-06-25T14:45:37.316Z] Removing intermediate container 332f181559c4 [2021-06-25T14:45:37.316Z] ---> a9181d67f079 [2021-06-25T14:45:37.316Z] Step 6/24 : COPY go.mod . [2021-06-25T14:45:37.597Z] Removing intermediate container 4d7a106b70ef [2021-06-25T14:45:37.597Z] ---> 390312144d99 [2021-06-25T14:45:37.597Z] Step 6/24 : COPY go.mod . [2021-06-25T14:45:38.591Z] ---> 34d52dc75570 [2021-06-25T14:45:38.591Z] Step 7/24 : RUN go mod download [2021-06-25T14:45:38.875Z] ---> Running in c599aab58e2a [2021-06-25T14:45:38.875Z] ---> 270eddff4bed [2021-06-25T14:45:39.160Z] Step 7/24 : RUN go mod download [2021-06-25T14:45:39.160Z] ---> Running in ab59c1e707a2 [2021-06-25T14:45:43.508Z] Removing intermediate container ab59c1e707a2 [2021-06-25T14:45:43.508Z] ---> 3e64cb070ffe [2021-06-25T14:45:43.508Z] Step 8/24 : COPY . . [2021-06-25T14:45:43.787Z] Removing intermediate container c599aab58e2a [2021-06-25T14:45:43.787Z] ---> 1762faa398e1 [2021-06-25T14:45:43.787Z] Step 8/24 : COPY . . [2021-06-25T14:46:16.205Z] ---> 470143026b76 [2021-06-25T14:46:16.205Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:46:16.205Z] ---> c65b425b2050 [2021-06-25T14:46:16.205Z] Step 9/24 : RUN go mod tidy [2021-06-25T14:46:16.205Z] ---> Running in 52b803abfe64 [2021-06-25T14:46:16.205Z] ---> Running in 24f3f23d9d97 [2021-06-25T14:46:19.614Z] Removing intermediate container 24f3f23d9d97 [2021-06-25T14:46:19.614Z] ---> 392b7d0e6d69 [2021-06-25T14:46:19.614Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-25T14:46:19.614Z] Removing intermediate container 52b803abfe64 [2021-06-25T14:46:19.614Z] ---> d3e41add54eb [2021-06-25T14:46:19.614Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-25T14:46:19.893Z] ---> Running in 216a437dd14b [2021-06-25T14:46:19.893Z] ---> Running in d7caa77f8f91 [2021-06-25T14:46:22.529Z] 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-06-25T14:46:22.529Z] 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-06-25T14:47:01.623Z] Removing intermediate container 6845d0022435 [2021-06-25T14:47:01.623Z] ---> 7d2261ae88a1 [2021-06-25T14:47:01.623Z] [2021-06-25T14:47:01.623Z] Step 11/32 : FROM alpine:3.12 [2021-06-25T14:47:01.623Z] ---> c4fd0aeabfcf [2021-06-25T14:47:01.623Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-25T14:47:01.623Z] ---> Running in 660c2acd7bc6 [2021-06-25T14:47:01.623Z] Removing intermediate container 660c2acd7bc6 [2021-06-25T14:47:01.623Z] ---> d158c435ccd9 [2021-06-25T14:47:01.623Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-25T14:47:01.623Z] ---> Running in d1fa63bbb130 [2021-06-25T14:47:04.298Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:47:04.298Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:47:04.908Z] Removing intermediate container 08f17658e516 [2021-06-25T14:47:04.908Z] ---> 332a81107a2c [2021-06-25T14:47:04.908Z] [2021-06-25T14:47:04.908Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T14:47:04.908Z] ---> c4fd0aeabfcf [2021-06-25T14:47:04.908Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-25T14:47:04.908Z] ---> Using cache [2021-06-25T14:47:04.908Z] ---> a2755be4ebee [2021-06-25T14:47:04.908Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T14:47:04.908Z] ---> Using cache [2021-06-25T14:47:04.908Z] ---> 4c4b9e9146e1 [2021-06-25T14:47:04.908Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-25T14:47:05.198Z] ---> Running in d1ede3a0f0f4 [2021-06-25T14:47:05.198Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-25T14:47:05.198Z] (2/2) Installing su-exec (0.2-r1) [2021-06-25T14:47:05.198Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:47:05.198Z] OK: 5 MiB in 16 packages [2021-06-25T14:47:05.816Z] Removing intermediate container d1ede3a0f0f4 [2021-06-25T14:47:05.816Z] ---> 13b2b488c166 [2021-06-25T14:47:05.816Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T14:47:06.101Z] ---> Running in ebe6ca0fe51d [2021-06-25T14:47:07.096Z] Removing intermediate container ebe6ca0fe51d [2021-06-25T14:47:07.096Z] ---> f7f8922a29d4 [2021-06-25T14:47:07.096Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:47:07.096Z] Removing intermediate container d1fa63bbb130 [2021-06-25T14:47:07.096Z] ---> b56537026072 [2021-06-25T14:47:07.096Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-25T14:47:07.378Z] ---> Running in 43269957b7d1 [2021-06-25T14:47:08.381Z] Removing intermediate container 43269957b7d1 [2021-06-25T14:47:08.381Z] ---> a471e5de6e68 [2021-06-25T14:47:08.381Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-25T14:47:08.662Z] ---> Running in 1f28d91d1d6d [2021-06-25T14:47:08.662Z] ---> 9ecd9d813505 [2021-06-25T14:47:08.662Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-25T14:47:09.272Z] Removing intermediate container 1f28d91d1d6d [2021-06-25T14:47:09.272Z] ---> 720cc93f7619 [2021-06-25T14:47:09.272Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-25T14:47:09.884Z] ---> Running in aee687aef5e3 [2021-06-25T14:47:11.902Z] ---> b272f46acff9 [2021-06-25T14:47:11.902Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-25T14:47:12.905Z] ---> a67bffd06c4c [2021-06-25T14:47:12.905Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-25T14:47:13.191Z] ---> Running in f2968e42d196 [2021-06-25T14:47:13.473Z] Removing intermediate container aee687aef5e3 [2021-06-25T14:47:13.473Z] ---> 47a5aef1589b [2021-06-25T14:47:13.473Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-25T14:47:13.751Z] ---> Running in 6cec329a4ba4 [2021-06-25T14:47:14.033Z] Removing intermediate container f2968e42d196 [2021-06-25T14:47:14.033Z] ---> 0a23377314ac [2021-06-25T14:47:14.033Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:47:14.318Z] ---> Running in 004bb2cccbe3 [2021-06-25T14:47:14.595Z] Removing intermediate container 6cec329a4ba4 [2021-06-25T14:47:14.595Z] ---> 06a739c626e6 [2021-06-25T14:47:14.595Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-25T14:47:15.200Z] Removing intermediate container 004bb2cccbe3 [2021-06-25T14:47:15.200Z] ---> cdfabe550508 [2021-06-25T14:47:15.200Z] Step 21/23 : LABEL arch=arm64 [2021-06-25T14:47:15.491Z] ---> Running in cc45159f9831 [2021-06-25T14:47:16.104Z] ---> 403000133897 [2021-06-25T14:47:16.104Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-25T14:47:16.387Z] Removing intermediate container cc45159f9831 [2021-06-25T14:47:16.388Z] ---> a1d5328ef8fe [2021-06-25T14:47:16.388Z] Step 22/23 : LABEL git_sha=41b5059365e03112ad7dd924b4620b7df3cc33eb [2021-06-25T14:47:16.672Z] ---> Running in bc5853175085 [2021-06-25T14:47:16.672Z] ---> Running in df1d51a75a0d [2021-06-25T14:47:17.674Z] Removing intermediate container df1d51a75a0d [2021-06-25T14:47:17.674Z] ---> 40dc833aa0ab [2021-06-25T14:47:17.674Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T14:47:17.674Z] ---> Running in 62bfc542bc15 [2021-06-25T14:47:18.678Z] Removing intermediate container 62bfc542bc15 [2021-06-25T14:47:18.678Z] ---> 398e1eee7d03 [2021-06-25T14:47:18.678Z] [2021-06-25T14:47:19.292Z] Successfully built 398e1eee7d03 [2021-06-25T14:47:19.574Z] Successfully tagged support-scheduler-arm64:latest [2021-06-25T14:47:20.569Z]  Building support-scheduler ... done Removing intermediate container bc5853175085 [2021-06-25T14:47:20.569Z] ---> 70f4b6d27533 [2021-06-25T14:47:20.569Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:47:21.584Z] ---> f7f9cdaa0064 [2021-06-25T14:47:21.584Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-25T14:47:24.237Z] ---> b46bb735b350 [2021-06-25T14:47:24.237Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-25T14:47:24.847Z] ---> 4867cbc5442d [2021-06-25T14:47:25.129Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-25T14:47:26.136Z] ---> 205367c3c40e [2021-06-25T14:47:26.136Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-25T14:47:27.592Z] ---> 170f4bf70442 [2021-06-25T14:47:27.592Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-25T14:47:28.260Z] ---> Running in 934fd2bbe7a6 [2021-06-25T14:47:29.007Z] Removing intermediate container 934fd2bbe7a6 [2021-06-25T14:47:29.007Z] ---> 3d59b0701b49 [2021-06-25T14:47:29.007Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-25T14:47:30.144Z] ---> 26c67b42614d [2021-06-25T14:47:30.144Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-25T14:47:30.865Z] ---> Running in 9a01f52aa0de [2021-06-25T14:47:35.217Z] Removing intermediate container 9a01f52aa0de [2021-06-25T14:47:35.217Z] ---> 086568d40e9f [2021-06-25T14:47:35.217Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-25T14:47:35.217Z] ---> Running in ff08fd958337 [2021-06-25T14:47:35.818Z] Removing intermediate container ff08fd958337 [2021-06-25T14:47:35.818Z] ---> 8a505ce73e8c [2021-06-25T14:47:35.818Z] Step 29/32 : CMD ["gate"] [2021-06-25T14:47:36.424Z] ---> Running in c438753f4068 [2021-06-25T14:47:37.027Z] Removing intermediate container c438753f4068 [2021-06-25T14:47:37.027Z] ---> 36384003e184 [2021-06-25T14:47:37.027Z] Step 30/32 : LABEL arch=arm64 [2021-06-25T14:47:37.625Z] ---> Running in 8e720aa23b85 [2021-06-25T14:47:38.229Z] Removing intermediate container 8e720aa23b85 [2021-06-25T14:47:38.230Z] ---> 344944ae64be [2021-06-25T14:47:38.230Z] Step 31/32 : LABEL git_sha=41b5059365e03112ad7dd924b4620b7df3cc33eb [2021-06-25T14:47:38.836Z] ---> Running in b1ede8ddaf70 [2021-06-25T14:47:39.458Z] Removing intermediate container b1ede8ddaf70 [2021-06-25T14:47:39.458Z] ---> e76f2fb2639b [2021-06-25T14:47:39.458Z] Step 32/32 : LABEL version=0.0.0 [2021-06-25T14:47:40.064Z] ---> Running in 68d9827a485a [2021-06-25T14:47:40.673Z] Removing intermediate container 68d9827a485a [2021-06-25T14:47:40.673Z] ---> 84a544f0ca86 [2021-06-25T14:47:40.673Z] [2021-06-25T14:47:41.282Z] Successfully built 84a544f0ca86 [2021-06-25T14:47:41.282Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-25T14:47:45.638Z]  Building security-bootstrapper ... done Removing intermediate container d7caa77f8f91 [2021-06-25T14:47:45.638Z] ---> 64b206f21e74 [2021-06-25T14:47:45.638Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-25T14:47:45.916Z] ---> Running in 6e804369322b [2021-06-25T14:47:47.381Z] 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-06-25T14:47:50.020Z] Removing intermediate container 6e804369322b [2021-06-25T14:47:50.020Z] ---> 7fbe39d28873 [2021-06-25T14:47:50.020Z] [2021-06-25T14:47:50.020Z] Step 12/24 : FROM docker:20.10.0 [2021-06-25T14:47:50.294Z] 20.10.0: Pulling from library/docker [2021-06-25T14:47:53.698Z] Removing intermediate container 216a437dd14b [2021-06-25T14:47:53.698Z] ---> afb051149336 [2021-06-25T14:47:53.698Z] [2021-06-25T14:47:53.698Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T14:47:53.698Z] ---> c4fd0aeabfcf [2021-06-25T14:47:53.698Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-25T14:47:53.698Z] ---> Running in 823f962600df [2021-06-25T14:47:54.687Z] Removing intermediate container 823f962600df [2021-06-25T14:47:54.687Z] ---> 9f44b180d9d9 [2021-06-25T14:47:54.687Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-25T14:47:54.687Z] ---> Running in bd80b8f92cfb [2021-06-25T14:47:55.676Z] Removing intermediate container bd80b8f92cfb [2021-06-25T14:47:55.676Z] ---> c7d8015859e4 [2021-06-25T14:47:55.676Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-25T14:47:55.953Z] ---> Running in 3ffd9eee29ec [2021-06-25T14:47:56.554Z] Removing intermediate container 3ffd9eee29ec [2021-06-25T14:47:56.554Z] ---> 9d2148bbbd5d [2021-06-25T14:47:56.554Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T14:47:56.835Z] ---> Running in cd26662cb909 [2021-06-25T14:47:59.473Z] Removing intermediate container cd26662cb909 [2021-06-25T14:47:59.473Z] ---> c70f90470ebf [2021-06-25T14:47:59.473Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-25T14:47:59.750Z] ---> Running in acbf02af5bf9 [2021-06-25T14:48:00.026Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-25T14:48:00.026Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-25T14:48:00.026Z] ---> eeaf43b92773 [2021-06-25T14:48:00.026Z] 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-06-25T14:48:00.302Z] ---> Running in acad1b7bc3e7 [2021-06-25T14:48:00.909Z] Removing intermediate container acad1b7bc3e7 [2021-06-25T14:48:00.909Z] ---> fbe09d8a573a [2021-06-25T14:48:00.909Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-25T14:48:00.909Z] ---> Running in 9737e0a4c67c [2021-06-25T14:48:01.190Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:48:01.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:48:02.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T14:48:02.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T14:48:02.356Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-25T14:48:02.630Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-25T14:48:02.630Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-25T14:48:02.630Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-25T14:48:02.903Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-25T14:48:02.903Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-25T14:48:03.178Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T14:48:03.178Z] (1/39) Installing readline (8.0.4-r0) [2021-06-25T14:48:03.178Z] (2/39) Installing bash (5.0.17-r0) [2021-06-25T14:48:03.178Z] OK: 8 MiB in 20 packages [2021-06-25T14:48:03.178Z] Executing bash-5.0.17-r0.post-install [2021-06-25T14:48:03.178Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T14:48:03.178Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-25T14:48:03.178Z] (5/39) Installing curl (7.77.0-r0) [2021-06-25T14:48:03.178Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-25T14:48:03.178Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-25T14:48:03.178Z] (8/39) Installing expat (2.2.9-r1) [2021-06-25T14:48:03.178Z] (9/39) Installing libffi (3.3-r2) [2021-06-25T14:48:03.178Z] (10/39) Installing gdbm (1.13-r1) [2021-06-25T14:48:03.178Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-25T14:48:03.178Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-25T14:48:03.178Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-25T14:48:04.642Z] Removing intermediate container acbf02af5bf9 [2021-06-25T14:48:04.642Z] ---> 1dc18f3547f9 [2021-06-25T14:48:04.642Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T14:48:05.238Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-25T14:48:05.238Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-25T14:48:05.238Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-25T14:48:05.238Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-25T14:48:05.238Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-25T14:48:05.238Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-25T14:48:05.238Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-25T14:48:05.515Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-25T14:48:05.515Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-25T14:48:05.515Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-25T14:48:05.515Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-25T14:48:05.515Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-25T14:48:05.515Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-25T14:48:05.515Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-25T14:48:05.515Z] ---> 46129189a2bd [2021-06-25T14:48:05.515Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-25T14:48:05.515Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-25T14:48:05.515Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-25T14:48:05.791Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-25T14:48:05.791Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-25T14:48:05.791Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-25T14:48:05.791Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-25T14:48:05.791Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-25T14:48:05.791Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-25T14:48:05.791Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-25T14:48:05.791Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-25T14:48:05.791Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-25T14:48:05.791Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-25T14:48:06.064Z] Executing busybox-1.31.1-r19.trigger [2021-06-25T14:48:06.064Z] OK: 72 MiB in 59 packages [2021-06-25T14:48:07.052Z] ---> bba40cc499a6 [2021-06-25T14:48:07.052Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-25T14:48:07.646Z] ---> 3e96a7d9618e [2021-06-25T14:48:07.646Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-25T14:48:07.920Z] ---> Running in dbe5427eee89 [2021-06-25T14:48:08.194Z] Removing intermediate container dbe5427eee89 [2021-06-25T14:48:08.194Z] ---> 9a3e58c2bab9 [2021-06-25T14:48:08.194Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:48:08.472Z] ---> Running in aa80f8aa8331 [2021-06-25T14:48:09.075Z] Removing intermediate container aa80f8aa8331 [2021-06-25T14:48:09.075Z] ---> 4ecd591bae88 [2021-06-25T14:48:09.075Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T14:48:09.075Z] ---> Running in 8da90306b8c1 [2021-06-25T14:48:09.676Z] Removing intermediate container 8da90306b8c1 [2021-06-25T14:48:09.676Z] ---> d341a4f85944 [2021-06-25T14:48:09.676Z] Step 23/24 : LABEL git_sha=41b5059365e03112ad7dd924b4620b7df3cc33eb [2021-06-25T14:48:09.949Z] ---> Running in 53740ba7b2b2 [2021-06-25T14:48:10.546Z] Removing intermediate container 53740ba7b2b2 [2021-06-25T14:48:10.546Z] ---> b4cb414d7133 [2021-06-25T14:48:10.546Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:48:10.546Z] ---> Running in 38ca45f8a6cc [2021-06-25T14:48:11.148Z] Removing intermediate container 38ca45f8a6cc [2021-06-25T14:48:11.148Z] ---> bf5c4c12e84f [2021-06-25T14:48:11.148Z] [2021-06-25T14:48:11.148Z] Collecting docker-compose==1.23.2 [2021-06-25T14:48:11.423Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-25T14:48:11.423Z] Successfully built bf5c4c12e84f [2021-06-25T14:48:11.423Z] Successfully tagged core-data-arm64:latest [2021-06-25T14:48:12.404Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2021-06-25T14:48:12.404Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-25T14:48:12.677Z] Collecting texttable<0.10,>=0.9.0 [2021-06-25T14:48:12.677Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-25T14:48:14.657Z] Collecting docopt<0.7,>=0.6.1 [2021-06-25T14:48:14.657Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-25T14:48:18.057Z] Collecting PyYAML<4,>=3.10 [2021-06-25T14:48:18.057Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-25T14:48:20.678Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-25T14:48:20.678Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-25T14:48:23.312Z] Collecting docker<4.0,>=3.6.0 [2021-06-25T14:48:23.312Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-25T14:48:23.910Z] Collecting cached-property<2,>=1.2.0 [2021-06-25T14:48:23.910Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-25T14:48:24.893Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-25T14:48:24.893Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-25T14:48:25.166Z] 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-06-25T14:48:25.438Z] Collecting jsonschema<3,>=2.5.1 [2021-06-25T14:48:25.712Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-25T14:48:25.989Z] Collecting docker-pycreds>=0.4.0 [2021-06-25T14:48:25.989Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-25T14:48:26.264Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-25T14:48:26.264Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-25T14:48:26.863Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-25T14:48:26.863Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-25T14:48:27.460Z] Collecting idna<2.8,>=2.5 [2021-06-25T14:48:27.460Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-25T14:48:27.460Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-25T14:48:27.460Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-25T14:48:27.460Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-25T14:48:27.460Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-25T14:48:28.443Z] Installing collected packages: websocket-client, texttable, docopt, PyYAML, dockerpty, docker-pycreds, urllib3, idna, requests, docker, cached-property, jsonschema, docker-compose [2021-06-25T14:48:28.717Z] Running setup.py install for texttable: started [2021-06-25T14:48:31.338Z] Running setup.py install for texttable: finished with status 'done' [2021-06-25T14:48:31.338Z] Running setup.py install for docopt: started [2021-06-25T14:48:32.777Z] Running setup.py install for docopt: finished with status 'done' [2021-06-25T14:48:32.777Z] Running setup.py install for PyYAML: started [2021-06-25T14:48:35.454Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-25T14:48:35.454Z] Running setup.py install for dockerpty: started [2021-06-25T14:48:37.445Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-25T14:48:37.716Z] Attempting uninstall: urllib3 [2021-06-25T14:48:37.716Z] Found existing installation: urllib3 1.25.9 [2021-06-25T14:48:37.716Z] Uninstalling urllib3-1.25.9: [2021-06-25T14:48:37.716Z] Successfully uninstalled urllib3-1.25.9 [2021-06-25T14:48:38.311Z] Attempting uninstall: idna [2021-06-25T14:48:38.311Z] Found existing installation: idna 2.9 [2021-06-25T14:48:38.311Z] Uninstalling idna-2.9: [2021-06-25T14:48:38.311Z] Successfully uninstalled idna-2.9 [2021-06-25T14:48:38.903Z] Attempting uninstall: requests [2021-06-25T14:48:38.903Z] Found existing installation: requests 2.23.0 [2021-06-25T14:48:38.903Z] Uninstalling requests-2.23.0: [2021-06-25T14:48:38.903Z] Successfully uninstalled requests-2.23.0 [2021-06-25T14:48:41.507Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-25T14:48:49.781Z] Removing intermediate container 9737e0a4c67c [2021-06-25T14:48:49.781Z] ---> bb95313c07e5 [2021-06-25T14:48:49.781Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-25T14:48:49.781Z] ---> Running in 5a6f15619bf8 [2021-06-25T14:48:49.781Z] Removing intermediate container 5a6f15619bf8 [2021-06-25T14:48:49.781Z] ---> 94840788ca7a [2021-06-25T14:48:49.781Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-25T14:48:49.781Z] ---> Running in 663887eca4bb [2021-06-25T14:48:50.055Z] Removing intermediate container 663887eca4bb [2021-06-25T14:48:50.055Z] ---> 19b80a134641 [2021-06-25T14:48:50.055Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-25T14:48:51.036Z] ---> 7531a796fd57 [2021-06-25T14:48:51.036Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-25T14:48:52.018Z] ---> af8912fdb6ab [2021-06-25T14:48:52.018Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-25T14:48:53.002Z] ---> 6c3b009dce8a [2021-06-25T14:48:53.002Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-25T14:48:53.002Z] ---> Running in 3417769dfe3b [2021-06-25T14:48:53.597Z] Removing intermediate container 3417769dfe3b [2021-06-25T14:48:53.597Z] ---> bfad1f13626a [2021-06-25T14:48:53.597Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T14:48:53.597Z] ---> Running in e1cda2027f02 [2021-06-25T14:48:54.193Z] Removing intermediate container e1cda2027f02 [2021-06-25T14:48:54.193Z] ---> 1c71341cb807 [2021-06-25T14:48:54.193Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T14:48:54.193Z] ---> Running in 51444a006f50 [2021-06-25T14:48:54.788Z] Removing intermediate container 51444a006f50 [2021-06-25T14:48:54.788Z] ---> 104fc32a58a6 [2021-06-25T14:48:54.788Z] Step 23/24 : LABEL git_sha=41b5059365e03112ad7dd924b4620b7df3cc33eb [2021-06-25T14:48:54.788Z] ---> Running in 5a98eefc73fa [2021-06-25T14:48:55.382Z] Removing intermediate container 5a98eefc73fa [2021-06-25T14:48:55.382Z] ---> 19fd135f4901 [2021-06-25T14:48:55.382Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T14:48:55.382Z] ---> Running in 64e07ce39814 [2021-06-25T14:48:55.974Z] Removing intermediate container 64e07ce39814 [2021-06-25T14:48:55.974Z] ---> 946b4362de98 [2021-06-25T14:48:55.974Z] [2021-06-25T14:48:56.247Z] Successfully built 946b4362de98 [2021-06-25T14:48:56.247Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-25T14:48:56.855Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-25T14:48:56.836Z] $ docker stop --time=1 f4b15fdad5ee8ee72376250bb83a82a976fe1b08dab2e2462893559d3e65ab64 [2021-06-25T14:48:58.671Z] $ docker rm -f f4b15fdad5ee8ee72376250bb83a82a976fe1b08dab2e2462893559d3e65ab64 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T14:48:59.293Z] + docker images [2021-06-25T14:48:59.567Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-25T14:48:59.567Z] sys-mgmt-agent-arm64 latest 946b4362de98 4 seconds ago 299MB [2021-06-25T14:48:59.567Z] core-data-arm64 latest bf5c4c12e84f 49 seconds ago 19.1MB [2021-06-25T14:48:59.567Z] afb051149336 About a minute ago 975MB [2021-06-25T14:48:59.567Z] 7fbe39d28873 About a minute ago 969MB [2021-06-25T14:48:59.567Z] security-bootstrapper-arm64 latest 84a544f0ca86 About a minute ago 17.5MB [2021-06-25T14:48:59.567Z] support-scheduler-arm64 latest 398e1eee7d03 About a minute ago 15.1MB [2021-06-25T14:48:59.567Z] 332a81107a2c About a minute ago 968MB [2021-06-25T14:48:59.567Z] 7d2261ae88a1 2 minutes ago 969MB [2021-06-25T14:48:59.567Z] security-secretstore-setup-arm64 latest f6414e49dfd9 4 minutes ago 27.1MB [2021-06-25T14:48:59.567Z] support-notifications-arm64 latest 686fcd906387 4 minutes ago 15.7MB [2021-06-25T14:48:59.567Z] security-proxy-setup-arm64 latest 4decf1c093f5 4 minutes ago 24.2MB [2021-06-25T14:48:59.567Z] core-command-arm64 latest e24e9099b1c5 4 minutes ago 15MB [2021-06-25T14:48:59.567Z] core-metadata-arm64 latest 5e0092da2006 4 minutes ago 15.7MB [2021-06-25T14:48:59.567Z] cb939ed22c2e 4 minutes ago 972MB [2021-06-25T14:48:59.567Z] 3d489af150c0 4 minutes ago 973MB [2021-06-25T14:48:59.567Z] 77a0300bd66a 4 minutes ago 969MB [2021-06-25T14:48:59.567Z] cedcc8b5263b 4 minutes ago 976MB [2021-06-25T14:48:59.567Z] 1498aacae488 4 minutes ago 966MB [2021-06-25T14:48:59.567Z] ci-base-image-arm64 latest 220f2ecf22b6 14 minutes ago 641MB [2021-06-25T14:48:59.567Z] alpine 3.12 c4fd0aeabfcf 9 days ago 5.32MB [2021-06-25T14:48:59.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-25T14:48:59.567Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-25T14:48:59.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh [2021-06-25T14:49:00.583Z] ---> job-cost.sh [2021-06-25T14:49:00.583Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zgTX [2021-06-25T14:49:47.517Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-25T14:51:24.279Z] lf-activate-venv(): INFO: Adding /tmp/venv-zgTX/bin to PATH [2021-06-25T14:51:24.279Z] INFO: No Stack... [2021-06-25T14:51:24.279Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-25T14:51:24.279Z] INFO: Archiving Costs [Pipeline] sh [2021-06-25T14:51:24.615Z] + cat /w/workspace/edgex-go/20/archives/cost.csv [2021-06-25T14:51:24.615Z] + cut -d, -f6 [Pipeline] lock [2021-06-25T14:51:24.673Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-20-stack-cost] [2021-06-25T14:51:24.705Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-20-stack-cost] did not exist. Created. [2021-06-25T14:51:24.705Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-25T14:51:25.053Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-25T14:51:25.296Z] Stashed 1 file(s) [Pipeline] } [2021-06-25T14:51:25.313Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-20-stack-cost] [Pipeline] // lock [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-06-25T14:51:25.838Z] provisioning config files... [2021-06-25T14:51:25.847Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/20@tmp/config3280039502733621971tmp [Pipeline] { [Pipeline] sh [2021-06-25T14:51:26.158Z] + set +x [2021-06-25T14:51:26.159Z] + curl -s https://codecov.io/bash [2021-06-25T14:51:26.159Z] + bash -s -- [2021-06-25T14:51:26.159Z] [2021-06-25T14:51:26.159Z] _____ _ [2021-06-25T14:51:26.159Z] / ____| | | [2021-06-25T14:51:26.159Z] | | ___ __| | ___ ___ _____ __ [2021-06-25T14:51:26.159Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-25T14:51:26.159Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-25T14:51:26.159Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-25T14:51:26.159Z] Bash-1.0.3 [2021-06-25T14:51:26.159Z] [2021-06-25T14:51:26.159Z] [2021-06-25T14:51:26.159Z] ==> git version 2.24.4 found [2021-06-25T14:51:26.159Z] ==> 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-06-25T14:51:26.159Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-25T14:51:26.159Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-25T14:51:26.159Z] ==> Jenkins CI detected. [2021-06-25T14:51:26.159Z] project root: . [2021-06-25T14:51:26.159Z] --> token set from env [2021-06-25T14:51:26.159Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-25T14:51:26.419Z] ==> Running gcov in . (disable via -X gcov) [2021-06-25T14:51:26.419Z] ==> Python coveragepy not found [2021-06-25T14:51:26.419Z] ==> Searching for coverage reports in: [2021-06-25T14:51:26.419Z] + . [2021-06-25T14:51:26.419Z] -> Found 1 reports [2021-06-25T14:51:26.419Z] ==> Detecting git/mercurial file structure [2021-06-25T14:51:26.419Z] ==> Reading reports [2021-06-25T14:51:26.419Z] + ./coverage.out bytes=398095 [2021-06-25T14:51:26.419Z] ==> Appending adjustments [2021-06-25T14:51:26.419Z] https://docs.codecov.io/docs/fixing-reports [2021-06-25T14:51:27.363Z] + Found adjustments [2021-06-25T14:51:27.363Z] ==> Gzipping contents [2021-06-25T14:51:27.629Z] 56K /tmp/codecov.vefC93.gz [2021-06-25T14:51:27.629Z] ==> Uploading reports [2021-06-25T14:51:27.629Z] url: https://codecov.io [2021-06-25T14:51:27.629Z] query: branch=PR-3579&commit=1fdb64784072e9e0b177f38c8a8b4403aa5d2035&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-25T14:51:27.629Z] -> Pinging Codecov [2021-06-25T14:51:27.629Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=1fdb64784072e9e0b177f38c8a8b4403aa5d2035&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-25T14:51:27.891Z] -> Uploading to [2021-06-25T14:51:27.891Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-25/00271124DB129430A58F1EEE437C3FCB/1fdb64784072e9e0b177f38c8a8b4403aa5d2035/8c218991-d0df-409d-bc8f-446f62c8ff1b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T145127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07447a89f93625908064a9480e35fbcac4983bfff789d09153bc9f153008744b [2021-06-25T14:51:27.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-25T14:51:27.891Z] Dload Upload Total Spent Left Speed [2021-06-25T14:51:28.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54844 0 0 100 54844 0 107k --:--:-- --:--:-- --:--:-- 107k [2021-06-25T14:51:28.462Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1fdb64784072e9e0b177f38c8a8b4403aa5d2035 [Pipeline] } [2021-06-25T14:51:28.472Z] 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] libraryResource [Pipeline] sh [2021-06-25T14:51:29.685Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:51:30.258Z] ---> package-listing.sh [2021-06-25T14:51:30.258Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-25T14:51:30.258Z] ++ facter osfamily [2021-06-25T14:51:30.521Z] + OS_FAMILY=redhat [2021-06-25T14:51:30.521Z] + workspace=/w/workspace/edgex-go/20 [2021-06-25T14:51:30.521Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-25T14:51:30.521Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-25T14:51:30.521Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-25T14:51:30.521Z] + PACKAGES=/tmp/packages_start.txt [2021-06-25T14:51:30.521Z] + '[' /w/workspace/edgex-go/20 ']' [2021-06-25T14:51:30.521Z] + PACKAGES=/tmp/packages_end.txt [2021-06-25T14:51:30.521Z] + case "${OS_FAMILY}" in [2021-06-25T14:51:30.521Z] + sort [2021-06-25T14:51:30.521Z] + rpm -qa [2021-06-25T14:51:33.067Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-25T14:51:33.067Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-25T14:51:33.067Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-25T14:51:33.067Z] + '[' /w/workspace/edgex-go/20 ']' [2021-06-25T14:51:33.067Z] + mkdir -p /w/workspace/edgex-go/20/archives/ [2021-06-25T14:51:33.067Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo [2021-06-25T14:51:33.080Z] 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-25T14:51:33.364Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:51:33.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T14:51:33.931Z] [2021-06-25T14:51:33.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-25T14:51:34.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T14:51:34.266Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-25T14:51:34.266Z] df20fa9351a1: Pulling fs layer [2021-06-25T14:51:34.266Z] 36b3adc4ff6f: Pulling fs layer [2021-06-25T14:51:34.266Z] 8ad3a11d3b57: Pulling fs layer [2021-06-25T14:51:34.266Z] 46f8f816bc3b: Pulling fs layer [2021-06-25T14:51:34.266Z] 93b61091891f: Pulling fs layer [2021-06-25T14:51:34.266Z] 93b9cdb0e59b: Pulling fs layer [2021-06-25T14:51:34.266Z] 5e14af77c1be: Pulling fs layer [2021-06-25T14:51:34.266Z] 01666e4c0597: Pulling fs layer [2021-06-25T14:51:34.266Z] aa168da1d23b: Pulling fs layer [2021-06-25T14:51:34.266Z] 46f8f816bc3b: Waiting [2021-06-25T14:51:34.266Z] 93b61091891f: Waiting [2021-06-25T14:51:34.266Z] 93b9cdb0e59b: Waiting [2021-06-25T14:51:34.266Z] 5e14af77c1be: Waiting [2021-06-25T14:51:34.266Z] 01666e4c0597: Waiting [2021-06-25T14:51:34.266Z] aa168da1d23b: Waiting [2021-06-25T14:51:34.266Z] 36b3adc4ff6f: Verifying Checksum [2021-06-25T14:51:34.266Z] 36b3adc4ff6f: Download complete [2021-06-25T14:51:34.266Z] 46f8f816bc3b: Verifying Checksum [2021-06-25T14:51:34.266Z] 46f8f816bc3b: Download complete [2021-06-25T14:51:34.266Z] df20fa9351a1: Verifying Checksum [2021-06-25T14:51:34.266Z] df20fa9351a1: Download complete [2021-06-25T14:51:34.529Z] 93b9cdb0e59b: Verifying Checksum [2021-06-25T14:51:34.529Z] 93b9cdb0e59b: Download complete [2021-06-25T14:51:34.529Z] 5e14af77c1be: Download complete [2021-06-25T14:51:34.529Z] 93b61091891f: Verifying Checksum [2021-06-25T14:51:34.529Z] 93b61091891f: Download complete [2021-06-25T14:51:34.529Z] 01666e4c0597: Verifying Checksum [2021-06-25T14:51:34.529Z] 01666e4c0597: Download complete [2021-06-25T14:51:34.529Z] df20fa9351a1: Pull complete [2021-06-25T14:51:34.529Z] 8ad3a11d3b57: Verifying Checksum [2021-06-25T14:51:34.529Z] 8ad3a11d3b57: Download complete [2021-06-25T14:51:34.529Z] 36b3adc4ff6f: Pull complete [2021-06-25T14:51:35.105Z] 8ad3a11d3b57: Pull complete [2021-06-25T14:51:35.365Z] 46f8f816bc3b: Pull complete [2021-06-25T14:51:35.365Z] 93b61091891f: Pull complete [2021-06-25T14:51:35.626Z] 93b9cdb0e59b: Pull complete [2021-06-25T14:51:35.627Z] 5e14af77c1be: Pull complete [2021-06-25T14:51:35.627Z] 01666e4c0597: Pull complete [2021-06-25T14:51:36.197Z] aa168da1d23b: Verifying Checksum [2021-06-25T14:51:36.197Z] aa168da1d23b: Download complete [2021-06-25T14:51:40.436Z] aa168da1d23b: Pull complete [2021-06-25T14:51:40.436Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-25T14:51:40.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T14:51:40.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-25T14:51:40.511Z] prd-centos7-docker-4c-2g-103 does not seem to be running inside a container [2021-06-25T14:51:40.546Z] $ 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/20/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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-25T14:51:43.412Z] $ docker top d787df119a148bf4e72f760807333200d05e16763ee436c242f6492b9802244c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T14:51:43.833Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-25T14:51:44.123Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-25T14:51:44.425Z] + ls /var/log/sa-host [2021-06-25T14:51:44.425Z] + sadf -c /var/log/sa-host/sa05 [2021-06-25T14:51:44.425Z] file_magic: OK [2021-06-25T14:51:44.425Z] HZ: Using current value: 100 [2021-06-25T14:51:44.425Z] file_header: OK [2021-06-25T14:51:44.425Z] 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-06-25T14:51:44.425Z] Statistics: [2021-06-25T14:51:44.425Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-25T14:51:44.425Z] File successfully converted to sysstat format version 12.2.1 [2021-06-25T14:51:44.425Z] + sadf -c /var/log/sa-host/sa25 [2021-06-25T14:51:44.425Z] file_magic: OK [2021-06-25T14:51:44.425Z] HZ: Using current value: 100 [2021-06-25T14:51:44.425Z] file_header: OK [2021-06-25T14:51:44.425Z] 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-06-25T14:51:44.425Z] Statistics: [2021-06-25T14:51:44.425Z] 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-06-25T14:51:44.425Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T14:51:44.598Z] provisioning config files... [2021-06-25T14:51:44.609Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config2199378634863763240tmp [Pipeline] { [Pipeline] echo [2021-06-25T14:51:44.629Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:51:44.935Z] ---> create-netrc.sh [Pipeline] } [2021-06-25T14:51:44.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:51:45.389Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-25T14:51:45.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:51:45.695Z] ---> sudo-logs.sh [2021-06-25T14:51:45.695Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-25T14:51:45.725Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:51:46.034Z] ---> job-cost.sh [2021-06-25T14:51:46.034Z] lf-activate-venv: SKIPPING [2021-06-25T14:51:46.034Z] DEBUG: total: 0.18000000715255737 [2021-06-25T14:51:46.034Z] INFO: Retrieving Stack Cost... [2021-06-25T14:51:46.977Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-25T14:51:47.549Z] INFO: Archiving Costs [Pipeline] echo [2021-06-25T14:51:47.564Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T14:51:47.856Z] ---> logs-deploy.sh [2021-06-25T14:51:47.856Z] lf-activate-venv: SKIPPING [2021-06-25T14:51:47.856Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/20 [2021-06-25T14:51:47.856Z] INFO: archiving workspace using pattern(s): [2021-06-25T14:51:48.811Z] Archives upload complete. [2021-06-25T14:51:48.811Z] INFO: archiving logs to Nexus