Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0c24509f371167a4a7dc9902011df1ae52793e1e+534175572a367338c5f68a22b0251a809e37989d (97cfb1ee3362a4cd48231e5756a1b06e1f563cff) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6777300245707317668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2925983418747357557.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1396320263579876803.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6393275298781563491.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9133621821941233846.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1536 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6499363233294847739.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1521824269203457164.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e Merge succeeded, producing a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab Checking out Revision a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab (PR-3698) Commit message: "Merge commit '534175572a367338c5f68a22b0251a809e37989d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-07T16:34:28.784Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-07T16:34:28.875Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-07T16:34:28.901Z] ========================================================= [2021-09-07T16:34:28.901Z] EdgeX Global Pipelines Version Info [2021-09-07T16:34:28.901Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:34:30.248Z] ------------------- [2021-09-07T16:34:30.248Z] stable info: [2021-09-07T16:34:30.248Z] ------------------- [2021-09-07T16:34:30.248Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-07T16:34:30.248Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-07T16:34:30.248Z] Message: update stable to v1.0.205 [2021-09-07T16:34:30.838Z] ------------------- [2021-09-07T16:34:30.838Z] experimental info: [2021-09-07T16:34:30.838Z] ------------------- [2021-09-07T16:34:30.838Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-07T16:34:30.838Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-07T16:34:30.838Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-07T16:34:31.204Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-07T16:34:31.227Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-07T16:34:31.249Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-07T16:34:31.273Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-07T16:34:31.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-07T16:34:31.318Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-07T16:34:31.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-07T16:34:31.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-07T16:34:31.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-07T16:34:31.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-07T16:34:31.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build > git config core.sparsecheckout # timeout=10 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8826140698362381182.key > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab # timeout=10 > git rev-list --no-walk 7fbb1422d62f3c0b690eb0eb99950afa8fe94160 # timeout=10 [Pipeline] echo [2021-09-07T16:34:32.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-07T16:34:32.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-07T16:34:32.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-07T16:34:32.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-07T16:34:32.947Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-07T16:34:32.970Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-07T16:34:32.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-07T16:34:33.014Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-07T16:34:33.035Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-07T16:34:33.065Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-07T16:34:33.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-07T16:34:33.110Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-07T16:34:33.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3698 [Pipeline] echo [2021-09-07T16:34:33.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3698 [Pipeline] echo [2021-09-07T16:34:33.178Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3698 [Pipeline] echo [2021-09-07T16:34:33.201Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab [Pipeline] echo [2021-09-07T16:34:33.223Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7e9741 [Pipeline] echo [2021-09-07T16:34:33.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-07T16:34:33.317Z] provisioning config files... [2021-09-07T16:34:33.337Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6487848743794094118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:34:33.728Z] ---> docker-login.sh [2021-09-07T16:34:33.729Z] nexus3.edgexfoundry.org:10001 [2021-09-07T16:34:33.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:34:33.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:34:33.998Z] Configure a credential helper to remove this warning. See [2021-09-07T16:34:33.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:34:33.998Z] [2021-09-07T16:34:33.998Z] Login Succeeded [2021-09-07T16:34:33.998Z] nexus3.edgexfoundry.org:10002 [2021-09-07T16:34:33.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:34:34.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:34:34.270Z] Configure a credential helper to remove this warning. See [2021-09-07T16:34:34.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:34:34.270Z] [2021-09-07T16:34:34.270Z] Login Succeeded [2021-09-07T16:34:34.270Z] nexus3.edgexfoundry.org:10003 [2021-09-07T16:34:34.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:34:34.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:34:34.541Z] Configure a credential helper to remove this warning. See [2021-09-07T16:34:34.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:34:34.541Z] [2021-09-07T16:34:34.541Z] Login Succeeded [2021-09-07T16:34:34.541Z] nexus3.edgexfoundry.org:10004 [2021-09-07T16:34:34.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:34:34.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:34:34.811Z] Configure a credential helper to remove this warning. See [2021-09-07T16:34:34.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:34:34.811Z] [2021-09-07T16:34:34.811Z] Login Succeeded [2021-09-07T16:34:34.811Z] docker.io [2021-09-07T16:34:34.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:34:35.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:34:35.081Z] Configure a credential helper to remove this warning. See [2021-09-07T16:34:35.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:34:35.081Z] [2021-09-07T16:34:35.081Z] Login Succeeded [2021-09-07T16:34:35.081Z] ---> docker-login.sh ends [Pipeline] } [2021-09-07T16:34:35.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-07T16:34:35.461Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-07T16:34:35.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:34:35.461Z] ++ dirname cmd/core-command/Dockerfile [2021-09-07T16:34:35.461Z] ++ cut -d/ -f2 [2021-09-07T16:34:35.461Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-07T16:34:35.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:34:35.461Z] ++ dirname cmd/core-data/Dockerfile [2021-09-07T16:34:35.461Z] ++ cut -d/ -f2 [2021-09-07T16:34:35.461Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-07T16:34:35.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:34:35.461Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-07T16:34:35.461Z] ++ cut -d/ -f2 [2021-09-07T16:34:35.461Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-07T16:34:35.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:34:35.461Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-07T16:34:35.461Z] ++ cut -d/ -f2 [2021-09-07T16:34:35.461Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-07T16:34:35.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:34:35.461Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-07T16:34:35.461Z] ++ cut -d/ -f2 [2021-09-07T16:34:35.461Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-07T16:34:35.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:34:35.461Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-07T16:34:35.461Z] ++ cut -d/ -f2 [2021-09-07T16:34:35.461Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-07T16:34:35.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:34:35.461Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-07T16:34:35.461Z] ++ cut -d/ -f2 [2021-09-07T16:34:35.461Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-07T16:34:35.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:34:35.461Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-07T16:34:35.461Z] ++ cut -d/ -f2 [2021-09-07T16:34:35.461Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-07T16:34:35.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:34:35.461Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-07T16:34:35.461Z] ++ cut -d/ -f2 [2021-09-07T16:34:35.461Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-07T16:34:35.524Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:34:36.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-07T16:34:36.666Z] [2021-09-07T16:34:36.666Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:34:37.034Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-07T16:34:37.035Z] latest: Pulling from edgex-devops/git-semver [2021-09-07T16:34:37.035Z] 31603596830f: Pulling fs layer [2021-09-07T16:34:37.035Z] 04fac38145f0: Pulling fs layer [2021-09-07T16:34:37.035Z] 701f6daf10bf: Pulling fs layer [2021-09-07T16:34:37.035Z] 24f72da36158: Pulling fs layer [2021-09-07T16:34:37.035Z] 24f72da36158: Waiting [2021-09-07T16:34:37.035Z] 04fac38145f0: Verifying Checksum [2021-09-07T16:34:37.035Z] 04fac38145f0: Download complete [2021-09-07T16:34:37.308Z] 31603596830f: Verifying Checksum [2021-09-07T16:34:37.308Z] 31603596830f: Download complete [2021-09-07T16:34:37.578Z] 31603596830f: Pull complete [2021-09-07T16:34:37.579Z] 04fac38145f0: Pull complete [2021-09-07T16:34:37.579Z] 24f72da36158: Verifying Checksum [2021-09-07T16:34:37.579Z] 24f72da36158: Download complete [2021-09-07T16:34:38.167Z] 701f6daf10bf: Verifying Checksum [2021-09-07T16:34:38.167Z] 701f6daf10bf: Download complete [2021-09-07T16:34:38.771Z] 701f6daf10bf: Pull complete [2021-09-07T16:34:39.040Z] 24f72da36158: Pull complete [2021-09-07T16:34:39.040Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-07T16:34:39.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-07T16:34:39.040Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-07T16:34:39.149Z] prd-centos7-docker-4c-2g-1536 does not seem to be running inside a container [2021-09-07T16:34:39.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat [2021-09-07T16:34:40.214Z] $ docker top 29f32a75d3e9c2d8f2c97a6b7e8cb895e939660a4cf75c916db935287b36f64a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-07T16:34:40.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-07T16:34:40.352Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-07T16:34:40.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-07T16:34:40.484Z] $ docker exec 29f32a75d3e9c2d8f2c97a6b7e8cb895e939660a4cf75c916db935287b36f64a ssh-agent [2021-09-07T16:34:40.618Z] SSH_AUTH_SOCK=/tmp/ssh-L6oSfTrnt3n4/agent.14 [2021-09-07T16:34:40.618Z] SSH_AGENT_PID=21 [2021-09-07T16:34:40.632Z] Running ssh-add (command line suppressed) [2021-09-07T16:34:40.732Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6135867071776894361.key (/w/workspace/edgex-go/3@tmp/private_key_6135867071776894361.key) [2021-09-07T16:34:40.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-07T16:34:41.087Z] + git tag --points-at HEAD [Pipeline] } [2021-09-07T16:34:41.106Z] $ docker exec --env ******** --env ******** 29f32a75d3e9c2d8f2c97a6b7e8cb895e939660a4cf75c916db935287b36f64a ssh-agent -k [2021-09-07T16:34:41.193Z] unset SSH_AUTH_SOCK; [2021-09-07T16:34:41.193Z] unset SSH_AGENT_PID; [2021-09-07T16:34:41.193Z] echo Agent pid 21 killed; [2021-09-07T16:34:41.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-07T16:34:41.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-07T16:34:41.255Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-07T16:34:41.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-07T16:34:41.372Z] $ docker exec 29f32a75d3e9c2d8f2c97a6b7e8cb895e939660a4cf75c916db935287b36f64a ssh-agent [2021-09-07T16:34:41.505Z] SSH_AUTH_SOCK=/tmp/ssh-JspdKV51twr1/agent.54 [2021-09-07T16:34:41.505Z] SSH_AGENT_PID=60 [2021-09-07T16:34:41.516Z] Running ssh-add (command line suppressed) [2021-09-07T16:34:41.618Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2189895772999693932.key (/w/workspace/edgex-go/3@tmp/private_key_2189895772999693932.key) [2021-09-07T16:34:41.645Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-07T16:34:41.979Z] + git semver init [2021-09-07T16:34:41.979Z] # -> Open(): unable to determine branch for HEAD [2021-09-07T16:34:41.979Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-09-07T16:34:41.979Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-09-07T16:34:41.979Z] # $SEMVER_REMOTE_NAME = origin [2021-09-07T16:34:41.979Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-07T16:34:41.979Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-07T16:34:41.979Z] # $SEMVER_BRANCH = PR-3698 [2021-09-07T16:34:41.979Z] # $SEMVER_TEMP = /tmp/semver-250523222 [2021-09-07T16:34:41.979Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-07T16:37:20.063Z] # '/tmp/semver-250523222' -> '/w/workspace/edgex-go/3/.semver' [2021-09-07T16:37:20.063Z] # -> Force: false [2021-09-07T16:37:20.063Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-09-07T16:37:20.094Z] $ docker exec --env ******** --env ******** 29f32a75d3e9c2d8f2c97a6b7e8cb895e939660a4cf75c916db935287b36f64a ssh-agent -k [2021-09-07T16:37:20.204Z] unset SSH_AUTH_SOCK; [2021-09-07T16:37:20.205Z] unset SSH_AGENT_PID; [2021-09-07T16:37:20.205Z] echo Agent pid 60 killed; [2021-09-07T16:37:20.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-07T16:37:20.610Z] + git semver [Pipeline] } [2021-09-07T16:37:20.636Z] $ docker stop --time=1 29f32a75d3e9c2d8f2c97a6b7e8cb895e939660a4cf75c916db935287b36f64a [2021-09-07T16:37:22.330Z] $ docker rm -f 29f32a75d3e9c2d8f2c97a6b7e8cb895e939660a4cf75c916db935287b36f64a [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-07T16:37:22.746Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-07T16:37:23.144Z] Stashed 1 file(s) [Pipeline] echo [2021-09-07T16:37:23.148Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-07T16:37:23.401Z] ========================================================= [2021-09-07T16:37:23.401Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-07T16:37:23.401Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-07T16:37:23.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-07T16:37:23.726Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-07T16:37:23.726Z] 540db60ca938: Pulling fs layer [2021-09-07T16:37:23.726Z] adcc1eea9eea: Pulling fs layer [2021-09-07T16:37:23.726Z] 4c4ab2625f07: Pulling fs layer [2021-09-07T16:37:23.726Z] db62176df00c: Pulling fs layer [2021-09-07T16:37:23.726Z] 3b30891b0d05: Pulling fs layer [2021-09-07T16:37:23.726Z] 06b49ca38bd5: Pulling fs layer [2021-09-07T16:37:23.726Z] c788192a36de: Pulling fs layer [2021-09-07T16:37:23.726Z] a77e37c0d609: Pulling fs layer [2021-09-07T16:37:23.726Z] c3185cebc471: Pulling fs layer [2021-09-07T16:37:23.726Z] db62176df00c: Waiting [2021-09-07T16:37:23.726Z] c788192a36de: Waiting [2021-09-07T16:37:23.726Z] a77e37c0d609: Waiting [2021-09-07T16:37:23.726Z] c3185cebc471: Waiting [2021-09-07T16:37:23.726Z] 3b30891b0d05: Waiting [2021-09-07T16:37:23.726Z] 06b49ca38bd5: Waiting [2021-09-07T16:37:23.726Z] 4c4ab2625f07: Verifying Checksum [2021-09-07T16:37:23.726Z] 4c4ab2625f07: Download complete [2021-09-07T16:37:23.726Z] adcc1eea9eea: Verifying Checksum [2021-09-07T16:37:23.726Z] adcc1eea9eea: Download complete [2021-09-07T16:37:23.995Z] 3b30891b0d05: Verifying Checksum [2021-09-07T16:37:23.995Z] 3b30891b0d05: Download complete [2021-09-07T16:37:23.995Z] 06b49ca38bd5: Verifying Checksum [2021-09-07T16:37:23.995Z] 06b49ca38bd5: Download complete [2021-09-07T16:37:23.995Z] c788192a36de: Verifying Checksum [2021-09-07T16:37:23.995Z] c788192a36de: Download complete [2021-09-07T16:37:24.272Z] 540db60ca938: Verifying Checksum [2021-09-07T16:37:24.272Z] 540db60ca938: Download complete [2021-09-07T16:37:24.272Z] 540db60ca938: Pull complete [2021-09-07T16:37:24.539Z] adcc1eea9eea: Pull complete [2021-09-07T16:37:24.539Z] 4c4ab2625f07: Pull complete [2021-09-07T16:37:24.539Z] a77e37c0d609: Verifying Checksum [2021-09-07T16:37:24.539Z] a77e37c0d609: Download complete [2021-09-07T16:37:29.892Z] c3185cebc471: Verifying Checksum [2021-09-07T16:37:29.892Z] c3185cebc471: Download complete [2021-09-07T16:37:30.474Z] db62176df00c: Verifying Checksum [2021-09-07T16:37:30.474Z] db62176df00c: Download complete [2021-09-07T16:37:33.864Z] db62176df00c: Pull complete [2021-09-07T16:37:33.864Z] 3b30891b0d05: Pull complete [2021-09-07T16:37:33.864Z] 06b49ca38bd5: Pull complete [2021-09-07T16:37:33.864Z] c788192a36de: Pull complete [2021-09-07T16:37:34.140Z] a77e37c0d609: Pull complete [2021-09-07T16:37:36.290Z] c3185cebc471: Pull complete [2021-09-07T16:37:36.290Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-07T16:37:36.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-07T16:37:36.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-07T16:37:36.637Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-07T16:37:36.637Z] WORKDIR /edgex [2021-09-07T16:37:36.637Z] COPY go.mod . [2021-09-07T16:37:36.637Z] RUN go mod download' [2021-09-07T16:37:36.637Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-07T16:37:38.324Z] Still waiting to schedule task [2021-09-07T16:37:38.324Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1540’ is offline [2021-09-07T16:37:38.325Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1541’ is offline [2021-09-07T16:37:38.592Z] Sending build context to Docker daemon 328.8MB [2021-09-07T16:37:38.592Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-07T16:37:38.592Z] ---> 031687cdd783 [2021-09-07T16:37:38.592Z] Step 2/4 : WORKDIR /edgex [2021-09-07T16:37:38.861Z] ---> Running in 2e6d7285a487 [2021-09-07T16:37:39.131Z] Removing intermediate container 2e6d7285a487 [2021-09-07T16:37:39.131Z] ---> c1c15d805e1a [2021-09-07T16:37:39.131Z] Step 3/4 : COPY go.mod . [2021-09-07T16:37:39.131Z] ---> 0e297f30b72b [2021-09-07T16:37:39.131Z] Step 4/4 : RUN go mod download [2021-09-07T16:37:39.131Z] ---> Running in 2cbd44263d60 [2021-09-07T16:38:19.867Z] Removing intermediate container 2cbd44263d60 [2021-09-07T16:38:19.867Z] ---> 6a59509d6f7e [2021-09-07T16:38:19.867Z] Successfully built 6a59509d6f7e [2021-09-07T16:38:19.867Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:38:20.211Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-07T16:38:20.211Z] . [Pipeline] withDockerContainer [2021-09-07T16:38:20.319Z] prd-centos7-docker-4c-2g-1536 does not seem to be running inside a container [2021-09-07T16:38:20.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-07T16:38:20.858Z] $ docker top 67a5594d571618d3ffd8b392b6af3618e71f7733c925bd77d3d7b8ad2cc97ad7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T16:38:21.302Z] + go version [2021-09-07T16:38:21.302Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-07T16:38:21.320Z] $ docker stop --time=1 67a5594d571618d3ffd8b392b6af3618e71f7733c925bd77d3d7b8ad2cc97ad7 [2021-09-07T16:38:21.390Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1541 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [2021-09-07T16:38:22.524Z] $ docker rm -f 67a5594d571618d3ffd8b392b6af3618e71f7733c925bd77d3d7b8ad2cc97ad7 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-09-07T16:38:22.634Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:38:23.002Z] The recommended git tool is: git [2021-09-07T16:38:24.682Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-07T16:38:24.682Z] . [Pipeline] withDockerContainer [2021-09-07T16:38:24.810Z] prd-centos7-docker-4c-2g-1536 does not seem to be running inside a container [2021-09-07T16:38:24.991Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-07T16:38:25.354Z] $ docker top 1b0e0ca50e78251bbac21f1ef8776108322bdf0e6d5f90187651858fcfc0a2df -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-07T16:38:25.453Z] ========================================================= [2021-09-07T16:38:25.453Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-07T16:38:25.453Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-07T16:38:25.987Z] + go mod tidy [Pipeline] sh [2021-09-07T16:38:26.320Z] + make test [2021-09-07T16:38:26.320Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-07T16:38:26.593Z] go mod tidy [2021-09-07T16:38:26.593Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-07T16:38:31.651Z] using credential edgex-jenkins-ssh [2021-09-07T16:38:31.672Z] Cloning the remote Git repository [2021-09-07T16:38:32.225Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-07T16:38:31.735Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-07T16:38:31.870Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-07T16:38:31.972Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-07T16:38:31.973Z] > git --version # timeout=10 [2021-09-07T16:38:31.999Z] > git --version # 'git version 2.17.1' [2021-09-07T16:38:32.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T16:38:32.120Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-07T16:38:48.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-07T16:38:55.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-07T16:38:55.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-07T16:38:55.344Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-07T16:38:56.998Z] Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-07T16:38:57.586Z] Merge succeeded, producing 5ebcdc145506b13859c4267f8b78feae8f90928f [2021-09-07T16:38:57.586Z] Checking out Revision 5ebcdc145506b13859c4267f8b78feae8f90928f (PR-3698) [2021-09-07T16:38:57.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-07T16:38:56.029Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-07T16:38:56.051Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-07T16:38:56.094Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-07T16:38:56.139Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-07T16:38:56.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T16:38:56.156Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-07T16:38:57.015Z] > git config core.sparsecheckout # timeout=10 [2021-09-07T16:38:57.036Z] > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 [2021-09-07T16:38:57.257Z] > git remote # timeout=10 [2021-09-07T16:38:57.284Z] > git config --get remote.origin.url # timeout=10 [2021-09-07T16:38:57.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T16:38:57.307Z] > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 [2021-09-07T16:38:57.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-07T16:38:57.589Z] > git config core.sparsecheckout # timeout=10 [2021-09-07T16:38:57.601Z] > git checkout -f 5ebcdc145506b13859c4267f8b78feae8f90928f # timeout=10 [2021-09-07T16:38:58.585Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-07T16:38:58.585Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-07T16:38:58.585Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-07T16:38:59.185Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-07T16:38:59.467Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-07T16:39:00.068Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-07T16:39:00.068Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-07T16:39:00.068Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-07T16:39:00.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-07T16:39:02.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2021-09-07T16:39:02.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-07T16:39:02.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-07T16:39:02.143Z] Commit message: "Merge commit '534175572a367338c5f68a22b0251a809e37989d' into HEAD" [2021-09-07T16:39:02.168Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-07T16:39:02.592Z] provisioning config files... [2021-09-07T16:39:02.621Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8613492996023170406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:39:03.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 100.0% of statements [2021-09-07T16:39:03.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-07T16:39:03.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 46.3% of statements [2021-09-07T16:39:03.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-07T16:39:03.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-07T16:39:03.226Z] ---> docker-login.sh [2021-09-07T16:39:03.226Z] nexus3.edgexfoundry.org:10001 [2021-09-07T16:39:02.147Z] > git rev-list --no-walk 7fbb1422d62f3c0b690eb0eb99950afa8fe94160 # timeout=10 [2021-09-07T16:39:04.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.126s coverage: 90.1% of statements [2021-09-07T16:39:04.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-07T16:39:04.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:39:05.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.077s coverage: 81.2% of statements [2021-09-07T16:39:05.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-07T16:39:05.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-07T16:39:05.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-07T16:39:05.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-07T16:39:05.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-07T16:39:05.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:39:05.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:39:05.496Z] Configure a credential helper to remove this warning. See [2021-09-07T16:39:05.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:39:05.496Z] [2021-09-07T16:39:05.496Z] Login Succeeded [2021-09-07T16:39:05.496Z] nexus3.edgexfoundry.org:10002 [2021-09-07T16:39:05.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:39:06.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:39:06.047Z] Configure a credential helper to remove this warning. See [2021-09-07T16:39:06.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:39:06.047Z] [2021-09-07T16:39:06.047Z] Login Succeeded [2021-09-07T16:39:06.047Z] nexus3.edgexfoundry.org:10003 [2021-09-07T16:39:06.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.288s coverage: 94.2% of statements [2021-09-07T16:39:06.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-07T16:39:06.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:39:06.081Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-09-07T16:39:06.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-07T16:39:06.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-07T16:39:06.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-07T16:39:06.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-07T16:39:06.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-07T16:39:06.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:39:06.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:39:06.654Z] Configure a credential helper to remove this warning. See [2021-09-07T16:39:06.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:39:06.654Z] [2021-09-07T16:39:06.654Z] Login Succeeded [2021-09-07T16:39:06.654Z] nexus3.edgexfoundry.org:10004 [2021-09-07T16:39:06.672Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-09-07T16:39:06.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-07T16:39:06.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-07T16:39:06.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-07T16:39:06.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:39:07.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:39:07.202Z] Configure a credential helper to remove this warning. See [2021-09-07T16:39:07.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:39:07.202Z] [2021-09-07T16:39:07.202Z] Login Succeeded [2021-09-07T16:39:07.202Z] docker.io [2021-09-07T16:39:07.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:39:07.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-09-07T16:39:07.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-07T16:39:07.647Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-09-07T16:39:07.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-09-07T16:39:07.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-07T16:39:08.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:39:08.093Z] Configure a credential helper to remove this warning. See [2021-09-07T16:39:08.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:39:08.093Z] [2021-09-07T16:39:08.093Z] Login Succeeded [2021-09-07T16:39:08.093Z] ---> docker-login.sh ends [2021-09-07T16:39:08.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [Pipeline] } [2021-09-07T16:39:08.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-07T16:39:08.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2021-09-07T16:39:08.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [Pipeline] echo [2021-09-07T16:39:08.812Z] ========================================================= [2021-09-07T16:39:08.812Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-07T16:39:08.812Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-07T16:39:09.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-09-07T16:39:09.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-09-07T16:39:09.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-07T16:39:09.778Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-07T16:39:09.778Z] 595b0fe564bb: Pulling fs layer [2021-09-07T16:39:09.778Z] 24495759ef45: Pulling fs layer [2021-09-07T16:39:09.778Z] d148012ef14d: Pulling fs layer [2021-09-07T16:39:09.778Z] e90a11edd702: Pulling fs layer [2021-09-07T16:39:09.778Z] d77568369979: Pulling fs layer [2021-09-07T16:39:09.778Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-07T16:39:09.778Z] 170f2ba95c9a: Pulling fs layer [2021-09-07T16:39:09.778Z] 97ac5df62f85: Pulling fs layer [2021-09-07T16:39:09.778Z] fc1c9f9a7f3b: Waiting [2021-09-07T16:39:09.778Z] 170f2ba95c9a: Waiting [2021-09-07T16:39:09.778Z] e90a11edd702: Waiting [2021-09-07T16:39:09.778Z] d77568369979: Waiting [2021-09-07T16:39:09.778Z] d148012ef14d: Download complete [2021-09-07T16:39:09.778Z] 595b0fe564bb: Verifying Checksum [2021-09-07T16:39:10.057Z] d77568369979: Verifying Checksum [2021-09-07T16:39:10.057Z] d77568369979: Download complete [2021-09-07T16:39:10.057Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-07T16:39:10.057Z] fc1c9f9a7f3b: Download complete [2021-09-07T16:39:10.057Z] 170f2ba95c9a: Verifying Checksum [2021-09-07T16:39:10.057Z] 170f2ba95c9a: Download complete [2021-09-07T16:39:10.664Z] 24495759ef45: Download complete [2021-09-07T16:39:10.664Z] 595b0fe564bb: Pull complete [2021-09-07T16:39:11.661Z] 24495759ef45: Pull complete [2021-09-07T16:39:12.272Z] d148012ef14d: Pull complete [2021-09-07T16:39:13.275Z] 97ac5df62f85: Download complete [2021-09-07T16:39:13.877Z] e90a11edd702: Verifying Checksum [2021-09-07T16:39:13.877Z] e90a11edd702: Download complete [2021-09-07T16:39:21.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2021-09-07T16:39:21.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-09-07T16:39:24.088Z] e90a11edd702: Pull complete [2021-09-07T16:39:24.365Z] d77568369979: Pull complete [2021-09-07T16:39:24.968Z] fc1c9f9a7f3b: Pull complete [2021-09-07T16:39:25.245Z] 170f2ba95c9a: Pull complete [2021-09-07T16:39:25.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.188s coverage: 81.8% of statements [2021-09-07T16:39:25.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-07T16:39:31.186Z] 97ac5df62f85: Pull complete [2021-09-07T16:39:31.186Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-07T16:39:31.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-07T16:39:31.186Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-07T16:39:31.561Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-07T16:39:31.561Z] WORKDIR /edgex [2021-09-07T16:39:31.561Z] COPY go.mod . [2021-09-07T16:39:31.561Z] RUN go mod download [2021-09-07T16:39:31.562Z] docker build -t ci-base-image-arm64 -f - . [2021-09-07T16:39:34.244Z] Sending build context to Docker daemon 166MB [2021-09-07T16:39:34.244Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-07T16:39:34.244Z] ---> 04bc70af865f [2021-09-07T16:39:34.244Z] Step 2/4 : WORKDIR /edgex [2021-09-07T16:39:40.998Z] ---> Running in 830a40184e08 [2021-09-07T16:39:40.998Z] Removing intermediate container 830a40184e08 [2021-09-07T16:39:40.998Z] ---> c4d65ec76e32 [2021-09-07T16:39:40.998Z] Step 3/4 : COPY go.mod . [2021-09-07T16:39:42.006Z] ---> 9f6ba4626c61 [2021-09-07T16:39:42.006Z] Step 4/4 : RUN go mod download [2021-09-07T16:39:42.006Z] ---> Running in 6d7f1e9de01c [2021-09-07T16:39:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-09-07T16:39:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-07T16:39:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-07T16:39:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-07T16:39:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-07T16:39:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-07T16:39:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-07T16:39:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-07T16:39:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-07T16:39:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-07T16:39:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-09-07T16:39:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-07T16:39:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-07T16:39:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-09-07T16:39:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-07T16:39:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2021-09-07T16:39:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-07T16:39:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-09-07T16:39:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-07T16:39:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-09-07T16:39:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.116s coverage: 91.2% of statements [2021-09-07T16:39:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-07T16:39:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-09-07T16:39:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-07T16:39:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-07T16:39:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-09-07T16:39:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-09-07T16:39:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-09-07T16:39:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-09-07T16:39:43.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-09-07T16:39:43.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.192s coverage: 66.9% of statements [2021-09-07T16:39:43.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-07T16:39:43.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-07T16:39:43.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-07T16:39:44.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements [2021-09-07T16:39:44.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-07T16:39:44.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-07T16:39:44.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-09-07T16:39:44.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-07T16:39:44.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2021-09-07T16:39:44.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-07T16:39:51.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-07T16:39:51.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-07T16:39:51.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-07T16:39:51.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-07T16:39:51.676Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-07T16:39:51.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-07T16:39:51.676Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-09-07T16:39:51.676Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-09-07T16:39:51.966Z] GO111MODULE=on go vet ./... [2021-09-07T16:40:14.380Z] gofmt -l . [2021-09-07T16:40:14.380Z] [ "`gofmt -l .`" = "" ] [2021-09-07T16:40:14.655Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-07T16:40:15.489Z] + ls -al . [2021-09-07T16:40:15.489Z] total 608 [2021-09-07T16:40:15.489Z] drwxrwxr-x 10 1001 1001 4096 Sep 7 16:40 . [2021-09-07T16:40:15.489Z] drwxr-xr-x 4 root root 28 Sep 7 16:38 .. [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 11 Sep 7 16:34 .dockerignore [2021-09-07T16:40:15.489Z] drwxrwxr-x 8 1001 1001 179 Sep 7 16:34 .git [2021-09-07T16:40:15.489Z] drwxrwxr-x 4 1001 1001 142 Sep 7 16:34 .github [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 818 Sep 7 16:34 .gitignore [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 76 Sep 7 16:34 .hadolint.yml [2021-09-07T16:40:15.489Z] drwx------ 3 1001 1001 58 Sep 7 16:37 .semver [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 166 Sep 7 16:34 .sonarcloud.properties [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 1171 Sep 7 16:34 ADOPTERS.md [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 8493 Sep 7 16:34 Attribution.txt [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 43881 Sep 7 16:34 CHANGELOG.md [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 3804 Sep 7 16:34 CONTRIBUTING.md [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 677 Sep 7 16:34 GOVERNANCE.md [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 849 Sep 7 16:34 Jenkinsfile [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 10775 Sep 7 16:34 LICENSE [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 5915 Sep 7 16:34 Makefile [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 582 Sep 7 16:34 OWNERS.md [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 8643 Sep 7 16:34 README.md [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 6912 Sep 7 16:34 SECURITY.md [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 5 Sep 7 16:37 VERSION [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 4131 Sep 7 16:34 ZMQWindows.md [2021-09-07T16:40:15.489Z] drwxrwxr-x 2 1001 1001 37 Sep 7 16:34 bin [2021-09-07T16:40:15.489Z] drwxrwxr-x 14 1001 1001 4096 Sep 7 16:34 cmd [2021-09-07T16:40:15.489Z] -rw-r--r-- 1 root root 404331 Sep 7 16:39 coverage.out [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 841 Sep 7 16:34 go.mod [2021-09-07T16:40:15.489Z] -rw-r--r-- 1 root root 50064 Sep 7 16:38 go.sum [2021-09-07T16:40:15.489Z] drwxrwxr-x 8 1001 1001 124 Sep 7 16:34 internal [2021-09-07T16:40:15.489Z] drwxrwxr-x 3 1001 1001 16 Sep 7 16:34 openapi [2021-09-07T16:40:15.489Z] drwxrwxr-x 4 1001 1001 71 Sep 7 16:34 snap [2021-09-07T16:40:15.489Z] -rw-rw-r-- 1 1001 1001 204 Sep 7 16:34 version.go [Pipeline] sh [2021-09-07T16:40:15.821Z] + '[' -e coverage.out ] [2021-09-07T16:40:15.821Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-07T16:40:15.941Z] Stashed 1 file(s) [Pipeline] sh [2021-09-07T16:40:17.734Z] + make build [2021-09-07T16:40:17.735Z] go mod tidy [2021-09-07T16:40:17.735Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-07T16:40:19.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-07T16:40:25.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-07T16:40:26.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-07T16:40:27.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-07T16:40:27.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-07T16:40:28.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-07T16:40:29.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-07T16:40:30.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-07T16:40:31.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-07T16:40:31.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-07T16:40:32.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-07T16:40:34.461Z] $ docker stop --time=1 1b0e0ca50e78251bbac21f1ef8776108322bdf0e6d5f90187651858fcfc0a2df [2021-09-07T16:40:36.319Z] $ docker rm -f 1b0e0ca50e78251bbac21f1ef8776108322bdf0e6d5f90187651858fcfc0a2df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:40:37.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-07T16:40:37.845Z] [2021-09-07T16:40:37.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:40:38.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-07T16:40:43.543Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-07T16:40:43.543Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-07T16:40:43.543Z] ca9280d653b3: Pulling fs layer [2021-09-07T16:40:43.543Z] 7e9c9ca2126c: Pulling fs layer [2021-09-07T16:40:43.543Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-07T16:40:43.543Z] cbdbe7a5bc2a: Download complete [2021-09-07T16:40:43.811Z] cbdbe7a5bc2a: Pull complete [2021-09-07T16:40:45.217Z] ca9280d653b3: Verifying Checksum [2021-09-07T16:40:45.217Z] ca9280d653b3: Download complete [2021-09-07T16:40:45.485Z] ca9280d653b3: Pull complete [2021-09-07T16:40:48.846Z] 7e9c9ca2126c: Verifying Checksum [2021-09-07T16:40:48.846Z] 7e9c9ca2126c: Download complete [2021-09-07T16:40:52.217Z] 7e9c9ca2126c: Pull complete [2021-09-07T16:40:52.217Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-07T16:40:52.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-07T16:40:52.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-07T16:40:52.314Z] prd-centos7-docker-4c-2g-1536 does not seem to be running inside a container [2021-09-07T16:40:52.390Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-07T16:40:54.372Z] $ docker top f164c019f314fc423cbb6b539c75d69fa8dc062b26644d6280394ae4c370d440 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T16:40:54.794Z] + docker-compose build --help [2021-09-07T16:40:54.794Z] + grep parallel [2021-09-07T16:40:55.377Z] --parallel Build images in parallel. [Pipeline] } [2021-09-07T16:40:55.393Z] $ docker stop --time=1 f164c019f314fc423cbb6b539c75d69fa8dc062b26644d6280394ae4c370d440 [2021-09-07T16:40:56.584Z] $ docker rm -f f164c019f314fc423cbb6b539c75d69fa8dc062b26644d6280394ae4c370d440 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:40:57.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-07T16:40:57.060Z] . [Pipeline] withDockerContainer [2021-09-07T16:40:57.694Z] prd-centos7-docker-4c-2g-1536 does not seem to be running inside a container [2021-09-07T16:40:57.762Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-07T16:40:58.122Z] $ docker top 4feccd68a4b689e6dde67f9a6d2653d05088e32ceb50eba4d0a868a53b263765 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T16:40:58.767Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-07T16:40:59.037Z] Building core-command ... [2021-09-07T16:40:59.037Z] Building core-data ... [2021-09-07T16:40:59.037Z] Building core-metadata ... [2021-09-07T16:40:59.037Z] Building security-bootstrapper ... [2021-09-07T16:40:59.037Z] Building security-proxy-setup ... [2021-09-07T16:40:59.037Z] Building security-secretstore-setup ... [2021-09-07T16:40:59.037Z] Building support-notifications ... [2021-09-07T16:40:59.037Z] Building support-scheduler ... [2021-09-07T16:40:59.037Z] Building sys-mgmt-agent ... [2021-09-07T16:40:59.037Z] Building sys-mgmt-agent [2021-09-07T16:40:59.037Z] Building security-secretstore-setup [2021-09-07T16:40:59.037Z] Building support-notifications [2021-09-07T16:40:59.037Z] Building core-metadata [2021-09-07T16:40:59.037Z] Building security-proxy-setup [2021-09-07T16:41:09.433Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:41:09.433Z] [2021-09-07T16:41:09.433Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:41:09.433Z] [2021-09-07T16:41:09.433Z] ---> 6a59509d6f7e [2021-09-07T16:41:09.433Z] ---> 6a59509d6f7e [2021-09-07T16:41:09.433Z] Step 3/22 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go [2021-09-07T16:41:09.433Z] [2021-09-07T16:41:14.046Z] ---> Running in 59e27d00a08c [2021-09-07T16:41:14.046Z] ---> Running in e2a49711fed3 [2021-09-07T16:41:17.402Z] Removing intermediate container 59e27d00a08c [2021-09-07T16:41:17.402Z] ---> e723582042f5 [2021-09-07T16:41:17.402Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:41:17.402Z] Removing intermediate container e2a49711fed3 [2021-09-07T16:41:17.402Z] ---> 8fe183aabe64 [2021-09-07T16:41:17.402Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:41:17.674Z] ---> Running in 67a827474cf2 [2021-09-07T16:41:17.674Z] ---> Running in 5790afb77959 [2021-09-07T16:41:18.874Z] Removing intermediate container 6d7f1e9de01c [2021-09-07T16:41:18.874Z] ---> 28037557c9bf [2021-09-07T16:41:18.874Z] Successfully built 28037557c9bf [2021-09-07T16:41:18.874Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:41:19.260Z] + docker inspect -f . ci-base-image-arm64 [2021-09-07T16:41:19.260Z] . [Pipeline] withDockerContainer [2021-09-07T16:41:19.612Z] prd-ubuntu18.04-docker-arm64-4c-16g-1541 does not seem to be running inside a container [2021-09-07T16:41:19.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-07T16:41:21.871Z] $ docker top 6c3b756e19e2f8374231637568b688afcb41fe7a5dd6f4caf8888f44ed2afcff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T16:41:22.971Z] + go version [2021-09-07T16:41:22.972Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-07T16:41:22.992Z] $ docker stop --time=1 6c3b756e19e2f8374231637568b688afcb41fe7a5dd6f4caf8888f44ed2afcff [2021-09-07T16:41:23.045Z] Removing intermediate container 67a827474cf2 [2021-09-07T16:41:23.045Z] ---> aa55e588dd4e [2021-09-07T16:41:23.045Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-07T16:41:23.045Z] Removing intermediate container 5790afb77959 [2021-09-07T16:41:23.045Z] ---> 067d9560ce22 [2021-09-07T16:41:23.045Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-07T16:41:23.045Z] ---> Running in 23c1a1905e37 [2021-09-07T16:41:23.045Z] ---> Running in 25798cc8f245 [2021-09-07T16:41:23.315Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:41:23.315Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:41:23.315Z] ---> 6a59509d6f7e [2021-09-07T16:41:23.315Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T16:41:23.315Z] ---> Using cache [2021-09-07T16:41:23.315Z] ---> e723582042f5 [2021-09-07T16:41:23.315Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:41:23.315Z] ---> Using cache [2021-09-07T16:41:23.315Z] ---> aa55e588dd4e [2021-09-07T16:41:23.315Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-07T16:41:23.914Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:41:23.914Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:41:23.914Z] ---> 6a59509d6f7e [2021-09-07T16:41:23.914Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T16:41:23.914Z] ---> Using cache [2021-09-07T16:41:23.914Z] ---> e723582042f5 [2021-09-07T16:41:23.914Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:41:23.914Z] ---> Using cache [2021-09-07T16:41:23.914Z] ---> aa55e588dd4e [2021-09-07T16:41:23.914Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-07T16:41:23.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:24.196Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:24.196Z] ---> Running in d8398cea4e69 [2021-09-07T16:41:24.196Z] ---> Running in 7d7a1f438567 [2021-09-07T16:41:24.467Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:41:24.467Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:41:24.467Z] ---> 6a59509d6f7e [2021-09-07T16:41:24.467Z] Step 3/26 : WORKDIR /edgex-go [2021-09-07T16:41:24.467Z] ---> Using cache [2021-09-07T16:41:24.467Z] ---> e723582042f5 [2021-09-07T16:41:24.467Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:41:24.467Z] ---> Using cache [2021-09-07T16:41:24.467Z] ---> aa55e588dd4e [2021-09-07T16:41:24.467Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-07T16:41:24.467Z] ---> Running in 6ba139f0eab1 [2021-09-07T16:41:24.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:24.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:24.962Z] $ docker rm -f 6c3b756e19e2f8374231637568b688afcb41fe7a5dd6f4caf8888f44ed2afcff [2021-09-07T16:41:25.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:25.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:41:25.589Z] OK: 219 MiB in 52 packages [2021-09-07T16:41:25.589Z] Removing intermediate container 23c1a1905e37 [2021-09-07T16:41:25.589Z] ---> 011abe97eedc [2021-09-07T16:41:25.589Z] Step 6/23 : COPY go.mod . [2021-09-07T16:41:25.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:25.786Z] + docker inspect -f . ci-base-image-arm64 [2021-09-07T16:41:25.786Z] . [Pipeline] withDockerContainer [2021-09-07T16:41:25.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:25.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:25.874Z] ---> 794e31ebeb7c [2021-09-07T16:41:25.874Z] Step 7/23 : RUN go mod download [2021-09-07T16:41:25.874Z] ---> Running in cd84a54e82bd [2021-09-07T16:41:26.089Z] prd-ubuntu18.04-docker-arm64-4c-16g-1541 does not seem to be running inside a container [2021-09-07T16:41:26.151Z] OK: 219 MiB in 52 packages [2021-09-07T16:41:26.191Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-07T16:41:26.437Z] OK: 219 MiB in 52 packages [2021-09-07T16:41:26.437Z] OK: 219 MiB in 52 packages [2021-09-07T16:41:26.708Z] Removing intermediate container 7d7a1f438567 [2021-09-07T16:41:26.708Z] ---> 5e9d85b23bd3 [2021-09-07T16:41:26.708Z] Step 6/24 : COPY go.mod . [2021-09-07T16:41:26.983Z] ---> b492b0d8defa [2021-09-07T16:41:26.983Z] Step 7/24 : RUN go mod download [2021-09-07T16:41:26.983Z] ---> Running in 11f62093fba0 [2021-09-07T16:41:26.983Z] Removing intermediate container d8398cea4e69 [2021-09-07T16:41:26.983Z] ---> 507d9bfb0c7b [2021-09-07T16:41:26.983Z] Step 6/24 : COPY go.mod . [2021-09-07T16:41:26.983Z] Removing intermediate container 6ba139f0eab1 [2021-09-07T16:41:26.983Z] ---> 9d177b7383a5 [2021-09-07T16:41:26.983Z] Step 6/26 : COPY go.mod . [2021-09-07T16:41:27.260Z] ---> a78e28c05078 [2021-09-07T16:41:27.260Z] Step 7/24 : RUN go mod download [2021-09-07T16:41:27.260Z] ---> Running in 0a055c027ae5 [2021-09-07T16:41:27.260Z] Removing intermediate container cd84a54e82bd [2021-09-07T16:41:27.260Z] ---> 09dc76529450 [2021-09-07T16:41:27.260Z] Step 8/23 : COPY . . [2021-09-07T16:41:27.260Z] ---> 444ecdc5f579 [2021-09-07T16:41:27.260Z] Step 7/26 : RUN go mod download [2021-09-07T16:41:27.260Z] ---> Running in 0c7c4bbf4dbb [2021-09-07T16:41:27.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:28.050Z] $ docker top aeaba11a19b82d1b8b5db1b839957a072629d7987b7bc85898f6da10eacbcccb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-07T16:41:28.461Z] ========================================================= [2021-09-07T16:41:28.461Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-07T16:41:28.461Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-07T16:41:29.144Z] + go mod tidy [Pipeline] sh [2021-09-07T16:41:31.133Z] Removing intermediate container 11f62093fba0 [2021-09-07T16:41:31.133Z] ---> 6ff782c89994 [2021-09-07T16:41:31.133Z] Step 8/24 : COPY . . [2021-09-07T16:41:31.133Z] Removing intermediate container 0c7c4bbf4dbb [2021-09-07T16:41:31.133Z] ---> d044502dfa0a [2021-09-07T16:41:31.133Z] Step 8/26 : COPY . . [2021-09-07T16:41:31.133Z] Removing intermediate container 0a055c027ae5 [2021-09-07T16:41:31.133Z] ---> 0b7807caeb24 [2021-09-07T16:41:31.133Z] Step 8/24 : COPY . . [2021-09-07T16:41:31.296Z] + make test [2021-09-07T16:41:31.296Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-07T16:41:31.296Z] go mod tidy [2021-09-07T16:41:32.290Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-07T16:41:32.546Z] OK: 219 MiB in 52 packages [2021-09-07T16:41:33.522Z] ---> e9ed13508c65 [2021-09-07T16:41:33.522Z] Step 9/23 : RUN go mod tidy [2021-09-07T16:41:36.963Z] ---> Running in d423da2df4a4 [2021-09-07T16:41:36.963Z] Removing intermediate container 25798cc8f245 [2021-09-07T16:41:36.963Z] ---> f464323f1162 [2021-09-07T16:41:36.963Z] Step 6/22 : COPY go.mod . [2021-09-07T16:41:36.963Z] ---> 352c4d5b8d24 [2021-09-07T16:41:36.963Z] Step 7/22 : RUN go mod download [2021-09-07T16:41:37.582Z] ---> Running in 433307e8352e [2021-09-07T16:41:38.180Z] Removing intermediate container d423da2df4a4 [2021-09-07T16:41:38.180Z] ---> 3ae5f788ce06 [2021-09-07T16:41:38.180Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-07T16:41:38.476Z] ---> Running in c060d95b60a6 [2021-09-07T16:41:39.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-07T16:41:39.370Z] Removing intermediate container 433307e8352e [2021-09-07T16:41:39.370Z] ---> 04fc1415ae61 [2021-09-07T16:41:39.370Z] Step 8/22 : COPY . . [2021-09-07T16:41:39.370Z] ---> b4a42ef371d3 [2021-09-07T16:41:39.370Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:41:39.370Z] ---> 25ae787a837c [2021-09-07T16:41:39.370Z] Step 9/26 : RUN go mod tidy [2021-09-07T16:41:39.637Z] ---> Running in 37b85b8793ed [2021-09-07T16:41:39.637Z] ---> Running in 55ad2fc81ebf [2021-09-07T16:41:39.905Z] ---> 546ab324e449 [2021-09-07T16:41:39.905Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:41:40.175Z] ---> Running in 9e1b6c20251a [2021-09-07T16:41:45.563Z] Removing intermediate container 37b85b8793ed [2021-09-07T16:41:45.563Z] ---> 82cb041b12a1 [2021-09-07T16:41:45.563Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-07T16:41:45.563Z] Removing intermediate container 55ad2fc81ebf [2021-09-07T16:41:45.563Z] ---> 75d858a50035 [2021-09-07T16:41:45.563Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-07T16:41:45.840Z] ---> Running in e623be626878 [2021-09-07T16:41:45.840Z] Removing intermediate container 9e1b6c20251a [2021-09-07T16:41:45.840Z] ---> 79cc0a6498b9 [2021-09-07T16:41:45.840Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-07T16:41:46.114Z] ---> Running in a89a10346991 [2021-09-07T16:41:46.410Z] ---> Running in 0bb3dcf9fc14 [2021-09-07T16:41:48.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-07T16:41:49.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-07T16:41:49.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-07T16:42:00.062Z] ---> 33e8b8861c20 [2021-09-07T16:42:00.062Z] Step 9/22 : RUN go mod tidy [2021-09-07T16:42:00.062Z] ---> Running in 747632b9fd1a [2021-09-07T16:42:00.346Z] Removing intermediate container 747632b9fd1a [2021-09-07T16:42:00.346Z] ---> 6bb957dee5c2 [2021-09-07T16:42:00.346Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-07T16:42:00.346Z] ---> Running in 1463a597a52c [2021-09-07T16:42:01.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-07T16:42:05.246Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-07T16:42:09.386Z] Removing intermediate container c060d95b60a6 [2021-09-07T16:42:09.386Z] ---> 800f3d89af28 [2021-09-07T16:42:09.386Z] [2021-09-07T16:42:09.386Z] Step 11/23 : FROM alpine:3.12 [2021-09-07T16:42:09.386Z] 3.12: Pulling from library/alpine [2021-09-07T16:42:09.386Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-07T16:42:09.386Z] Status: Downloaded newer image for alpine:3.12 [2021-09-07T16:42:09.386Z] ---> 48b8ec4ed9eb [2021-09-07T16:42:09.386Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-07T16:42:09.668Z] ---> Running in 47a5e486f839 [2021-09-07T16:42:10.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:10.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:10.613Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-07T16:42:10.613Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-07T16:42:10.613Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:42:10.613Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T16:42:10.613Z] OK: 6 MiB in 16 packages [2021-09-07T16:42:11.249Z] Removing intermediate container 47a5e486f839 [2021-09-07T16:42:11.249Z] ---> 188fd7c4beb6 [2021-09-07T16:42:11.249Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:42:11.249Z] ---> Running in d4ca19e6d9af [2021-09-07T16:42:11.545Z] Removing intermediate container d4ca19e6d9af [2021-09-07T16:42:11.545Z] ---> 202b4f8bb89c [2021-09-07T16:42:11.545Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-07T16:42:11.545Z] ---> Running in 5091519500a2 [2021-09-07T16:42:11.545Z] Removing intermediate container 5091519500a2 [2021-09-07T16:42:11.545Z] ---> 7c11fc0dc804 [2021-09-07T16:42:11.545Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-07T16:42:11.843Z] ---> Running in 29c0944279f2 [2021-09-07T16:42:11.843Z] Removing intermediate container 29c0944279f2 [2021-09-07T16:42:11.843Z] ---> a7cd738dfd61 [2021-09-07T16:42:11.843Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:42:12.124Z] ---> 42699c2c25bb [2021-09-07T16:42:12.124Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-07T16:42:12.737Z] ---> 87e158da8bf7 [2021-09-07T16:42:12.737Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-07T16:42:13.025Z] ---> 5efe405fbd36 [2021-09-07T16:42:13.025Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-07T16:42:13.025Z] ---> Running in 9c7905aab6ef [2021-09-07T16:42:13.319Z] Removing intermediate container 9c7905aab6ef [2021-09-07T16:42:13.319Z] ---> 913de88b5fa2 [2021-09-07T16:42:13.319Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:42:13.319Z] ---> Running in 4d397899c509 [2021-09-07T16:42:13.600Z] Removing intermediate container 4d397899c509 [2021-09-07T16:42:13.600Z] ---> f025c31b7bb2 [2021-09-07T16:42:13.600Z] Step 21/23 : LABEL arch=x86_64 [2021-09-07T16:42:13.600Z] ---> Running in 38055140ff88 [2021-09-07T16:42:13.600Z] Removing intermediate container 38055140ff88 [2021-09-07T16:42:13.600Z] ---> 533c8f1f960a [2021-09-07T16:42:13.600Z] Step 22/23 : LABEL git_sha=a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab [2021-09-07T16:42:13.881Z] ---> Running in b94cce5c951c [2021-09-07T16:42:13.881Z] Removing intermediate container b94cce5c951c [2021-09-07T16:42:13.881Z] ---> a98e4ae5d081 [2021-09-07T16:42:13.881Z] Step 23/23 : LABEL version=0.0.0 [2021-09-07T16:42:13.881Z] ---> Running in e049a89e4ed7 [2021-09-07T16:42:14.170Z] Removing intermediate container e049a89e4ed7 [2021-09-07T16:42:14.170Z] ---> 88f84f0ff00c [2021-09-07T16:42:14.170Z] [2021-09-07T16:42:14.170Z] Successfully built 88f84f0ff00c [2021-09-07T16:42:14.170Z] Successfully tagged support-notifications:latest [2021-09-07T16:42:14.170Z] Building security-bootstrapper [2021-09-07T16:42:22.752Z]  Building support-notifications ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:42:22.752Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:42:22.752Z] ---> 6a59509d6f7e [2021-09-07T16:42:22.752Z] Step 3/32 : WORKDIR /edgex-go [2021-09-07T16:42:22.752Z] ---> Using cache [2021-09-07T16:42:22.752Z] ---> e723582042f5 [2021-09-07T16:42:22.752Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:42:22.752Z] ---> Using cache [2021-09-07T16:42:22.752Z] ---> aa55e588dd4e [2021-09-07T16:42:22.752Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-07T16:42:22.752Z] ---> Using cache [2021-09-07T16:42:22.752Z] ---> 9d177b7383a5 [2021-09-07T16:42:22.752Z] Step 6/32 : COPY go.mod . [2021-09-07T16:42:22.752Z] ---> Using cache [2021-09-07T16:42:22.752Z] ---> 444ecdc5f579 [2021-09-07T16:42:22.752Z] Step 7/32 : RUN go mod download [2021-09-07T16:42:22.752Z] ---> Using cache [2021-09-07T16:42:22.752Z] ---> d044502dfa0a [2021-09-07T16:42:22.752Z] Step 8/32 : COPY . . [2021-09-07T16:42:22.752Z] ---> Using cache [2021-09-07T16:42:22.752Z] ---> 25ae787a837c [2021-09-07T16:42:22.752Z] Step 9/32 : RUN go mod tidy [2021-09-07T16:42:22.752Z] ---> Using cache [2021-09-07T16:42:22.752Z] ---> 75d858a50035 [2021-09-07T16:42:22.752Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-07T16:42:23.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-07T16:42:23.037Z] ---> Running in 4170c4b8d4fb [2021-09-07T16:42:23.625Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-07T16:42:28.967Z] Removing intermediate container a89a10346991 [2021-09-07T16:42:28.967Z] ---> 3dc47e6edb84 [2021-09-07T16:42:28.967Z] [2021-09-07T16:42:28.967Z] Step 11/26 : FROM alpine:3.12 [2021-09-07T16:42:28.967Z] ---> 48b8ec4ed9eb [2021-09-07T16:42:28.967Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-07T16:42:28.967Z] ---> Running in bccf1c1f52a9 [2021-09-07T16:42:28.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:28.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:28.967Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-07T16:42:29.254Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-07T16:42:29.254Z] (3/3) Installing su-exec (0.2-r1) [2021-09-07T16:42:29.254Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:42:29.254Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T16:42:29.254Z] OK: 6 MiB in 17 packages [2021-09-07T16:42:30.264Z] Removing intermediate container e623be626878 [2021-09-07T16:42:30.264Z] ---> 937ce094d516 [2021-09-07T16:42:30.264Z] [2021-09-07T16:42:30.264Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T16:42:30.264Z] ---> 48b8ec4ed9eb [2021-09-07T16:42:30.264Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-07T16:42:30.264Z] Removing intermediate container 0bb3dcf9fc14 [2021-09-07T16:42:30.264Z] ---> b78042342900 [2021-09-07T16:42:30.264Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-07T16:42:30.264Z] ---> Running in 7be27fc1f310 [2021-09-07T16:42:30.264Z] ---> Running in ab2745f11899 [2021-09-07T16:42:30.553Z] Removing intermediate container bccf1c1f52a9 [2021-09-07T16:42:30.553Z] ---> 8db5987a452b [2021-09-07T16:42:30.553Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-07T16:42:30.553Z] ---> Running in 3bdf6262b356 [2021-09-07T16:42:30.838Z] Removing intermediate container 3bdf6262b356 [2021-09-07T16:42:30.838Z] ---> 6670b541bfb3 [2021-09-07T16:42:30.838Z] Step 14/26 : WORKDIR / [2021-09-07T16:42:31.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:31.138Z] ---> Running in 477c2b2cd8fa [2021-09-07T16:42:31.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-07T16:42:31.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:31.138Z] Removing intermediate container 477c2b2cd8fa [2021-09-07T16:42:31.138Z] ---> a6ecad7ac336 [2021-09-07T16:42:31.138Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-07T16:42:31.414Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-07T16:42:31.414Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:42:31.414Z] OK: 6 MiB in 15 packages [2021-09-07T16:42:31.414Z] ---> 182dfc065357 [2021-09-07T16:42:31.414Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-07T16:42:31.692Z] ---> 29aa89f57232 [2021-09-07T16:42:31.692Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-07T16:42:31.972Z] Removing intermediate container 7be27fc1f310 [2021-09-07T16:42:31.972Z] ---> 741ec5b5d611 [2021-09-07T16:42:31.972Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:42:31.972Z] ---> 9615dc4d3ac6 [2021-09-07T16:42:31.972Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-07T16:42:32.259Z] ---> Running in 23a8f28d3cdf [2021-09-07T16:42:32.259Z] Removing intermediate container ab2745f11899 [2021-09-07T16:42:32.259Z] ---> 39e75af421fb [2021-09-07T16:42:32.259Z] [2021-09-07T16:42:32.259Z] Step 12/24 : FROM docker:20.10.7 [2021-09-07T16:42:32.259Z] Removing intermediate container 23a8f28d3cdf [2021-09-07T16:42:32.259Z] ---> 89b34bace210 [2021-09-07T16:42:32.259Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-07T16:42:32.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-07T16:42:32.544Z] ---> Running in 659d1e65267e [2021-09-07T16:42:32.544Z] ---> 21361f765c46 [2021-09-07T16:42:32.544Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-07T16:42:32.544Z] 20.10.7: Pulling from library/docker [2021-09-07T16:42:32.544Z] Removing intermediate container 659d1e65267e [2021-09-07T16:42:32.544Z] ---> bd0fa5485c81 [2021-09-07T16:42:32.544Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-07T16:42:32.830Z] ---> Running in eb4528a7a95f [2021-09-07T16:42:33.118Z] ---> 5792eac15ebb [2021-09-07T16:42:33.118Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-07T16:42:33.118Z] Removing intermediate container eb4528a7a95f [2021-09-07T16:42:33.118Z] ---> 7bf28e51c76e [2021-09-07T16:42:33.118Z] Step 16/24 : WORKDIR / [2021-09-07T16:42:33.118Z] ---> Running in b8030b3b8e52 [2021-09-07T16:42:33.398Z] Removing intermediate container b8030b3b8e52 [2021-09-07T16:42:33.398Z] ---> 43fe9dd1cb6d [2021-09-07T16:42:33.398Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:42:33.684Z] ---> 444d3eac1f17 [2021-09-07T16:42:33.684Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-07T16:42:33.983Z] ---> 368bdd162190 [2021-09-07T16:42:33.983Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-07T16:42:33.983Z] ---> 035f532a0e31 [2021-09-07T16:42:33.983Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-07T16:42:34.271Z] ---> Running in 5d49a3985ee4 [2021-09-07T16:42:34.559Z] ---> b70f772193dd [2021-09-07T16:42:34.559Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-07T16:42:35.059Z] ---> 7dd717b3b873 [2021-09-07T16:42:35.059Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-07T16:42:35.059Z] ---> Running in cf1094408243 [2021-09-07T16:42:35.059Z] Removing intermediate container cf1094408243 [2021-09-07T16:42:35.059Z] ---> cdf66e70143b [2021-09-07T16:42:35.059Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:42:35.059Z] ---> Running in 3dcec4fb2c49 [2021-09-07T16:42:35.355Z] Removing intermediate container 3dcec4fb2c49 [2021-09-07T16:42:35.355Z] ---> 2b0717023523 [2021-09-07T16:42:35.355Z] Step 22/24 : LABEL arch=x86_64 [2021-09-07T16:42:35.355Z] ---> Running in f8b779ac6f8d [2021-09-07T16:42:35.355Z] Removing intermediate container 5d49a3985ee4 [2021-09-07T16:42:35.355Z] ---> 040c0bc91ae9 [2021-09-07T16:42:35.355Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-07T16:42:35.355Z] ---> Running in 6eca502f410b [2021-09-07T16:42:35.657Z] Removing intermediate container f8b779ac6f8d [2021-09-07T16:42:35.657Z] ---> d4fa8ddb12fd [2021-09-07T16:42:35.657Z] Step 23/24 : LABEL git_sha=a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab [2021-09-07T16:42:35.657Z] Removing intermediate container 6eca502f410b [2021-09-07T16:42:35.657Z] ---> 8ee87d148334 [2021-09-07T16:42:35.657Z] Step 24/26 : LABEL arch=x86_64 [2021-09-07T16:42:35.657Z] ---> Running in 09038d7be7bb [2021-09-07T16:42:35.956Z] ---> Running in 369d04a10452 [2021-09-07T16:42:35.956Z] Removing intermediate container 09038d7be7bb [2021-09-07T16:42:35.956Z] ---> dfd68effc68e [2021-09-07T16:42:35.956Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:42:35.956Z] ---> Running in acb10ce68cd3 [2021-09-07T16:42:36.251Z] Removing intermediate container 369d04a10452 [2021-09-07T16:42:36.251Z] ---> f05ffb07ca43 [2021-09-07T16:42:36.251Z] Step 25/26 : LABEL git_sha=a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab [2021-09-07T16:42:36.251Z] ---> Running in b943d85ab75e [2021-09-07T16:42:36.551Z] Removing intermediate container acb10ce68cd3 [2021-09-07T16:42:36.551Z] ---> cc166f0e7010 [2021-09-07T16:42:36.551Z] [2021-09-07T16:42:36.551Z] Removing intermediate container b943d85ab75e [2021-09-07T16:42:36.551Z] ---> 0ba78b3a9af1 [2021-09-07T16:42:36.551Z] Step 26/26 : LABEL version=0.0.0 [2021-09-07T16:42:36.851Z] Successfully built cc166f0e7010 [2021-09-07T16:42:36.851Z] Successfully tagged core-metadata:latest [2021-09-07T16:42:36.851Z] Building core-command [2021-09-07T16:42:36.851Z]  Building core-metadata ... done  ---> Running in 1df39d2a4e55 [2021-09-07T16:42:37.457Z] Removing intermediate container 1df39d2a4e55 [2021-09-07T16:42:37.457Z] ---> b927f86adec8 [2021-09-07T16:42:37.457Z] [2021-09-07T16:42:37.457Z] Removing intermediate container 1463a597a52c [2021-09-07T16:42:37.457Z] ---> aece2648654a [2021-09-07T16:42:37.457Z] [2021-09-07T16:42:37.457Z] Step 11/22 : FROM alpine:3.12 [2021-09-07T16:42:37.457Z] ---> 48b8ec4ed9eb [2021-09-07T16:42:37.457Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-07T16:42:37.744Z] Successfully built b927f86adec8 [2021-09-07T16:42:37.744Z] Successfully tagged security-secretstore-setup:latest [2021-09-07T16:42:37.744Z]  Building security-secretstore-setup ... done Building core-data [2021-09-07T16:42:38.741Z] ---> Running in 5c6be02b3ccb [2021-09-07T16:42:39.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:39.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:39.372Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-07T16:42:39.372Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-07T16:42:39.372Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-07T16:42:39.372Z] (4/4) Installing curl (7.78.0-r0) [2021-09-07T16:42:39.372Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:42:39.372Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T16:42:39.658Z] OK: 7 MiB in 18 packages [2021-09-07T16:42:45.156Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:42:45.156Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:42:45.156Z] ---> 6a59509d6f7e [2021-09-07T16:42:45.156Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T16:42:45.156Z] ---> Using cache [2021-09-07T16:42:45.156Z] ---> e723582042f5 [2021-09-07T16:42:45.156Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:42:45.156Z] ---> Using cache [2021-09-07T16:42:45.156Z] ---> aa55e588dd4e [2021-09-07T16:42:45.156Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-07T16:42:45.156Z] Removing intermediate container 5c6be02b3ccb [2021-09-07T16:42:45.156Z] ---> a7f23092204f [2021-09-07T16:42:45.156Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-07T16:42:45.156Z] ---> Running in 31f5fc8cf0be [2021-09-07T16:42:45.156Z] ---> Running in d2e3b0eace60 [2021-09-07T16:42:45.441Z] Removing intermediate container d2e3b0eace60 [2021-09-07T16:42:45.441Z] ---> dc54575a4f97 [2021-09-07T16:42:45.441Z] Step 14/22 : WORKDIR /edgex [2021-09-07T16:42:45.441Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-07T16:42:45.441Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-07T16:42:45.441Z] ---> Running in 6bbcf3926b94 [2021-09-07T16:42:45.441Z] ---> 08bdaf2f88f9 [2021-09-07T16:42:45.441Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:42:45.731Z] ---> Running in 02f642212b54 [2021-09-07T16:42:45.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:46.029Z] Removing intermediate container 6bbcf3926b94 [2021-09-07T16:42:46.029Z] ---> 3da8d664c530 [2021-09-07T16:42:46.029Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-07T16:42:46.029Z] Removing intermediate container 02f642212b54 [2021-09-07T16:42:46.030Z] ---> 3bede605072d [2021-09-07T16:42:46.030Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-07T16:42:46.030Z] ---> Running in 6dd7ed911e18 [2021-09-07T16:42:46.316Z] ---> 56bf5188be3e [2021-09-07T16:42:46.316Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-07T16:42:46.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:46.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:47.134Z] (1/39) Installing readline (8.1.0-r0) [2021-09-07T16:42:47.134Z] (2/39) Installing bash (5.1.0-r0) [2021-09-07T16:42:47.134Z] Executing bash-5.1.0-r0.post-install [2021-09-07T16:42:47.134Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-07T16:42:47.134Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-07T16:42:47.134Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-07T16:42:47.134Z] (6/39) Installing curl (7.78.0-r0) [2021-09-07T16:42:47.134Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-07T16:42:47.134Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-07T16:42:47.134Z] (9/39) Installing expat (2.2.10-r1) [2021-09-07T16:42:47.134Z] (10/39) Installing libffi (3.3-r2) [2021-09-07T16:42:47.134Z] (11/39) Installing gdbm (1.19-r0) [2021-09-07T16:42:47.134Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-07T16:42:47.134Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-07T16:42:47.134Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-07T16:42:47.439Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:42:47.439Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:42:47.439Z] ---> 6a59509d6f7e [2021-09-07T16:42:47.439Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T16:42:47.439Z] ---> Using cache [2021-09-07T16:42:47.439Z] ---> e723582042f5 [2021-09-07T16:42:47.439Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:42:47.439Z] ---> Using cache [2021-09-07T16:42:47.439Z] ---> aa55e588dd4e [2021-09-07T16:42:47.439Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-07T16:42:47.439Z] ---> Using cache [2021-09-07T16:42:47.439Z] ---> 9d177b7383a5 [2021-09-07T16:42:47.439Z] Step 6/24 : COPY go.mod . [2021-09-07T16:42:47.439Z] ---> Using cache [2021-09-07T16:42:47.439Z] ---> 444ecdc5f579 [2021-09-07T16:42:47.439Z] Step 7/24 : RUN go mod download [2021-09-07T16:42:47.439Z] ---> Using cache [2021-09-07T16:42:47.439Z] ---> d044502dfa0a [2021-09-07T16:42:47.439Z] Step 8/24 : COPY . . [2021-09-07T16:42:47.439Z] ---> Using cache [2021-09-07T16:42:47.439Z] ---> 25ae787a837c [2021-09-07T16:42:47.439Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:42:47.439Z] ---> Using cache [2021-09-07T16:42:47.439Z] ---> 75d858a50035 [2021-09-07T16:42:47.439Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-07T16:42:47.439Z] ---> 3ecf2f43e75e [2021-09-07T16:42:47.439Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-07T16:42:47.439Z] ---> Running in 8c765a3a5450 [2021-09-07T16:42:47.729Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:48.010Z] ---> 0eb4351f452b [2021-09-07T16:42:48.010Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-07T16:42:48.010Z] ---> Running in e3bc668b7e83 [2021-09-07T16:42:48.297Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-07T16:42:48.297Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-07T16:42:48.297Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-07T16:42:48.297Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-07T16:42:48.297Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-07T16:42:48.297Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-07T16:42:48.297Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-07T16:42:48.297Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-07T16:42:48.297Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-07T16:42:48.297Z] Removing intermediate container e3bc668b7e83 [2021-09-07T16:42:48.297Z] ---> 9005907c1338 [2021-09-07T16:42:48.297Z] Step 19/22 : CMD ["--init=true"] [2021-09-07T16:42:48.297Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-07T16:42:48.297Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-07T16:42:48.297Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-07T16:42:48.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-07T16:42:48.578Z] ---> Running in 4ae53e068407 [2021-09-07T16:42:48.578Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-07T16:42:48.578Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-07T16:42:48.578Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-07T16:42:48.578Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-07T16:42:48.578Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-07T16:42:48.578Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-07T16:42:48.578Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-07T16:42:48.578Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-07T16:42:48.578Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-07T16:42:48.578Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-07T16:42:48.578Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-07T16:42:48.578Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-07T16:42:48.578Z] Removing intermediate container 4ae53e068407 [2021-09-07T16:42:48.578Z] ---> eaeeeb2d0112 [2021-09-07T16:42:48.578Z] Step 20/22 : LABEL arch=x86_64 [2021-09-07T16:42:48.578Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-07T16:42:48.860Z] ---> Running in 351bc8eb191c [2021-09-07T16:42:48.860Z] Removing intermediate container 351bc8eb191c [2021-09-07T16:42:48.860Z] ---> f67128a17aed [2021-09-07T16:42:48.860Z] Step 21/22 : LABEL git_sha=a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab [2021-09-07T16:42:48.860Z] ---> Running in b083f3f68f09 [2021-09-07T16:42:49.155Z] Removing intermediate container b083f3f68f09 [2021-09-07T16:42:49.155Z] ---> 81b9913ac474 [2021-09-07T16:42:49.155Z] Step 22/22 : LABEL version=0.0.0 [2021-09-07T16:42:49.439Z] ---> Running in 21ffe1f9519d [2021-09-07T16:42:49.439Z] Executing busybox-1.32.1-r6.trigger [2021-09-07T16:42:49.439Z] OK: 82 MiB in 59 packages [2021-09-07T16:42:49.723Z] Removing intermediate container 21ffe1f9519d [2021-09-07T16:42:49.723Z] ---> 39c89b2bcc08 [2021-09-07T16:42:49.723Z] [2021-09-07T16:42:49.723Z] Successfully built 39c89b2bcc08 [2021-09-07T16:42:49.723Z] Successfully tagged security-proxy-setup:latest [2021-09-07T16:42:49.723Z] Building support-scheduler [2021-09-07T16:42:51.763Z]  Building security-proxy-setup ... done OK: 219 MiB in 52 packages [2021-09-07T16:42:52.843Z] Removing intermediate container 31f5fc8cf0be [2021-09-07T16:42:52.843Z] ---> f32f7b6fce02 [2021-09-07T16:42:52.843Z] Step 6/24 : COPY go.mod . [2021-09-07T16:42:53.140Z] Collecting docker-compose==1.23.2 [2021-09-07T16:42:53.428Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-07T16:42:53.428Z] ---> 44f10374f971 [2021-09-07T16:42:53.428Z] Step 7/24 : RUN go mod download [2021-09-07T16:42:53.428Z] Removing intermediate container 4170c4b8d4fb [2021-09-07T16:42:53.428Z] ---> 083b26f1f723 [2021-09-07T16:42:53.428Z] [2021-09-07T16:42:53.428Z] Step 11/32 : FROM alpine:3.12 [2021-09-07T16:42:53.428Z] ---> 48b8ec4ed9eb [2021-09-07T16:42:53.428Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-07T16:42:53.428Z] Collecting PyYAML<4,>=3.10 [2021-09-07T16:42:53.428Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-07T16:42:53.428Z] ---> Running in 68c721cc70eb [2021-09-07T16:42:53.428Z] ---> Running in 1932c126963a [2021-09-07T16:42:53.721Z] Removing intermediate container 1932c126963a [2021-09-07T16:42:53.721Z] ---> 88774f594d80 [2021-09-07T16:42:53.721Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-07T16:42:53.721Z] ---> Running in 98ae740b143e [2021-09-07T16:42:54.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:54.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:54.736Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-07T16:42:54.736Z] (2/2) Installing su-exec (0.2-r1) [2021-09-07T16:42:54.736Z] Collecting docopt<0.7,>=0.6.1 [2021-09-07T16:42:54.736Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-07T16:42:54.736Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:42:54.736Z] OK: 6 MiB in 16 packages [2021-09-07T16:42:55.769Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-07T16:42:55.769Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-07T16:42:55.769Z] Removing intermediate container 98ae740b143e [2021-09-07T16:42:55.769Z] ---> f6296f9e3fba [2021-09-07T16:42:55.769Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-07T16:42:56.056Z] ---> Running in b42da9b04067 [2021-09-07T16:42:56.056Z] Collecting docker<4.0,>=3.6.0 [2021-09-07T16:42:56.056Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-07T16:42:56.056Z] Removing intermediate container 68c721cc70eb [2021-09-07T16:42:56.056Z] ---> 116cd772edb3 [2021-09-07T16:42:56.056Z] Step 8/24 : COPY . . [2021-09-07T16:42:56.056Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-07T16:42:56.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:42:56.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:42:56.056Z] ---> 6a59509d6f7e [2021-09-07T16:42:56.056Z] Step 3/23 : WORKDIR /edgex-go [2021-09-07T16:42:56.056Z] ---> Using cache [2021-09-07T16:42:56.056Z] ---> e723582042f5 [2021-09-07T16:42:56.056Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:42:56.056Z] ---> Using cache [2021-09-07T16:42:56.056Z] ---> aa55e588dd4e [2021-09-07T16:42:56.056Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-07T16:42:56.056Z] ---> Using cache [2021-09-07T16:42:56.056Z] ---> 9d177b7383a5 [2021-09-07T16:42:56.056Z] Step 6/23 : COPY go.mod . [2021-09-07T16:42:56.056Z] ---> Using cache [2021-09-07T16:42:56.056Z] ---> 444ecdc5f579 [2021-09-07T16:42:56.056Z] Step 7/23 : RUN go mod download [2021-09-07T16:42:56.056Z] ---> Using cache [2021-09-07T16:42:56.056Z] ---> d044502dfa0a [2021-09-07T16:42:56.056Z] Step 8/23 : COPY . . [2021-09-07T16:42:56.056Z] ---> Using cache [2021-09-07T16:42:56.056Z] ---> 25ae787a837c [2021-09-07T16:42:56.056Z] Step 9/23 : RUN go mod tidy [2021-09-07T16:42:56.056Z] ---> Using cache [2021-09-07T16:42:56.057Z] ---> 75d858a50035 [2021-09-07T16:42:56.057Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-07T16:42:56.057Z] ---> Running in af259b4cf89c [2021-09-07T16:42:56.057Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-07T16:42:56.355Z] Removing intermediate container b42da9b04067 [2021-09-07T16:42:56.355Z] ---> 445ae31490e6 [2021-09-07T16:42:56.355Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-07T16:42:56.355Z] ---> Running in b9491ef63376 [2021-09-07T16:42:56.656Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-07T16:42:56.656Z] Collecting texttable<0.10,>=0.9.0 [2021-09-07T16:42:56.656Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-07T16:42:56.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-07T16:42:57.629Z] Collecting cached-property<2,>=1.2.0 [2021-09-07T16:42:57.629Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-07T16:42:57.629Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-07T16:42:57.629Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-07T16:42:57.629Z] Collecting jsonschema<3,>=2.5.1 [2021-09-07T16:42:57.629Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-07T16:42:57.629Z] Collecting docker-pycreds>=0.4.0 [2021-09-07T16:42:57.629Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-07T16:42:57.937Z] Collecting idna<2.8,>=2.5 [2021-09-07T16:42:57.937Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-07T16:42:58.233Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-07T16:42:58.233Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-07T16:42:58.233Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-07T16:42:58.233Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-07T16:42:58.233Z] Collecting certifi>=2017.4.17 [2021-09-07T16:42:58.233Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-07T16:42:58.233Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-07T16:42:58.233Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-07T16:42:58.233Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-07T16:42:58.233Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-07T16:42:58.528Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-07T16:42:58.528Z] Attempting uninstall: urllib3 [2021-09-07T16:42:58.528Z] Found existing installation: urllib3 1.26.2 [2021-09-07T16:42:58.528Z] Uninstalling urllib3-1.26.2: [2021-09-07T16:42:58.829Z] Successfully uninstalled urllib3-1.26.2 [2021-09-07T16:42:58.829Z] Removing intermediate container b9491ef63376 [2021-09-07T16:42:58.829Z] ---> 6ca1aa261c09 [2021-09-07T16:42:58.829Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-07T16:42:59.470Z] Attempting uninstall: idna [2021-09-07T16:42:59.470Z] Found existing installation: idna 3.1 [2021-09-07T16:42:59.470Z] Uninstalling idna-3.1: [2021-09-07T16:42:59.470Z] ---> Running in 2fa9820cbfc9 [2021-09-07T16:42:59.470Z] Successfully uninstalled idna-3.1 [2021-09-07T16:42:59.750Z] Attempting uninstall: chardet [2021-09-07T16:42:59.750Z] Found existing installation: chardet 4.0.0 [2021-09-07T16:42:59.750Z] Uninstalling chardet-4.0.0: [2021-09-07T16:42:59.750Z] Successfully uninstalled chardet-4.0.0 [2021-09-07T16:43:00.360Z] Attempting uninstall: requests [2021-09-07T16:43:00.360Z] Found existing installation: requests 2.25.1 [2021-09-07T16:43:00.360Z] Uninstalling requests-2.25.1: [2021-09-07T16:43:00.360Z] Successfully uninstalled requests-2.25.1 [2021-09-07T16:43:00.651Z] Running setup.py install for texttable: started [2021-09-07T16:43:01.482Z] ---> 1890cdf3a08e [2021-09-07T16:43:01.482Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:43:01.482Z] Removing intermediate container 2fa9820cbfc9 [2021-09-07T16:43:01.482Z] ---> ade231652c05 [2021-09-07T16:43:01.482Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-07T16:43:01.482Z] ---> Running in 985e0c308881 [2021-09-07T16:43:01.482Z] ---> Running in a3cca4efc823 [2021-09-07T16:43:01.770Z] Removing intermediate container a3cca4efc823 [2021-09-07T16:43:01.770Z] ---> 6820e61b497a [2021-09-07T16:43:01.770Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-07T16:43:01.770Z] Running setup.py install for texttable: finished with status 'done' [2021-09-07T16:43:01.770Z] Running setup.py install for PyYAML: started [2021-09-07T16:43:02.397Z] ---> fc5d3509b346 [2021-09-07T16:43:02.397Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-07T16:43:02.397Z] ---> Running in 454b89cb9ec8 [2021-09-07T16:43:03.037Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-07T16:43:03.037Z] Running setup.py install for docopt: started [2021-09-07T16:43:03.335Z] Removing intermediate container 454b89cb9ec8 [2021-09-07T16:43:03.335Z] ---> b23640de8b16 [2021-09-07T16:43:03.335Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:43:03.627Z] ---> fc280a495872 [2021-09-07T16:43:03.627Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-07T16:43:03.627Z] Running setup.py install for docopt: finished with status 'done' [2021-09-07T16:43:03.627Z] Running setup.py install for dockerpty: started [2021-09-07T16:43:04.270Z] ---> fd9f456fd540 [2021-09-07T16:43:04.270Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-07T16:43:04.567Z] Removing intermediate container 985e0c308881 [2021-09-07T16:43:04.567Z] ---> 5e4318284952 [2021-09-07T16:43:04.567Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-07T16:43:04.567Z] ---> Running in 0cbfea9b1089 [2021-09-07T16:43:04.567Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-07T16:43:04.859Z] ---> e8893a4e6cd5 [2021-09-07T16:43:04.859Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-07T16:43:05.160Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-07T16:43:05.160Z] ---> ba02ba19d4d4 [2021-09-07T16:43:05.160Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-07T16:43:05.456Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-07T16:43:05.751Z] ---> 3359e3905522 [2021-09-07T16:43:05.751Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-07T16:43:05.751Z] ---> Running in 0b8bc070326b [2021-09-07T16:43:06.061Z] Removing intermediate container 0b8bc070326b [2021-09-07T16:43:06.061Z] ---> 7056e5ad7a19 [2021-09-07T16:43:06.061Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-07T16:43:06.361Z] ---> b1d5bd48f7fa [2021-09-07T16:43:06.361Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-07T16:43:06.361Z] ---> Running in a37fa4ac416e [2021-09-07T16:43:08.450Z] Removing intermediate container a37fa4ac416e [2021-09-07T16:43:08.450Z] ---> 5a130c58eae9 [2021-09-07T16:43:08.450Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-07T16:43:08.450Z] ---> Running in 86039283061d [2021-09-07T16:43:08.746Z] Removing intermediate container 86039283061d [2021-09-07T16:43:08.746Z] ---> 1e713d0b27e4 [2021-09-07T16:43:08.746Z] Step 29/32 : CMD ["gate"] [2021-09-07T16:43:09.042Z] ---> Running in 482c47baea85 [2021-09-07T16:43:09.331Z] Removing intermediate container 6dd7ed911e18 [2021-09-07T16:43:09.331Z] ---> add7e8a30e82 [2021-09-07T16:43:09.331Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-07T16:43:09.331Z] Removing intermediate container 482c47baea85 [2021-09-07T16:43:09.331Z] ---> 2069f08dcdc0 [2021-09-07T16:43:09.331Z] Step 30/32 : LABEL arch=x86_64 [2021-09-07T16:43:09.331Z] ---> Running in 146d54ac2dcd [2021-09-07T16:43:09.615Z] ---> Running in 707edd829fb9 [2021-09-07T16:43:09.615Z] Removing intermediate container 146d54ac2dcd [2021-09-07T16:43:09.615Z] ---> bce55d1cd1a6 [2021-09-07T16:43:09.615Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-07T16:43:09.615Z] ---> Running in b90dc20f6bb0 [2021-09-07T16:43:09.615Z] Removing intermediate container 707edd829fb9 [2021-09-07T16:43:09.615Z] ---> 15d46c5a82e4 [2021-09-07T16:43:09.615Z] Step 31/32 : LABEL git_sha=a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab [2021-09-07T16:43:09.904Z] ---> Running in 0ef4e6c945d5 [2021-09-07T16:43:09.904Z] Removing intermediate container b90dc20f6bb0 [2021-09-07T16:43:09.904Z] ---> 5ca659dc185a [2021-09-07T16:43:09.904Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-07T16:43:10.190Z] Removing intermediate container 0ef4e6c945d5 [2021-09-07T16:43:10.190Z] ---> 4ae6da76a85d [2021-09-07T16:43:10.190Z] Step 32/32 : LABEL version=0.0.0 [2021-09-07T16:43:10.190Z] ---> Running in acc3e66e2260 [2021-09-07T16:43:10.473Z] Removing intermediate container acc3e66e2260 [2021-09-07T16:43:10.473Z] ---> d1e2c6e35c5d [2021-09-07T16:43:10.473Z] [2021-09-07T16:43:10.473Z] Successfully built d1e2c6e35c5d [2021-09-07T16:43:10.473Z] ---> b20402b99f5c [2021-09-07T16:43:10.473Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-07T16:43:10.772Z] Successfully tagged security-bootstrapper:latest [2021-09-07T16:43:10.772Z]  Building security-bootstrapper ... done  ---> 735d677ed442 [2021-09-07T16:43:10.772Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-07T16:43:11.069Z] ---> 275646208aa0 [2021-09-07T16:43:11.069Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-07T16:43:11.370Z] ---> Running in 19c970085ce7 [2021-09-07T16:43:11.370Z] Removing intermediate container 19c970085ce7 [2021-09-07T16:43:11.370Z] ---> bfb8eed5f00b [2021-09-07T16:43:11.370Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:43:11.370Z] ---> Running in 40f4d1d2dd1f [2021-09-07T16:43:11.658Z] Removing intermediate container 40f4d1d2dd1f [2021-09-07T16:43:11.658Z] ---> ebe53539d0b3 [2021-09-07T16:43:11.658Z] Step 22/24 : LABEL arch=x86_64 [2021-09-07T16:43:11.658Z] ---> Running in f533467a03b4 [2021-09-07T16:43:11.945Z] Removing intermediate container f533467a03b4 [2021-09-07T16:43:11.945Z] ---> 7a01debc28e6 [2021-09-07T16:43:11.945Z] Step 23/24 : LABEL git_sha=a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab [2021-09-07T16:43:11.945Z] ---> Running in 8fe9c39daddd [2021-09-07T16:43:11.945Z] Removing intermediate container 8fe9c39daddd [2021-09-07T16:43:11.945Z] ---> 67952310bb46 [2021-09-07T16:43:11.945Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:43:12.244Z] ---> Running in 3b1ffa81ac8a [2021-09-07T16:43:12.244Z] Removing intermediate container 3b1ffa81ac8a [2021-09-07T16:43:12.244Z] ---> e51c45aed68b [2021-09-07T16:43:12.244Z] [2021-09-07T16:43:12.540Z] Successfully built e51c45aed68b [2021-09-07T16:43:12.540Z] Successfully tagged sys-mgmt-agent:latest [2021-09-07T16:43:14.888Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-07T16:43:17.010Z]  Building sys-mgmt-agent ... done Removing intermediate container 8c765a3a5450 [2021-09-07T16:43:17.010Z] ---> b1e82b96afe3 [2021-09-07T16:43:17.010Z] [2021-09-07T16:43:17.010Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T16:43:17.010Z] ---> 48b8ec4ed9eb [2021-09-07T16:43:17.010Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-07T16:43:17.010Z] ---> Using cache [2021-09-07T16:43:17.010Z] ---> 741ec5b5d611 [2021-09-07T16:43:17.010Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:43:17.010Z] ---> Using cache [2021-09-07T16:43:17.010Z] ---> 89b34bace210 [2021-09-07T16:43:17.010Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-07T16:43:17.300Z] ---> Running in dc209c2760fe [2021-09-07T16:43:17.300Z] Removing intermediate container dc209c2760fe [2021-09-07T16:43:17.300Z] ---> 16690b6291bb [2021-09-07T16:43:17.300Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-07T16:43:17.300Z] ---> Running in bb9445c1aa87 [2021-09-07T16:43:17.595Z] Removing intermediate container bb9445c1aa87 [2021-09-07T16:43:17.595Z] ---> acb8c03887bd [2021-09-07T16:43:17.595Z] Step 16/24 : WORKDIR / [2021-09-07T16:43:17.595Z] ---> Running in 397b3c3cef88 [2021-09-07T16:43:17.595Z] Removing intermediate container 397b3c3cef88 [2021-09-07T16:43:17.595Z] ---> c55cfc3f25dd [2021-09-07T16:43:17.595Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:43:17.893Z] ---> dd5ee81b1e63 [2021-09-07T16:43:17.893Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-07T16:43:18.524Z] ---> bb376fbed60f [2021-09-07T16:43:18.524Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-07T16:43:18.815Z] ---> 0366e0b3e8e7 [2021-09-07T16:43:18.815Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-07T16:43:18.815Z] ---> Running in b115e2cb9660 [2021-09-07T16:43:18.815Z] Removing intermediate container b115e2cb9660 [2021-09-07T16:43:18.815Z] ---> cf9a85866eaa [2021-09-07T16:43:18.815Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:43:19.105Z] ---> Running in 5c60ae926ac5 [2021-09-07T16:43:19.105Z] Removing intermediate container 5c60ae926ac5 [2021-09-07T16:43:19.105Z] ---> 263aeb07a3cb [2021-09-07T16:43:19.105Z] Step 22/24 : LABEL arch=x86_64 [2021-09-07T16:43:19.105Z] ---> Running in 6e9a0db3b179 [2021-09-07T16:43:19.394Z] Removing intermediate container 6e9a0db3b179 [2021-09-07T16:43:19.394Z] ---> 0e4590cdbf5b [2021-09-07T16:43:19.394Z] Step 23/24 : LABEL git_sha=a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab [2021-09-07T16:43:19.685Z] ---> Running in fc1458707828 [2021-09-07T16:43:19.685Z] Removing intermediate container fc1458707828 [2021-09-07T16:43:19.685Z] ---> f2d63e07eb15 [2021-09-07T16:43:19.685Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:43:19.975Z] ---> Running in 73ba7dc5f08e [2021-09-07T16:43:20.265Z] Removing intermediate container 73ba7dc5f08e [2021-09-07T16:43:20.265Z] ---> 36f8a5fd41f6 [2021-09-07T16:43:20.265Z] [2021-09-07T16:43:20.265Z] Successfully built 36f8a5fd41f6 [2021-09-07T16:43:20.265Z] Successfully tagged core-command:latest [2021-09-07T16:43:25.738Z]  Building core-command ... done Removing intermediate container af259b4cf89c [2021-09-07T16:43:25.738Z] ---> 6881459ff81f [2021-09-07T16:43:25.738Z] [2021-09-07T16:43:25.738Z] Step 11/23 : FROM alpine:3.12 [2021-09-07T16:43:25.738Z] ---> 48b8ec4ed9eb [2021-09-07T16:43:25.738Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-07T16:43:25.738Z] ---> Using cache [2021-09-07T16:43:25.738Z] ---> 741ec5b5d611 [2021-09-07T16:43:25.738Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:43:25.738Z] ---> Using cache [2021-09-07T16:43:25.738Z] ---> 89b34bace210 [2021-09-07T16:43:25.738Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-07T16:43:25.738Z] ---> Running in bd18f4e4de77 [2021-09-07T16:43:25.738Z] Removing intermediate container bd18f4e4de77 [2021-09-07T16:43:25.738Z] ---> 5527519fb3c5 [2021-09-07T16:43:25.738Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-07T16:43:25.738Z] ---> Running in f1d2ebfd6d2d [2021-09-07T16:43:25.738Z] Removing intermediate container f1d2ebfd6d2d [2021-09-07T16:43:25.738Z] ---> 1d37858761d0 [2021-09-07T16:43:25.738Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:43:25.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-07T16:43:26.057Z] ---> a041ef4a4f52 [2021-09-07T16:43:26.057Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-07T16:43:26.360Z] ---> a7b8facc5714 [2021-09-07T16:43:26.360Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-07T16:43:26.642Z] ---> fca92fe06a4c [2021-09-07T16:43:26.642Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-07T16:43:26.642Z] ---> Running in 0ac16967ed1d [2021-09-07T16:43:26.937Z] Removing intermediate container 0ac16967ed1d [2021-09-07T16:43:26.937Z] ---> 547ca8a68002 [2021-09-07T16:43:26.937Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:43:26.937Z] ---> Running in f412613cc9ff [2021-09-07T16:43:26.937Z] Removing intermediate container f412613cc9ff [2021-09-07T16:43:26.937Z] ---> 62685b62eb0e [2021-09-07T16:43:26.937Z] Step 21/23 : LABEL arch=x86_64 [2021-09-07T16:43:26.937Z] ---> Running in 9d93eb68afdb [2021-09-07T16:43:27.219Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-07T16:43:27.223Z] Removing intermediate container 9d93eb68afdb [2021-09-07T16:43:27.223Z] ---> 8adb8986a779 [2021-09-07T16:43:27.223Z] Step 22/23 : LABEL git_sha=a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab [2021-09-07T16:43:27.223Z] ---> Running in bb161c8e4504 [2021-09-07T16:43:27.223Z] Removing intermediate container bb161c8e4504 [2021-09-07T16:43:27.223Z] ---> 85cd12d3ba17 [2021-09-07T16:43:27.223Z] Step 23/23 : LABEL version=0.0.0 [2021-09-07T16:43:27.223Z] ---> Running in ab3f68338078 [2021-09-07T16:43:27.505Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-07T16:43:27.509Z] Removing intermediate container ab3f68338078 [2021-09-07T16:43:27.509Z] ---> ee5cb28b1be1 [2021-09-07T16:43:27.509Z] [2021-09-07T16:43:27.509Z] Successfully built ee5cb28b1be1 [2021-09-07T16:43:27.509Z] Successfully tagged support-scheduler:latest [2021-09-07T16:43:29.906Z]  Building support-scheduler ... done Removing intermediate container 0cbfea9b1089 [2021-09-07T16:43:29.906Z] ---> 31573e6ba900 [2021-09-07T16:43:29.906Z] [2021-09-07T16:43:29.906Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T16:43:29.906Z] ---> 48b8ec4ed9eb [2021-09-07T16:43:29.906Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-07T16:43:29.906Z] ---> Running in b662ffe6eaca [2021-09-07T16:43:29.906Z] Removing intermediate container b662ffe6eaca [2021-09-07T16:43:29.906Z] ---> d45f239156df [2021-09-07T16:43:29.906Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-07T16:43:29.906Z] ---> Running in 983623a7f0c7 [2021-09-07T16:43:29.906Z] Removing intermediate container 983623a7f0c7 [2021-09-07T16:43:29.906Z] ---> da13eef2b35f [2021-09-07T16:43:29.906Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-07T16:43:29.906Z] ---> Running in f0e708c191be [2021-09-07T16:43:29.906Z] Removing intermediate container f0e708c191be [2021-09-07T16:43:29.906Z] ---> 0fd6fe31a907 [2021-09-07T16:43:29.906Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:43:29.906Z] ---> Running in 04de9815f56a [2021-09-07T16:43:30.510Z] Removing intermediate container 04de9815f56a [2021-09-07T16:43:30.510Z] ---> 48c0ff46c47c [2021-09-07T16:43:30.510Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-07T16:43:30.510Z] ---> Running in d877eea0bdf8 [2021-09-07T16:43:30.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:43:31.415Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:43:31.694Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-07T16:43:31.694Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-07T16:43:31.975Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-07T16:43:32.795Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-07T16:43:33.077Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-07T16:43:33.352Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-07T16:43:33.352Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:43:33.352Z] OK: 8 MiB in 20 packages [2021-09-07T16:43:33.634Z] Removing intermediate container d877eea0bdf8 [2021-09-07T16:43:33.634Z] ---> 70513fd5dcc5 [2021-09-07T16:43:33.634Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:43:33.634Z] ---> 29a1840ee7a0 [2021-09-07T16:43:33.634Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-07T16:43:33.913Z] ---> 9bb6376b53ad [2021-09-07T16:43:33.913Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-07T16:43:34.193Z] ---> fad9f93284d4 [2021-09-07T16:43:34.193Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-07T16:43:34.193Z] ---> Running in 6c13da5e9ba9 [2021-09-07T16:43:34.193Z] Removing intermediate container 6c13da5e9ba9 [2021-09-07T16:43:34.193Z] ---> b396837c1f92 [2021-09-07T16:43:34.193Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:43:34.193Z] ---> Running in 5384c7e87e08 [2021-09-07T16:43:34.467Z] Removing intermediate container 5384c7e87e08 [2021-09-07T16:43:34.467Z] ---> 738f066aa6cf [2021-09-07T16:43:34.467Z] Step 22/24 : LABEL arch=x86_64 [2021-09-07T16:43:34.467Z] ---> Running in d400a76c597d [2021-09-07T16:43:34.467Z] Removing intermediate container d400a76c597d [2021-09-07T16:43:34.467Z] ---> 25f81849b514 [2021-09-07T16:43:34.467Z] Step 23/24 : LABEL git_sha=a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab [2021-09-07T16:43:34.467Z] ---> Running in ed4b65c238f1 [2021-09-07T16:43:34.467Z] Removing intermediate container ed4b65c238f1 [2021-09-07T16:43:34.467Z] ---> 0dc6898e592e [2021-09-07T16:43:34.467Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:43:34.742Z] ---> Running in 4053358fca8e [2021-09-07T16:43:34.742Z] Removing intermediate container 4053358fca8e [2021-09-07T16:43:34.742Z] ---> 28f4b908f7da [2021-09-07T16:43:34.742Z] [2021-09-07T16:43:34.742Z] Successfully built 28f4b908f7da [2021-09-07T16:43:34.742Z] Successfully tagged core-data:latest [2021-09-07T16:43:34.762Z]  Building core-data ... done  [Pipeline] } [2021-09-07T16:43:34.771Z] $ docker stop --time=1 4feccd68a4b689e6dde67f9a6d2653d05088e32ceb50eba4d0a868a53b263765 [2021-09-07T16:43:36.030Z] $ docker rm -f 4feccd68a4b689e6dde67f9a6d2653d05088e32ceb50eba4d0a868a53b263765 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-07T16:43:36.444Z] + docker images [2021-09-07T16:43:36.444Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-07T16:43:36.444Z] core-data latest 28f4b908f7da 2 seconds ago 20.4MB [2021-09-07T16:43:36.444Z] 31573e6ba900 8 seconds ago 1.76GB [2021-09-07T16:43:36.444Z] support-scheduler latest ee5cb28b1be1 9 seconds ago 16.1MB [2021-09-07T16:43:36.444Z] 6881459ff81f 12 seconds ago 1.75GB [2021-09-07T16:43:36.444Z] core-command latest 36f8a5fd41f6 17 seconds ago 16MB [2021-09-07T16:43:36.444Z] b1e82b96afe3 20 seconds ago 1.75GB [2021-09-07T16:43:36.444Z] sys-mgmt-agent latest e51c45aed68b 24 seconds ago 325MB [2021-09-07T16:43:36.444Z] security-bootstrapper latest d1e2c6e35c5d 26 seconds ago 18.8MB [2021-09-07T16:43:36.444Z] 083b26f1f723 43 seconds ago 1.75GB [2021-09-07T16:43:36.444Z] security-proxy-setup latest 39c89b2bcc08 47 seconds ago 25.9MB [2021-09-07T16:43:36.444Z] security-secretstore-setup latest b927f86adec8 About a minute ago 28.1MB [2021-09-07T16:43:36.444Z] core-metadata latest cc166f0e7010 About a minute ago 16.7MB [2021-09-07T16:43:36.444Z] aece2648654a About a minute ago 1.76GB [2021-09-07T16:43:36.444Z] 39e75af421fb About a minute ago 1.75GB [2021-09-07T16:43:36.444Z] 937ce094d516 About a minute ago 1.76GB [2021-09-07T16:43:36.444Z] 3dc47e6edb84 About a minute ago 1.76GB [2021-09-07T16:43:36.444Z] support-notifications latest 88f84f0ff00c About a minute ago 16.8MB [2021-09-07T16:43:36.444Z] 800f3d89af28 About a minute ago 1.75GB [2021-09-07T16:43:36.444Z] ci-base-image-x86_64 latest 6a59509d6f7e 5 minutes ago 1.25GB [2021-09-07T16:43:36.444Z] alpine 3.12 48b8ec4ed9eb 6 days ago 5.58MB [2021-09-07T16:43:36.444Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB [2021-09-07T16:43:36.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-07T16:43:36.444Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-07T16:43:36.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-07T16:43:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-07T16:43:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-07T16:43:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-07T16:43:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-07T16:43:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-07T16:43:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-07T16:43:43.820Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-07T16:43:43.820Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-07T16:43:43.820Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-07T16:43:43.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-07T16:43:51.854Z] Still waiting to schedule task [2021-09-07T16:43:51.854Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-09-07T16:43:54.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.282s coverage: 28.7% of statements [2021-09-07T16:43:54.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-07T16:43:54.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-07T16:43:58.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.579s coverage: 100.0% of statements [2021-09-07T16:43:58.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-07T16:43:59.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.540s coverage: 46.3% of statements [2021-09-07T16:43:59.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-07T16:43:59.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-07T16:44:01.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.680s coverage: 90.1% of statements [2021-09-07T16:44:01.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-07T16:44:01.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:44:03.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.292s coverage: 81.2% of statements [2021-09-07T16:44:03.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-07T16:44:03.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-07T16:44:03.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-07T16:44:03.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-07T16:44:03.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-07T16:44:12.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.809s coverage: 94.2% of statements [2021-09-07T16:44:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-07T16:44:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:44:12.029Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.242s coverage: 59.1% of statements [2021-09-07T16:44:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-07T16:44:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-07T16:44:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-07T16:44:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-07T16:44:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-07T16:44:12.029Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.237s coverage: 60.0% of statements [2021-09-07T16:44:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-07T16:44:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-07T16:44:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-07T16:44:12.029Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.381s coverage: 0.8% of statements [2021-09-07T16:44:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-07T16:44:12.029Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.247s coverage: 58.8% of statements [2021-09-07T16:44:12.029Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.304s coverage: 21.7% of statements [2021-09-07T16:44:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-07T16:44:12.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements [2021-09-07T16:44:12.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.243s coverage: 79.5% of statements [2021-09-07T16:44:12.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.257s coverage: 94.1% of statements [2021-09-07T16:44:12.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements [2021-09-07T16:44:14.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.339s coverage: 87.5% of statements [2021-09-07T16:44:26.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.275s coverage: 94.4% of statements [2021-09-07T16:44:26.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements [2021-09-07T16:44:33.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.789s coverage: 81.8% of statements [2021-09-07T16:44:33.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-07T16:44:40.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements [2021-09-07T16:44:40.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-07T16:44:40.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-07T16:44:40.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-07T16:44:40.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-09-07T16:44:40.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-07T16:44:40.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-07T16:44:40.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-07T16:44:40.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-07T16:44:40.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-07T16:44:40.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2021-09-07T16:44:40.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-07T16:44:40.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-07T16:44:40.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2021-09-07T16:44:40.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-07T16:44:40.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.325s coverage: 58.8% of statements [2021-09-07T16:44:40.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-07T16:44:40.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.306s coverage: 80.0% of statements [2021-09-07T16:44:40.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.324s coverage: 87.2% of statements [2021-09-07T16:44:40.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements [2021-09-07T16:44:40.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.945s coverage: 91.2% of statements [2021-09-07T16:44:40.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-07T16:44:43.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.066s coverage: 64.4% of statements [2021-09-07T16:44:43.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-07T16:44:43.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-07T16:44:43.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.205s coverage: 100.0% of statements [2021-09-07T16:44:43.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements [2021-09-07T16:44:43.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2021-09-07T16:44:44.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2021-09-07T16:44:45.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-09-07T16:44:49.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.292s coverage: 66.9% of statements [2021-09-07T16:44:49.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-07T16:44:49.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-07T16:44:49.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-07T16:44:52.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.903s coverage: 43.6% of statements [2021-09-07T16:44:52.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-07T16:44:52.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-07T16:44:52.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.294s coverage: 89.5% of statements [2021-09-07T16:44:52.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-07T16:44:52.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.236s coverage: 84.8% of statements [2021-09-07T16:44:52.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-07T16:45:00.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.294s coverage: 19.5% of statements [2021-09-07T16:45:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-07T16:45:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-07T16:45:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-07T16:45:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-07T16:45:00.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.655s coverage: 92.0% of statements [2021-09-07T16:45:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-07T16:45:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:45:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-07T16:45:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-07T16:45:00.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.246s coverage: 62.7% of statements [2021-09-07T16:45:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-07T16:45:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-07T16:45:00.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements [2021-09-07T16:45:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-07T16:45:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:45:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-07T16:45:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-07T16:45:00.219Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements [2021-09-07T16:45:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-07T16:45:00.220Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-07T16:45:00.220Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-07T16:45:00.220Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-07T16:45:00.220Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-07T16:45:00.220Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-07T16:45:00.220Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements [2021-09-07T16:45:00.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-09-07T16:45:01.496Z] GO111MODULE=on go vet ./... [2021-09-07T16:46:38.706Z] gofmt -l . [2021-09-07T16:46:38.706Z] [ "`gofmt -l .`" = "" ] [2021-09-07T16:46:38.706Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-07T16:46:39.396Z] + ls -al . [2021-09-07T16:46:39.396Z] total 636 [2021-09-07T16:46:39.396Z] drwxrwxr-x 9 1001 1001 4096 Sep 7 16:46 . [2021-09-07T16:46:39.396Z] drwxr-xr-x 4 root root 4096 Sep 7 16:41 .. [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 11 Sep 7 16:38 .dockerignore [2021-09-07T16:46:39.396Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 16:39 .git [2021-09-07T16:46:39.396Z] drwxrwxr-x 4 1001 1001 4096 Sep 7 16:38 .github [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 818 Sep 7 16:38 .gitignore [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 76 Sep 7 16:38 .hadolint.yml [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 166 Sep 7 16:38 .sonarcloud.properties [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 1171 Sep 7 16:38 ADOPTERS.md [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 8493 Sep 7 16:38 Attribution.txt [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 43881 Sep 7 16:38 CHANGELOG.md [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 3804 Sep 7 16:38 CONTRIBUTING.md [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 677 Sep 7 16:38 GOVERNANCE.md [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 849 Sep 7 16:38 Jenkinsfile [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 10775 Sep 7 16:38 LICENSE [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 5915 Sep 7 16:38 Makefile [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 582 Sep 7 16:38 OWNERS.md [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 8643 Sep 7 16:38 README.md [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 6912 Sep 7 16:38 SECURITY.md [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 5 Sep 7 16:37 VERSION [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 4131 Sep 7 16:38 ZMQWindows.md [2021-09-07T16:46:39.396Z] drwxrwxr-x 2 1001 1001 4096 Sep 7 16:38 bin [2021-09-07T16:46:39.396Z] drwxrwxr-x 14 1001 1001 4096 Sep 7 16:38 cmd [2021-09-07T16:46:39.396Z] -rw-r--r-- 1 root root 404331 Sep 7 16:45 coverage.out [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 841 Sep 7 16:38 go.mod [2021-09-07T16:46:39.396Z] -rw-r--r-- 1 root root 50064 Sep 7 16:41 go.sum [2021-09-07T16:46:39.396Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 16:38 internal [2021-09-07T16:46:39.396Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 16:38 openapi [2021-09-07T16:46:39.396Z] drwxrwxr-x 4 1001 1001 4096 Sep 7 16:38 snap [2021-09-07T16:46:39.396Z] -rw-rw-r-- 1 1001 1001 204 Sep 7 16:38 version.go [Pipeline] sh [2021-09-07T16:46:40.071Z] + '[' -e coverage.out ] [2021-09-07T16:46:40.071Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-07T16:46:40.105Z] Warning: overwriting stash ‘coverage-report’ [2021-09-07T16:46:41.161Z] Stashed 1 file(s) [Pipeline] sh [2021-09-07T16:46:41.812Z] + make build [2021-09-07T16:46:41.812Z] go mod tidy [2021-09-07T16:46:42.412Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-07T16:46:50.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-07T16:47:19.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-07T16:47:23.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-07T16:47:28.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-07T16:47:29.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-07T16:47:34.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-07T16:47:39.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-07T16:47:44.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-07T16:47:49.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-07T16:47:53.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-07T16:47:58.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-07T16:48:06.482Z] $ docker stop --time=1 aeaba11a19b82d1b8b5db1b839957a072629d7987b7bc85898f6da10eacbcccb [2021-09-07T16:48:09.735Z] $ docker rm -f aeaba11a19b82d1b8b5db1b839957a072629d7987b7bc85898f6da10eacbcccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:48:11.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-07T16:48:12.071Z] [2021-09-07T16:48:12.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:48:12.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-07T16:48:12.742Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-07T16:48:12.742Z] 29e5d40040c1: Pulling fs layer [2021-09-07T16:48:12.742Z] 1ce36da41761: Pulling fs layer [2021-09-07T16:48:12.742Z] 25b303627fd3: Pulling fs layer [2021-09-07T16:48:13.020Z] 29e5d40040c1: Verifying Checksum [2021-09-07T16:48:13.020Z] 29e5d40040c1: Download complete [2021-09-07T16:48:13.625Z] 1ce36da41761: Verifying Checksum [2021-09-07T16:48:13.625Z] 1ce36da41761: Download complete [2021-09-07T16:48:13.906Z] 29e5d40040c1: Pull complete [2021-09-07T16:48:15.358Z] 1ce36da41761: Pull complete [2021-09-07T16:48:15.636Z] 25b303627fd3: Verifying Checksum [2021-09-07T16:48:15.636Z] 25b303627fd3: Download complete [2021-09-07T16:48:25.788Z] 25b303627fd3: Pull complete [2021-09-07T16:48:25.788Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-07T16:48:25.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-07T16:48:25.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-07T16:48:26.050Z] prd-ubuntu18.04-docker-arm64-4c-16g-1541 does not seem to be running inside a container [2021-09-07T16:48:26.122Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-07T16:48:30.176Z] $ docker top b3fc1eb084ebed23e44c40de6abb0d576e80bb665b88df6178fa89bd5fd9ad56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T16:48:31.254Z] + grep parallel [2021-09-07T16:48:31.254Z] + docker-compose build --help [2021-09-07T16:48:37.971Z] --parallel Build images in parallel. [Pipeline] } [2021-09-07T16:48:37.974Z] $ docker stop --time=1 b3fc1eb084ebed23e44c40de6abb0d576e80bb665b88df6178fa89bd5fd9ad56 [2021-09-07T16:48:39.917Z] $ docker rm -f b3fc1eb084ebed23e44c40de6abb0d576e80bb665b88df6178fa89bd5fd9ad56 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:48:42.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-07T16:48:42.087Z] . [Pipeline] withDockerContainer [2021-09-07T16:48:42.348Z] prd-ubuntu18.04-docker-arm64-4c-16g-1541 does not seem to be running inside a container [2021-09-07T16:48:42.431Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-07T16:48:44.366Z] $ docker top 1b239043c44f87764e2a4d27db4edc24e3818723a641b613cd3e8a449470767f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T16:48:45.534Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-07T16:48:53.896Z] Building core-command ... [2021-09-07T16:48:53.896Z] Building core-data ... [2021-09-07T16:48:53.896Z] Building core-metadata ... [2021-09-07T16:48:53.896Z] Building security-bootstrapper ... [2021-09-07T16:48:53.896Z] Building security-proxy-setup ... [2021-09-07T16:48:53.896Z] Building security-secretstore-setup ... [2021-09-07T16:48:53.896Z] Building support-notifications ... [2021-09-07T16:48:53.896Z] Building support-scheduler ... [2021-09-07T16:48:53.896Z] Building sys-mgmt-agent ... [2021-09-07T16:48:53.896Z] Building core-command [2021-09-07T16:48:53.896Z] Building core-data [2021-09-07T16:48:53.896Z] Building security-secretstore-setup [2021-09-07T16:48:53.896Z] Building security-proxy-setup [2021-09-07T16:48:53.896Z] Building sys-mgmt-agent [2021-09-07T16:50:01.894Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:50:01.894Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:50:01.894Z] ---> 28037557c9bf [2021-09-07T16:50:01.894Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T16:50:01.894Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:50:01.894Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:50:01.894Z] ---> 28037557c9bf [2021-09-07T16:50:01.894Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T16:50:01.894Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:50:01.894Z] [2021-09-07T16:50:01.894Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:50:01.894Z] [2021-09-07T16:50:01.894Z] ---> 28037557c9bf [2021-09-07T16:50:01.894Z] ---> 28037557c9bf [2021-09-07T16:50:01.894Z] Step 3/24 : WORKDIR /edgex-goStep 3/26 : WORKDIR /edgex-go [2021-09-07T16:50:01.894Z] [2021-09-07T16:50:01.894Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:50:01.894Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:50:01.894Z] ---> 28037557c9bf [2021-09-07T16:50:01.894Z] Step 3/22 : WORKDIR /edgex-go [2021-09-07T16:50:01.894Z] ---> Running in 8365dcd01a75 [2021-09-07T16:50:01.894Z] ---> Running in fc3f0d389b90 [2021-09-07T16:50:01.894Z] ---> Running in 284ceaec17a6 [2021-09-07T16:50:01.894Z] ---> Running in 0bd4de05805b [2021-09-07T16:50:01.894Z] ---> Running in c38b51094ae7 [2021-09-07T16:50:02.487Z] Removing intermediate container 0bd4de05805b [2021-09-07T16:50:02.487Z] ---> b2babe111adf [2021-09-07T16:50:02.488Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:50:02.488Z] Removing intermediate container fc3f0d389b90 [2021-09-07T16:50:02.488Z] ---> edf6a0807a9f [2021-09-07T16:50:02.488Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:50:02.762Z] Removing intermediate container 284ceaec17a6 [2021-09-07T16:50:02.762Z] ---> c48f013f9d3f [2021-09-07T16:50:02.762Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:50:02.762Z] Removing intermediate container 8365dcd01a75 [2021-09-07T16:50:02.762Z] ---> 932f40847141 [2021-09-07T16:50:02.762Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:50:02.762Z] Removing intermediate container c38b51094ae7 [2021-09-07T16:50:02.762Z] ---> 6e34e11b5bfa [2021-09-07T16:50:02.762Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:50:02.762Z] ---> Running in e661d320b0aa [2021-09-07T16:50:02.762Z] ---> Running in cabfcd6fce46 [2021-09-07T16:50:03.035Z] ---> Running in 08a9e208a576 [2021-09-07T16:50:03.035Z] ---> Running in 06da93400df5 [2021-09-07T16:50:03.035Z] ---> Running in 07c20a1b8fa2 [2021-09-07T16:50:08.700Z] Removing intermediate container e661d320b0aa [2021-09-07T16:50:08.700Z] ---> 67398ccecb79 [2021-09-07T16:50:08.700Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-07T16:50:08.700Z] Removing intermediate container 08a9e208a576 [2021-09-07T16:50:08.700Z] ---> ae92d5177c76 [2021-09-07T16:50:08.700Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-07T16:50:08.700Z] ---> Running in c3b98a2da37e [2021-09-07T16:50:08.700Z] Removing intermediate container 06da93400df5 [2021-09-07T16:50:08.700Z] ---> 2e0c69b9f00a [2021-09-07T16:50:08.700Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-07T16:50:08.700Z] ---> Running in 46529aeff0d7 [2021-09-07T16:50:08.700Z] Removing intermediate container cabfcd6fce46 [2021-09-07T16:50:08.700Z] ---> 33b6b7d3b95d [2021-09-07T16:50:08.700Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-07T16:50:08.700Z] Removing intermediate container 07c20a1b8fa2 [2021-09-07T16:50:08.700Z] ---> 37e5baa083c6 [2021-09-07T16:50:08.700Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-07T16:50:08.700Z] ---> Running in d26d668754ee [2021-09-07T16:50:08.700Z] ---> Running in e0e6af5a0c7f [2021-09-07T16:50:08.700Z] ---> Running in f5756ddecab4 [2021-09-07T16:50:09.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:50:09.968Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:50:10.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:50:10.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:50:10.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:50:10.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:50:11.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:50:11.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:50:11.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:50:11.662Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:50:11.949Z] OK: 218 MiB in 52 packages [2021-09-07T16:50:12.251Z] OK: 218 MiB in 52 packages [2021-09-07T16:50:12.556Z] OK: 218 MiB in 52 packages [2021-09-07T16:50:12.864Z] OK: 218 MiB in 52 packages [2021-09-07T16:50:13.144Z] OK: 218 MiB in 52 packages [2021-09-07T16:50:14.173Z] Removing intermediate container 46529aeff0d7 [2021-09-07T16:50:14.174Z] ---> 82f660a31c30 [2021-09-07T16:50:14.174Z] Step 6/24 : COPY go.mod . [2021-09-07T16:50:14.457Z] Removing intermediate container e0e6af5a0c7f [2021-09-07T16:50:14.457Z] ---> e22f7c037d74 [2021-09-07T16:50:14.457Z] Step 6/26 : COPY go.mod . [2021-09-07T16:50:14.734Z] Removing intermediate container d26d668754ee [2021-09-07T16:50:14.734Z] ---> a7e670812954 [2021-09-07T16:50:14.734Z] Step 6/24 : COPY go.mod . [2021-09-07T16:50:15.340Z] Removing intermediate container c3b98a2da37e [2021-09-07T16:50:15.340Z] ---> 3155ad6f0a7d [2021-09-07T16:50:15.340Z] Step 6/24 : COPY go.mod . [2021-09-07T16:50:15.340Z] Removing intermediate container f5756ddecab4 [2021-09-07T16:50:15.340Z] ---> e1ded311df8f [2021-09-07T16:50:15.340Z] Step 6/22 : COPY go.mod . [2021-09-07T16:50:15.619Z] ---> e4720030ea75 [2021-09-07T16:50:15.619Z] Step 7/24 : RUN go mod download [2021-09-07T16:50:15.896Z] ---> 65cdfac39a2e [2021-09-07T16:50:15.896Z] Step 7/26 : RUN go mod download [2021-09-07T16:50:15.897Z] ---> Running in a30e13534c46 [2021-09-07T16:50:16.172Z] ---> Running in 02fd36187619 [2021-09-07T16:50:16.172Z] ---> ba54b3ebadf5 [2021-09-07T16:50:16.172Z] Step 7/24 : RUN go mod download [2021-09-07T16:50:16.447Z] ---> c014a82d8e90 [2021-09-07T16:50:16.447Z] Step 7/24 : RUN go mod download [2021-09-07T16:50:16.447Z] ---> Running in 1a0f9927af13 [2021-09-07T16:50:17.043Z] ---> 81adcb163794 [2021-09-07T16:50:17.043Z] Step 7/22 : RUN go mod download [2021-09-07T16:50:17.043Z] ---> Running in aafbc2fe617c [2021-09-07T16:50:17.318Z] ---> Running in c9b33832ee4a [2021-09-07T16:50:24.088Z] Removing intermediate container a30e13534c46 [2021-09-07T16:50:24.088Z] ---> 1cbff79658b6 [2021-09-07T16:50:24.088Z] Step 8/24 : COPY . . [2021-09-07T16:50:24.088Z] Removing intermediate container 02fd36187619 [2021-09-07T16:50:24.088Z] ---> d3a8c7205e7d [2021-09-07T16:50:24.088Z] Step 8/26 : COPY . . [2021-09-07T16:50:24.088Z] Removing intermediate container 1a0f9927af13 [2021-09-07T16:50:24.088Z] ---> ff6c027ff896 [2021-09-07T16:50:24.088Z] Step 8/24 : COPY . . [2021-09-07T16:50:24.694Z] Removing intermediate container c9b33832ee4a [2021-09-07T16:50:24.694Z] ---> 22f0a717f730 [2021-09-07T16:50:24.694Z] Step 8/22 : COPY . . [2021-09-07T16:50:26.161Z] Removing intermediate container aafbc2fe617c [2021-09-07T16:50:26.161Z] ---> 0f4e6fb81703 [2021-09-07T16:50:26.161Z] Step 8/24 : COPY . . [2021-09-07T16:50:58.600Z] ---> bf6f19c81dbd [2021-09-07T16:50:58.600Z] Step 9/22 : RUN go mod tidy [2021-09-07T16:50:58.600Z] ---> 3aed45d6c666 [2021-09-07T16:50:58.600Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:50:58.600Z] ---> b99d2d777526 [2021-09-07T16:50:58.600Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:50:58.600Z] ---> 90e4ffbc3b85 [2021-09-07T16:50:58.600Z] ---> c08a4573f917 [2021-09-07T16:50:58.600Z] Step 9/26 : RUN go mod tidy [2021-09-07T16:50:58.600Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:50:58.600Z] ---> Running in 6cc7a76811d9 [2021-09-07T16:50:58.600Z] ---> Running in fcd8853f96fe [2021-09-07T16:50:58.600Z] ---> Running in a6e7e8b9637b [2021-09-07T16:50:58.600Z] ---> Running in b9230c8ddc19 [2021-09-07T16:50:58.600Z] ---> Running in f611e9bbf289 [2021-09-07T16:51:02.986Z] Removing intermediate container 6cc7a76811d9 [2021-09-07T16:51:02.986Z] ---> 009de6c61220 [2021-09-07T16:51:02.986Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-07T16:51:03.598Z] ---> Running in 0c70d8937fb3 [2021-09-07T16:51:03.598Z] Removing intermediate container a6e7e8b9637b [2021-09-07T16:51:03.598Z] ---> e2c0e2fd9092 [2021-09-07T16:51:03.598Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-07T16:51:03.887Z] ---> Running in e38202ea84df [2021-09-07T16:51:04.172Z] Removing intermediate container f611e9bbf289 [2021-09-07T16:51:04.172Z] ---> 3eeb9a51f157 [2021-09-07T16:51:04.172Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-07T16:51:04.453Z] Removing intermediate container fcd8853f96fe [2021-09-07T16:51:04.454Z] ---> ba0e583ae5a7 [2021-09-07T16:51:04.454Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-07T16:51:04.740Z] ---> Running in 62a7c592297f [2021-09-07T16:51:04.740Z] Removing intermediate container b9230c8ddc19 [2021-09-07T16:51:04.740Z] ---> a79982ce8a9a [2021-09-07T16:51:04.740Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-07T16:51:04.740Z] ---> Running in ee99ef1a082b [2021-09-07T16:51:05.020Z] ---> Running in 12ec6ec71a5b [2021-09-07T16:51:05.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-07T16:51:06.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-07T16:51:08.146Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-07T16:51:08.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-07T16:51:08.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-07T16:53:30.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-07T16:53:31.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-07T16:53:46.249Z] Removing intermediate container ee99ef1a082b [2021-09-07T16:53:46.249Z] ---> 57721dab7eea [2021-09-07T16:53:46.249Z] [2021-09-07T16:53:46.249Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T16:53:46.249Z] 3.12: Pulling from library/alpine [2021-09-07T16:53:46.249Z] Removing intermediate container e38202ea84df [2021-09-07T16:53:46.249Z] ---> bfefdcc4a8ea [2021-09-07T16:53:46.249Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-07T16:53:46.534Z] ---> Running in 7af812cb2f62 [2021-09-07T16:53:48.543Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-07T16:53:48.543Z] Status: Downloaded newer image for alpine:3.12 [2021-09-07T16:53:48.543Z] ---> afc2cc120ca2 [2021-09-07T16:53:48.543Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-07T16:53:48.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-07T16:53:48.543Z] Removing intermediate container 0c70d8937fb3 [2021-09-07T16:53:48.543Z] ---> 04f1fa6cddfb [2021-09-07T16:53:48.543Z] [2021-09-07T16:53:48.543Z] Step 11/22 : FROM alpine:3.12 [2021-09-07T16:53:48.543Z] ---> afc2cc120ca2 [2021-09-07T16:53:48.543Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-07T16:53:48.543Z] ---> Running in 8e1739ac143c [2021-09-07T16:53:48.894Z] Removing intermediate container 12ec6ec71a5b [2021-09-07T16:53:48.894Z] ---> 0634df23faf1 [2021-09-07T16:53:48.894Z] [2021-09-07T16:53:48.894Z] Step 11/26 : FROM alpine:3.12 [2021-09-07T16:53:48.894Z] ---> afc2cc120ca2 [2021-09-07T16:53:48.894Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-07T16:53:49.277Z] ---> Running in d70473da108a [2021-09-07T16:53:49.277Z] ---> Running in b0e62e92c328 [2021-09-07T16:53:52.011Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:53:52.288Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:53:52.288Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:53:52.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:53:52.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:53:53.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:53:53.144Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-07T16:53:53.144Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:53:53.144Z] OK: 5 MiB in 15 packages [2021-09-07T16:53:53.419Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-07T16:53:53.692Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-07T16:53:53.692Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-07T16:53:53.692Z] (4/4) Installing curl (7.78.0-r0) [2021-09-07T16:53:53.692Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:53:53.692Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T16:53:53.692Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-07T16:53:53.968Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-07T16:53:53.968Z] (3/3) Installing su-exec (0.2-r1) [2021-09-07T16:53:53.968Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:53:53.968Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T16:53:53.968Z] OK: 7 MiB in 18 packages [2021-09-07T16:53:54.247Z] OK: 6 MiB in 17 packages [2021-09-07T16:53:56.237Z] Removing intermediate container 7af812cb2f62 [2021-09-07T16:53:56.237Z] ---> 685c148cf043 [2021-09-07T16:53:56.237Z] [2021-09-07T16:53:56.237Z] Step 12/24 : FROM docker:20.10.7 [2021-09-07T16:53:56.514Z] Removing intermediate container 8e1739ac143c [2021-09-07T16:53:56.514Z] ---> 12f2f0f8328f [2021-09-07T16:53:56.514Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:53:56.514Z] 20.10.7: Pulling from library/docker [2021-09-07T16:53:57.116Z] ---> Running in c3296d9f5991 [2021-09-07T16:53:57.727Z] Removing intermediate container b0e62e92c328 [2021-09-07T16:53:57.727Z] Removing intermediate container d70473da108a [2021-09-07T16:53:57.727Z] ---> 133b5d2b015e [2021-09-07T16:53:57.727Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-07T16:53:57.727Z] ---> dff534a1e14d [2021-09-07T16:53:57.727Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-07T16:53:58.004Z] ---> Running in c86dd7bc7795 [2021-09-07T16:53:58.004Z] ---> Running in 6be7433c4517 [2021-09-07T16:53:58.601Z] Removing intermediate container c3296d9f5991 [2021-09-07T16:53:58.601Z] ---> aa1752dfffd2 [2021-09-07T16:53:58.601Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-07T16:53:59.576Z] ---> Running in 865570aba3c7 [2021-09-07T16:54:00.564Z] Removing intermediate container 6be7433c4517 [2021-09-07T16:54:00.564Z] ---> c9aaa821ae19 [2021-09-07T16:54:00.564Z] Step 14/22 : WORKDIR /edgexRemoving intermediate container c86dd7bc7795 [2021-09-07T16:54:00.564Z] [2021-09-07T16:54:00.564Z] ---> ecfe8a6f732d [2021-09-07T16:54:00.564Z] Step 14/26 : WORKDIR / [2021-09-07T16:54:00.842Z] ---> Running in 7dd7841b4360 [2021-09-07T16:54:00.842Z] ---> Running in df0c8ccc408c [2021-09-07T16:54:00.842Z] Removing intermediate container 865570aba3c7 [2021-09-07T16:54:00.842Z] ---> 20f62bff08d7 [2021-09-07T16:54:00.842Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-07T16:54:01.132Z] ---> Running in ed17631c4d18 [2021-09-07T16:54:01.417Z] Removing intermediate container 62a7c592297f [2021-09-07T16:54:01.417Z] ---> 76d0d240eff7 [2021-09-07T16:54:01.417Z] [2021-09-07T16:54:01.417Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T16:54:01.417Z] ---> afc2cc120ca2 [2021-09-07T16:54:01.417Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-07T16:54:02.023Z] ---> Running in 63aaf8c35975 [2021-09-07T16:54:02.627Z] Removing intermediate container df0c8ccc408c [2021-09-07T16:54:02.627Z] ---> e7d3ba0bd07b [2021-09-07T16:54:02.627Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-07T16:54:02.627Z] Removing intermediate container 7dd7841b4360 [2021-09-07T16:54:02.627Z] ---> 2a8408a09725 [2021-09-07T16:54:02.627Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-07T16:54:02.627Z] Removing intermediate container ed17631c4d18 [2021-09-07T16:54:02.627Z] ---> 46d3b5affcbe [2021-09-07T16:54:02.627Z] Step 16/24 : WORKDIR / [2021-09-07T16:54:03.229Z] Removing intermediate container 63aaf8c35975 [2021-09-07T16:54:03.229Z] ---> 3e089ff0511d [2021-09-07T16:54:03.229Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-07T16:54:03.506Z] ---> Running in 44d95f0c2b29 [2021-09-07T16:54:03.783Z] ---> Running in bc608ea32c4c [2021-09-07T16:54:04.394Z] ---> df4cb214b92e [2021-09-07T16:54:04.394Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-07T16:54:04.394Z] ---> c74fdaf2c3a7 [2021-09-07T16:54:04.394Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-07T16:54:05.011Z] Removing intermediate container 44d95f0c2b29 [2021-09-07T16:54:05.011Z] Removing intermediate container bc608ea32c4c [2021-09-07T16:54:05.011Z] ---> c552a0cb724c [2021-09-07T16:54:05.011Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:54:05.012Z] ---> 3a3e8e48d077 [2021-09-07T16:54:05.012Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-07T16:54:06.012Z] ---> Running in 888815303ee3 [2021-09-07T16:54:06.617Z] ---> be7d9e11a9a5 [2021-09-07T16:54:06.617Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-07T16:54:08.068Z] ---> d4b3e7394018 [2021-09-07T16:54:08.068Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-07T16:54:08.068Z] Removing intermediate container 888815303ee3 [2021-09-07T16:54:08.068Z] ---> b4dff0596d85 [2021-09-07T16:54:08.068Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:54:08.068Z] ---> dd6640798cdc [2021-09-07T16:54:08.068Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-07T16:54:09.052Z] ---> Running in b1ea22ec0224 [2021-09-07T16:54:09.052Z] ---> afd667c8b4f9 [2021-09-07T16:54:09.052Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-07T16:54:10.035Z] ---> 5615eabc6480 [2021-09-07T16:54:10.035Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-07T16:54:10.035Z] ---> e8067f48d1e6 [2021-09-07T16:54:10.035Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-07T16:54:10.312Z] ---> 2d0d9ce2c1af [2021-09-07T16:54:10.312Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-07T16:54:10.312Z] ---> Running in f8b16a08f2d0 [2021-09-07T16:54:11.302Z] Removing intermediate container f8b16a08f2d0 [2021-09-07T16:54:11.302Z] ---> 53c2b88488b1 [2021-09-07T16:54:11.302Z] Step 19/22 : CMD ["--init=true"] [2021-09-07T16:54:11.302Z] ---> 5600b50bd71e [2021-09-07T16:54:11.302Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-07T16:54:11.580Z] ---> Running in 2ce0b1127a26 [2021-09-07T16:54:11.581Z] ---> Running in 5c30b2e4b513 [2021-09-07T16:54:11.581Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-07T16:54:11.581Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-07T16:54:11.581Z] ---> df445af6242a [2021-09-07T16:54:11.581Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:54:12.178Z] ---> Running in 6dcab23f3078 [2021-09-07T16:54:12.453Z] Removing intermediate container 2ce0b1127a26 [2021-09-07T16:54:12.453Z] ---> 5008a7595927 [2021-09-07T16:54:12.453Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:54:12.453Z] Removing intermediate container 5c30b2e4b513 [2021-09-07T16:54:12.453Z] ---> a6e58a37c294 [2021-09-07T16:54:12.453Z] Step 20/22 : LABEL arch=arm64 [2021-09-07T16:54:12.453Z] ---> 4afa1c4817d8 [2021-09-07T16:54:12.453Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-07T16:54:12.728Z] ---> Running in 29006432ccb6 [2021-09-07T16:54:12.728Z] ---> Running in 47af1159e411 [2021-09-07T16:54:13.005Z] Removing intermediate container 6dcab23f3078 [2021-09-07T16:54:13.005Z] ---> 7d47cfb9cb79 [2021-09-07T16:54:13.005Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-07T16:54:13.005Z] Removing intermediate container b1ea22ec0224 [2021-09-07T16:54:13.005Z] ---> 0c563439e2c7 [2021-09-07T16:54:13.005Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-07T16:54:13.284Z] ---> Running in 53c7e75ef236 [2021-09-07T16:54:13.284Z] ---> Running in 16e04e9fe197 [2021-09-07T16:54:13.559Z] Removing intermediate container 29006432ccb6 [2021-09-07T16:54:13.559Z] Removing intermediate container 47af1159e411 [2021-09-07T16:54:13.559Z] ---> 3f0cc28896b4 [2021-09-07T16:54:13.559Z] Step 22/24 : LABEL arch=arm64 [2021-09-07T16:54:13.559Z] ---> 06c469fc0e66 [2021-09-07T16:54:13.559Z] Step 21/22 : LABEL git_sha=5ebcdc145506b13859c4267f8b78feae8f90928f [2021-09-07T16:54:14.163Z] ---> Running in 2a733f40e6b9 [2021-09-07T16:54:14.163Z] ---> Running in 97d9124ab3f5 [2021-09-07T16:54:14.444Z] ---> b4b99be781fa [2021-09-07T16:54:14.444Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-07T16:54:15.456Z] Removing intermediate container 2a733f40e6b9 [2021-09-07T16:54:15.456Z] ---> fa73e6f4190c [2021-09-07T16:54:15.456Z] Step 22/22 : LABEL version=0.0.0 [2021-09-07T16:54:15.456Z] Removing intermediate container 97d9124ab3f5 [2021-09-07T16:54:15.456Z] ---> 04edb3b0f72a [2021-09-07T16:54:15.456Z] Step 23/24 : LABEL git_sha=5ebcdc145506b13859c4267f8b78feae8f90928f [2021-09-07T16:54:15.456Z] ---> Running in 8c558d8e5d03 [2021-09-07T16:54:15.456Z] ---> Running in 505f2cf14d82 [2021-09-07T16:54:16.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:54:16.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:54:16.061Z] ---> 16a617b425ff [2021-09-07T16:54:16.061Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-07T16:54:16.342Z] ---> Running in abd47d821212 [2021-09-07T16:54:16.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:54:16.342Z] Removing intermediate container 8c558d8e5d03 [2021-09-07T16:54:16.342Z] ---> b3d51164fc61 [2021-09-07T16:54:16.342Z] [2021-09-07T16:54:16.342Z] Removing intermediate container 505f2cf14d82 [2021-09-07T16:54:16.342Z] ---> 1f28fa539b14 [2021-09-07T16:54:16.342Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:54:16.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:54:16.627Z] ---> Running in b9ab02074577 [2021-09-07T16:54:16.906Z] Successfully built b3d51164fc61 [2021-09-07T16:54:16.906Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-07T16:54:17.186Z] Building support-notifications [2021-09-07T16:54:17.467Z]  Building security-proxy-setup ... done (1/39) Installing readline (8.1.0-r0) [2021-09-07T16:54:17.467Z] (2/39) Installing bash (5.1.0-r0) [2021-09-07T16:54:17.467Z] Executing bash-5.1.0-r0.post-install [2021-09-07T16:54:17.467Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-07T16:54:17.467Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-07T16:54:17.467Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-07T16:54:17.467Z] (6/39) Installing curl (7.78.0-r0) [2021-09-07T16:54:17.467Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-07T16:54:17.467Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-07T16:54:17.467Z] (9/39) Installing expat (2.2.10-r1) [2021-09-07T16:54:17.467Z] (10/39) Installing libffi (3.3-r2) [2021-09-07T16:54:17.467Z] (11/39) Installing gdbm (1.19-r0) [2021-09-07T16:54:17.754Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-07T16:54:17.754Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-07T16:54:17.754Z] Removing intermediate container b9ab02074577 [2021-09-07T16:54:17.754Z] ---> a1271d66c072 [2021-09-07T16:54:17.754Z] [2021-09-07T16:54:17.754Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-07T16:54:17.754Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-07T16:54:17.754Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-07T16:54:18.027Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-07T16:54:18.027Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-07T16:54:18.027Z] Successfully built a1271d66c072 [2021-09-07T16:54:18.027Z] Successfully tagged core-command-arm64:latest [2021-09-07T16:54:18.028Z]  Building core-command ... done Building security-bootstrapper [2021-09-07T16:54:18.303Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-07T16:54:18.303Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-07T16:54:18.582Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:54:18.582Z] OK: 8 MiB in 20 packages [2021-09-07T16:54:20.051Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-07T16:54:20.051Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-07T16:54:20.051Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-07T16:54:20.051Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-07T16:54:20.051Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-07T16:54:20.051Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-07T16:54:20.051Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-07T16:54:20.336Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-07T16:54:20.336Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-07T16:54:20.336Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-07T16:54:20.336Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-07T16:54:20.336Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-07T16:54:20.336Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-07T16:54:20.336Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-07T16:54:20.336Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-07T16:54:20.336Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-07T16:54:20.621Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-07T16:54:20.621Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-07T16:54:20.621Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-07T16:54:20.621Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-07T16:54:20.621Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-07T16:54:20.621Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-07T16:54:20.621Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-07T16:54:20.621Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-07T16:54:20.912Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-07T16:54:21.199Z] Removing intermediate container abd47d821212 [2021-09-07T16:54:21.199Z] ---> 2b7594638b13 [2021-09-07T16:54:21.199Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-07T16:54:21.484Z] Executing busybox-1.32.1-r6.trigger [2021-09-07T16:54:21.484Z] OK: 82 MiB in 59 packages [2021-09-07T16:54:22.111Z] ---> Running in a48fea2801dc [2021-09-07T16:54:22.395Z] Removing intermediate container 16e04e9fe197 [2021-09-07T16:54:22.395Z] ---> ee58234eb0cc [2021-09-07T16:54:22.395Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:54:23.859Z] Removing intermediate container a48fea2801dc [2021-09-07T16:54:23.859Z] ---> bc32f0359360 [2021-09-07T16:54:23.859Z] Step 24/26 : LABEL arch=arm64 [2021-09-07T16:54:24.155Z] ---> 33943f99edb2 [2021-09-07T16:54:24.155Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-07T16:54:24.155Z] ---> Running in f8cc9bd366a6 [2021-09-07T16:54:25.181Z] Removing intermediate container f8cc9bd366a6 [2021-09-07T16:54:25.181Z] ---> c3ee0fa78772 [2021-09-07T16:54:25.181Z] Step 25/26 : LABEL git_sha=5ebcdc145506b13859c4267f8b78feae8f90928f [2021-09-07T16:54:25.785Z] ---> Running in 3e2c28037866 [2021-09-07T16:54:26.399Z] ---> 73684d34c0c8 [2021-09-07T16:54:26.399Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-07T16:54:26.700Z] Removing intermediate container 3e2c28037866 [2021-09-07T16:54:26.700Z] ---> 8a6d964e2317 [2021-09-07T16:54:26.700Z] Step 26/26 : LABEL version=0.0.0 [2021-09-07T16:54:26.977Z] ---> Running in 5f0960e13c25 [2021-09-07T16:54:27.582Z] ---> 59ff32362eb5 [2021-09-07T16:54:27.582Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-07T16:54:27.862Z] ---> Running in 10206044c92a [2021-09-07T16:54:28.143Z] Removing intermediate container 5f0960e13c25 [2021-09-07T16:54:28.143Z] ---> c4ad5d62366b [2021-09-07T16:54:28.143Z] [2021-09-07T16:54:28.754Z] Successfully built c4ad5d62366b [2021-09-07T16:54:28.754Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-07T16:54:28.754Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-09-07T16:54:30.773Z] Removing intermediate container 10206044c92a [2021-09-07T16:54:30.773Z] ---> ebcbc85c299d [2021-09-07T16:54:30.773Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:54:30.773Z] ---> Running in 296d2ac9faee [2021-09-07T16:54:30.773Z] Removing intermediate container 296d2ac9faee [2021-09-07T16:54:30.773Z] ---> 8a82051e5130 [2021-09-07T16:54:30.773Z] Step 22/24 : LABEL arch=arm64 [2021-09-07T16:54:30.773Z] ---> Running in a88ac9b867c9 [2021-09-07T16:54:31.374Z] Removing intermediate container a88ac9b867c9 [2021-09-07T16:54:31.374Z] ---> 7c46bd9e0b80 [2021-09-07T16:54:31.374Z] Step 23/24 : LABEL git_sha=5ebcdc145506b13859c4267f8b78feae8f90928f [2021-09-07T16:54:31.651Z] ---> Running in 01158baf634c [2021-09-07T16:54:32.252Z] Removing intermediate container 01158baf634c [2021-09-07T16:54:32.252Z] ---> 97c8dc857cad [2021-09-07T16:54:32.252Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:54:32.524Z] ---> Running in bc5c6a851275 [2021-09-07T16:54:32.800Z] Collecting docker-compose==1.23.2 [2021-09-07T16:54:32.800Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-07T16:54:33.403Z] Removing intermediate container bc5c6a851275 [2021-09-07T16:54:33.403Z] ---> 0742f5ace335 [2021-09-07T16:54:33.403Z] [2021-09-07T16:54:33.403Z] Collecting cached-property<2,>=1.2.0 [2021-09-07T16:54:33.403Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-07T16:54:34.003Z] Successfully built 0742f5ace335 [2021-09-07T16:54:34.003Z] Collecting jsonschema<3,>=2.5.1 [2021-09-07T16:54:34.003Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-07T16:54:34.003Z] Successfully tagged core-data-arm64:latest [2021-09-07T16:54:34.003Z]  Building core-data ... done Building core-metadata [2021-09-07T16:54:34.003Z] Collecting docopt<0.7,>=0.6.1 [2021-09-07T16:54:34.003Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-07T16:54:37.429Z] Collecting texttable<0.10,>=0.9.0 [2021-09-07T16:54:37.429Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-07T16:54:40.073Z] Collecting docker<4.0,>=3.6.0 [2021-09-07T16:54:40.073Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-07T16:54:40.350Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-07T16:54:40.350Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-07T16:54:43.771Z] Collecting PyYAML<4,>=3.10 [2021-09-07T16:54:43.771Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-07T16:54:48.109Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-07T16:54:49.544Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-07T16:54:49.544Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-07T16:54:50.142Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-07T16:54:50.142Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-07T16:54:50.746Z] Collecting docker-pycreds>=0.4.0 [2021-09-07T16:54:50.746Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-07T16:54:52.261Z] Collecting certifi>=2017.4.17 [2021-09-07T16:54:52.261Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-07T16:54:52.958Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-07T16:54:53.293Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-07T16:54:53.293Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-07T16:54:53.293Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-07T16:54:53.580Z] Collecting idna<2.8,>=2.5 [2021-09-07T16:54:53.580Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-07T16:54:55.720Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-07T16:54:55.720Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-07T16:54:55.720Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-07T16:54:55.720Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-07T16:54:55.720Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-07T16:54:55.720Z] Attempting uninstall: urllib3 [2021-09-07T16:54:55.720Z] Found existing installation: urllib3 1.26.2 [2021-09-07T16:54:55.720Z] Uninstalling urllib3-1.26.2: [2021-09-07T16:54:55.720Z] Successfully uninstalled urllib3-1.26.2 [2021-09-07T16:54:55.997Z] Attempting uninstall: idna [2021-09-07T16:54:55.997Z] Found existing installation: idna 3.1 [2021-09-07T16:54:55.997Z] Uninstalling idna-3.1: [2021-09-07T16:54:56.273Z] Successfully uninstalled idna-3.1 [2021-09-07T16:54:56.872Z] Attempting uninstall: chardet [2021-09-07T16:54:56.872Z] Found existing installation: chardet 4.0.0 [2021-09-07T16:54:56.872Z] Uninstalling chardet-4.0.0: [2021-09-07T16:54:57.147Z] Successfully uninstalled chardet-4.0.0 [2021-09-07T16:54:59.129Z] Attempting uninstall: requests [2021-09-07T16:54:59.129Z] Found existing installation: requests 2.25.1 [2021-09-07T16:54:59.129Z] Uninstalling requests-2.25.1: [2021-09-07T16:54:59.129Z] Successfully uninstalled requests-2.25.1 [2021-09-07T16:54:59.404Z] Running setup.py install for texttable: started [2021-09-07T16:55:00.008Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:55:00.008Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:55:00.008Z] ---> 28037557c9bf [2021-09-07T16:55:00.008Z] Step 3/23 : WORKDIR /edgex-go [2021-09-07T16:55:00.008Z] ---> Using cache [2021-09-07T16:55:00.008Z] ---> 6e34e11b5bfa [2021-09-07T16:55:00.008Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:55:00.008Z] ---> Using cache [2021-09-07T16:55:00.008Z] ---> 37e5baa083c6 [2021-09-07T16:55:00.008Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-07T16:55:02.663Z] Running setup.py install for texttable: finished with status 'done' [2021-09-07T16:55:02.663Z] Running setup.py install for PyYAML: started [2021-09-07T16:55:04.119Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:55:04.119Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:55:04.119Z] ---> 28037557c9bf [2021-09-07T16:55:04.119Z] Step 3/32 : WORKDIR /edgex-go [2021-09-07T16:55:04.119Z] ---> Using cache [2021-09-07T16:55:04.119Z] ---> 6e34e11b5bfa [2021-09-07T16:55:04.119Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:55:04.119Z] ---> Using cache [2021-09-07T16:55:04.119Z] ---> 37e5baa083c6 [2021-09-07T16:55:04.119Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-07T16:55:04.119Z] ---> Using cache [2021-09-07T16:55:04.119Z] ---> e1ded311df8f [2021-09-07T16:55:04.119Z] Step 6/32 : COPY go.mod . [2021-09-07T16:55:04.119Z] ---> Using cache [2021-09-07T16:55:04.119Z] ---> 81adcb163794 [2021-09-07T16:55:04.408Z] Step 7/32 : RUN go mod download [2021-09-07T16:55:04.408Z] ---> Using cache [2021-09-07T16:55:04.408Z] ---> 22f0a717f730 [2021-09-07T16:55:04.408Z] Step 8/32 : COPY . . [2021-09-07T16:55:04.408Z] ---> Using cache [2021-09-07T16:55:04.408Z] ---> bf6f19c81dbd [2021-09-07T16:55:04.408Z] Step 9/32 : RUN go mod tidy [2021-09-07T16:55:04.408Z] ---> Using cache [2021-09-07T16:55:04.408Z] ---> 009de6c61220 [2021-09-07T16:55:04.408Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-07T16:55:05.868Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-07T16:55:06.146Z] Running setup.py install for docopt: started [2021-09-07T16:55:06.422Z] ---> Running in 6e811e4eb310 [2021-09-07T16:55:06.422Z] ---> Running in 94b772c3b56f [2021-09-07T16:55:09.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-07T16:55:09.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:55:09.353Z] Running setup.py install for docopt: finished with status 'done' [2021-09-07T16:55:09.353Z] Running setup.py install for dockerpty: started [2021-09-07T16:55:09.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:55:11.439Z] OK: 218 MiB in 52 packages [2021-09-07T16:55:12.437Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-07T16:55:14.441Z] Removing intermediate container 94b772c3b56f [2021-09-07T16:55:14.441Z] ---> 0947daf6523e [2021-09-07T16:55:14.441Z] Step 6/23 : COPY go.mod . [2021-09-07T16:55:14.725Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-07T16:55:16.737Z] ---> f716d4dfd4a6 [2021-09-07T16:55:16.737Z] Step 7/23 : RUN go mod download [2021-09-07T16:55:16.737Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:55:16.737Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:55:16.737Z] ---> 28037557c9bf [2021-09-07T16:55:16.737Z] Step 3/23 : WORKDIR /edgex-go [2021-09-07T16:55:16.737Z] ---> Using cache [2021-09-07T16:55:16.737Z] ---> 6e34e11b5bfa [2021-09-07T16:55:16.737Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:55:16.737Z] ---> Using cache [2021-09-07T16:55:16.737Z] ---> 37e5baa083c6 [2021-09-07T16:55:16.737Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-07T16:55:16.737Z] ---> Using cache [2021-09-07T16:55:16.737Z] ---> e1ded311df8f [2021-09-07T16:55:16.737Z] Step 6/23 : COPY go.mod . [2021-09-07T16:55:16.737Z] ---> Using cache [2021-09-07T16:55:16.737Z] ---> 81adcb163794 [2021-09-07T16:55:16.737Z] Step 7/23 : RUN go mod download [2021-09-07T16:55:16.737Z] ---> Using cache [2021-09-07T16:55:16.737Z] ---> 22f0a717f730 [2021-09-07T16:55:16.737Z] Step 8/23 : COPY . . [2021-09-07T16:55:17.019Z] ---> Using cache [2021-09-07T16:55:17.019Z] ---> bf6f19c81dbd [2021-09-07T16:55:17.019Z] Step 9/23 : RUN go mod tidy [2021-09-07T16:55:17.019Z] ---> Using cache [2021-09-07T16:55:17.019Z] ---> 009de6c61220 [2021-09-07T16:55:17.019Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-07T16:55:17.019Z] ---> Running in ec4b03c68917 [2021-09-07T16:55:17.019Z] ---> Running in 6dbdf5a5ec51 [2021-09-07T16:55:19.662Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:55:19.662Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:55:19.662Z] ---> 28037557c9bf [2021-09-07T16:55:19.662Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T16:55:19.662Z] ---> Using cache [2021-09-07T16:55:19.662Z] ---> 6e34e11b5bfa [2021-09-07T16:55:19.662Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:55:19.662Z] ---> Using cache [2021-09-07T16:55:19.662Z] ---> 37e5baa083c6 [2021-09-07T16:55:19.662Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-07T16:55:19.662Z] ---> Using cache [2021-09-07T16:55:19.662Z] ---> e1ded311df8f [2021-09-07T16:55:19.662Z] Step 6/24 : COPY go.mod . [2021-09-07T16:55:19.662Z] ---> Using cache [2021-09-07T16:55:19.662Z] ---> 81adcb163794 [2021-09-07T16:55:19.662Z] Step 7/24 : RUN go mod download [2021-09-07T16:55:19.662Z] ---> Using cache [2021-09-07T16:55:19.662Z] ---> 22f0a717f730 [2021-09-07T16:55:19.662Z] Step 8/24 : COPY . . [2021-09-07T16:55:19.941Z] ---> Using cache [2021-09-07T16:55:19.941Z] ---> bf6f19c81dbd [2021-09-07T16:55:19.941Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:55:19.941Z] ---> Using cache [2021-09-07T16:55:19.941Z] ---> 009de6c61220 [2021-09-07T16:55:19.941Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-07T16:55:20.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-07T16:55:20.504Z] ---> Running in d49b56b7fe54 [2021-09-07T16:55:23.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-07T16:55:26.558Z] Removing intermediate container 6dbdf5a5ec51 [2021-09-07T16:55:26.558Z] ---> f3a546197c0d [2021-09-07T16:55:26.558Z] Step 8/23 : COPY . . [2021-09-07T16:55:34.875Z] Removing intermediate container 53c7e75ef236 [2021-09-07T16:55:34.875Z] ---> e946e576b2e2 [2021-09-07T16:55:34.875Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-07T16:55:35.488Z] ---> Running in f22ae8b32940 [2021-09-07T16:55:36.478Z] Removing intermediate container f22ae8b32940 [2021-09-07T16:55:36.478Z] ---> 75c09686d996 [2021-09-07T16:55:36.478Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-07T16:55:37.081Z] ---> Running in f33888dd0100 [2021-09-07T16:55:38.081Z] Removing intermediate container f33888dd0100 [2021-09-07T16:55:38.081Z] ---> b2597c24eea8 [2021-09-07T16:55:38.081Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-07T16:55:41.496Z] ---> 70e334b2dfc9 [2021-09-07T16:55:41.496Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-07T16:55:43.471Z] ---> cab9981b3921 [2021-09-07T16:55:43.471Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-07T16:55:46.104Z] ---> 363bf4be770a [2021-09-07T16:55:46.104Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-07T16:55:46.104Z] ---> Running in 4fe2e03d0e2f [2021-09-07T16:55:47.089Z] ---> 20512a56bc1e [2021-09-07T16:55:47.089Z] Step 9/23 : RUN go mod tidy [2021-09-07T16:55:47.089Z] Removing intermediate container 4fe2e03d0e2f [2021-09-07T16:55:47.089Z] ---> 02e13122a0e5 [2021-09-07T16:55:47.089Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:55:47.089Z] ---> Running in 1d82289434c5 [2021-09-07T16:55:47.359Z] ---> Running in 668adc57a133 [2021-09-07T16:55:47.963Z] Removing intermediate container 668adc57a133 [2021-09-07T16:55:47.963Z] ---> d7b95655ec6c [2021-09-07T16:55:47.963Z] Step 22/24 : LABEL arch=arm64 [2021-09-07T16:55:48.245Z] ---> Running in 36a64dbf9925 [2021-09-07T16:55:49.242Z] Removing intermediate container 36a64dbf9925 [2021-09-07T16:55:49.242Z] ---> dfa1d8d46238 [2021-09-07T16:55:49.242Z] Step 23/24 : LABEL git_sha=5ebcdc145506b13859c4267f8b78feae8f90928f [2021-09-07T16:55:49.242Z] ---> Running in 31d8aa288f97 [2021-09-07T16:55:50.234Z] Removing intermediate container 31d8aa288f97 [2021-09-07T16:55:50.235Z] ---> bc9e38385e87 [2021-09-07T16:55:50.235Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:55:50.235Z] ---> Running in 6ee5ac174419 [2021-09-07T16:55:50.845Z] Removing intermediate container 6ee5ac174419 [2021-09-07T16:55:50.845Z] ---> 23d8d51e141b [2021-09-07T16:55:50.845Z] [2021-09-07T16:55:51.451Z] Successfully built 23d8d51e141b [2021-09-07T16:55:51.451Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-07T16:55:54.022Z] Running on prd-ubuntu18.04-docker-8c-8g-1546 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws [2021-09-07T16:55:54.045Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-07T16:55:54.161Z] The recommended git tool is: git [2021-09-07T16:55:54.802Z]  Building sys-mgmt-agent ... done Removing intermediate container 1d82289434c5 [2021-09-07T16:55:54.802Z] ---> ddd1d031d151 [2021-09-07T16:55:54.802Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-07T16:55:55.083Z] ---> Running in 04e47e288485 [2021-09-07T16:55:57.077Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-07T16:55:57.234Z] using credential edgex-jenkins-ssh [2021-09-07T16:55:57.248Z] Cloning the remote Git repository [2021-09-07T16:55:57.268Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-07T16:55:57.350Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-07T16:55:57.385Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-07T16:55:57.386Z] > git --version # timeout=10 [2021-09-07T16:55:57.393Z] > git --version # 'git version 2.17.1' [2021-09-07T16:55:57.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T16:55:57.434Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-07T16:56:59.270Z] Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-07T16:56:59.453Z] Merge succeeded, producing 590ccfd26c3e56d5a3533da2daa2e7c4c0126a9d [2021-09-07T16:56:59.454Z] Checking out Revision 590ccfd26c3e56d5a3533da2daa2e7c4c0126a9d (PR-3698) [2021-09-07T16:56:58.641Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-07T16:56:58.651Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-07T16:56:58.661Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-07T16:56:58.679Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-07T16:56:58.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T16:56:58.685Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-07T16:56:59.288Z] > git config core.sparsecheckout # timeout=10 [2021-09-07T16:56:59.298Z] > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 [2021-09-07T16:56:59.371Z] > git remote # timeout=10 [2021-09-07T16:56:59.381Z] > git config --get remote.origin.url # timeout=10 [2021-09-07T16:56:59.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T16:56:59.391Z] > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 [2021-09-07T16:56:59.450Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-07T16:56:59.464Z] > git config core.sparsecheckout # timeout=10 [2021-09-07T16:56:59.470Z] > git checkout -f 590ccfd26c3e56d5a3533da2daa2e7c4c0126a9d # timeout=10 [2021-09-07T16:57:03.385Z] Commit message: "Merge commit '534175572a367338c5f68a22b0251a809e37989d' into HEAD" [2021-09-07T16:57:03.397Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:57:04.266Z] + echo snap-build.sh [2021-09-07T16:57:04.266Z] snap-build.sh [2021-09-07T16:57:04.266Z] + SNAP_BASE_DIR=. [2021-09-07T16:57:04.266Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-09-07T16:57:04.266Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-09-07T16:57:04.266Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-09-07T16:57:04.266Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-09-07T16:57:04.266Z] + cd /w/workspace/edgex-go/3 [2021-09-07T16:57:04.266Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-07T16:57:04.266Z] Reading package lists... [2021-09-07T16:57:04.266Z] Building dependency tree... [2021-09-07T16:57:04.266Z] Reading state information... [2021-09-07T16:57:04.266Z] The following packages were automatically installed and are no longer required: [2021-09-07T16:57:04.266Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-07T16:57:04.266Z] uidmap xdelta3 [2021-09-07T16:57:04.266Z] Use 'sudo apt autoremove' to remove them. [2021-09-07T16:57:04.266Z] The following packages will be REMOVED: [2021-09-07T16:57:04.266Z] lxd* lxd-client* [2021-09-07T16:57:04.534Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-07T16:57:04.534Z] After this operation, 31.7 MB disk space will be freed. [2021-09-07T16:57:03.397Z] > git rev-list --no-walk 7fbb1422d62f3c0b690eb0eb99950afa8fe94160 # timeout=10 [2021-09-07T16:57:05.072Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-09-07T16:57:05.072Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-07T16:57:05.109Z] Removing intermediate container 6e811e4eb310 [2021-09-07T16:57:05.109Z] ---> 2b68374215ef [2021-09-07T16:57:05.109Z] [2021-09-07T16:57:05.109Z] Step 11/32 : FROM alpine:3.12 [2021-09-07T16:57:05.109Z] ---> afc2cc120ca2 [2021-09-07T16:57:05.109Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-07T16:57:05.109Z] ---> Running in 1b889b5a06da [2021-09-07T16:57:05.109Z] Removing intermediate container 1b889b5a06da [2021-09-07T16:57:05.109Z] ---> 97cc954ed3ea [2021-09-07T16:57:05.109Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-07T16:57:05.109Z] ---> Running in 7bfef2d34941 [2021-09-07T16:57:05.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:57:05.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:57:05.109Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-07T16:57:05.109Z] (2/2) Installing su-exec (0.2-r1) [2021-09-07T16:57:05.109Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:57:05.109Z] OK: 5 MiB in 16 packages [2021-09-07T16:57:05.109Z] Removing intermediate container 7bfef2d34941 [2021-09-07T16:57:05.109Z] ---> 00d10fc6484c [2021-09-07T16:57:05.109Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-07T16:57:05.109Z] ---> Running in da2aea7c8948 [2021-09-07T16:57:05.109Z] Removing intermediate container da2aea7c8948 [2021-09-07T16:57:05.109Z] ---> 4cf74433243a [2021-09-07T16:57:05.109Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-07T16:57:05.109Z] ---> Running in 93592f83392d [2021-09-07T16:57:05.386Z] Removing intermediate container 93592f83392d [2021-09-07T16:57:05.386Z] ---> 1521f9c11240 [2021-09-07T16:57:05.386Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-07T16:57:05.386Z] ---> Running in 4e0070c4c7ba [2021-09-07T16:57:06.041Z] Removing lxd dnsmasq configuration [2021-09-07T16:57:06.041Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-07T16:57:06.041Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-07T16:57:07.014Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-07T16:57:07.014Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-09-07T16:57:07.014Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-07T16:57:08.453Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-07T16:57:08.453Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-07T16:57:08.803Z] Removing intermediate container 4e0070c4c7ba [2021-09-07T16:57:08.803Z] ---> a51fc3a6f10a [2021-09-07T16:57:08.803Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-07T16:57:08.803Z] ---> Running in adeb9a8beebc [2021-09-07T16:57:09.039Z] + sudo snap remove --purge lxd [2021-09-07T16:57:09.307Z] snap "lxd" is not installed [2021-09-07T16:57:09.307Z] + sudo groupadd --force --system lxd [2021-09-07T16:57:09.307Z] ++ whoami [2021-09-07T16:57:09.307Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-07T16:57:09.307Z] + newgrp - lxd [2021-09-07T16:57:09.307Z] + sudo snap install lxd [2021-09-07T16:57:09.775Z] Removing intermediate container adeb9a8beebc [2021-09-07T16:57:09.775Z] ---> c1fcc416224a [2021-09-07T16:57:09.775Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-07T16:57:11.217Z] ---> a8f61c6215a2 [2021-09-07T16:57:11.217Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-07T16:57:11.498Z] ---> Running in 12aafd83aa60 [2021-09-07T16:57:16.964Z] Removing intermediate container 12aafd83aa60 [2021-09-07T16:57:16.964Z] ---> c61901e306ec [2021-09-07T16:57:16.964Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:57:16.964Z] Removing intermediate container ec4b03c68917 [2021-09-07T16:57:16.964Z] ---> 016b094ddbe3 [2021-09-07T16:57:16.964Z] [2021-09-07T16:57:16.964Z] Step 11/23 : FROM alpine:3.12 [2021-09-07T16:57:16.964Z] ---> afc2cc120ca2 [2021-09-07T16:57:16.964Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-07T16:57:16.964Z] ---> Using cache [2021-09-07T16:57:16.964Z] ---> 12f2f0f8328f [2021-09-07T16:57:16.964Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:57:16.964Z] ---> Using cache [2021-09-07T16:57:16.964Z] ---> aa1752dfffd2 [2021-09-07T16:57:16.964Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-07T16:57:16.964Z] ---> Running in 8b543c93a575 [2021-09-07T16:57:17.526Z] 2021-09-07T16:57:14Z INFO Waiting for automatic snapd restart... [2021-09-07T16:57:17.944Z] ---> dc75ae7b5104 [2021-09-07T16:57:17.944Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-07T16:57:18.216Z] Removing intermediate container 8b543c93a575 [2021-09-07T16:57:18.216Z] ---> 23f08dd53fa6 [2021-09-07T16:57:18.216Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-07T16:57:18.809Z] ---> Running in cf0dd744291d [2021-09-07T16:57:20.254Z] Removing intermediate container cf0dd744291d [2021-09-07T16:57:20.254Z] ---> 543bf06a8dd9 [2021-09-07T16:57:20.254Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:57:21.244Z] Removing intermediate container d49b56b7fe54 [2021-09-07T16:57:21.244Z] ---> 9c0d4b9422e8 [2021-09-07T16:57:21.244Z] [2021-09-07T16:57:21.244Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T16:57:21.244Z] ---> afc2cc120ca2 [2021-09-07T16:57:21.244Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-07T16:57:21.244Z] ---> Using cache [2021-09-07T16:57:21.244Z] ---> 12f2f0f8328f [2021-09-07T16:57:21.244Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:57:21.244Z] ---> Using cache [2021-09-07T16:57:21.244Z] ---> aa1752dfffd2 [2021-09-07T16:57:21.244Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-07T16:57:21.244Z] ---> 685718813c5b [2021-09-07T16:57:21.244Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-07T16:57:21.523Z] ---> Running in be7eb5f8587c [2021-09-07T16:57:21.813Z] ---> 1ed530ba51a1 [2021-09-07T16:57:21.813Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-07T16:57:22.423Z] Removing intermediate container be7eb5f8587c [2021-09-07T16:57:22.423Z] ---> 489618f5d66e [2021-09-07T16:57:22.423Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-07T16:57:22.694Z] ---> a7d2eb56d0df [2021-09-07T16:57:22.694Z] ---> Running in 2020c92f84f3 [2021-09-07T16:57:22.694Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-07T16:57:23.684Z] Removing intermediate container 2020c92f84f3 [2021-09-07T16:57:23.684Z] ---> 05cba1f26930 [2021-09-07T16:57:23.684Z] Step 16/24 : WORKDIR / [2021-09-07T16:57:23.962Z] ---> 078d6289c8ad [2021-09-07T16:57:23.962Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-07T16:57:23.962Z] ---> Running in 39c53634370e [2021-09-07T16:57:24.231Z] ---> e255ace277d2 [2021-09-07T16:57:24.231Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-07T16:57:24.832Z] Removing intermediate container 39c53634370e [2021-09-07T16:57:24.832Z] ---> bd9f555321a7 [2021-09-07T16:57:24.832Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:57:25.108Z] ---> cab931caa955 [2021-09-07T16:57:25.108Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-07T16:57:25.384Z] ---> Running in 1f6ed98a7e43 [2021-09-07T16:57:25.384Z] ---> f8a08b34dadf [2021-09-07T16:57:25.384Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-07T16:57:25.977Z] ---> Running in fb2128909e24 [2021-09-07T16:57:25.977Z] ---> 96e36045d0c0 [2021-09-07T16:57:25.977Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-07T16:57:25.977Z] Removing intermediate container 1f6ed98a7e43 [2021-09-07T16:57:25.977Z] ---> 47037bbdc3b1 [2021-09-07T16:57:25.977Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:57:26.249Z] ---> Running in 4f902dd418e9 [2021-09-07T16:57:26.526Z] Removing intermediate container fb2128909e24 [2021-09-07T16:57:26.526Z] ---> aaa63089e495 [2021-09-07T16:57:26.526Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-07T16:57:26.802Z] Removing intermediate container 4f902dd418e9 [2021-09-07T16:57:26.802Z] ---> 32c72f9cf2b5 [2021-09-07T16:57:26.802Z] Step 21/23 : LABEL arch=arm64 [2021-09-07T16:57:27.086Z] ---> Running in 1e84842ede5d [2021-09-07T16:57:27.680Z] ---> 2d7379a6447a [2021-09-07T16:57:27.680Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-07T16:57:27.955Z] Removing intermediate container 1e84842ede5d [2021-09-07T16:57:27.955Z] ---> 512c6ea1930f [2021-09-07T16:57:27.955Z] Step 22/23 : LABEL git_sha=5ebcdc145506b13859c4267f8b78feae8f90928f [2021-09-07T16:57:27.955Z] ---> 86212854dfc7 [2021-09-07T16:57:27.955Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-07T16:57:28.230Z] ---> Running in fb9d532fc2d9 [2021-09-07T16:57:28.503Z] ---> Running in 889f98d8d6ee [2021-09-07T16:57:28.773Z] ---> 1a713e267ba3 [2021-09-07T16:57:28.773Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-07T16:57:29.048Z] Removing intermediate container fb9d532fc2d9 [2021-09-07T16:57:29.048Z] ---> 5d678ba198a4 [2021-09-07T16:57:29.048Z] Step 23/23 : LABEL version=0.0.0 [2021-09-07T16:57:29.048Z] ---> Running in c49d4fa89a1e [2021-09-07T16:57:29.327Z] ---> Running in ceb30ec660fb [2021-09-07T16:57:30.303Z] Removing intermediate container c49d4fa89a1e [2021-09-07T16:57:30.303Z] ---> a4e2174915d1 [2021-09-07T16:57:30.303Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:57:30.303Z] Removing intermediate container ceb30ec660fb [2021-09-07T16:57:30.303Z] ---> 79ca963b977b [2021-09-07T16:57:30.303Z] [2021-09-07T16:57:30.580Z] Successfully built 79ca963b977b [2021-09-07T16:57:30.580Z] ---> Running in ee8886b8634f [2021-09-07T16:57:30.580Z] Successfully tagged support-scheduler-arm64:latest [2021-09-07T16:57:31.169Z]  Building support-scheduler ... done Removing intermediate container 04e47e288485 [2021-09-07T16:57:31.169Z] ---> 907b91e2b8a4 [2021-09-07T16:57:31.169Z] [2021-09-07T16:57:31.169Z] Step 11/23 : FROM alpine:3.12 [2021-09-07T16:57:31.169Z] ---> afc2cc120ca2 [2021-09-07T16:57:31.169Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-07T16:57:31.169Z] Removing intermediate container ee8886b8634f [2021-09-07T16:57:31.169Z] ---> 4042713f577f [2021-09-07T16:57:31.169Z] Step 22/24 : LABEL arch=arm64 [2021-09-07T16:57:31.440Z] ---> Running in 6fa70987a8c4 [2021-09-07T16:57:31.440Z] ---> Running in 9a646acee342 [2021-09-07T16:57:31.714Z] Removing intermediate container 889f98d8d6ee [2021-09-07T16:57:31.714Z] ---> 78f174ac7261 [2021-09-07T16:57:31.714Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-07T16:57:32.310Z] ---> Running in cd6c4def118a [2021-09-07T16:57:32.310Z] Removing intermediate container 9a646acee342 [2021-09-07T16:57:32.310Z] ---> 786fe359210d [2021-09-07T16:57:32.310Z] Step 23/24 : LABEL git_sha=5ebcdc145506b13859c4267f8b78feae8f90928f [2021-09-07T16:57:32.582Z] ---> Running in 163028fc6961 [2021-09-07T16:57:32.880Z] Removing intermediate container cd6c4def118a [2021-09-07T16:57:32.880Z] ---> aa9554c62002 [2021-09-07T16:57:32.880Z] Step 29/32 : CMD ["gate"] [2021-09-07T16:57:32.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:57:33.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:57:33.165Z] ---> Running in 4b599f545b6e [2021-09-07T16:57:33.165Z] Removing intermediate container 163028fc6961 [2021-09-07T16:57:33.165Z] ---> d2a64a9db965 [2021-09-07T16:57:33.165Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:57:33.439Z] ---> Running in a0018477adde [2021-09-07T16:57:33.714Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-07T16:57:33.714Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-07T16:57:33.714Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:57:33.714Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T16:57:33.714Z] Removing intermediate container 4b599f545b6e [2021-09-07T16:57:33.714Z] ---> 8520d1a1a9bb [2021-09-07T16:57:33.714Z] Step 30/32 : LABEL arch=arm64 [2021-09-07T16:57:33.995Z] OK: 6 MiB in 16 packages [2021-09-07T16:57:34.270Z] ---> Running in d2eeac25132e [2021-09-07T16:57:34.270Z] Removing intermediate container a0018477adde [2021-09-07T16:57:34.270Z] ---> e337227fe330 [2021-09-07T16:57:34.270Z] [2021-09-07T16:57:34.545Z] Successfully built e337227fe330 [2021-09-07T16:57:34.545Z] Successfully tagged core-metadata-arm64:latest [2021-09-07T16:57:35.144Z]  Building core-metadata ... done Removing intermediate container d2eeac25132e [2021-09-07T16:57:35.144Z] ---> 83076ee405ac [2021-09-07T16:57:35.144Z] Step 31/32 : LABEL git_sha=5ebcdc145506b13859c4267f8b78feae8f90928f [2021-09-07T16:57:35.416Z] ---> Running in 996f15570d05 [2021-09-07T16:57:35.690Z] Removing intermediate container 6fa70987a8c4 [2021-09-07T16:57:35.690Z] ---> 6e691228d6aa [2021-09-07T16:57:35.690Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:57:35.787Z] lxd 4.18 from Canonical* installed [2021-09-07T16:57:35.788Z] + sudo lxd init --auto [2021-09-07T16:57:35.967Z] ---> Running in e216fae447ae [2021-09-07T16:57:35.967Z] Removing intermediate container 996f15570d05 [2021-09-07T16:57:35.967Z] ---> c91b22a376c7 [2021-09-07T16:57:35.967Z] Step 32/32 : LABEL version=0.0.0 [2021-09-07T16:57:36.562Z] ---> Running in 0b6f47c52e3b [2021-09-07T16:57:36.562Z] Removing intermediate container e216fae447ae [2021-09-07T16:57:36.562Z] ---> 97ed6839bf9a [2021-09-07T16:57:36.562Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-07T16:57:36.834Z] ---> Running in 65d9303a615c [2021-09-07T16:57:37.105Z] Removing intermediate container 0b6f47c52e3b [2021-09-07T16:57:37.105Z] ---> d0b45e72b9e7 [2021-09-07T16:57:37.105Z] [2021-09-07T16:57:37.376Z] Successfully built d0b45e72b9e7 [2021-09-07T16:57:37.376Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-07T16:57:37.651Z]  Building security-bootstrapper ... done Removing intermediate container 65d9303a615c [2021-09-07T16:57:37.651Z] ---> 2ff957dc80de [2021-09-07T16:57:37.651Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-07T16:57:37.651Z] ---> Running in 98ef92543ae2 [2021-09-07T16:57:38.252Z] Removing intermediate container 98ef92543ae2 [2021-09-07T16:57:38.252Z] ---> 8d83f78c679a [2021-09-07T16:57:38.252Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:57:38.844Z] ---> 42d5c2234fb0 [2021-09-07T16:57:38.844Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-07T16:57:41.142Z] ---> aaaa4936eef5 [2021-09-07T16:57:41.142Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-07T16:57:41.142Z] ---> e04fd43a12d0 [2021-09-07T16:57:41.142Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-07T16:57:41.142Z] ---> Running in d26c24dc2b1e [2021-09-07T16:57:41.414Z] Removing intermediate container d26c24dc2b1e [2021-09-07T16:57:41.414Z] ---> 5225970564c0 [2021-09-07T16:57:41.414Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:57:41.685Z] ---> Running in 6a62655876ec [2021-09-07T16:57:42.283Z] Removing intermediate container 6a62655876ec [2021-09-07T16:57:42.283Z] ---> bd7d3f086103 [2021-09-07T16:57:42.283Z] Step 21/23 : LABEL arch=arm64 [2021-09-07T16:57:42.283Z] ---> Running in b7e2b1fc74ee [2021-09-07T16:57:42.888Z] Removing intermediate container b7e2b1fc74ee [2021-09-07T16:57:42.888Z] ---> 236f2b98e3ba [2021-09-07T16:57:42.888Z] Step 22/23 : LABEL git_sha=5ebcdc145506b13859c4267f8b78feae8f90928f [2021-09-07T16:57:42.888Z] ---> Running in ff0ded234cf7 [2021-09-07T16:57:43.485Z] Removing intermediate container ff0ded234cf7 [2021-09-07T16:57:43.485Z] ---> 317d98f1d96f [2021-09-07T16:57:43.485Z] Step 23/23 : LABEL version=0.0.0 [2021-09-07T16:57:43.758Z] ---> Running in 42afdb183708 [2021-09-07T16:57:44.351Z] Removing intermediate container 42afdb183708 [2021-09-07T16:57:44.351Z] ---> c40cbb89cb7a [2021-09-07T16:57:44.351Z] [2021-09-07T16:57:44.625Z] Successfully built c40cbb89cb7a [2021-09-07T16:57:44.625Z] Successfully tagged support-notifications-arm64:latest [2021-09-07T16:57:44.911Z]  Building support-notifications ... done  [Pipeline] } [2021-09-07T16:57:44.892Z] $ docker stop --time=1 1b239043c44f87764e2a4d27db4edc24e3818723a641b613cd3e8a449470767f [2021-09-07T16:57:45.095Z] + sudo snap install --classic snapcraft [2021-09-07T16:57:46.799Z] $ docker rm -f 1b239043c44f87764e2a4d27db4edc24e3818723a641b613cd3e8a449470767f [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-07T16:57:47.406Z] + docker images [2021-09-07T16:57:47.677Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-07T16:57:47.677Z] support-notifications-arm64 latest c40cbb89cb7a 4 seconds ago 15.9MB [2021-09-07T16:57:47.677Z] security-bootstrapper-arm64 latest d0b45e72b9e7 11 seconds ago 17.7MB [2021-09-07T16:57:47.677Z] core-metadata-arm64 latest e337227fe330 14 seconds ago 15.8MB [2021-09-07T16:57:47.677Z] 907b91e2b8a4 17 seconds ago 1.57GB [2021-09-07T16:57:47.677Z] support-scheduler-arm64 latest 79ca963b977b 18 seconds ago 15.2MB [2021-09-07T16:57:47.677Z] 9c0d4b9422e8 27 seconds ago 1.57GB [2021-09-07T16:57:47.677Z] 016b094ddbe3 32 seconds ago 1.57GB [2021-09-07T16:57:47.678Z] 2b68374215ef 51 seconds ago 1.57GB [2021-09-07T16:57:47.678Z] sys-mgmt-agent-arm64 latest 23d8d51e141b About a minute ago 311MB [2021-09-07T16:57:47.678Z] core-data-arm64 latest 0742f5ace335 3 minutes ago 19.3MB [2021-09-07T16:57:47.678Z] security-secretstore-setup-arm64 latest c4ad5d62366b 3 minutes ago 26.5MB [2021-09-07T16:57:47.678Z] core-command-arm64 latest a1271d66c072 3 minutes ago 15.2MB [2021-09-07T16:57:47.678Z] security-proxy-setup-arm64 latest b3d51164fc61 3 minutes ago 24.6MB [2021-09-07T16:57:47.678Z] 76d0d240eff7 3 minutes ago 1.57GB [2021-09-07T16:57:47.678Z] 685c148cf043 3 minutes ago 1.57GB [2021-09-07T16:57:47.678Z] 0634df23faf1 3 minutes ago 1.57GB [2021-09-07T16:57:47.678Z] 04f1fa6cddfb 4 minutes ago 1.57GB [2021-09-07T16:57:47.678Z] 57721dab7eea 4 minutes ago 1.56GB [2021-09-07T16:57:47.678Z] ci-base-image-arm64 latest 28037557c9bf 16 minutes ago 1.24GB [2021-09-07T16:57:47.678Z] alpine 3.12 afc2cc120ca2 6 days ago 5.33MB [2021-09-07T16:57:47.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-07T16:57:47.678Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-07T16:57:47.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:57:48.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-07T16:57:48.600Z] [2021-09-07T16:57:48.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:57:48.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-07T16:57:49.225Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-07T16:57:49.225Z] 448f6bf000e3: Pulling fs layer [2021-09-07T16:57:49.225Z] f757da607395: Pulling fs layer [2021-09-07T16:57:49.225Z] 05883995daec: Pulling fs layer [2021-09-07T16:57:49.225Z] 8603b9c90790: Pulling fs layer [2021-09-07T16:57:49.225Z] 1560dd03e051: Pulling fs layer [2021-09-07T16:57:49.226Z] 27f5ce0e4adf: Pulling fs layer [2021-09-07T16:57:49.226Z] c2d8d7efcc4b: Pulling fs layer [2021-09-07T16:57:49.226Z] 1560dd03e051: Waiting [2021-09-07T16:57:49.226Z] 27f5ce0e4adf: Waiting [2021-09-07T16:57:49.226Z] c2d8d7efcc4b: Waiting [2021-09-07T16:57:49.226Z] 8603b9c90790: Waiting [2021-09-07T16:57:49.499Z] f757da607395: Verifying Checksum [2021-09-07T16:57:49.500Z] f757da607395: Download complete [2021-09-07T16:57:49.500Z] 8603b9c90790: Verifying Checksum [2021-09-07T16:57:49.500Z] 8603b9c90790: Download complete [2021-09-07T16:57:49.775Z] 1560dd03e051: Verifying Checksum [2021-09-07T16:57:49.775Z] 1560dd03e051: Download complete [2021-09-07T16:57:49.775Z] 27f5ce0e4adf: Verifying Checksum [2021-09-07T16:57:49.775Z] 27f5ce0e4adf: Download complete [2021-09-07T16:57:50.048Z] 05883995daec: Verifying Checksum [2021-09-07T16:57:50.048Z] 05883995daec: Download complete [2021-09-07T16:57:51.027Z] 448f6bf000e3: Download complete [2021-09-07T16:57:54.430Z] 448f6bf000e3: Pull complete [2021-09-07T16:57:54.430Z] c2d8d7efcc4b: Verifying Checksum [2021-09-07T16:57:54.430Z] c2d8d7efcc4b: Download complete [2021-09-07T16:57:55.026Z] f757da607395: Pull complete [2021-09-07T16:57:55.411Z] snapcraft 5.0 from Canonical* installed [2021-09-07T16:57:55.411Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-07T16:57:55.411Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-07T16:57:55.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-07T16:57:55.411Z] Dload Upload Total Spent Left Speed [2021-09-07T16:57:55.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4152 0 --:--:-- --:--:-- --:--:-- 4152 [2021-09-07T16:57:55.954Z] 67 3325k 67 2231k 0 0 5889k 0 --:--:-- --:--:-- --:--:-- 5889k 100 3325k 100 3325k 0 0 7768k 0 --:--:-- --:--:-- --:--:-- 21.7M [2021-09-07T16:57:55.954Z] ./yq_linux_amd64 [2021-09-07T16:57:56.225Z] + sudo snapcraft prime --use-lxd [2021-09-07T16:57:56.457Z] 05883995daec: Pull complete [2021-09-07T16:57:57.051Z] 8603b9c90790: Pull complete [2021-09-07T16:57:58.026Z] 1560dd03e051: Pull complete [2021-09-07T16:57:58.181Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-07T16:57:58.181Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-07T16:57:58.181Z] - README.md [2021-09-07T16:57:58.181Z] [2021-09-07T16:57:58.181Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-07T16:57:58.301Z] 27f5ce0e4adf: Pull complete [2021-09-07T16:57:58.460Z] Launching a container. [2021-09-07T16:58:05.138Z] Waiting for container to be ready [2021-09-07T16:58:05.409Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-07T16:58:05.409Z] [2021-09-07T16:58:08.764Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-07T16:58:09.350Z] Waiting for network to be ready... [2021-09-07T16:58:09.620Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-07T16:58:10.097Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-07T16:58:10.097Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-07T16:58:10.097Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-07T16:58:10.097Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-07T16:58:10.097Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-07T16:58:10.097Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-07T16:58:10.097Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-07T16:58:10.097Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-07T16:58:10.097Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-07T16:58:10.372Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-07T16:58:10.372Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-07T16:58:10.656Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-07T16:58:10.657Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-07T16:58:10.657Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-07T16:58:10.657Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-07T16:58:10.657Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-07T16:58:10.657Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-07T16:58:11.267Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-07T16:58:11.546Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-07T16:58:11.546Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-07T16:58:11.546Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-07T16:58:11.546Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-07T16:58:11.546Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-07T16:58:11.546Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-07T16:58:11.546Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-07T16:58:11.826Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-07T16:58:13.438Z] c2d8d7efcc4b: Pull complete [2021-09-07T16:58:13.438Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-07T16:58:13.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-07T16:58:13.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-07T16:58:13.681Z] prd-ubuntu18.04-docker-arm64-4c-16g-1541 does not seem to be running inside a container [2021-09-07T16:58:13.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-07T16:58:13.821Z] Fetched 25.1 MB in 4s (5882 kB/s) [2021-09-07T16:58:14.821Z] Reading package lists... [2021-09-07T16:58:14.821Z] Reading package lists... [2021-09-07T16:58:15.099Z] Building dependency tree... [2021-09-07T16:58:15.099Z] Reading state information... [2021-09-07T16:58:15.378Z] The following additional packages will be installed: [2021-09-07T16:58:15.378Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-07T16:58:15.378Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-07T16:58:15.378Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-07T16:58:15.378Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-07T16:58:15.378Z] Suggested packages: [2021-09-07T16:58:15.378Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-07T16:58:15.378Z] Recommended packages: [2021-09-07T16:58:15.378Z] gnupg libsasl2-modules [2021-09-07T16:58:15.378Z] The following NEW packages will be installed: [2021-09-07T16:58:15.378Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-07T16:58:15.378Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-07T16:58:15.378Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-07T16:58:15.378Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-07T16:58:15.378Z] The following packages will be upgraded: [2021-09-07T16:58:15.378Z] gpg gpg-agent gpgconf libudev1 [2021-09-07T16:58:15.378Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-07T16:58:15.378Z] Need to get 3527 kB of archives. [2021-09-07T16:58:15.378Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-07T16:58:15.378Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-07T16:58:15.378Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-07T16:58:15.378Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-07T16:58:15.378Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-07T16:58:15.656Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-07T16:58:15.938Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-07T16:58:16.543Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-07T16:58:16.543Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-07T16:58:16.543Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-07T16:58:16.543Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-07T16:58:16.543Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-07T16:58:16.543Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-07T16:58:16.543Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-07T16:58:16.543Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-07T16:58:16.543Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-07T16:58:16.543Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-07T16:58:16.543Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-07T16:58:16.543Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-07T16:58:16.543Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-07T16:58:16.543Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-07T16:58:16.543Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-07T16:58:16.543Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-07T16:58:16.820Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-07T16:58:16.820Z] Fetched 3527 kB in 1s (2559 kB/s) [2021-09-07T16:58:16.820Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-07T16:58:16.820Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-07T16:58:16.820Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-07T16:58:16.820Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-07T16:58:16.820Z] Selecting previously unselected package udev. [2021-09-07T16:58:17.100Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-07T16:58:17.100Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-07T16:58:17.100Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-07T16:58:17.100Z] Selecting previously unselected package libfuse2:amd64. [2021-09-07T16:58:17.100Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-07T16:58:17.100Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-07T16:58:17.377Z] Selecting previously unselected package fuse. [2021-09-07T16:58:17.377Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-07T16:58:17.377Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-07T16:58:17.377Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-07T16:58:17.377Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-07T16:58:17.377Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-07T16:58:17.378Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-07T16:58:17.378Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-07T16:58:17.378Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-07T16:58:17.661Z] Selecting previously unselected package libksba8:amd64. [2021-09-07T16:58:17.661Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-07T16:58:17.661Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-07T16:58:17.661Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-07T16:58:17.661Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:58:17.661Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:17.661Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-07T16:58:17.661Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:58:17.661Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:17.661Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-07T16:58:17.661Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:58:17.661Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:17.716Z] $ docker top eaf32b3a6b8bbb8c52bf201002de46c7d516f80cc58264b0f6af9a84e74b0d95 -eo pid,comm [2021-09-07T16:58:17.940Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-07T16:58:17.940Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:58:17.940Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:17.940Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-07T16:58:17.940Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:58:17.940Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:17.940Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-07T16:58:17.940Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:58:17.940Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:17.940Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-07T16:58:17.940Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:58:17.940Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] { [2021-09-07T16:58:19.936Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-07T16:58:19.936Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:58:19.936Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:19.936Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-07T16:58:19.936Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:58:19.936Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:19.936Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-07T16:58:19.936Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-07T16:58:19.936Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-07T16:58:19.936Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-07T16:58:19.936Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-07T16:58:19.936Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-07T16:58:19.936Z] Selecting previously unselected package libldap-common. [2021-09-07T16:58:19.936Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-07T16:58:19.936Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-07T16:58:19.936Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-07T16:58:19.936Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-07T16:58:19.936Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-07T16:58:19.936Z] Selecting previously unselected package dirmngr. [2021-09-07T16:58:19.936Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-07T16:58:19.936Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-07T16:58:19.936Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-07T16:58:19.936Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-07T16:58:19.936Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-07T16:58:19.936Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-07T16:58:19.936Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-07T16:58:19.936Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-07T16:58:19.936Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:19.936Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-07T16:58:19.936Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-07T16:58:19.936Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-07T16:58:19.936Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-07T16:58:19.936Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:19.936Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-07T16:58:19.936Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-07T16:58:19.936Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-07T16:58:19.936Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:19.936Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:19.936Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:19.936Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:19.936Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:19.936Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:19.936Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:58:19.936Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-07T16:58:19.936Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-07T16:58:19.936Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-07T16:58:19.936Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-07T16:58:19.936Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-07T16:58:19.936Z] This means they are not meant to be enabled using systemctl. [2021-09-07T16:58:19.936Z] Possible reasons for having this kind of units are: [2021-09-07T16:58:19.936Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-07T16:58:19.936Z] .wants/ or .requires/ directory. [2021-09-07T16:58:19.936Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-07T16:58:19.936Z] a requirement dependency on it. [2021-09-07T16:58:19.936Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-07T16:58:19.936Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-07T16:58:19.936Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-07T16:58:19.936Z] instance name specified. [2021-09-07T16:58:19.936Z] Reading package lists... [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:58:20.214Z] Building dependency tree... [2021-09-07T16:58:20.215Z] Reading state information... [2021-09-07T16:58:20.215Z] The following additional packages will be installed: [2021-09-07T16:58:20.215Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-07T16:58:20.215Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-07T16:58:20.215Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-07T16:58:20.215Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-07T16:58:20.215Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-07T16:58:20.215Z] Suggested packages: [2021-09-07T16:58:20.215Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-07T16:58:20.215Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-07T16:58:20.215Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-07T16:58:20.215Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-07T16:58:20.215Z] systemd-container policykit-1 [2021-09-07T16:58:20.215Z] Recommended packages: [2021-09-07T16:58:20.215Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-07T16:58:20.215Z] The following NEW packages will be installed: [2021-09-07T16:58:20.215Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-07T16:58:20.215Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-07T16:58:20.215Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-07T16:58:20.215Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-07T16:58:20.215Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-07T16:58:20.215Z] The following packages will be upgraded: [2021-09-07T16:58:20.215Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-07T16:58:20.499Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-07T16:58:20.499Z] Need to get 36.7 MB of archives. [2021-09-07T16:58:20.499Z] After this operation, 147 MB of additional disk space will be used. [2021-09-07T16:58:20.499Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-07T16:58:20.499Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-07T16:58:20.499Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-07T16:58:20.499Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-07T16:58:20.499Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-07T16:58:20.499Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-07T16:58:20.499Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-07T16:58:20.499Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-07T16:58:20.499Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-07T16:58:20.499Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-07T16:58:20.499Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-07T16:58:20.499Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-07T16:58:20.499Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-07T16:58:20.499Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-07T16:58:20.499Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-07T16:58:20.613Z] ---> job-cost.sh [2021-09-07T16:58:20.613Z] lf-activate-venv: SKIPPING [2021-09-07T16:58:20.613Z] INFO: No Stack... [2021-09-07T16:58:20.775Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-07T16:58:20.775Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-07T16:58:21.388Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-07T16:58:21.388Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-07T16:58:21.388Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-07T16:58:21.388Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-07T16:58:21.388Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-07T16:58:21.388Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-07T16:58:21.388Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-07T16:58:21.388Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-07T16:58:21.388Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-07T16:58:21.388Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-07T16:58:21.388Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-07T16:58:21.593Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-07T16:58:21.684Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-07T16:58:21.684Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-07T16:58:21.866Z] INFO: Archiving Costs [Pipeline] sh [2021-09-07T16:58:22.537Z] + cut -d, -f6 [2021-09-07T16:58:22.538Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-09-07T16:58:22.606Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3698-3-stack-cost] [2021-09-07T16:58:22.616Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3698-3-stack-cost] did not exist. Created. [2021-09-07T16:58:22.616Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3698-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-07T16:58:22.880Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-07T16:58:22.880Z] Fetched 36.7 MB in 3s (14.4 MB/s) [2021-09-07T16:58:23.156Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-07T16:58:23.156Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-07T16:58:23.156Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-07T16:58:23.304Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-07T16:58:23.472Z] Stashed 1 file(s) [Pipeline] } [2021-09-07T16:58:23.486Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3698-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-07T16:58:23.486Z] $ docker stop --time=1 eaf32b3a6b8bbb8c52bf201002de46c7d516f80cc58264b0f6af9a84e74b0d95 [2021-09-07T16:58:23.757Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-07T16:58:23.758Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-07T16:58:23.758Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-07T16:58:23.758Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-07T16:58:23.758Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-07T16:58:23.758Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-07T16:58:24.041Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-07T16:58:24.041Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-07T16:58:24.041Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-07T16:58:24.041Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-07T16:58:24.326Z] Setting up apt (1.6.14) ... [2021-09-07T16:58:24.326Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-07T16:58:24.605Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-07T16:58:24.605Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-07T16:58:24.605Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-07T16:58:24.605Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-07T16:58:24.884Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-07T16:58:24.884Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-07T16:58:24.884Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-07T16:58:24.884Z] Selecting previously unselected package libexpat1:amd64. [2021-09-07T16:58:24.884Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-07T16:58:24.884Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-07T16:58:25.164Z] Selecting previously unselected package python3.6-minimal. [2021-09-07T16:58:25.164Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-07T16:58:25.164Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-07T16:58:25.164Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-07T16:58:25.138Z] $ docker rm -f eaf32b3a6b8bbb8c52bf201002de46c7d516f80cc58264b0f6af9a84e74b0d95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2021-09-07T16:58:25.440Z] Checking for services that may need to be restarted...done. [2021-09-07T16:58:25.440Z] Checking for services that may need to be restarted...done. [2021-09-07T16:58:25.440Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-07T16:58:25.440Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-07T16:58:25.440Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-07T16:58:25.717Z] Selecting previously unselected package python3-minimal. [2021-09-07T16:58:25.717Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-07T16:58:25.717Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-07T16:58:25.717Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-07T16:58:25.999Z] Selecting previously unselected package mime-support. [2021-09-07T16:58:25.999Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-07T16:58:25.999Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-07T16:58:25.999Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-07T16:58:25.999Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-07T16:58:25.999Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-07T16:58:25.999Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-07T16:58:25.999Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-07T16:58:25.999Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-07T16:58:26.277Z] Selecting previously unselected package python3.6. [2021-09-07T16:58:26.277Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-07T16:58:26.277Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-07T16:58:26.277Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-07T16:58:26.277Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-07T16:58:26.277Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-07T16:58:26.277Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-07T16:58:26.563Z] Selecting previously unselected package python3. [2021-09-07T16:58:26.563Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-07T16:58:26.563Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-07T16:58:26.563Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-07T16:58:26.563Z] Selecting previously unselected package multiarch-support. [2021-09-07T16:58:26.563Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-07T16:58:26.563Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-07T16:58:26.563Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-07T16:58:26.841Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-07T16:58:26.841Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-07T16:58:26.841Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-07T16:58:26.841Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-07T16:58:26.841Z] Selecting previously unselected package libbsd0:amd64. [2021-09-07T16:58:26.841Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-07T16:58:26.841Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-07T16:58:26.841Z] Selecting previously unselected package sudo. [2021-09-07T16:58:26.841Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-07T16:58:26.841Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-07T16:58:26.841Z] Selecting previously unselected package apparmor. [2021-09-07T16:58:26.841Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-07T16:58:26.841Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-07T16:58:27.121Z] Selecting previously unselected package libedit2:amd64. [2021-09-07T16:58:27.121Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-07T16:58:27.121Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-07T16:58:27.121Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-07T16:58:27.121Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-07T16:58:27.121Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:58:27.121Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-07T16:58:27.121Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-07T16:58:27.121Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:58:27.406Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-07T16:58:27.406Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-07T16:58:27.406Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-07T16:58:27.406Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-07T16:58:27.406Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-07T16:58:27.406Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:58:27.406Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-07T16:58:27.406Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-07T16:58:27.406Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:58:27.406Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-07T16:58:27.406Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-07T16:58:27.406Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-07T16:58:27.686Z] Selecting previously unselected package openssh-client. [2021-09-07T16:58:27.686Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-07T16:58:27.686Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-07T16:58:27.686Z] Selecting previously unselected package squashfs-tools. [2021-09-07T16:58:27.686Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-07T16:58:27.686Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-07T16:58:27.964Z] Selecting previously unselected package snapd. [2021-09-07T16:58:27.964Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-07T16:58:27.964Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-07T16:58:30.002Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-07T16:58:30.002Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-07T16:58:30.002Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-07T16:58:30.002Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-07T16:58:30.002Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-07T16:58:30.002Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:58:30.287Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-07T16:58:30.287Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-07T16:58:30.287Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-07T16:58:30.571Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-07T16:58:30.571Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-07T16:58:30.849Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-07T16:58:30.849Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-07T16:58:30.849Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:58:30.849Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-07T16:58:31.522Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-07T16:58:31.522Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:58:31.522Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-07T16:58:31.522Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-07T16:58:31.522Z] running python rtupdate hooks for python3.6... [2021-09-07T16:58:31.522Z] running python post-rtupdate hooks for python3.6... [2021-09-07T16:58:31.522Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-07T16:58:32.238Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-07T16:58:32.545Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:58:32.545Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-07T16:58:32.545Z] Setting up snapd (2.49.2+18.04) ... [2021-09-07T16:58:32.822Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-07T16:58:33.099Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-07T16:58:33.099Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-07T16:58:33.375Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-07T16:58:33.655Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-07T16:58:33.656Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-07T16:58:33.933Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-07T16:58:33.933Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-07T16:58:34.208Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-07T16:58:34.496Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-07T16:58:34.496Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-09-07T16:58:34.496Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-07T16:58:34.774Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-07T16:58:36.230Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-07T16:58:36.230Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-07T16:58:36.230Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-07T16:58:37.683Z] Reading package lists... [2021-09-07T16:58:37.683Z] Reading package lists... [2021-09-07T16:58:37.683Z] Building dependency tree... [2021-09-07T16:58:37.683Z] Reading state information... [2021-09-07T16:58:37.959Z] Calculating upgrade... [2021-09-07T16:58:37.959Z] The following packages will be upgraded: [2021-09-07T16:58:37.959Z] advancecomp base-files bash binutils binutils-common [2021-09-07T16:58:37.959Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-07T16:58:37.959Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-07T16:58:37.959Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-07T16:58:37.959Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-07T16:58:37.959Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-07T16:58:37.959Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-07T16:58:37.959Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-07T16:58:37.959Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-07T16:58:37.959Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-07T16:58:37.959Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-07T16:58:37.960Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-07T16:58:37.960Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-07T16:58:37.960Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-07T16:58:37.960Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-07T16:58:37.960Z] ubuntu-keyring util-linux [2021-09-07T16:58:37.960Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-07T16:58:37.960Z] Need to get 64.2 MB of archives. [2021-09-07T16:58:37.960Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-07T16:58:37.960Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-07T16:58:38.245Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-07T16:58:38.246Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-07T16:58:38.246Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-07T16:58:38.246Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-07T16:58:38.246Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-07T16:58:38.246Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-07T16:58:38.246Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-07T16:58:38.246Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-07T16:58:38.246Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-07T16:58:38.246Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-07T16:58:38.246Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-07T16:58:38.246Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-07T16:58:38.246Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-07T16:58:38.246Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-07T16:58:38.246Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-07T16:58:38.246Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-07T16:58:38.526Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-07T16:58:38.526Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-07T16:58:38.526Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-07T16:58:38.526Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-07T16:58:38.526Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-07T16:58:38.526Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-07T16:58:38.526Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-07T16:58:38.526Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-07T16:58:38.526Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-07T16:58:38.526Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-07T16:58:38.526Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-07T16:58:38.526Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-07T16:58:38.526Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-07T16:58:38.527Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-07T16:58:38.527Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-07T16:58:38.527Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-07T16:58:38.527Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-07T16:58:38.527Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-07T16:58:38.527Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-07T16:58:38.527Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-07T16:58:38.527Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-07T16:58:38.527Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-07T16:58:38.527Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-07T16:58:38.527Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-07T16:58:38.527Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-07T16:58:38.527Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-07T16:58:38.527Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-07T16:58:38.527Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-07T16:58:38.527Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-07T16:58:38.527Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-07T16:58:38.527Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-07T16:58:38.527Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-07T16:58:38.527Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-07T16:58:38.527Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-07T16:58:38.527Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-07T16:58:38.527Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-07T16:58:38.527Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-07T16:58:38.812Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-07T16:58:38.812Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-07T16:58:38.812Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-07T16:58:39.090Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-07T16:58:39.090Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-07T16:58:39.090Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-07T16:58:39.090Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-07T16:58:39.090Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-07T16:58:39.090Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-07T16:58:39.090Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-07T16:58:39.090Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-07T16:58:39.367Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-07T16:58:39.367Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-07T16:58:39.367Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-07T16:58:39.648Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-07T16:58:39.648Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-07T16:58:39.648Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-07T16:58:39.648Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-07T16:58:39.648Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-07T16:58:39.648Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-07T16:58:39.648Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-07T16:58:39.648Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-07T16:58:39.648Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-07T16:58:39.648Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-07T16:58:39.648Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-07T16:58:39.648Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-07T16:58:39.926Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-07T16:58:39.926Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-07T16:58:39.926Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-07T16:58:39.926Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-07T16:58:39.926Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-07T16:58:39.926Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-07T16:58:39.926Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-07T16:58:39.926Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-07T16:58:39.926Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-07T16:58:39.926Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-07T16:58:39.926Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-07T16:58:39.926Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-07T16:58:39.926Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-07T16:58:39.926Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-07T16:58:39.926Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-07T16:58:39.926Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-07T16:58:39.926Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-07T16:58:39.926Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-07T16:58:40.213Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-07T16:58:40.214Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-07T16:58:40.214Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-07T16:58:40.214Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-07T16:58:40.214Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-07T16:58:40.214Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-07T16:58:40.214Z] Fetched 64.2 MB in 2s (30.1 MB/s) [2021-09-07T16:58:40.495Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-07T16:58:40.495Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-07T16:58:40.495Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-07T16:58:40.772Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-07T16:58:40.772Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-07T16:58:41.055Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-07T16:58:41.055Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-07T16:58:41.332Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:41.332Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:58:41.332Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:41.332Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:58:41.332Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:41.332Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:58:41.609Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:41.609Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:58:41.609Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:41.609Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:58:41.609Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:41.609Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:58:41.609Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:41.609Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:58:41.884Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:58:41.884Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-07T16:58:41.884Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:41.884Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-07T16:58:41.884Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:58:41.884Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-07T16:58:41.884Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:41.884Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:58:42.161Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:42.161Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:58:42.161Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:42.161Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:58:42.161Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:58:42.442Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-07T16:58:42.442Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-07T16:58:42.442Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-07T16:58:42.719Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-07T16:58:42.994Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-07T16:58:42.994Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-07T16:58:42.994Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-07T16:58:42.994Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-07T16:58:42.994Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-07T16:58:43.268Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-07T16:58:43.268Z] Installing new version of config file /etc/issue ... [2021-09-07T16:58:43.268Z] Installing new version of config file /etc/issue.net ... [2021-09-07T16:58:43.269Z] Installing new version of config file /etc/lsb-release ... [2021-09-07T16:58:43.269Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-07T16:58:43.544Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-07T16:58:43.544Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-07T16:58:43.544Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-07T16:58:43.544Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:43.544Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-07T16:58:43.821Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-07T16:58:43.821Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-07T16:58:43.821Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-09-07T16:58:43.821Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:43.821Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:58:43.821Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-07T16:58:43.821Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:58:44.095Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:44.095Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-07T16:58:44.095Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-07T16:58:44.095Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-07T16:58:44.095Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:44.095Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-07T16:58:44.095Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-07T16:58:44.374Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-07T16:58:44.374Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:44.374Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-07T16:58:44.374Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-07T16:58:44.651Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-07T16:58:44.651Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:44.651Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-07T16:58:44.651Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-07T16:58:44.651Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-07T16:58:44.651Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:44.651Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-07T16:58:44.651Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-07T16:58:44.929Z] Setting up grep (3.1-2build1) ... [2021-09-07T16:58:44.929Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:44.929Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-07T16:58:44.929Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-07T16:58:44.929Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-07T16:58:44.929Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:44.929Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-07T16:58:44.929Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-07T16:58:45.204Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-07T16:58:45.204Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:45.204Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-07T16:58:45.204Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-07T16:58:45.204Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-07T16:58:45.204Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:45.204Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-07T16:58:45.204Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-07T16:58:46.196Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-07T16:58:46.196Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-07T16:58:46.196Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-07T16:58:46.196Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-07T16:58:46.472Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-07T16:58:46.472Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:46.472Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-07T16:58:46.472Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-07T16:58:47.071Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-07T16:58:47.071Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-07T16:58:47.071Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-07T16:58:47.071Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-07T16:58:47.071Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-07T16:58:47.071Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:47.071Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-07T16:58:47.071Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-07T16:58:47.347Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-07T16:58:47.347Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:47.347Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:58:47.347Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:58:47.347Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:58:47.347Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:47.347Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:58:47.347Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:58:47.347Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:58:47.624Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:47.624Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:58:47.624Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:58:47.624Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:58:47.624Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:47.624Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:58:47.624Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:58:47.624Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:58:47.902Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:47.902Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-07T16:58:47.902Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-07T16:58:47.902Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-07T16:58:47.902Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-07T16:58:47.902Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-07T16:58:47.902Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:47.902Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-07T16:58:47.902Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-07T16:58:47.902Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-07T16:58:48.180Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:48.180Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:58:48.180Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:58:48.180Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:58:48.180Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:48.180Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:58:48.180Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:58:48.180Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:58:48.180Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:48.180Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:58:48.459Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:58:48.737Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:58:49.013Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-07T16:58:49.290Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-07T16:58:49.290Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:49.290Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-07T16:58:49.290Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-07T16:58:49.290Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-07T16:58:49.580Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:58:49.580Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-07T16:58:49.580Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-07T16:58:49.580Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-07T16:58:49.581Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-07T16:58:49.581Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-07T16:58:49.581Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-07T16:58:49.860Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-07T16:58:49.860Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-07T16:58:49.860Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-07T16:58:49.860Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-07T16:58:49.860Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-07T16:58:50.142Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-07T16:58:50.142Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-07T16:58:50.142Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-07T16:58:50.142Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-07T16:58:50.142Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-07T16:58:50.142Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-07T16:58:50.142Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-07T16:58:50.142Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-07T16:58:50.427Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-07T16:58:50.427Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-07T16:58:50.427Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-07T16:58:50.427Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-07T16:58:50.427Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-07T16:58:50.427Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-07T16:58:50.427Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-07T16:58:50.709Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-07T16:58:50.709Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:50.709Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:58:50.709Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:58:50.709Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-07T16:58:50.709Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-07T16:58:50.709Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-07T16:58:50.709Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-07T16:58:50.992Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-07T16:58:50.992Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:50.992Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-07T16:58:50.992Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-07T16:58:50.992Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-07T16:58:50.992Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:50.992Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-07T16:58:50.992Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-07T16:58:51.271Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-07T16:58:51.271Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:51.271Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-07T16:58:51.271Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-07T16:58:51.271Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-07T16:58:51.549Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:51.549Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-07T16:58:51.549Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-07T16:58:51.549Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-07T16:58:51.549Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:51.549Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-07T16:58:51.549Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-07T16:58:51.549Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-07T16:58:51.549Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:51.549Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-07T16:58:51.824Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-07T16:58:51.824Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-07T16:58:52.101Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:52.101Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-07T16:58:52.101Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-07T16:58:52.101Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-07T16:58:52.101Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:52.101Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-07T16:58:52.101Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-07T16:58:52.101Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-07T16:58:52.377Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:52.377Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-07T16:58:52.377Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-07T16:58:52.377Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-07T16:58:52.377Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:52.377Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-07T16:58:52.377Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-07T16:58:52.654Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-07T16:58:52.654Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:52.654Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-07T16:58:52.654Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-07T16:58:52.654Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-07T16:58:52.654Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:52.654Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-07T16:58:52.654Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-07T16:58:52.933Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-07T16:58:52.933Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:52.933Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-07T16:58:52.933Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-07T16:58:52.933Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-07T16:58:52.933Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:52.933Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-07T16:58:52.933Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-07T16:58:53.212Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-07T16:58:53.212Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:58:53.212Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-07T16:58:53.212Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-07T16:58:53.212Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-07T16:58:53.212Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-07T16:58:53.212Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-07T16:58:53.212Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-07T16:58:53.494Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-07T16:58:53.494Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-07T16:58:53.494Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-07T16:58:53.494Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-07T16:58:53.772Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-07T16:58:53.772Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-07T16:58:53.772Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-07T16:58:53.772Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-07T16:58:53.772Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-07T16:58:53.772Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-07T16:58:54.052Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-07T16:58:54.052Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-07T16:58:54.052Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-07T16:58:54.052Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-07T16:58:54.052Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-07T16:58:54.052Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-07T16:58:54.052Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-07T16:58:54.052Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-07T16:58:54.328Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-07T16:58:54.328Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-07T16:58:54.328Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-07T16:58:54.328Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-07T16:58:54.609Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-07T16:58:54.609Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-07T16:58:54.609Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-07T16:58:54.609Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-07T16:58:55.090Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-07T16:58:55.090Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-07T16:58:55.090Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-07T16:58:55.090Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-07T16:58:55.090Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-07T16:58:55.090Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-07T16:58:55.369Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-07T16:58:55.369Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-07T16:58:55.369Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:55.369Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:58:55.369Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:55.369Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:58:55.369Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:55.369Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:58:55.648Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:55.648Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:58:56.251Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:56.251Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:58:57.244Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:57.244Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:58:57.523Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:57.523Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:58:57.799Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:57.799Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:58:58.408Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:58:58.408Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:58:58.688Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-07T16:58:58.688Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-07T16:58:58.688Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-07T16:58:58.688Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-07T16:58:58.688Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-07T16:58:58.688Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-07T16:58:58.965Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-07T16:58:58.965Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-07T16:58:58.965Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-07T16:58:58.965Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-07T16:58:58.965Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-07T16:58:58.965Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-07T16:58:58.965Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-07T16:58:58.965Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-07T16:58:59.243Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:58:59.243Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-07T16:58:59.243Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:58:59.243Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:58:59.243Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:58:59.243Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-07T16:58:59.243Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-07T16:58:59.243Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-07T16:58:59.243Z] [2021-09-07T16:58:59.243Z] Current default time zone: 'Etc/UTC' [2021-09-07T16:58:59.243Z] Local time is now: Tue Sep 7 16:58:59 UTC 2021. [2021-09-07T16:58:59.243Z] Universal Time is now: Tue Sep 7 16:58:59 UTC 2021. [2021-09-07T16:58:59.243Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-07T16:58:59.243Z] [2021-09-07T16:58:59.243Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-07T16:58:59.243Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:58:59.243Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-07T16:58:59.521Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:58:59.521Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-07T16:58:59.521Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-07T16:58:59.521Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-07T16:58:59.521Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-07T16:58:59.521Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-07T16:58:59.521Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-07T16:58:59.521Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:58:59.521Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-07T16:58:59.521Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:58:59.521Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-07T16:58:59.521Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:58:59.521Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-07T16:58:59.521Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-07T16:58:59.797Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-07T16:58:59.797Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-07T16:58:59.797Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-07T16:58:59.797Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-07T16:58:59.797Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-07T16:58:59.797Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-07T16:59:01.793Z] Updating certificates in /etc/ssl/certs... [2021-09-07T16:59:02.391Z] 23 added, 27 removed; done. [2021-09-07T16:59:02.391Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-07T16:59:02.391Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:59:02.391Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-07T16:59:02.391Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-07T16:59:02.391Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-07T16:59:02.391Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:59:02.391Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-07T16:59:02.391Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:59:02.391Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:59:02.391Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:59:02.391Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:59:02.391Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:59:02.391Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-07T16:59:02.672Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-07T16:59:02.672Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-07T16:59:02.672Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-07T16:59:02.672Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-07T16:59:02.672Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:59:02.672Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:59:02.672Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-07T16:59:02.672Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-07T16:59:02.672Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-07T16:59:02.672Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-07T16:59:02.672Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-07T16:59:02.672Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-07T16:59:02.672Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-07T16:59:02.672Z] Updating certificates in /etc/ssl/certs... [2021-09-07T16:59:03.285Z] 0 added, 0 removed; done. [2021-09-07T16:59:03.285Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-07T16:59:03.285Z] done. [2021-09-07T16:59:03.887Z] Reading package lists... [2021-09-07T16:59:03.887Z] Building dependency tree... [2021-09-07T16:59:03.887Z] Reading state information... [2021-09-07T16:59:04.368Z] The following NEW packages will be installed: [2021-09-07T16:59:04.368Z] apt-transport-https [2021-09-07T16:59:04.368Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-07T16:59:04.368Z] Need to get 4348 B of archives. [2021-09-07T16:59:04.368Z] After this operation, 154 kB of additional disk space will be used. [2021-09-07T16:59:04.368Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-07T16:59:04.368Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-07T16:59:04.368Z] Fetched 4348 B in 0s (24.3 kB/s) [2021-09-07T16:59:04.644Z] Selecting previously unselected package apt-transport-https. [2021-09-07T16:59:04.644Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-07T16:59:04.644Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-07T16:59:04.644Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-07T16:59:04.644Z] Setting up apt-transport-https (1.6.14) ... [2021-09-07T16:59:04.922Z] Waiting for network to be ready... [2021-09-07T16:59:11.666Z] 2021-09-07T16:59:07Z INFO Waiting for automatic snapd restart... [2021-09-07T16:59:11.666Z] snapd 2.51.4 from Canonical* installed [2021-09-07T16:59:11.948Z] "snapd" switched to the "latest/stable" channel [2021-09-07T16:59:11.948Z] [2021-09-07T16:59:14.590Z] core18 20210722 from Canonical* installed [2021-09-07T16:59:14.590Z] "core18" switched to the "latest/stable" channel [2021-09-07T16:59:14.590Z] [2021-09-07T16:59:17.228Z] snapcraft 5.0 from Canonical* installed [2021-09-07T16:59:17.228Z] "snapcraft" switched to the "latest/stable" channel [2021-09-07T16:59:17.228Z] [2021-09-07T16:59:21.556Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-07T16:59:21.556Z] - README.md [2021-09-07T16:59:21.556Z] [2021-09-07T16:59:21.556Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-07T16:59:21.839Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-07T16:59:22.114Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-07T16:59:22.114Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-07T16:59:23.385Z] Reading package lists... [2021-09-07T16:59:23.987Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-07T16:59:23.987Z] Reading package lists... [2021-09-07T16:59:23.987Z] Building dependency tree... [2021-09-07T16:59:23.987Z] Reading state information... [2021-09-07T16:59:24.265Z] Suggested packages: [2021-09-07T16:59:24.265Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-07T16:59:24.265Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-07T16:59:24.265Z] Recommended packages: [2021-09-07T16:59:24.265Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-07T16:59:24.265Z] The following NEW packages will be installed: [2021-09-07T16:59:24.265Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-07T16:59:24.265Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-07T16:59:24.265Z] pkg-config zip [2021-09-07T16:59:24.265Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-07T16:59:24.549Z] Need to get 7663 kB of archives. [2021-09-07T16:59:24.549Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-07T16:59:24.549Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-09-07T16:59:24.549Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-07T16:59:24.549Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-07T16:59:24.549Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-07T16:59:24.549Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-07T16:59:24.831Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-07T16:59:24.831Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-07T16:59:24.831Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-07T16:59:24.831Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-07T16:59:25.111Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-07T16:59:25.111Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-07T16:59:25.111Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-07T16:59:25.111Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-07T16:59:25.388Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-07T16:59:25.388Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-07T16:59:25.388Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-07T16:59:25.388Z] Fetched 7663 kB in 1s (8400 kB/s) [2021-09-07T16:59:25.388Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-07T16:59:25.388Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-07T16:59:25.388Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-07T16:59:25.668Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-07T16:59:25.668Z] Selecting previously unselected package libpsl5:amd64. [2021-09-07T16:59:25.668Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-07T16:59:25.668Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-07T16:59:25.951Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-07T16:59:25.951Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-07T16:59:25.951Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-07T16:59:25.951Z] Selecting previously unselected package librtmp1:amd64. [2021-09-07T16:59:25.951Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-07T16:59:25.951Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-07T16:59:25.951Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-07T16:59:25.951Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-07T16:59:25.951Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-07T16:59:26.227Z] Selecting previously unselected package liberror-perl. [2021-09-07T16:59:26.227Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-07T16:59:26.227Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-07T16:59:26.227Z] Selecting previously unselected package git-man. [2021-09-07T16:59:26.227Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-07T16:59:26.227Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-07T16:59:26.227Z] Selecting previously unselected package git. [2021-09-07T16:59:26.227Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-07T16:59:26.227Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-07T16:59:26.828Z] Selecting previously unselected package libnorm1:amd64. [2021-09-07T16:59:26.828Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-07T16:59:26.828Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-07T16:59:26.828Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-07T16:59:26.828Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-07T16:59:26.828Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-07T16:59:26.828Z] Selecting previously unselected package libsodium23:amd64. [2021-09-07T16:59:26.828Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-07T16:59:26.828Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-07T16:59:27.109Z] Selecting previously unselected package libzmq5:amd64. [2021-09-07T16:59:27.109Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-07T16:59:27.109Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-07T16:59:27.109Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-07T16:59:27.109Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-07T16:59:27.109Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-07T16:59:27.109Z] Selecting previously unselected package pkg-config. [2021-09-07T16:59:27.109Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-07T16:59:27.109Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-07T16:59:27.109Z] Selecting previously unselected package zip. [2021-09-07T16:59:27.109Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-07T16:59:27.109Z] Unpacking zip (3.0-11build1) ... [2021-09-07T16:59:27.385Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-07T16:59:27.385Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-07T16:59:27.385Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-07T16:59:27.385Z] Setting up liberror-perl (0.17025-1) ... [2021-09-07T16:59:27.385Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-07T16:59:27.385Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-07T16:59:27.385Z] No schema files found: doing nothing. [2021-09-07T16:59:27.385Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-07T16:59:27.385Z] Setting up zip (3.0-11build1) ... [2021-09-07T16:59:27.385Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-07T16:59:27.385Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-07T16:59:27.385Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-07T16:59:27.385Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-07T16:59:27.385Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-07T16:59:27.385Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-07T16:59:27.385Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-07T16:59:27.385Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-07T16:59:27.987Z] git set to automatically installed. [2021-09-07T16:59:27.987Z] git-man set to automatically installed. [2021-09-07T16:59:27.987Z] libcurl3-gnutls set to automatically installed. [2021-09-07T16:59:27.987Z] liberror-perl set to automatically installed. [2021-09-07T16:59:27.987Z] libglib2.0-0 set to automatically installed. [2021-09-07T16:59:27.987Z] libnghttp2-14 set to automatically installed. [2021-09-07T16:59:27.987Z] libnorm1 set to automatically installed. [2021-09-07T16:59:27.987Z] libpgm-5.2-0 set to automatically installed. [2021-09-07T16:59:27.987Z] libpsl5 set to automatically installed. [2021-09-07T16:59:27.987Z] librtmp1 set to automatically installed. [2021-09-07T16:59:27.987Z] libsodium23 set to automatically installed. [2021-09-07T16:59:27.987Z] libzmq3-dev set to automatically installed. [2021-09-07T16:59:27.987Z] libzmq5 set to automatically installed. [2021-09-07T16:59:27.987Z] pkg-config set to automatically installed. [2021-09-07T16:59:27.987Z] zip set to automatically installed. [2021-09-07T16:59:29.452Z] snapd is not logged in, snap install commands will use sudo [2021-09-07T16:59:35.117Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-09-07T16:59:36.112Z] snapd is not logged in, snap install commands will use sudo [2021-09-07T16:59:37.574Z] snap "core18" has no updates available [2021-09-07T16:59:37.854Z] Pulling config-common [2021-09-07T16:59:37.854Z] + snapcraftctl pull [2021-09-07T16:59:39.310Z] Pulling go-build-helper [2021-09-07T16:59:39.310Z] + snapcraftctl pull [2021-09-07T16:59:40.306Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-07T16:59:40.306Z] Skipping pull go-build-helper (already ran) [2021-09-07T16:59:40.306Z] Building go-build-helper [2021-09-07T16:59:40.306Z] + snapcraftctl build [2021-09-07T16:59:42.305Z] Staging go-build-helper [2021-09-07T16:59:42.305Z] + snapcraftctl stage [2021-09-07T16:59:52.721Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-07T16:59:52.721Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-07T16:59:52.721Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-07T16:59:52.721Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-07T16:59:52.721Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-07T16:59:52.721Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-07T16:59:52.721Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-07T16:59:52.721Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-07T16:59:52.721Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-07T16:59:52.721Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-07T16:59:52.721Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-07T16:59:52.721Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-07T16:59:52.721Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-07T16:59:52.721Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-07T16:59:52.721Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-07T16:59:52.721Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-07T16:59:52.721Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-07T16:59:52.721Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-07T16:59:52.721Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-07T16:59:52.721Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-07T16:59:52.721Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-07T16:59:52.721Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-07T16:59:52.721Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-07T16:59:52.721Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-07T16:59:52.721Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-07T16:59:52.721Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-07T16:59:52.721Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-07T16:59:52.721Z] Fetched 25.1 MB in 0s (0 B/s) [2021-09-07T16:59:52.721Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-07T16:59:52.721Z] Fetched 224 kB in 0s (0 B/s) [2021-09-07T16:59:52.721Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-07T16:59:52.721Z] Fetched 157 kB in 0s (0 B/s) [2021-09-07T16:59:52.721Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-07T16:59:52.721Z] Fetched 221 kB in 0s (0 B/s) [2021-09-07T16:59:52.721Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-07T16:59:52.721Z] Fetched 143 kB in 0s (0 B/s) [2021-09-07T16:59:52.721Z] Pulling edgex-go [2021-09-07T16:59:52.721Z] + snapcraftctl pull [2021-09-07T16:59:53.005Z] Pulling hooks [2021-09-07T16:59:53.005Z] + snapcraftctl pull [2021-09-07T17:00:19.887Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-07T17:00:19.887Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-07T17:00:19.887Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-07T17:00:19.887Z] Fetched 0 B in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-07T17:00:19.887Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-07T17:00:19.887Z] Fetched 279 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-07T17:00:19.887Z] Fetched 122 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-07T17:00:19.887Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-07T17:00:19.887Z] Fetched 8848 B in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-07T17:00:19.887Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-07T17:00:19.887Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-07T17:00:19.887Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-07T17:00:19.887Z] Fetched 219 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-07T17:00:19.887Z] Fetched 154 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-07T17:00:19.887Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-07T17:00:19.887Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-07T17:00:19.887Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-07T17:00:19.887Z] Fetched 499 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-07T17:00:19.887Z] Fetched 111 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-07T17:00:19.887Z] Fetched 240 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-07T17:00:19.887Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-07T17:00:19.887Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-07T17:00:19.887Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-07T17:00:19.887Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-07T17:00:19.887Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-07T17:00:19.887Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-07T17:00:19.887Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-07T17:00:19.887Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-07T17:00:19.887Z] Fetched 8720 B in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-07T17:00:19.887Z] Fetched 140 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-07T17:00:19.887Z] Fetched 119 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-07T17:00:19.887Z] Fetched 111 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-07T17:00:19.887Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-07T17:00:19.887Z] Fetched 645 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-07T17:00:19.887Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-07T17:00:19.887Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-07T17:00:19.887Z] Fetched 368 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-07T17:00:19.887Z] Fetched 187 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-07T17:00:19.887Z] Fetched 175 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-07T17:00:19.887Z] Fetched 206 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-07T17:00:19.887Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-07T17:00:19.887Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-07T17:00:19.888Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-07T17:00:19.888Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-07T17:00:19.888Z] Fetched 159 kB in 0s (0 B/s) [2021-09-07T17:00:19.888Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-07T17:00:19.888Z] Fetched 107 kB in 0s (0 B/s) [2021-09-07T17:00:19.888Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-07T17:00:19.888Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-07T17:00:19.888Z] Pulling static-packages [2021-09-07T17:00:19.888Z] + snapcraftctl pull [2021-09-07T17:00:19.888Z] Pulling version [2021-09-07T17:00:19.888Z] + cd /root/project [2021-09-07T17:00:19.888Z] + git describe --tags --abbrev=0 [2021-09-07T17:00:19.888Z] + sed s/v// [2021-09-07T17:00:19.888Z] + GIT_VERSION=2.0.1-dev.39 [2021-09-07T17:00:19.888Z] + [ -z 2.0.1-dev.39 ] [2021-09-07T17:00:19.888Z] + snapcraftctl set-version 2.0.1-dev.39 [2021-09-07T17:00:19.888Z] Building config-common [2021-09-07T17:00:19.888Z] + snapcraftctl build [2021-09-07T17:00:20.982Z] Skipping build go-build-helper (already ran) [2021-09-07T17:00:21.300Z] Building edgex-go [2021-09-07T17:00:21.585Z] + cd /root/parts/edgex-go/src [2021-09-07T17:00:21.585Z] + git describe --tags --abbrev=0 [2021-09-07T17:00:21.585Z] + sed s/v// [2021-09-07T17:00:21.585Z] + GIT_VERSION=2.0.1-dev.39 [2021-09-07T17:00:21.585Z] + [ -z 2.0.1-dev.39 ] [2021-09-07T17:00:21.585Z] + echo 2.0.1-dev.39 [2021-09-07T17:00:21.585Z] + make build [2021-09-07T17:00:21.585Z] go mod tidy [2021-09-07T17:00:25.990Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-07T17:00:25.991Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-07T17:00:25.991Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-07T17:00:25.991Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-07T17:00:25.991Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-07T17:00:25.991Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-07T17:00:25.991Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-07T17:00:25.991Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-07T17:00:25.991Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-07T17:00:25.991Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-07T17:00:25.991Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-07T17:00:25.991Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-07T17:00:25.991Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-07T17:00:26.278Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-07T17:00:26.278Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-07T17:00:26.278Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-07T17:00:26.278Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-07T17:00:26.900Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-07T17:00:26.900Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-07T17:00:26.900Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-07T17:00:26.900Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-07T17:00:26.900Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-07T17:00:26.900Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-07T17:00:27.208Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-07T17:00:27.208Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-07T17:00:27.208Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-07T17:00:27.208Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-07T17:00:27.208Z] go: downloading golang.org/x/text v0.3.6 [2021-09-07T17:00:27.208Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-07T17:00:27.208Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-07T17:00:27.208Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-07T17:00:27.511Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-07T17:00:27.511Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-07T17:00:27.511Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-07T17:00:27.511Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-07T17:00:27.511Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-07T17:00:27.780Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-07T17:00:28.053Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-07T17:00:28.053Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-07T17:00:28.053Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-07T17:00:28.053Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-07T17:00:28.053Z] go: downloading github.com/kr/text v0.2.0 [2021-09-07T17:00:28.053Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-07T17:00:28.053Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-07T17:00:28.353Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-07T17:00:28.353Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-07T17:00:28.353Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-07T17:00:28.353Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-07T17:00:28.353Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-07T17:00:28.353Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-07T17:00:28.353Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-07T17:00:28.353Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-07T17:00:28.353Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-07T17:00:28.635Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-07T17:00:28.635Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-07T17:00:28.635Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-07T17:00:28.635Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-07T17:00:28.635Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-07T17:00:28.635Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-07T17:00:28.635Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-07T17:00:28.635Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-07T17:00:28.635Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-07T17:00:28.635Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-07T17:00:28.635Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-07T17:00:28.635Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-07T17:00:28.635Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-07T17:00:28.635Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-07T17:00:28.635Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-07T17:00:28.923Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-07T17:00:28.923Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-07T17:00:28.923Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-07T17:00:28.923Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-07T17:00:28.923Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-07T17:00:28.923Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-07T17:00:28.923Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-07T17:00:28.923Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-07T17:00:28.923Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-07T17:00:28.923Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-data/core-data ./cmd/core-data [2021-09-07T17:00:37.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-07T17:00:42.034Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-command/core-command ./cmd/core-command [2021-09-07T17:00:43.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-07T17:00:44.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-07T17:00:44.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-07T17:00:45.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-07T17:00:46.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-07T17:00:47.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-07T17:00:49.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-07T17:00:49.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-07T17:00:50.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-07T17:00:52.936Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-07T17:00:52.936Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-07T17:00:52.936Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-07T17:00:52.936Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-07T17:00:52.936Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-07T17:00:52.936Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-07T17:00:52.936Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-07T17:00:52.936Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-07T17:00:52.936Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-07T17:00:52.936Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-07T17:00:52.936Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-07T17:00:52.936Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-07T17:00:52.936Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-07T17:00:52.936Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-07T17:00:52.936Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-07T17:00:52.936Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-07T17:00:52.936Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-07T17:00:52.936Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-09-07T17:00:52.936Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-07T17:00:52.936Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-07T17:00:52.936Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-07T17:00:52.936Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-07T17:00:52.936Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-07T17:00:52.936Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-09-07T17:00:52.936Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-07T17:00:52.936Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-07T17:00:52.936Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-07T17:00:53.945Z] Building hooks [2021-09-07T17:00:53.945Z] + cd /root/parts/hooks/src [2021-09-07T17:00:53.945Z] + make build [2021-09-07T17:00:53.945Z] go mod tidy [2021-09-07T17:00:53.945Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-07T17:00:54.227Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-07T17:00:54.227Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-07T17:00:54.227Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-07T17:00:54.227Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-07T17:00:54.831Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-07T17:00:55.441Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-07T17:00:55.441Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-07T17:00:59.083Z] Building static-packages [2021-09-07T17:00:59.083Z] + snapcraftctl build [2021-09-07T17:01:00.292Z] Building version [2021-09-07T17:01:00.292Z] + snapcraftctl build [2021-09-07T17:01:02.945Z] Staging config-common [2021-09-07T17:01:02.945Z] + snapcraftctl stage [2021-09-07T17:01:03.551Z] Skipping stage go-build-helper (already ran) [2021-09-07T17:01:03.551Z] Staging edgex-go [2021-09-07T17:01:03.551Z] + snapcraftctl stage [2021-09-07T17:01:05.222Z] Staging hooks [2021-09-07T17:01:05.222Z] + snapcraftctl stage [2021-09-07T17:01:05.844Z] Staging static-packages [2021-09-07T17:01:05.844Z] + snapcraftctl stage [2021-09-07T17:01:07.303Z] Staging version [2021-09-07T17:01:07.303Z] + snapcraftctl stage [2021-09-07T17:01:08.301Z] Priming config-common [2021-09-07T17:01:08.301Z] + snapcraftctl prime [2021-09-07T17:01:09.121Z] Priming go-build-helper [2021-09-07T17:01:09.121Z] + snapcraftctl prime [2021-09-07T17:01:10.127Z] Priming edgex-go [2021-09-07T17:01:10.127Z] + snapcraftctl prime [2021-09-07T17:01:11.585Z] Priming hooks [2021-09-07T17:01:11.585Z] + snapcraftctl prime [2021-09-07T17:01:13.040Z] Priming static-packages [2021-09-07T17:01:13.040Z] + snapcraftctl prime [2021-09-07T17:01:15.703Z] Priming version [2021-09-07T17:01:15.703Z] + snapcraftctl prime [2021-09-07T17:01:16.315Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-07T17:01:20.507Z] provisioning config files... [2021-09-07T17:01:20.526Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5482112730088831528tmp [Pipeline] { [Pipeline] sh [2021-09-07T17:01:20.896Z] + set +x [2021-09-07T17:01:20.897Z] + curl -s https://codecov.io/bash [2021-09-07T17:01:20.897Z] + bash -s -- [2021-09-07T17:01:21.172Z] [2021-09-07T17:01:21.172Z] _____ _ [2021-09-07T17:01:21.172Z] / ____| | | [2021-09-07T17:01:21.172Z] | | ___ __| | ___ ___ _____ __ [2021-09-07T17:01:21.172Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-07T17:01:21.172Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-07T17:01:21.172Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-07T17:01:21.172Z] Bash-1.0.6 [2021-09-07T17:01:21.172Z] [2021-09-07T17:01:21.172Z] [2021-09-07T17:01:21.172Z] ==> git version 2.24.4 found [2021-09-07T17:01:21.172Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-07T17:01:21.172Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-07T17:01:21.172Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-07T17:01:21.172Z] ==> Jenkins CI detected. [2021-09-07T17:01:21.172Z] current dir:  /w/workspace/edgex-go/3 [2021-09-07T17:01:21.172Z] project root: . [2021-09-07T17:01:21.172Z] --> token set from env [2021-09-07T17:01:21.172Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-07T17:01:21.172Z] ==> Running gcov in . (disable via -X gcov) [2021-09-07T17:01:21.172Z] ==> Python coveragepy not found [2021-09-07T17:01:21.172Z] ==> Searching for coverage reports in: [2021-09-07T17:01:21.172Z] + . [2021-09-07T17:01:21.172Z] -> Found 1 reports [2021-09-07T17:01:21.172Z] ==> Detecting git/mercurial file structure [2021-09-07T17:01:21.172Z] ==> Reading reports [2021-09-07T17:01:21.172Z] + ./coverage.out bytes=404331 [2021-09-07T17:01:21.172Z] ==> Appending adjustments [2021-09-07T17:01:21.172Z] https://docs.codecov.io/docs/fixing-reports [2021-09-07T17:01:22.160Z] + Found adjustments [2021-09-07T17:01:22.160Z] ==> Gzipping contents [2021-09-07T17:01:22.160Z] 56K /tmp/codecov.ryxKDP.gz [2021-09-07T17:01:22.160Z] ==> Uploading reports [2021-09-07T17:01:22.160Z] url: https://codecov.io [2021-09-07T17:01:22.160Z] query: branch=PR-3698&commit=a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= [2021-09-07T17:01:22.160Z] -> Pinging Codecov [2021-09-07T17:01:22.160Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3698&commit=a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= [2021-09-07T17:01:22.748Z] -> Uploading to [2021-09-07T17:01:22.748Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-07/00271124DB129430A58F1EEE437C3FCB/a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab/76faad51-e7c2-45ee-94cf-9fc4eab81e30.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210907T170122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=76791acab80f1fa6fbf77bad9ff301e1d2f33090863e02b41ae7f233c7dad71f [2021-09-07T17:01:22.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-07T17:01:22.748Z] Dload Upload Total Spent Left Speed [2021-09-07T17:01:23.332Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54473 0 0 100 54473 0 135k --:--:-- --:--:-- --:--:-- 135k [2021-09-07T17:01:23.332Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a7e9741b8bbab58ebd6efcc8f1db08f0ef01bfab [Pipeline] } [2021-09-07T17:01:23.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-07T17:01:24.670Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-07T17:01:25.014Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T17:01:25.628Z] ---> package-listing.sh [2021-09-07T17:01:25.628Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-07T17:01:25.628Z] ++ facter osfamily [2021-09-07T17:01:25.900Z] + OS_FAMILY=redhat [2021-09-07T17:01:25.900Z] + workspace=/w/workspace/edgex-go/3 [2021-09-07T17:01:25.900Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-07T17:01:25.900Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-07T17:01:25.900Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-07T17:01:25.900Z] + PACKAGES=/tmp/packages_start.txt [2021-09-07T17:01:25.900Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-07T17:01:25.900Z] + PACKAGES=/tmp/packages_end.txt [2021-09-07T17:01:25.900Z] + case "${OS_FAMILY}" in [2021-09-07T17:01:25.900Z] + rpm -qa [2021-09-07T17:01:25.900Z] + sort [2021-09-07T17:01:27.859Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-07T17:01:27.859Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-07T17:01:27.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-07T17:01:27.859Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-07T17:01:27.859Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-09-07T17:01:27.859Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-09-07T17:01:27.877Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-07T17:01:28.190Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-07T17:01:28.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-07T17:01:28.785Z] [2021-09-07T17:01:28.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T17:01:29.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-07T17:01:29.126Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-07T17:01:29.126Z] b4d181a07f80: Pulling fs layer [2021-09-07T17:01:29.126Z] a1111a8f2ec3: Pulling fs layer [2021-09-07T17:01:29.126Z] ed53099fbce6: Pulling fs layer [2021-09-07T17:01:29.126Z] dc539afda2c1: Pulling fs layer [2021-09-07T17:01:29.126Z] 77bc0d833cb6: Pulling fs layer [2021-09-07T17:01:29.126Z] 9065ff56babe: Pulling fs layer [2021-09-07T17:01:29.126Z] d287ab97295c: Pulling fs layer [2021-09-07T17:01:29.126Z] 77bc0d833cb6: Waiting [2021-09-07T17:01:29.126Z] 9065ff56babe: Waiting [2021-09-07T17:01:29.126Z] d287ab97295c: Waiting [2021-09-07T17:01:29.126Z] dc539afda2c1: Waiting [2021-09-07T17:01:29.710Z] a1111a8f2ec3: Verifying Checksum [2021-09-07T17:01:29.710Z] a1111a8f2ec3: Download complete [2021-09-07T17:01:29.710Z] dc539afda2c1: Verifying Checksum [2021-09-07T17:01:29.710Z] dc539afda2c1: Download complete [2021-09-07T17:01:30.298Z] ed53099fbce6: Verifying Checksum [2021-09-07T17:01:30.298Z] ed53099fbce6: Download complete [2021-09-07T17:01:30.298Z] 9065ff56babe: Verifying Checksum [2021-09-07T17:01:30.298Z] 9065ff56babe: Download complete [2021-09-07T17:01:30.896Z] 77bc0d833cb6: Verifying Checksum [2021-09-07T17:01:30.896Z] 77bc0d833cb6: Download complete [2021-09-07T17:01:30.896Z] b4d181a07f80: Verifying Checksum [2021-09-07T17:01:30.896Z] b4d181a07f80: Download complete [2021-09-07T17:01:31.872Z] b4d181a07f80: Pull complete [2021-09-07T17:01:32.155Z] a1111a8f2ec3: Pull complete [2021-09-07T17:01:32.766Z] ed53099fbce6: Pull complete [2021-09-07T17:01:32.766Z] dc539afda2c1: Pull complete [2021-09-07T17:01:33.036Z] 77bc0d833cb6: Pull complete [2021-09-07T17:01:33.036Z] 9065ff56babe: Pull complete [2021-09-07T17:01:37.316Z] d287ab97295c: Verifying Checksum [2021-09-07T17:01:37.316Z] d287ab97295c: Download complete [2021-09-07T17:01:41.614Z] d287ab97295c: Pull complete [2021-09-07T17:01:41.614Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-07T17:01:41.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-07T17:01:41.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-07T17:01:41.716Z] prd-centos7-docker-4c-2g-1536 does not seem to be running inside a container [2021-09-07T17:01:41.785Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-07T17:01:45.247Z] $ docker top 5708bcb323554c20d26d738f4f8ee13b76b1240b2bda05dddffb9d1c8cd30829 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T17:01:45.662Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-07T17:01:46.193Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-07T17:01:46.732Z] + ls /var/log/sa-host [2021-09-07T17:01:46.732Z] + sadf -c /var/log/sa-host/sa05 [2021-09-07T17:01:46.732Z] file_magic: OK [2021-09-07T17:01:46.732Z] HZ: Using current value: 100 [2021-09-07T17:01:46.732Z] file_header: OK [2021-09-07T17:01:46.732Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-07T17:01:46.732Z] Statistics: [2021-09-07T17:01:46.732Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-07T17:01:46.732Z] File successfully converted to sysstat format version 12.0.3 [2021-09-07T17:01:46.732Z] + sadf -c /var/log/sa-host/sa07 [2021-09-07T17:01:46.732Z] file_magic: OK [2021-09-07T17:01:46.732Z] HZ: Using current value: 100 [2021-09-07T17:01:46.732Z] file_header: OK [2021-09-07T17:01:46.732Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-07T17:01:46.732Z] Statistics: [2021-09-07T17:01:46.732Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-07T17:01:46.732Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-07T17:01:46.929Z] provisioning config files... [2021-09-07T17:01:46.948Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7087577945351291944tmp [Pipeline] { [Pipeline] echo [2021-09-07T17:01:46.974Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T17:01:47.305Z] ---> create-netrc.sh [Pipeline] } [2021-09-07T17:01:47.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-07T17:01:47.713Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-07T17:01:47.730Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T17:01:48.263Z] ---> sudo-logs.sh [2021-09-07T17:01:48.263Z] Archiving 'sudo' log.. [2021-09-07T17:01:48.263Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1536.vexxhost.local: Name or service not known [2021-09-07T17:01:48.263Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1536.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-07T17:01:48.316Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T17:01:48.649Z] ---> job-cost.sh [2021-09-07T17:01:48.650Z] lf-activate-venv: SKIPPING [2021-09-07T17:01:48.650Z] DEBUG: total: 0.10999999940395355 [2021-09-07T17:01:48.650Z] INFO: Retrieving Stack Cost... [2021-09-07T17:01:49.621Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-07T17:01:49.889Z] INFO: Archiving Costs [Pipeline] echo [2021-09-07T17:01:49.913Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T17:01:50.244Z] ---> logs-deploy.sh [2021-09-07T17:01:50.244Z] lf-activate-venv: SKIPPING [2021-09-07T17:01:50.244Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3698/3 [2021-09-07T17:01:50.244Z] INFO: archiving workspace using pattern(s): [2021-09-07T17:01:50.832Z] Archives upload complete. [2021-09-07T17:01:51.106Z] INFO: archiving logs to Nexus