Pull request #3525 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from b7e172d9cdcb9692c7babd3b04390b847275462e+e6c052569f26998dcb3a7df84d37141e1787d2eb (39890dc6b2ce6c36477a28c8f9f73ccbc42b0b9f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8148655331818161135.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3439826566191253996.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-3525/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6920364080627576526.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1713049914444150420.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3525/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5566593970048392962.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-95 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh6664038656031995086.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit b7e172d9cdcb9692c7babd3b04390b847275462e Merge succeeded, producing b7e172d9cdcb9692c7babd3b04390b847275462e Checking out Revision b7e172d9cdcb9692c7babd3b04390b847275462e (PR-3525) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7228731250040005492.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7e172d9cdcb9692c7babd3b04390b847275462e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh3354464467051534267.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7e172d9cdcb9692c7babd3b04390b847275462e # timeout=10 Commit message: "feat(snap): add vault secret-token content interface" > git rev-list --no-walk 3fccbef14fcab6a6fce70c85535b70b618df3d93 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-02T16:04:17.454Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-02T16:04:17.547Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-02T16:04:17.572Z] ========================================================= [2021-06-02T16:04:17.572Z] EdgeX Global Pipelines Version Info [2021-06-02T16:04:17.572Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:04:19.018Z] ------------------- [2021-06-02T16:04:19.018Z] stable info: [2021-06-02T16:04:19.018Z] ------------------- [2021-06-02T16:04:19.018Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-02T16:04:19.018Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-02T16:04:19.018Z] Message: update stable to v1.0.193 [2021-06-02T16:04:19.591Z] ------------------- [2021-06-02T16:04:19.591Z] experimental info: [2021-06-02T16:04:19.591Z] ------------------- [2021-06-02T16:04:19.591Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-02T16:04:19.591Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-02T16:04:19.591Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-02T16:04:19.707Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-02T16:04:19.728Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-02T16:04:19.749Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-02T16:04:19.770Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-02T16:04:19.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-02T16:04:19.814Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-02T16:04:19.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-02T16:04:19.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-02T16:04:19.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-02T16:04:19.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-02T16:04:19.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-02T16:04:19.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-02T16:04:19.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-02T16:04:20.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-02T16:04:20.034Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T16:04:20.057Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T16:04:20.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-02T16:04:20.105Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-02T16:04:20.126Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-02T16:04:20.147Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-02T16:04:20.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-02T16:04:20.191Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-02T16:04:20.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3525 [Pipeline] echo [2021-06-02T16:04:20.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3525 [Pipeline] echo [2021-06-02T16:04:20.257Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3525 [Pipeline] echo [2021-06-02T16:04:20.278Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7e172d9cdcb9692c7babd3b04390b847275462e [Pipeline] echo [2021-06-02T16:04:20.300Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7e172d [Pipeline] echo [2021-06-02T16:04:20.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T16:04:20.411Z] provisioning config files... [2021-06-02T16:04:20.430Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1499678300667296011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:04:20.744Z] ---> docker-login.sh [2021-06-02T16:04:20.744Z] nexus3.edgexfoundry.org:10001 [2021-06-02T16:04:21.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T16:04:21.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T16:04:21.274Z] Configure a credential helper to remove this warning. See [2021-06-02T16:04:21.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T16:04:21.274Z] [2021-06-02T16:04:21.274Z] Login Succeeded [2021-06-02T16:04:21.274Z] nexus3.edgexfoundry.org:10002 [2021-06-02T16:04:21.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T16:04:21.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T16:04:21.274Z] Configure a credential helper to remove this warning. See [2021-06-02T16:04:21.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T16:04:21.274Z] [2021-06-02T16:04:21.274Z] Login Succeeded [2021-06-02T16:04:21.274Z] nexus3.edgexfoundry.org:10003 [2021-06-02T16:04:21.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T16:04:21.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T16:04:21.543Z] Configure a credential helper to remove this warning. See [2021-06-02T16:04:21.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T16:04:21.543Z] [2021-06-02T16:04:21.543Z] Login Succeeded [2021-06-02T16:04:21.543Z] nexus3.edgexfoundry.org:10004 [2021-06-02T16:04:21.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T16:04:21.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T16:04:21.543Z] Configure a credential helper to remove this warning. See [2021-06-02T16:04:21.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T16:04:21.543Z] [2021-06-02T16:04:21.543Z] Login Succeeded [2021-06-02T16:04:21.543Z] docker.io [2021-06-02T16:04:21.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T16:04:22.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T16:04:22.067Z] Configure a credential helper to remove this warning. See [2021-06-02T16:04:22.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T16:04:22.067Z] [2021-06-02T16:04:22.067Z] Login Succeeded [2021-06-02T16:04:22.067Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T16:04:22.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T16:04:22.417Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-02T16:04:22.417Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T16:04:22.417Z] ++ dirname cmd/core-command/Dockerfile [2021-06-02T16:04:22.417Z] ++ cut -d/ -f2 [2021-06-02T16:04:22.417Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-02T16:04:22.417Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T16:04:22.417Z] ++ dirname cmd/core-data/Dockerfile [2021-06-02T16:04:22.417Z] ++ cut -d/ -f2 [2021-06-02T16:04:22.417Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-02T16:04:22.417Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T16:04:22.417Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-02T16:04:22.417Z] ++ cut -d/ -f2 [2021-06-02T16:04:22.417Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-02T16:04:22.417Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T16:04:22.417Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-02T16:04:22.417Z] ++ cut -d/ -f2 [2021-06-02T16:04:22.417Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-02T16:04:22.418Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T16:04:22.418Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-02T16:04:22.418Z] ++ cut -d/ -f2 [2021-06-02T16:04:22.418Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-02T16:04:22.418Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T16:04:22.418Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-02T16:04:22.418Z] ++ cut -d/ -f2 [2021-06-02T16:04:22.418Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-02T16:04:22.418Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T16:04:22.418Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-02T16:04:22.418Z] ++ cut -d/ -f2 [2021-06-02T16:04:22.418Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-02T16:04:22.418Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T16:04:22.418Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-02T16:04:22.418Z] ++ cut -d/ -f2 [2021-06-02T16:04:22.418Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-02T16:04:22.418Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T16:04:22.418Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-02T16:04:22.418Z] ++ cut -d/ -f2 [2021-06-02T16:04:22.418Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-02T16:04:22.473Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:04:23.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T16:04:23.980Z] [2021-06-02T16:04:23.980Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:04:24.289Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T16:04:24.289Z] latest: Pulling from edgex-devops/git-semver [2021-06-02T16:04:24.289Z] 31603596830f: Pulling fs layer [2021-06-02T16:04:24.289Z] 54011a49482f: Pulling fs layer [2021-06-02T16:04:24.289Z] a6820b24f6d8: Pulling fs layer [2021-06-02T16:04:24.289Z] f581987b2513: Pulling fs layer [2021-06-02T16:04:24.289Z] f581987b2513: Waiting [2021-06-02T16:04:24.289Z] 54011a49482f: Verifying Checksum [2021-06-02T16:04:24.289Z] 54011a49482f: Download complete [2021-06-02T16:04:24.552Z] 31603596830f: Verifying Checksum [2021-06-02T16:04:24.552Z] 31603596830f: Download complete [2021-06-02T16:04:24.552Z] f581987b2513: Verifying Checksum [2021-06-02T16:04:24.552Z] f581987b2513: Download complete [2021-06-02T16:04:24.552Z] a6820b24f6d8: Verifying Checksum [2021-06-02T16:04:24.552Z] a6820b24f6d8: Download complete [2021-06-02T16:04:24.813Z] 31603596830f: Pull complete [2021-06-02T16:04:24.813Z] 54011a49482f: Pull complete [2021-06-02T16:04:25.767Z] a6820b24f6d8: Pull complete [2021-06-02T16:04:25.767Z] f581987b2513: Pull complete [2021-06-02T16:04:25.767Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-02T16:04:25.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T16:04:25.768Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-02T16:04:25.857Z] prd-centos7-docker-4c-2g-95 does not seem to be running inside a container [2021-06-02T16:04:25.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T16:04:27.208Z] $ docker top 8e3692a4934ee2423900184a0ba552d0dde66ecdc632738dc53a6b39e308e912 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T16:04:27.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T16:04:27.322Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T16:04:27.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T16:04:27.428Z] $ docker exec 8e3692a4934ee2423900184a0ba552d0dde66ecdc632738dc53a6b39e308e912 ssh-agent [2021-06-02T16:04:27.551Z] SSH_AUTH_SOCK=/tmp/ssh-WNQubnm4n7bm/agent.14 [2021-06-02T16:04:27.551Z] SSH_AGENT_PID=21 [2021-06-02T16:04:27.559Z] Running ssh-add (command line suppressed) [2021-06-02T16:04:27.646Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8035018242933499025.key (/w/workspace/edgex-go/5@tmp/private_key_8035018242933499025.key) [2021-06-02T16:04:27.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T16:04:27.968Z] + git tag --points-at HEAD [Pipeline] } [2021-06-02T16:04:27.983Z] $ docker exec --env ******** --env ******** 8e3692a4934ee2423900184a0ba552d0dde66ecdc632738dc53a6b39e308e912 ssh-agent -k [2021-06-02T16:04:28.080Z] unset SSH_AUTH_SOCK; [2021-06-02T16:04:28.083Z] unset SSH_AGENT_PID; [2021-06-02T16:04:28.083Z] echo Agent pid 21 killed; [2021-06-02T16:04:28.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-02T16:04:28.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T16:04:28.129Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T16:04:28.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T16:04:28.235Z] $ docker exec 8e3692a4934ee2423900184a0ba552d0dde66ecdc632738dc53a6b39e308e912 ssh-agent [2021-06-02T16:04:28.328Z] SSH_AUTH_SOCK=/tmp/ssh-yZf8LilaHmUa/agent.55 [2021-06-02T16:04:28.328Z] SSH_AGENT_PID=62 [2021-06-02T16:04:28.333Z] Running ssh-add (command line suppressed) [2021-06-02T16:04:28.427Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8898724466761441856.key (/w/workspace/edgex-go/5@tmp/private_key_8898724466761441856.key) [2021-06-02T16:04:28.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T16:04:28.745Z] + git semver init [2021-06-02T16:04:28.745Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T16:04:28.745Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-06-02T16:04:28.745Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-06-02T16:04:28.745Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T16:04:28.745Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T16:04:28.745Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T16:04:28.745Z] # $SEMVER_BRANCH = PR-3525 [2021-06-02T16:04:28.745Z] # $SEMVER_TEMP = /tmp/semver-514458934 [2021-06-02T16:04:28.745Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-02T16:04:43.701Z] # '/tmp/semver-514458934' -> '/w/workspace/edgex-go/5/.semver' [2021-06-02T16:04:43.701Z] # -> Force: false [2021-06-02T16:04:43.701Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-06-02T16:04:43.711Z] $ docker exec --env ******** --env ******** 8e3692a4934ee2423900184a0ba552d0dde66ecdc632738dc53a6b39e308e912 ssh-agent -k [2021-06-02T16:04:43.804Z] unset SSH_AUTH_SOCK; [2021-06-02T16:04:43.805Z] unset SSH_AGENT_PID; [2021-06-02T16:04:43.805Z] echo Agent pid 62 killed; [2021-06-02T16:04:43.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T16:04:44.152Z] + git semver [Pipeline] } [2021-06-02T16:04:44.165Z] $ docker stop --time=1 8e3692a4934ee2423900184a0ba552d0dde66ecdc632738dc53a6b39e308e912 [2021-06-02T16:04:48.211Z] $ docker rm -f 8e3692a4934ee2423900184a0ba552d0dde66ecdc632738dc53a6b39e308e912 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T16:04:48.603Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-02T16:04:48.986Z] Stashed 1 file(s) [Pipeline] echo [2021-06-02T16:04:48.989Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T16:04:49.536Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-02T16:04:49.848Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T16:04:50.140Z] + true [2021-06-02T16:04:50.140Z] + sudo service docker restart [2021-06-02T16:04:50.140Z] Redirecting to /bin/systemctl restart docker.service [2021-06-02T16:05:04.172Z] Still waiting to schedule task [2021-06-02T16:05:04.172Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-02T16:05:08.281Z] ========================================================= [2021-06-02T16:05:08.281Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-02T16:05:08.281Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:05:08.595Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-02T16:05:09.979Z] Sending build context to Docker daemon 331MB [2021-06-02T16:05:09.979Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T16:05:09.979Z] Step 2/6 : FROM ${BASE} [2021-06-02T16:05:09.979Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-02T16:05:09.979Z] 540db60ca938: Pulling fs layer [2021-06-02T16:05:09.979Z] adcc1eea9eea: Pulling fs layer [2021-06-02T16:05:09.979Z] 4c4ab2625f07: Pulling fs layer [2021-06-02T16:05:09.979Z] 0510c868ecb4: Pulling fs layer [2021-06-02T16:05:09.979Z] afea3b2eda06: Pulling fs layer [2021-06-02T16:05:09.979Z] 7809a108b3ef: Pulling fs layer [2021-06-02T16:05:09.979Z] f706445af74f: Pulling fs layer [2021-06-02T16:05:09.979Z] afea3b2eda06: Waiting [2021-06-02T16:05:09.979Z] 7809a108b3ef: Waiting [2021-06-02T16:05:09.979Z] f706445af74f: Waiting [2021-06-02T16:05:09.979Z] 0510c868ecb4: Waiting [2021-06-02T16:05:09.979Z] 4c4ab2625f07: Verifying Checksum [2021-06-02T16:05:09.979Z] 4c4ab2625f07: Download complete [2021-06-02T16:05:09.979Z] adcc1eea9eea: Verifying Checksum [2021-06-02T16:05:09.979Z] adcc1eea9eea: Download complete [2021-06-02T16:05:09.979Z] afea3b2eda06: Verifying Checksum [2021-06-02T16:05:09.979Z] afea3b2eda06: Download complete [2021-06-02T16:05:09.979Z] 7809a108b3ef: Verifying Checksum [2021-06-02T16:05:09.979Z] 7809a108b3ef: Download complete [2021-06-02T16:05:10.556Z] 540db60ca938: Verifying Checksum [2021-06-02T16:05:10.556Z] 540db60ca938: Download complete [2021-06-02T16:05:10.556Z] 540db60ca938: Pull complete [2021-06-02T16:05:10.556Z] adcc1eea9eea: Pull complete [2021-06-02T16:05:10.819Z] 4c4ab2625f07: Pull complete [2021-06-02T16:05:12.208Z] f706445af74f: Verifying Checksum [2021-06-02T16:05:12.208Z] f706445af74f: Download complete [2021-06-02T16:05:12.784Z] 0510c868ecb4: Verifying Checksum [2021-06-02T16:05:12.784Z] 0510c868ecb4: Download complete [2021-06-02T16:05:16.124Z] 0510c868ecb4: Pull complete [2021-06-02T16:05:16.124Z] afea3b2eda06: Pull complete [2021-06-02T16:05:16.402Z] 7809a108b3ef: Pull complete [2021-06-02T16:05:17.807Z] f706445af74f: Pull complete [2021-06-02T16:05:17.807Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-02T16:05:17.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-02T16:05:17.807Z] ---> b068be0155e3 [2021-06-02T16:05:17.807Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-02T16:05:22.026Z] ---> Running in 7338e32b5066 [2021-06-02T16:05:22.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:05:23.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:05:23.810Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T16:05:23.810Z] (2/12) Installing file (5.39-r0) [2021-06-02T16:05:23.810Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T16:05:24.073Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T16:05:36.307Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T16:05:36.307Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T16:05:36.307Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T16:05:36.307Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T16:05:36.307Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T16:05:36.307Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T16:05:36.307Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T16:05:36.307Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T16:05:36.307Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T16:05:36.307Z] OK: 219 MiB in 52 packages [2021-06-02T16:05:38.226Z] Removing intermediate container 7338e32b5066 [2021-06-02T16:05:38.226Z] ---> f2fc481f32fa [2021-06-02T16:05:38.226Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T16:05:38.226Z] ---> Running in 575fd88e33fd [2021-06-02T16:05:38.226Z] Removing intermediate container 575fd88e33fd [2021-06-02T16:05:38.226Z] ---> b3a47d59cb03 [2021-06-02T16:05:38.226Z] Step 5/6 : COPY go.mod . [2021-06-02T16:05:38.226Z] ---> ca05cca9c1d0 [2021-06-02T16:05:38.226Z] Step 6/6 : RUN go mod download [2021-06-02T16:05:38.488Z] ---> Running in bc2187ad553c [2021-06-02T16:05:50.741Z] Removing intermediate container bc2187ad553c [2021-06-02T16:05:50.741Z] ---> 6409c2649bc2 [2021-06-02T16:05:50.741Z] Successfully built 6409c2649bc2 [2021-06-02T16:05:50.741Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:05:51.050Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T16:05:51.051Z] . [Pipeline] withDockerContainer [2021-06-02T16:05:51.135Z] prd-centos7-docker-4c-2g-95 does not seem to be running inside a container [2021-06-02T16:05:51.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T16:05:51.581Z] $ docker top 3515a831c662562d1625e2ff6ccde1e98042b168376309b67155a2f22d67bdb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:05:51.951Z] + go version [2021-06-02T16:05:51.952Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-02T16:05:51.962Z] $ docker stop --time=1 3515a831c662562d1625e2ff6ccde1e98042b168376309b67155a2f22d67bdb5 [2021-06-02T16:05:53.143Z] $ docker rm -f 3515a831c662562d1625e2ff6ccde1e98042b168376309b67155a2f22d67bdb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:05:53.689Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T16:05:53.689Z] . [Pipeline] withDockerContainer [2021-06-02T16:05:53.761Z] prd-centos7-docker-4c-2g-95 does not seem to be running inside a container [2021-06-02T16:05:53.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T16:05:54.170Z] $ docker top c756910500b5e6ccd5532c14316908e6fbc00150d18c130f7a335b4177023824 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T16:05:54.254Z] ========================================================= [2021-06-02T16:05:54.254Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T16:05:54.254Z] ========================================================= [Pipeline] sh [2021-06-02T16:05:54.546Z] + go mod tidy [Pipeline] sh [2021-06-02T16:05:55.114Z] + make test [2021-06-02T16:05:55.114Z] go mod tidy [2021-06-02T16:05:55.114Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T16:06:00.434Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T16:06:18.691Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T16:06:22.612Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T16:06:25.195Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T16:06:25.195Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T16:06:27.132Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T16:06:27.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T16:06:27.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T16:06:27.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T16:06:28.670Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T16:06:29.244Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T16:06:31.199Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T16:06:31.199Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T16:06:31.199Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T16:06:32.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.1% of statements [2021-06-02T16:06:32.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T16:06:32.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T16:06:32.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-02T16:06:32.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-02T16:06:32.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-02T16:06:32.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T16:06:32.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.049s coverage: 28.7% of statements [2021-06-02T16:06:33.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.074s coverage: 100.0% of statements [2021-06-02T16:06:36.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.103s coverage: 27.7% of statements [2021-06-02T16:06:36.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T16:06:36.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T16:06:36.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-02T16:06:36.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-02T16:06:36.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-02T16:06:36.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-06-02T16:06:36.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-02T16:06:36.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements [2021-06-02T16:06:36.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-02T16:06:36.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements [2021-06-02T16:06:36.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-02T16:06:36.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T16:06:37.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.058s coverage: 53.4% of statements [2021-06-02T16:06:37.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T16:06:37.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T16:06:37.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.111s coverage: 87.7% of statements [2021-06-02T16:06:37.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T16:06:37.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:06:37.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.061s coverage: 78.9% of statements [2021-06-02T16:06:37.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T16:06:40.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.179s coverage: 28.6% of statements [2021-06-02T16:06:40.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T16:06:40.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T16:06:40.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-02T16:06:40.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-02T16:06:40.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-02T16:06:40.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.050s coverage: 100.0% of statements [2021-06-02T16:06:40.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-02T16:06:40.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements [2021-06-02T16:06:40.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-02T16:06:40.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.109s coverage: 86.7% of statements [2021-06-02T16:06:40.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-02T16:06:41.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.084s coverage: 97.5% of statements [2021-06-02T16:06:41.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-02T16:06:41.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2021-06-02T16:06:41.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-02T16:06:41.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T16:06:41.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T16:06:41.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T16:06:42.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.270s coverage: 95.1% of statements [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-02T16:06:42.939Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T16:06:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-02T16:06:43.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.8% of statements [2021-06-02T16:06:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T16:06:43.466Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 21.7% of statements [2021-06-02T16:06:43.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T16:06:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-06-02T16:06:44.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-06-02T16:06:44.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-02T16:06:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-06-02T16:06:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-06-02T16:06:59.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-06-02T16:06:59.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-06-02T16:07:02.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.219s coverage: 81.8% of statements [2021-06-02T16:07:02.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 76.0% of statements [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 91.2% of statements [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-06-02T16:07:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.163s coverage: 66.9% of statements [2021-06-02T16:07:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T16:07:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T16:07:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T16:07:21.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.5% of statements [2021-06-02T16:07:21.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T16:07:21.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T16:07:21.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements [2021-06-02T16:07:21.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T16:07:21.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements [2021-06-02T16:07:22.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.082s coverage: 46.8% of statements [2021-06-02T16:07:22.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T16:07:22.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T16:07:22.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-02T16:07:22.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-02T16:07:22.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-02T16:07:22.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.031s coverage: 100.0% of statements [2021-06-02T16:07:22.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-02T16:07:22.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements [2021-06-02T16:07:22.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-02T16:07:22.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T16:07:26.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.055s coverage: 18.8% of statements [2021-06-02T16:07:26.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T16:07:26.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T16:07:26.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T16:07:26.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.113s coverage: 91.9% of statements [2021-06-02T16:07:26.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T16:07:26.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:07:26.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T16:07:26.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.598s coverage: 28.7% of statements [2021-06-02T16:07:26.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T16:07:26.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T16:07:26.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-02T16:07:26.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-02T16:07:26.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-02T16:07:26.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.043s coverage: 99.0% of statements [2021-06-02T16:07:26.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-02T16:07:26.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.048s coverage: 100.0% of statements [2021-06-02T16:07:26.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-02T16:07:26.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T16:07:26.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T16:07:27.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 63.4% of statements [2021-06-02T16:07:27.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T16:07:27.635Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.097s coverage: 97.6% of statements [2021-06-02T16:07:27.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T16:07:27.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:07:27.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T16:07:27.635Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2021-06-02T16:07:27.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T16:07:27.635Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements [2021-06-02T16:07:27.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T16:07:27.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T16:07:27.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T16:07:27.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T16:07:28.209Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-06-02T16:07:28.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T16:07:28.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T16:07:28.209Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2021-06-02T16:07:28.472Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.047s coverage: 28.1% of statements [2021-06-02T16:07:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T16:07:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T16:07:28.472Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 27.9% of statements [2021-06-02T16:07:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T16:07:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T16:07:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T16:07:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T16:07:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T16:07:29.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-06-02T16:07:29.049Z] GO111MODULE=on go vet ./... [2021-06-02T16:08:01.238Z] gofmt -l . [2021-06-02T16:08:01.238Z] [ "`gofmt -l .`" = "" ] [2021-06-02T16:08:01.238Z] ./bin/test-go-mod-tidy.sh [2021-06-02T16:08:01.238Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-02T16:08:01.536Z] + ls -al . [2021-06-02T16:08:01.536Z] total 852 [2021-06-02T16:08:01.536Z] drwxrwxr-x 10 1001 1001 4096 Jun 2 16:07 . [2021-06-02T16:08:01.536Z] drwxr-xr-x 4 root root 28 Jun 2 16:05 .. [2021-06-02T16:08:01.536Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 16:04 .dockerignore [2021-06-02T16:08:01.536Z] drwxrwxr-x 8 1001 1001 179 Jun 2 16:04 .git [2021-06-02T16:08:01.536Z] drwxrwxr-x 3 1001 1001 125 Jun 2 16:04 .github [2021-06-02T16:08:01.536Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 16:04 .gitignore [2021-06-02T16:08:01.536Z] drwx------ 3 1001 1001 60 Jun 2 16:04 .semver [2021-06-02T16:08:01.536Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 16:04 .sonarcloud.properties [2021-06-02T16:08:01.536Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 16:04 Attribution.txt [2021-06-02T16:08:01.536Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 16:04 CONTRIBUTING.md [2021-06-02T16:08:01.536Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 16:04 Dockerfile.build [2021-06-02T16:08:01.536Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 16:04 Jenkinsfile [2021-06-02T16:08:01.536Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 16:04 LICENSE [2021-06-02T16:08:01.536Z] -rw-rw-r-- 1 1001 1001 5632 Jun 2 16:04 Makefile [2021-06-02T16:08:01.536Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 16:04 README.md [2021-06-02T16:08:01.536Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 16:04 SECURITY.md [2021-06-02T16:08:01.536Z] -rw-rw-r-- 1 1001 1001 5 Jun 2 16:04 VERSION [2021-06-02T16:08:01.536Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 16:04 ZMQWindows.md [2021-06-02T16:08:01.536Z] drwxrwxr-x 2 1001 1001 117 Jun 2 16:04 bin [2021-06-02T16:08:01.536Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 16:04 cmd [2021-06-02T16:08:01.536Z] -rw-r--r-- 1 root root 742996 Jun 2 16:07 coverage.out [2021-06-02T16:08:01.536Z] -rw-r--r-- 1 root root 1060 Jun 2 16:07 go.mod [2021-06-02T16:08:01.536Z] -rw-r--r-- 1 root root 21686 Jun 2 16:05 go.sum [2021-06-02T16:08:01.536Z] drwxrwxr-x 8 1001 1001 127 Jun 2 16:04 internal [2021-06-02T16:08:01.536Z] drwxrwxr-x 4 1001 1001 26 Jun 2 16:04 openapi [2021-06-02T16:08:01.536Z] drwxrwxr-x 4 1001 1001 71 Jun 2 16:04 snap [2021-06-02T16:08:01.536Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 16:04 version.go [Pipeline] sh [2021-06-02T16:08:01.874Z] + '[' -e coverage.out ] [2021-06-02T16:08:01.874Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T16:08:02.009Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T16:08:02.302Z] + make build [2021-06-02T16:08:02.302Z] go mod tidy [2021-06-02T16:08:02.302Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T16:08:04.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T16:08:12.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T16:08:12.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T16:08:14.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T16:08:14.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T16:08:15.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T16:08:16.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T16:08:17.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T16:08:18.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T16:08:18.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T16:08:19.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-02T16:08:21.148Z] $ docker stop --time=1 c756910500b5e6ccd5532c14316908e6fbc00150d18c130f7a335b4177023824 [2021-06-02T16:08:23.389Z] $ docker rm -f c756910500b5e6ccd5532c14316908e6fbc00150d18c130f7a335b4177023824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:08:24.605Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-97 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws [2021-06-02T16:08:24.621Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-06-02T16:08:24.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T16:08:24.843Z] [2021-06-02T16:08:24.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [2021-06-02T16:08:24.858Z] The recommended git tool is: git [Pipeline] sh [2021-06-02T16:08:25.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T16:08:25.152Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-02T16:08:25.152Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-02T16:08:25.152Z] ca9280d653b3: Pulling fs layer [2021-06-02T16:08:25.152Z] 7e9c9ca2126c: Pulling fs layer [2021-06-02T16:08:26.097Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-02T16:08:26.097Z] cbdbe7a5bc2a: Download complete [2021-06-02T16:08:26.097Z] cbdbe7a5bc2a: Pull complete [2021-06-02T16:08:26.360Z] ca9280d653b3: Verifying Checksum [2021-06-02T16:08:26.360Z] ca9280d653b3: Download complete [2021-06-02T16:08:27.317Z] ca9280d653b3: Pull complete [2021-06-02T16:08:27.317Z] 7e9c9ca2126c: Verifying Checksum [2021-06-02T16:08:27.317Z] 7e9c9ca2126c: Download complete [2021-06-02T16:08:30.661Z] 7e9c9ca2126c: Pull complete [2021-06-02T16:08:30.661Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-02T16:08:30.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T16:08:30.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-02T16:08:30.731Z] prd-centos7-docker-4c-2g-95 does not seem to be running inside a container [2021-06-02T16:08:30.769Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T16:08:31.068Z] using credential edgex-jenkins-ssh [2021-06-02T16:08:31.091Z] Cloning the remote Git repository [2021-06-02T16:08:31.157Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T16:08:31.284Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-06-02T16:08:31.404Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T16:08:31.406Z] > git --version # timeout=10 [2021-06-02T16:08:31.425Z] > git --version # 'git version 2.17.1' [2021-06-02T16:08:31.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T16:08:31.517Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T16:08:34.074Z] $ docker top 6c0ed2f10ddb2359702d58b114825f7d13b88f1000e9c76be42c813c68a22c3a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:08:34.472Z] + docker-compose build --help [2021-06-02T16:08:34.472Z] + grep parallel [2021-06-02T16:08:35.051Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T16:08:35.061Z] $ docker stop --time=1 6c0ed2f10ddb2359702d58b114825f7d13b88f1000e9c76be42c813c68a22c3a [2021-06-02T16:08:36.265Z] $ docker rm -f 6c0ed2f10ddb2359702d58b114825f7d13b88f1000e9c76be42c813c68a22c3a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:08:36.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T16:08:36.681Z] . [Pipeline] withDockerContainer [2021-06-02T16:08:36.766Z] prd-centos7-docker-4c-2g-95 does not seem to be running inside a container [2021-06-02T16:08:36.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T16:08:37.273Z] $ docker top 26aff0edc79a3c88d3e18cc4c003cc69017a9b9e3d17948f0813733e74678810 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:08:37.639Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T16:08:38.215Z] Building core-command ... [2021-06-02T16:08:38.215Z] Building core-data ... [2021-06-02T16:08:38.215Z] Building core-metadata ... [2021-06-02T16:08:38.215Z] Building security-bootstrapper ... [2021-06-02T16:08:38.215Z] Building security-proxy-setup ... [2021-06-02T16:08:38.215Z] Building security-secretstore-setup ... [2021-06-02T16:08:38.215Z] Building support-notifications ... [2021-06-02T16:08:38.215Z] Building support-scheduler ... [2021-06-02T16:08:38.215Z] Building sys-mgmt-agent ... [2021-06-02T16:08:38.215Z] Building support-notifications [2021-06-02T16:08:38.215Z] Building core-metadata [2021-06-02T16:08:38.215Z] Building support-scheduler [2021-06-02T16:08:38.215Z] Building security-secretstore-setup [2021-06-02T16:08:38.215Z] Building security-proxy-setup [2021-06-02T16:08:48.900Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T16:08:48.924Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T16:08:48.963Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T16:08:49.004Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T16:08:49.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T16:08:49.021Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T16:08:49.982Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:08:50.486Z] Merge succeeded, producing b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:08:50.487Z] Checking out Revision b7e172d9cdcb9692c7babd3b04390b847275462e (PR-3525) [2021-06-02T16:08:50.000Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T16:08:50.025Z] > git checkout -f b7e172d9cdcb9692c7babd3b04390b847275462e # timeout=10 [2021-06-02T16:08:50.376Z] > git remote # timeout=10 [2021-06-02T16:08:50.399Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T16:08:50.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T16:08:50.429Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-02T16:08:50.459Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T16:08:50.488Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T16:08:50.508Z] > git checkout -f b7e172d9cdcb9692c7babd3b04390b847275462e # timeout=10 [2021-06-02T16:08:53.320Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:08:53.320Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:08:53.320Z] ---> 6409c2649bc2 [2021-06-02T16:08:53.320Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T16:08:53.320Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:08:53.320Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:08:53.320Z] ---> 6409c2649bc2 [2021-06-02T16:08:53.320Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T16:08:53.320Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:08:53.320Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:08:53.320Z] ---> 6409c2649bc2 [2021-06-02T16:08:53.320Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:08:53.320Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:08:53.320Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:08:53.320Z] ---> 6409c2649bc2 [2021-06-02T16:08:53.320Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T16:08:55.189Z] Commit message: "feat(snap): add vault secret-token content interface" [2021-06-02T16:08:55.282Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:08:55.283Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:08:55.283Z] ---> 6409c2649bc2 [2021-06-02T16:08:55.283Z] Step 3/26 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T16:08:56.250Z] ---> Running in 9b3206dd475d [2021-06-02T16:08:56.251Z] ---> Running in 737b062ad54d [2021-06-02T16:08:56.251Z] ---> Running in 2feeeb77106a [2021-06-02T16:08:56.251Z] ---> Running in a81d1cd4d216 [2021-06-02T16:08:56.251Z] ---> Running in 32784021e5b9 [2021-06-02T16:08:56.514Z] Removing intermediate container 2feeeb77106a [2021-06-02T16:08:56.514Z] ---> 837f4b0c2301 [2021-06-02T16:08:56.514Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:08:56.514Z] Removing intermediate container a81d1cd4d216 [2021-06-02T16:08:56.514Z] ---> e257ae441028 [2021-06-02T16:08:56.514Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:08:56.514Z] Removing intermediate container 9b3206dd475d [2021-06-02T16:08:56.514Z] ---> 54ccf46ee5ac [2021-06-02T16:08:56.514Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:08:56.514Z] Removing intermediate container 737b062ad54d [2021-06-02T16:08:56.514Z] ---> 873c1cddfbcf [2021-06-02T16:08:56.514Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:08:56.514Z] Removing intermediate container 32784021e5b9 [2021-06-02T16:08:56.514Z] ---> 0ac3eba4b8b8 [2021-06-02T16:08:56.514Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:08:56.514Z] ---> Running in 4af3b1f52702 [2021-06-02T16:08:56.514Z] ---> Running in f677c8cada46 [2021-06-02T16:08:56.514Z] ---> Running in 99be8804822a [2021-06-02T16:08:56.514Z] ---> Running in 364f910cced5 [2021-06-02T16:08:56.514Z] ---> Running in e31c1b463029 [2021-06-02T16:08:56.663Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-02T16:08:57.094Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T16:08:57.440Z] + sudo service docker restart [2021-06-02T16:08:57.440Z] + true [2021-06-02T16:08:57.904Z] Removing intermediate container 4af3b1f52702 [2021-06-02T16:08:57.904Z] ---> 31eb2161f323 [2021-06-02T16:08:57.904Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T16:08:57.904Z] ---> Running in 564a88b8f05a [2021-06-02T16:08:57.904Z] Removing intermediate container f677c8cada46 [2021-06-02T16:08:57.904Z] ---> a220c30e172d [2021-06-02T16:08:57.904Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T16:08:57.904Z] ---> Running in dd2f3fe49872 [2021-06-02T16:08:57.904Z] Removing intermediate container 99be8804822a [2021-06-02T16:08:57.904Z] ---> e2100013f619 [2021-06-02T16:08:57.904Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T16:08:57.904Z] ---> Running in 2bb842da6b92 [2021-06-02T16:08:57.904Z] Removing intermediate container 364f910cced5 [2021-06-02T16:08:57.904Z] ---> c77b99616d20 [2021-06-02T16:08:57.904Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T16:08:57.904Z] ---> Running in 204bd57d2e45 [2021-06-02T16:08:58.168Z] Removing intermediate container e31c1b463029 [2021-06-02T16:08:58.168Z] ---> 6d90d05a127c [2021-06-02T16:08:58.168Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T16:08:58.168Z] ---> Running in 6a99ae9b9d36 [2021-06-02T16:08:58.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:08:58.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:08:58.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:08:58.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:08:58.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:08:59.265Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:08:59.265Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:08:59.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:08:59.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:08:59.796Z] OK: 219 MiB in 52 packages [2021-06-02T16:09:00.064Z] OK: 219 MiB in 52 packages [2021-06-02T16:09:00.064Z] OK: 219 MiB in 52 packages [2021-06-02T16:09:00.064Z] OK: 219 MiB in 52 packages [2021-06-02T16:09:00.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:09:00.346Z] Removing intermediate container dd2f3fe49872 [2021-06-02T16:09:00.346Z] ---> 34e5aed54a29 [2021-06-02T16:09:00.346Z] Step 6/24 : COPY go.mod . [2021-06-02T16:09:00.346Z] Removing intermediate container 564a88b8f05a [2021-06-02T16:09:00.346Z] ---> 5aa101a79f81 [2021-06-02T16:09:00.346Z] Step 6/23 : COPY go.mod . [2021-06-02T16:09:00.613Z] Removing intermediate container 6a99ae9b9d36 [2021-06-02T16:09:00.613Z] ---> f04fd5e55804 [2021-06-02T16:09:00.613Z] Step 6/22 : COPY go.mod . [2021-06-02T16:09:00.613Z] ---> e5f3599698af [2021-06-02T16:09:00.613Z] Step 7/24 : RUN go mod download [2021-06-02T16:09:00.613Z] ---> 82bea4ee8529 [2021-06-02T16:09:00.613Z] Step 7/23 : RUN go mod download [2021-06-02T16:09:00.613Z] ---> Running in fbaf2cf67e00 [2021-06-02T16:09:00.613Z] Removing intermediate container 2bb842da6b92 [2021-06-02T16:09:00.613Z] ---> 3fa809aded6c [2021-06-02T16:09:00.613Z] Step 6/26 : COPY go.mod . [2021-06-02T16:09:00.613Z] OK: 219 MiB in 52 packages [2021-06-02T16:09:00.613Z] ---> Running in 18c0e68e1109 [2021-06-02T16:09:00.926Z] ---> c59d54faf242 [2021-06-02T16:09:00.926Z] Step 7/22 : RUN go mod download [2021-06-02T16:09:00.926Z] ---> Running in 0ef95585f1bb [2021-06-02T16:09:00.926Z] ---> 465f8201bfbb [2021-06-02T16:09:00.926Z] Step 7/26 : RUN go mod download [2021-06-02T16:09:00.926Z] ---> Running in fdccd396b3e9 [2021-06-02T16:09:01.561Z] Removing intermediate container 204bd57d2e45 [2021-06-02T16:09:01.562Z] ---> 78e38893a727 [2021-06-02T16:09:01.562Z] Step 6/23 : COPY go.mod . [2021-06-02T16:09:01.824Z] ---> e9dcc3718f96 [2021-06-02T16:09:01.824Z] Step 7/23 : RUN go mod download [2021-06-02T16:09:01.824Z] Removing intermediate container fbaf2cf67e00 [2021-06-02T16:09:01.824Z] ---> d4ebbb31535c [2021-06-02T16:09:01.824Z] Step 8/24 : COPY . . [2021-06-02T16:09:01.824Z] ---> Running in 28935ba3ed32 [2021-06-02T16:09:02.087Z] Removing intermediate container 18c0e68e1109 [2021-06-02T16:09:02.087Z] ---> 8b1e688a798b [2021-06-02T16:09:02.087Z] Step 8/23 : COPY . . [2021-06-02T16:09:02.350Z] Removing intermediate container 0ef95585f1bb [2021-06-02T16:09:02.350Z] ---> c85f3fc1d0a5 [2021-06-02T16:09:02.350Z] Step 8/22 : COPY . . [2021-06-02T16:09:04.928Z] Removing intermediate container fdccd396b3e9 [2021-06-02T16:09:04.928Z] ---> cce8d81519aa [2021-06-02T16:09:04.928Z] Step 8/26 : COPY . . [2021-06-02T16:09:10.248Z] Removing intermediate container 28935ba3ed32 [2021-06-02T16:09:10.248Z] ---> 0ce5955cbbae [2021-06-02T16:09:10.248Z] Step 8/23 : COPY . . [2021-06-02T16:09:13.551Z] ---> cc2d602d8ccd [2021-06-02T16:09:13.551Z] Step 9/22 : RUN go mod tidy [2021-06-02T16:09:14.126Z] ---> ac17ed06cc66 [2021-06-02T16:09:14.126Z] Step 9/26 : RUN go mod tidy [2021-06-02T16:09:14.386Z] ---> Running in 21b9a68a746d [2021-06-02T16:09:14.386Z] ---> Running in 3e65c114427f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T16:09:15.794Z] provisioning config files... [2021-06-02T16:09:15.824Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4273715298359884896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:09:16.220Z] ---> docker-login.sh [2021-06-02T16:09:16.220Z] nexus3.edgexfoundry.org:10001 [2021-06-02T16:09:17.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T16:09:17.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T16:09:17.485Z] Configure a credential helper to remove this warning. See [2021-06-02T16:09:17.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T16:09:17.485Z] [2021-06-02T16:09:17.485Z] Login Succeeded [2021-06-02T16:09:17.485Z] nexus3.edgexfoundry.org:10002 [2021-06-02T16:09:17.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T16:09:18.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T16:09:18.041Z] Configure a credential helper to remove this warning. See [2021-06-02T16:09:18.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T16:09:18.041Z] [2021-06-02T16:09:18.041Z] Login Succeeded [2021-06-02T16:09:18.041Z] nexus3.edgexfoundry.org:10003 [2021-06-02T16:09:18.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T16:09:18.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T16:09:18.644Z] Configure a credential helper to remove this warning. See [2021-06-02T16:09:18.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T16:09:18.644Z] [2021-06-02T16:09:18.644Z] Login Succeeded [2021-06-02T16:09:18.644Z] nexus3.edgexfoundry.org:10004 [2021-06-02T16:09:19.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T16:09:19.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T16:09:19.244Z] Configure a credential helper to remove this warning. See [2021-06-02T16:09:19.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T16:09:19.244Z] [2021-06-02T16:09:19.244Z] Login Succeeded [2021-06-02T16:09:19.244Z] docker.io [2021-06-02T16:09:19.690Z] Removing intermediate container 21b9a68a746d [2021-06-02T16:09:19.690Z] ---> 6d7920882df2 [2021-06-02T16:09:19.690Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T16:09:19.690Z] Removing intermediate container 3e65c114427f [2021-06-02T16:09:19.690Z] ---> a8f5b160b4c8 [2021-06-02T16:09:19.690Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T16:09:19.690Z] ---> Running in b3a119d88ef1 [2021-06-02T16:09:19.690Z] ---> Running in 5248064ee430 [2021-06-02T16:09:19.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T16:09:19.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T16:09:19.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T16:09:20.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T16:09:20.125Z] Configure a credential helper to remove this warning. See [2021-06-02T16:09:20.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T16:09:20.125Z] [2021-06-02T16:09:20.125Z] Login Succeeded [2021-06-02T16:09:20.125Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T16:09:20.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-02T16:09:20.481Z] ========================================================= [2021-06-02T16:09:20.481Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-02T16:09:20.481Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:09:20.827Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-02T16:09:23.050Z] ---> 19a610fac95a [2021-06-02T16:09:23.051Z] Step 9/23 : RUN go mod tidy [2021-06-02T16:09:23.051Z] ---> c517165e9fa2 [2021-06-02T16:09:23.051Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:09:23.318Z] ---> Running in aee316d74280 [2021-06-02T16:09:23.318Z] ---> Running in 10138be3d983 [2021-06-02T16:09:23.480Z] Sending build context to Docker daemon 168.1MB [2021-06-02T16:09:23.480Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T16:09:23.480Z] Step 2/6 : FROM ${BASE} [2021-06-02T16:09:23.480Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-02T16:09:23.480Z] 595b0fe564bb: Pulling fs layer [2021-06-02T16:09:23.480Z] 7186ed65a4f7: Pulling fs layer [2021-06-02T16:09:23.480Z] 316046926c0a: Pulling fs layer [2021-06-02T16:09:23.480Z] 4ebd0625c992: Pulling fs layer [2021-06-02T16:09:23.480Z] 207e8628e3a3: Pulling fs layer [2021-06-02T16:09:23.480Z] c791037a9be2: Pulling fs layer [2021-06-02T16:09:23.480Z] ffd874e62e21: Pulling fs layer [2021-06-02T16:09:23.480Z] 4ebd0625c992: Waiting [2021-06-02T16:09:23.480Z] c791037a9be2: Waiting [2021-06-02T16:09:23.480Z] ffd874e62e21: Waiting [2021-06-02T16:09:23.480Z] 207e8628e3a3: Waiting [2021-06-02T16:09:23.480Z] 316046926c0a: Verifying Checksum [2021-06-02T16:09:23.480Z] 316046926c0a: Download complete [2021-06-02T16:09:23.480Z] 7186ed65a4f7: Verifying Checksum [2021-06-02T16:09:23.480Z] 7186ed65a4f7: Download complete [2021-06-02T16:09:23.753Z] 207e8628e3a3: Verifying Checksum [2021-06-02T16:09:23.753Z] 207e8628e3a3: Download complete [2021-06-02T16:09:23.753Z] c791037a9be2: Verifying Checksum [2021-06-02T16:09:23.753Z] c791037a9be2: Download complete [2021-06-02T16:09:23.753Z] 595b0fe564bb: Verifying Checksum [2021-06-02T16:09:23.753Z] 595b0fe564bb: Download complete [2021-06-02T16:09:24.350Z] 595b0fe564bb: Pull complete [2021-06-02T16:09:24.947Z] 7186ed65a4f7: Pull complete [2021-06-02T16:09:25.220Z] 316046926c0a: Pull complete [2021-06-02T16:09:25.811Z] ffd874e62e21: Verifying Checksum [2021-06-02T16:09:25.811Z] ffd874e62e21: Download complete [2021-06-02T16:09:25.876Z] Removing intermediate container aee316d74280 [2021-06-02T16:09:25.876Z] ---> cf23d5696278 [2021-06-02T16:09:25.876Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T16:09:26.137Z] ---> Running in 8674f4fa5042 [2021-06-02T16:09:26.137Z] Removing intermediate container 10138be3d983 [2021-06-02T16:09:26.137Z] ---> efb0128a2a7d [2021-06-02T16:09:26.137Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T16:09:26.404Z] ---> Running in 88053c365244 [2021-06-02T16:09:26.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T16:09:26.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T16:09:28.441Z] 4ebd0625c992: Download complete [2021-06-02T16:09:35.207Z] ---> 320b06c635f1 [2021-06-02T16:09:35.207Z] Step 9/23 : RUN go mod tidy [2021-06-02T16:09:35.207Z] ---> Running in 84a91571f275 [2021-06-02T16:09:37.168Z] Removing intermediate container 84a91571f275 [2021-06-02T16:09:37.168Z] ---> 7965b1233485 [2021-06-02T16:09:37.168Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T16:09:37.168Z] ---> Running in 43ccbbbc5ce1 [2021-06-02T16:09:37.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T16:09:40.887Z] 4ebd0625c992: Pull complete [2021-06-02T16:09:40.887Z] 207e8628e3a3: Pull complete [2021-06-02T16:09:40.887Z] c791037a9be2: Pull complete [2021-06-02T16:09:42.862Z] ffd874e62e21: Pull complete [2021-06-02T16:09:42.862Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-02T16:09:43.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-02T16:09:43.142Z] ---> cfc18b08335c [2021-06-02T16:09:43.142Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-02T16:09:45.846Z] ---> Running in 2684eba354ac [2021-06-02T16:09:47.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:09:47.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T16:09:48.261Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:09:48.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T16:09:49.249Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T16:09:49.249Z] (2/12) Installing file (5.39-r0) [2021-06-02T16:09:49.521Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T16:09:49.521Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T16:09:52.644Z] Removing intermediate container b3a119d88ef1 [2021-06-02T16:09:52.644Z] ---> 2bc7e565dec6 [2021-06-02T16:09:52.644Z] [2021-06-02T16:09:52.644Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T16:09:52.644Z] Removing intermediate container 5248064ee430 [2021-06-02T16:09:52.644Z] ---> 20c12881f8bd [2021-06-02T16:09:52.644Z] [2021-06-02T16:09:52.644Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T16:09:52.644Z] 3.12: Pulling from library/alpine [2021-06-02T16:09:52.644Z] 3.12: Pulling from library/alpine [2021-06-02T16:09:53.591Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T16:09:53.591Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T16:09:53.591Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T16:09:53.591Z] Status: Image is up to date for alpine:3.12 [2021-06-02T16:09:53.591Z] ---> 13621d1b12d4 [2021-06-02T16:09:53.591Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T16:09:53.591Z] ---> 13621d1b12d4 [2021-06-02T16:09:53.591Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T16:09:53.841Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T16:09:53.841Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T16:09:53.841Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T16:09:53.841Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T16:09:53.841Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T16:09:53.852Z] ---> Running in 22fe30678447 [2021-06-02T16:09:53.852Z] ---> Running in 3c0c55b7dba8 [2021-06-02T16:09:54.113Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T16:09:54.113Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T16:09:54.113Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T16:09:54.384Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T16:09:54.384Z] OK: 218 MiB in 52 packages [2021-06-02T16:09:54.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:09:54.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:09:54.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:09:54.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:09:55.082Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T16:09:55.082Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T16:09:55.082Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T16:09:55.082Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T16:09:55.082Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T16:09:55.082Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T16:09:55.082Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T16:09:55.082Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:09:55.082Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T16:09:55.082Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T16:09:55.082Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T16:09:55.082Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T16:09:55.082Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:09:55.082Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T16:09:55.082Z] OK: 7 MiB in 20 packages [2021-06-02T16:09:55.351Z] OK: 7 MiB in 18 packages [2021-06-02T16:09:55.949Z] Removing intermediate container 22fe30678447 [2021-06-02T16:09:55.949Z] ---> a7a1684a4f4d [2021-06-02T16:09:55.949Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T16:09:55.949Z] Removing intermediate container 3c0c55b7dba8 [2021-06-02T16:09:55.949Z] ---> a7f631c3a3f1 [2021-06-02T16:09:55.949Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T16:09:55.949Z] ---> Running in 3da73a13354c [2021-06-02T16:09:55.949Z] ---> Running in 20e967830873 [2021-06-02T16:09:56.224Z] Removing intermediate container 20e967830873 [2021-06-02T16:09:56.224Z] ---> 94e805ec07bb [2021-06-02T16:09:56.224Z] Step 14/22 : WORKDIR /edgex [2021-06-02T16:09:56.224Z] Removing intermediate container 3da73a13354c [2021-06-02T16:09:56.224Z] ---> 628ee4f67b3b [2021-06-02T16:09:56.224Z] Step 14/26 : WORKDIR / [2021-06-02T16:09:56.224Z] ---> Running in bda819fe8fe8 [2021-06-02T16:09:56.224Z] ---> Running in 19195955f35e [2021-06-02T16:09:56.505Z] Removing intermediate container bda819fe8fe8 [2021-06-02T16:09:56.505Z] ---> 3cec512e854c [2021-06-02T16:09:56.505Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-02T16:09:56.505Z] Removing intermediate container 19195955f35e [2021-06-02T16:09:56.505Z] ---> e63c5c4cbe82 [2021-06-02T16:09:56.505Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T16:09:56.785Z] ---> deb10f1472a3 [2021-06-02T16:09:56.785Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-02T16:09:56.785Z] ---> 89970c53f3a7 [2021-06-02T16:09:56.785Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T16:09:57.369Z] ---> 6e119fac026c [2021-06-02T16:09:57.369Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T16:09:57.628Z] ---> ab1d48266588 [2021-06-02T16:09:57.628Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T16:09:57.893Z] ---> 1aca15ac51e1 [2021-06-02T16:09:57.893Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-02T16:09:58.171Z] ---> 16378c393615 [2021-06-02T16:09:58.171Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T16:09:58.171Z] ---> 8c5cd67ea47c [2021-06-02T16:09:58.171Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T16:09:58.171Z] ---> Running in 5520b91720e7 [2021-06-02T16:09:58.462Z] Removing intermediate container 5520b91720e7 [2021-06-02T16:09:58.462Z] ---> f54053f00b0f [2021-06-02T16:09:58.462Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T16:09:58.726Z] ---> Running in 680658c26fd3 [2021-06-02T16:09:58.726Z] ---> 2a02e6f17fb6 [2021-06-02T16:09:58.726Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T16:09:58.726Z] Removing intermediate container 680658c26fd3 [2021-06-02T16:09:58.726Z] ---> 3d368ffd4fcc [2021-06-02T16:09:58.726Z] Step 20/22 : LABEL arch=x86_64 [2021-06-02T16:09:58.740Z] Removing intermediate container 2684eba354ac [2021-06-02T16:09:58.741Z] ---> f8f52d3e16b0 [2021-06-02T16:09:58.741Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T16:09:58.741Z] ---> Running in 2fcaadb323e4 [2021-06-02T16:09:58.741Z] Removing intermediate container 2fcaadb323e4 [2021-06-02T16:09:58.741Z] ---> b66fb3534e87 [2021-06-02T16:09:58.741Z] Step 5/6 : COPY go.mod . [2021-06-02T16:09:58.998Z] ---> Running in 4c8ee0b54556 [2021-06-02T16:09:59.269Z] Removing intermediate container 4c8ee0b54556 [2021-06-02T16:09:59.269Z] ---> 79bb0614dc4e [2021-06-02T16:09:59.269Z] Step 21/22 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:09:59.269Z] ---> f51d562acc78 [2021-06-02T16:09:59.269Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T16:09:59.269Z] ---> Running in ee6e6e76995d [2021-06-02T16:09:59.541Z] Removing intermediate container ee6e6e76995d [2021-06-02T16:09:59.541Z] ---> 4374ad382f0e [2021-06-02T16:09:59.541Z] Step 22/22 : LABEL version=0.0.0 [2021-06-02T16:09:59.541Z] ---> c53c34b4c2a3 [2021-06-02T16:09:59.541Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-02T16:09:59.541Z] ---> Running in fe6457898452 [2021-06-02T16:09:59.541Z] ---> Running in 52108b40acd9 [2021-06-02T16:09:59.541Z] Removing intermediate container fe6457898452 [2021-06-02T16:09:59.541Z] ---> e707e7407373 [2021-06-02T16:09:59.541Z] [2021-06-02T16:09:59.724Z] ---> 55178a02db1d [2021-06-02T16:09:59.724Z] Step 6/6 : RUN go mod download [2021-06-02T16:09:59.724Z] ---> Running in 000723af8284 [2021-06-02T16:09:59.816Z] Successfully built e707e7407373 [2021-06-02T16:09:59.817Z] Successfully tagged security-proxy-setup:latest [2021-06-02T16:09:59.817Z] Building sys-mgmt-agent [2021-06-02T16:10:01.216Z]  Building security-proxy-setup ... done Removing intermediate container 52108b40acd9 [2021-06-02T16:10:01.216Z] ---> b2f0acddb90b [2021-06-02T16:10:01.216Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T16:10:01.216Z] ---> Running in 9bee0759f5a5 [2021-06-02T16:10:01.482Z] Removing intermediate container 9bee0759f5a5 [2021-06-02T16:10:01.482Z] ---> bd5cf7cea315 [2021-06-02T16:10:01.482Z] Step 24/26 : LABEL arch=x86_64 [2021-06-02T16:10:01.784Z] ---> Running in 1bdb9801a7c4 [2021-06-02T16:10:02.362Z] Removing intermediate container 1bdb9801a7c4 [2021-06-02T16:10:02.362Z] ---> e75c41dbc6d1 [2021-06-02T16:10:02.362Z] Step 25/26 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:10:02.362Z] ---> Running in b339889ffba7 [2021-06-02T16:10:02.627Z] Removing intermediate container b339889ffba7 [2021-06-02T16:10:02.627Z] ---> d21f7f63a558 [2021-06-02T16:10:02.627Z] Step 26/26 : LABEL version=0.0.0 [2021-06-02T16:10:02.627Z] ---> Running in e79181aabcc2 [2021-06-02T16:10:02.893Z] Removing intermediate container e79181aabcc2 [2021-06-02T16:10:02.893Z] ---> 3dbf4b48e594 [2021-06-02T16:10:02.893Z] [2021-06-02T16:10:03.159Z] Successfully built 3dbf4b48e594 [2021-06-02T16:10:03.159Z] Successfully tagged security-secretstore-setup:latest [2021-06-02T16:10:03.159Z] Building core-command [2021-06-02T16:10:11.350Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:10:11.350Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:10:11.350Z] ---> 6409c2649bc2 [2021-06-02T16:10:11.350Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:10:11.350Z] ---> Using cache [2021-06-02T16:10:11.350Z] ---> 0ac3eba4b8b8 [2021-06-02T16:10:11.350Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:10:11.350Z] ---> Using cache [2021-06-02T16:10:11.350Z] ---> 6d90d05a127c [2021-06-02T16:10:11.350Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T16:10:11.350Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:10:11.350Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:10:11.350Z] ---> 6409c2649bc2 [2021-06-02T16:10:11.350Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:10:11.350Z] ---> Using cache [2021-06-02T16:10:11.350Z] ---> 0ac3eba4b8b8 [2021-06-02T16:10:11.350Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:10:11.350Z] ---> Using cache [2021-06-02T16:10:11.350Z] ---> 6d90d05a127c [2021-06-02T16:10:11.350Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T16:10:11.350Z] ---> Using cache [2021-06-02T16:10:11.350Z] ---> f04fd5e55804 [2021-06-02T16:10:11.350Z] Step 6/24 : COPY go.mod . [2021-06-02T16:10:11.350Z] ---> Using cache [2021-06-02T16:10:11.350Z] ---> c59d54faf242 [2021-06-02T16:10:11.350Z] Step 7/24 : RUN go mod download [2021-06-02T16:10:11.350Z] ---> Using cache [2021-06-02T16:10:11.350Z] ---> c85f3fc1d0a5 [2021-06-02T16:10:11.350Z] Step 8/24 : COPY . . [2021-06-02T16:10:11.350Z] ---> Using cache [2021-06-02T16:10:11.350Z] ---> cc2d602d8ccd [2021-06-02T16:10:11.350Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:10:11.350Z] ---> Using cache [2021-06-02T16:10:11.350Z] ---> 6d7920882df2 [2021-06-02T16:10:11.350Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T16:10:11.350Z] ---> Running in 1e14c0bcc614 [2021-06-02T16:10:11.350Z] ---> Running in a3396cf60167 [2021-06-02T16:10:11.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T16:10:11.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:10:11.898Z] Removing intermediate container 88053c365244 [2021-06-02T16:10:11.898Z] ---> e651a702f4f4 [2021-06-02T16:10:11.898Z] [2021-06-02T16:10:11.898Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T16:10:11.898Z] ---> 13621d1b12d4 [2021-06-02T16:10:11.898Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T16:10:11.898Z] ---> Running in 2fc26ca9b713 [2021-06-02T16:10:12.903Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:10:12.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:10:13.167Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:10:13.167Z] OK: 219 MiB in 52 packages [2021-06-02T16:10:13.434Z] Removing intermediate container 8674f4fa5042 [2021-06-02T16:10:13.434Z] ---> 6b5442e215a3 [2021-06-02T16:10:13.434Z] [2021-06-02T16:10:13.434Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:10:13.434Z] ---> 13621d1b12d4 [2021-06-02T16:10:13.434Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:10:13.434Z] ---> Running in 14e47882c5d4 [2021-06-02T16:10:13.714Z] Removing intermediate container 1e14c0bcc614 [2021-06-02T16:10:13.714Z] ---> 458afa3ee2f0 [2021-06-02T16:10:13.714Z] Step 6/24 : COPY go.mod . [2021-06-02T16:10:13.981Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T16:10:13.981Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T16:10:13.981Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:10:13.981Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T16:10:14.252Z] ---> 84814e41b536 [2021-06-02T16:10:14.252Z] Step 7/24 : RUN go mod download [2021-06-02T16:10:14.252Z] OK: 6 MiB in 16 packages [2021-06-02T16:10:14.252Z] ---> Running in 0a708f34d531 [2021-06-02T16:10:14.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:10:14.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:10:14.527Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T16:10:14.527Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:10:14.527Z] OK: 6 MiB in 15 packages [2021-06-02T16:10:14.804Z] Removing intermediate container 2fc26ca9b713 [2021-06-02T16:10:14.804Z] ---> 69a3021e8d76 [2021-06-02T16:10:14.804Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:10:14.804Z] ---> Running in a6126f38ebd1 [2021-06-02T16:10:15.080Z] Removing intermediate container a6126f38ebd1 [2021-06-02T16:10:15.080Z] ---> 34a06bd3dbc5 [2021-06-02T16:10:15.080Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T16:10:15.080Z] ---> Running in 58648fd680d5 [2021-06-02T16:10:15.080Z] Removing intermediate container 14e47882c5d4 [2021-06-02T16:10:15.080Z] ---> 90b647a42b22 [2021-06-02T16:10:15.080Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:10:15.352Z] ---> Running in 2b5311db8ea7 [2021-06-02T16:10:15.352Z] Removing intermediate container 58648fd680d5 [2021-06-02T16:10:15.352Z] ---> c8d7db2cd1ec [2021-06-02T16:10:15.352Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T16:10:15.352Z] Removing intermediate container 2b5311db8ea7 [2021-06-02T16:10:15.352Z] ---> 42125515cfea [2021-06-02T16:10:15.352Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T16:10:15.627Z] ---> Running in b2e035b1a9b9 [2021-06-02T16:10:15.627Z] ---> Running in 5197fbc87de5 [2021-06-02T16:10:15.627Z] Removing intermediate container 0a708f34d531 [2021-06-02T16:10:15.627Z] ---> 0944bc8b1590 [2021-06-02T16:10:15.627Z] Step 8/24 : COPY . . [2021-06-02T16:10:15.627Z] Removing intermediate container b2e035b1a9b9 [2021-06-02T16:10:15.627Z] ---> 5a6a71c077ce [2021-06-02T16:10:15.627Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:10:15.907Z] Removing intermediate container 5197fbc87de5 [2021-06-02T16:10:15.907Z] ---> eb1f161add2e [2021-06-02T16:10:15.907Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T16:10:15.907Z] ---> Running in 982d4fa98617 [2021-06-02T16:10:16.496Z] ---> 8e11393ffe4a [2021-06-02T16:10:16.496Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T16:10:16.775Z] Removing intermediate container 982d4fa98617 [2021-06-02T16:10:16.775Z] ---> 88c32da038c8 [2021-06-02T16:10:16.775Z] Step 16/24 : WORKDIR / [2021-06-02T16:10:17.368Z] ---> Running in aa5e1e2f060d [2021-06-02T16:10:17.631Z] ---> 48d1f13014b2 [2021-06-02T16:10:17.631Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T16:10:17.895Z] Removing intermediate container aa5e1e2f060d [2021-06-02T16:10:17.895Z] ---> 303e124d8417 [2021-06-02T16:10:17.895Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:10:18.499Z] ---> 907dcf340204 [2021-06-02T16:10:18.499Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T16:10:18.771Z] ---> Running in 178db6eb14ff [2021-06-02T16:10:18.771Z] ---> 8a809edc4b97 [2021-06-02T16:10:18.771Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T16:10:19.036Z] Removing intermediate container 178db6eb14ff [2021-06-02T16:10:19.036Z] ---> 8cf85590db5e [2021-06-02T16:10:19.036Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:10:19.301Z] ---> Running in 392d00d094e0 [2021-06-02T16:10:19.301Z] Removing intermediate container 43ccbbbc5ce1 [2021-06-02T16:10:19.301Z] ---> 3b0c36b97526 [2021-06-02T16:10:19.301Z] [2021-06-02T16:10:19.301Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T16:10:19.301Z] ---> 13621d1b12d4 [2021-06-02T16:10:19.301Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:10:19.301Z] ---> Using cache [2021-06-02T16:10:19.301Z] ---> 90b647a42b22 [2021-06-02T16:10:19.301Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:10:19.301Z] ---> Using cache [2021-06-02T16:10:19.301Z] ---> 42125515cfea [2021-06-02T16:10:19.301Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T16:10:19.570Z] ---> Running in a6ca595bf250 [2021-06-02T16:10:19.835Z] Removing intermediate container 392d00d094e0 [2021-06-02T16:10:19.835Z] ---> 3fd4656068e4 [2021-06-02T16:10:19.835Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T16:10:19.835Z] ---> 7def9ad86fbb [2021-06-02T16:10:19.835Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T16:10:20.103Z] Removing intermediate container a6ca595bf250 [2021-06-02T16:10:20.103Z] ---> 1b7e3866b065 [2021-06-02T16:10:20.103Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T16:10:20.103Z] ---> Running in db3228b7dba2 [2021-06-02T16:10:20.103Z] ---> Running in 0595964967d6 [2021-06-02T16:10:20.689Z] Removing intermediate container 0595964967d6 [2021-06-02T16:10:20.689Z] ---> 9c21e8f27d56 [2021-06-02T16:10:20.689Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:10:20.689Z] Removing intermediate container db3228b7dba2 [2021-06-02T16:10:20.689Z] ---> eff135f23727 [2021-06-02T16:10:20.689Z] Step 22/23 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:10:20.956Z] ---> 697654c8ee98 [2021-06-02T16:10:20.956Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T16:10:20.956Z] ---> Running in a044299725e1 [2021-06-02T16:10:20.956Z] ---> Running in ee7e5b3ab345 [2021-06-02T16:10:21.219Z] ---> 36bf676fe1f5 [2021-06-02T16:10:21.219Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T16:10:21.484Z] Removing intermediate container a044299725e1 [2021-06-02T16:10:21.484Z] ---> 4b2a0111389b [2021-06-02T16:10:21.484Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T16:10:21.484Z] Removing intermediate container ee7e5b3ab345 [2021-06-02T16:10:21.484Z] ---> 28ad2a52d112 [2021-06-02T16:10:21.484Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:10:21.484Z] ---> Running in 89441016433d [2021-06-02T16:10:21.484Z] ---> Running in 4f67dfaa38e3 [2021-06-02T16:10:22.080Z] Removing intermediate container 89441016433d [2021-06-02T16:10:22.080Z] ---> a5ca21d8611f [2021-06-02T16:10:22.080Z] [2021-06-02T16:10:22.080Z] Removing intermediate container 4f67dfaa38e3 [2021-06-02T16:10:22.080Z] ---> 3278837ae7fa [2021-06-02T16:10:22.080Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T16:10:22.080Z] Successfully built a5ca21d8611f [2021-06-02T16:10:22.080Z] Successfully tagged support-notifications:latest [2021-06-02T16:10:22.080Z] Building core-data [2021-06-02T16:10:22.345Z]  Building support-notifications ... done  ---> Running in 6f27efa7f179 [2021-06-02T16:10:22.345Z] ---> 8593d26309e8 [2021-06-02T16:10:22.345Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T16:10:22.920Z] Removing intermediate container 6f27efa7f179 [2021-06-02T16:10:22.920Z] ---> 06a03cb08b0d [2021-06-02T16:10:22.920Z] Step 23/24 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:10:24.095Z] ---> Running in 75aed89aa7d6 [2021-06-02T16:10:24.095Z] ---> fee39094159a [2021-06-02T16:10:24.095Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T16:10:24.414Z] ---> Running in 54104db127ca [2021-06-02T16:10:24.414Z] Removing intermediate container 75aed89aa7d6 [2021-06-02T16:10:24.414Z] ---> 2eea5b116d4c [2021-06-02T16:10:24.414Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:10:24.414Z] ---> 27dfe60f44da [2021-06-02T16:10:24.414Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:10:24.414Z] ---> Running in 1cdf9a21dbd9 [2021-06-02T16:10:24.414Z] ---> Running in 83f948bd008d [2021-06-02T16:10:24.414Z] Removing intermediate container 54104db127ca [2021-06-02T16:10:24.414Z] ---> c92241482ee8 [2021-06-02T16:10:24.414Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:10:24.414Z] ---> Running in 8da7a3ac50ce [2021-06-02T16:10:24.414Z] Removing intermediate container 1cdf9a21dbd9 [2021-06-02T16:10:24.414Z] ---> 3993e2b0d4f7 [2021-06-02T16:10:24.414Z] [2021-06-02T16:10:24.865Z] Successfully built 3993e2b0d4f7 [2021-06-02T16:10:24.865Z] Successfully tagged core-metadata:latest [2021-06-02T16:10:24.865Z] Building security-bootstrapper [2021-06-02T16:10:24.865Z]  Building core-metadata ... done Removing intermediate container 8da7a3ac50ce [2021-06-02T16:10:25.141Z] ---> 87658c991669 [2021-06-02T16:10:25.141Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T16:10:25.141Z] ---> Running in b8b8acf3e42d [2021-06-02T16:10:25.141Z] Removing intermediate container b8b8acf3e42d [2021-06-02T16:10:25.141Z] ---> c756223d8a3e [2021-06-02T16:10:25.141Z] Step 22/23 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:10:25.415Z] ---> Running in 45ce37e96403 [2021-06-02T16:10:26.361Z] Removing intermediate container 45ce37e96403 [2021-06-02T16:10:26.361Z] ---> 40c585b8fe73 [2021-06-02T16:10:26.361Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T16:10:26.623Z] ---> Running in 3c2c7c1ed24c [2021-06-02T16:10:26.896Z] Removing intermediate container 3c2c7c1ed24c [2021-06-02T16:10:26.896Z] ---> de3d4d02b7db [2021-06-02T16:10:26.896Z] [2021-06-02T16:10:26.896Z] Successfully built de3d4d02b7db [2021-06-02T16:10:27.167Z] Successfully tagged support-scheduler:latest [2021-06-02T16:10:27.167Z]  Building support-scheduler ... done Removing intermediate container 83f948bd008d [2021-06-02T16:10:27.167Z] ---> 0d6b14ba0377 [2021-06-02T16:10:27.167Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T16:10:27.167Z] ---> Running in 9627e65ed193 [2021-06-02T16:10:28.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T16:10:29.081Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:10:29.081Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:10:29.081Z] ---> 6409c2649bc2 [2021-06-02T16:10:29.081Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:10:29.081Z] ---> Using cache [2021-06-02T16:10:29.081Z] ---> 0ac3eba4b8b8 [2021-06-02T16:10:29.081Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:10:29.081Z] ---> Using cache [2021-06-02T16:10:29.081Z] ---> 6d90d05a127c [2021-06-02T16:10:29.081Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T16:10:30.025Z] ---> Running in 012d2090731a [2021-06-02T16:10:30.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:10:31.238Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:10:32.134Z] Removing intermediate container 000723af8284 [2021-06-02T16:10:32.134Z] ---> 95770c3a418c [2021-06-02T16:10:32.134Z] Successfully built 95770c3a418c [2021-06-02T16:10:32.134Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:10:32.187Z] OK: 219 MiB in 52 packages [2021-06-02T16:10:32.486Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T16:10:32.486Z] . [Pipeline] withDockerContainer [2021-06-02T16:10:32.774Z] prd-ubuntu18.04-docker-arm64-4c-16g-97 does not seem to be running inside a container [2021-06-02T16:10:32.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-02T16:10:33.600Z] Removing intermediate container 012d2090731a [2021-06-02T16:10:33.600Z] ---> f25b741169a4 [2021-06-02T16:10:33.600Z] Step 6/24 : COPY go.mod . [2021-06-02T16:10:33.600Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:10:33.600Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:10:33.600Z] ---> 6409c2649bc2 [2021-06-02T16:10:33.600Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T16:10:33.600Z] ---> Using cache [2021-06-02T16:10:33.600Z] ---> 0ac3eba4b8b8 [2021-06-02T16:10:33.600Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:10:33.600Z] ---> Using cache [2021-06-02T16:10:33.600Z] ---> 6d90d05a127c [2021-06-02T16:10:33.600Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T16:10:33.600Z] ---> Using cache [2021-06-02T16:10:33.600Z] ---> f04fd5e55804 [2021-06-02T16:10:33.600Z] Step 6/32 : COPY go.mod . [2021-06-02T16:10:33.600Z] ---> Using cache [2021-06-02T16:10:33.600Z] ---> c59d54faf242 [2021-06-02T16:10:33.600Z] Step 7/32 : RUN go mod download [2021-06-02T16:10:33.600Z] ---> Using cache [2021-06-02T16:10:33.600Z] ---> c85f3fc1d0a5 [2021-06-02T16:10:33.600Z] Step 8/32 : COPY . . [2021-06-02T16:10:33.600Z] ---> Using cache [2021-06-02T16:10:33.600Z] ---> cc2d602d8ccd [2021-06-02T16:10:33.600Z] Step 9/32 : RUN go mod tidy [2021-06-02T16:10:33.600Z] ---> Using cache [2021-06-02T16:10:33.600Z] ---> 6d7920882df2 [2021-06-02T16:10:33.600Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T16:10:33.600Z] ---> Running in f91913120424 [2021-06-02T16:10:33.600Z] ---> 48615268cbfa [2021-06-02T16:10:33.600Z] Step 7/24 : RUN go mod download [2021-06-02T16:10:33.880Z] ---> Running in c896d54d24ac [2021-06-02T16:10:34.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-02T16:10:34.538Z] $ docker top 73011ade6a243a74a369ce8b4475a582dd588dc9b745ebcd789c208cd0f8049a -eo pid,comm [2021-06-02T16:10:34.750Z] Removing intermediate container c896d54d24ac [2021-06-02T16:10:34.750Z] ---> 59ead23ed570 [2021-06-02T16:10:34.750Z] Step 8/24 : COPY . . [Pipeline] { [Pipeline] sh [2021-06-02T16:10:35.560Z] + go version [2021-06-02T16:10:35.560Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-02T16:10:35.574Z] $ docker stop --time=1 73011ade6a243a74a369ce8b4475a582dd588dc9b745ebcd789c208cd0f8049a [2021-06-02T16:10:38.204Z] $ docker rm -f 73011ade6a243a74a369ce8b4475a582dd588dc9b745ebcd789c208cd0f8049a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:10:38.997Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T16:10:38.997Z] . [Pipeline] withDockerContainer [2021-06-02T16:10:39.024Z] Removing intermediate container a3396cf60167 [2021-06-02T16:10:39.025Z] ---> e908e33d0211 [2021-06-02T16:10:39.025Z] [2021-06-02T16:10:39.025Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:10:39.025Z] ---> 13621d1b12d4 [2021-06-02T16:10:39.025Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:10:39.025Z] ---> Using cache [2021-06-02T16:10:39.025Z] ---> 90b647a42b22 [2021-06-02T16:10:39.025Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:10:39.025Z] ---> Using cache [2021-06-02T16:10:39.025Z] ---> 42125515cfea [2021-06-02T16:10:39.025Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T16:10:39.280Z] prd-ubuntu18.04-docker-arm64-4c-16g-97 does not seem to be running inside a container [2021-06-02T16:10:39.289Z] ---> Running in 16ea5e3606ed [2021-06-02T16:10:39.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-02T16:10:39.878Z] Removing intermediate container 16ea5e3606ed [2021-06-02T16:10:39.878Z] ---> 702fa383418d [2021-06-02T16:10:39.878Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T16:10:39.878Z] ---> Running in 075bc38dc07c [2021-06-02T16:10:40.167Z] Removing intermediate container 075bc38dc07c [2021-06-02T16:10:40.167Z] ---> 4e5b8721ed17 [2021-06-02T16:10:40.167Z] Step 16/24 : WORKDIR / [2021-06-02T16:10:40.471Z] ---> Running in a082f40d3647 [2021-06-02T16:10:41.051Z] Removing intermediate container a082f40d3647 [2021-06-02T16:10:41.051Z] ---> 597e16310c6e [2021-06-02T16:10:41.051Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:10:41.314Z] ---> 5bb200512448 [2021-06-02T16:10:41.314Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:10:41.580Z] ---> Running in dc198fc66b48 [2021-06-02T16:10:41.580Z] ---> f334ae2974ed [2021-06-02T16:10:41.580Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T16:10:41.737Z] $ docker top 683022a441a6b45824086494bb7cf83a862bf1a8bbd54ea2fcb8790c5e1d12c3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T16:10:42.113Z] ========================================================= [2021-06-02T16:10:42.113Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T16:10:42.113Z] ========================================================= [Pipeline] sh [2021-06-02T16:10:42.160Z] ---> 8db1241daeb0 [2021-06-02T16:10:42.160Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T16:10:42.422Z] ---> a0b5f4fef5c6 [2021-06-02T16:10:42.422Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T16:10:42.422Z] ---> Running in a0fcf86e3033 [2021-06-02T16:10:42.686Z] Removing intermediate container a0fcf86e3033 [2021-06-02T16:10:42.686Z] ---> 303597b1f418 [2021-06-02T16:10:42.686Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:10:42.686Z] ---> Running in 4b03c74194f0 [2021-06-02T16:10:42.775Z] + go mod tidy [2021-06-02T16:10:42.949Z] Removing intermediate container 4b03c74194f0 [2021-06-02T16:10:42.949Z] ---> 3a0a4891ac86 [2021-06-02T16:10:42.949Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T16:10:42.949Z] ---> Running in 5063428ba5fa [2021-06-02T16:10:42.949Z] Removing intermediate container 5063428ba5fa [2021-06-02T16:10:42.949Z] ---> a16c2e00622c [2021-06-02T16:10:42.949Z] Step 23/24 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:10:42.949Z] ---> Running in 616faf386957 [2021-06-02T16:10:43.212Z] Removing intermediate container 616faf386957 [2021-06-02T16:10:43.212Z] ---> 6295c2d81e82 [2021-06-02T16:10:43.212Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:10:43.212Z] ---> Running in 968a2b6f3df7 [2021-06-02T16:10:43.479Z] Removing intermediate container 968a2b6f3df7 [2021-06-02T16:10:43.479Z] ---> c2543b4423e8 [2021-06-02T16:10:43.479Z] [2021-06-02T16:10:43.479Z] Removing intermediate container dc198fc66b48 [2021-06-02T16:10:43.479Z] ---> 62c4f9349b90 [2021-06-02T16:10:43.479Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T16:10:43.743Z] ---> Running in 582d0537e842 [2021-06-02T16:10:43.743Z] Successfully built c2543b4423e8 [2021-06-02T16:10:43.743Z] Successfully tagged core-command:latest [Pipeline] sh [2021-06-02T16:10:44.320Z]  Building core-command ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T16:10:44.434Z] + make test [2021-06-02T16:10:44.434Z] go mod tidy [2021-06-02T16:10:45.035Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T16:10:54.425Z] Removing intermediate container 9627e65ed193 [2021-06-02T16:10:54.425Z] ---> 9c1f42bf7fd3 [2021-06-02T16:10:54.425Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T16:10:54.425Z] ---> Running in 326f59a15e81 [2021-06-02T16:10:54.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T16:10:55.385Z] Removing intermediate container 326f59a15e81 [2021-06-02T16:10:55.385Z] ---> 34a602988f51 [2021-06-02T16:10:55.385Z] [2021-06-02T16:10:55.385Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T16:10:55.385Z] 20.10.0: Pulling from library/docker [2021-06-02T16:11:00.726Z] Removing intermediate container f91913120424 [2021-06-02T16:11:00.726Z] ---> 5e343a51b6aa [2021-06-02T16:11:00.726Z] [2021-06-02T16:11:00.726Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T16:11:00.726Z] ---> 13621d1b12d4 [2021-06-02T16:11:00.726Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T16:11:00.726Z] ---> Running in 5039c327bec3 [2021-06-02T16:11:00.726Z] Removing intermediate container 5039c327bec3 [2021-06-02T16:11:00.726Z] ---> 4bf2060b4402 [2021-06-02T16:11:00.726Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T16:11:00.726Z] ---> Running in 4b297adf0c24 [2021-06-02T16:11:01.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:11:01.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:11:01.286Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T16:11:01.286Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T16:11:01.286Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:11:01.286Z] OK: 6 MiB in 16 packages [2021-06-02T16:11:01.883Z] Removing intermediate container 4b297adf0c24 [2021-06-02T16:11:01.883Z] ---> 8806ee662fbe [2021-06-02T16:11:01.883Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T16:11:02.152Z] ---> Running in b8a0c1b98809 [2021-06-02T16:11:02.152Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T16:11:02.152Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T16:11:02.152Z] ---> aefe523efa57 [2021-06-02T16:11:02.152Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:11:02.152Z] ---> Running in cb1c91ec0abb [2021-06-02T16:11:02.152Z] Removing intermediate container b8a0c1b98809 [2021-06-02T16:11:02.152Z] ---> d517a0b91a50 [2021-06-02T16:11:02.152Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T16:11:02.152Z] Removing intermediate container cb1c91ec0abb [2021-06-02T16:11:02.152Z] ---> 9ac86ab521b8 [2021-06-02T16:11:02.152Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T16:11:02.152Z] ---> Running in 2da9d3bf6666 [2021-06-02T16:11:02.414Z] ---> Running in 3a752fcf91a5 [2021-06-02T16:11:02.414Z] Removing intermediate container 2da9d3bf6666 [2021-06-02T16:11:02.414Z] ---> deed4bc497f9 [2021-06-02T16:11:02.414Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T16:11:02.414Z] ---> Running in cd1d18604de7 [2021-06-02T16:11:02.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:11:02.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:11:02.988Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T16:11:02.988Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T16:11:02.988Z] Executing bash-5.0.17-r0.post-install [2021-06-02T16:11:02.988Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T16:11:02.988Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T16:11:02.988Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T16:11:02.988Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T16:11:02.988Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T16:11:02.988Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T16:11:03.251Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T16:11:03.251Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T16:11:03.251Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T16:11:03.251Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T16:11:03.251Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T16:11:04.199Z] Removing intermediate container cd1d18604de7 [2021-06-02T16:11:04.199Z] ---> c9e27680bf65 [2021-06-02T16:11:04.199Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T16:11:04.199Z] ---> Running in 0447f306c873 [2021-06-02T16:11:04.199Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T16:11:04.199Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T16:11:04.199Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T16:11:04.199Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T16:11:04.199Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T16:11:04.199Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T16:11:04.199Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T16:11:04.469Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T16:11:04.469Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T16:11:04.469Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T16:11:04.469Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T16:11:04.469Z] Removing intermediate container 0447f306c873 [2021-06-02T16:11:04.469Z] ---> 93394bc87045 [2021-06-02T16:11:04.469Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T16:11:04.470Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T16:11:04.470Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T16:11:04.470Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T16:11:04.470Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T16:11:04.739Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T16:11:04.739Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T16:11:04.739Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T16:11:04.739Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T16:11:04.739Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T16:11:04.739Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T16:11:04.739Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T16:11:04.739Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T16:11:04.739Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T16:11:04.739Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T16:11:04.739Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T16:11:04.739Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T16:11:04.739Z] OK: 72 MiB in 59 packages [2021-06-02T16:11:05.023Z] ---> b5b266a5058a [2021-06-02T16:11:05.023Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T16:11:05.023Z] ---> Running in 94e27b2288fe [2021-06-02T16:11:05.611Z] Collecting docker-compose==1.23.2 [2021-06-02T16:11:05.611Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T16:11:05.886Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T16:11:05.886Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T16:11:05.886Z] Removing intermediate container 94e27b2288fe [2021-06-02T16:11:05.886Z] ---> f8425caabc88 [2021-06-02T16:11:05.886Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:11:06.150Z] ---> 82dc2c90837e [2021-06-02T16:11:06.150Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T16:11:06.430Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T16:11:06.430Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T16:11:06.430Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T16:11:06.430Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T16:11:06.708Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-02T16:11:06.708Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T16:11:06.708Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T16:11:06.981Z] ---> b29a4099b37a [2021-06-02T16:11:06.981Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T16:11:06.981Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T16:11:06.981Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T16:11:07.254Z] ---> 002f809c5ea4 [2021-06-02T16:11:07.254Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T16:11:07.254Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T16:11:07.254Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T16:11:07.254Z] ---> e3bc3b5cdd3a [2021-06-02T16:11:07.254Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T16:11:07.533Z] Collecting PyYAML<4,>=3.10 [2021-06-02T16:11:07.533Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T16:11:07.809Z] ---> 12828f9b1374 [2021-06-02T16:11:07.809Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T16:11:08.086Z] ---> Running in 6b892bbe9fa2 [2021-06-02T16:11:08.086Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T16:11:08.086Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T16:11:08.364Z] Removing intermediate container 582d0537e842 [2021-06-02T16:11:08.364Z] ---> 4ac2d00447df [2021-06-02T16:11:08.364Z] [2021-06-02T16:11:08.364Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:11:08.364Z] ---> 13621d1b12d4 [2021-06-02T16:11:08.364Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T16:11:08.364Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T16:11:08.364Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T16:11:08.364Z] Removing intermediate container 6b892bbe9fa2 [2021-06-02T16:11:08.364Z] ---> 2d5f9eeaa1f5 [2021-06-02T16:11:08.364Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T16:11:08.364Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-02T16:11:08.364Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-02T16:11:08.364Z] ---> Running in 581f253b9796 [2021-06-02T16:11:08.364Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T16:11:08.364Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T16:11:08.364Z] Collecting idna<2.8,>=2.5 [2021-06-02T16:11:08.364Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T16:11:08.633Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T16:11:08.633Z] Removing intermediate container 581f253b9796 [2021-06-02T16:11:08.633Z] ---> 135574e10af0 [2021-06-02T16:11:08.633Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T16:11:08.633Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T16:11:08.633Z] ---> 43f2045703c0 [2021-06-02T16:11:08.633Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T16:11:08.633Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T16:11:08.633Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T16:11:08.633Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T16:11:08.633Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T16:11:08.633Z] ---> Running in 0f2d0c7db129 [2021-06-02T16:11:08.633Z] ---> Running in 0a7e0ca0755a [2021-06-02T16:11:08.633Z] Removing intermediate container 0f2d0c7db129 [2021-06-02T16:11:08.633Z] ---> 96ee242da9fb [2021-06-02T16:11:08.633Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T16:11:08.633Z] Installing collected packages: texttable, urllib3, idna, requests, docker-pycreds, websocket-client, docker, docopt, cached-property, dockerpty, PyYAML, jsonschema, docker-compose [2021-06-02T16:11:08.633Z] Running setup.py install for texttable: started [2021-06-02T16:11:08.633Z] ---> Running in e603531c534c [2021-06-02T16:11:08.909Z] Removing intermediate container e603531c534c [2021-06-02T16:11:08.909Z] ---> 54def8e2ce92 [2021-06-02T16:11:08.909Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:11:08.909Z] ---> Running in 9f0372111fc9 [2021-06-02T16:11:08.909Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T16:11:08.909Z] Attempting uninstall: urllib3 [2021-06-02T16:11:08.909Z] Found existing installation: urllib3 1.25.9 [2021-06-02T16:11:08.909Z] Uninstalling urllib3-1.25.9: [2021-06-02T16:11:08.909Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T16:11:09.189Z] Attempting uninstall: idna [2021-06-02T16:11:09.189Z] Found existing installation: idna 2.9 [2021-06-02T16:11:09.189Z] Uninstalling idna-2.9: [2021-06-02T16:11:09.189Z] Successfully uninstalled idna-2.9 [2021-06-02T16:11:09.189Z] Attempting uninstall: requests [2021-06-02T16:11:09.189Z] Found existing installation: requests 2.23.0 [2021-06-02T16:11:09.189Z] Uninstalling requests-2.23.0: [2021-06-02T16:11:09.189Z] Successfully uninstalled requests-2.23.0 [2021-06-02T16:11:09.468Z] Removing intermediate container 0a7e0ca0755a [2021-06-02T16:11:09.468Z] ---> 4f87ef26ce17 [2021-06-02T16:11:09.468Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T16:11:09.468Z] ---> Running in 9fdf3f20770e [2021-06-02T16:11:09.468Z] Removing intermediate container 9fdf3f20770e [2021-06-02T16:11:09.468Z] ---> 605f5aff2024 [2021-06-02T16:11:09.468Z] Step 29/32 : CMD ["gate"] [2021-06-02T16:11:09.737Z] Running setup.py install for docopt: started [2021-06-02T16:11:09.737Z] Removing intermediate container 9f0372111fc9 [2021-06-02T16:11:09.737Z] ---> 681985c4f7ae [2021-06-02T16:11:09.737Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T16:11:09.737Z] ---> Running in edc04de4ac38 [2021-06-02T16:11:09.737Z] ---> Running in 925d390b166c [2021-06-02T16:11:09.737Z] Removing intermediate container edc04de4ac38 [2021-06-02T16:11:09.737Z] ---> d56adcb606d8 [2021-06-02T16:11:09.737Z] Step 30/32 : LABEL arch=x86_64 [2021-06-02T16:11:10.008Z] ---> Running in 250989127f7b [2021-06-02T16:11:10.008Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T16:11:10.008Z] Running setup.py install for dockerpty: started [2021-06-02T16:11:10.008Z] Removing intermediate container 250989127f7b [2021-06-02T16:11:10.008Z] ---> 2f41b37bfee6 [2021-06-02T16:11:10.008Z] Step 31/32 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:11:10.008Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:11:10.272Z] ---> Running in 5fb0cfad6548 [2021-06-02T16:11:10.272Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T16:11:10.272Z] Running setup.py install for PyYAML: started [2021-06-02T16:11:10.272Z] Removing intermediate container 5fb0cfad6548 [2021-06-02T16:11:10.272Z] ---> c52016b04cf1 [2021-06-02T16:11:10.272Z] Step 32/32 : LABEL version=0.0.0 [2021-06-02T16:11:10.533Z] ---> Running in 526eae730294 [2021-06-02T16:11:10.533Z] Removing intermediate container 526eae730294 [2021-06-02T16:11:10.533Z] ---> fce10f34e458 [2021-06-02T16:11:10.533Z] [2021-06-02T16:11:10.533Z] Successfully built fce10f34e458 [2021-06-02T16:11:10.533Z] Successfully tagged security-bootstrapper:latest [2021-06-02T16:11:10.794Z]  Building security-bootstrapper ... done  Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T16:11:11.055Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-02T16:11:11.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:11:12.003Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T16:11:12.003Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T16:11:12.003Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T16:11:12.003Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T16:11:12.267Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T16:11:13.215Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T16:11:13.215Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:11:13.215Z] OK: 8 MiB in 20 packages [2021-06-02T16:11:13.481Z] Removing intermediate container 3a752fcf91a5 [2021-06-02T16:11:13.481Z] ---> 414077d10853 [2021-06-02T16:11:13.481Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T16:11:13.481Z] ---> Running in 1e29f159fef5 [2021-06-02T16:11:13.741Z] Removing intermediate container 1e29f159fef5 [2021-06-02T16:11:13.741Z] ---> 69bcdd5652c1 [2021-06-02T16:11:13.741Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T16:11:13.741Z] Removing intermediate container 925d390b166c [2021-06-02T16:11:13.741Z] ---> 3e8a52ab417f [2021-06-02T16:11:13.741Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:11:13.741Z] ---> Running in 4ee6391e7c78 [2021-06-02T16:11:13.741Z] Removing intermediate container 4ee6391e7c78 [2021-06-02T16:11:13.741Z] ---> 635feb1f36dd [2021-06-02T16:11:13.741Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T16:11:13.741Z] ---> 109dfd0815fa [2021-06-02T16:11:13.741Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T16:11:14.317Z] ---> b5aa94f89924 [2021-06-02T16:11:14.317Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T16:11:14.317Z] ---> c32d9cba353b [2021-06-02T16:11:14.317Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T16:11:14.317Z] ---> 2c9ea9dc3062 [2021-06-02T16:11:14.317Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T16:11:14.317Z] ---> e71c159735bf [2021-06-02T16:11:14.317Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T16:11:14.317Z] ---> Running in 112e3b3dd18a [2021-06-02T16:11:14.582Z] Removing intermediate container 112e3b3dd18a [2021-06-02T16:11:14.582Z] ---> f0686c8b4104 [2021-06-02T16:11:14.582Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:11:14.582Z] ---> Running in 96141daf26e6 [2021-06-02T16:11:14.582Z] ---> 3bfa452d6b85 [2021-06-02T16:11:14.582Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T16:11:14.582Z] ---> Running in 92de984e0974 [2021-06-02T16:11:14.582Z] Removing intermediate container 96141daf26e6 [2021-06-02T16:11:14.582Z] ---> dddb528d5944 [2021-06-02T16:11:14.582Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T16:11:14.582Z] ---> Running in bda4250309b5 [2021-06-02T16:11:14.582Z] Removing intermediate container 92de984e0974 [2021-06-02T16:11:14.582Z] ---> 58f6cffc22b7 [2021-06-02T16:11:14.582Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:11:14.851Z] ---> Running in 6d67aa32f1a5 [2021-06-02T16:11:14.851Z] Removing intermediate container bda4250309b5 [2021-06-02T16:11:14.851Z] ---> 16cd29200543 [2021-06-02T16:11:14.851Z] Step 23/24 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:11:14.851Z] ---> Running in 9b19b052e52b [2021-06-02T16:11:14.851Z] Removing intermediate container 6d67aa32f1a5 [2021-06-02T16:11:14.851Z] ---> c789b524a9ed [2021-06-02T16:11:14.851Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T16:11:14.851Z] ---> Running in ba754d5dd949 [2021-06-02T16:11:14.851Z] Removing intermediate container 9b19b052e52b [2021-06-02T16:11:14.851Z] ---> bf4d371c3a6c [2021-06-02T16:11:14.851Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:11:14.851Z] ---> Running in 124d2c8196e8 [2021-06-02T16:11:14.851Z] Removing intermediate container ba754d5dd949 [2021-06-02T16:11:14.851Z] ---> 3dd3b91206f3 [2021-06-02T16:11:14.851Z] Step 23/24 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:11:14.851Z] ---> Running in 2f5f1ea450f6 [2021-06-02T16:11:15.112Z] Removing intermediate container 124d2c8196e8 [2021-06-02T16:11:15.112Z] ---> c2215f26d786 [2021-06-02T16:11:15.112Z] [2021-06-02T16:11:15.112Z] Removing intermediate container 2f5f1ea450f6 [2021-06-02T16:11:15.112Z] ---> 1bf03c42d024 [2021-06-02T16:11:15.112Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:11:15.112Z] ---> Running in de18e5cd03c0 [2021-06-02T16:11:15.112Z] Successfully built c2215f26d786 [2021-06-02T16:11:15.112Z] Successfully tagged core-data:latest [2021-06-02T16:11:15.371Z]  Building core-data ... done Removing intermediate container de18e5cd03c0 [2021-06-02T16:11:15.371Z] ---> 3ef343de3465 [2021-06-02T16:11:15.371Z] [2021-06-02T16:11:15.371Z] Successfully built 3ef343de3465 [2021-06-02T16:11:15.371Z] Successfully tagged sys-mgmt-agent:latest [2021-06-02T16:11:15.379Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-02T16:11:15.381Z] $ docker stop --time=1 26aff0edc79a3c88d3e18cc4c003cc69017a9b9e3d17948f0813733e74678810 [2021-06-02T16:11:16.612Z] $ docker rm -f 26aff0edc79a3c88d3e18cc4c003cc69017a9b9e3d17948f0813733e74678810 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T16:11:17.158Z] + docker images [2021-06-02T16:11:17.158Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T16:11:17.158Z] sys-mgmt-agent latest 3ef343de3465 1 second ago 312MB [2021-06-02T16:11:17.158Z] core-data latest c2215f26d786 2 seconds ago 21.6MB [2021-06-02T16:11:17.158Z] security-bootstrapper latest fce10f34e458 6 seconds ago 18.2MB [2021-06-02T16:11:17.158Z] 4ac2d00447df 8 seconds ago 1.17GB [2021-06-02T16:11:17.159Z] 5e343a51b6aa 17 seconds ago 1.15GB [2021-06-02T16:11:17.159Z] 34a602988f51 21 seconds ago 1.16GB [2021-06-02T16:11:17.159Z] core-command latest c2543b4423e8 33 seconds ago 17.1MB [2021-06-02T16:11:17.159Z] e908e33d0211 39 seconds ago 1.16GB [2021-06-02T16:11:17.159Z] support-scheduler latest de3d4d02b7db 50 seconds ago 17.1MB [2021-06-02T16:11:17.159Z] core-metadata latest 3993e2b0d4f7 52 seconds ago 18.6MB [2021-06-02T16:11:17.159Z] support-notifications latest a5ca21d8611f 55 seconds ago 17.8MB [2021-06-02T16:11:17.159Z] 3b0c36b97526 58 seconds ago 1.16GB [2021-06-02T16:11:17.159Z] 6b5442e215a3 About a minute ago 1.17GB [2021-06-02T16:11:17.159Z] e651a702f4f4 About a minute ago 1.16GB [2021-06-02T16:11:17.159Z] security-secretstore-setup latest 3dbf4b48e594 About a minute ago 25.8MB [2021-06-02T16:11:17.159Z] security-proxy-setup latest e707e7407373 About a minute ago 25.3MB [2021-06-02T16:11:17.159Z] 20c12881f8bd About a minute ago 1.16GB [2021-06-02T16:11:17.159Z] 2bc7e565dec6 About a minute ago 1.16GB [2021-06-02T16:11:17.159Z] ci-base-image-x86_64 latest 6409c2649bc2 5 minutes ago 648MB [2021-06-02T16:11:17.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-02T16:11:17.159Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-02T16:11:17.159Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-06-02T16:11:17.159Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-02T16:11:17.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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] } [2021-06-02T16:11:17.495Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-02T16:11:32.584Z] Still waiting to schedule task [2021-06-02T16:11:32.585Z] ‘prd-ubuntu18.04-docker-8c-8g-98’ is offline [2021-06-02T16:12:25.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T16:12:25.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T16:12:35.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T16:12:35.801Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T16:12:40.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T16:12:40.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T16:12:40.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T16:12:40.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T16:12:45.550Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T16:12:45.550Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T16:12:55.744Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T16:12:55.745Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T16:12:55.745Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T16:13:01.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.401s coverage: 46.1% of statements [2021-06-02T16:13:01.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T16:13:01.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T16:13:01.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-02T16:13:01.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-02T16:13:01.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-02T16:13:01.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T16:13:01.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.235s coverage: 28.7% of statements [2021-06-02T16:13:01.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.414s coverage: 100.0% of statements [2021-06-02T16:13:09.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.814s coverage: 27.7% of statements [2021-06-02T16:13:09.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T16:13:09.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T16:13:09.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-02T16:13:09.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-02T16:13:09.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-02T16:13:09.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.239s coverage: 81.2% of statements [2021-06-02T16:13:09.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-02T16:13:09.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.190s coverage: 100.0% of statements [2021-06-02T16:13:09.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-02T16:13:09.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.193s coverage: 100.0% of statements [2021-06-02T16:13:09.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-02T16:13:09.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T16:13:09.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.467s coverage: 53.4% of statements [2021-06-02T16:13:09.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T16:13:09.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T16:13:13.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.788s coverage: 87.7% of statements [2021-06-02T16:13:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T16:13:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:13:13.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.210s coverage: 78.9% of statements [2021-06-02T16:13:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T16:13:23.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.297s coverage: 28.6% of statements [2021-06-02T16:13:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T16:13:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T16:13:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-02T16:13:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-02T16:13:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-02T16:13:23.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.355s coverage: 100.0% of statements [2021-06-02T16:13:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-02T16:13:23.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.198s coverage: 100.0% of statements [2021-06-02T16:13:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-02T16:13:23.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.383s coverage: 86.7% of statements [2021-06-02T16:13:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-02T16:13:23.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.499s coverage: 97.5% of statements [2021-06-02T16:13:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-02T16:13:23.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.322s coverage: 78.3% of statements [2021-06-02T16:13:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-02T16:13:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T16:13:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T16:13:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T16:13:30.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.310s coverage: 95.1% of statements [2021-06-02T16:13:30.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T16:13:30.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:13:30.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T16:13:30.474Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T16:13:30.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T16:13:30.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-02T16:13:30.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-02T16:13:30.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T16:13:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T16:13:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-02T16:13:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T16:13:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-02T16:13:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T16:13:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-02T16:13:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T16:13:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-02T16:13:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-02T16:13:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-02T16:13:30.475Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.159s coverage: 58.8% of statements [2021-06-02T16:13:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T16:13:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-02T16:13:30.475Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.298s coverage: 0.8% of statements [2021-06-02T16:13:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T16:13:30.475Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.181s coverage: 21.7% of statements [2021-06-02T16:13:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T16:13:30.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.225s coverage: 47.1% of statements [2021-06-02T16:13:30.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.206s coverage: 79.5% of statements [2021-06-02T16:13:30.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements [2021-06-02T16:13:31.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements [2021-06-02T16:13:32.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.177s coverage: 87.5% of statements [2021-06-02T16:13:44.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.281s coverage: 94.4% of statements [2021-06-02T16:13:44.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements [2021-06-02T16:13:48.400Z] Running on prd-ubuntu18.04-docker-8c-8g-99 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws [2021-06-02T16:13:48.435Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-06-02T16:13:48.566Z] The recommended git tool is: git [2021-06-02T16:13:50.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.706s coverage: 81.8% of statements [2021-06-02T16:13:50.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T16:13:50.961Z] using credential edgex-jenkins-ssh [2021-06-02T16:13:50.975Z] Cloning the remote Git repository [2021-06-02T16:13:50.997Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T16:13:51.093Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-06-02T16:13:51.126Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T16:13:51.126Z] > git --version # timeout=10 [2021-06-02T16:13:51.134Z] > git --version # 'git version 2.17.1' [2021-06-02T16:13:51.134Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T16:13:51.164Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T16:13:57.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.278s coverage: 92.9% of statements [2021-06-02T16:13:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T16:13:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T16:13:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T16:13:57.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-02T16:13:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T16:13:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T16:13:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T16:13:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T16:13:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T16:13:57.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-06-02T16:13:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T16:13:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T16:13:57.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-06-02T16:13:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T16:13:57.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.241s coverage: 76.0% of statements [2021-06-02T16:13:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T16:13:57.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.187s coverage: 80.0% of statements [2021-06-02T16:13:57.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements [2021-06-02T16:13:57.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements [2021-06-02T16:13:57.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.345s coverage: 91.2% of statements [2021-06-02T16:13:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T16:13:59.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.855s coverage: 64.4% of statements [2021-06-02T16:13:59.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T16:13:59.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T16:13:59.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements [2021-06-02T16:13:59.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 91.3% of statements [2021-06-02T16:13:59.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2021-06-02T16:13:59.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-06-02T16:13:59.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2021-06-02T16:14:04.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.100s coverage: 66.9% of statements [2021-06-02T16:14:04.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T16:14:04.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T16:14:04.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T16:14:05.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.698s coverage: 43.5% of statements [2021-06-02T16:14:05.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T16:14:05.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T16:14:05.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.132s coverage: 89.5% of statements [2021-06-02T16:14:05.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T16:14:05.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.172s coverage: 84.8% of statements [2021-06-02T16:14:07.941Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T16:14:07.947Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T16:14:07.957Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T16:14:07.969Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T16:14:07.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T16:14:07.973Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T16:14:08.740Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:14:08.873Z] Merge succeeded, producing b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:14:08.874Z] Checking out Revision b7e172d9cdcb9692c7babd3b04390b847275462e (PR-3525) [2021-06-02T16:14:08.746Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T16:14:08.752Z] > git checkout -f b7e172d9cdcb9692c7babd3b04390b847275462e # timeout=10 [2021-06-02T16:14:08.839Z] > git remote # timeout=10 [2021-06-02T16:14:08.846Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T16:14:08.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T16:14:08.854Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-02T16:14:08.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T16:14:08.873Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T16:14:08.879Z] > git checkout -f b7e172d9cdcb9692c7babd3b04390b847275462e # timeout=10 [2021-06-02T16:14:11.046Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.578s coverage: 46.8% of statements [2021-06-02T16:14:11.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T16:14:11.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T16:14:11.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-02T16:14:11.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-02T16:14:11.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-02T16:14:11.046Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.123s coverage: 100.0% of statements [2021-06-02T16:14:11.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-02T16:14:11.046Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.180s coverage: 100.0% of statements [2021-06-02T16:14:11.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-02T16:14:11.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T16:14:12.605Z] Commit message: "feat(snap): add vault secret-token content interface" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:14:13.780Z] + echo snap-build.sh [2021-06-02T16:14:13.780Z] snap-build.sh [2021-06-02T16:14:13.780Z] + SNAP_BASE_DIR=. [2021-06-02T16:14:13.780Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-06-02T16:14:13.780Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-06-02T16:14:13.780Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-06-02T16:14:13.780Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-06-02T16:14:13.780Z] + cd /w/workspace/edgex-go/5 [2021-06-02T16:14:13.780Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-02T16:14:13.780Z] Reading package lists... [2021-06-02T16:14:14.045Z] Building dependency tree... [2021-06-02T16:14:14.045Z] Reading state information... [2021-06-02T16:14:14.045Z] The following packages were automatically installed and are no longer required: [2021-06-02T16:14:14.045Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-02T16:14:14.045Z] uidmap xdelta3 [2021-06-02T16:14:14.045Z] Use 'sudo apt autoremove' to remove them. [2021-06-02T16:14:14.045Z] The following packages will be REMOVED: [2021-06-02T16:14:14.045Z] lxd* lxd-client* [2021-06-02T16:14:14.454Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.212s coverage: 18.8% of statements [2021-06-02T16:14:14.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T16:14:14.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T16:14:14.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T16:14:14.454Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.555s coverage: 91.9% of statements [2021-06-02T16:14:14.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T16:14:14.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:14:14.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T16:14:14.621Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-02T16:14:14.621Z] After this operation, 31.7 MB disk space will be freed. [2021-06-02T16:14:15.147Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-02T16:14:15.147Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T16:14:16.095Z] Removing lxd dnsmasq configuration [2021-06-02T16:14:16.095Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T16:14:16.357Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-02T16:14:17.306Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T16:14:17.306Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-02T16:14:17.306Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T16:14:18.701Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-02T16:14:18.701Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-02T16:14:20.093Z] + sudo snap remove --purge lxd [2021-06-02T16:14:20.355Z] snap "lxd" is not installed [2021-06-02T16:14:20.355Z] + sudo groupadd --force --system lxd [2021-06-02T16:14:20.355Z] ++ whoami [2021-06-02T16:14:20.355Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-02T16:14:20.355Z] + newgrp - lxd [2021-06-02T16:14:20.355Z] + sudo snap install lxd [2021-06-02T16:14:22.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.834s coverage: 28.7% of statements [2021-06-02T16:14:22.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T16:14:22.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T16:14:22.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-02T16:14:22.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-02T16:14:22.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-02T16:14:22.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.191s coverage: 99.0% of statements [2021-06-02T16:14:22.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-02T16:14:22.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.236s coverage: 100.0% of statements [2021-06-02T16:14:22.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-02T16:14:22.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T16:14:22.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T16:14:22.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.218s coverage: 63.4% of statements [2021-06-02T16:14:22.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T16:14:22.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.440s coverage: 97.6% of statements [2021-06-02T16:14:22.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T16:14:22.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:14:22.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T16:14:22.806Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-06-02T16:14:22.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T16:14:22.806Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-06-02T16:14:22.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T16:14:22.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T16:14:22.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T16:14:22.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T16:14:22.806Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements [2021-06-02T16:14:22.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T16:14:22.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T16:14:22.806Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements [2021-06-02T16:14:23.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.165s coverage: 28.1% of statements [2021-06-02T16:14:23.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T16:14:23.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T16:14:24.006Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.162s coverage: 27.9% of statements [2021-06-02T16:14:24.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T16:14:24.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T16:14:24.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T16:14:24.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T16:14:24.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T16:14:24.603Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-06-02T16:14:25.581Z] GO111MODULE=on go vet ./... [2021-06-02T16:14:28.519Z] 2021-06-02T16:14:26Z INFO Waiting for automatic snapd restart... [2021-06-02T16:14:43.457Z] lxd 4.14 from Canonical* installed [2021-06-02T16:14:43.457Z] + sudo lxd init --auto [2021-06-02T16:14:51.627Z] + sudo snap install --classic snapcraft [2021-06-02T16:14:55.864Z] snapcraft 4.8 from Canonical* installed [2021-06-02T16:14:55.864Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-02T16:14:55.864Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-02T16:14:55.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T16:14:55.864Z] Dload Upload Total Spent Left Speed [2021-06-02T16:14:56.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4860 0 --:--:-- --:--:-- --:--:-- 4860 [2021-06-02T16:14:56.125Z] 100 3325k 100 3325k 0 0 11.8M 0 --:--:-- --:--:-- --:--:-- 11.8M [2021-06-02T16:14:56.125Z] ./yq_linux_amd64 [2021-06-02T16:14:56.387Z] + sudo snapcraft prime --use-lxd [2021-06-02T16:14:58.305Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-02T16:14:58.306Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-02T16:14:58.306Z] - README.md [2021-06-02T16:14:58.306Z] [2021-06-02T16:14:58.306Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-02T16:14:58.877Z] Launching a container. [2021-06-02T16:15:05.479Z] Waiting for container to be ready [2021-06-02T16:15:06.074Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-02T16:15:06.074Z] [2021-06-02T16:15:10.380Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-02T16:15:10.641Z] Waiting for network to be ready... [2021-06-02T16:15:10.903Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-02T16:15:11.172Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-02T16:15:11.173Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1728 kB] [2021-06-02T16:15:11.173Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-06-02T16:15:11.173Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-02T16:15:11.173Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-02T16:15:11.173Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-06-02T16:15:11.173Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-06-02T16:15:11.173Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-02T16:15:11.173Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-02T16:15:11.434Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-02T16:15:11.696Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-02T16:15:11.957Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-02T16:15:11.957Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-02T16:15:11.957Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-02T16:15:11.957Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-02T16:15:11.957Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-02T16:15:11.957Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-02T16:15:12.535Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-02T16:15:12.799Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2073 kB] [2021-06-02T16:15:12.799Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-06-02T16:15:12.799Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-06-02T16:15:12.799Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-06-02T16:15:12.799Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-06-02T16:15:12.799Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-06-02T16:15:12.799Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-02T16:15:12.799Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-02T16:15:15.355Z] Fetched 24.6 MB in 4s (5825 kB/s) [2021-06-02T16:15:16.306Z] Reading package lists... [2021-06-02T16:15:16.306Z] Reading package lists... [2021-06-02T16:15:16.575Z] Building dependency tree... [2021-06-02T16:15:16.575Z] Reading state information... [2021-06-02T16:15:16.575Z] The following additional packages will be installed: [2021-06-02T16:15:16.575Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-02T16:15:16.575Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-02T16:15:16.575Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-02T16:15:16.575Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-02T16:15:16.575Z] Suggested packages: [2021-06-02T16:15:16.575Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-02T16:15:16.575Z] Recommended packages: [2021-06-02T16:15:16.575Z] gnupg libsasl2-modules [2021-06-02T16:15:16.575Z] The following NEW packages will be installed: [2021-06-02T16:15:16.575Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-02T16:15:16.575Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-02T16:15:16.575Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-02T16:15:16.575Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-02T16:15:16.575Z] The following packages will be upgraded: [2021-06-02T16:15:16.575Z] gpg gpg-agent gpgconf libudev1 [2021-06-02T16:15:16.838Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-02T16:15:16.838Z] Need to get 3530 kB of archives. [2021-06-02T16:15:16.838Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-02T16:15:16.838Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-02T16:15:16.838Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-02T16:15:16.838Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-02T16:15:16.838Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-02T16:15:16.838Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-02T16:15:17.100Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-02T16:15:17.675Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-02T16:15:17.675Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-02T16:15:17.675Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-02T16:15:17.675Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-02T16:15:17.675Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-02T16:15:17.675Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-02T16:15:17.675Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-02T16:15:17.675Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-02T16:15:17.675Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-02T16:15:17.675Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-02T16:15:17.675Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-02T16:15:17.675Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-02T16:15:17.675Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-02T16:15:17.675Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-02T16:15:17.675Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-02T16:15:17.675Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-02T16:15:17.940Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T16:15:17.941Z] Fetched 3530 kB in 1s (3500 kB/s) [2021-06-02T16:15:17.941Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-02T16:15:17.941Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-02T16:15:17.941Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T16:15:17.941Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-02T16:15:18.203Z] Selecting previously unselected package udev. [2021-06-02T16:15:18.203Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-02T16:15:18.203Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-02T16:15:18.203Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-02T16:15:18.481Z] Selecting previously unselected package libfuse2:amd64. [2021-06-02T16:15:18.481Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-02T16:15:18.481Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-02T16:15:18.481Z] Selecting previously unselected package fuse. [2021-06-02T16:15:18.481Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-02T16:15:18.481Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-02T16:15:18.481Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T16:15:18.481Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T16:15:18.481Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T16:15:18.481Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T16:15:18.744Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T16:15:18.744Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T16:15:18.744Z] Selecting previously unselected package libksba8:amd64. [2021-06-02T16:15:18.744Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-02T16:15:18.744Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-02T16:15:18.744Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-02T16:15:18.744Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T16:15:18.744Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:18.744Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-02T16:15:18.744Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T16:15:18.744Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:19.011Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-02T16:15:19.011Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T16:15:19.011Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:19.011Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-02T16:15:19.011Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T16:15:19.011Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:19.011Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-02T16:15:19.011Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T16:15:19.011Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:19.011Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-02T16:15:19.011Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T16:15:19.011Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:19.273Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-02T16:15:19.273Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T16:15:19.273Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:19.274Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-02T16:15:19.274Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T16:15:19.274Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:19.274Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-02T16:15:19.274Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T16:15:19.274Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:19.274Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-02T16:15:19.274Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-02T16:15:19.274Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T16:15:19.536Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-02T16:15:19.536Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-02T16:15:19.536Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T16:15:19.536Z] Selecting previously unselected package libldap-common. [2021-06-02T16:15:19.536Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-02T16:15:19.536Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T16:15:19.536Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-02T16:15:19.536Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-02T16:15:19.536Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T16:15:19.536Z] Selecting previously unselected package dirmngr. [2021-06-02T16:15:19.536Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T16:15:19.800Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-02T16:15:19.800Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T16:15:19.800Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-02T16:15:19.800Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-02T16:15:19.800Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T16:15:19.800Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T16:15:19.800Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-02T16:15:19.800Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:19.800Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-02T16:15:19.800Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T16:15:19.800Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-02T16:15:20.377Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-02T16:15:20.377Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:20.377Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-02T16:15:20.377Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-02T16:15:20.377Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-02T16:15:20.377Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:20.377Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:20.377Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:20.377Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:20.638Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:20.638Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:20.638Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T16:15:20.638Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T16:15:20.638Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-02T16:15:20.638Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T16:15:21.212Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-02T16:15:21.212Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-02T16:15:21.212Z] This means they are not meant to be enabled using systemctl. [2021-06-02T16:15:21.212Z] Possible reasons for having this kind of units are: [2021-06-02T16:15:21.212Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-02T16:15:21.212Z] .wants/ or .requires/ directory. [2021-06-02T16:15:21.212Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-02T16:15:21.212Z] a requirement dependency on it. [2021-06-02T16:15:21.212Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-02T16:15:21.212Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-02T16:15:21.212Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-02T16:15:21.212Z] instance name specified. [2021-06-02T16:15:21.474Z] Reading package lists... [2021-06-02T16:15:21.751Z] Building dependency tree... [2021-06-02T16:15:21.751Z] Reading state information... [2021-06-02T16:15:21.751Z] The following additional packages will be installed: [2021-06-02T16:15:21.751Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-02T16:15:21.751Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-02T16:15:21.751Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-02T16:15:21.751Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-02T16:15:21.751Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-02T16:15:21.751Z] Suggested packages: [2021-06-02T16:15:21.751Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-02T16:15:21.751Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-02T16:15:21.751Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-02T16:15:21.751Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-02T16:15:21.751Z] systemd-container policykit-1 [2021-06-02T16:15:21.751Z] Recommended packages: [2021-06-02T16:15:21.751Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-02T16:15:22.018Z] The following NEW packages will be installed: [2021-06-02T16:15:22.018Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-02T16:15:22.018Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-02T16:15:22.018Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-02T16:15:22.018Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-02T16:15:22.018Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-02T16:15:22.018Z] The following packages will be upgraded: [2021-06-02T16:15:22.018Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-02T16:15:22.018Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-02T16:15:22.018Z] Need to get 35.2 MB of archives. [2021-06-02T16:15:22.018Z] After this operation, 141 MB of additional disk space will be used. [2021-06-02T16:15:22.018Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-02T16:15:22.018Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-02T16:15:22.018Z] 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-06-02T16:15:22.018Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-02T16:15:22.018Z] 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-06-02T16:15:22.290Z] 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-06-02T16:15:22.290Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-02T16:15:22.290Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-02T16:15:22.290Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-02T16:15:22.290Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-02T16:15:22.290Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-02T16:15:22.290Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-02T16:15:22.290Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-02T16:15:22.290Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-02T16:15:22.290Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-02T16:15:22.290Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-02T16:15:22.290Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-06-02T16:15:23.243Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-02T16:15:23.243Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-02T16:15:23.243Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-02T16:15:23.243Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-02T16:15:23.243Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-02T16:15:23.243Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-02T16:15:23.243Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-02T16:15:23.243Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-02T16:15:23.243Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-02T16:15:23.243Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-02T16:15:23.243Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-02T16:15:23.243Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-02T16:15:23.243Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-02T16:15:23.243Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T16:15:23.505Z] Fetched 35.2 MB in 1s (26.8 MB/s) [2021-06-02T16:15:23.505Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-02T16:15:23.505Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-02T16:15:23.505Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T16:15:24.079Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-02T16:15:24.079Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T16:15:24.342Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-02T16:15:24.342Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-02T16:15:24.342Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-02T16:15:24.342Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-02T16:15:24.342Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-02T16:15:24.604Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-02T16:15:24.604Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-02T16:15:24.604Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-02T16:15:24.867Z] Setting up apt (1.6.13) ... [2021-06-02T16:15:24.867Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-02T16:15:25.129Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-02T16:15:25.390Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-02T16:15:25.391Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-02T16:15:25.391Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-02T16:15:25.391Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-02T16:15:25.391Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T16:15:25.391Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T16:15:25.653Z] Selecting previously unselected package libexpat1:amd64. [2021-06-02T16:15:25.653Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-02T16:15:25.653Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-02T16:15:25.653Z] Selecting previously unselected package python3.6-minimal. [2021-06-02T16:15:25.653Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T16:15:25.653Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T16:15:25.914Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-02T16:15:26.176Z] Checking for services that may need to be restarted...done. [2021-06-02T16:15:26.176Z] Checking for services that may need to be restarted...done. [2021-06-02T16:15:26.176Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T16:15:26.176Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-02T16:15:26.176Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T16:15:26.751Z] Selecting previously unselected package python3-minimal. [2021-06-02T16:15:26.751Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-02T16:15:26.752Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-02T16:15:26.752Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-02T16:15:26.752Z] Selecting previously unselected package mime-support. [2021-06-02T16:15:26.752Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-02T16:15:26.752Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-02T16:15:26.752Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-02T16:15:26.752Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-02T16:15:26.752Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-02T16:15:26.752Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-02T16:15:26.752Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T16:15:26.752Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T16:15:27.013Z] Selecting previously unselected package python3.6. [2021-06-02T16:15:27.014Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T16:15:27.014Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T16:15:27.014Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-02T16:15:27.014Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-02T16:15:27.014Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-02T16:15:27.014Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-02T16:15:27.277Z] Selecting previously unselected package python3. [2021-06-02T16:15:27.277Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-02T16:15:27.277Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-02T16:15:27.277Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-02T16:15:27.540Z] Selecting previously unselected package multiarch-support. [2021-06-02T16:15:27.540Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T16:15:27.540Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-02T16:15:27.540Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-02T16:15:27.540Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-02T16:15:27.540Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-02T16:15:27.540Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-02T16:15:27.540Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-02T16:15:27.801Z] Selecting previously unselected package libbsd0:amd64. [2021-06-02T16:15:27.801Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-02T16:15:27.801Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-02T16:15:27.801Z] Selecting previously unselected package sudo. [2021-06-02T16:15:27.801Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-02T16:15:27.801Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-02T16:15:27.801Z] Selecting previously unselected package apparmor. [2021-06-02T16:15:27.801Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-02T16:15:27.801Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-02T16:15:28.076Z] Selecting previously unselected package libedit2:amd64. [2021-06-02T16:15:28.076Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-02T16:15:28.076Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-02T16:15:28.076Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-02T16:15:28.076Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T16:15:28.076Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T16:15:28.076Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-02T16:15:28.076Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T16:15:28.076Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T16:15:28.076Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-02T16:15:28.076Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-02T16:15:28.338Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-02T16:15:28.338Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-02T16:15:28.338Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T16:15:28.338Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T16:15:28.338Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-02T16:15:28.338Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T16:15:28.338Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T16:15:28.338Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-02T16:15:28.338Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-02T16:15:28.338Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-02T16:15:28.600Z] Selecting previously unselected package openssh-client. [2021-06-02T16:15:28.600Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-02T16:15:28.600Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-02T16:15:28.600Z] Selecting previously unselected package squashfs-tools. [2021-06-02T16:15:28.600Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-02T16:15:28.600Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-02T16:15:28.862Z] Selecting previously unselected package snapd. [2021-06-02T16:15:28.862Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-06-02T16:15:28.862Z] Unpacking snapd (2.48.3+18.04) ... [2021-06-02T16:15:30.782Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-02T16:15:30.782Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-02T16:15:31.045Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-02T16:15:31.045Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-02T16:15:31.045Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-02T16:15:31.045Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T16:15:31.045Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T16:15:31.045Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-02T16:15:31.045Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-02T16:15:31.620Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-02T16:15:31.620Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-02T16:15:31.620Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-02T16:15:31.620Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T16:15:31.620Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T16:15:31.620Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T16:15:32.565Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-02T16:15:32.565Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T16:15:32.565Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-02T16:15:32.565Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-02T16:15:32.566Z] running python rtupdate hooks for python3.6... [2021-06-02T16:15:32.566Z] running python post-rtupdate hooks for python3.6... [2021-06-02T16:15:32.566Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-02T16:15:35.873Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-02T16:15:35.873Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T16:15:35.873Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-02T16:15:35.873Z] Setting up snapd (2.48.3+18.04) ... [2021-06-02T16:15:36.134Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-02T16:15:36.134Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-02T16:15:36.396Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-02T16:15:36.667Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-02T16:15:36.667Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-02T16:15:36.667Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-02T16:15:36.928Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-02T16:15:37.192Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-02T16:15:37.192Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-02T16:15:37.455Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-02T16:15:37.717Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-06-02T16:15:37.717Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T16:15:37.717Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-02T16:15:38.668Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T16:15:38.668Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T16:15:38.668Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T16:15:39.876Z] Reading package lists... [2021-06-02T16:15:40.139Z] Reading package lists... [2021-06-02T16:15:40.401Z] Building dependency tree... [2021-06-02T16:15:40.401Z] Reading state information... [2021-06-02T16:15:40.401Z] Calculating upgrade... [2021-06-02T16:15:40.663Z] The following packages will be upgraded: [2021-06-02T16:15:40.663Z] advancecomp base-files bash binutils binutils-common [2021-06-02T16:15:40.663Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-02T16:15:40.663Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-02T16:15:40.663Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-02T16:15:40.663Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-02T16:15:40.663Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-02T16:15:40.663Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-02T16:15:40.663Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-02T16:15:40.663Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-02T16:15:40.663Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-02T16:15:40.663Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-02T16:15:40.663Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-02T16:15:40.663Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-02T16:15:40.663Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-02T16:15:40.663Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-02T16:15:40.663Z] ubuntu-keyring util-linux [2021-06-02T16:15:40.663Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-02T16:15:40.663Z] Need to get 64.1 MB of archives. [2021-06-02T16:15:40.663Z] After this operation, 5085 kB of additional disk space will be used. [2021-06-02T16:15:40.663Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-06-02T16:15:40.925Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-02T16:15:40.925Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-02T16:15:40.925Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-02T16:15:40.925Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-02T16:15:40.925Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-02T16:15:40.925Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-02T16:15:40.925Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-02T16:15:40.925Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-02T16:15:40.925Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-02T16:15:40.925Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-02T16:15:40.925Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-02T16:15:40.925Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-02T16:15:40.925Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-02T16:15:40.925Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-02T16:15:40.925Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-02T16:15:40.925Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-02T16:15:40.925Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-02T16:15:40.925Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-02T16:15:40.925Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-02T16:15:40.925Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-02T16:15:40.925Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-02T16:15:40.925Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-02T16:15:40.925Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-02T16:15:40.925Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-02T16:15:40.925Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-02T16:15:40.925Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-02T16:15:40.925Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-02T16:15:40.925Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-02T16:15:40.925Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-02T16:15:40.925Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-02T16:15:40.925Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-02T16:15:40.925Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-02T16:15:40.925Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-02T16:15:40.925Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-02T16:15:40.925Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-02T16:15:40.925Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-02T16:15:40.925Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-02T16:15:40.925Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-02T16:15:40.925Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-02T16:15:40.925Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-02T16:15:41.190Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-02T16:15:41.190Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-02T16:15:41.190Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-02T16:15:41.190Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-02T16:15:41.190Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-02T16:15:41.190Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-02T16:15:41.190Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-02T16:15:41.190Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-02T16:15:41.190Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-02T16:15:41.190Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-02T16:15:41.190Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-02T16:15:41.190Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-02T16:15:41.190Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-02T16:15:41.190Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-02T16:15:41.190Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-02T16:15:41.190Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-02T16:15:41.190Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-02T16:15:41.454Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-02T16:15:41.454Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-02T16:15:41.454Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-02T16:15:41.717Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-02T16:15:41.717Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-02T16:15:41.717Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-02T16:15:41.717Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-02T16:15:41.717Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-02T16:15:42.291Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-02T16:15:42.291Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-02T16:15:42.554Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-02T16:15:42.554Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-02T16:15:42.554Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-02T16:15:42.554Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-02T16:15:42.555Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-02T16:15:42.555Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-02T16:15:42.555Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-02T16:15:42.555Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-02T16:15:42.555Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-02T16:15:42.555Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-02T16:15:42.817Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-02T16:15:42.817Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-02T16:15:42.817Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-02T16:15:42.817Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-02T16:15:42.817Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-02T16:15:42.817Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-02T16:15:42.817Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-02T16:15:42.817Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-02T16:15:42.817Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-02T16:15:42.817Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-02T16:15:43.079Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-02T16:15:43.079Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-02T16:15:43.079Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-02T16:15:43.079Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-02T16:15:43.079Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-02T16:15:43.079Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-02T16:15:43.079Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-02T16:15:43.079Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-02T16:15:43.080Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-02T16:15:43.080Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-02T16:15:43.080Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-02T16:15:43.344Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-02T16:15:43.344Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-02T16:15:43.344Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-02T16:15:43.605Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T16:15:43.605Z] Fetched 64.1 MB in 3s (23.3 MB/s) [2021-06-02T16:15:43.605Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:43.605Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T16:15:43.605Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T16:15:44.178Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T16:15:44.178Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T16:15:44.178Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-06-02T16:15:44.178Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-06-02T16:15:44.441Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T16:15:44.441Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T16:15:44.441Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T16:15:44.441Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T16:15:44.441Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T16:15:44.441Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T16:15:44.706Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T16:15:44.706Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T16:15:44.706Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T16:15:44.706Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T16:15:44.706Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T16:15:44.706Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T16:15:44.706Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T16:15:44.706Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T16:15:44.969Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T16:15:44.969Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T16:15:44.969Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T16:15:45.543Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-02T16:15:45.543Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-02T16:15:45.805Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T16:15:45.805Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T16:15:45.805Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T16:15:45.805Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T16:15:45.805Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T16:15:45.805Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T16:15:45.805Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T16:15:46.067Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T16:15:46.068Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T16:15:46.068Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T16:15:46.329Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T16:15:46.590Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-02T16:15:46.853Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T16:15:46.853Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-02T16:15:46.853Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-02T16:15:46.853Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-02T16:15:47.121Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-02T16:15:47.121Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-02T16:15:47.121Z] Installing new version of config file /etc/issue ... [2021-06-02T16:15:47.121Z] Installing new version of config file /etc/issue.net ... [2021-06-02T16:15:47.121Z] Installing new version of config file /etc/lsb-release ... [2021-06-02T16:15:47.382Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-02T16:15:47.382Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-02T16:15:47.642Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-02T16:15:47.642Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-02T16:15:47.642Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:47.642Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-02T16:15:47.642Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-02T16:15:47.914Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-02T16:15:47.914Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-06-02T16:15:47.914Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:47.914Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T16:15:47.914Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-02T16:15:47.914Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-02T16:15:47.914Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:47.914Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-02T16:15:48.176Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-02T16:15:48.177Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-02T16:15:48.177Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:48.177Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-02T16:15:48.177Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-02T16:15:48.449Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-02T16:15:48.449Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:48.449Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T16:15:48.449Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T16:15:48.712Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-02T16:15:48.712Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:48.712Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T16:15:48.712Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T16:15:48.712Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-02T16:15:48.974Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:48.974Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-02T16:15:48.974Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-02T16:15:48.974Z] Setting up grep (3.1-2build1) ... [2021-06-02T16:15:48.974Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:48.974Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-02T16:15:48.974Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-02T16:15:49.236Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-02T16:15:49.236Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:49.236Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T16:15:49.236Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T16:15:49.236Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-02T16:15:49.500Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:49.500Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-02T16:15:49.500Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T16:15:49.761Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-02T16:15:49.761Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T16:15:50.026Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-02T16:15:50.026Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T16:15:50.287Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-02T16:15:50.287Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:50.287Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-02T16:15:50.287Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T16:15:50.859Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-02T16:15:50.859Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-02T16:15:50.859Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-02T16:15:50.859Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-02T16:15:50.859Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-02T16:15:51.120Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:51.120Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-02T16:15:51.120Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-02T16:15:51.120Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-02T16:15:51.120Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:51.120Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T16:15:51.120Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T16:15:51.389Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T16:15:51.389Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:51.389Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T16:15:51.389Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T16:15:51.389Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T16:15:51.389Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:51.389Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T16:15:51.389Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T16:15:51.651Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T16:15:51.651Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:51.651Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T16:15:51.651Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T16:15:51.651Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T16:15:51.651Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:51.651Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T16:15:51.651Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T16:15:51.912Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T16:15:51.912Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T16:15:51.912Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-02T16:15:51.912Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:51.912Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T16:15:51.912Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T16:15:52.173Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-02T16:15:52.173Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:52.173Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T16:15:52.173Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T16:15:52.173Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T16:15:52.173Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:52.173Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T16:15:52.434Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T16:15:52.434Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-02T16:15:52.434Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:52.434Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T16:15:52.434Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T16:15:53.009Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-02T16:15:53.009Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-02T16:15:53.270Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-02T16:15:53.533Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:53.533Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T16:15:53.533Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T16:15:53.533Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T16:15:53.794Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T16:15:53.794Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-02T16:15:53.794Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T16:15:53.794Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-02T16:15:53.794Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T16:15:53.794Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-02T16:15:53.794Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-02T16:15:54.059Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-02T16:15:54.321Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T16:15:54.321Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-02T16:15:54.321Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-02T16:15:54.321Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-02T16:15:54.321Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T16:15:54.321Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-02T16:15:54.321Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-02T16:15:54.321Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-02T16:15:54.582Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T16:15:54.582Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-02T16:15:54.582Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T16:15:54.582Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T16:15:54.842Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T16:15:54.842Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-02T16:15:54.842Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T16:15:54.842Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T16:15:54.842Z] (Reading database ... 13916 files and directories currently installed.) [2021-06-02T16:15:54.842Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-02T16:15:54.842Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T16:15:55.105Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T16:15:55.105Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:55.105Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T16:15:55.105Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T16:15:55.105Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-02T16:15:55.105Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T16:15:55.366Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T16:15:55.366Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T16:15:55.366Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-02T16:15:55.366Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:55.366Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-02T16:15:55.366Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-02T16:15:55.366Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-02T16:15:55.640Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:55.640Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-02T16:15:55.640Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-02T16:15:55.640Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-02T16:15:55.640Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:55.640Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-02T16:15:55.640Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T16:15:55.640Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T16:15:55.900Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:55.900Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T16:15:55.900Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T16:15:55.900Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-02T16:15:56.163Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:56.163Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-02T16:15:56.163Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-02T16:15:56.163Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-02T16:15:56.163Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:56.163Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-02T16:15:56.163Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-02T16:15:56.433Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-02T16:15:56.433Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:56.433Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T16:15:56.711Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T16:15:56.711Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-02T16:15:56.711Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:56.711Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-02T16:15:56.711Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-02T16:15:56.711Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-02T16:15:56.973Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:56.973Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-02T16:15:56.973Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-02T16:15:56.973Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-02T16:15:56.973Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:56.973Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-02T16:15:56.973Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-02T16:15:56.973Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-02T16:15:57.237Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:57.237Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-02T16:15:57.237Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-02T16:15:57.237Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-02T16:15:57.237Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:57.237Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-02T16:15:57.237Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-02T16:15:57.499Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-02T16:15:57.499Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:57.499Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-02T16:15:57.499Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-02T16:15:57.759Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-02T16:15:57.759Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:57.759Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-02T16:15:57.759Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-02T16:15:57.760Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-02T16:15:57.760Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T16:15:57.760Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-02T16:15:57.760Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-02T16:15:58.022Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-02T16:15:58.022Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-02T16:15:58.022Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-02T16:15:58.022Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-02T16:15:58.022Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-02T16:15:58.022Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-02T16:15:58.284Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-02T16:15:58.284Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-02T16:15:58.284Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-02T16:15:58.284Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-02T16:15:58.549Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-02T16:15:58.549Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-02T16:15:58.549Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-02T16:15:58.549Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-02T16:15:58.811Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-02T16:15:58.811Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-02T16:15:58.811Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-02T16:15:58.811Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-02T16:15:58.811Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-02T16:15:58.811Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-02T16:15:59.073Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-02T16:15:59.073Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-02T16:15:59.073Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-02T16:15:59.073Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-02T16:15:59.073Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-02T16:15:59.073Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-02T16:15:59.644Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-02T16:15:59.644Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-02T16:15:59.644Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-02T16:15:59.644Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-02T16:15:59.644Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T16:15:59.644Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T16:15:59.904Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T16:15:59.904Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T16:16:00.166Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T16:16:00.166Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T16:16:00.166Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T16:16:00.166Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T16:16:00.166Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T16:16:00.166Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T16:16:00.428Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T16:16:00.428Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T16:16:00.428Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T16:16:00.428Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T16:16:00.709Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T16:16:00.709Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T16:16:01.286Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T16:16:01.286Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T16:16:02.229Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T16:16:02.229Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T16:16:02.491Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T16:16:02.491Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T16:16:02.753Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T16:16:02.753Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T16:16:03.706Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T16:16:03.707Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T16:16:03.707Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-02T16:16:03.707Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-02T16:16:03.707Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-02T16:16:03.707Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-02T16:16:03.970Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-02T16:16:03.970Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-02T16:16:03.970Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-02T16:16:03.970Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-02T16:16:03.970Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-02T16:16:03.970Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-02T16:16:04.233Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-02T16:16:04.233Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-02T16:16:04.233Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-02T16:16:04.233Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-02T16:16:04.233Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T16:16:04.233Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-02T16:16:04.233Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T16:16:04.233Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T16:16:04.233Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T16:16:04.233Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-02T16:16:04.233Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-02T16:16:04.233Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-02T16:16:04.495Z] [2021-06-02T16:16:04.495Z] Current default time zone: 'Etc/UTC' [2021-06-02T16:16:04.495Z] Local time is now: Wed Jun 2 16:16:04 UTC 2021. [2021-06-02T16:16:04.495Z] Universal Time is now: Wed Jun 2 16:16:04 UTC 2021. [2021-06-02T16:16:04.495Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-02T16:16:04.495Z] [2021-06-02T16:16:04.495Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-02T16:16:04.495Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T16:16:04.495Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-06-02T16:16:04.495Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-02T16:16:04.495Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-02T16:16:04.495Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-02T16:16:04.495Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-02T16:16:04.495Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-02T16:16:04.495Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-02T16:16:04.495Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-02T16:16:04.495Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T16:16:04.495Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-02T16:16:04.757Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T16:16:04.757Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-02T16:16:04.757Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T16:16:04.757Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-02T16:16:04.757Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-02T16:16:04.757Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-02T16:16:04.757Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-02T16:16:04.757Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-02T16:16:04.757Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-02T16:16:04.757Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-02T16:16:04.757Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-02T16:16:06.676Z] Updating certificates in /etc/ssl/certs... [2021-06-02T16:16:07.619Z] 23 added, 27 removed; done. [2021-06-02T16:16:07.882Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-02T16:16:07.882Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T16:16:07.882Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-02T16:16:07.882Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-02T16:16:07.882Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-02T16:16:07.882Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T16:16:07.882Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-02T16:16:07.882Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T16:16:07.882Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T16:16:07.882Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T16:16:07.882Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T16:16:07.882Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T16:16:07.882Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-02T16:16:07.882Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-02T16:16:07.882Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-02T16:16:07.882Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-02T16:16:07.882Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-02T16:16:08.145Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T16:16:08.145Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T16:16:08.145Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-02T16:16:08.145Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-02T16:16:08.145Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-02T16:16:08.145Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T16:16:08.145Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-02T16:16:08.145Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-02T16:16:08.145Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-02T16:16:08.145Z] Updating certificates in /etc/ssl/certs... [2021-06-02T16:16:09.091Z] 0 added, 0 removed; done. [2021-06-02T16:16:09.091Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-02T16:16:09.091Z] done. [2021-06-02T16:16:09.354Z] Reading package lists... [2021-06-02T16:16:09.616Z] Building dependency tree... [2021-06-02T16:16:09.616Z] Reading state information... [2021-06-02T16:16:09.616Z] The following NEW packages will be installed: [2021-06-02T16:16:09.616Z] apt-transport-https [2021-06-02T16:16:09.878Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-02T16:16:09.878Z] Need to get 1692 B of archives. [2021-06-02T16:16:09.878Z] After this operation, 154 kB of additional disk space will be used. [2021-06-02T16:16:09.878Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-02T16:16:09.878Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T16:16:09.878Z] Fetched 1692 B in 0s (10.7 kB/s) [2021-06-02T16:16:09.878Z] Selecting previously unselected package apt-transport-https. [2021-06-02T16:16:10.140Z] (Reading database ... 13926 files and directories currently installed.) [2021-06-02T16:16:10.140Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-02T16:16:10.140Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-02T16:16:10.140Z] Setting up apt-transport-https (1.6.13) ... [2021-06-02T16:16:10.402Z] Waiting for network to be ready... [2021-06-02T16:16:16.994Z] 2021-06-02T16:16:14Z INFO Waiting for automatic snapd restart... [2021-06-02T16:16:17.505Z] gofmt -l . [2021-06-02T16:16:17.505Z] [ "`gofmt -l .`" = "" ] [2021-06-02T16:16:18.381Z] snapd 2.50.1 from Canonical* installed [2021-06-02T16:16:19.322Z] "snapd" switched to the "latest/stable" channel [2021-06-02T16:16:19.322Z] [2021-06-02T16:16:20.126Z] ./bin/test-go-mod-tidy.sh [2021-06-02T16:16:20.734Z] ./bin/test-attribution-txt.sh [2021-06-02T16:16:21.871Z] core18 20210507 from Canonical* installed [2021-06-02T16:16:21.872Z] "core18" switched to the "latest/stable" channel [2021-06-02T16:16:21.872Z] [Pipeline] sh [2021-06-02T16:16:24.040Z] + ls -al . [2021-06-02T16:16:24.040Z] total 880 [2021-06-02T16:16:24.040Z] drwxrwxr-x 9 1001 1001 4096 Jun 2 16:16 . [2021-06-02T16:16:24.040Z] drwxr-xr-x 4 root root 4096 Jun 2 16:10 .. [2021-06-02T16:16:24.040Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 16:08 .dockerignore [2021-06-02T16:16:24.040Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 16:08 .git [2021-06-02T16:16:24.040Z] drwxrwxr-x 3 1001 1001 4096 Jun 2 16:08 .github [2021-06-02T16:16:24.040Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 16:08 .gitignore [2021-06-02T16:16:24.040Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 16:08 .sonarcloud.properties [2021-06-02T16:16:24.040Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 16:08 Attribution.txt [2021-06-02T16:16:24.040Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 16:08 CONTRIBUTING.md [2021-06-02T16:16:24.040Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 16:08 Dockerfile.build [2021-06-02T16:16:24.040Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 16:08 Jenkinsfile [2021-06-02T16:16:24.040Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 16:08 LICENSE [2021-06-02T16:16:24.040Z] -rw-rw-r-- 1 1001 1001 5632 Jun 2 16:08 Makefile [2021-06-02T16:16:24.040Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 16:08 README.md [2021-06-02T16:16:24.040Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 16:08 SECURITY.md [2021-06-02T16:16:24.040Z] -rw-rw-r-- 1 1001 1001 5 Jun 2 16:04 VERSION [2021-06-02T16:16:24.040Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 16:08 ZMQWindows.md [2021-06-02T16:16:24.040Z] drwxrwxr-x 2 1001 1001 4096 Jun 2 16:08 bin [2021-06-02T16:16:24.040Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 16:08 cmd [2021-06-02T16:16:24.040Z] -rw-r--r-- 1 root root 742996 Jun 2 16:14 coverage.out [2021-06-02T16:16:24.040Z] -rw-r--r-- 1 root root 1060 Jun 2 16:16 go.mod [2021-06-02T16:16:24.040Z] -rw-r--r-- 1 root root 21686 Jun 2 16:10 go.sum [2021-06-02T16:16:24.040Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 16:08 internal [2021-06-02T16:16:24.040Z] drwxrwxr-x 4 1001 1001 4096 Jun 2 16:08 openapi [2021-06-02T16:16:24.040Z] drwxrwxr-x 4 1001 1001 4096 Jun 2 16:08 snap [2021-06-02T16:16:24.040Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 16:08 version.go [Pipeline] sh [2021-06-02T16:16:24.706Z] + '[' -e coverage.out ] [2021-06-02T16:16:24.706Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T16:16:24.727Z] Warning: overwriting stash ‘coverage-report’ [2021-06-02T16:16:25.934Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T16:16:26.100Z] snapcraft 4.8 from Canonical* installed [2021-06-02T16:16:26.100Z] "snapcraft" switched to the "latest/stable" channel [2021-06-02T16:16:26.100Z] [2021-06-02T16:16:26.675Z] + make build [2021-06-02T16:16:26.675Z] go mod tidy [2021-06-02T16:16:27.699Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T16:16:30.320Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-02T16:16:30.320Z] - README.md [2021-06-02T16:16:30.320Z] [2021-06-02T16:16:30.320Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-02T16:16:30.582Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T16:16:30.582Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T16:16:30.842Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T16:16:32.072Z] Reading package lists... [2021-06-02T16:16:32.340Z] Installing build dependencies: libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-02T16:16:32.340Z] Reading package lists... [2021-06-02T16:16:32.608Z] Building dependency tree... [2021-06-02T16:16:32.608Z] Reading state information... [2021-06-02T16:16:32.882Z] Recommended packages: [2021-06-02T16:16:32.883Z] libglib2.0-data shared-mime-info xdg-user-dirs unzip [2021-06-02T16:16:32.883Z] The following NEW packages will be installed: [2021-06-02T16:16:32.883Z] libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 [2021-06-02T16:16:32.883Z] pkg-config zip [2021-06-02T16:16:32.883Z] 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-06-02T16:16:32.883Z] Need to get 2529 kB of archives. [2021-06-02T16:16:32.883Z] After this operation, 8736 kB of additional disk space will be used. [2021-06-02T16:16:32.883Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-02T16:16:33.216Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-02T16:16:33.216Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-02T16:16:33.216Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-02T16:16:33.500Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-02T16:16:33.500Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-02T16:16:33.500Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-02T16:16:33.500Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-02T16:16:33.762Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T16:16:33.762Z] Fetched 2529 kB in 1s (3575 kB/s) [2021-06-02T16:16:33.762Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-02T16:16:33.762Z] (Reading database ... 13930 files and directories currently installed.) [2021-06-02T16:16:33.762Z] Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-02T16:16:33.762Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-02T16:16:34.025Z] Selecting previously unselected package libnorm1:amd64. [2021-06-02T16:16:34.025Z] Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-02T16:16:34.025Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-02T16:16:34.025Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-02T16:16:34.025Z] Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-02T16:16:34.025Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-02T16:16:34.025Z] Selecting previously unselected package libsodium23:amd64. [2021-06-02T16:16:34.025Z] Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... [2021-06-02T16:16:34.025Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-02T16:16:34.288Z] Selecting previously unselected package libzmq5:amd64. [2021-06-02T16:16:34.289Z] Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-02T16:16:34.289Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T16:16:34.289Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-02T16:16:34.289Z] Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-02T16:16:34.289Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T16:16:34.289Z] Selecting previously unselected package pkg-config. [2021-06-02T16:16:34.289Z] Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-02T16:16:34.289Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-02T16:16:34.552Z] Selecting previously unselected package zip. [2021-06-02T16:16:34.552Z] Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... [2021-06-02T16:16:34.552Z] Unpacking zip (3.0-11build1) ... [2021-06-02T16:16:34.552Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-02T16:16:34.552Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-02T16:16:34.552Z] No schema files found: doing nothing. [2021-06-02T16:16:34.552Z] Setting up zip (3.0-11build1) ... [2021-06-02T16:16:34.552Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-02T16:16:34.552Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-02T16:16:34.552Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-02T16:16:34.552Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T16:16:34.552Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T16:16:34.813Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T16:16:35.386Z] libglib2.0-0 set to automatically installed. [2021-06-02T16:16:35.386Z] libnorm1 set to automatically installed. [2021-06-02T16:16:35.386Z] libpgm-5.2-0 set to automatically installed. [2021-06-02T16:16:35.386Z] libsodium23 set to automatically installed. [2021-06-02T16:16:35.386Z] libzmq3-dev set to automatically installed. [2021-06-02T16:16:35.386Z] libzmq5 set to automatically installed. [2021-06-02T16:16:35.386Z] pkg-config set to automatically installed. [2021-06-02T16:16:35.386Z] zip set to automatically installed. [2021-06-02T16:16:36.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T16:16:36.331Z] snapd is not logged in, snap install commands will use sudo [2021-06-02T16:16:46.363Z] go (1.16/stable) 1.16.3 from Michael Hudson-Doyle (mwhudson) installed [2021-06-02T16:16:46.363Z] snapd is not logged in, snap install commands will use sudo [2021-06-02T16:16:46.363Z] snap "core18" has no updates available [2021-06-02T16:16:46.624Z] Downloading snap 'edgex-app-service-configurable' [2021-06-02T16:16:49.930Z] Pulling app-service-config [2021-06-02T16:16:49.930Z] + snapcraftctl pull [2021-06-02T16:16:50.874Z] Pulling config-common [2021-06-02T16:16:50.874Z] + snapcraftctl pull [2021-06-02T16:16:51.820Z] Pulling go-build-helper [2021-06-02T16:16:51.820Z] + snapcraftctl pull [2021-06-02T16:16:52.766Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-02T16:16:52.766Z] Skipping pull go-build-helper (already ran) [2021-06-02T16:16:52.766Z] Building go-build-helper [2021-06-02T16:16:52.766Z] + snapcraftctl build [2021-06-02T16:16:55.323Z] Staging go-build-helper [2021-06-02T16:16:55.323Z] + snapcraftctl stage [2021-06-02T16:17:07.575Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-02T16:17:07.575Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-02T16:17:07.575Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1728 kB] [2021-06-02T16:17:07.575Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-06-02T16:17:07.575Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-02T16:17:07.575Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-02T16:17:07.575Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-06-02T16:17:07.575Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-06-02T16:17:07.575Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-02T16:17:07.575Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-02T16:17:07.575Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-02T16:17:07.575Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-02T16:17:07.575Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-02T16:17:07.575Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-02T16:17:07.575Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-02T16:17:07.575Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-02T16:17:07.575Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-02T16:17:07.575Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-02T16:17:07.575Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-02T16:17:07.575Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2073 kB] [2021-06-02T16:17:07.575Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-06-02T16:17:07.575Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-06-02T16:17:07.575Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-06-02T16:17:07.575Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-06-02T16:17:07.575Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-06-02T16:17:07.575Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-02T16:17:07.575Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-02T16:17:07.575Z] Fetched 24.6 MB in 0s (0 B/s) [2021-06-02T16:17:07.575Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-02T16:17:07.575Z] Fetched 224 kB in 0s (0 B/s) [2021-06-02T16:17:07.575Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-02T16:17:07.575Z] Fetched 157 kB in 0s (0 B/s) [2021-06-02T16:17:07.575Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-02T16:17:07.575Z] Fetched 221 kB in 0s (0 B/s) [2021-06-02T16:17:07.575Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-02T16:17:07.575Z] Fetched 143 kB in 0s (0 B/s) [2021-06-02T16:17:07.575Z] Pulling edgex-go [2021-06-02T16:17:07.575Z] + snapcraftctl pull [2021-06-02T16:17:08.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T16:17:08.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T16:17:13.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T16:17:14.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T16:17:19.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T16:17:25.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T16:17:25.706Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T16:17:25.706Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T16:17:25.706Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T16:17:25.706Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-02T16:17:25.706Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-02T16:17:25.706Z] Fetched 279 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-02T16:17:25.706Z] Fetched 122 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-02T16:17:25.706Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-02T16:17:25.706Z] Fetched 8848 B in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-02T16:17:25.706Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-02T16:17:25.706Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-02T16:17:25.706Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-02T16:17:25.706Z] Fetched 219 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-02T16:17:25.706Z] Fetched 154 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-02T16:17:25.706Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-02T16:17:25.706Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-02T16:17:25.706Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-02T16:17:25.706Z] Fetched 499 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-02T16:17:25.706Z] Fetched 111 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-02T16:17:25.706Z] Fetched 240 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-02T16:17:25.706Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-02T16:17:25.706Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-02T16:17:25.706Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-02T16:17:25.706Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-02T16:17:25.706Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-02T16:17:25.706Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-02T16:17:25.706Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-02T16:17:25.706Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-02T16:17:25.706Z] Fetched 8720 B in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-02T16:17:25.706Z] Fetched 137 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-02T16:17:25.706Z] Fetched 119 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-02T16:17:25.706Z] Fetched 110 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-02T16:17:25.706Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-02T16:17:25.706Z] Fetched 645 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-02T16:17:25.706Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-02T16:17:25.706Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-02T16:17:25.706Z] Fetched 368 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-02T16:17:25.706Z] Fetched 187 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-02T16:17:25.706Z] Fetched 175 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-02T16:17:25.706Z] Fetched 206 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-02T16:17:25.706Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-02T16:17:25.706Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-02T16:17:25.706Z] Fetched 159 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-02T16:17:25.706Z] Fetched 107 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-02T16:17:25.706Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-02T16:17:25.706Z] Pulling static-packages [2021-06-02T16:17:25.706Z] + snapcraftctl pull [2021-06-02T16:17:25.706Z] Pulling version [2021-06-02T16:17:25.706Z] + cd /root/project [2021-06-02T16:17:25.706Z] + [ -f VERSION ] [2021-06-02T16:17:25.706Z] + PROJECT_VERSION=local-dev [2021-06-02T16:17:25.706Z] + git rev-parse --short HEAD [2021-06-02T16:17:25.707Z] /bin/sh: 44: git: not found [2021-06-02T16:17:25.707Z] + GIT_REVISION= [2021-06-02T16:17:25.707Z] Failed to run 'override-pull': Exit code was 127. [2021-06-02T16:17:25.707Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-02T16:17:26.153Z] Failed in branch amd64 [2021-06-02T16:17:27.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T16:17:32.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T16:17:35.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T16:17:38.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-02T16:17:45.647Z] $ docker stop --time=1 683022a441a6b45824086494bb7cf83a862bf1a8bbd54ea2fcb8790c5e1d12c3 [2021-06-02T16:17:48.255Z] $ docker rm -f 683022a441a6b45824086494bb7cf83a862bf1a8bbd54ea2fcb8790c5e1d12c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:17:50.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T16:17:50.661Z] [2021-06-02T16:17:50.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:17:51.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T16:17:51.307Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-02T16:17:51.307Z] 29e5d40040c1: Pulling fs layer [2021-06-02T16:17:51.307Z] 1ce36da41761: Pulling fs layer [2021-06-02T16:17:51.307Z] 25b303627fd3: Pulling fs layer [2021-06-02T16:17:52.283Z] 29e5d40040c1: Download complete [2021-06-02T16:17:52.900Z] 1ce36da41761: Verifying Checksum [2021-06-02T16:17:52.900Z] 1ce36da41761: Download complete [2021-06-02T16:17:52.900Z] 29e5d40040c1: Pull complete [2021-06-02T16:17:54.347Z] 1ce36da41761: Pull complete [2021-06-02T16:17:54.621Z] 25b303627fd3: Verifying Checksum [2021-06-02T16:17:54.622Z] 25b303627fd3: Download complete [2021-06-02T16:18:04.803Z] 25b303627fd3: Pull complete [2021-06-02T16:18:04.803Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-02T16:18:04.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T16:18:04.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-02T16:18:05.047Z] prd-ubuntu18.04-docker-arm64-4c-16g-97 does not seem to be running inside a container [2021-06-02T16:18:05.119Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T16:18:08.080Z] $ docker top d6c06a258268ef5b0453b57fcadd09d07c14058ef85ef3b720ec4a9cc45bbdd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:18:09.053Z] + docker-compose build --help [2021-06-02T16:18:09.053Z] + grep parallel [2021-06-02T16:18:13.364Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T16:18:13.635Z] $ docker stop --time=1 d6c06a258268ef5b0453b57fcadd09d07c14058ef85ef3b720ec4a9cc45bbdd1 [2021-06-02T16:18:15.537Z] $ docker rm -f d6c06a258268ef5b0453b57fcadd09d07c14058ef85ef3b720ec4a9cc45bbdd1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:18:16.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T16:18:16.314Z] . [Pipeline] withDockerContainer [2021-06-02T16:18:16.615Z] prd-ubuntu18.04-docker-arm64-4c-16g-97 does not seem to be running inside a container [2021-06-02T16:18:16.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T16:18:18.393Z] $ docker top 4b42cda03fcbfe05e0d1ddf524e4f77084f5cfcd9f7ab3fb25b79cb2bb5b3864 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:18:19.451Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T16:18:24.851Z] Building core-command ... [2021-06-02T16:18:24.851Z] Building core-data ... [2021-06-02T16:18:24.851Z] Building core-metadata ... [2021-06-02T16:18:24.851Z] Building security-bootstrapper ... [2021-06-02T16:18:24.851Z] Building security-proxy-setup ... [2021-06-02T16:18:24.851Z] Building security-secretstore-setup ... [2021-06-02T16:18:24.851Z] Building support-notifications ... [2021-06-02T16:18:24.851Z] Building support-scheduler ... [2021-06-02T16:18:24.851Z] Building sys-mgmt-agent ... [2021-06-02T16:18:24.851Z] Building sys-mgmt-agent [2021-06-02T16:18:24.851Z] Building security-secretstore-setup [2021-06-02T16:18:24.851Z] Building support-scheduler [2021-06-02T16:18:24.851Z] Building security-proxy-setup [2021-06-02T16:18:24.851Z] Building security-bootstrapper [2021-06-02T16:19:46.653Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:19:46.653Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:19:46.653Z] ---> 95770c3a418c [2021-06-02T16:19:46.653Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T16:19:46.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:19:46.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:19:46.653Z] ---> 95770c3a418c [2021-06-02T16:19:46.653Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T16:19:46.653Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:19:46.653Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:19:46.653Z] ---> 95770c3a418c [2021-06-02T16:19:46.653Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T16:19:46.653Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:19:46.653Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:19:46.653Z] ---> 95770c3a418c [2021-06-02T16:19:46.653Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T16:19:46.653Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:19:46.653Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:19:46.653Z] ---> 95770c3a418c [2021-06-02T16:19:46.653Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:19:46.653Z] ---> Running in 296467e73209 [2021-06-02T16:19:46.653Z] ---> Running in 698f7f02349c [2021-06-02T16:19:46.653Z] ---> Running in 573c8247d064 [2021-06-02T16:19:46.653Z] ---> Running in f8b2f6022beb [2021-06-02T16:19:46.653Z] ---> Running in 64718955e4a6 [2021-06-02T16:19:46.653Z] Removing intermediate container 698f7f02349c [2021-06-02T16:19:46.653Z] ---> de380019eeb9 [2021-06-02T16:19:46.653Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:19:46.653Z] Removing intermediate container 296467e73209 [2021-06-02T16:19:46.653Z] ---> af33f9fba00f [2021-06-02T16:19:46.653Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:19:46.653Z] Removing intermediate container 64718955e4a6 [2021-06-02T16:19:46.653Z] ---> 3e53c1ad2e9b [2021-06-02T16:19:46.653Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:19:46.653Z] Removing intermediate container 573c8247d064 [2021-06-02T16:19:46.654Z] ---> 22fcaf3e51bc [2021-06-02T16:19:46.654Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:19:46.654Z] ---> Running in ea5f2892cd77 [2021-06-02T16:19:46.654Z] ---> Running in 5402f70a03f3 [2021-06-02T16:19:46.654Z] Removing intermediate container f8b2f6022beb [2021-06-02T16:19:46.654Z] ---> a0845f27c598 [2021-06-02T16:19:46.654Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:19:46.654Z] ---> Running in 2f1c875759e2 [2021-06-02T16:19:46.654Z] ---> Running in 982a551f88cb [2021-06-02T16:19:46.654Z] ---> Running in 6a3ed9194d60 [2021-06-02T16:19:47.254Z] Removing intermediate container ea5f2892cd77 [2021-06-02T16:19:47.255Z] ---> bcebc017e6f5 [2021-06-02T16:19:47.255Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T16:19:47.529Z] ---> Running in 4d99881d21de [2021-06-02T16:19:47.529Z] Removing intermediate container 5402f70a03f3 [2021-06-02T16:19:47.529Z] ---> 6245fb5392a7 [2021-06-02T16:19:47.529Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T16:19:47.804Z] ---> Running in 23f282ee4a31 [2021-06-02T16:19:47.804Z] Removing intermediate container 2f1c875759e2 [2021-06-02T16:19:47.804Z] ---> 1349abcba35d [2021-06-02T16:19:47.804Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T16:19:48.080Z] Removing intermediate container 982a551f88cb [2021-06-02T16:19:48.080Z] ---> 22d15dad0569 [2021-06-02T16:19:48.080Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T16:19:48.080Z] Removing intermediate container 6a3ed9194d60 [2021-06-02T16:19:48.080Z] ---> f8f609dc2993 [2021-06-02T16:19:48.080Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T16:19:48.355Z] ---> Running in d6214e205935 [2021-06-02T16:19:48.355Z] ---> Running in 8842abaf748b [2021-06-02T16:19:48.355Z] ---> Running in 04fd2df10d54 [2021-06-02T16:19:49.811Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:19:50.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:19:50.369Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:19:50.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:19:50.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:19:50.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:19:50.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:19:51.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:19:51.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:19:51.536Z] OK: 218 MiB in 52 packages [2021-06-02T16:19:51.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:19:52.171Z] OK: 218 MiB in 52 packages [2021-06-02T16:19:52.780Z] OK: 218 MiB in 52 packages [2021-06-02T16:19:52.780Z] OK: 218 MiB in 52 packages [2021-06-02T16:19:53.059Z] OK: 218 MiB in 52 packages [2021-06-02T16:19:53.335Z] Removing intermediate container 4d99881d21de [2021-06-02T16:19:53.335Z] ---> 2aab44d0f306 [2021-06-02T16:19:53.335Z] Step 6/23 : COPY go.mod . [2021-06-02T16:19:53.936Z] Removing intermediate container 23f282ee4a31 [2021-06-02T16:19:53.936Z] ---> 8f7a0ef5a092 [2021-06-02T16:19:53.936Z] Step 6/22 : COPY go.mod . [2021-06-02T16:19:54.543Z] Removing intermediate container d6214e205935 [2021-06-02T16:19:54.543Z] ---> 3f4cac9bd7f6 [2021-06-02T16:19:54.543Z] Step 6/32 : COPY go.mod . [2021-06-02T16:19:54.817Z] ---> 2145644893b0 [2021-06-02T16:19:54.817Z] Step 7/23 : RUN go mod download [2021-06-02T16:19:54.817Z] Removing intermediate container 04fd2df10d54 [2021-06-02T16:19:54.817Z] ---> 0d870d92938d [2021-06-02T16:19:54.817Z] Step 6/26 : COPY go.mod . [2021-06-02T16:19:54.817Z] Removing intermediate container 8842abaf748b [2021-06-02T16:19:54.817Z] ---> 1d8f73052992 [2021-06-02T16:19:54.817Z] Step 6/24 : COPY go.mod . [2021-06-02T16:19:55.091Z] ---> Running in 925523f5054e [2021-06-02T16:19:55.091Z] ---> f6ea4fee0f48 [2021-06-02T16:19:55.091Z] Step 7/22 : RUN go mod download [2021-06-02T16:19:55.368Z] ---> Running in a5c947862f43 [2021-06-02T16:19:55.980Z] ---> 52ecd873c73c [2021-06-02T16:19:55.980Z] Step 7/32 : RUN go mod download [2021-06-02T16:19:55.980Z] ---> Running in 091aff16d51a [2021-06-02T16:19:56.261Z] ---> c3018cc34bc4 [2021-06-02T16:19:56.261Z] Step 7/26 : RUN go mod download [2021-06-02T16:19:56.261Z] ---> 01f387fd6fe0 [2021-06-02T16:19:56.261Z] Step 7/24 : RUN go mod download [2021-06-02T16:19:56.535Z] ---> Running in c0eac974253c [2021-06-02T16:19:56.810Z] ---> Running in 93ed652dcf3a [2021-06-02T16:19:59.480Z] Removing intermediate container 925523f5054e [2021-06-02T16:19:59.480Z] ---> 69dd07625584 [2021-06-02T16:19:59.480Z] Step 8/23 : COPY . . [2021-06-02T16:19:59.758Z] Removing intermediate container a5c947862f43 [2021-06-02T16:19:59.758Z] ---> 289d8934b668 [2021-06-02T16:19:59.758Z] Step 8/22 : COPY . . [2021-06-02T16:20:01.753Z] Removing intermediate container 091aff16d51a [2021-06-02T16:20:01.753Z] ---> 83bbc0aed9dd [2021-06-02T16:20:01.753Z] Step 8/32 : COPY . . [2021-06-02T16:20:02.041Z] Removing intermediate container 93ed652dcf3a [2021-06-02T16:20:02.042Z] ---> 6c60113810f0 [2021-06-02T16:20:02.042Z] Step 8/24 : COPY . . [2021-06-02T16:20:02.646Z] Removing intermediate container c0eac974253c [2021-06-02T16:20:02.646Z] ---> 26ffc5b51012 [2021-06-02T16:20:02.646Z] Step 8/26 : COPY . . [2021-06-02T16:20:29.470Z] ---> ff975fa76c55 [2021-06-02T16:20:29.471Z] Step 9/23 : RUN go mod tidy [2021-06-02T16:20:29.471Z] ---> Running in 536b8c5e7ed0 [2021-06-02T16:20:29.471Z] ---> 578d1dbc8abb [2021-06-02T16:20:29.471Z] Step 9/22 : RUN go mod tidy [2021-06-02T16:20:29.471Z] ---> Running in f29c66f6f6ec [2021-06-02T16:20:29.471Z] ---> 82451a03b416 [2021-06-02T16:20:29.471Z] Step 9/32 : RUN go mod tidy [2021-06-02T16:20:29.471Z] ---> 1de04b9f51f7 [2021-06-02T16:20:29.471Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:20:29.471Z] ---> Running in 388202eda9e7 [2021-06-02T16:20:29.471Z] ---> eddc86b25d18 [2021-06-02T16:20:29.471Z] Step 9/26 : RUN go mod tidy [2021-06-02T16:20:29.471Z] ---> Running in 13f85b929154 [2021-06-02T16:20:29.471Z] ---> Running in d5858a52ac96 [2021-06-02T16:20:34.905Z] Removing intermediate container 536b8c5e7ed0 [2021-06-02T16:20:34.905Z] ---> 72fd3e6ec732 [2021-06-02T16:20:34.905Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T16:20:34.905Z] ---> Running in d8f71873d92e [2021-06-02T16:20:35.892Z] Removing intermediate container f29c66f6f6ec [2021-06-02T16:20:35.893Z] ---> e94c4564484f [2021-06-02T16:20:35.893Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T16:20:36.166Z] ---> Running in 705a76fcd263 [2021-06-02T16:20:37.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T16:20:37.155Z] Removing intermediate container 388202eda9e7 [2021-06-02T16:20:37.155Z] ---> 3d5a9ea1bc3f [2021-06-02T16:20:37.155Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T16:20:37.432Z] ---> Running in 7231056a156a [2021-06-02T16:20:37.433Z] Removing intermediate container d5858a52ac96 [2021-06-02T16:20:37.433Z] ---> 9b54f611643d [2021-06-02T16:20:37.433Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T16:20:37.433Z] Removing intermediate container 13f85b929154 [2021-06-02T16:20:37.433Z] ---> 6c46fe6d9b51 [2021-06-02T16:20:37.433Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T16:20:37.710Z] ---> Running in db51bc9ebc59 [2021-06-02T16:20:37.710Z] ---> Running in 70afb76f5dbf [2021-06-02T16:20:38.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T16:20:40.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-02T16:20:40.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T16:20:40.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T16:22:47.900Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T16:22:47.900Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T16:22:51.302Z] Removing intermediate container 7231056a156a [2021-06-02T16:22:51.302Z] ---> 6f07839674b1 [2021-06-02T16:22:51.302Z] [2021-06-02T16:22:51.302Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T16:22:51.302Z] 3.12: Pulling from library/alpine [2021-06-02T16:22:54.819Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T16:22:54.819Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T16:22:54.819Z] ---> 9852663dfa18 [2021-06-02T16:22:54.819Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T16:22:54.819Z] Removing intermediate container db51bc9ebc59 [2021-06-02T16:22:54.819Z] ---> 1fdd97f15f26 [2021-06-02T16:22:54.819Z] [2021-06-02T16:22:54.819Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T16:22:54.819Z] ---> 9852663dfa18 [2021-06-02T16:22:54.819Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T16:22:55.822Z] ---> Running in b6f8173130d3 [2021-06-02T16:22:55.822Z] ---> Running in 008216d78285 [2021-06-02T16:22:56.106Z] Removing intermediate container 705a76fcd263 [2021-06-02T16:22:56.106Z] ---> 13d2394062ab [2021-06-02T16:22:56.106Z] [2021-06-02T16:22:56.106Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T16:22:56.106Z] ---> 9852663dfa18 [2021-06-02T16:22:56.106Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T16:22:56.382Z] ---> Running in c14ebadedd65 [2021-06-02T16:22:56.382Z] Removing intermediate container 008216d78285 [2021-06-02T16:22:56.382Z] ---> 1a871ea74042 [2021-06-02T16:22:56.382Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T16:22:56.658Z] ---> Running in bc4226220066 [2021-06-02T16:22:58.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:22:58.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:22:58.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:22:58.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:22:58.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:22:58.928Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T16:22:58.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:22:58.928Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T16:22:58.928Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T16:22:58.928Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T16:22:58.928Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T16:22:59.203Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T16:22:59.203Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:22:59.203Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T16:22:59.479Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T16:22:59.479Z] OK: 7 MiB in 20 packages [2021-06-02T16:22:59.479Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T16:22:59.479Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T16:22:59.479Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T16:22:59.479Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:22:59.758Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T16:22:59.758Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T16:22:59.758Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T16:22:59.758Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:22:59.758Z] OK: 5 MiB in 16 packages [2021-06-02T16:23:00.039Z] OK: 7 MiB in 18 packages [2021-06-02T16:23:02.019Z] Removing intermediate container 70afb76f5dbf [2021-06-02T16:23:02.019Z] ---> 32dba22d6c25 [2021-06-02T16:23:02.019Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T16:23:02.297Z] Removing intermediate container d8f71873d92e [2021-06-02T16:23:02.297Z] ---> c516be2955b9 [2021-06-02T16:23:02.297Z] [2021-06-02T16:23:02.297Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T16:23:02.297Z] ---> 9852663dfa18 [2021-06-02T16:23:02.297Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:23:02.571Z] Removing intermediate container bc4226220066 [2021-06-02T16:23:02.571Z] ---> 2a731edce717 [2021-06-02T16:23:02.571Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T16:23:02.571Z] ---> Running in 752f94694629 [2021-06-02T16:23:02.847Z] ---> Running in e6f17bf1f7f4 [2021-06-02T16:23:03.120Z] ---> Running in 2089559b7e00 [2021-06-02T16:23:03.120Z] Removing intermediate container b6f8173130d3 [2021-06-02T16:23:03.120Z] ---> ce18e1d2074f [2021-06-02T16:23:03.121Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T16:23:03.394Z] Removing intermediate container c14ebadedd65 [2021-06-02T16:23:03.394Z] ---> 790e0cf01698 [2021-06-02T16:23:03.394Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T16:23:03.394Z] ---> Running in d7a0d77b00ca [2021-06-02T16:23:03.669Z] ---> Running in 4520590b4354 [2021-06-02T16:23:03.944Z] Removing intermediate container 2089559b7e00 [2021-06-02T16:23:03.944Z] ---> 4b54669d5ed6 [2021-06-02T16:23:03.944Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T16:23:03.944Z] ---> Running in 0b5f6371147f [2021-06-02T16:23:04.226Z] Removing intermediate container d7a0d77b00ca [2021-06-02T16:23:04.226Z] ---> 8e0b5ffdec76 [2021-06-02T16:23:04.226Z] Step 14/26 : WORKDIR / [2021-06-02T16:23:04.502Z] Removing intermediate container 4520590b4354 [2021-06-02T16:23:04.502Z] ---> e76174297b11 [2021-06-02T16:23:04.502Z] Step 14/22 : WORKDIR /edgex [2021-06-02T16:23:04.502Z] ---> Running in 21f9b60a87b2 [2021-06-02T16:23:04.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T16:23:04.780Z] ---> Running in 55dfec8c07da [2021-06-02T16:23:04.780Z] Removing intermediate container 0b5f6371147f [2021-06-02T16:23:04.780Z] ---> 7795d4b2b590 [2021-06-02T16:23:04.780Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T16:23:04.780Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:23:05.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:23:05.061Z] ---> Running in bed77608da59 [2021-06-02T16:23:05.679Z] Removing intermediate container 21f9b60a87b2 [2021-06-02T16:23:05.679Z] ---> 4ad2464d60db [2021-06-02T16:23:05.679Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-02T16:23:05.679Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T16:23:05.679Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:23:05.679Z] OK: 5 MiB in 15 packages [2021-06-02T16:23:05.679Z] Removing intermediate container 55dfec8c07da [2021-06-02T16:23:05.679Z] ---> 2b562c1d5adc [2021-06-02T16:23:05.679Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T16:23:07.133Z] ---> 1622c2977f6c [2021-06-02T16:23:07.133Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-02T16:23:07.413Z] ---> ab9287a5dd7e [2021-06-02T16:23:07.413Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T16:23:07.413Z] Removing intermediate container e6f17bf1f7f4 [2021-06-02T16:23:07.413Z] ---> 0e5deef64872 [2021-06-02T16:23:07.413Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:23:08.007Z] ---> Running in 64ff2e6d3a08 [2021-06-02T16:23:08.607Z] ---> 40b35be37be0 [2021-06-02T16:23:08.607Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T16:23:08.607Z] Removing intermediate container 752f94694629 [2021-06-02T16:23:08.607Z] ---> c3d5702b124e [2021-06-02T16:23:08.607Z] [2021-06-02T16:23:08.607Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T16:23:08.607Z] Removing intermediate container 64ff2e6d3a08 [2021-06-02T16:23:08.607Z] ---> 83a2e7d7ebaf [2021-06-02T16:23:08.607Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T16:23:08.884Z] Removing intermediate container bed77608da59 [2021-06-02T16:23:08.884Z] ---> 74c14871391a [2021-06-02T16:23:08.884Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T16:23:08.884Z] 20.10.0: Pulling from library/docker [2021-06-02T16:23:08.884Z] ---> Running in 44132c1d20bd [2021-06-02T16:23:09.162Z] ---> Running in cef390b86dc4 [2021-06-02T16:23:09.162Z] ---> 10cfd8e16949 [2021-06-02T16:23:09.162Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T16:23:09.775Z] ---> d5fd070d25a8 [2021-06-02T16:23:09.775Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-02T16:23:09.775Z] Removing intermediate container 44132c1d20bd [2021-06-02T16:23:09.775Z] ---> 979d032a0092 [2021-06-02T16:23:09.775Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T16:23:10.052Z] Removing intermediate container cef390b86dc4 [2021-06-02T16:23:10.052Z] ---> bcf0a6af43f0 [2021-06-02T16:23:10.052Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T16:23:10.052Z] ---> Running in 248f157756d4 [2021-06-02T16:23:11.034Z] Removing intermediate container 248f157756d4 [2021-06-02T16:23:11.034Z] ---> afff40aa37a6 [2021-06-02T16:23:11.034Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:23:11.630Z] ---> 18e986847df5 [2021-06-02T16:23:11.630Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T16:23:11.630Z] ---> 1386eceae3af [2021-06-02T16:23:11.630Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T16:23:11.630Z] ---> 3031ea65019e [2021-06-02T16:23:11.630Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T16:23:11.908Z] ---> Running in f8af535cdd2f [2021-06-02T16:23:11.909Z] ---> Running in b199c2247412 [2021-06-02T16:23:12.893Z] ---> 5f2971e420af [2021-06-02T16:23:12.893Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T16:23:12.893Z] Removing intermediate container b199c2247412 [2021-06-02T16:23:12.893Z] ---> 8c48ebdeec78 [2021-06-02T16:23:12.893Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T16:23:13.172Z] ---> Running in 16defccbf93f [2021-06-02T16:23:13.771Z] ---> 5f1c921e62aa [2021-06-02T16:23:13.771Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T16:23:14.049Z] Removing intermediate container 16defccbf93f [2021-06-02T16:23:14.049Z] ---> 4d768415446f [2021-06-02T16:23:14.049Z] Step 20/22 : LABEL arch=arm64 [2021-06-02T16:23:14.329Z] ---> Running in 5751e9217871 [2021-06-02T16:23:14.928Z] ---> 9a4432c179ca [2021-06-02T16:23:14.928Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T16:23:15.204Z] Removing intermediate container 5751e9217871 [2021-06-02T16:23:15.205Z] ---> b33decd2e770 [2021-06-02T16:23:15.205Z] Step 21/22 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:23:15.205Z] Removing intermediate container f8af535cdd2f [2021-06-02T16:23:15.205Z] ---> d84748c2dfb7 [2021-06-02T16:23:15.205Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:23:15.479Z] ---> Running in 8167c5ab9da2 [2021-06-02T16:23:16.087Z] ---> e7aeeee9dcbb [2021-06-02T16:23:16.087Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T16:23:16.361Z] ---> a3a9b5d6039e [2021-06-02T16:23:16.361Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T16:23:16.361Z] Removing intermediate container 8167c5ab9da2 [2021-06-02T16:23:16.361Z] ---> 9c9c080cb27f [2021-06-02T16:23:16.361Z] Step 22/22 : LABEL version=0.0.0 [2021-06-02T16:23:16.636Z] ---> Running in 929b256ec9c4 [2021-06-02T16:23:16.636Z] ---> Running in 7af8b2d4ad09 [2021-06-02T16:23:16.636Z] ---> 42a34ae4dd0d [2021-06-02T16:23:16.636Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T16:23:17.231Z] Removing intermediate container 929b256ec9c4 [2021-06-02T16:23:17.231Z] ---> 908f81df86de [2021-06-02T16:23:17.231Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:23:17.231Z] ---> 85d39f343be0 [2021-06-02T16:23:17.231Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-02T16:23:17.506Z] ---> Running in dd7a2b7fe30d [2021-06-02T16:23:17.506Z] ---> Running in ff24514621be [2021-06-02T16:23:17.783Z] Removing intermediate container 7af8b2d4ad09 [2021-06-02T16:23:17.783Z] ---> 0366c549f54f [2021-06-02T16:23:17.783Z] [2021-06-02T16:23:18.762Z] Successfully built 0366c549f54f [2021-06-02T16:23:19.036Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-02T16:23:19.036Z]  Building security-proxy-setup ... done Building core-command [2021-06-02T16:23:19.036Z] Removing intermediate container ff24514621be [2021-06-02T16:23:19.036Z] ---> ab655271e473 [2021-06-02T16:23:19.036Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T16:23:19.312Z] ---> 56092fa4b86d [2021-06-02T16:23:19.312Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T16:23:19.312Z] ---> Running in 77d55e2f0e93 [2021-06-02T16:23:20.301Z] Removing intermediate container 77d55e2f0e93 [2021-06-02T16:23:20.301Z] ---> 9e57c1b3c6e8 [2021-06-02T16:23:20.301Z] Step 22/23 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:23:20.577Z] ---> Running in c327bbb00d3d [2021-06-02T16:23:20.851Z] ---> db340742a593 [2021-06-02T16:23:20.851Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T16:23:21.126Z] Removing intermediate container dd7a2b7fe30d [2021-06-02T16:23:21.126Z] ---> 5be99b57573b [2021-06-02T16:23:21.126Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T16:23:21.401Z] Removing intermediate container c327bbb00d3d [2021-06-02T16:23:21.401Z] ---> 8dd3a7dfeedb [2021-06-02T16:23:21.401Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T16:23:21.677Z] ---> Running in 0f3c5a8a2fbd [2021-06-02T16:23:21.677Z] ---> Running in 253226428a1f [2021-06-02T16:23:22.296Z] ---> aba72bcd007e [2021-06-02T16:23:22.296Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T16:23:22.568Z] Removing intermediate container 0f3c5a8a2fbd [2021-06-02T16:23:22.568Z] ---> ee471e45a690 [2021-06-02T16:23:22.568Z] Step 24/26 : LABEL arch=arm64 [2021-06-02T16:23:22.840Z] Removing intermediate container 253226428a1f [2021-06-02T16:23:22.840Z] ---> 0ba08e02690f [2021-06-02T16:23:22.840Z] [2021-06-02T16:23:22.840Z] ---> Running in 175d06df61c8 [2021-06-02T16:23:23.442Z] ---> 9026b16affe1 [2021-06-02T16:23:23.442Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T16:23:23.719Z] Successfully built 0ba08e02690f [2021-06-02T16:23:23.719Z] Successfully tagged support-scheduler-arm64:latest [2021-06-02T16:23:23.719Z]  Building support-scheduler ... done Building support-notifications [2021-06-02T16:23:23.719Z] ---> Running in 2ed37f4f9ddb [2021-06-02T16:23:23.993Z] Removing intermediate container 175d06df61c8 [2021-06-02T16:23:23.993Z] ---> efca322200ff [2021-06-02T16:23:23.993Z] Step 25/26 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:23:23.993Z] ---> Running in 4731e6492b2a [2021-06-02T16:23:24.266Z] Removing intermediate container 2ed37f4f9ddb [2021-06-02T16:23:24.266Z] ---> 5cf2e12622e2 [2021-06-02T16:23:24.266Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T16:23:24.542Z] Removing intermediate container 4731e6492b2a [2021-06-02T16:23:24.542Z] ---> a9b67bd9cb83 [2021-06-02T16:23:24.542Z] Step 26/26 : LABEL version=0.0.0 [2021-06-02T16:23:24.817Z] ---> Running in 57bf62d921d3 [2021-06-02T16:23:25.090Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T16:23:25.090Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T16:23:25.090Z] ---> eeaf43b92773 [2021-06-02T16:23:25.366Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:23:25.366Z] ---> d0286219fae6 [2021-06-02T16:23:25.366Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T16:23:25.638Z] ---> Running in ecc67d4e0706 [2021-06-02T16:23:25.638Z] Removing intermediate container 57bf62d921d3 [2021-06-02T16:23:25.638Z] ---> c5bc70c5249e [2021-06-02T16:23:25.638Z] [2021-06-02T16:23:26.244Z] ---> Running in e24d228a12f1 [2021-06-02T16:23:26.244Z] Successfully built c5bc70c5249e [2021-06-02T16:23:26.514Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-02T16:23:26.515Z]  Building security-secretstore-setup ... done Building core-data [2021-06-02T16:23:26.515Z] Removing intermediate container ecc67d4e0706 [2021-06-02T16:23:26.515Z] ---> 18dfb3300069 [2021-06-02T16:23:26.515Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T16:23:27.108Z] ---> Running in f1182beea928 [2021-06-02T16:23:28.543Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:23:28.543Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:23:29.149Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T16:23:29.149Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T16:23:29.149Z] Executing bash-5.0.17-r0.post-install [2021-06-02T16:23:29.149Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T16:23:29.149Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T16:23:29.149Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T16:23:29.149Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T16:23:29.149Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T16:23:29.149Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T16:23:29.149Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T16:23:29.149Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T16:23:29.149Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T16:23:29.149Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T16:23:29.424Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T16:23:29.424Z] Removing intermediate container e24d228a12f1 [2021-06-02T16:23:29.424Z] ---> 317821953a9d [2021-06-02T16:23:29.424Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T16:23:30.024Z] ---> Running in 92e9bd319571 [2021-06-02T16:23:31.009Z] Removing intermediate container 92e9bd319571 [2021-06-02T16:23:31.009Z] ---> e432733a9e11 [2021-06-02T16:23:31.009Z] Step 29/32 : CMD ["gate"] [2021-06-02T16:23:31.285Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T16:23:31.285Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T16:23:31.285Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T16:23:31.285Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T16:23:31.285Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T16:23:31.285Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T16:23:31.285Z] ---> Running in 8dc2aae74ea1 [2021-06-02T16:23:31.285Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T16:23:31.560Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T16:23:31.560Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T16:23:31.560Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T16:23:31.560Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T16:23:31.560Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T16:23:31.560Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T16:23:31.560Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T16:23:31.560Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T16:23:31.560Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T16:23:31.560Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T16:23:31.560Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T16:23:31.560Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T16:23:31.839Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T16:23:31.839Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T16:23:31.839Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T16:23:31.839Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T16:23:31.839Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T16:23:31.839Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T16:23:31.839Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T16:23:31.839Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T16:23:32.114Z] OK: 72 MiB in 59 packages [2021-06-02T16:23:32.114Z] Removing intermediate container 8dc2aae74ea1 [2021-06-02T16:23:32.114Z] ---> b2dd2eac2f60 [2021-06-02T16:23:32.114Z] Step 30/32 : LABEL arch=arm64 [2021-06-02T16:23:32.715Z] ---> Running in 81a422940500 [2021-06-02T16:23:33.328Z] Removing intermediate container 81a422940500 [2021-06-02T16:23:33.328Z] ---> ab4219dc806f [2021-06-02T16:23:33.328Z] Step 31/32 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:23:33.606Z] ---> Running in cfab9219709c [2021-06-02T16:23:34.208Z] Removing intermediate container cfab9219709c [2021-06-02T16:23:34.208Z] ---> 40cfb7716c84 [2021-06-02T16:23:34.208Z] Step 32/32 : LABEL version=0.0.0 [2021-06-02T16:23:34.806Z] ---> Running in 62b68e1b34d3 [2021-06-02T16:23:35.794Z] Removing intermediate container 62b68e1b34d3 [2021-06-02T16:23:35.794Z] ---> 6ce6299ad350 [2021-06-02T16:23:35.794Z] [2021-06-02T16:23:36.066Z] Successfully built 6ce6299ad350 [2021-06-02T16:23:36.066Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-02T16:23:36.066Z]  Building security-bootstrapper ... done Building core-metadata [2021-06-02T16:23:37.046Z] Collecting docker-compose==1.23.2 [2021-06-02T16:23:37.046Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T16:23:38.027Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T16:23:38.027Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T16:23:38.027Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-02T16:23:38.301Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T16:23:38.301Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T16:23:40.923Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T16:23:40.923Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T16:23:41.518Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T16:23:41.518Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T16:23:42.498Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T16:23:42.498Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T16:23:43.096Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T16:23:43.096Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T16:23:46.488Z] Collecting PyYAML<4,>=3.10 [2021-06-02T16:23:46.488Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T16:23:49.883Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T16:23:49.883Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T16:23:53.328Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T16:23:53.328Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T16:23:53.631Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T16:23:53.631Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T16:23:53.908Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-02T16:23:54.503Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T16:23:54.778Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T16:23:55.051Z] Collecting idna<2.8,>=2.5 [2021-06-02T16:23:55.051Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T16:23:55.323Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-02T16:23:55.323Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T16:23:55.323Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T16:23:55.323Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T16:23:55.323Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T16:23:56.764Z] Installing collected packages: jsonschema, docopt, websocket-client, cached-property, docker-pycreds, urllib3, idna, requests, docker, texttable, PyYAML, dockerpty, docker-compose [2021-06-02T16:23:57.039Z] Running setup.py install for docopt: started [2021-06-02T16:23:59.017Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T16:23:59.614Z] Attempting uninstall: urllib3 [2021-06-02T16:23:59.614Z] Found existing installation: urllib3 1.25.9 [2021-06-02T16:23:59.614Z] Uninstalling urllib3-1.25.9: [2021-06-02T16:23:59.887Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T16:24:00.481Z] Attempting uninstall: idna [2021-06-02T16:24:00.481Z] Found existing installation: idna 2.9 [2021-06-02T16:24:00.481Z] Uninstalling idna-2.9: [2021-06-02T16:24:00.481Z] Successfully uninstalled idna-2.9 [2021-06-02T16:24:01.080Z] Attempting uninstall: requests [2021-06-02T16:24:01.080Z] Found existing installation: requests 2.23.0 [2021-06-02T16:24:01.080Z] Uninstalling requests-2.23.0: [2021-06-02T16:24:01.353Z] Successfully uninstalled requests-2.23.0 [2021-06-02T16:24:02.330Z] Running setup.py install for texttable: started [2021-06-02T16:24:04.314Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T16:24:04.314Z] Running setup.py install for PyYAML: started [2021-06-02T16:24:05.751Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:24:05.751Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:24:05.751Z] ---> 95770c3a418c [2021-06-02T16:24:05.751Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:24:05.751Z] ---> Using cache [2021-06-02T16:24:05.751Z] ---> a0845f27c598 [2021-06-02T16:24:05.751Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:24:05.751Z] ---> Using cache [2021-06-02T16:24:05.751Z] ---> f8f609dc2993 [2021-06-02T16:24:05.751Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T16:24:05.751Z] ---> Using cache [2021-06-02T16:24:05.751Z] ---> 0d870d92938d [2021-06-02T16:24:05.751Z] Step 6/24 : COPY go.mod . [2021-06-02T16:24:05.751Z] ---> Using cache [2021-06-02T16:24:05.751Z] ---> c3018cc34bc4 [2021-06-02T16:24:05.751Z] Step 7/24 : RUN go mod download [2021-06-02T16:24:05.751Z] ---> Using cache [2021-06-02T16:24:05.751Z] ---> 26ffc5b51012 [2021-06-02T16:24:05.751Z] Step 8/24 : COPY . . [2021-06-02T16:24:05.751Z] ---> Using cache [2021-06-02T16:24:05.751Z] ---> eddc86b25d18 [2021-06-02T16:24:05.751Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:24:05.751Z] ---> Using cache [2021-06-02T16:24:05.751Z] ---> 9b54f611643d [2021-06-02T16:24:05.751Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T16:24:07.187Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T16:24:07.187Z] Running setup.py install for dockerpty: started [2021-06-02T16:24:09.808Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T16:24:10.083Z] ---> Running in 8980d05c3e7c [2021-06-02T16:24:11.075Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-02T16:24:12.066Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:24:12.066Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:24:12.066Z] ---> 95770c3a418c [2021-06-02T16:24:12.066Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T16:24:12.066Z] ---> Using cache [2021-06-02T16:24:12.066Z] ---> a0845f27c598 [2021-06-02T16:24:12.066Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:24:12.066Z] ---> Using cache [2021-06-02T16:24:12.066Z] ---> f8f609dc2993 [2021-06-02T16:24:12.066Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T16:24:12.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T16:24:12.615Z] ---> Running in 9981791acd3d [2021-06-02T16:24:15.262Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:24:15.262Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:24:15.262Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:24:15.262Z] ---> 95770c3a418c [2021-06-02T16:24:15.262Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:24:15.262Z] ---> Using cache [2021-06-02T16:24:15.262Z] ---> a0845f27c598 [2021-06-02T16:24:15.262Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:24:15.262Z] ---> Using cache [2021-06-02T16:24:15.262Z] ---> f8f609dc2993 [2021-06-02T16:24:15.262Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T16:24:15.867Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:24:15.867Z] ---> Running in a620e79d25c6 [2021-06-02T16:24:16.857Z] OK: 218 MiB in 52 packages [2021-06-02T16:24:18.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:24:19.299Z] Removing intermediate container 9981791acd3d [2021-06-02T16:24:19.299Z] ---> 5eba5be78c9e [2021-06-02T16:24:19.299Z] Step 6/23 : COPY go.mod . [2021-06-02T16:24:19.299Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:24:20.284Z] OK: 218 MiB in 52 packages [2021-06-02T16:24:21.747Z] ---> bb7d248cbf61 [2021-06-02T16:24:21.747Z] Step 7/23 : RUN go mod download [2021-06-02T16:24:21.747Z] ---> Running in c676c93a74dc [2021-06-02T16:24:23.206Z] Removing intermediate container a620e79d25c6 [2021-06-02T16:24:23.206Z] ---> 74cb43a4d749 [2021-06-02T16:24:23.206Z] Step 6/24 : COPY go.mod . [2021-06-02T16:24:25.855Z] ---> 13012c33924c [2021-06-02T16:24:25.856Z] Step 7/24 : RUN go mod download [2021-06-02T16:24:26.458Z] ---> Running in f08a7389897e [2021-06-02T16:24:26.458Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:24:26.458Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:24:26.458Z] ---> 95770c3a418c [2021-06-02T16:24:26.458Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:24:26.458Z] ---> Using cache [2021-06-02T16:24:26.458Z] ---> a0845f27c598 [2021-06-02T16:24:26.458Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:24:26.458Z] ---> Using cache [2021-06-02T16:24:26.458Z] ---> f8f609dc2993 [2021-06-02T16:24:26.458Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T16:24:26.458Z] ---> Using cache [2021-06-02T16:24:26.458Z] ---> 0d870d92938d [2021-06-02T16:24:26.458Z] Step 6/24 : COPY go.mod . [2021-06-02T16:24:26.458Z] ---> Using cache [2021-06-02T16:24:26.458Z] ---> c3018cc34bc4 [2021-06-02T16:24:26.458Z] Step 7/24 : RUN go mod download [2021-06-02T16:24:26.458Z] ---> Using cache [2021-06-02T16:24:26.458Z] ---> 26ffc5b51012 [2021-06-02T16:24:26.458Z] Step 8/24 : COPY . . [2021-06-02T16:24:27.445Z] ---> Using cache [2021-06-02T16:24:27.445Z] ---> eddc86b25d18 [2021-06-02T16:24:27.445Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:24:27.445Z] ---> Using cache [2021-06-02T16:24:27.445Z] ---> 9b54f611643d [2021-06-02T16:24:27.445Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T16:24:27.720Z] Removing intermediate container c676c93a74dc [2021-06-02T16:24:27.720Z] ---> 77db0b79cd29 [2021-06-02T16:24:27.720Z] Step 8/23 : COPY . . [2021-06-02T16:24:27.720Z] ---> Running in e862b0897b9c [2021-06-02T16:24:30.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T16:24:32.362Z] Removing intermediate container f08a7389897e [2021-06-02T16:24:32.362Z] ---> 519b3e2bf1a0 [2021-06-02T16:24:32.362Z] Step 8/24 : COPY . . [2021-06-02T16:24:33.807Z] Removing intermediate container f1182beea928 [2021-06-02T16:24:33.807Z] ---> 29a2c8463b1a [2021-06-02T16:24:33.807Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T16:24:34.409Z] ---> Running in 78bbbec29eb1 [2021-06-02T16:24:35.876Z] Removing intermediate container 78bbbec29eb1 [2021-06-02T16:24:35.876Z] ---> da9686e79fb9 [2021-06-02T16:24:35.876Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T16:24:36.160Z] ---> Running in d2df3a5ed649 [2021-06-02T16:24:37.605Z] Removing intermediate container d2df3a5ed649 [2021-06-02T16:24:37.605Z] ---> ec3876d7beed [2021-06-02T16:24:37.605Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T16:24:41.943Z] ---> 58bb322cd7cc [2021-06-02T16:24:41.943Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T16:24:44.071Z] ---> 28a153bdedf0 [2021-06-02T16:24:44.071Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T16:24:47.537Z] ---> f376fc534216 [2021-06-02T16:24:47.537Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T16:24:47.537Z] ---> Running in 87449d6a8337 [2021-06-02T16:24:48.537Z] Removing intermediate container 87449d6a8337 [2021-06-02T16:24:48.538Z] ---> 0e0d53bd810f [2021-06-02T16:24:48.538Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:24:49.143Z] ---> Running in 479b04c23701 [2021-06-02T16:24:50.603Z] Removing intermediate container 479b04c23701 [2021-06-02T16:24:50.603Z] ---> a0d6bd24acbb [2021-06-02T16:24:50.603Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T16:24:50.603Z] ---> Running in a9522d9f32e8 [2021-06-02T16:24:51.600Z] Removing intermediate container a9522d9f32e8 [2021-06-02T16:24:51.600Z] ---> 677c9c76e4b2 [2021-06-02T16:24:51.600Z] Step 23/24 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:24:52.222Z] ---> Running in 63aea332b23e [2021-06-02T16:24:53.245Z] Removing intermediate container 63aea332b23e [2021-06-02T16:24:53.245Z] ---> 8cb2744b8c99 [2021-06-02T16:24:53.245Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:24:53.521Z] ---> Running in 9c024cadd46b [2021-06-02T16:24:54.974Z] Removing intermediate container 9c024cadd46b [2021-06-02T16:24:54.974Z] ---> 0fdeeb40c7ee [2021-06-02T16:24:54.974Z] [2021-06-02T16:24:55.957Z] Successfully built 0fdeeb40c7ee [2021-06-02T16:24:55.957Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-02T16:25:03.198Z]  Building sys-mgmt-agent ... done  ---> 42b47dcbc598 [2021-06-02T16:25:03.198Z] Step 9/23 : RUN go mod tidy [2021-06-02T16:25:03.198Z] ---> Running in 57e504ac1ed9 [2021-06-02T16:25:05.834Z] ---> e4f5c1ae812a [2021-06-02T16:25:06.111Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:25:06.398Z] ---> Running in 2d96897665f8 [2021-06-02T16:25:10.736Z] Removing intermediate container 57e504ac1ed9 [2021-06-02T16:25:10.736Z] ---> c0122d6643fc [2021-06-02T16:25:10.736Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T16:25:10.736Z] ---> Running in 5572f4f61bfb [2021-06-02T16:25:12.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T16:25:13.016Z] Removing intermediate container 2d96897665f8 [2021-06-02T16:25:13.016Z] ---> 98bfbc19e727 [2021-06-02T16:25:13.016Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T16:25:13.016Z] ---> Running in 88ace5fe9a25 [2021-06-02T16:25:15.027Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T16:25:41.911Z] Removing intermediate container 8980d05c3e7c [2021-06-02T16:25:41.911Z] ---> bed83470ac0c [2021-06-02T16:25:41.911Z] [2021-06-02T16:25:41.911Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:25:41.911Z] ---> 9852663dfa18 [2021-06-02T16:25:41.911Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:25:41.911Z] ---> Using cache [2021-06-02T16:25:41.911Z] ---> 0e5deef64872 [2021-06-02T16:25:41.911Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:25:41.911Z] ---> Using cache [2021-06-02T16:25:41.911Z] ---> 83a2e7d7ebaf [2021-06-02T16:25:41.911Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T16:25:41.911Z] ---> Running in 6e640cabffdd [2021-06-02T16:25:41.911Z] Removing intermediate container 6e640cabffdd [2021-06-02T16:25:41.911Z] ---> e0ef7afd5e89 [2021-06-02T16:25:41.911Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T16:25:41.911Z] ---> Running in 4d24f802082d [2021-06-02T16:25:41.911Z] Removing intermediate container 4d24f802082d [2021-06-02T16:25:41.911Z] ---> a0cd3533dc5e [2021-06-02T16:25:41.911Z] Step 16/24 : WORKDIR / [2021-06-02T16:25:41.911Z] ---> Running in ee1e151414cd [2021-06-02T16:25:41.911Z] Removing intermediate container ee1e151414cd [2021-06-02T16:25:41.911Z] ---> 3eba9b614616 [2021-06-02T16:25:41.911Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:25:41.911Z] ---> e4e9679a78d9 [2021-06-02T16:25:41.911Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T16:25:43.355Z] ---> 0d382e42c869 [2021-06-02T16:25:43.355Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T16:25:44.801Z] ---> e23c755461c4 [2021-06-02T16:25:44.801Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T16:25:44.801Z] ---> Running in 789f395369e8 [2021-06-02T16:25:45.399Z] Removing intermediate container 789f395369e8 [2021-06-02T16:25:45.399Z] ---> b70142fa1fa7 [2021-06-02T16:25:45.399Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:25:45.399Z] ---> Running in eea2226c2d5b [2021-06-02T16:25:46.384Z] Removing intermediate container eea2226c2d5b [2021-06-02T16:25:46.384Z] ---> d97a4760eefc [2021-06-02T16:25:46.384Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T16:25:46.384Z] ---> Running in bf9705394946 [2021-06-02T16:25:46.983Z] Removing intermediate container bf9705394946 [2021-06-02T16:25:46.983Z] ---> 3122263baa37 [2021-06-02T16:25:46.983Z] Step 23/24 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:25:47.255Z] ---> Running in e1e0c5c2809b [2021-06-02T16:25:47.853Z] Removing intermediate container e1e0c5c2809b [2021-06-02T16:25:47.853Z] ---> 0cab8b66577f [2021-06-02T16:25:47.853Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:25:48.127Z] ---> Running in 8d2a1eaa42c2 [2021-06-02T16:25:48.728Z] Removing intermediate container 8d2a1eaa42c2 [2021-06-02T16:25:48.728Z] ---> 612214cf3d18 [2021-06-02T16:25:48.728Z] [2021-06-02T16:25:49.330Z] Successfully built 612214cf3d18 [2021-06-02T16:25:49.330Z] Successfully tagged core-command-arm64:latest [2021-06-02T16:26:16.140Z]  Building core-command ... done Removing intermediate container e862b0897b9c [2021-06-02T16:26:16.140Z] ---> 185b99e73a0c [2021-06-02T16:26:16.140Z] [2021-06-02T16:26:16.140Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:26:16.140Z] ---> 9852663dfa18 [2021-06-02T16:26:16.140Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:26:16.140Z] ---> Using cache [2021-06-02T16:26:16.140Z] ---> 0e5deef64872 [2021-06-02T16:26:16.140Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:26:16.140Z] ---> Using cache [2021-06-02T16:26:16.140Z] ---> 83a2e7d7ebaf [2021-06-02T16:26:16.140Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T16:26:16.140Z] ---> Running in 1edcee516d2b [2021-06-02T16:26:16.140Z] Removing intermediate container 1edcee516d2b [2021-06-02T16:26:16.140Z] ---> 47b4009a06d3 [2021-06-02T16:26:16.140Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T16:26:16.140Z] ---> Running in f44134f6e017 [2021-06-02T16:26:16.140Z] Removing intermediate container f44134f6e017 [2021-06-02T16:26:16.140Z] ---> 9aca37513ca1 [2021-06-02T16:26:16.140Z] Step 16/24 : WORKDIR / [2021-06-02T16:26:16.140Z] ---> Running in 044df465ce5c [2021-06-02T16:26:16.140Z] Removing intermediate container 044df465ce5c [2021-06-02T16:26:16.140Z] ---> 7b680acbbf9d [2021-06-02T16:26:16.140Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:26:17.123Z] ---> f258c5f338b7 [2021-06-02T16:26:17.123Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T16:26:19.108Z] ---> 8c7df795d5c0 [2021-06-02T16:26:19.108Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T16:26:20.100Z] ---> ecab97f3d699 [2021-06-02T16:26:20.100Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T16:26:20.373Z] ---> Running in 24784eb5ea49 [2021-06-02T16:26:20.997Z] Removing intermediate container 24784eb5ea49 [2021-06-02T16:26:20.997Z] ---> db9053617d39 [2021-06-02T16:26:20.997Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:26:21.273Z] ---> Running in 3ccb9cd11b90 [2021-06-02T16:26:21.874Z] Removing intermediate container 3ccb9cd11b90 [2021-06-02T16:26:21.874Z] ---> e4bd07510ac0 [2021-06-02T16:26:21.874Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T16:26:22.150Z] ---> Running in 6ed6a02b4fe2 [2021-06-02T16:26:22.749Z] Removing intermediate container 6ed6a02b4fe2 [2021-06-02T16:26:22.749Z] ---> 7545a1d00f0f [2021-06-02T16:26:22.749Z] Step 23/24 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:26:23.049Z] ---> Running in 62e5c6c0c8c8 [2021-06-02T16:26:24.063Z] Removing intermediate container 62e5c6c0c8c8 [2021-06-02T16:26:24.063Z] ---> 17d24fce9a78 [2021-06-02T16:26:24.063Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:26:24.063Z] ---> Running in 8d7c193ade9d [2021-06-02T16:26:25.050Z] Removing intermediate container 8d7c193ade9d [2021-06-02T16:26:25.050Z] ---> 839c5b19f4b0 [2021-06-02T16:26:25.050Z] [2021-06-02T16:26:25.324Z] Successfully built 839c5b19f4b0 [2021-06-02T16:26:25.324Z] Successfully tagged core-metadata-arm64:latest [2021-06-02T16:26:37.740Z]  Building core-metadata ... done Removing intermediate container 5572f4f61bfb [2021-06-02T16:26:37.740Z] ---> 5cd0adb6834c [2021-06-02T16:26:37.740Z] [2021-06-02T16:26:37.740Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T16:26:37.740Z] ---> 9852663dfa18 [2021-06-02T16:26:37.740Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T16:26:37.740Z] ---> Running in 74d4497c54f3 [2021-06-02T16:26:38.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:26:38.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:26:39.310Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T16:26:39.310Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T16:26:39.310Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:26:39.310Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T16:26:39.581Z] OK: 6 MiB in 16 packages [2021-06-02T16:26:41.553Z] Removing intermediate container 74d4497c54f3 [2021-06-02T16:26:41.553Z] ---> 37b7f2d0d930 [2021-06-02T16:26:41.553Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:26:41.553Z] ---> Running in d1b6cf8b7174 [2021-06-02T16:26:42.142Z] Removing intermediate container d1b6cf8b7174 [2021-06-02T16:26:42.142Z] ---> ec153fcadc09 [2021-06-02T16:26:42.142Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T16:26:42.421Z] ---> Running in e54866065099 [2021-06-02T16:26:43.397Z] Removing intermediate container e54866065099 [2021-06-02T16:26:43.397Z] ---> 48444f4c7213 [2021-06-02T16:26:43.397Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T16:26:43.397Z] ---> Running in d504143360f4 [2021-06-02T16:26:43.672Z] Removing intermediate container 88ace5fe9a25 [2021-06-02T16:26:43.672Z] ---> c3df22ecf70a [2021-06-02T16:26:43.672Z] [2021-06-02T16:26:43.672Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:26:43.672Z] ---> 9852663dfa18 [2021-06-02T16:26:43.672Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T16:26:43.672Z] ---> Running in ecdc4c69b242 [2021-06-02T16:26:43.942Z] Removing intermediate container d504143360f4 [2021-06-02T16:26:43.942Z] ---> 76d3007b2c74 [2021-06-02T16:26:43.942Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:26:44.212Z] Removing intermediate container ecdc4c69b242 [2021-06-02T16:26:44.212Z] ---> acd7a9749e65 [2021-06-02T16:26:44.212Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T16:26:44.485Z] ---> Running in f9281d738ff8 [2021-06-02T16:26:44.757Z] ---> ffb9b1556359 [2021-06-02T16:26:44.757Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T16:26:44.757Z] Removing intermediate container f9281d738ff8 [2021-06-02T16:26:44.757Z] ---> 4af84a0d1837 [2021-06-02T16:26:44.757Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T16:26:45.029Z] ---> Running in 5efec10368d1 [2021-06-02T16:26:45.619Z] Removing intermediate container 5efec10368d1 [2021-06-02T16:26:45.619Z] ---> e394b1ffaa9e [2021-06-02T16:26:45.619Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:26:45.890Z] ---> Running in 24bccddbb951 [2021-06-02T16:26:45.890Z] ---> 255f40704566 [2021-06-02T16:26:45.890Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T16:26:46.866Z] ---> a1f9a211b009 [2021-06-02T16:26:46.866Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T16:26:47.146Z] ---> Running in bae1bd3c7023 [2021-06-02T16:26:47.746Z] Removing intermediate container bae1bd3c7023 [2021-06-02T16:26:47.746Z] ---> 0078e2717603 [2021-06-02T16:26:47.746Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:26:47.746Z] ---> Running in 45903bee9f78 [2021-06-02T16:26:48.022Z] Removing intermediate container 24bccddbb951 [2021-06-02T16:26:48.022Z] ---> f56968e22b67 [2021-06-02T16:26:48.022Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T16:26:48.294Z] ---> Running in ba2e3481dc5c [2021-06-02T16:26:48.294Z] Removing intermediate container 45903bee9f78 [2021-06-02T16:26:48.294Z] ---> 87f7d37b6ef4 [2021-06-02T16:26:48.294Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T16:26:48.571Z] ---> Running in 75c198e14a37 [2021-06-02T16:26:49.206Z] Removing intermediate container 75c198e14a37 [2021-06-02T16:26:49.206Z] ---> cea748c7b471 [2021-06-02T16:26:49.206Z] Step 22/23 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:26:49.206Z] ---> Running in 4627ca59ced9 [2021-06-02T16:26:49.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:26:49.829Z] Removing intermediate container 4627ca59ced9 [2021-06-02T16:26:49.829Z] ---> 4b126534fc18 [2021-06-02T16:26:49.829Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T16:26:50.109Z] ---> Running in e61c79e6a711 [2021-06-02T16:26:50.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:26:50.395Z] Removing intermediate container e61c79e6a711 [2021-06-02T16:26:50.395Z] ---> f657d96e8c39 [2021-06-02T16:26:50.395Z] [2021-06-02T16:26:51.021Z] Successfully built f657d96e8c39 [2021-06-02T16:26:51.021Z] Successfully tagged support-notifications-arm64:latest [2021-06-02T16:26:51.290Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T16:26:51.290Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T16:26:51.290Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T16:26:51.560Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T16:26:51.834Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T16:26:51.834Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T16:26:51.834Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:26:51.834Z] OK: 8 MiB in 20 packages [2021-06-02T16:26:53.265Z] Removing intermediate container ba2e3481dc5c [2021-06-02T16:26:53.265Z] ---> c280899ae57b [2021-06-02T16:26:53.265Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:26:53.860Z] ---> a438e7768c99 [2021-06-02T16:26:53.860Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T16:26:55.293Z] ---> ebcb94d5a3ff [2021-06-02T16:26:55.293Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T16:26:55.888Z] ---> 27cdfd80fb7b [2021-06-02T16:26:55.888Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T16:26:56.160Z] ---> Running in 19fbc26effc2 [2021-06-02T16:26:56.431Z] Removing intermediate container 19fbc26effc2 [2021-06-02T16:26:56.431Z] ---> 390d24da4900 [2021-06-02T16:26:56.431Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:26:56.703Z] ---> Running in 580bbc3ee34e [2021-06-02T16:26:56.973Z] Removing intermediate container 580bbc3ee34e [2021-06-02T16:26:56.973Z] ---> 1d2b4a2ad59d [2021-06-02T16:26:56.973Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T16:26:57.245Z] ---> Running in cf94ac2dee6c [2021-06-02T16:26:57.839Z] Removing intermediate container cf94ac2dee6c [2021-06-02T16:26:57.839Z] ---> 025c41daa698 [2021-06-02T16:26:57.839Z] Step 23/24 : LABEL git_sha=b7e172d9cdcb9692c7babd3b04390b847275462e [2021-06-02T16:26:57.839Z] ---> Running in bd63b0fe9da9 [2021-06-02T16:26:58.444Z] Removing intermediate container bd63b0fe9da9 [2021-06-02T16:26:58.444Z] ---> 1c2d97cd4958 [2021-06-02T16:26:58.444Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:26:58.444Z] ---> Running in 99243edfe671 [2021-06-02T16:26:59.039Z] Removing intermediate container 99243edfe671 [2021-06-02T16:26:59.039Z] ---> 160b69a05091 [2021-06-02T16:26:59.039Z] [2021-06-02T16:26:59.311Z] Successfully built 160b69a05091 [2021-06-02T16:26:59.311Z] Successfully tagged core-data-arm64:latest [2021-06-02T16:26:59.595Z]  Building core-data ... done  [Pipeline] } [2021-06-02T16:26:59.577Z] $ docker stop --time=1 4b42cda03fcbfe05e0d1ddf524e4f77084f5cfcd9f7ab3fb25b79cb2bb5b3864 [2021-06-02T16:27:01.378Z] $ docker rm -f 4b42cda03fcbfe05e0d1ddf524e4f77084f5cfcd9f7ab3fb25b79cb2bb5b3864 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T16:27:01.968Z] + docker images [2021-06-02T16:27:02.242Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T16:27:02.242Z] core-data-arm64 latest 160b69a05091 4 seconds ago 20.4MB [2021-06-02T16:27:02.242Z] support-notifications-arm64 latest f657d96e8c39 12 seconds ago 16.8MB [2021-06-02T16:27:02.242Z] c3df22ecf70a 19 seconds ago 990MB [2021-06-02T16:27:02.242Z] 5cd0adb6834c 26 seconds ago 982MB [2021-06-02T16:27:02.242Z] core-metadata-arm64 latest 839c5b19f4b0 38 seconds ago 17.4MB [2021-06-02T16:27:02.242Z] 185b99e73a0c 51 seconds ago 989MB [2021-06-02T16:27:02.242Z] core-command-arm64 latest 612214cf3d18 About a minute ago 16.1MB [2021-06-02T16:27:02.242Z] bed83470ac0c About a minute ago 981MB [2021-06-02T16:27:02.242Z] sys-mgmt-agent-arm64 latest 0fdeeb40c7ee 2 minutes ago 299MB [2021-06-02T16:27:02.242Z] security-bootstrapper-arm64 latest 6ce6299ad350 3 minutes ago 17.2MB [2021-06-02T16:27:02.242Z] security-secretstore-setup-arm64 latest c5bc70c5249e 3 minutes ago 24.4MB [2021-06-02T16:27:02.242Z] support-scheduler-arm64 latest 0ba08e02690f 3 minutes ago 16.1MB [2021-06-02T16:27:02.242Z] security-proxy-setup-arm64 latest 0366c549f54f 3 minutes ago 24MB [2021-06-02T16:27:02.242Z] c3d5702b124e 3 minutes ago 979MB [2021-06-02T16:27:02.242Z] c516be2955b9 4 minutes ago 981MB [2021-06-02T16:27:02.242Z] 13d2394062ab 4 minutes ago 978MB [2021-06-02T16:27:02.242Z] 1fdd97f15f26 4 minutes ago 978MB [2021-06-02T16:27:02.242Z] 6f07839674b1 4 minutes ago 974MB [2021-06-02T16:27:02.242Z] ci-base-image-arm64 latest 95770c3a418c 16 minutes ago 641MB [2021-06-02T16:27:02.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-02T16:27:02.242Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-06-02T16:27:02.242Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-02T16:27:02.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:27:02.921Z] ---> job-cost.sh [2021-06-02T16:27:02.922Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ij38 [2021-06-02T16:27:41.862Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-02T16:29:18.595Z] lf-activate-venv(): INFO: Adding /tmp/venv-ij38/bin to PATH [2021-06-02T16:29:18.595Z] INFO: No Stack... [2021-06-02T16:29:18.595Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-02T16:29:18.595Z] INFO: Archiving Costs [Pipeline] sh [2021-06-02T16:29:18.938Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-06-02T16:29:18.938Z] + cut -d, -f6 [Pipeline] lock [2021-06-02T16:29:18.999Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3525-5-stack-cost] [2021-06-02T16:29:19.008Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3525-5-stack-cost] did not exist. Created. [2021-06-02T16:29:19.008Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3525-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-02T16:29:19.366Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-02T16:29:19.665Z] Stashed 1 file(s) [Pipeline] } [2021-06-02T16:29:19.676Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3525-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:29:21.416Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:29:21.996Z] ---> package-listing.sh [2021-06-02T16:29:21.996Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-02T16:29:21.996Z] ++ facter osfamily [2021-06-02T16:29:22.259Z] + OS_FAMILY=redhat [2021-06-02T16:29:22.259Z] + workspace=/w/workspace/edgex-go/5 [2021-06-02T16:29:22.259Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-02T16:29:22.259Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-02T16:29:22.259Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-02T16:29:22.259Z] + PACKAGES=/tmp/packages_start.txt [2021-06-02T16:29:22.259Z] + '[' /w/workspace/edgex-go/5 ']' [2021-06-02T16:29:22.259Z] + PACKAGES=/tmp/packages_end.txt [2021-06-02T16:29:22.260Z] + case "${OS_FAMILY}" in [2021-06-02T16:29:22.260Z] + sort [2021-06-02T16:29:22.260Z] + rpm -qa [2021-06-02T16:29:25.562Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-02T16:29:25.562Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-02T16:29:25.562Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-02T16:29:25.562Z] + '[' /w/workspace/edgex-go/5 ']' [2021-06-02T16:29:25.562Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-06-02T16:29:25.562Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-06-02T16:29:25.576Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-02T16:29:25.876Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:29:26.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T16:29:26.448Z] [2021-06-02T16:29:26.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:29:26.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T16:29:26.768Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-02T16:29:26.768Z] df20fa9351a1: Pulling fs layer [2021-06-02T16:29:26.768Z] 36b3adc4ff6f: Pulling fs layer [2021-06-02T16:29:26.768Z] 8ad3a11d3b57: Pulling fs layer [2021-06-02T16:29:26.768Z] 46f8f816bc3b: Pulling fs layer [2021-06-02T16:29:26.768Z] 93b61091891f: Pulling fs layer [2021-06-02T16:29:26.768Z] 93b9cdb0e59b: Pulling fs layer [2021-06-02T16:29:26.768Z] 5e14af77c1be: Pulling fs layer [2021-06-02T16:29:26.768Z] 01666e4c0597: Pulling fs layer [2021-06-02T16:29:26.768Z] aa168da1d23b: Pulling fs layer [2021-06-02T16:29:26.768Z] 93b9cdb0e59b: Waiting [2021-06-02T16:29:26.768Z] 5e14af77c1be: Waiting [2021-06-02T16:29:26.768Z] 01666e4c0597: Waiting [2021-06-02T16:29:26.768Z] aa168da1d23b: Waiting [2021-06-02T16:29:26.768Z] 93b61091891f: Waiting [2021-06-02T16:29:26.768Z] 46f8f816bc3b: Waiting [2021-06-02T16:29:26.768Z] 36b3adc4ff6f: Download complete [2021-06-02T16:29:26.768Z] 46f8f816bc3b: Verifying Checksum [2021-06-02T16:29:26.768Z] 46f8f816bc3b: Download complete [2021-06-02T16:29:27.032Z] df20fa9351a1: Verifying Checksum [2021-06-02T16:29:27.032Z] df20fa9351a1: Download complete [2021-06-02T16:29:27.032Z] 93b9cdb0e59b: Verifying Checksum [2021-06-02T16:29:27.032Z] 93b9cdb0e59b: Download complete [2021-06-02T16:29:27.032Z] 5e14af77c1be: Verifying Checksum [2021-06-02T16:29:27.032Z] 5e14af77c1be: Download complete [2021-06-02T16:29:27.032Z] 01666e4c0597: Verifying Checksum [2021-06-02T16:29:27.032Z] 01666e4c0597: Download complete [2021-06-02T16:29:27.032Z] 93b61091891f: Verifying Checksum [2021-06-02T16:29:27.032Z] 93b61091891f: Download complete [2021-06-02T16:29:27.294Z] df20fa9351a1: Pull complete [2021-06-02T16:29:27.294Z] 36b3adc4ff6f: Pull complete [2021-06-02T16:29:28.240Z] 8ad3a11d3b57: Verifying Checksum [2021-06-02T16:29:28.240Z] 8ad3a11d3b57: Download complete [2021-06-02T16:29:28.506Z] 8ad3a11d3b57: Pull complete [2021-06-02T16:29:28.506Z] 46f8f816bc3b: Pull complete [2021-06-02T16:29:28.768Z] 93b61091891f: Pull complete [2021-06-02T16:29:28.768Z] 93b9cdb0e59b: Pull complete [2021-06-02T16:29:29.030Z] 5e14af77c1be: Pull complete [2021-06-02T16:29:29.030Z] 01666e4c0597: Pull complete [2021-06-02T16:29:29.976Z] aa168da1d23b: Verifying Checksum [2021-06-02T16:29:29.976Z] aa168da1d23b: Download complete [2021-06-02T16:29:34.228Z] aa168da1d23b: Pull complete [2021-06-02T16:29:34.228Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-02T16:29:34.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T16:29:34.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-02T16:29:34.304Z] prd-centos7-docker-4c-2g-95 does not seem to be running inside a container [2021-06-02T16:29:34.348Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-02T16:29:39.952Z] $ docker top 3a2ba881f5bbe08c1ffe034894334d3ee7a7da015bc85e8e452623f2597f0e78 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:29:40.330Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-02T16:29:40.632Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-02T16:29:40.932Z] + ls /var/log/sa-host [2021-06-02T16:29:40.932Z] + sadf -c /var/log/sa-host/sa02 [2021-06-02T16:29:40.932Z] file_magic: OK [2021-06-02T16:29:40.932Z] HZ: Using current value: 100 [2021-06-02T16:29:40.932Z] file_header: OK [2021-06-02T16:29:40.932Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-02T16:29:40.932Z] Statistics: [2021-06-02T16:29:40.932Z] 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... [2021-06-02T16:29:40.932Z] File successfully converted to sysstat format version 12.2.1 [2021-06-02T16:29:40.932Z] + sadf -c /var/log/sa-host/sa05 [2021-06-02T16:29:40.932Z] file_magic: OK [2021-06-02T16:29:40.932Z] HZ: Using current value: 100 [2021-06-02T16:29:40.932Z] file_header: OK [2021-06-02T16:29:40.932Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-02T16:29:40.932Z] Statistics: [2021-06-02T16:29:40.932Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T16:29:40.932Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T16:29:41.120Z] provisioning config files... [2021-06-02T16:29:41.133Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config5606054739086923754tmp [Pipeline] { [Pipeline] echo [2021-06-02T16:29:41.153Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:29:41.457Z] ---> create-netrc.sh [Pipeline] } [2021-06-02T16:29:41.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-02T16:29:41.490Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:29:41.799Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-02T16:29:41.809Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:29:42.100Z] ---> sudo-logs.sh [2021-06-02T16:29:42.100Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-02T16:29:42.148Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:29:42.443Z] ---> job-cost.sh [2021-06-02T16:29:42.443Z] lf-activate-venv: SKIPPING [2021-06-02T16:29:42.443Z] DEBUG: total: 0.18000000715255737 [2021-06-02T16:29:42.443Z] INFO: Retrieving Stack Cost... [2021-06-02T16:29:43.385Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-02T16:29:43.645Z] INFO: Archiving Costs [Pipeline] echo [2021-06-02T16:29:43.658Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:29:43.959Z] ---> logs-deploy.sh [2021-06-02T16:29:43.960Z] lf-activate-venv: SKIPPING [2021-06-02T16:29:43.960Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3525/5 [2021-06-02T16:29:43.960Z] INFO: archiving workspace using pattern(s): [2021-06-02T16:29:44.909Z] Archives upload complete. [2021-06-02T16:29:44.909Z] INFO: archiving logs to Nexus