Pull request #3626 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2c60d716b49d8d61b5b01e9d7d3a5000678965ea+1e29038257f9cf3e20d04decabeb5e5af95e4ca0 (294e68c8bffd2418b62c65e2c8515ce5037c6baf) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh328326789176245360.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5820799205482764583.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3626/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3626/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh529140990126607398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6074044162373116335.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3626/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3626/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2923387158319426233.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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-3008 in /w/workspace/edgexfoundry_edgex-go_PR-3626 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3882503794856577443.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit 2c60d716b49d8d61b5b01e9d7d3a5000678965ea Merge succeeded, producing 2c60d716b49d8d61b5b01e9d7d3a5000678965ea Checking out Revision 2c60d716b49d8d61b5b01e9d7d3a5000678965ea (PR-3626) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6246393268690121711.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3626/head:refs/remotes/origin/PR-3626 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c60d716b49d8d61b5b01e9d7d3a5000678965ea # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1044252310113682203.key > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c60d716b49d8d61b5b01e9d7d3a5000678965ea # timeout=10 Commit message: "fix: Remove make run/run-docker and update README" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T23:02:52.133Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T23:02:52.232Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T23:02:52.262Z] ========================================================= [2021-07-15T23:02:52.262Z] EdgeX Global Pipelines Version Info [2021-07-15T23:02:52.262Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ab84f26275c3806f51537af297af1321e0c282d4 # timeout=10 [2021-07-15T23:02:53.572Z] ------------------- [2021-07-15T23:02:53.572Z] stable info: [2021-07-15T23:02:53.572Z] ------------------- [2021-07-15T23:02:53.572Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T23:02:53.572Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T23:02:53.572Z] Message: update stable to v1.0.196 [2021-07-15T23:02:54.162Z] ------------------- [2021-07-15T23:02:54.162Z] experimental info: [2021-07-15T23:02:54.162Z] ------------------- [2021-07-15T23:02:54.162Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T23:02:54.162Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T23:02:54.162Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T23:02:54.299Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-15T23:02:54.320Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-15T23:02:54.340Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T23:02:54.361Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T23:02:54.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T23:02:54.403Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T23:02:54.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T23:02:54.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-15T23:02:54.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-15T23:02:54.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-15T23:02:54.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T23:02:54.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T23:02:54.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T23:02:54.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T23:02:54.616Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T23:02:54.639Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T23:02:54.663Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T23:02:54.686Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T23:02:54.708Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-15T23:02:54.729Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-15T23:02:54.751Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-15T23:02:54.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T23:02:54.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3626 [Pipeline] echo [2021-07-15T23:02:54.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3626 [Pipeline] echo [2021-07-15T23:02:54.859Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3626 [Pipeline] echo [2021-07-15T23:02:54.895Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c60d716b49d8d61b5b01e9d7d3a5000678965ea [Pipeline] echo [2021-07-15T23:02:54.918Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c60d71 [Pipeline] echo [2021-07-15T23:02:54.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T23:02:55.019Z] provisioning config files... [2021-07-15T23:02:55.040Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5586567341217424899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:02:55.384Z] ---> docker-login.sh [2021-07-15T23:02:55.384Z] nexus3.edgexfoundry.org:10001 [2021-07-15T23:02:55.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:02:55.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:02:55.653Z] Configure a credential helper to remove this warning. See [2021-07-15T23:02:55.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:02:55.653Z] [2021-07-15T23:02:55.653Z] Login Succeeded [2021-07-15T23:02:55.653Z] nexus3.edgexfoundry.org:10002 [2021-07-15T23:02:55.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:02:55.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:02:55.928Z] Configure a credential helper to remove this warning. See [2021-07-15T23:02:55.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:02:55.928Z] [2021-07-15T23:02:55.928Z] Login Succeeded [2021-07-15T23:02:55.928Z] nexus3.edgexfoundry.org:10003 [2021-07-15T23:02:55.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:02:55.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:02:55.928Z] Configure a credential helper to remove this warning. See [2021-07-15T23:02:55.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:02:55.928Z] [2021-07-15T23:02:55.928Z] Login Succeeded [2021-07-15T23:02:55.928Z] nexus3.edgexfoundry.org:10004 [2021-07-15T23:02:56.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:02:56.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:02:56.198Z] Configure a credential helper to remove this warning. See [2021-07-15T23:02:56.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:02:56.198Z] [2021-07-15T23:02:56.198Z] Login Succeeded [2021-07-15T23:02:56.198Z] docker.io [2021-07-15T23:02:56.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:02:56.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:02:56.793Z] Configure a credential helper to remove this warning. See [2021-07-15T23:02:56.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:02:56.793Z] [2021-07-15T23:02:56.793Z] Login Succeeded [2021-07-15T23:02:56.793Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T23:02:56.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T23:02:57.160Z] ++ 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-07-15T23:02:57.160Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T23:02:57.160Z] ++ dirname cmd/core-command/Dockerfile [2021-07-15T23:02:57.160Z] ++ cut -d/ -f2 [2021-07-15T23:02:57.160Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-15T23:02:57.160Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T23:02:57.160Z] ++ dirname cmd/core-data/Dockerfile [2021-07-15T23:02:57.160Z] ++ cut -d/ -f2 [2021-07-15T23:02:57.160Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-15T23:02:57.160Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T23:02:57.160Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-15T23:02:57.160Z] ++ cut -d/ -f2 [2021-07-15T23:02:57.160Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-15T23:02:57.160Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T23:02:57.160Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-15T23:02:57.160Z] ++ cut -d/ -f2 [2021-07-15T23:02:57.160Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-15T23:02:57.160Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T23:02:57.160Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-15T23:02:57.160Z] ++ cut -d/ -f2 [2021-07-15T23:02:57.160Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-15T23:02:57.160Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T23:02:57.160Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-15T23:02:57.160Z] ++ cut -d/ -f2 [2021-07-15T23:02:57.160Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-15T23:02:57.160Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T23:02:57.160Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-15T23:02:57.160Z] ++ cut -d/ -f2 [2021-07-15T23:02:57.160Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-15T23:02:57.160Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T23:02:57.160Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-15T23:02:57.160Z] ++ cut -d/ -f2 [2021-07-15T23:02:57.160Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-15T23:02:57.160Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T23:02:57.160Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-15T23:02:57.160Z] ++ cut -d/ -f2 [2021-07-15T23:02:57.160Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-15T23:02:57.227Z] 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-07-15T23:02:57.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T23:02:57.970Z] [2021-07-15T23:02:57.970Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:02:58.299Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T23:02:58.299Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T23:02:58.299Z] 31603596830f: Pulling fs layer [2021-07-15T23:02:58.299Z] b6dc333f4379: Pulling fs layer [2021-07-15T23:02:58.299Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T23:02:58.299Z] fd332fbdc1db: Pulling fs layer [2021-07-15T23:02:58.299Z] fd332fbdc1db: Waiting [2021-07-15T23:02:58.299Z] b6dc333f4379: Verifying Checksum [2021-07-15T23:02:58.299Z] b6dc333f4379: Download complete [2021-07-15T23:02:58.570Z] 31603596830f: Download complete [2021-07-15T23:02:58.842Z] 31603596830f: Pull complete [2021-07-15T23:02:58.842Z] fd332fbdc1db: Verifying Checksum [2021-07-15T23:02:58.842Z] fd332fbdc1db: Download complete [2021-07-15T23:02:58.842Z] b6dc333f4379: Pull complete [2021-07-15T23:02:59.118Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T23:02:59.118Z] 3d9ef1400e77: Download complete [2021-07-15T23:02:59.703Z] 3d9ef1400e77: Pull complete [2021-07-15T23:02:59.703Z] fd332fbdc1db: Pull complete [2021-07-15T23:02:59.703Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T23:02:59.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T23:02:59.703Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T23:02:59.804Z] prd-centos7-docker-4c-2g-3008 does not seem to be running inside a container [2021-07-15T23:02:59.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T23:03:00.777Z] $ docker top a25cd2e8e247818f0f0f4d26876ab5e48cd7f7ec9d86a1ecb8c4c2ae4940362e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T23:03:00.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T23:03:00.924Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T23:03:01.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T23:03:01.056Z] $ docker exec a25cd2e8e247818f0f0f4d26876ab5e48cd7f7ec9d86a1ecb8c4c2ae4940362e ssh-agent [2021-07-15T23:03:01.180Z] SSH_AUTH_SOCK=/tmp/ssh-ATfEsLruRBfJ/agent.13 [2021-07-15T23:03:01.180Z] SSH_AGENT_PID=20 [2021-07-15T23:03:01.195Z] Running ssh-add (command line suppressed) [2021-07-15T23:03:01.304Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5681586960960102203.key (/w/workspace/edgex-go/2@tmp/private_key_5681586960960102203.key) [2021-07-15T23:03:01.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T23:03:01.670Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T23:03:01.686Z] $ docker exec --env ******** --env ******** a25cd2e8e247818f0f0f4d26876ab5e48cd7f7ec9d86a1ecb8c4c2ae4940362e ssh-agent -k [2021-07-15T23:03:01.798Z] unset SSH_AUTH_SOCK; [2021-07-15T23:03:01.798Z] unset SSH_AGENT_PID; [2021-07-15T23:03:01.798Z] echo Agent pid 20 killed; [2021-07-15T23:03:01.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T23:03:01.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T23:03:01.869Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T23:03:01.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T23:03:01.994Z] $ docker exec a25cd2e8e247818f0f0f4d26876ab5e48cd7f7ec9d86a1ecb8c4c2ae4940362e ssh-agent [2021-07-15T23:03:02.121Z] SSH_AUTH_SOCK=/tmp/ssh-EbobxOU28k7b/agent.54 [2021-07-15T23:03:02.121Z] SSH_AGENT_PID=60 [2021-07-15T23:03:02.130Z] Running ssh-add (command line suppressed) [2021-07-15T23:03:02.235Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7482071327635322792.key (/w/workspace/edgex-go/2@tmp/private_key_7482071327635322792.key) [2021-07-15T23:03:02.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T23:03:02.601Z] + git semver init [2021-07-15T23:03:02.601Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T23:03:02.601Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-07-15T23:03:02.601Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-07-15T23:03:02.601Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T23:03:02.601Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T23:03:02.601Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T23:03:02.601Z] # $SEMVER_BRANCH = PR-3626 [2021-07-15T23:03:02.601Z] # $SEMVER_TEMP = /tmp/semver-772319544 [2021-07-15T23:03:02.601Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-15T23:03:29.359Z] # '/tmp/semver-772319544' -> '/w/workspace/edgex-go/2/.semver' [2021-07-15T23:03:29.359Z] # -> Force: false [2021-07-15T23:03:29.359Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-07-15T23:03:29.373Z] $ docker exec --env ******** --env ******** a25cd2e8e247818f0f0f4d26876ab5e48cd7f7ec9d86a1ecb8c4c2ae4940362e ssh-agent -k [2021-07-15T23:03:29.477Z] unset SSH_AUTH_SOCK; [2021-07-15T23:03:29.477Z] unset SSH_AGENT_PID; [2021-07-15T23:03:29.477Z] echo Agent pid 60 killed; [2021-07-15T23:03:29.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T23:03:29.872Z] + git semver [Pipeline] } [2021-07-15T23:03:29.894Z] $ docker stop --time=1 a25cd2e8e247818f0f0f4d26876ab5e48cd7f7ec9d86a1ecb8c4c2ae4940362e [2021-07-15T23:03:32.052Z] $ docker rm -f a25cd2e8e247818f0f0f4d26876ab5e48cd7f7ec9d86a1ecb8c4c2ae4940362e [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T23:03:32.465Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T23:03:32.846Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T23:03:32.850Z] [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-07-15T23:03:33.493Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T23:03:34.026Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T23:03:34.346Z] + true [2021-07-15T23:03:34.346Z] + sudo service docker restart [2021-07-15T23:03:34.346Z] Redirecting to /bin/systemctl restart docker.service [2021-07-15T23:03:48.092Z] Still waiting to schedule task [2021-07-15T23:03:48.092Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3005’ [Pipeline] echo [2021-07-15T23:03:52.581Z] ========================================================= [2021-07-15T23:03:52.581Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T23:03:52.581Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:03:52.921Z] + 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-07-15T23:03:54.345Z] Sending build context to Docker daemon 328.4MB [2021-07-15T23:03:54.345Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T23:03:54.345Z] Step 2/6 : FROM ${BASE} [2021-07-15T23:03:54.345Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T23:03:54.345Z] 540db60ca938: Pulling fs layer [2021-07-15T23:03:54.345Z] adcc1eea9eea: Pulling fs layer [2021-07-15T23:03:54.345Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T23:03:54.345Z] 0773c198feca: Pulling fs layer [2021-07-15T23:03:54.345Z] 345f892a5656: Pulling fs layer [2021-07-15T23:03:54.345Z] 4796506630df: Pulling fs layer [2021-07-15T23:03:54.345Z] cc55df3e53f1: Pulling fs layer [2021-07-15T23:03:54.345Z] 4d027b6c602c: Pulling fs layer [2021-07-15T23:03:54.345Z] 449e75d2c14e: Pulling fs layer [2021-07-15T23:03:54.345Z] 0773c198feca: Waiting [2021-07-15T23:03:54.345Z] 345f892a5656: Waiting [2021-07-15T23:03:54.345Z] 4796506630df: Waiting [2021-07-15T23:03:54.345Z] cc55df3e53f1: Waiting [2021-07-15T23:03:54.345Z] 4d027b6c602c: Waiting [2021-07-15T23:03:54.345Z] 449e75d2c14e: Waiting [2021-07-15T23:03:54.345Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T23:03:54.345Z] 4c4ab2625f07: Download complete [2021-07-15T23:03:54.345Z] adcc1eea9eea: Verifying Checksum [2021-07-15T23:03:54.345Z] adcc1eea9eea: Download complete [2021-07-15T23:03:54.616Z] 345f892a5656: Verifying Checksum [2021-07-15T23:03:54.616Z] 345f892a5656: Download complete [2021-07-15T23:03:54.616Z] 4796506630df: Verifying Checksum [2021-07-15T23:03:54.616Z] 4796506630df: Download complete [2021-07-15T23:03:54.616Z] cc55df3e53f1: Verifying Checksum [2021-07-15T23:03:54.616Z] cc55df3e53f1: Download complete [2021-07-15T23:03:54.616Z] 540db60ca938: Verifying Checksum [2021-07-15T23:03:54.616Z] 540db60ca938: Download complete [2021-07-15T23:03:54.885Z] 540db60ca938: Pull complete [2021-07-15T23:03:54.885Z] adcc1eea9eea: Pull complete [2021-07-15T23:03:54.885Z] 4c4ab2625f07: Pull complete [2021-07-15T23:03:55.466Z] 4d027b6c602c: Verifying Checksum [2021-07-15T23:03:55.466Z] 4d027b6c602c: Download complete [2021-07-15T23:03:58.827Z] 449e75d2c14e: Verifying Checksum [2021-07-15T23:03:58.827Z] 449e75d2c14e: Download complete [2021-07-15T23:04:00.241Z] 0773c198feca: Verifying Checksum [2021-07-15T23:04:00.241Z] 0773c198feca: Download complete [2021-07-15T23:04:03.621Z] 0773c198feca: Pull complete [2021-07-15T23:04:03.621Z] 345f892a5656: Pull complete [2021-07-15T23:04:03.621Z] 4796506630df: Pull complete [2021-07-15T23:04:03.621Z] cc55df3e53f1: Pull complete [2021-07-15T23:04:03.621Z] 4d027b6c602c: Pull complete [2021-07-15T23:04:05.053Z] 449e75d2c14e: Pull complete [2021-07-15T23:04:05.054Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T23:04:05.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T23:04:05.054Z] ---> 0d28375d9b5b [2021-07-15T23:04:05.054Z] 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-07-15T23:04:06.465Z] ---> Running in 1e92ec8830de [2021-07-15T23:04:06.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:04:07.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:04:07.958Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T23:04:08.916Z] (2/12) Installing file (5.39-r0) [2021-07-15T23:04:08.916Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T23:04:08.916Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T23:04:23.935Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T23:04:23.935Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T23:04:23.935Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T23:04:23.935Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T23:04:24.201Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T23:04:24.466Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T23:04:24.466Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T23:04:25.063Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T23:04:25.063Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T23:04:25.063Z] OK: 219 MiB in 52 packages [2021-07-15T23:04:26.475Z] Removing intermediate container 1e92ec8830de [2021-07-15T23:04:26.475Z] ---> 6cf87785712d [2021-07-15T23:04:26.475Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T23:04:26.475Z] ---> Running in 7b3d33297109 [2021-07-15T23:04:26.475Z] Removing intermediate container 7b3d33297109 [2021-07-15T23:04:26.475Z] ---> cd1818f91334 [2021-07-15T23:04:26.475Z] Step 5/6 : COPY go.mod . [2021-07-15T23:04:26.742Z] ---> 7ba3785128e2 [2021-07-15T23:04:26.742Z] Step 6/6 : RUN go mod download [2021-07-15T23:04:26.742Z] ---> Running in d60c5154f7b1 [2021-07-15T23:04:36.892Z] Removing intermediate container d60c5154f7b1 [2021-07-15T23:04:36.893Z] ---> 3f5aee11fd69 [2021-07-15T23:04:36.893Z] Successfully built 3f5aee11fd69 [2021-07-15T23:04:36.893Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:04:37.240Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T23:04:37.240Z] . [Pipeline] withDockerContainer [2021-07-15T23:04:37.344Z] prd-centos7-docker-4c-2g-3008 does not seem to be running inside a container [2021-07-15T23:04:37.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T23:04:37.764Z] $ docker top 5e8219bd591d9780cba505824c43917e4a47c1ce2231f250965c23252b562a94 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T23:04:38.157Z] + go version [2021-07-15T23:04:38.157Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T23:04:38.170Z] $ docker stop --time=1 5e8219bd591d9780cba505824c43917e4a47c1ce2231f250965c23252b562a94 [2021-07-15T23:04:39.359Z] $ docker rm -f 5e8219bd591d9780cba505824c43917e4a47c1ce2231f250965c23252b562a94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:04:39.968Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T23:04:39.968Z] . [Pipeline] withDockerContainer [2021-07-15T23:04:40.114Z] prd-centos7-docker-4c-2g-3008 does not seem to be running inside a container [2021-07-15T23:04:40.175Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T23:04:40.549Z] $ docker top 65478540148bc198fbe798be425f471757b57366b0cc4e9c94fab50121c8e9f0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T23:04:40.659Z] ========================================================= [2021-07-15T23:04:40.659Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T23:04:40.659Z] ========================================================= [Pipeline] sh [2021-07-15T23:04:41.023Z] + go mod tidy [Pipeline] sh [2021-07-15T23:04:41.360Z] + make test [2021-07-15T23:04:41.360Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-15T23:04:41.636Z] go mod tidy [2021-07-15T23:04:41.636Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T23:04:47.030Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T23:05:05.389Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T23:05:08.001Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T23:05:08.975Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T23:05:09.248Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T23:05:11.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T23:05:12.190Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T23:05:12.190Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T23:05:12.190Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T23:05:12.461Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T23:05:12.734Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T23:05:13.004Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T23:05:13.004Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T23:05:13.004Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T23:05:13.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T23:05:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-07-15T23:05:15.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T23:05:15.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T23:05:16.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.049s coverage: 100.0% of statements [2021-07-15T23:05:16.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T23:05:16.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements [2021-07-15T23:05:16.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T23:05:16.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T23:05:17.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 89.9% of statements [2021-07-15T23:05:17.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T23:05:17.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T23:05:17.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements [2021-07-15T23:05:18.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-07-15T23:05:18.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T23:05:18.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T23:05:18.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T23:05:18.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T23:05:18.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T23:05:19.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.240s coverage: 95.1% of statements [2021-07-15T23:05:19.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T23:05:19.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T23:05:19.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T23:05:19.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T23:05:19.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T23:05:19.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T23:05:19.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T23:05:19.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T23:05:19.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2021-07-15T23:05:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T23:05:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T23:05:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T23:05:20.920Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.8% of statements [2021-07-15T23:05:20.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T23:05:20.920Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-07-15T23:05:20.920Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 22.0% of statements [2021-07-15T23:05:20.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T23:05:20.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-07-15T23:05:20.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-07-15T23:05:21.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-07-15T23:05:21.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.130s coverage: 96.3% of statements [2021-07-15T23:05:21.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-07-15T23:05:33.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements [2021-07-15T23:05:33.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-07-15T23:05:39.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.193s coverage: 81.8% of statements [2021-07-15T23:05:39.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T23:05:57.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-07-15T23:05:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T23:05:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T23:05:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T23:05:57.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-07-15T23:05:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T23:05:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T23:05:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T23:05:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T23:05:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T23:05:57.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-07-15T23:05:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T23:05:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T23:05:57.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-07-15T23:05:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T23:05:57.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 58.8% of statements [2021-07-15T23:05:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T23:05:57.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-07-15T23:05:57.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-07-15T23:05:57.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2021-07-15T23:05:57.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-07-15T23:05:57.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T23:05:57.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-07-15T23:05:57.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T23:05:57.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T23:05:57.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-07-15T23:05:57.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-07-15T23:05:57.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-07-15T23:05:57.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-07-15T23:05:57.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-07-15T23:05:57.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.167s coverage: 66.9% of statements [2021-07-15T23:05:57.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T23:05:57.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T23:05:57.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T23:05:57.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.6% of statements [2021-07-15T23:05:57.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T23:05:57.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T23:05:57.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-07-15T23:05:57.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T23:05:57.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-07-15T23:05:57.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T23:06:05.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T23:06:05.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 91.9% of statements [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T23:06:05.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T23:06:05.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T23:06:05.703Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T23:06:05.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T23:06:05.703Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-07-15T23:06:05.703Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-07-15T23:06:05.703Z] GO111MODULE=on go vet ./... [2021-07-15T23:06:32.504Z] gofmt -l . [2021-07-15T23:06:32.504Z] [ "`gofmt -l .`" = "" ] [2021-07-15T23:06:32.504Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T23:06:32.850Z] + ls -al . [2021-07-15T23:06:32.850Z] total 572 [2021-07-15T23:06:32.850Z] drwxrwxr-x 10 1001 1001 4096 Jul 15 23:06 . [2021-07-15T23:06:32.850Z] drwxr-xr-x 4 root root 28 Jul 15 23:04 .. [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 23:02 .dockerignore [2021-07-15T23:06:32.850Z] drwxrwxr-x 8 1001 1001 179 Jul 15 23:02 .git [2021-07-15T23:06:32.850Z] drwxrwxr-x 3 1001 1001 125 Jul 15 23:02 .github [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 23:02 .gitignore [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 23:02 .hadolint.yml [2021-07-15T23:06:32.850Z] drwx------ 3 1001 1001 58 Jul 15 23:03 .semver [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 23:02 .sonarcloud.properties [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 23:02 Attribution.txt [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 23:02 CHANGELOG.md [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 23:02 CONTRIBUTING.md [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 23:02 Dockerfile.build [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 23:02 Jenkinsfile [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 23:02 LICENSE [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 5915 Jul 15 23:02 Makefile [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 8649 Jul 15 23:02 README.md [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 23:02 SECURITY.md [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 23:03 VERSION [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 23:02 ZMQWindows.md [2021-07-15T23:06:32.850Z] drwxrwxr-x 2 1001 1001 37 Jul 15 23:02 bin [2021-07-15T23:06:32.850Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 23:02 cmd [2021-07-15T23:06:32.850Z] -rw-r--r-- 1 root root 402846 Jul 15 23:06 coverage.out [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 23:02 go.mod [2021-07-15T23:06:32.850Z] -rw-r--r-- 1 root root 21149 Jul 15 23:04 go.sum [2021-07-15T23:06:32.850Z] drwxrwxr-x 7 1001 1001 114 Jul 15 23:02 internal [2021-07-15T23:06:32.850Z] drwxrwxr-x 3 1001 1001 16 Jul 15 23:02 openapi [2021-07-15T23:06:32.850Z] drwxrwxr-x 4 1001 1001 71 Jul 15 23:02 snap [2021-07-15T23:06:32.850Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 23:02 version.go [Pipeline] sh [2021-07-15T23:06:33.183Z] + '[' -e coverage.out ] [2021-07-15T23:06:33.183Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T23:06:33.306Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T23:06:33.628Z] + make build [2021-07-15T23:06:33.629Z] go mod tidy [2021-07-15T23:06:33.629Z] 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-07-15T23:06:35.067Z] 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-07-15T23:06:41.769Z] 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-07-15T23:06:42.360Z] 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-07-15T23:06:43.794Z] 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-07-15T23:06:43.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T23:06:44.768Z] 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-07-15T23:06:45.354Z] 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-07-15T23:06:46.147Z] 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-07-15T23:06:47.387Z] 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-07-15T23:06:48.181Z] 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-07-15T23:06:49.220Z] 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-07-15T23:06:50.693Z] $ docker stop --time=1 65478540148bc198fbe798be425f471757b57366b0cc4e9c94fab50121c8e9f0 [2021-07-15T23:06:52.435Z] $ docker rm -f 65478540148bc198fbe798be425f471757b57366b0cc4e9c94fab50121c8e9f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:06:56.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T23:06:56.803Z] [2021-07-15T23:06:56.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:06:57.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T23:06:57.139Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-15T23:06:57.139Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-15T23:06:57.139Z] ca9280d653b3: Pulling fs layer [2021-07-15T23:06:57.139Z] 7e9c9ca2126c: Pulling fs layer [2021-07-15T23:06:57.724Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-15T23:06:57.724Z] cbdbe7a5bc2a: Download complete [2021-07-15T23:06:57.724Z] cbdbe7a5bc2a: Pull complete [2021-07-15T23:06:58.319Z] ca9280d653b3: Verifying Checksum [2021-07-15T23:06:58.320Z] ca9280d653b3: Download complete [2021-07-15T23:06:58.906Z] ca9280d653b3: Pull complete [2021-07-15T23:07:00.852Z] 7e9c9ca2126c: Verifying Checksum [2021-07-15T23:07:00.852Z] 7e9c9ca2126c: Download complete [2021-07-15T23:07:04.264Z] 7e9c9ca2126c: Pull complete [2021-07-15T23:07:04.264Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-15T23:07:04.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T23:07:04.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-15T23:07:04.372Z] prd-centos7-docker-4c-2g-3008 does not seem to be running inside a container [2021-07-15T23:07:04.443Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T23:07:06.853Z] $ docker top c2058a7a666628801475a14294ef6d2a1c31727ae6165c140732997d87f9742c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T23:07:07.277Z] + docker-compose build --help [2021-07-15T23:07:07.277Z] + grep parallel [2021-07-15T23:07:07.869Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T23:07:07.885Z] $ docker stop --time=1 c2058a7a666628801475a14294ef6d2a1c31727ae6165c140732997d87f9742c [2021-07-15T23:07:09.098Z] $ docker rm -f c2058a7a666628801475a14294ef6d2a1c31727ae6165c140732997d87f9742c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:07:09.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T23:07:09.548Z] . [Pipeline] withDockerContainer [2021-07-15T23:07:09.643Z] prd-centos7-docker-4c-2g-3008 does not seem to be running inside a container [2021-07-15T23:07:09.709Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T23:07:10.074Z] $ docker top 87a8b1a39f2dbdeef255ee0b9864f7aa988e2763c14fb61f7bf469f8858a7c99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T23:07:10.487Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T23:07:11.074Z] Building core-command ... [2021-07-15T23:07:11.074Z] Building core-data ... [2021-07-15T23:07:11.074Z] Building core-metadata ... [2021-07-15T23:07:11.074Z] Building security-bootstrapper ... [2021-07-15T23:07:11.074Z] Building security-proxy-setup ... [2021-07-15T23:07:11.074Z] Building security-secretstore-setup ... [2021-07-15T23:07:11.074Z] Building support-notifications ... [2021-07-15T23:07:11.074Z] Building support-scheduler ... [2021-07-15T23:07:11.074Z] Building sys-mgmt-agent ... [2021-07-15T23:07:11.074Z] Building sys-mgmt-agent [2021-07-15T23:07:11.074Z] Building security-proxy-setup [2021-07-15T23:07:11.074Z] Building security-secretstore-setup [2021-07-15T23:07:11.074Z] Building support-scheduler [2021-07-15T23:07:11.074Z] Building core-command [2021-07-15T23:07:21.419Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:07:21.419Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:07:21.419Z] ---> 3f5aee11fd69 [2021-07-15T23:07:21.419Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T23:07:21.419Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:07:21.419Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:07:21.419Z] ---> 3f5aee11fd69 [2021-07-15T23:07:21.419Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T23:07:21.688Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:07:21.688Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:07:21.688Z] ---> 3f5aee11fd69 [2021-07-15T23:07:21.688Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T23:07:26.225Z] ---> Running in 8c6ecc8be7a1 [2021-07-15T23:07:26.225Z] ---> Running in abe1e2535425 [2021-07-15T23:07:26.225Z] ---> Running in bb32c8cce156 [2021-07-15T23:07:27.213Z] Removing intermediate container abe1e2535425 [2021-07-15T23:07:27.213Z] ---> 6dfcefe59607 [2021-07-15T23:07:27.213Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:07:27.213Z] Removing intermediate container 8c6ecc8be7a1 [2021-07-15T23:07:27.213Z] ---> 3db707f0aa81 [2021-07-15T23:07:27.213Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:07:27.213Z] Removing intermediate container bb32c8cce156 [2021-07-15T23:07:27.213Z] ---> 414e31b91a9a [2021-07-15T23:07:27.213Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:07:27.480Z] ---> Running in b40d66ec8c15 [2021-07-15T23:07:27.747Z] ---> Running in eb96508aac70 [2021-07-15T23:07:27.747Z] ---> Running in 806ec4a3c930 [2021-07-15T23:07:30.342Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:07:30.342Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:07:30.342Z] ---> 3f5aee11fd69 [2021-07-15T23:07:30.342Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T23:07:30.342Z] ---> Using cache [2021-07-15T23:07:30.342Z] ---> 414e31b91a9a [2021-07-15T23:07:30.342Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:07:31.344Z] ---> Running in c67def33641f [2021-07-15T23:07:31.344Z] Removing intermediate container b40d66ec8c15 [2021-07-15T23:07:31.344Z] ---> 9e843bb9dc1a [2021-07-15T23:07:31.344Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T23:07:31.344Z] ---> Running in 980e3a0936f7 [2021-07-15T23:07:31.940Z] Removing intermediate container eb96508aac70 [2021-07-15T23:07:31.940Z] ---> 37cb2ce1b7ba [2021-07-15T23:07:31.940Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T23:07:31.940Z] ---> Running in a73ddb1b8094 [2021-07-15T23:07:31.940Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:07:32.216Z] Removing intermediate container 806ec4a3c930 [2021-07-15T23:07:32.216Z] ---> 41c98f80ab73 [2021-07-15T23:07:32.216Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T23:07:32.216Z] ---> Running in 7e765e288027 [2021-07-15T23:07:32.216Z] Removing intermediate container c67def33641f [2021-07-15T23:07:32.216Z] ---> c8d3322fe0dd [2021-07-15T23:07:32.216Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T23:07:32.216Z] ---> Running in d86d851b0f91 [2021-07-15T23:07:32.495Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:07:32.495Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:07:32.495Z] ---> 3f5aee11fd69 [2021-07-15T23:07:32.495Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T23:07:32.495Z] ---> Using cache [2021-07-15T23:07:32.495Z] ---> 414e31b91a9a [2021-07-15T23:07:32.495Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:07:32.495Z] ---> Using cache [2021-07-15T23:07:32.495Z] ---> c8d3322fe0dd [2021-07-15T23:07:32.495Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T23:07:32.495Z] ---> Running in b129138894c2 [2021-07-15T23:07:32.495Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:07:32.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:07:32.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:07:32.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:07:33.047Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:07:33.323Z] OK: 219 MiB in 52 packages [2021-07-15T23:07:33.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:07:33.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:07:33.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:07:33.591Z] Removing intermediate container 980e3a0936f7 [2021-07-15T23:07:33.591Z] ---> 4a402dda1462 [2021-07-15T23:07:33.591Z] Step 6/26 : COPY go.mod . [2021-07-15T23:07:33.591Z] ---> 185e48cc3d2b [2021-07-15T23:07:33.591Z] Step 7/26 : RUN go mod download [2021-07-15T23:07:33.880Z] ---> Running in b9c6b5a17562 [2021-07-15T23:07:33.880Z] OK: 219 MiB in 52 packages [2021-07-15T23:07:33.880Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:07:33.880Z] OK: 219 MiB in 52 packages [2021-07-15T23:07:34.172Z] OK: 219 MiB in 52 packages [2021-07-15T23:07:34.172Z] Removing intermediate container a73ddb1b8094 [2021-07-15T23:07:34.172Z] ---> 56c511f018cb [2021-07-15T23:07:34.172Z] Step 6/23 : COPY go.mod . [2021-07-15T23:07:34.448Z] Removing intermediate container d86d851b0f91 [2021-07-15T23:07:34.448Z] ---> 205703b73f91 [2021-07-15T23:07:34.448Z] Step 6/22 : COPY go.mod . [2021-07-15T23:07:34.448Z] Removing intermediate container 7e765e288027 [2021-07-15T23:07:34.448Z] ---> 0c4b20de12c9 [2021-07-15T23:07:34.448Z] Step 6/24 : COPY go.mod . [2021-07-15T23:07:34.448Z] ---> 8794d405b121 [2021-07-15T23:07:34.448Z] Step 7/23 : RUN go mod download [2021-07-15T23:07:34.724Z] ---> Running in bd2d13730cd3 [2021-07-15T23:07:34.724Z] ---> 2e5d36bcf633 [2021-07-15T23:07:34.724Z] Step 7/22 : RUN go mod download [2021-07-15T23:07:34.724Z] OK: 219 MiB in 52 packages [2021-07-15T23:07:34.724Z] ---> 379be149f01c [2021-07-15T23:07:34.724Z] Step 7/24 : RUN go mod download [2021-07-15T23:07:34.724Z] ---> Running in 8466bba3ba01 [2021-07-15T23:07:34.724Z] Removing intermediate container b9c6b5a17562 [2021-07-15T23:07:34.724Z] ---> 8825fb1312ca [2021-07-15T23:07:34.724Z] Step 8/26 : COPY . . [2021-07-15T23:07:34.724Z] ---> Running in e335718518ae [2021-07-15T23:07:36.693Z] Removing intermediate container b129138894c2 [2021-07-15T23:07:36.693Z] ---> 8873e57cb7ba [2021-07-15T23:07:36.693Z] Step 6/24 : COPY go.mod . [2021-07-15T23:07:37.293Z] ---> 1ff923119b68 [2021-07-15T23:07:37.293Z] Step 7/24 : RUN go mod download [2021-07-15T23:07:37.293Z] ---> Running in 3e7be65ddd44 [2021-07-15T23:07:37.293Z] Removing intermediate container bd2d13730cd3 [2021-07-15T23:07:37.293Z] ---> 6d06cf18f54c [2021-07-15T23:07:37.293Z] Step 8/23 : COPY . . [2021-07-15T23:07:37.574Z] Removing intermediate container 8466bba3ba01 [2021-07-15T23:07:37.574Z] ---> fcb8278bacb1 [2021-07-15T23:07:37.574Z] Step 8/22 : COPY . . [2021-07-15T23:07:37.574Z] Removing intermediate container e335718518ae [2021-07-15T23:07:37.574Z] ---> b8ad6ea23f88 [2021-07-15T23:07:37.574Z] Step 8/24 : COPY . . [2021-07-15T23:07:41.032Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3010 in /w/workspace/edgexfoundry_edgex-go_PR-3626 [Pipeline] { [Pipeline] ws [2021-07-15T23:07:41.074Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-07-15T23:07:41.305Z] The recommended git tool is: git [2021-07-15T23:07:42.958Z] ---> d8032c61cb07 [2021-07-15T23:07:42.958Z] Step 9/26 : RUN go mod tidy [2021-07-15T23:07:42.958Z] Removing intermediate container 3e7be65ddd44 [2021-07-15T23:07:42.958Z] ---> 0dc232a0c1ad [2021-07-15T23:07:42.958Z] Step 8/24 : COPY . . [2021-07-15T23:07:42.958Z] ---> Running in d5e785b3d3d8 [2021-07-15T23:07:47.048Z] using credential edgex-jenkins-ssh [2021-07-15T23:07:47.070Z] Cloning the remote Git repository [2021-07-15T23:07:47.161Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T23:07:47.273Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-07-15T23:07:47.354Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T23:07:47.355Z] > git --version # timeout=10 [2021-07-15T23:07:47.379Z] > git --version # 'git version 2.17.1' [2021-07-15T23:07:47.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T23:07:47.483Z] ---> 5c161a46fe32 [2021-07-15T23:07:47.483Z] Step 9/24 : RUN go mod tidy [2021-07-15T23:07:47.749Z] ---> 46104dd4c1b1 [2021-07-15T23:07:47.749Z] Step 9/23 : RUN go mod tidy [2021-07-15T23:07:47.749Z] ---> 841e91e44bae [2021-07-15T23:07:47.749Z] Step 9/22 : RUN go mod tidy [2021-07-15T23:07:48.016Z] Removing intermediate container d5e785b3d3d8 [2021-07-15T23:07:48.016Z] ---> 4fffc338aa45 [2021-07-15T23:07:48.016Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T23:07:48.016Z] ---> Running in 49584ca59dec [2021-07-15T23:07:48.289Z] ---> Running in ebbea6e95d7e [2021-07-15T23:07:48.289Z] ---> Running in 7b3538227a2d [2021-07-15T23:07:48.289Z] ---> Running in ce4ac85ecf82 [2021-07-15T23:07:47.454Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T23:07:50.250Z] 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-07-15T23:07:51.683Z] Removing intermediate container 49584ca59dec [2021-07-15T23:07:51.683Z] ---> 1428a8de5f7c [2021-07-15T23:07:51.683Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T23:07:51.952Z] ---> Running in 4d3d826b3668 [2021-07-15T23:07:51.952Z] Removing intermediate container ebbea6e95d7e [2021-07-15T23:07:51.952Z] ---> 294a297bbcd1 [2021-07-15T23:07:51.952Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T23:07:52.538Z] ---> Running in 5122711dea64 [2021-07-15T23:07:52.538Z] Removing intermediate container 7b3538227a2d [2021-07-15T23:07:52.538Z] ---> 555c69aac376 [2021-07-15T23:07:52.538Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T23:07:52.808Z] ---> Running in 38095259928a [2021-07-15T23:07:53.799Z] 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-07-15T23:07:54.070Z] 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-07-15T23:07:54.070Z] 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-07-15T23:08:02.412Z] ---> 541e57767125 [2021-07-15T23:08:02.412Z] Step 9/24 : RUN go mod tidy [2021-07-15T23:08:02.412Z] ---> Running in b16729cbf135 [2021-07-15T23:08:02.423Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T23:08:02.436Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T23:08:02.457Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T23:08:02.490Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T23:08:02.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T23:08:02.503Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3626/head:refs/remotes/origin/PR-3626 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T23:08:03.489Z] Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit 2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:08:03.829Z] Merge succeeded, producing 2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:08:03.831Z] Checking out Revision 2c60d716b49d8d61b5b01e9d7d3a5000678965ea (PR-3626) [2021-07-15T23:08:04.413Z] Removing intermediate container b16729cbf135 [2021-07-15T23:08:04.413Z] ---> a8b8906247b2 [2021-07-15T23:08:04.413Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T23:08:04.413Z] ---> Running in d9b9ff77ffc2 [2021-07-15T23:08:05.020Z] 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-07-15T23:08:03.509Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T23:08:03.522Z] > git checkout -f 2c60d716b49d8d61b5b01e9d7d3a5000678965ea # timeout=10 [2021-07-15T23:08:03.734Z] > git remote # timeout=10 [2021-07-15T23:08:03.750Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T23:08:03.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T23:08:03.784Z] > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 [2021-07-15T23:08:03.810Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T23:08:03.835Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T23:08:03.850Z] > git checkout -f 2c60d716b49d8d61b5b01e9d7d3a5000678965ea # timeout=10 [2021-07-15T23:08:08.210Z] Commit message: "fix: Remove make run/run-docker and update README" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T23:08:09.196Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T23:08:09.658Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T23:08:10.014Z] + sudo service docker restart [2021-07-15T23:08:10.014Z] + true [2021-07-15T23:08:20.172Z] 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-07-15T23:08:22.792Z] Removing intermediate container ce4ac85ecf82 [2021-07-15T23:08:22.792Z] ---> 9fb7b990d982 [2021-07-15T23:08:22.792Z] [2021-07-15T23:08:22.792Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T23:08:22.792Z] 3.12: Pulling from library/alpine [2021-07-15T23:08:23.795Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T23:08:23.795Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T23:08:23.795Z] ---> 13621d1b12d4 [2021-07-15T23:08:23.795Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T23:08:24.077Z] ---> Running in 1d1ce4adec74 [2021-07-15T23:08:24.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:08:24.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:08:24.958Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T23:08:24.958Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T23:08:25.235Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T23:08:25.235Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T23:08:25.235Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T23:08:25.235Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T23:08:25.235Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:08:25.235Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T23:08:25.235Z] OK: 7 MiB in 20 packages [2021-07-15T23:08:25.831Z] Removing intermediate container 1d1ce4adec74 [2021-07-15T23:08:25.831Z] ---> 8d930f93c113 [2021-07-15T23:08:25.831Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T23:08:26.099Z] ---> Running in 2082aecc513a [2021-07-15T23:08:26.099Z] Removing intermediate container 2082aecc513a [2021-07-15T23:08:26.099Z] ---> 3f92c614b788 [2021-07-15T23:08:26.099Z] Step 14/26 : WORKDIR / [2021-07-15T23:08:26.099Z] ---> Running in 491e7c384831 [2021-07-15T23:08:26.366Z] Removing intermediate container 491e7c384831 [2021-07-15T23:08:26.366Z] ---> bce4f85c247c [2021-07-15T23:08:26.366Z] 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-07-15T23:08:26.637Z] ---> 9eb24b9f19ae [2021-07-15T23:08:26.637Z] 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-07-15T23:08:26.917Z] ---> 0b3bf7077978 [2021-07-15T23:08:26.917Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T23:08:27.191Z] ---> 30f1869f1b50 [2021-07-15T23:08:27.191Z] 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-07-15T23:08:27.472Z] 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-07-15T23:08:27.472Z] ---> 9f3540e10502 [2021-07-15T23:08:27.472Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T23:08:28.081Z] ---> 364cb2ba7653 [2021-07-15T23:08:28.082Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T23:08:28.404Z] provisioning config files... [2021-07-15T23:08:28.434Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9091672581463919502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:08:28.691Z] ---> fb6902fb9a5d [2021-07-15T23:08:28.691Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T23:08:28.885Z] ---> docker-login.sh [2021-07-15T23:08:28.885Z] nexus3.edgexfoundry.org:10001 [2021-07-15T23:08:29.311Z] ---> db9d4b5f958b [2021-07-15T23:08:29.311Z] 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-07-15T23:08:29.311Z] ---> Running in 88354b9585f0 [2021-07-15T23:08:29.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:08:30.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:08:30.157Z] Configure a credential helper to remove this warning. See [2021-07-15T23:08:30.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:08:30.157Z] [2021-07-15T23:08:30.157Z] Login Succeeded [2021-07-15T23:08:30.157Z] nexus3.edgexfoundry.org:10002 [2021-07-15T23:08:30.297Z] Removing intermediate container 4d3d826b3668 [2021-07-15T23:08:30.297Z] ---> 4e8ea163d071 [2021-07-15T23:08:30.297Z] [2021-07-15T23:08:30.297Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T23:08:30.297Z] ---> 13621d1b12d4 [2021-07-15T23:08:30.297Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T23:08:30.297Z] ---> Running in d546f8310583 [2021-07-15T23:08:30.575Z] Removing intermediate container 88354b9585f0 [2021-07-15T23:08:30.575Z] ---> 59c698148a58 [2021-07-15T23:08:30.575Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T23:08:30.575Z] ---> Running in 2ea5cc648c21 [2021-07-15T23:08:30.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:08:30.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:08:30.757Z] Configure a credential helper to remove this warning. See [2021-07-15T23:08:30.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:08:30.757Z] [2021-07-15T23:08:30.757Z] Login Succeeded [2021-07-15T23:08:30.757Z] nexus3.edgexfoundry.org:10003 [2021-07-15T23:08:30.850Z] Removing intermediate container 2ea5cc648c21 [2021-07-15T23:08:30.851Z] ---> 3b198c175da0 [2021-07-15T23:08:30.851Z] Step 24/26 : LABEL arch=x86_64 [2021-07-15T23:08:30.851Z] ---> Running in 587ac3d11896 [2021-07-15T23:08:30.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:08:30.851Z] Removing intermediate container 587ac3d11896 [2021-07-15T23:08:30.851Z] ---> 8cf8d5f6449a [2021-07-15T23:08:30.851Z] Step 25/26 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:08:31.131Z] ---> Running in acfa8379f268 [2021-07-15T23:08:31.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:08:31.131Z] Removing intermediate container acfa8379f268 [2021-07-15T23:08:31.131Z] ---> 3f96c470102e [2021-07-15T23:08:31.131Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T23:08:31.131Z] ---> Running in 0db3a1be5079 [2021-07-15T23:08:31.131Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T23:08:31.131Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:08:31.131Z] OK: 6 MiB in 15 packages [2021-07-15T23:08:31.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:08:31.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:08:31.364Z] Configure a credential helper to remove this warning. See [2021-07-15T23:08:31.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:08:31.364Z] [2021-07-15T23:08:31.364Z] Login Succeeded [2021-07-15T23:08:31.364Z] nexus3.edgexfoundry.org:10004 [2021-07-15T23:08:31.415Z] Removing intermediate container 0db3a1be5079 [2021-07-15T23:08:31.415Z] ---> 571dba921c44 [2021-07-15T23:08:31.415Z] [2021-07-15T23:08:31.415Z] Successfully built 571dba921c44 [2021-07-15T23:08:31.415Z] Successfully tagged security-secretstore-setup:latest [2021-07-15T23:08:31.415Z] Building support-notifications [2021-07-15T23:08:31.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:08:31.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:08:31.921Z] Configure a credential helper to remove this warning. See [2021-07-15T23:08:31.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:08:31.921Z] [2021-07-15T23:08:31.921Z] Login Succeeded [2021-07-15T23:08:31.921Z] docker.io [2021-07-15T23:08:32.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:08:32.459Z]  Building security-secretstore-setup ... done Removing intermediate container d546f8310583 [2021-07-15T23:08:32.459Z] ---> 73758aac197b [2021-07-15T23:08:32.459Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T23:08:32.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:08:32.800Z] Configure a credential helper to remove this warning. See [2021-07-15T23:08:32.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:08:32.800Z] [2021-07-15T23:08:32.800Z] Login Succeeded [2021-07-15T23:08:32.800Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T23:08:32.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-07-15T23:08:33.048Z] ---> Running in 0ad3ba92fac9 [Pipeline] echo [2021-07-15T23:08:33.418Z] ========================================================= [2021-07-15T23:08:33.418Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T23:08:33.418Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:08:33.767Z] + 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-07-15T23:08:33.850Z] Removing intermediate container 5122711dea64 [2021-07-15T23:08:33.850Z] ---> 04cd5a44e055 [2021-07-15T23:08:33.850Z] [2021-07-15T23:08:33.850Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T23:08:33.850Z] ---> 13621d1b12d4 [2021-07-15T23:08:33.850Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T23:08:34.129Z] Removing intermediate container 0ad3ba92fac9 [2021-07-15T23:08:34.129Z] ---> 229445de3f5c [2021-07-15T23:08:34.129Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T23:08:34.129Z] ---> Running in 3832971d8517 [2021-07-15T23:08:34.129Z] ---> Running in 298ecfb5902b [2021-07-15T23:08:34.724Z] Removing intermediate container 298ecfb5902b [2021-07-15T23:08:34.724Z] ---> 64b6cec2733e [2021-07-15T23:08:34.724Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T23:08:34.724Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:08:34.724Z] ---> Running in 5a5a177d0dae [2021-07-15T23:08:35.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:08:35.001Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T23:08:35.001Z] Removing intermediate container 38095259928a [2021-07-15T23:08:35.001Z] ---> 80a2ce341a3c [2021-07-15T23:08:35.001Z] [2021-07-15T23:08:35.001Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T23:08:35.001Z] ---> 13621d1b12d4 [2021-07-15T23:08:35.001Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T23:08:35.001Z] ---> Using cache [2021-07-15T23:08:35.001Z] ---> 73758aac197b [2021-07-15T23:08:35.001Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T23:08:35.001Z] ---> Using cache [2021-07-15T23:08:35.001Z] ---> 229445de3f5c [2021-07-15T23:08:35.001Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T23:08:35.001Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T23:08:35.001Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T23:08:35.001Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T23:08:35.001Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:08:35.001Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T23:08:35.268Z] Removing intermediate container 5a5a177d0dae [2021-07-15T23:08:35.268Z] ---> 91a1c24dd18d [2021-07-15T23:08:35.268Z] Step 16/24 : WORKDIR / [2021-07-15T23:08:35.268Z] ---> Running in bd4d969d2b9c [2021-07-15T23:08:35.268Z] OK: 7 MiB in 18 packages [2021-07-15T23:08:35.268Z] ---> Running in ea1310c979c8 [2021-07-15T23:08:35.268Z] Removing intermediate container bd4d969d2b9c [2021-07-15T23:08:35.268Z] ---> a81ae6a7a08b [2021-07-15T23:08:35.268Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T23:08:35.538Z] ---> Running in 4525e64f89c3 [2021-07-15T23:08:35.538Z] Removing intermediate container ea1310c979c8 [2021-07-15T23:08:35.538Z] ---> 9772754951cd [2021-07-15T23:08:35.538Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:08:35.763Z] Sending build context to Docker daemon 165.8MB [2021-07-15T23:08:35.763Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T23:08:35.763Z] Step 2/6 : FROM ${BASE} [2021-07-15T23:08:35.822Z] Removing intermediate container 4525e64f89c3 [2021-07-15T23:08:35.822Z] ---> 58d3ac630fe6 [2021-07-15T23:08:35.822Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:08:35.822Z] Removing intermediate container 3832971d8517 [2021-07-15T23:08:35.822Z] ---> 88366a0820fc [2021-07-15T23:08:35.822Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T23:08:35.822Z] ---> 0429dda2619d [2021-07-15T23:08:35.822Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T23:08:35.822Z] ---> Running in ebb3cf3cca4d [2021-07-15T23:08:36.041Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T23:08:36.041Z] 595b0fe564bb: Pulling fs layer [2021-07-15T23:08:36.041Z] 24495759ef45: Pulling fs layer [2021-07-15T23:08:36.041Z] d148012ef14d: Pulling fs layer [2021-07-15T23:08:36.041Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T23:08:36.041Z] 093eec477d81: Pulling fs layer [2021-07-15T23:08:36.041Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T23:08:36.041Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T23:08:36.041Z] 596795e73e0f: Pulling fs layer [2021-07-15T23:08:36.041Z] cb65c68fc2e2: Waiting [2021-07-15T23:08:36.041Z] 093eec477d81: Waiting [2021-07-15T23:08:36.041Z] a6d5b2bbb924: Waiting [2021-07-15T23:08:36.041Z] 2446dc1eb7d3: Waiting [2021-07-15T23:08:36.041Z] 596795e73e0f: Waiting [2021-07-15T23:08:36.323Z] d148012ef14d: Download complete [2021-07-15T23:08:36.323Z] 24495759ef45: Verifying Checksum [2021-07-15T23:08:36.323Z] 24495759ef45: Download complete [2021-07-15T23:08:36.323Z] 093eec477d81: Verifying Checksum [2021-07-15T23:08:36.323Z] 093eec477d81: Download complete [2021-07-15T23:08:36.323Z] a6d5b2bbb924: Verifying Checksum [2021-07-15T23:08:36.323Z] a6d5b2bbb924: Download complete [2021-07-15T23:08:36.323Z] 595b0fe564bb: Verifying Checksum [2021-07-15T23:08:36.323Z] 595b0fe564bb: Download complete [2021-07-15T23:08:36.323Z] 2446dc1eb7d3: Verifying Checksum [2021-07-15T23:08:36.323Z] 2446dc1eb7d3: Download complete [2021-07-15T23:08:36.813Z] ---> 48c65f156049 [2021-07-15T23:08:36.813Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T23:08:36.813Z] Removing intermediate container ebb3cf3cca4d [2021-07-15T23:08:36.813Z] ---> e86c0177101b [2021-07-15T23:08:36.813Z] Step 14/22 : WORKDIR /edgex [2021-07-15T23:08:36.813Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:08:36.813Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:08:36.813Z] ---> 3f5aee11fd69 [2021-07-15T23:08:36.813Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T23:08:36.813Z] ---> Using cache [2021-07-15T23:08:36.813Z] ---> 414e31b91a9a [2021-07-15T23:08:36.813Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:08:36.813Z] ---> Using cache [2021-07-15T23:08:36.813Z] ---> c8d3322fe0dd [2021-07-15T23:08:36.813Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T23:08:36.813Z] ---> b377719f434d [2021-07-15T23:08:36.813Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T23:08:36.813Z] ---> Running in bde718f38982 [2021-07-15T23:08:37.084Z] ---> Running in ba01c32cc26b [2021-07-15T23:08:37.084Z] ---> a8d618d53065 [2021-07-15T23:08:37.084Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T23:08:37.084Z] ---> c84af34d1fc8 [2021-07-15T23:08:37.084Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T23:08:37.084Z] Removing intermediate container bde718f38982 [2021-07-15T23:08:37.084Z] ---> b145169220e7 [2021-07-15T23:08:37.084Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T23:08:37.084Z] ---> Running in 5872b0432b17 [2021-07-15T23:08:37.313Z] 595b0fe564bb: Pull complete [2021-07-15T23:08:37.604Z] 24495759ef45: Pull complete [2021-07-15T23:08:37.668Z] Removing intermediate container 5872b0432b17 [2021-07-15T23:08:37.668Z] ---> 8765cbf85694 [2021-07-15T23:08:37.668Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:08:37.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:08:37.668Z] ---> d958856991ba [2021-07-15T23:08:37.668Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T23:08:37.668Z] ---> Running in 8a507fac0642 [2021-07-15T23:08:37.668Z] ---> 495b832d4caf [2021-07-15T23:08:37.668Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T23:08:37.668Z] ---> Running in 3064c608a8f8 [2021-07-15T23:08:37.936Z] Removing intermediate container d9b9ff77ffc2 [2021-07-15T23:08:37.936Z] ---> d7c781e1a0d7 [2021-07-15T23:08:37.936Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T23:08:37.936Z] Removing intermediate container 8a507fac0642 [2021-07-15T23:08:37.936Z] ---> f66a74eb3ea2 [2021-07-15T23:08:37.936Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T23:08:37.936Z] ---> Running in e3f272eee6ae [2021-07-15T23:08:37.936Z] Removing intermediate container 3064c608a8f8 [2021-07-15T23:08:37.936Z] ---> 9501e9691e74 [2021-07-15T23:08:37.936Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:08:37.936Z] ---> Running in efe1351999b8 [2021-07-15T23:08:37.936Z] ---> Running in de75eef7cba8 [2021-07-15T23:08:38.204Z] Removing intermediate container efe1351999b8 [2021-07-15T23:08:38.204Z] ---> 3d0993173e02 [2021-07-15T23:08:38.204Z] Step 23/24 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:08:38.204Z] ---> 698771f6a636 [2021-07-15T23:08:38.204Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T23:08:38.204Z] Removing intermediate container de75eef7cba8 [2021-07-15T23:08:38.204Z] ---> 64c05345c025 [2021-07-15T23:08:38.204Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T23:08:38.204Z] ---> Running in 9fdddd4b930c [2021-07-15T23:08:38.204Z] ---> Running in 0833d182a64a [2021-07-15T23:08:38.209Z] d148012ef14d: Pull complete [2021-07-15T23:08:38.484Z] 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-07-15T23:08:38.484Z] Removing intermediate container 9fdddd4b930c [2021-07-15T23:08:38.484Z] ---> 7dd80b23b9a8 [2021-07-15T23:08:38.484Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T23:08:38.484Z] Removing intermediate container 0833d182a64a [2021-07-15T23:08:38.484Z] ---> b77560653f96 [2021-07-15T23:08:38.484Z] Step 22/23 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:08:38.484Z] ---> Running in 0160c8233a65 [2021-07-15T23:08:38.484Z] ---> 1431ba76644c [2021-07-15T23:08:38.484Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T23:08:38.484Z] ---> Running in 1840f4d2fec6 [2021-07-15T23:08:38.754Z] ---> Running in dc77f3bbc9fa [2021-07-15T23:08:38.754Z] Removing intermediate container 0160c8233a65 [2021-07-15T23:08:38.754Z] ---> 72da1b50dfff [2021-07-15T23:08:38.754Z] [2021-07-15T23:08:38.754Z] Removing intermediate container 1840f4d2fec6 [2021-07-15T23:08:38.754Z] ---> f5e165f6a5f5 [2021-07-15T23:08:38.754Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T23:08:38.754Z] Successfully built 72da1b50dfff [2021-07-15T23:08:38.754Z] Removing intermediate container dc77f3bbc9fa [2021-07-15T23:08:38.754Z] ---> b3b2eec9198a [2021-07-15T23:08:38.754Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T23:08:38.754Z] Successfully tagged core-command:latest [2021-07-15T23:08:38.754Z] Building security-bootstrapper [2021-07-15T23:08:38.754Z]  Building core-command ... done  ---> Running in 79387289c530 [2021-07-15T23:08:38.754Z] ---> Running in bba46c039ed3 [2021-07-15T23:08:39.020Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:08:39.192Z] 596795e73e0f: Verifying Checksum [2021-07-15T23:08:39.192Z] 596795e73e0f: Download complete [2021-07-15T23:08:39.612Z] Removing intermediate container 79387289c530 [2021-07-15T23:08:39.612Z] ---> d1b9aca85c1e [2021-07-15T23:08:39.612Z] Step 20/22 : LABEL arch=x86_64 [2021-07-15T23:08:39.887Z] OK: 219 MiB in 52 packages [2021-07-15T23:08:40.171Z] cb65c68fc2e2: Verifying Checksum [2021-07-15T23:08:40.171Z] cb65c68fc2e2: Download complete [2021-07-15T23:08:40.473Z] Removing intermediate container bba46c039ed3 [2021-07-15T23:08:40.473Z] ---> 30302d00f9fa [2021-07-15T23:08:40.473Z] [2021-07-15T23:08:40.473Z] Successfully built 30302d00f9fa [2021-07-15T23:08:40.473Z] Successfully tagged support-scheduler:latest [2021-07-15T23:08:40.473Z]  Building support-scheduler ... done Building core-data [2021-07-15T23:08:40.740Z] ---> Running in a9157ca5af72 [2021-07-15T23:08:40.740Z] Removing intermediate container e3f272eee6ae [2021-07-15T23:08:40.740Z] ---> b52f31114633 [2021-07-15T23:08:40.740Z] [2021-07-15T23:08:40.740Z] Step 12/24 : FROM docker:20.10.6 [2021-07-15T23:08:42.718Z] Removing intermediate container a9157ca5af72 [2021-07-15T23:08:42.718Z] ---> ec119a38840a [2021-07-15T23:08:42.718Z] Step 21/22 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:08:42.718Z] 20.10.6: Pulling from library/docker [2021-07-15T23:08:44.134Z] Removing intermediate container ba01c32cc26b [2021-07-15T23:08:44.134Z] ---> 1a4ae256ae19 [2021-07-15T23:08:44.134Z] Step 6/23 : COPY go.mod . [2021-07-15T23:08:44.134Z] ---> Running in 9966f6867793 [2021-07-15T23:08:44.134Z] Removing intermediate container 9966f6867793 [2021-07-15T23:08:44.134Z] ---> 365e7e646486 [2021-07-15T23:08:44.134Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T23:08:44.399Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:08:44.399Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:08:44.399Z] ---> 3f5aee11fd69 [2021-07-15T23:08:44.399Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T23:08:44.399Z] ---> Using cache [2021-07-15T23:08:44.399Z] ---> 414e31b91a9a [2021-07-15T23:08:44.399Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:08:44.399Z] ---> Using cache [2021-07-15T23:08:44.399Z] ---> c8d3322fe0dd [2021-07-15T23:08:44.399Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T23:08:44.399Z] ---> 6a3e065a4644 [2021-07-15T23:08:44.399Z] Step 7/23 : RUN go mod download [2021-07-15T23:08:44.399Z] ---> Running in 7bb6beadb9ed [2021-07-15T23:08:44.399Z] ---> Running in 0ef0c7a7ca0b [2021-07-15T23:08:44.686Z] ---> Running in 91a9336313bd [2021-07-15T23:08:44.686Z] Removing intermediate container 0ef0c7a7ca0b [2021-07-15T23:08:44.686Z] ---> fb918029aa86 [2021-07-15T23:08:44.686Z] [2021-07-15T23:08:44.954Z] Successfully built fb918029aa86 [2021-07-15T23:08:44.954Z] Successfully tagged security-proxy-setup:latest [2021-07-15T23:08:44.954Z] Building core-metadata [2021-07-15T23:08:45.221Z]  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:08:45.814Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:08:45.814Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:08:45.814Z] ---> 3f5aee11fd69 [2021-07-15T23:08:45.814Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T23:08:45.814Z] ---> Using cache [2021-07-15T23:08:45.814Z] ---> 414e31b91a9a [2021-07-15T23:08:45.814Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:08:45.814Z] ---> Using cache [2021-07-15T23:08:45.814Z] ---> c8d3322fe0dd [2021-07-15T23:08:45.814Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T23:08:45.814Z] ---> Using cache [2021-07-15T23:08:45.814Z] ---> 205703b73f91 [2021-07-15T23:08:45.814Z] Step 6/32 : COPY go.mod . [2021-07-15T23:08:45.814Z] ---> Using cache [2021-07-15T23:08:45.814Z] ---> 2e5d36bcf633 [2021-07-15T23:08:45.814Z] Step 7/32 : RUN go mod download [2021-07-15T23:08:45.814Z] ---> Using cache [2021-07-15T23:08:45.814Z] ---> fcb8278bacb1 [2021-07-15T23:08:45.814Z] Step 8/32 : COPY . . [2021-07-15T23:08:45.814Z] ---> Using cache [2021-07-15T23:08:45.814Z] ---> 841e91e44bae [2021-07-15T23:08:45.814Z] Step 9/32 : RUN go mod tidy [2021-07-15T23:08:45.814Z] ---> Using cache [2021-07-15T23:08:45.814Z] ---> 294a297bbcd1 [2021-07-15T23:08:45.814Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T23:08:45.814Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:08:47.247Z] OK: 219 MiB in 52 packages [2021-07-15T23:08:47.528Z] ---> Running in 2b71a475583d [2021-07-15T23:08:47.799Z] Removing intermediate container 91a9336313bd [2021-07-15T23:08:47.799Z] ---> 2228fd5bb8e5 [2021-07-15T23:08:47.799Z] Step 8/23 : COPY . . [2021-07-15T23:08:47.799Z] Removing intermediate container 7bb6beadb9ed [2021-07-15T23:08:47.799Z] ---> 631212782c66 [2021-07-15T23:08:47.799Z] Step 6/24 : COPY go.mod . [2021-07-15T23:08:48.435Z] 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-07-15T23:08:48.716Z] ---> 88fcf53994fb [2021-07-15T23:08:48.716Z] Step 7/24 : RUN go mod download [2021-07-15T23:08:50.155Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:08:50.155Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:08:50.155Z] ---> 3f5aee11fd69 [2021-07-15T23:08:50.155Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T23:08:50.155Z] ---> Using cache [2021-07-15T23:08:50.155Z] ---> 414e31b91a9a [2021-07-15T23:08:50.155Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:08:50.155Z] ---> Using cache [2021-07-15T23:08:50.155Z] ---> c8d3322fe0dd [2021-07-15T23:08:50.155Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T23:08:50.155Z] ---> Using cache [2021-07-15T23:08:50.155Z] ---> 205703b73f91 [2021-07-15T23:08:50.155Z] Step 6/24 : COPY go.mod . [2021-07-15T23:08:50.155Z] ---> Using cache [2021-07-15T23:08:50.155Z] ---> 2e5d36bcf633 [2021-07-15T23:08:50.155Z] Step 7/24 : RUN go mod download [2021-07-15T23:08:50.155Z] ---> Using cache [2021-07-15T23:08:50.155Z] ---> fcb8278bacb1 [2021-07-15T23:08:50.155Z] Step 8/24 : COPY . . [2021-07-15T23:08:50.155Z] ---> Using cache [2021-07-15T23:08:50.155Z] ---> 841e91e44bae [2021-07-15T23:08:50.155Z] Step 9/24 : RUN go mod tidy [2021-07-15T23:08:50.155Z] ---> Using cache [2021-07-15T23:08:50.155Z] ---> 294a297bbcd1 [2021-07-15T23:08:50.155Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T23:08:50.155Z] ---> Running in 3bbe5555ad35 [2021-07-15T23:08:50.155Z] ---> Running in 59151d70f32f [2021-07-15T23:08:51.143Z] 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-07-15T23:08:52.650Z] cb65c68fc2e2: Pull complete [2021-07-15T23:08:52.650Z] 093eec477d81: Pull complete [2021-07-15T23:08:52.650Z] a6d5b2bbb924: Pull complete [2021-07-15T23:08:52.650Z] 2446dc1eb7d3: Pull complete [2021-07-15T23:08:53.132Z] Removing intermediate container 3bbe5555ad35 [2021-07-15T23:08:53.132Z] ---> 576971485cd2 [2021-07-15T23:08:53.132Z] Step 8/24 : COPY . . [2021-07-15T23:08:55.343Z] 596795e73e0f: Pull complete [2021-07-15T23:08:55.617Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T23:08:55.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T23:08:55.617Z] ---> d9e956139c92 [2021-07-15T23:08:55.617Z] 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-07-15T23:08:57.552Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-15T23:08:57.824Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-15T23:08:57.824Z] ---> d2979b152a7d [2021-07-15T23:08:57.824Z] 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-07-15T23:08:57.824Z] ---> 6966978dc986 [2021-07-15T23:08:57.824Z] Step 9/23 : RUN go mod tidy [2021-07-15T23:08:58.096Z] ---> Running in b9ca3c68b43d [2021-07-15T23:08:58.096Z] ---> Running in 61cc8313c02b [2021-07-15T23:08:58.693Z] Removing intermediate container 61cc8313c02b [2021-07-15T23:08:58.693Z] ---> c572e9c35272 [2021-07-15T23:08:58.693Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-15T23:08:58.982Z] ---> Running in 04da29654da1 [2021-07-15T23:08:59.034Z] ---> Running in c74a9ea88e4b [2021-07-15T23:08:59.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:08:59.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:09:00.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:09:00.148Z] (1/39) Installing readline (8.1.0-r0) [2021-07-15T23:09:00.148Z] (2/39) Installing bash (5.1.0-r0) [2021-07-15T23:09:00.148Z] Executing bash-5.1.0-r0.post-install [2021-07-15T23:09:00.148Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-15T23:09:00.432Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-15T23:09:00.432Z] (5/39) Installing libcurl (7.77.0-r1) [2021-07-15T23:09:00.432Z] (6/39) Installing curl (7.77.0-r1) [2021-07-15T23:09:00.432Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-15T23:09:00.432Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-15T23:09:00.432Z] (9/39) Installing expat (2.2.10-r1) [2021-07-15T23:09:00.432Z] (10/39) Installing libffi (3.3-r2) [2021-07-15T23:09:00.432Z] (11/39) Installing gdbm (1.19-r0) [2021-07-15T23:09:00.432Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-15T23:09:00.432Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-15T23:09:00.432Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-15T23:09:00.432Z] ---> ebefac7a1403 [2021-07-15T23:09:00.432Z] Step 9/24 : RUN go mod tidy [2021-07-15T23:09:00.432Z] Removing intermediate container b9ca3c68b43d [2021-07-15T23:09:00.432Z] ---> c57dff5a410f [2021-07-15T23:09:00.432Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T23:09:00.750Z] ---> Running in 66f1da59ea2f [2021-07-15T23:09:00.750Z] ---> Running in 0fbdf0ec151f [2021-07-15T23:09:01.397Z] 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-07-15T23:09:01.397Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T23:09:01.397Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-15T23:09:01.397Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-15T23:09:01.397Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-15T23:09:01.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:09:01.684Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-15T23:09:01.684Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-15T23:09:01.684Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-15T23:09:01.979Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-15T23:09:01.979Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-15T23:09:01.979Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-15T23:09:01.979Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-15T23:09:01.979Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T23:09:01.979Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T23:09:01.979Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-15T23:09:01.979Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T23:09:01.979Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-15T23:09:01.979Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-15T23:09:01.979Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T23:09:01.979Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-15T23:09:01.979Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T23:09:02.260Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-15T23:09:02.260Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-15T23:09:02.260Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T23:09:02.260Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-15T23:09:02.260Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-15T23:09:03.252Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T23:09:03.252Z] OK: 82 MiB in 59 packages [2021-07-15T23:09:03.252Z] Removing intermediate container 66f1da59ea2f [2021-07-15T23:09:03.252Z] ---> 0e503a2b870a [2021-07-15T23:09:03.252Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T23:09:03.496Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T23:09:03.534Z] ---> Running in adcd36353c0d [2021-07-15T23:09:03.771Z] (2/12) Installing file (5.39-r0) [2021-07-15T23:09:03.772Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T23:09:03.772Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T23:09:04.141Z] 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-07-15T23:09:06.138Z] Collecting docker-compose==1.23.2 [2021-07-15T23:09:06.138Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T23:09:06.418Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T23:09:06.418Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T23:09:08.087Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T23:09:08.087Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T23:09:08.087Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T23:09:08.087Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T23:09:08.453Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T23:09:08.453Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T23:09:08.453Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T23:09:08.453Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T23:09:08.453Z] 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-07-15T23:09:08.453Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T23:09:08.453Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T23:09:09.685Z] Collecting PyYAML<4,>=3.10 [2021-07-15T23:09:09.685Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T23:09:10.690Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T23:09:10.690Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T23:09:10.971Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T23:09:10.971Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T23:09:10.971Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T23:09:10.971Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T23:09:11.248Z] Collecting idna<2.8,>=2.5 [2021-07-15T23:09:11.248Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T23:09:11.248Z] Collecting certifi>=2017.4.17 [2021-07-15T23:09:11.248Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T23:09:11.530Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T23:09:11.530Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T23:09:11.530Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-15T23:09:11.530Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-15T23:09:11.809Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-15T23:09:11.809Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-15T23:09:11.809Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-15T23:09:11.809Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-15T23:09:11.809Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-15T23:09:11.809Z] Attempting uninstall: urllib3 [2021-07-15T23:09:11.809Z] Found existing installation: urllib3 1.26.2 [2021-07-15T23:09:11.809Z] Uninstalling urllib3-1.26.2: [2021-07-15T23:09:12.092Z] Successfully uninstalled urllib3-1.26.2 [2021-07-15T23:09:12.092Z] Attempting uninstall: idna [2021-07-15T23:09:12.092Z] Found existing installation: idna 3.1 [2021-07-15T23:09:12.092Z] Uninstalling idna-3.1: [2021-07-15T23:09:12.378Z] Successfully uninstalled idna-3.1 [2021-07-15T23:09:12.378Z] Attempting uninstall: chardet [2021-07-15T23:09:12.378Z] Found existing installation: chardet 4.0.0 [2021-07-15T23:09:12.378Z] Uninstalling chardet-4.0.0: [2021-07-15T23:09:12.378Z] Successfully uninstalled chardet-4.0.0 [2021-07-15T23:09:12.995Z] Attempting uninstall: requests [2021-07-15T23:09:12.995Z] Found existing installation: requests 2.25.1 [2021-07-15T23:09:12.995Z] Uninstalling requests-2.25.1: [2021-07-15T23:09:12.995Z] Successfully uninstalled requests-2.25.1 [2021-07-15T23:09:13.274Z] Running setup.py install for texttable: started [2021-07-15T23:09:13.887Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T23:09:13.887Z] Running setup.py install for PyYAML: started [2021-07-15T23:09:13.936Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T23:09:13.936Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T23:09:13.936Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T23:09:13.936Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T23:09:13.936Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T23:09:13.936Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T23:09:14.209Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T23:09:14.209Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T23:09:14.209Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T23:09:14.484Z] OK: 218 MiB in 52 packages [2021-07-15T23:09:14.885Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T23:09:14.885Z] Running setup.py install for docopt: started [2021-07-15T23:09:15.875Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T23:09:15.875Z] Running setup.py install for dockerpty: started [2021-07-15T23:09:16.648Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T23:09:16.923Z] Removing intermediate container 2b71a475583d [2021-07-15T23:09:16.923Z] ---> 8e18a9327ba4 [2021-07-15T23:09:16.923Z] [2021-07-15T23:09:16.923Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T23:09:16.923Z] ---> 13621d1b12d4 [2021-07-15T23:09:16.923Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T23:09:16.923Z] ---> Running in 0ef620d4a0b7 [2021-07-15T23:09:17.197Z] Removing intermediate container 0ef620d4a0b7 [2021-07-15T23:09:17.197Z] ---> 647cee991c09 [2021-07-15T23:09:17.197Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T23:09:17.197Z] ---> Running in 523bee9d152c [2021-07-15T23:09:17.197Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-15T23:09:17.787Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:09:17.787Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:09:18.464Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T23:09:18.464Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T23:09:18.464Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:09:18.464Z] OK: 6 MiB in 16 packages [2021-07-15T23:09:18.835Z] Removing intermediate container c74a9ea88e4b [2021-07-15T23:09:18.835Z] ---> 92b43cf768e4 [2021-07-15T23:09:18.835Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T23:09:18.835Z] ---> Running in b81ab52c0fb3 [2021-07-15T23:09:19.112Z] Removing intermediate container b81ab52c0fb3 [2021-07-15T23:09:19.112Z] ---> 575a92b1a313 [2021-07-15T23:09:19.112Z] Step 5/6 : COPY go.mod . [2021-07-15T23:09:19.600Z] Removing intermediate container 523bee9d152c [2021-07-15T23:09:19.600Z] ---> 828321bbc445 [2021-07-15T23:09:19.600Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T23:09:19.600Z] ---> Running in 655a854400e6 [2021-07-15T23:09:20.109Z] ---> 68a3a40f10ba [2021-07-15T23:09:20.109Z] Step 6/6 : RUN go mod download [2021-07-15T23:09:20.190Z] Removing intermediate container 655a854400e6 [2021-07-15T23:09:20.190Z] ---> 21e63417f513 [2021-07-15T23:09:20.190Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T23:09:20.190Z] ---> Running in 32229c06c74e [2021-07-15T23:09:20.385Z] ---> Running in 61d697805b4c [2021-07-15T23:09:20.464Z] Removing intermediate container 04da29654da1 [2021-07-15T23:09:20.464Z] ---> 8710062bd7a0 [2021-07-15T23:09:20.464Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T23:09:20.464Z] Removing intermediate container 32229c06c74e [2021-07-15T23:09:20.464Z] ---> ffd659255453 [2021-07-15T23:09:20.464Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T23:09:20.464Z] ---> Running in e88d0d0cd7f7 [2021-07-15T23:09:20.464Z] ---> Running in 2c2205328f34 [2021-07-15T23:09:20.738Z] Removing intermediate container 2c2205328f34 [2021-07-15T23:09:20.738Z] ---> 4845cc807bf6 [2021-07-15T23:09:20.738Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T23:09:20.738Z] ---> Running in 8f0e0eb26989 [2021-07-15T23:09:21.028Z] Removing intermediate container 8f0e0eb26989 [2021-07-15T23:09:21.028Z] ---> aca5847e3166 [2021-07-15T23:09:21.028Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T23:09:21.638Z] ---> 822b84105bdb [2021-07-15T23:09:21.638Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T23:09:21.912Z] Removing intermediate container e88d0d0cd7f7 [2021-07-15T23:09:21.912Z] ---> a66031695717 [2021-07-15T23:09:21.912Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T23:09:21.912Z] ---> Running in b515f786c79c [2021-07-15T23:09:21.912Z] ---> 16697ccc9137 [2021-07-15T23:09:21.912Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T23:09:22.190Z] Removing intermediate container b515f786c79c [2021-07-15T23:09:22.190Z] ---> 8fa823752f21 [2021-07-15T23:09:22.190Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T23:09:22.190Z] ---> f749113223c1 [2021-07-15T23:09:22.190Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T23:09:22.190Z] ---> Running in 58d43dfb50d1 [2021-07-15T23:09:22.472Z] Removing intermediate container 58d43dfb50d1 [2021-07-15T23:09:22.472Z] ---> cd6355d5e3a4 [2021-07-15T23:09:22.472Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:09:22.756Z] ---> 9d1e7c10d62f [2021-07-15T23:09:22.756Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T23:09:22.756Z] ---> Running in 240bf6535422 [2021-07-15T23:09:22.756Z] ---> Running in e3fb29ce86a0 [2021-07-15T23:09:22.756Z] Removing intermediate container 240bf6535422 [2021-07-15T23:09:22.756Z] ---> 8c8626c18271 [2021-07-15T23:09:22.756Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T23:09:23.031Z] ---> Running in 81588edda3cd [2021-07-15T23:09:23.031Z] Removing intermediate container 81588edda3cd [2021-07-15T23:09:23.031Z] ---> 3925612eedb3 [2021-07-15T23:09:23.031Z] Step 23/24 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:09:23.301Z] ---> Running in 2d969fdd3922 [2021-07-15T23:09:23.301Z] Removing intermediate container 2d969fdd3922 [2021-07-15T23:09:23.301Z] ---> 1d9ab1267042 [2021-07-15T23:09:23.301Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T23:09:23.301Z] ---> Running in 55252419c2a0 [2021-07-15T23:09:23.575Z] Removing intermediate container 55252419c2a0 [2021-07-15T23:09:23.575Z] ---> a7b466187726 [2021-07-15T23:09:23.575Z] [2021-07-15T23:09:23.848Z] Successfully built a7b466187726 [2021-07-15T23:09:23.848Z] Removing intermediate container e3fb29ce86a0 [2021-07-15T23:09:23.848Z] ---> b85e2cfb6458 [2021-07-15T23:09:23.848Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:09:23.848Z] Successfully tagged sys-mgmt-agent:latest [2021-07-15T23:09:24.120Z]  Building sys-mgmt-agent ... done  ---> d4f689a3bbef [2021-07-15T23:09:24.120Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T23:09:24.719Z] ---> 13997a05cefc [2021-07-15T23:09:24.719Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T23:09:24.719Z] ---> c018aaebf81a [2021-07-15T23:09:24.719Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T23:09:25.319Z] ---> c70ee7e62642 [2021-07-15T23:09:25.319Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T23:09:25.595Z] ---> e9595008de3f [2021-07-15T23:09:25.595Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T23:09:25.595Z] ---> Running in 35fefd4e6ed8 [2021-07-15T23:09:25.877Z] Removing intermediate container 35fefd4e6ed8 [2021-07-15T23:09:25.877Z] ---> c70775ebb881 [2021-07-15T23:09:25.877Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T23:09:26.160Z] ---> 086373789c5e [2021-07-15T23:09:26.160Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T23:09:26.160Z] ---> Running in 2af45172f3d5 [2021-07-15T23:09:27.601Z] Removing intermediate container 2af45172f3d5 [2021-07-15T23:09:27.601Z] ---> 5fed549a15b2 [2021-07-15T23:09:27.601Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T23:09:27.601Z] ---> Running in ca98cf099c9a [2021-07-15T23:09:28.211Z] Removing intermediate container ca98cf099c9a [2021-07-15T23:09:28.211Z] ---> 940ea9570c0b [2021-07-15T23:09:28.211Z] Step 29/32 : CMD ["gate"] [2021-07-15T23:09:28.211Z] ---> Running in c3586aa70ccd [2021-07-15T23:09:28.211Z] Removing intermediate container 59151d70f32f [2021-07-15T23:09:28.211Z] ---> 52aa9b52c781 [2021-07-15T23:09:28.211Z] [2021-07-15T23:09:28.211Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T23:09:28.211Z] ---> 13621d1b12d4 [2021-07-15T23:09:28.211Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T23:09:28.211Z] ---> Using cache [2021-07-15T23:09:28.211Z] ---> 73758aac197b [2021-07-15T23:09:28.211Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T23:09:28.211Z] ---> Using cache [2021-07-15T23:09:28.211Z] ---> 229445de3f5c [2021-07-15T23:09:28.211Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T23:09:28.211Z] ---> Running in 96ea6de6e43e [2021-07-15T23:09:28.503Z] Removing intermediate container 96ea6de6e43e [2021-07-15T23:09:28.503Z] ---> 74d7b49e151d [2021-07-15T23:09:28.503Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T23:09:28.503Z] Removing intermediate container c3586aa70ccd [2021-07-15T23:09:28.503Z] ---> 73a5165b271a [2021-07-15T23:09:28.503Z] Step 30/32 : LABEL arch=x86_64 [2021-07-15T23:09:28.503Z] ---> Running in 3799d0fdf875 [2021-07-15T23:09:28.503Z] ---> Running in e8d7dec1edfa [2021-07-15T23:09:29.110Z] Removing intermediate container 3799d0fdf875 [2021-07-15T23:09:29.110Z] ---> 23337893d3be [2021-07-15T23:09:29.110Z] Step 16/24 : WORKDIR / [2021-07-15T23:09:29.110Z] Removing intermediate container e8d7dec1edfa [2021-07-15T23:09:29.110Z] ---> 81a21da67a3a [2021-07-15T23:09:29.110Z] Step 31/32 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:09:29.110Z] ---> Running in bdb2be904ab0 [2021-07-15T23:09:29.110Z] ---> Running in b1f20ffcfe70 [2021-07-15T23:09:29.110Z] Removing intermediate container bdb2be904ab0 [2021-07-15T23:09:29.110Z] ---> 2385aea81429 [2021-07-15T23:09:29.110Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:09:29.386Z] Removing intermediate container b1f20ffcfe70 [2021-07-15T23:09:29.386Z] ---> 308535e48bd2 [2021-07-15T23:09:29.386Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T23:09:29.657Z] ---> Running in 5a8ff7d0b042 [2021-07-15T23:09:29.657Z] ---> eec240c4e612 [2021-07-15T23:09:29.657Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T23:09:29.657Z] Removing intermediate container 5a8ff7d0b042 [2021-07-15T23:09:29.657Z] ---> 6d30fd184397 [2021-07-15T23:09:29.657Z] [2021-07-15T23:09:29.928Z] Successfully built 6d30fd184397 [2021-07-15T23:09:29.928Z] Successfully tagged security-bootstrapper:latest [2021-07-15T23:09:30.199Z]  Building security-bootstrapper ... done  ---> 221b36043f0e [2021-07-15T23:09:30.199Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T23:09:30.467Z] ---> 3c96a6f64e52 [2021-07-15T23:09:30.467Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T23:09:30.467Z] ---> Running in 3b3cbd2d9a47 [2021-07-15T23:09:30.744Z] Removing intermediate container 3b3cbd2d9a47 [2021-07-15T23:09:30.745Z] ---> fe19eea685ed [2021-07-15T23:09:30.745Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:09:30.745Z] ---> Running in c39efd88e3a6 [2021-07-15T23:09:31.038Z] Removing intermediate container c39efd88e3a6 [2021-07-15T23:09:31.038Z] ---> af55d5309bf8 [2021-07-15T23:09:31.038Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T23:09:31.038Z] ---> Running in 244a369430dd [2021-07-15T23:09:31.038Z] Removing intermediate container 244a369430dd [2021-07-15T23:09:31.038Z] ---> 1b2673fdee14 [2021-07-15T23:09:31.038Z] Step 23/24 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:09:31.038Z] ---> Running in 9905fd5bda81 [2021-07-15T23:09:31.324Z] Removing intermediate container 9905fd5bda81 [2021-07-15T23:09:31.324Z] ---> c0a6e24943e7 [2021-07-15T23:09:31.324Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T23:09:31.324Z] ---> Running in 2ef231f2a008 [2021-07-15T23:09:31.324Z] Removing intermediate container 2ef231f2a008 [2021-07-15T23:09:31.324Z] ---> 7f10a921fbba [2021-07-15T23:09:31.324Z] [2021-07-15T23:09:31.609Z] Successfully built 7f10a921fbba [2021-07-15T23:09:31.609Z] Successfully tagged core-metadata:latest [2021-07-15T23:09:34.243Z]  Building core-metadata ... done Removing intermediate container 0fbdf0ec151f [2021-07-15T23:09:34.243Z] ---> 8839970a512f [2021-07-15T23:09:34.243Z] [2021-07-15T23:09:34.243Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T23:09:34.243Z] ---> 13621d1b12d4 [2021-07-15T23:09:34.243Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T23:09:34.243Z] ---> Running in 99ae931012b5 [2021-07-15T23:09:34.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:09:34.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:09:34.801Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T23:09:34.801Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T23:09:34.801Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:09:34.801Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T23:09:34.801Z] OK: 6 MiB in 16 packages [2021-07-15T23:09:35.384Z] Removing intermediate container 99ae931012b5 [2021-07-15T23:09:35.384Z] ---> bb2dc16bcf7b [2021-07-15T23:09:35.384Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T23:09:35.384Z] ---> Running in 07551f3526e1 [2021-07-15T23:09:35.384Z] Removing intermediate container 07551f3526e1 [2021-07-15T23:09:35.384Z] ---> 8943bddf0829 [2021-07-15T23:09:35.384Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T23:09:35.384Z] ---> Running in 42857ab4e3d9 [2021-07-15T23:09:35.384Z] Removing intermediate container 42857ab4e3d9 [2021-07-15T23:09:35.384Z] ---> daa7f628ac57 [2021-07-15T23:09:35.384Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T23:09:35.652Z] ---> Running in 5b2d9fd2191d [2021-07-15T23:09:35.652Z] Removing intermediate container 5b2d9fd2191d [2021-07-15T23:09:35.652Z] ---> 8668a63db05f [2021-07-15T23:09:35.652Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:09:35.920Z] ---> b82d5aa4de6c [2021-07-15T23:09:35.920Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T23:09:36.711Z] ---> 913ec430f707 [2021-07-15T23:09:36.711Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T23:09:36.711Z] Removing intermediate container adcd36353c0d [2021-07-15T23:09:36.711Z] ---> b1a6984d05fa [2021-07-15T23:09:36.711Z] [2021-07-15T23:09:36.711Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T23:09:36.711Z] ---> 13621d1b12d4 [2021-07-15T23:09:36.711Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T23:09:36.711Z] ---> Running in d0b3a462beff [2021-07-15T23:09:36.711Z] ---> 0fa7a4df874f [2021-07-15T23:09:36.711Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T23:09:36.711Z] Removing intermediate container d0b3a462beff [2021-07-15T23:09:36.711Z] ---> 919e5cac0cef [2021-07-15T23:09:36.711Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T23:09:36.977Z] ---> Running in 9ecd0a780dbb [2021-07-15T23:09:36.977Z] ---> Running in c742267eb566 [2021-07-15T23:09:36.977Z] Removing intermediate container 9ecd0a780dbb [2021-07-15T23:09:36.977Z] ---> 752e55dddefd [2021-07-15T23:09:36.977Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:09:36.977Z] Removing intermediate container c742267eb566 [2021-07-15T23:09:36.977Z] ---> 1b3f513baf26 [2021-07-15T23:09:36.977Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T23:09:36.977Z] ---> Running in 0a1a6aa0ef07 [2021-07-15T23:09:36.977Z] ---> Running in aebc0802ffb7 [2021-07-15T23:09:36.977Z] Removing intermediate container 0a1a6aa0ef07 [2021-07-15T23:09:36.977Z] ---> 37ff101788a6 [2021-07-15T23:09:36.977Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T23:09:36.977Z] Removing intermediate container aebc0802ffb7 [2021-07-15T23:09:36.977Z] ---> bf23ba46de62 [2021-07-15T23:09:36.977Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:09:36.977Z] ---> Running in 79d9ed389482 [2021-07-15T23:09:37.249Z] ---> Running in 8fa6507b44f1 [2021-07-15T23:09:37.249Z] Removing intermediate container 79d9ed389482 [2021-07-15T23:09:37.249Z] ---> 47a8ebef9cdf [2021-07-15T23:09:37.249Z] Step 22/23 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:09:37.249Z] ---> Running in 45eca98af485 [2021-07-15T23:09:37.249Z] Removing intermediate container 45eca98af485 [2021-07-15T23:09:37.249Z] ---> 1107e3e08de5 [2021-07-15T23:09:37.249Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T23:09:37.519Z] ---> Running in 10e5ae72c6ee [2021-07-15T23:09:37.519Z] Removing intermediate container 10e5ae72c6ee [2021-07-15T23:09:37.519Z] ---> 5681e238d7d8 [2021-07-15T23:09:37.519Z] [2021-07-15T23:09:37.519Z] Successfully built 5681e238d7d8 [2021-07-15T23:09:37.519Z] Successfully tagged support-notifications:latest [2021-07-15T23:09:37.786Z]  Building support-notifications ... done Removing intermediate container 8fa6507b44f1 [2021-07-15T23:09:37.786Z] ---> c06f6372dc95 [2021-07-15T23:09:37.787Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T23:09:37.787Z] ---> Running in 731b86943c9a [2021-07-15T23:09:38.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:09:38.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:09:39.604Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T23:09:39.872Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T23:09:39.872Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T23:09:40.138Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T23:09:40.754Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T23:09:40.754Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T23:09:41.030Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:09:41.030Z] OK: 8 MiB in 20 packages [2021-07-15T23:09:41.311Z] Removing intermediate container 731b86943c9a [2021-07-15T23:09:41.311Z] ---> a538d63a236e [2021-07-15T23:09:41.311Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:09:41.311Z] ---> b4a065385de7 [2021-07-15T23:09:41.311Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T23:09:41.895Z] ---> 44ddbc9269ac [2021-07-15T23:09:41.895Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T23:09:41.895Z] ---> 149043e5b300 [2021-07-15T23:09:41.895Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T23:09:41.895Z] ---> Running in 47c7f9ff992c [2021-07-15T23:09:41.895Z] Removing intermediate container 47c7f9ff992c [2021-07-15T23:09:41.895Z] ---> 2d853eb73435 [2021-07-15T23:09:41.895Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:09:42.167Z] ---> Running in db1173373133 [2021-07-15T23:09:42.167Z] Removing intermediate container db1173373133 [2021-07-15T23:09:42.167Z] ---> bf6b8a457843 [2021-07-15T23:09:42.167Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T23:09:42.167Z] ---> Running in c0fbceda6c97 [2021-07-15T23:09:42.167Z] Removing intermediate container c0fbceda6c97 [2021-07-15T23:09:42.167Z] ---> f7f3b321b540 [2021-07-15T23:09:42.167Z] Step 23/24 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:09:42.167Z] ---> Running in a0586d71802f [2021-07-15T23:09:42.439Z] Removing intermediate container a0586d71802f [2021-07-15T23:09:42.439Z] ---> 2aaa2e9b26b9 [2021-07-15T23:09:42.439Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T23:09:42.439Z] ---> Running in 54afcb524c36 [2021-07-15T23:09:42.439Z] Removing intermediate container 54afcb524c36 [2021-07-15T23:09:42.439Z] ---> 44070a3f4211 [2021-07-15T23:09:42.439Z] [2021-07-15T23:09:42.707Z] Successfully built 44070a3f4211 [2021-07-15T23:09:42.707Z] Successfully tagged core-data:latest [2021-07-15T23:09:42.722Z]  Building core-data ... done  [Pipeline] } [2021-07-15T23:09:42.726Z] $ docker stop --time=1 87a8b1a39f2dbdeef255ee0b9864f7aa988e2763c14fb61f7bf469f8858a7c99 [2021-07-15T23:09:43.965Z] $ docker rm -f 87a8b1a39f2dbdeef255ee0b9864f7aa988e2763c14fb61f7bf469f8858a7c99 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T23:09:44.592Z] + docker images [2021-07-15T23:09:44.592Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T23:09:44.592Z] core-data latest 44070a3f4211 2 seconds ago 20.3MB [2021-07-15T23:09:44.592Z] support-notifications latest 5681e238d7d8 7 seconds ago 16.7MB [2021-07-15T23:09:44.592Z] b1a6984d05fa 8 seconds ago 1.18GB [2021-07-15T23:09:44.592Z] 8839970a512f 11 seconds ago 1.18GB [2021-07-15T23:09:44.592Z] core-metadata latest 7f10a921fbba 13 seconds ago 16.6MB [2021-07-15T23:09:44.592Z] security-bootstrapper latest 6d30fd184397 15 seconds ago 18.6MB [2021-07-15T23:09:44.592Z] 52aa9b52c781 16 seconds ago 1.18GB [2021-07-15T23:09:44.592Z] sys-mgmt-agent latest a7b466187726 21 seconds ago 324MB [2021-07-15T23:09:44.592Z] 8e18a9327ba4 28 seconds ago 1.18GB [2021-07-15T23:09:44.592Z] security-proxy-setup latest fb918029aa86 About a minute ago 25.7MB [2021-07-15T23:09:44.592Z] b52f31114633 About a minute ago 1.18GB [2021-07-15T23:09:44.592Z] support-scheduler latest 30302d00f9fa About a minute ago 15.9MB [2021-07-15T23:09:44.592Z] core-command latest 72da1b50dfff About a minute ago 15.9MB [2021-07-15T23:09:44.592Z] 80a2ce341a3c About a minute ago 1.18GB [2021-07-15T23:09:44.592Z] 04cd5a44e055 About a minute ago 1.18GB [2021-07-15T23:09:44.592Z] security-secretstore-setup latest 571dba921c44 About a minute ago 28.7MB [2021-07-15T23:09:44.592Z] 4e8ea163d071 About a minute ago 1.17GB [2021-07-15T23:09:44.592Z] 9fb7b990d982 About a minute ago 1.18GB [2021-07-15T23:09:44.592Z] ci-base-image-x86_64 latest 3f5aee11fd69 5 minutes ago 678MB [2021-07-15T23:09:44.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 26 hours ago 475MB [2021-07-15T23:09:44.592Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 9 days ago 37.5MB [2021-07-15T23:09:44.592Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-15T23:09:44.592Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-15T23:09:44.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-15T23:09:47.235Z] Removing intermediate container 61d697805b4c [2021-07-15T23:09:47.235Z] ---> b564e8527c5d [2021-07-15T23:09:47.235Z] Successfully built b564e8527c5d [2021-07-15T23:09:47.235Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:09:47.590Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T23:09:47.590Z] . [Pipeline] withDockerContainer [2021-07-15T23:09:47.859Z] prd-ubuntu18.04-docker-arm64-4c-16g-3010 does not seem to be running inside a container [2021-07-15T23:09:47.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T23:09:49.620Z] $ docker top bd6ab34a7846a27eab60f2084f239a4edf98154a9a1a91c1f1b3268fe69c5ef3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T23:09:50.585Z] + go version [2021-07-15T23:09:50.585Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T23:09:50.609Z] $ docker stop --time=1 bd6ab34a7846a27eab60f2084f239a4edf98154a9a1a91c1f1b3268fe69c5ef3 [2021-07-15T23:09:52.647Z] $ docker rm -f bd6ab34a7846a27eab60f2084f239a4edf98154a9a1a91c1f1b3268fe69c5ef3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:09:53.414Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T23:09:53.414Z] . [Pipeline] withDockerContainer [2021-07-15T23:09:53.723Z] prd-ubuntu18.04-docker-arm64-4c-16g-3010 does not seem to be running inside a container [2021-07-15T23:09:53.812Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T23:09:55.350Z] $ docker top b977104d5dce2a7e402d6661ee5673bb51926c3518b456900da9773a255e6b3d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T23:09:55.646Z] ========================================================= [2021-07-15T23:09:55.646Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T23:09:55.646Z] ========================================================= [Pipeline] sh [2021-07-15T23:09:56.288Z] + go mod tidy [Pipeline] sh [2021-07-15T23:09:57.580Z] + make test [2021-07-15T23:09:57.580Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-15T23:09:57.580Z] go mod tidy [2021-07-15T23:09:58.187Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T23:09:59.994Z] Still waiting to schedule task [2021-07-15T23:09:59.994Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-15T23:10:25.053Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T23:10:59.287Z] Running on prd-ubuntu18.04-docker-8c-8g-3012 in /w/workspace/edgexfoundry_edgex-go_PR-3626 [Pipeline] { [Pipeline] ws [2021-07-15T23:10:59.317Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-07-15T23:10:59.462Z] The recommended git tool is: git [2021-07-15T23:11:03.028Z] using credential edgex-jenkins-ssh [2021-07-15T23:11:03.045Z] Cloning the remote Git repository [2021-07-15T23:11:03.077Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T23:11:03.234Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-07-15T23:11:03.336Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T23:11:03.337Z] > git --version # timeout=10 [2021-07-15T23:11:03.344Z] > git --version # 'git version 2.17.1' [2021-07-15T23:11:03.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T23:11:03.381Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T23:11:10.728Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T23:11:10.736Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T23:11:10.748Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T23:11:10.764Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T23:11:10.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T23:11:10.769Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3626/head:refs/remotes/origin/PR-3626 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T23:11:11.366Z] Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit 2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:11:11.498Z] Merge succeeded, producing 2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:11:11.499Z] Checking out Revision 2c60d716b49d8d61b5b01e9d7d3a5000678965ea (PR-3626) [2021-07-15T23:11:11.382Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T23:11:11.388Z] > git checkout -f 2c60d716b49d8d61b5b01e9d7d3a5000678965ea # timeout=10 [2021-07-15T23:11:11.459Z] > git remote # timeout=10 [2021-07-15T23:11:11.466Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T23:11:11.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T23:11:11.475Z] > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 [2021-07-15T23:11:11.493Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T23:11:11.506Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T23:11:11.510Z] > git checkout -f 2c60d716b49d8d61b5b01e9d7d3a5000678965ea # timeout=10 [2021-07-15T23:11:15.320Z] Commit message: "fix: Remove make run/run-docker and update README" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:11:16.094Z] + echo snap-build.sh [2021-07-15T23:11:16.094Z] snap-build.sh [2021-07-15T23:11:16.094Z] + SNAP_BASE_DIR=. [2021-07-15T23:11:16.094Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-07-15T23:11:16.094Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-07-15T23:11:16.094Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-07-15T23:11:16.094Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-07-15T23:11:16.094Z] + cd /w/workspace/edgex-go/2 [2021-07-15T23:11:16.094Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-15T23:11:16.094Z] Reading package lists... [2021-07-15T23:11:16.094Z] Building dependency tree... [2021-07-15T23:11:16.094Z] Reading state information... [2021-07-15T23:11:16.094Z] The following packages were automatically installed and are no longer required: [2021-07-15T23:11:16.094Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-15T23:11:16.094Z] uidmap xdelta3 [2021-07-15T23:11:16.094Z] Use 'sudo apt autoremove' to remove them. [2021-07-15T23:11:16.094Z] The following packages will be REMOVED: [2021-07-15T23:11:16.094Z] lxd* lxd-client* [2021-07-15T23:11:16.375Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-15T23:11:16.375Z] After this operation, 31.7 MB disk space will be freed. [2021-07-15T23:11:16.924Z] (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-07-15T23:11:16.924Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T23:11:17.513Z] Removing lxd dnsmasq configuration [2021-07-15T23:11:17.782Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T23:11:17.782Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-15T23:11:18.756Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T23:11:18.756Z] (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-07-15T23:11:18.756Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T23:11:20.178Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-15T23:11:20.178Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-15T23:11:20.765Z] + sudo snap remove --purge lxd [2021-07-15T23:11:20.765Z] snap "lxd" is not installed [2021-07-15T23:11:20.766Z] + sudo groupadd --force --system lxd [2021-07-15T23:11:20.766Z] ++ whoami [2021-07-15T23:11:20.766Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-15T23:11:20.766Z] + newgrp - lxd [2021-07-15T23:11:21.036Z] + sudo snap install lxd [2021-07-15T23:11:21.755Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T23:11:21.755Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T23:11:27.195Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T23:11:27.196Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T23:11:27.724Z] 2021-07-15T23:11:25Z INFO Waiting for automatic snapd restart... [2021-07-15T23:11:33.974Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T23:11:33.974Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T23:11:33.974Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T23:11:33.974Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T23:11:35.427Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T23:11:36.030Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T23:11:38.027Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T23:11:38.027Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T23:11:38.027Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T23:11:38.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T23:11:42.781Z] lxd 4.16 from Canonical* installed [2021-07-15T23:11:42.781Z] + sudo lxd init --auto [2021-07-15T23:11:48.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.183s coverage: 28.7% of statements [2021-07-15T23:11:48.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T23:11:48.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T23:11:51.029Z] + sudo snap install --classic snapcraft [2021-07-15T23:11:53.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.333s coverage: 100.0% of statements [2021-07-15T23:11:53.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T23:11:54.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.333s coverage: 46.3% of statements [2021-07-15T23:11:54.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T23:11:54.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T23:11:56.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.587s coverage: 89.9% of statements [2021-07-15T23:11:56.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T23:11:56.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T23:11:56.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.305s coverage: 78.9% of statements [2021-07-15T23:11:59.268Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T23:11:59.268Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-15T23:11:59.268Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-15T23:11:59.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T23:11:59.268Z] Dload Upload Total Spent Left Speed [2021-07-15T23:11:59.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4354 0 --:--:-- --:--:-- --:--:-- 4384 [2021-07-15T23:11:59.538Z] 100 3325k 100 3325k 0 0 9392k 0 --:--:-- --:--:-- --:--:-- 9392k [2021-07-15T23:11:59.538Z] ./yq_linux_amd64 [2021-07-15T23:11:59.538Z] + sudo snapcraft prime --use-lxd [2021-07-15T23:11:59.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.196s coverage: 81.2% of statements [2021-07-15T23:11:59.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T23:11:59.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T23:11:59.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T23:11:59.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T23:11:59.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T23:12:02.146Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-15T23:12:02.146Z] 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-07-15T23:12:02.146Z] - README.md [2021-07-15T23:12:02.146Z] [2021-07-15T23:12:02.146Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T23:12:02.146Z] Launching a container. [2021-07-15T23:12:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.348s coverage: 95.1% of statements [2021-07-15T23:12:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T23:12:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T23:12:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T23:12:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T23:12:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T23:12:05.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T23:12:05.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T23:12:05.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T23:12:05.006Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.216s coverage: 60.0% of statements [2021-07-15T23:12:05.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T23:12:05.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T23:12:05.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T23:12:05.006Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.282s coverage: 0.8% of statements [2021-07-15T23:12:05.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T23:12:05.006Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-07-15T23:12:05.006Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.211s coverage: 22.0% of statements [2021-07-15T23:12:05.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T23:12:05.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.255s coverage: 47.1% of statements [2021-07-15T23:12:05.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.320s coverage: 79.5% of statements [2021-07-15T23:12:05.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.180s coverage: 94.1% of statements [2021-07-15T23:12:06.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.201s coverage: 96.3% of statements [2021-07-15T23:12:06.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.163s coverage: 87.5% of statements [2021-07-15T23:12:08.852Z] Waiting for container to be ready [2021-07-15T23:12:09.440Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-15T23:12:09.440Z] [2021-07-15T23:12:13.714Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-15T23:12:13.714Z] Waiting for network to be ready... [2021-07-15T23:12:14.309Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T23:12:14.309Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T23:12:14.309Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T23:12:14.584Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T23:12:14.584Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T23:12:14.584Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T23:12:14.584Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T23:12:14.584Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T23:12:14.584Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T23:12:14.584Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T23:12:14.854Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T23:12:14.854Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T23:12:15.444Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T23:12:15.444Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T23:12:15.444Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T23:12:15.444Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T23:12:15.444Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T23:12:15.444Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T23:12:15.712Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T23:12:15.712Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] [2021-07-15T23:12:15.982Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T23:12:15.982Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T23:12:15.982Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T23:12:15.982Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T23:12:15.982Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T23:12:15.982Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T23:12:15.982Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T23:12:18.591Z] Fetched 24.8 MB in 4s (6148 kB/s) [2021-07-15T23:12:19.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.190s coverage: 94.4% of statements [2021-07-15T23:12:19.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements [2021-07-15T23:12:19.177Z] Reading package lists... [2021-07-15T23:12:19.447Z] Reading package lists... [2021-07-15T23:12:19.447Z] Building dependency tree... [2021-07-15T23:12:19.447Z] Reading state information... [2021-07-15T23:12:19.722Z] The following additional packages will be installed: [2021-07-15T23:12:19.722Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T23:12:19.722Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T23:12:19.722Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T23:12:19.722Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-15T23:12:19.722Z] Suggested packages: [2021-07-15T23:12:19.722Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-15T23:12:19.722Z] Recommended packages: [2021-07-15T23:12:19.722Z] gnupg libsasl2-modules [2021-07-15T23:12:19.722Z] The following NEW packages will be installed: [2021-07-15T23:12:19.722Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T23:12:19.722Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T23:12:19.722Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T23:12:19.722Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-15T23:12:19.722Z] The following packages will be upgraded: [2021-07-15T23:12:19.722Z] gpg gpg-agent gpgconf libudev1 [2021-07-15T23:12:19.722Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-07-15T23:12:19.722Z] Need to get 3530 kB of archives. [2021-07-15T23:12:19.722Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-15T23:12:19.722Z] 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-07-15T23:12:19.722Z] 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-07-15T23:12:19.722Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-15T23:12:19.722Z] 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-07-15T23:12:19.990Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-15T23:12:20.260Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-15T23:12:20.530Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-15T23:12:20.530Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-15T23:12:20.530Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-15T23:12:20.530Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-15T23:12:20.530Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-15T23:12:20.530Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-15T23:12:20.799Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-15T23:12:20.799Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-15T23:12:20.799Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-15T23:12:20.799Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-15T23:12:20.799Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-15T23:12:20.799Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-15T23:12:20.799Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-15T23:12:20.799Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-15T23:12:20.799Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-15T23:12:20.799Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-15T23:12:20.799Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T23:12:20.799Z] Fetched 3530 kB in 1s (3162 kB/s) [2021-07-15T23:12:21.066Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T23:12:21.066Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-15T23:12:21.066Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T23:12:21.066Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-15T23:12:21.066Z] Selecting previously unselected package udev. [2021-07-15T23:12:21.066Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T23:12:21.066Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-15T23:12:21.066Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-15T23:12:21.334Z] Selecting previously unselected package libfuse2:amd64. [2021-07-15T23:12:21.334Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T23:12:21.334Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T23:12:21.334Z] Selecting previously unselected package fuse. [2021-07-15T23:12:21.334Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T23:12:21.334Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-15T23:12:21.334Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T23:12:21.334Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T23:12:21.601Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T23:12:21.601Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T23:12:21.601Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T23:12:21.601Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T23:12:21.601Z] Selecting previously unselected package libksba8:amd64. [2021-07-15T23:12:21.601Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-15T23:12:21.601Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-15T23:12:21.601Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-15T23:12:21.601Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T23:12:21.601Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:21.870Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-15T23:12:21.871Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T23:12:21.871Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:21.871Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-15T23:12:21.871Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T23:12:21.871Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:21.871Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-15T23:12:21.871Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T23:12:21.871Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:21.871Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-15T23:12:21.871Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T23:12:21.871Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:22.139Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-15T23:12:22.139Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T23:12:22.139Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:22.139Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-15T23:12:22.139Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T23:12:22.139Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:22.139Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-15T23:12:22.139Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T23:12:22.139Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:22.139Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-15T23:12:22.139Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T23:12:22.139Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:22.139Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-15T23:12:22.415Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T23:12:22.415Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T23:12:22.415Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-15T23:12:22.415Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T23:12:22.415Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T23:12:22.415Z] Selecting previously unselected package libldap-common. [2021-07-15T23:12:22.415Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-15T23:12:22.415Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T23:12:22.415Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-15T23:12:22.415Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-15T23:12:22.415Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T23:12:22.415Z] Selecting previously unselected package dirmngr. [2021-07-15T23:12:22.415Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T23:12:22.415Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T23:12:22.686Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T23:12:22.686Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-15T23:12:22.686Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T23:12:22.686Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T23:12:22.686Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T23:12:22.686Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-15T23:12:22.686Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:22.686Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-15T23:12:22.686Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T23:12:22.686Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-15T23:12:22.955Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T23:12:22.955Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:22.955Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-15T23:12:23.228Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-15T23:12:23.228Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-15T23:12:23.228Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:23.228Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:23.228Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:23.228Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:23.228Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:23.228Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:23.228Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T23:12:23.228Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T23:12:23.228Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T23:12:23.228Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T23:12:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.558s coverage: 81.8% of statements [2021-07-15T23:12:23.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T23:12:23.822Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-15T23:12:23.822Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-15T23:12:23.822Z] This means they are not meant to be enabled using systemctl. [2021-07-15T23:12:23.822Z] Possible reasons for having this kind of units are: [2021-07-15T23:12:23.822Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-15T23:12:23.822Z] .wants/ or .requires/ directory. [2021-07-15T23:12:23.822Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-15T23:12:23.822Z] a requirement dependency on it. [2021-07-15T23:12:23.822Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-15T23:12:23.822Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-15T23:12:23.822Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-15T23:12:23.822Z] instance name specified. [2021-07-15T23:12:24.092Z] Reading package lists... [2021-07-15T23:12:24.092Z] Building dependency tree... [2021-07-15T23:12:24.092Z] Reading state information... [2021-07-15T23:12:24.360Z] The following additional packages will be installed: [2021-07-15T23:12:24.360Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-15T23:12:24.360Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-15T23:12:24.360Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-15T23:12:24.360Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-15T23:12:24.360Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-15T23:12:24.360Z] Suggested packages: [2021-07-15T23:12:24.360Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-15T23:12:24.361Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-15T23:12:24.361Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-15T23:12:24.361Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-15T23:12:24.361Z] systemd-container policykit-1 [2021-07-15T23:12:24.361Z] Recommended packages: [2021-07-15T23:12:24.361Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-15T23:12:24.361Z] The following NEW packages will be installed: [2021-07-15T23:12:24.361Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-15T23:12:24.361Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-15T23:12:24.361Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-15T23:12:24.361Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-15T23:12:24.361Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-15T23:12:24.361Z] The following packages will be upgraded: [2021-07-15T23:12:24.361Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-15T23:12:24.361Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-07-15T23:12:24.361Z] Need to get 36.7 MB of archives. [2021-07-15T23:12:24.361Z] After this operation, 147 MB of additional disk space will be used. [2021-07-15T23:12:24.361Z] 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-07-15T23:12:24.628Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-15T23:12:24.628Z] 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-07-15T23:12:24.628Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-15T23:12:24.628Z] 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-07-15T23:12:24.628Z] 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-07-15T23:12:24.628Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-15T23:12:24.628Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-15T23:12:24.628Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-15T23:12:24.628Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-15T23:12:24.628Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-15T23:12:24.628Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-15T23:12:24.628Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-15T23:12:24.628Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-15T23:12:24.628Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-15T23:12:24.628Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-15T23:12:25.398Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-15T23:12:25.398Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-15T23:12:25.398Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-15T23:12:25.707Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-15T23:12:25.707Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-15T23:12:25.707Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-15T23:12:25.707Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-15T23:12:25.707Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-15T23:12:25.707Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-15T23:12:25.707Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-15T23:12:25.707Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-15T23:12:25.707Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-15T23:12:25.707Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-15T23:12:25.707Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-15T23:12:26.677Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T23:12:26.945Z] Fetched 36.7 MB in 2s (15.8 MB/s) [2021-07-15T23:12:26.945Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T23:12:26.945Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-15T23:12:26.945Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T23:12:27.569Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-15T23:12:27.569Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T23:12:27.569Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-15T23:12:27.569Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T23:12:27.569Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-15T23:12:27.569Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-15T23:12:27.839Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-15T23:12:27.839Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T23:12:27.839Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-15T23:12:27.839Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-15T23:12:28.111Z] Setting up apt (1.6.14) ... [2021-07-15T23:12:28.111Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-15T23:12:28.405Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-15T23:12:28.405Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-15T23:12:28.405Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T23:12:28.405Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T23:12:28.674Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-15T23:12:28.674Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T23:12:28.674Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T23:12:28.946Z] Selecting previously unselected package libexpat1:amd64. [2021-07-15T23:12:28.946Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-15T23:12:28.946Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T23:12:28.946Z] Selecting previously unselected package python3.6-minimal. [2021-07-15T23:12:28.946Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T23:12:28.946Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T23:12:29.217Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T23:12:29.217Z] Checking for services that may need to be restarted...done. [2021-07-15T23:12:29.217Z] Checking for services that may need to be restarted...done. [2021-07-15T23:12:29.217Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T23:12:29.217Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T23:12:29.217Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T23:12:29.804Z] Selecting previously unselected package python3-minimal. [2021-07-15T23:12:29.804Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-15T23:12:29.804Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-15T23:12:29.804Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-15T23:12:29.804Z] Selecting previously unselected package mime-support. [2021-07-15T23:12:29.804Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-15T23:12:29.804Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-15T23:12:29.804Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-15T23:12:29.804Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-15T23:12:29.804Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T23:12:29.804Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-15T23:12:29.804Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T23:12:29.804Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T23:12:30.073Z] Selecting previously unselected package python3.6. [2021-07-15T23:12:30.073Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T23:12:30.073Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T23:12:30.073Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-15T23:12:30.073Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-15T23:12:30.073Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T23:12:30.073Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-15T23:12:30.343Z] Selecting previously unselected package python3. [2021-07-15T23:12:30.343Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-15T23:12:30.343Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-15T23:12:30.343Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-15T23:12:30.343Z] Selecting previously unselected package multiarch-support. [2021-07-15T23:12:30.343Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T23:12:30.343Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T23:12:30.343Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T23:12:30.343Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-15T23:12:30.343Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-15T23:12:30.343Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-15T23:12:30.343Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T23:12:30.611Z] Selecting previously unselected package libbsd0:amd64. [2021-07-15T23:12:30.611Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-15T23:12:30.611Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T23:12:30.611Z] Selecting previously unselected package sudo. [2021-07-15T23:12:30.611Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-15T23:12:30.611Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T23:12:30.611Z] Selecting previously unselected package apparmor. [2021-07-15T23:12:30.611Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T23:12:30.611Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-15T23:12:30.611Z] Selecting previously unselected package libedit2:amd64. [2021-07-15T23:12:30.879Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-15T23:12:30.879Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T23:12:30.879Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-15T23:12:30.879Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T23:12:30.879Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T23:12:30.879Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-15T23:12:30.879Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T23:12:30.879Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T23:12:30.879Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-15T23:12:30.879Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-15T23:12:30.879Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T23:12:30.879Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-15T23:12:30.879Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T23:12:30.879Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T23:12:31.146Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-15T23:12:31.146Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T23:12:31.146Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T23:12:31.146Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-15T23:12:31.146Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-15T23:12:31.146Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T23:12:31.146Z] Selecting previously unselected package openssh-client. [2021-07-15T23:12:31.146Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-15T23:12:31.146Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T23:12:31.414Z] Selecting previously unselected package squashfs-tools. [2021-07-15T23:12:31.414Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-15T23:12:31.414Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T23:12:31.414Z] Selecting previously unselected package snapd. [2021-07-15T23:12:31.414Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-15T23:12:31.414Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-15T23:12:31.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements [2021-07-15T23:12:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T23:12:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T23:12:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T23:12:31.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-07-15T23:12:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T23:12:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T23:12:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T23:12:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T23:12:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T23:12:31.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.169s coverage: 87.2% of statements [2021-07-15T23:12:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T23:12:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T23:12:31.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements [2021-07-15T23:12:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T23:12:31.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.174s coverage: 58.8% of statements [2021-07-15T23:12:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T23:12:31.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.167s coverage: 80.0% of statements [2021-07-15T23:12:31.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2021-07-15T23:12:31.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.245s coverage: 85.4% of statements [2021-07-15T23:12:31.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.314s coverage: 91.2% of statements [2021-07-15T23:12:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T23:12:31.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.765s coverage: 64.4% of statements [2021-07-15T23:12:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T23:12:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T23:12:31.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements [2021-07-15T23:12:31.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-07-15T23:12:31.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-07-15T23:12:32.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2021-07-15T23:12:33.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2021-07-15T23:12:33.367Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T23:12:33.367Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T23:12:33.636Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-15T23:12:33.636Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T23:12:33.636Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T23:12:33.636Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T23:12:33.636Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T23:12:33.636Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-15T23:12:33.636Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-15T23:12:34.226Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T23:12:34.226Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T23:12:34.226Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T23:12:34.226Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T23:12:34.226Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T23:12:34.226Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T23:12:34.815Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T23:12:34.815Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T23:12:34.815Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T23:12:34.815Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-15T23:12:34.815Z] running python rtupdate hooks for python3.6... [2021-07-15T23:12:34.815Z] running python post-rtupdate hooks for python3.6... [2021-07-15T23:12:35.083Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-15T23:12:35.670Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-15T23:12:35.670Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T23:12:35.670Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T23:12:35.940Z] Setting up snapd (2.49.2+18.04) ... [2021-07-15T23:12:36.209Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-15T23:12:36.477Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-15T23:12:36.477Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-15T23:12:36.744Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-15T23:12:37.013Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T23:12:37.013Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T23:12:37.013Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-15T23:12:37.283Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-15T23:12:37.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.105s coverage: 66.9% of statements [2021-07-15T23:12:37.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T23:12:37.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T23:12:37.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T23:12:37.552Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-15T23:12:37.552Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-15T23:12:37.822Z] /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-07-15T23:12:37.822Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T23:12:37.822Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T23:12:38.785Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T23:12:38.785Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T23:12:38.785Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T23:12:39.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.746s coverage: 43.6% of statements [2021-07-15T23:12:39.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T23:12:39.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T23:12:39.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements [2021-07-15T23:12:39.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T23:12:39.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.193s coverage: 84.8% of statements [2021-07-15T23:12:39.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T23:12:40.021Z] Reading package lists... [2021-07-15T23:12:40.289Z] Reading package lists... [2021-07-15T23:12:40.557Z] Building dependency tree... [2021-07-15T23:12:40.557Z] Reading state information... [2021-07-15T23:12:40.824Z] Calculating upgrade... [2021-07-15T23:12:40.824Z] The following packages will be upgraded: [2021-07-15T23:12:40.824Z] advancecomp base-files bash binutils binutils-common [2021-07-15T23:12:40.824Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-15T23:12:40.824Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-15T23:12:40.824Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-07-15T23:12:40.824Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-07-15T23:12:40.824Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-15T23:12:40.824Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-15T23:12:40.824Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-15T23:12:40.824Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-15T23:12:40.824Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-15T23:12:40.824Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-15T23:12:40.824Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-15T23:12:40.824Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-15T23:12:40.824Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-15T23:12:40.824Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-15T23:12:40.824Z] ubuntu-keyring util-linux [2021-07-15T23:12:40.824Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T23:12:40.824Z] Need to get 64.2 MB of archives. [2021-07-15T23:12:40.824Z] After this operation, 5113 kB of additional disk space will be used. [2021-07-15T23:12:40.824Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-15T23:12:41.098Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-15T23:12:41.098Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-15T23:12:41.098Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-15T23:12:41.098Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-15T23:12:41.098Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-15T23:12:41.098Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-15T23:12:41.098Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-15T23:12:41.098Z] 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-07-15T23:12:41.098Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-15T23:12:41.098Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-15T23:12:41.098Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-15T23:12:41.098Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-15T23:12:41.098Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-15T23:12:41.098Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-15T23:12:41.098Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-15T23:12:41.098Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-15T23:12:41.098Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-15T23:12:41.098Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-15T23:12:41.368Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-15T23:12:41.368Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-15T23:12:41.368Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-15T23:12:41.368Z] 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-07-15T23:12:41.368Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-15T23:12:41.368Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-15T23:12:41.368Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-15T23:12:41.368Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-15T23:12:41.368Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-15T23:12:41.368Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-15T23:12:41.368Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-15T23:12:41.368Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-15T23:12:41.368Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-15T23:12:41.368Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-15T23:12:41.368Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-15T23:12:41.368Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-15T23:12:41.368Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-15T23:12:41.368Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-15T23:12:41.368Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-15T23:12:41.368Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-15T23:12:41.368Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-15T23:12:41.368Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-15T23:12:41.368Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-15T23:12:41.368Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-15T23:12:41.368Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-15T23:12:41.368Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-15T23:12:41.368Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-15T23:12:41.368Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-15T23:12:41.368Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-15T23:12:41.368Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-15T23:12:41.368Z] 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-07-15T23:12:41.368Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-15T23:12:41.368Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-15T23:12:41.368Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-15T23:12:41.368Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-15T23:12:41.368Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-15T23:12:41.368Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-15T23:12:41.635Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-15T23:12:41.635Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-15T23:12:41.901Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-15T23:12:41.901Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-15T23:12:41.901Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-15T23:12:42.167Z] 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-07-15T23:12:42.167Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-15T23:12:42.167Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-15T23:12:42.167Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-15T23:12:42.167Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-15T23:12:42.434Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-15T23:12:42.434Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-15T23:12:42.434Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-15T23:12:42.434Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-15T23:12:42.434Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-15T23:12:42.434Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-15T23:12:42.434Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-07-15T23:12:42.434Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-15T23:12:42.704Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-15T23:12:42.704Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-15T23:12:42.704Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-15T23:12:42.704Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-15T23:12:42.704Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-15T23:12:42.704Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-15T23:12:42.704Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-15T23:12:42.704Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-15T23:12:42.704Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-15T23:12:42.704Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-15T23:12:42.704Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-15T23:12:42.704Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-15T23:12:42.704Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-15T23:12:42.704Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-15T23:12:42.704Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-15T23:12:42.971Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-15T23:12:42.972Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-15T23:12:42.972Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-15T23:12:42.972Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-15T23:12:42.972Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-15T23:12:42.972Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-15T23:12:42.972Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-15T23:12:42.972Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-07-15T23:12:42.972Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-15T23:12:42.972Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-15T23:12:42.972Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-15T23:12:42.972Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-15T23:12:42.972Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-15T23:12:43.240Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-15T23:12:43.240Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T23:12:43.240Z] Fetched 64.2 MB in 2s (29.1 MB/s) [2021-07-15T23:12:43.240Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T23:12:43.240Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T23:12:43.240Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T23:12:43.838Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T23:12:43.838Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T23:12:43.838Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-15T23:12:43.838Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-15T23:12:43.838Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:44.106Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T23:12:44.106Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:44.106Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T23:12:44.106Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:44.106Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T23:12:44.106Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:44.106Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T23:12:44.374Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:44.374Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T23:12:44.374Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:44.374Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T23:12:44.374Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:44.374Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T23:12:44.374Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T23:12:44.374Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T23:12:44.374Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:44.374Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-15T23:12:44.641Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-15T23:12:44.641Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T23:12:44.641Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:44.641Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T23:12:44.641Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:44.641Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T23:12:44.641Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:44.641Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T23:12:44.909Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T23:12:44.909Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T23:12:44.909Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T23:12:45.177Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T23:12:45.445Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T23:12:45.714Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T23:12:45.714Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-15T23:12:45.714Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-15T23:12:45.714Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-15T23:12:45.714Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-15T23:12:45.982Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-15T23:12:45.982Z] Installing new version of config file /etc/issue ... [2021-07-15T23:12:45.982Z] Installing new version of config file /etc/issue.net ... [2021-07-15T23:12:45.982Z] Installing new version of config file /etc/lsb-release ... [2021-07-15T23:12:45.982Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-15T23:12:46.252Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-15T23:12:46.252Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-15T23:12:46.252Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-15T23:12:46.252Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:46.252Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-15T23:12:46.252Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-15T23:12:46.525Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-15T23:12:46.525Z] 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-07-15T23:12:46.525Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:46.525Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T23:12:46.525Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-15T23:12:46.525Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-15T23:12:46.525Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:46.525Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-15T23:12:46.525Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-15T23:12:46.797Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-15T23:12:46.797Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:46.798Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-15T23:12:46.798Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T23:12:47.068Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-15T23:12:47.068Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:47.068Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T23:12:47.068Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T23:12:47.068Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T23:12:47.068Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:47.068Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T23:12:47.068Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T23:12:47.337Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-15T23:12:47.337Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:47.337Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-15T23:12:47.337Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-15T23:12:47.337Z] Setting up grep (3.1-2build1) ... [2021-07-15T23:12:47.337Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:47.337Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-07-15T23:12:47.337Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-07-15T23:12:47.606Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-07-15T23:12:47.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.247s coverage: 19.3% of statements [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T23:12:47.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.577s coverage: 91.9% of statements [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T23:12:47.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.215s coverage: 62.7% of statements [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T23:12:47.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.454s coverage: 97.6% of statements [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T23:12:47.655Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.162s coverage: 28.9% of statements [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T23:12:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T23:12:47.655Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements [2021-07-15T23:12:47.655Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements [2021-07-15T23:12:47.655Z] GO111MODULE=on go vet ./... [2021-07-15T23:12:47.876Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:47.876Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T23:12:47.876Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T23:12:47.876Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-15T23:12:47.876Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:47.876Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T23:12:47.876Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T23:12:47.876Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-15T23:12:48.145Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:48.146Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T23:12:48.146Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T23:12:48.414Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T23:12:48.414Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T23:12:48.681Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T23:12:48.681Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T23:12:48.681Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-15T23:12:48.951Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:48.951Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-15T23:12:48.951Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T23:12:49.221Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T23:12:49.221Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T23:12:49.221Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T23:12:49.221Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T23:12:49.491Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T23:12:49.491Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:49.491Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-15T23:12:49.491Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-15T23:12:49.491Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-15T23:12:49.491Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:49.491Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T23:12:49.491Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T23:12:49.767Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T23:12:49.767Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:49.767Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T23:12:49.767Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T23:12:49.767Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T23:12:49.767Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:49.767Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T23:12:49.767Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T23:12:50.037Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T23:12:50.037Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:50.037Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T23:12:50.037Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T23:12:50.037Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T23:12:50.037Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:50.037Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T23:12:50.037Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T23:12:50.308Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T23:12:50.309Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T23:12:50.309Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T23:12:50.309Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:50.309Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T23:12:50.309Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T23:12:50.309Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T23:12:50.309Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:50.309Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T23:12:50.593Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T23:12:50.593Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T23:12:50.593Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:50.593Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T23:12:50.593Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T23:12:50.593Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-15T23:12:50.593Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:50.593Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T23:12:50.862Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T23:12:51.131Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-15T23:12:51.403Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-15T23:12:51.690Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-15T23:12:51.690Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:51.690Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T23:12:51.690Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T23:12:51.959Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T23:12:51.959Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T23:12:51.959Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-15T23:12:51.959Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T23:12:51.959Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-15T23:12:51.959Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T23:12:51.959Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-15T23:12:52.231Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-15T23:12:52.231Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-15T23:12:52.231Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T23:12:52.231Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-15T23:12:52.231Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T23:12:52.501Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-15T23:12:52.501Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T23:12:52.501Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-15T23:12:52.501Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T23:12:52.501Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-15T23:12:52.501Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T23:12:52.501Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T23:12:52.501Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T23:12:52.770Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T23:12:52.770Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T23:12:52.770Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T23:12:52.770Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T23:12:52.770Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T23:12:53.039Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-15T23:12:53.039Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T23:12:53.039Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T23:12:53.039Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T23:12:53.309Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:53.309Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T23:12:53.309Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T23:12:53.309Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-15T23:12:53.309Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T23:12:53.309Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T23:12:53.309Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T23:12:53.309Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T23:12:53.309Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:53.309Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-15T23:12:53.584Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-15T23:12:53.584Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-15T23:12:53.584Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:53.584Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-15T23:12:53.584Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-15T23:12:53.584Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-15T23:12:53.854Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:53.854Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-15T23:12:53.854Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T23:12:53.854Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T23:12:53.854Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:53.854Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T23:12:54.124Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T23:12:54.124Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T23:12:54.124Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:54.124Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-15T23:12:54.124Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-15T23:12:54.124Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-15T23:12:54.124Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:54.124Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T23:12:54.394Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T23:12:54.394Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-15T23:12:54.667Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:54.667Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T23:12:54.667Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T23:12:54.667Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-15T23:12:54.667Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:54.667Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T23:12:54.667Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T23:12:54.667Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T23:12:54.936Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:54.936Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T23:12:54.936Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T23:12:54.936Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T23:12:54.936Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:54.936Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-15T23:12:54.936Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-15T23:12:54.936Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-15T23:12:55.203Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:55.203Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-15T23:12:55.203Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-15T23:12:55.203Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-15T23:12:55.203Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:55.203Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-15T23:12:55.203Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-15T23:12:55.203Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-15T23:12:55.470Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:55.470Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-15T23:12:55.470Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-15T23:12:55.470Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-15T23:12:55.470Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:55.470Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-15T23:12:55.470Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-15T23:12:55.470Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-15T23:12:55.741Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T23:12:55.741Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-15T23:12:55.741Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-15T23:12:55.741Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-15T23:12:55.741Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-15T23:12:55.741Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T23:12:55.741Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T23:12:55.741Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T23:12:55.741Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T23:12:56.007Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T23:12:56.007Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T23:12:56.007Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-15T23:12:56.007Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-15T23:12:56.276Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T23:12:56.276Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-15T23:12:56.276Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-15T23:12:56.276Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-15T23:12:56.276Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-15T23:12:56.276Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-15T23:12:56.276Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-15T23:12:56.276Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-15T23:12:56.545Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-15T23:12:56.546Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-15T23:12:56.546Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-15T23:12:56.546Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-15T23:12:56.546Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-15T23:12:56.546Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-15T23:12:56.546Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-15T23:12:56.815Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-15T23:12:56.815Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-15T23:12:56.815Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-15T23:12:57.083Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-15T23:12:57.083Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-15T23:12:57.083Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T23:12:57.083Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T23:12:57.351Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T23:12:57.351Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T23:12:57.351Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T23:12:57.351Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T23:12:57.619Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T23:12:57.619Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T23:12:57.619Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:57.619Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T23:12:57.619Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:57.619Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T23:12:57.619Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:57.619Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T23:12:57.888Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:57.888Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T23:12:58.878Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:58.878Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T23:12:59.468Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:59.468Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T23:12:59.736Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T23:12:59.736Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T23:13:00.005Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T23:13:00.005Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T23:13:00.601Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T23:13:00.601Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T23:13:00.601Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T23:13:00.601Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T23:13:00.872Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T23:13:00.872Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T23:13:00.872Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T23:13:00.872Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T23:13:00.872Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-15T23:13:00.872Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-15T23:13:01.142Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T23:13:01.142Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T23:13:01.142Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T23:13:01.142Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T23:13:01.142Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-15T23:13:01.142Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-15T23:13:01.142Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T23:13:01.142Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T23:13:01.142Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T23:13:01.412Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T23:13:01.412Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T23:13:01.412Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-15T23:13:01.412Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-15T23:13:01.412Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-15T23:13:01.412Z] [2021-07-15T23:13:01.412Z] Current default time zone: 'Etc/UTC' [2021-07-15T23:13:01.412Z] Local time is now: Thu Jul 15 23:13:01 UTC 2021. [2021-07-15T23:13:01.412Z] Universal Time is now: Thu Jul 15 23:13:01 UTC 2021. [2021-07-15T23:13:01.412Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-15T23:13:01.412Z] [2021-07-15T23:13:01.412Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-15T23:13:01.412Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T23:13:01.412Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-15T23:13:01.412Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-15T23:13:01.412Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-15T23:13:01.412Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-15T23:13:01.412Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-15T23:13:01.412Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-15T23:13:01.412Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-15T23:13:01.412Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T23:13:01.412Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T23:13:01.705Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-15T23:13:01.705Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T23:13:01.705Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T23:13:01.705Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T23:13:01.705Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-15T23:13:01.705Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-15T23:13:01.705Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-15T23:13:01.705Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T23:13:01.705Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-15T23:13:01.705Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-15T23:13:01.705Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-15T23:13:01.705Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-15T23:13:03.676Z] Updating certificates in /etc/ssl/certs... [2021-07-15T23:13:04.642Z] 23 added, 27 removed; done. [2021-07-15T23:13:04.642Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T23:13:04.642Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T23:13:04.642Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-15T23:13:04.642Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-15T23:13:04.642Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-15T23:13:04.642Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T23:13:04.642Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T23:13:04.642Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T23:13:04.642Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T23:13:04.642Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T23:13:04.642Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T23:13:04.642Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T23:13:04.642Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-15T23:13:04.642Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-15T23:13:04.913Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-15T23:13:04.913Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-15T23:13:04.913Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-15T23:13:04.913Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T23:13:04.913Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T23:13:04.913Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-15T23:13:04.913Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-15T23:13:04.913Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-15T23:13:04.913Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T23:13:04.913Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T23:13:04.913Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-15T23:13:04.913Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-15T23:13:04.913Z] Updating certificates in /etc/ssl/certs... [2021-07-15T23:13:05.878Z] 0 added, 0 removed; done. [2021-07-15T23:13:05.878Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-15T23:13:05.878Z] done. [2021-07-15T23:13:06.147Z] Reading package lists... [2021-07-15T23:13:06.147Z] Building dependency tree... [2021-07-15T23:13:06.147Z] Reading state information... [2021-07-15T23:13:06.417Z] The following NEW packages will be installed: [2021-07-15T23:13:06.417Z] apt-transport-https [2021-07-15T23:13:06.417Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T23:13:06.688Z] Need to get 4348 B of archives. [2021-07-15T23:13:06.688Z] After this operation, 154 kB of additional disk space will be used. [2021-07-15T23:13:06.688Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-15T23:13:06.688Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T23:13:06.688Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-07-15T23:13:06.688Z] Selecting previously unselected package apt-transport-https. [2021-07-15T23:13:06.688Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-15T23:13:06.688Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-15T23:13:06.688Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-15T23:13:06.958Z] Setting up apt-transport-https (1.6.14) ... [2021-07-15T23:13:07.228Z] Waiting for network to be ready... [2021-07-15T23:13:13.895Z] 2021-07-15T23:13:09Z INFO Waiting for automatic snapd restart... [2021-07-15T23:13:13.895Z] snapd 2.51.1 from Canonical* installed [2021-07-15T23:13:14.165Z] "snapd" switched to the "latest/stable" channel [2021-07-15T23:13:14.165Z] [2021-07-15T23:13:16.753Z] core18 20210611 from Canonical* installed [2021-07-15T23:13:16.753Z] "core18" switched to the "latest/stable" channel [2021-07-15T23:13:16.753Z] [2021-07-15T23:13:20.121Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T23:13:20.121Z] "snapcraft" switched to the "latest/stable" channel [2021-07-15T23:13:20.121Z] [2021-07-15T23:13:24.390Z] 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-07-15T23:13:24.390Z] - README.md [2021-07-15T23:13:24.390Z] [2021-07-15T23:13:24.390Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T23:13:25.194Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T23:13:25.195Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T23:13:27.809Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T23:13:28.778Z] Reading package lists... [2021-07-15T23:13:29.367Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-15T23:13:29.367Z] Reading package lists... [2021-07-15T23:13:29.639Z] Building dependency tree... [2021-07-15T23:13:29.639Z] Reading state information... [2021-07-15T23:13:29.639Z] Suggested packages: [2021-07-15T23:13:29.639Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-15T23:13:29.639Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-15T23:13:29.639Z] Recommended packages: [2021-07-15T23:13:29.639Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-15T23:13:29.639Z] The following NEW packages will be installed: [2021-07-15T23:13:29.639Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-15T23:13:29.639Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-15T23:13:29.639Z] pkg-config zip [2021-07-15T23:13:29.639Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T23:13:29.908Z] Need to get 7663 kB of archives. [2021-07-15T23:13:29.908Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-15T23:13:29.908Z] 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-07-15T23:13:29.908Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-15T23:13:30.177Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-15T23:13:30.177Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-15T23:13:30.177Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-15T23:13:30.177Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-15T23:13:30.445Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-15T23:13:30.445Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-15T23:13:30.445Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-15T23:13:30.445Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-15T23:13:30.445Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-15T23:13:30.445Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-15T23:13:30.445Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-15T23:13:30.714Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-15T23:13:30.714Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-15T23:13:30.714Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T23:13:30.714Z] Fetched 7663 kB in 1s (9496 kB/s) [2021-07-15T23:13:30.714Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-15T23:13:30.714Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-15T23:13:30.714Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-15T23:13:30.714Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T23:13:30.983Z] Selecting previously unselected package libpsl5:amd64. [2021-07-15T23:13:30.983Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-15T23:13:30.983Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T23:13:30.983Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-15T23:13:30.983Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-15T23:13:30.983Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T23:13:30.983Z] Selecting previously unselected package librtmp1:amd64. [2021-07-15T23:13:30.983Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-15T23:13:30.983Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T23:13:30.983Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-15T23:13:31.276Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-15T23:13:31.276Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T23:13:31.276Z] Selecting previously unselected package liberror-perl. [2021-07-15T23:13:31.276Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-15T23:13:31.276Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-15T23:13:31.276Z] Selecting previously unselected package git-man. [2021-07-15T23:13:31.276Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-15T23:13:31.276Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T23:13:31.276Z] Selecting previously unselected package git. [2021-07-15T23:13:31.276Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-15T23:13:31.276Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T23:13:31.879Z] Selecting previously unselected package libnorm1:amd64. [2021-07-15T23:13:31.879Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-15T23:13:31.879Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T23:13:31.879Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-15T23:13:31.879Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-15T23:13:31.879Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T23:13:32.150Z] Selecting previously unselected package libsodium23:amd64. [2021-07-15T23:13:32.150Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-15T23:13:32.150Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-15T23:13:32.150Z] Selecting previously unselected package libzmq5:amd64. [2021-07-15T23:13:32.150Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T23:13:32.150Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T23:13:32.150Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-15T23:13:32.150Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T23:13:32.150Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T23:13:32.150Z] Selecting previously unselected package pkg-config. [2021-07-15T23:13:32.150Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-15T23:13:32.150Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T23:13:32.418Z] Selecting previously unselected package zip. [2021-07-15T23:13:32.418Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-15T23:13:32.418Z] Unpacking zip (3.0-11build1) ... [2021-07-15T23:13:32.418Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T23:13:32.418Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T23:13:32.418Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T23:13:32.418Z] Setting up liberror-perl (0.17025-1) ... [2021-07-15T23:13:32.418Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T23:13:32.418Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T23:13:32.418Z] No schema files found: doing nothing. [2021-07-15T23:13:32.418Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T23:13:32.418Z] Setting up zip (3.0-11build1) ... [2021-07-15T23:13:32.418Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T23:13:32.418Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-15T23:13:32.418Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T23:13:32.418Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T23:13:32.418Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T23:13:32.418Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T23:13:32.418Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T23:13:32.688Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T23:13:33.274Z] git set to automatically installed. [2021-07-15T23:13:33.274Z] git-man set to automatically installed. [2021-07-15T23:13:33.274Z] libcurl3-gnutls set to automatically installed. [2021-07-15T23:13:33.274Z] liberror-perl set to automatically installed. [2021-07-15T23:13:33.274Z] libglib2.0-0 set to automatically installed. [2021-07-15T23:13:33.274Z] libnghttp2-14 set to automatically installed. [2021-07-15T23:13:33.274Z] libnorm1 set to automatically installed. [2021-07-15T23:13:33.274Z] libpgm-5.2-0 set to automatically installed. [2021-07-15T23:13:33.274Z] libpsl5 set to automatically installed. [2021-07-15T23:13:33.274Z] librtmp1 set to automatically installed. [2021-07-15T23:13:33.274Z] libsodium23 set to automatically installed. [2021-07-15T23:13:33.274Z] libzmq3-dev set to automatically installed. [2021-07-15T23:13:33.274Z] libzmq5 set to automatically installed. [2021-07-15T23:13:33.274Z] pkg-config set to automatically installed. [2021-07-15T23:13:33.274Z] zip set to automatically installed. [2021-07-15T23:13:34.689Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T23:13:35.275Z] snap "core18" has no updates available [2021-07-15T23:13:37.222Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T23:13:42.589Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-15T23:13:42.589Z] Pulling config-common [2021-07-15T23:13:42.589Z] + snapcraftctl pull [2021-07-15T23:13:44.041Z] Pulling go-build-helper [2021-07-15T23:13:44.041Z] + snapcraftctl pull [2021-07-15T23:13:45.006Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-15T23:13:45.006Z] Skipping pull go-build-helper (already ran) [2021-07-15T23:13:45.006Z] Building go-build-helper [2021-07-15T23:13:45.006Z] + snapcraftctl build [2021-07-15T23:13:46.959Z] Staging go-build-helper [2021-07-15T23:13:46.959Z] + snapcraftctl stage [2021-07-15T23:13:55.812Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T23:13:55.812Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T23:13:55.812Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T23:13:55.812Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T23:13:55.812Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T23:13:55.812Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T23:13:55.812Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T23:13:55.812Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T23:13:55.812Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T23:13:55.812Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T23:13:55.812Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T23:13:55.812Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T23:13:55.812Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T23:13:55.812Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T23:13:55.812Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T23:13:55.812Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T23:13:55.812Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T23:13:55.812Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T23:13:55.812Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T23:13:55.812Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] [2021-07-15T23:13:55.812Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T23:13:55.812Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T23:13:55.812Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T23:13:55.812Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T23:13:55.812Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T23:13:55.812Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T23:13:55.812Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T23:13:55.812Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-15T23:13:55.812Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-15T23:13:55.812Z] Fetched 224 kB in 0s (0 B/s) [2021-07-15T23:13:55.812Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-15T23:13:55.812Z] Fetched 157 kB in 0s (0 B/s) [2021-07-15T23:13:55.812Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-15T23:13:55.812Z] Fetched 221 kB in 0s (0 B/s) [2021-07-15T23:13:55.812Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-15T23:13:55.812Z] Fetched 143 kB in 0s (0 B/s) [2021-07-15T23:13:55.812Z] Pulling edgex-go [2021-07-15T23:13:55.812Z] + snapcraftctl pull [2021-07-15T23:13:57.238Z] Pulling hooks [2021-07-15T23:13:57.238Z] + snapcraftctl pull [2021-07-15T23:14:09.490Z] gofmt -l . [2021-07-15T23:14:09.490Z] [ "`gofmt -l .`" = "" ] [2021-07-15T23:14:09.490Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T23:14:11.155Z] + ls -al . [2021-07-15T23:14:11.155Z] total 600 [2021-07-15T23:14:11.155Z] drwxrwxr-x 9 1001 1001 4096 Jul 15 23:14 . [2021-07-15T23:14:11.155Z] drwxr-xr-x 4 root root 4096 Jul 15 23:09 .. [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 23:08 .dockerignore [2021-07-15T23:14:11.155Z] drwxrwxr-x 8 1001 1001 4096 Jul 15 23:08 .git [2021-07-15T23:14:11.155Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 23:08 .github [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 23:08 .gitignore [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 23:08 .hadolint.yml [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 23:08 .sonarcloud.properties [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 23:08 Attribution.txt [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 23:08 CHANGELOG.md [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 23:08 CONTRIBUTING.md [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 23:08 Dockerfile.build [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 23:08 Jenkinsfile [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 23:08 LICENSE [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 5915 Jul 15 23:08 Makefile [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 8649 Jul 15 23:08 README.md [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 23:08 SECURITY.md [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 23:03 VERSION [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 23:08 ZMQWindows.md [2021-07-15T23:14:11.155Z] drwxrwxr-x 2 1001 1001 4096 Jul 15 23:08 bin [2021-07-15T23:14:11.155Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 23:08 cmd [2021-07-15T23:14:11.155Z] -rw-r--r-- 1 root root 402846 Jul 15 23:12 coverage.out [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 23:08 go.mod [2021-07-15T23:14:11.155Z] -rw-r--r-- 1 root root 21149 Jul 15 23:09 go.sum [2021-07-15T23:14:11.155Z] drwxrwxr-x 7 1001 1001 4096 Jul 15 23:08 internal [2021-07-15T23:14:11.155Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 23:08 openapi [2021-07-15T23:14:11.155Z] drwxrwxr-x 4 1001 1001 4096 Jul 15 23:08 snap [2021-07-15T23:14:11.155Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 23:08 version.go [Pipeline] sh [2021-07-15T23:14:11.827Z] + '[' -e coverage.out ] [2021-07-15T23:14:11.827Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T23:14:11.848Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T23:14:14.580Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T23:14:15.254Z] + make build [2021-07-15T23:14:15.254Z] go mod tidy [2021-07-15T23:14:15.859Z] 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-07-15T23:14:17.157Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T23:14:17.157Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T23:14:17.157Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T23:14:17.157Z] Fetched 0 B in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-15T23:14:17.157Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-15T23:14:17.157Z] Fetched 279 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-15T23:14:17.157Z] Fetched 122 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-15T23:14:17.157Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-15T23:14:17.157Z] Fetched 8848 B in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-15T23:14:17.157Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-15T23:14:17.157Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-15T23:14:17.157Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-15T23:14:17.157Z] Fetched 219 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-15T23:14:17.157Z] Fetched 154 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-15T23:14:17.157Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-15T23:14:17.157Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-15T23:14:17.157Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-15T23:14:17.157Z] Fetched 499 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-15T23:14:17.157Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-15T23:14:17.157Z] Fetched 240 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-15T23:14:17.157Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-15T23:14:17.157Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-15T23:14:17.157Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-15T23:14:17.157Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-15T23:14:17.157Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-15T23:14:17.157Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-15T23:14:17.157Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-15T23:14:17.157Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-15T23:14:17.157Z] Fetched 8720 B in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-15T23:14:17.157Z] Fetched 140 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-15T23:14:17.157Z] Fetched 119 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-15T23:14:17.157Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-15T23:14:17.157Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-15T23:14:17.157Z] Fetched 645 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-15T23:14:17.157Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-15T23:14:17.157Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-15T23:14:17.157Z] Fetched 368 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-15T23:14:17.157Z] Fetched 187 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-15T23:14:17.157Z] Fetched 175 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-15T23:14:17.157Z] Fetched 206 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-15T23:14:17.157Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-15T23:14:17.157Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-15T23:14:17.157Z] Fetched 159 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-15T23:14:17.157Z] Fetched 107 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-15T23:14:17.157Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-15T23:14:17.157Z] Pulling static-packages [2021-07-15T23:14:17.157Z] + snapcraftctl pull [2021-07-15T23:14:17.746Z] Pulling version [2021-07-15T23:14:17.746Z] + cd /root/project [2021-07-15T23:14:17.746Z] + git describe --tags --abbrev=0 [2021-07-15T23:14:17.746Z] + sed s/v// [2021-07-15T23:14:17.746Z] + GIT_VERSION=2.0.1-dev.12 [2021-07-15T23:14:17.746Z] + [ -z 2.0.1-dev.12 ] [2021-07-15T23:14:17.746Z] + snapcraftctl set-version 2.0.1-dev.12 [2021-07-15T23:14:18.720Z] Building config-common [2021-07-15T23:14:18.720Z] + snapcraftctl build [2021-07-15T23:14:20.690Z] Skipping build go-build-helper (already ran) [2021-07-15T23:14:20.690Z] Building edgex-go [2021-07-15T23:14:20.960Z] + cd /root/parts/edgex-go/src [2021-07-15T23:14:20.961Z] + git describe --tags --abbrev=0 [2021-07-15T23:14:20.961Z] + sed s/v// [2021-07-15T23:14:20.961Z] + GIT_VERSION=2.0.1-dev.12 [2021-07-15T23:14:20.961Z] + [ -z 2.0.1-dev.12 ] [2021-07-15T23:14:20.961Z] + echo 2.0.1-dev.12 [2021-07-15T23:14:20.961Z] + make build [2021-07-15T23:14:20.961Z] go mod tidy [2021-07-15T23:14:22.377Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-15T23:14:22.377Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 [2021-07-15T23:14:22.377Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-15T23:14:22.377Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-15T23:14:22.572Z] 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-07-15T23:14:22.645Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-15T23:14:22.645Z] go: downloading github.com/google/uuid v1.3.0 [2021-07-15T23:14:22.645Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-15T23:14:22.645Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-15T23:14:22.645Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-15T23:14:22.645Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-15T23:14:22.918Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-15T23:14:22.918Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-15T23:14:22.918Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-15T23:14:23.188Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-15T23:14:23.462Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-15T23:14:23.462Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-15T23:14:23.462Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-15T23:14:24.053Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-15T23:14:24.053Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-15T23:14:24.053Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-15T23:14:24.053Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-15T23:14:24.053Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-15T23:14:24.053Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-15T23:14:24.053Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-15T23:14:24.053Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-15T23:14:24.053Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-15T23:14:24.692Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-15T23:14:24.692Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-15T23:14:24.692Z] go: downloading golang.org/x/text v0.3.2 [2021-07-15T23:14:24.692Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-15T23:14:24.990Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-15T23:14:24.990Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-15T23:14:24.990Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-15T23:14:24.990Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-15T23:14:24.990Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-15T23:14:24.990Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-15T23:14:24.990Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-15T23:14:25.257Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-15T23:14:25.257Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-15T23:14:25.257Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-15T23:14:25.257Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-15T23:14:25.527Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-15T23:14:25.527Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-15T23:14:25.527Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-15T23:14:25.527Z] go: downloading github.com/kr/text v0.1.0 [2021-07-15T23:14:25.527Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-15T23:14:25.527Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-15T23:14:25.527Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-15T23:14:25.527Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-15T23:14:25.527Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-15T23:14:25.527Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-15T23:14:25.796Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-15T23:14:25.796Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-15T23:14:25.796Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-15T23:14:25.796Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-15T23:14:25.796Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-15T23:14:25.796Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-15T23:14:25.796Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-15T23:14:25.796Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-15T23:14:25.796Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-15T23:14:25.796Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-15T23:14:25.796Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-15T23:14:25.796Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-15T23:14:26.067Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-15T23:14:26.067Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-15T23:14:26.067Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-15T23:14:26.067Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-15T23:14:26.067Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-15T23:14:26.067Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-15T23:14:26.067Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-15T23:14:26.067Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-15T23:14:26.067Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-15T23:14:26.068Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-15T23:14:26.068Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-15T23:14:26.068Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-15T23:14:26.068Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-15T23:14:26.068Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-15T23:14:26.068Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T23:14:36.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T23:14:40.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T23:14:41.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T23:14:42.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T23:14:42.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T23:14:44.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T23:14:44.878Z] 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-07-15T23:14:45.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T23:14:46.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T23:14:47.504Z] 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-07-15T23:14:47.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T23:14:48.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T23:14:49.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T23:14:51.840Z] 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-07-15T23:14:51.867Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-15T23:14:51.867Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-15T23:14:51.867Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-15T23:14:51.867Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-15T23:14:51.867Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-15T23:14:51.867Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-15T23:14:51.867Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-15T23:14:51.867Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-15T23:14:51.867Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-15T23:14:51.867Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-15T23:14:51.867Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-15T23:14:51.867Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-15T23:14:51.867Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-15T23:14:51.867Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-15T23:14:51.867Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-15T23:14:51.867Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-15T23:14:51.867Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-15T23:14:51.867Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-07-15T23:14:51.867Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-15T23:14:51.867Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-15T23:14:51.867Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-15T23:14:51.867Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-15T23:14:51.867Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-15T23:14:51.867Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-07-15T23:14:51.867Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-15T23:14:51.867Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-15T23:14:51.867Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-07-15T23:14:52.114Z] 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-07-15T23:14:52.833Z] Building hooks [2021-07-15T23:14:52.833Z] + cd /root/parts/hooks/src [2021-07-15T23:14:52.833Z] + make build [2021-07-15T23:14:52.833Z] go mod tidy [2021-07-15T23:14:53.121Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-15T23:14:53.398Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-15T23:14:53.398Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-15T23:14:53.398Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-15T23:14:53.665Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-15T23:14:54.252Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-15T23:14:54.840Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-15T23:14:54.840Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-15T23:14:55.500Z] 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-07-15T23:14:58.123Z] 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-07-15T23:14:58.198Z] Building static-packages [2021-07-15T23:14:58.198Z] + snapcraftctl build [2021-07-15T23:15:00.157Z] Building version [2021-07-15T23:15:00.157Z] + snapcraftctl build [2021-07-15T23:15:01.555Z] 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-07-15T23:15:02.168Z] Staging config-common [2021-07-15T23:15:02.168Z] + snapcraftctl stage [2021-07-15T23:15:03.646Z] Skipping stage go-build-helper (already ran) [2021-07-15T23:15:03.646Z] Staging edgex-go [2021-07-15T23:15:03.646Z] + snapcraftctl stage [2021-07-15T23:15:04.670Z] Staging hooks [2021-07-15T23:15:04.670Z] + snapcraftctl stage [2021-07-15T23:15:05.107Z] 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-07-15T23:15:05.679Z] Staging static-packages [2021-07-15T23:15:05.679Z] + snapcraftctl stage [2021-07-15T23:15:07.147Z] Staging version [2021-07-15T23:15:07.147Z] + snapcraftctl stage [2021-07-15T23:15:07.742Z] 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-07-15T23:15:08.139Z] Priming config-common [2021-07-15T23:15:08.139Z] + snapcraftctl prime [2021-07-15T23:15:09.162Z] Priming go-build-helper [2021-07-15T23:15:09.162Z] + snapcraftctl prime [2021-07-15T23:15:10.357Z] 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-07-15T23:15:10.611Z] Priming edgex-go [2021-07-15T23:15:10.611Z] + snapcraftctl prime [2021-07-15T23:15:11.606Z] Priming hooks [2021-07-15T23:15:11.606Z] + snapcraftctl prime [2021-07-15T23:15:13.064Z] Priming static-packages [2021-07-15T23:15:13.064Z] + snapcraftctl prime [2021-07-15T23:15:15.761Z] Priming version [2021-07-15T23:15:15.761Z] + snapcraftctl prime [Pipeline] } [2021-07-15T23:15:15.786Z] $ docker stop --time=1 b977104d5dce2a7e402d6661ee5673bb51926c3518b456900da9773a255e6b3d [2021-07-15T23:15:16.771Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-07-15T23:15:18.254Z] $ docker rm -f b977104d5dce2a7e402d6661ee5673bb51926c3518b456900da9773a255e6b3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:15:20.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T23:15:20.076Z] [2021-07-15T23:15:20.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:15:20.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T23:15:20.710Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-15T23:15:20.710Z] 29e5d40040c1: Pulling fs layer [2021-07-15T23:15:20.710Z] 1ce36da41761: Pulling fs layer [2021-07-15T23:15:20.710Z] 25b303627fd3: Pulling fs layer [2021-07-15T23:15:20.988Z] 29e5d40040c1: Verifying Checksum [2021-07-15T23:15:20.988Z] 29e5d40040c1: Download complete [2021-07-15T23:15:21.591Z] 1ce36da41761: Download complete [2021-07-15T23:15:21.591Z] 29e5d40040c1: Pull complete [2021-07-15T23:15:23.034Z] 1ce36da41761: Pull complete [2021-07-15T23:15:23.627Z] 25b303627fd3: Verifying Checksum [2021-07-15T23:15:23.627Z] 25b303627fd3: Download complete [2021-07-15T23:15:33.796Z] 25b303627fd3: Pull complete [2021-07-15T23:15:33.796Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-15T23:15:33.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T23:15:33.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-15T23:15:34.020Z] prd-ubuntu18.04-docker-arm64-4c-16g-3010 does not seem to be running inside a container [2021-07-15T23:15:34.099Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T23:15:37.400Z] $ docker top 8a0c615f777f9f536120bca7a1c1923200598734a8003b4a2805c80318c615b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T23:15:38.414Z] + grep parallel [2021-07-15T23:15:38.415Z] + docker-compose build --help [2021-07-15T23:15:42.722Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T23:15:43.339Z] $ docker stop --time=1 8a0c615f777f9f536120bca7a1c1923200598734a8003b4a2805c80318c615b9 [2021-07-15T23:15:45.323Z] $ docker rm -f 8a0c615f777f9f536120bca7a1c1923200598734a8003b4a2805c80318c615b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:15:46.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T23:15:46.142Z] . [Pipeline] withDockerContainer [2021-07-15T23:15:46.615Z] prd-ubuntu18.04-docker-arm64-4c-16g-3010 does not seem to be running inside a container [2021-07-15T23:15:46.695Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T23:15:48.315Z] $ docker top 85c8f9d7e66f7fe0e56352592192c0b3166c8542b04fe4cacd8823215c0a24d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T23:15:49.303Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T23:15:53.621Z] Building core-command ... [2021-07-15T23:15:53.621Z] Building core-data ... [2021-07-15T23:15:53.621Z] Building core-metadata ... [2021-07-15T23:15:53.621Z] Building security-bootstrapper ... [2021-07-15T23:15:53.621Z] Building security-proxy-setup ... [2021-07-15T23:15:53.621Z] Building security-secretstore-setup ... [2021-07-15T23:15:53.621Z] Building support-notifications ... [2021-07-15T23:15:53.621Z] Building support-scheduler ... [2021-07-15T23:15:53.621Z] Building sys-mgmt-agent ... [2021-07-15T23:15:53.621Z] Building core-data [2021-07-15T23:15:53.621Z] Building security-bootstrapper [2021-07-15T23:15:53.621Z] Building security-secretstore-setup [2021-07-15T23:15:53.621Z] Building core-metadata [2021-07-15T23:15:53.621Z] Building security-proxy-setup [2021-07-15T23:17:01.900Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:17:01.900Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:17:01.900Z] ---> b564e8527c5d [2021-07-15T23:17:01.900Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T23:17:01.900Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:17:01.900Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:17:01.900Z] ---> b564e8527c5d [2021-07-15T23:17:01.900Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T23:17:01.900Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:17:01.900Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:17:01.900Z] ---> b564e8527c5d [2021-07-15T23:17:01.900Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T23:17:01.900Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:17:01.900Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:17:01.900Z] ---> b564e8527c5d [2021-07-15T23:17:01.900Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T23:17:01.900Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:17:01.900Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:17:01.900Z] ---> b564e8527c5d [2021-07-15T23:17:01.900Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T23:17:01.900Z] ---> Running in ed2f7f81b659 [2021-07-15T23:17:01.900Z] ---> Running in 69add3392ee8 [2021-07-15T23:17:01.900Z] ---> Running in 84d5eabfc42d [2021-07-15T23:17:01.900Z] ---> Running in 5d241f69f7ff [2021-07-15T23:17:01.900Z] ---> Running in fbe084bff46f [2021-07-15T23:17:02.905Z] Removing intermediate container fbe084bff46f [2021-07-15T23:17:02.905Z] ---> 4e6e200b5f61 [2021-07-15T23:17:02.905Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container ed2f7f81b659 [2021-07-15T23:17:02.905Z] [2021-07-15T23:17:02.905Z] Removing intermediate container 84d5eabfc42d [2021-07-15T23:17:02.905Z] ---> 39a5ba9c30c0 [2021-07-15T23:17:02.905Z] ---> 2d719076c1be [2021-07-15T23:17:02.905Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:17:02.905Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:17:02.906Z] Removing intermediate container 5d241f69f7ff [2021-07-15T23:17:02.906Z] ---> 65710bee0c36 [2021-07-15T23:17:02.906Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:17:02.906Z] Removing intermediate container 69add3392ee8 [2021-07-15T23:17:02.906Z] ---> adc517991159 [2021-07-15T23:17:02.906Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:17:02.906Z] ---> Running in 461b88f89475 [2021-07-15T23:17:02.906Z] ---> Running in d321ab45b53e [2021-07-15T23:17:02.906Z] ---> Running in 867446662f1a [2021-07-15T23:17:02.906Z] ---> Running in 2aa424372221 [2021-07-15T23:17:03.219Z] ---> Running in 726975798a2d [2021-07-15T23:17:06.658Z] Removing intermediate container 461b88f89475 [2021-07-15T23:17:06.658Z] ---> f83edd9b6610 [2021-07-15T23:17:06.658Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T23:17:06.931Z] ---> Running in 7c6375577d14 [2021-07-15T23:17:07.204Z] Removing intermediate container 867446662f1a [2021-07-15T23:17:07.204Z] ---> 5511d4f4f57b [2021-07-15T23:17:07.204Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T23:17:07.492Z] ---> Running in 18150c711db0 [2021-07-15T23:17:07.492Z] Removing intermediate container 2aa424372221 [2021-07-15T23:17:07.492Z] ---> f2c10050efb7 [2021-07-15T23:17:07.492Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T23:17:07.772Z] Removing intermediate container d321ab45b53e [2021-07-15T23:17:07.772Z] ---> a9db684df970 [2021-07-15T23:17:07.772Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T23:17:07.772Z] ---> Running in 60b13c56ec02 [2021-07-15T23:17:08.048Z] Removing intermediate container 726975798a2d [2021-07-15T23:17:08.048Z] ---> 4bb95df806e2 [2021-07-15T23:17:08.048Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T23:17:08.048Z] ---> Running in 78c9976c0dca [2021-07-15T23:17:08.345Z] ---> Running in 8530dfc0467b [2021-07-15T23:17:08.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:17:09.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:17:09.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:17:10.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:17:10.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:17:10.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:17:10.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:17:11.021Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:17:11.021Z] OK: 218 MiB in 52 packages [2021-07-15T23:17:11.021Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:17:11.321Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:17:11.321Z] OK: 218 MiB in 52 packages [2021-07-15T23:17:11.932Z] OK: 218 MiB in 52 packages [2021-07-15T23:17:11.932Z] OK: 218 MiB in 52 packages [2021-07-15T23:17:12.547Z] OK: 218 MiB in 52 packages [2021-07-15T23:17:12.828Z] Removing intermediate container 7c6375577d14 [2021-07-15T23:17:12.828Z] ---> 0f6933430975 [2021-07-15T23:17:12.828Z] Step 6/26 : COPY go.mod . [2021-07-15T23:17:13.104Z] Removing intermediate container 18150c711db0 [2021-07-15T23:17:13.104Z] ---> 2963610acba4 [2021-07-15T23:17:13.104Z] Step 6/32 : COPY go.mod . [2021-07-15T23:17:13.705Z] Removing intermediate container 78c9976c0dca [2021-07-15T23:17:13.705Z] ---> 69b382c06af0 [2021-07-15T23:17:13.705Z] Step 6/24 : COPY go.mod . [2021-07-15T23:17:13.989Z] Removing intermediate container 60b13c56ec02 [2021-07-15T23:17:13.989Z] ---> c52cbda55380 [2021-07-15T23:17:13.989Z] Step 6/22 : COPY go.mod . [2021-07-15T23:17:13.989Z] ---> 4c7433f7acb1 [2021-07-15T23:17:13.989Z] Step 7/26 : RUN go mod download [2021-07-15T23:17:14.267Z] ---> be2ec47bdaaf [2021-07-15T23:17:14.267Z] Step 7/32 : RUN go mod download [2021-07-15T23:17:14.267Z] ---> Running in 27388bc74cff [2021-07-15T23:17:14.550Z] Removing intermediate container 8530dfc0467b [2021-07-15T23:17:14.550Z] ---> e48bcc5d6e74 [2021-07-15T23:17:14.550Z] Step 6/24 : COPY go.mod . [2021-07-15T23:17:14.550Z] ---> Running in 4de6d66dc4ff [2021-07-15T23:17:15.171Z] ---> c9ec4d505b33 [2021-07-15T23:17:15.171Z] Step 7/24 : RUN go mod download [2021-07-15T23:17:15.450Z] ---> 42872f112f89 [2021-07-15T23:17:15.450Z] Step 7/22 : RUN go mod download [2021-07-15T23:17:15.450Z] ---> Running in a2a383c3dafc [2021-07-15T23:17:15.726Z] ---> Running in 73f51c198fbd [2021-07-15T23:17:16.014Z] ---> ffc09218e685 [2021-07-15T23:17:16.014Z] Step 7/24 : RUN go mod download [2021-07-15T23:17:16.292Z] ---> Running in abb575fa8933 [2021-07-15T23:17:18.982Z] Removing intermediate container 27388bc74cff [2021-07-15T23:17:18.982Z] ---> 5cea9247e328 [2021-07-15T23:17:18.982Z] Step 8/26 : COPY . . [2021-07-15T23:17:19.597Z] Removing intermediate container 4de6d66dc4ff [2021-07-15T23:17:19.597Z] ---> fa21c5fd716b [2021-07-15T23:17:19.597Z] Step 8/32 : COPY . . [2021-07-15T23:17:20.202Z] Removing intermediate container a2a383c3dafc [2021-07-15T23:17:20.202Z] ---> 04edab731376 [2021-07-15T23:17:20.202Z] Step 8/24 : COPY . . [2021-07-15T23:17:20.807Z] Removing intermediate container 73f51c198fbd [2021-07-15T23:17:20.807Z] ---> 1ed9702834cd [2021-07-15T23:17:20.807Z] Step 8/22 : COPY . . [2021-07-15T23:17:21.417Z] Removing intermediate container abb575fa8933 [2021-07-15T23:17:21.417Z] ---> 85c7ce551c8a [2021-07-15T23:17:21.417Z] Step 8/24 : COPY . . [2021-07-15T23:17:43.673Z] ---> 1fb2da393bee [2021-07-15T23:17:43.673Z] Step 9/26 : RUN go mod tidy [2021-07-15T23:17:43.673Z] ---> 49d5ad8e6a3f [2021-07-15T23:17:43.673Z] Step 9/32 : RUN go mod tidy [2021-07-15T23:17:43.673Z] ---> 88904eb5b3e1 [2021-07-15T23:17:43.673Z] Step 9/24 : RUN go mod tidy [2021-07-15T23:17:43.673Z] ---> Running in ecdf49dcf308 [2021-07-15T23:17:43.673Z] ---> c402c61f144b [2021-07-15T23:17:43.673Z] Step 9/24 : RUN go mod tidy [2021-07-15T23:17:43.673Z] ---> Running in 7858e715568e [2021-07-15T23:17:43.673Z] ---> Running in a037fac391b1 [2021-07-15T23:17:43.673Z] ---> Running in 01c4d2b5ded0 [2021-07-15T23:17:43.673Z] ---> 413f67c14f22 [2021-07-15T23:17:43.673Z] Step 9/22 : RUN go mod tidy [2021-07-15T23:17:43.673Z] ---> Running in eb19910bdfce [2021-07-15T23:17:50.439Z] Removing intermediate container 7858e715568e [2021-07-15T23:17:50.439Z] ---> e17bca9df9ef [2021-07-15T23:17:50.439Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T23:17:50.439Z] Removing intermediate container ecdf49dcf308 [2021-07-15T23:17:50.439Z] ---> 332812f40589 [2021-07-15T23:17:50.439Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T23:17:50.439Z] ---> Running in e5c4c8e1cd0b [2021-07-15T23:17:50.439Z] ---> Running in 233a1a6ac7ed [2021-07-15T23:17:50.439Z] Removing intermediate container eb19910bdfce [2021-07-15T23:17:50.439Z] ---> e0941fb7cf67 [2021-07-15T23:17:50.439Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T23:17:50.439Z] Removing intermediate container 01c4d2b5ded0 [2021-07-15T23:17:50.439Z] ---> b926a72d79f5 [2021-07-15T23:17:50.439Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T23:17:50.439Z] Removing intermediate container a037fac391b1 [2021-07-15T23:17:50.439Z] ---> 2a108f2ac739 [2021-07-15T23:17:50.439Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T23:17:50.439Z] ---> Running in 6aec094e7c06 [2021-07-15T23:17:50.439Z] ---> Running in 6985705090f1 [2021-07-15T23:17:50.439Z] ---> Running in 487ee45bb548 [2021-07-15T23:17:51.911Z] 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-07-15T23:17:51.911Z] 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-07-15T23:17:52.919Z] 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-07-15T23:17:52.919Z] 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-07-15T23:17:52.919Z] 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-07-15T23:19:44.830Z] 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-07-15T23:19:44.830Z] 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-07-15T23:19:51.589Z] Removing intermediate container e5c4c8e1cd0b [2021-07-15T23:19:51.589Z] ---> e694900b4f45 [2021-07-15T23:19:51.589Z] [2021-07-15T23:19:51.589Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T23:19:51.589Z] 3.12: Pulling from library/alpine [2021-07-15T23:19:52.613Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T23:19:52.613Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T23:19:52.893Z] Removing intermediate container 6aec094e7c06 [2021-07-15T23:19:52.893Z] ---> 4c13741d6190 [2021-07-15T23:19:52.893Z] [2021-07-15T23:19:52.893Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T23:19:52.893Z] Removing intermediate container 233a1a6ac7ed [2021-07-15T23:19:52.893Z] ---> b7ceec307909 [2021-07-15T23:19:52.893Z] [2021-07-15T23:19:52.893Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T23:19:52.893Z] ---> c4fd0aeabfcf [2021-07-15T23:19:52.893Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T23:19:52.893Z] ---> c4fd0aeabfcf [2021-07-15T23:19:52.893Z] ---> c4fd0aeabfcf [2021-07-15T23:19:52.893Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T23:19:52.893Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T23:19:53.499Z] ---> Running in d6f1946a9e49 [2021-07-15T23:19:53.499Z] ---> Running in 3f70863aa610 [2021-07-15T23:19:53.499Z] ---> Running in 1e18d01a5db5 [2021-07-15T23:19:54.492Z] Removing intermediate container 1e18d01a5db5 [2021-07-15T23:19:54.492Z] ---> 243d67a6a348 [2021-07-15T23:19:54.492Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T23:19:55.093Z] ---> Running in 327ceed92d35 [2021-07-15T23:19:55.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:19:55.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:19:55.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:19:56.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:19:56.484Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T23:19:56.484Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T23:19:56.484Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T23:19:56.484Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T23:19:56.484Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T23:19:56.484Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T23:19:56.484Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:19:56.484Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T23:19:56.764Z] OK: 7 MiB in 20 packages [2021-07-15T23:19:56.764Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T23:19:57.050Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T23:19:57.050Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T23:19:57.050Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T23:19:57.050Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:19:57.050Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T23:19:57.326Z] OK: 7 MiB in 18 packages [2021-07-15T23:19:58.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:19:58.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:19:58.311Z] Removing intermediate container 487ee45bb548 [2021-07-15T23:19:58.311Z] ---> 7e758e24d3fc [2021-07-15T23:19:58.311Z] [2021-07-15T23:19:58.311Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T23:19:58.311Z] ---> c4fd0aeabfcf [2021-07-15T23:19:58.311Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T23:19:58.939Z] ---> Running in 80ec665edc95 [2021-07-15T23:19:58.939Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T23:19:58.939Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T23:19:58.939Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:19:58.939Z] OK: 5 MiB in 16 packages [2021-07-15T23:20:00.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:20:00.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:20:00.943Z] Removing intermediate container 3f70863aa610 [2021-07-15T23:20:00.943Z] ---> ef6b47cc758c [2021-07-15T23:20:00.943Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T23:20:00.943Z] Removing intermediate container d6f1946a9e49 [2021-07-15T23:20:00.943Z] ---> d870a8f90bf6 [2021-07-15T23:20:00.943Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T23:20:01.245Z] Removing intermediate container 327ceed92d35 [2021-07-15T23:20:01.245Z] ---> 40047bd58575 [2021-07-15T23:20:01.245Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T23:20:01.245Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T23:20:01.245Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:20:01.562Z] OK: 5 MiB in 15 packages [2021-07-15T23:20:01.563Z] ---> Running in 6765210ea536 [2021-07-15T23:20:01.563Z] ---> Running in 3ef23dd931d6 [2021-07-15T23:20:01.563Z] ---> Running in d9c5e282bd07 [2021-07-15T23:20:02.205Z] Removing intermediate container 6985705090f1 [2021-07-15T23:20:02.205Z] ---> dc787281708b [2021-07-15T23:20:02.205Z] [2021-07-15T23:20:02.205Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T23:20:02.205Z] ---> c4fd0aeabfcf [2021-07-15T23:20:02.205Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T23:20:02.479Z] ---> Running in eabd19a95e8f [2021-07-15T23:20:02.755Z] Removing intermediate container 3ef23dd931d6 [2021-07-15T23:20:02.755Z] ---> f8a2445b9772 [2021-07-15T23:20:02.755Z] Step 14/22 : WORKDIR /edgex [2021-07-15T23:20:02.755Z] Removing intermediate container 6765210ea536 [2021-07-15T23:20:02.755Z] ---> 9949b507db6b [2021-07-15T23:20:02.755Z] Step 14/26 : WORKDIR / [2021-07-15T23:20:02.755Z] Removing intermediate container d9c5e282bd07 [2021-07-15T23:20:02.755Z] ---> 92834ac26c4a [2021-07-15T23:20:02.755Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T23:20:03.040Z] ---> Running in 53b230b25609 [2021-07-15T23:20:03.040Z] ---> Running in 7fa58e4d1d45 [2021-07-15T23:20:03.040Z] ---> Running in 2cfbc86bb99e [2021-07-15T23:20:03.315Z] Removing intermediate container 80ec665edc95 [2021-07-15T23:20:03.315Z] ---> a92ec0b62330 [2021-07-15T23:20:03.315Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T23:20:03.315Z] Removing intermediate container eabd19a95e8f [2021-07-15T23:20:03.315Z] ---> 5c878de1c6ac [2021-07-15T23:20:03.315Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T23:20:03.590Z] ---> Running in 7bc81b525471 [2021-07-15T23:20:03.590Z] ---> Running in c851478dd10f [2021-07-15T23:20:03.867Z] Removing intermediate container 7fa58e4d1d45 [2021-07-15T23:20:03.867Z] ---> 0098ccdf97f1 [2021-07-15T23:20:03.867Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T23:20:03.867Z] Removing intermediate container 53b230b25609 [2021-07-15T23:20:03.867Z] ---> c70307a6c28b [2021-07-15T23:20:03.867Z] 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-07-15T23:20:04.141Z] ---> Running in b1b600a53592 [2021-07-15T23:20:04.141Z] Removing intermediate container 2cfbc86bb99e [2021-07-15T23:20:04.141Z] ---> 0f61c49cf5e4 [2021-07-15T23:20:04.141Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T23:20:04.415Z] Removing intermediate container 7bc81b525471 [2021-07-15T23:20:04.415Z] ---> 480f439f66df [2021-07-15T23:20:04.415Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T23:20:04.415Z] Removing intermediate container c851478dd10f [2021-07-15T23:20:04.415Z] ---> c95b7d12f520 [2021-07-15T23:20:04.415Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T23:20:04.688Z] ---> Running in c5e9dca31830 [2021-07-15T23:20:04.688Z] ---> Running in f1cf1b9d5a79 [2021-07-15T23:20:05.285Z] ---> 6531fd60686b [2021-07-15T23:20:05.285Z] 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-07-15T23:20:05.562Z] Removing intermediate container c5e9dca31830 [2021-07-15T23:20:05.562Z] ---> 9e047b694796 [2021-07-15T23:20:05.562Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T23:20:05.562Z] Removing intermediate container f1cf1b9d5a79 [2021-07-15T23:20:05.562Z] ---> c537244a0aef [2021-07-15T23:20:05.562Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:20:05.562Z] ---> 7ae849cb7acf [2021-07-15T23:20:05.562Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T23:20:05.842Z] ---> Running in 7ab065469fc8 [2021-07-15T23:20:05.842Z] ---> Running in 5347f78cf071 [2021-07-15T23:20:06.453Z] ---> d1ce278e5884 [2021-07-15T23:20:06.453Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T23:20:07.068Z] Removing intermediate container 7ab065469fc8 [2021-07-15T23:20:07.068Z] ---> 15528095ec09 [2021-07-15T23:20:07.068Z] Step 16/24 : WORKDIR / [2021-07-15T23:20:07.368Z] ---> Running in 63bbb25d213b [2021-07-15T23:20:07.368Z] ---> 6f9c93e91159 [2021-07-15T23:20:07.369Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T23:20:07.735Z] ---> 1c3279444797 [2021-07-15T23:20:07.735Z] 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-07-15T23:20:07.735Z] Removing intermediate container b1b600a53592 [2021-07-15T23:20:07.735Z] ---> 1d16b3ddb2d7 [2021-07-15T23:20:07.735Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T23:20:08.370Z] ---> Running in 3978b5da97ab [2021-07-15T23:20:08.891Z] Removing intermediate container 63bbb25d213b [2021-07-15T23:20:08.891Z] ---> bf124e19a5f9 [2021-07-15T23:20:08.891Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:20:09.186Z] Removing intermediate container 3978b5da97ab [2021-07-15T23:20:09.186Z] ---> aa781df3e7a5 [2021-07-15T23:20:09.186Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T23:20:09.848Z] Removing intermediate container 5347f78cf071 [2021-07-15T23:20:09.848Z] ---> 8c23c392847b [2021-07-15T23:20:09.848Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T23:20:09.848Z] ---> 35dd6d40bf91 [2021-07-15T23:20:09.848Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T23:20:10.125Z] ---> Running in 3a84a1779337 [2021-07-15T23:20:10.125Z] ---> 935f028426d8 [2021-07-15T23:20:10.125Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T23:20:10.409Z] ---> b526c584b1eb [2021-07-15T23:20:10.409Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T23:20:10.688Z] ---> Running in 8175a1d8eb9b [2021-07-15T23:20:10.688Z] ---> 77e3c2e86b48 [2021-07-15T23:20:10.688Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T23:20:11.682Z] ---> Running in 5d5f1feca807 [2021-07-15T23:20:11.965Z] ---> 3dac8217f5b4 [2021-07-15T23:20:11.965Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T23:20:11.965Z] Removing intermediate container 8175a1d8eb9b [2021-07-15T23:20:11.965Z] ---> bf5dc58822d9 [2021-07-15T23:20:11.965Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T23:20:11.965Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:20:12.245Z] ---> 21889356a472 [2021-07-15T23:20:12.245Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T23:20:12.245Z] ---> Running in 36912ec3f85e [2021-07-15T23:20:12.856Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:20:13.146Z] Removing intermediate container 36912ec3f85e [2021-07-15T23:20:13.146Z] ---> 217a67dbc39e [2021-07-15T23:20:13.146Z] Step 20/22 : LABEL arch=arm64 [2021-07-15T23:20:13.427Z] ---> Running in 81ac475e96fa [2021-07-15T23:20:13.706Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T23:20:13.706Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T23:20:13.706Z] ---> f08893621dbe [2021-07-15T23:20:13.706Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T23:20:13.706Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T23:20:14.003Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T23:20:14.003Z] ---> Running in 0e1ed1a74d4b [2021-07-15T23:20:14.003Z] ---> e95b356d799d [2021-07-15T23:20:14.003Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T23:20:14.003Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T23:20:14.003Z] Removing intermediate container 81ac475e96fa [2021-07-15T23:20:14.003Z] ---> 0f0ed2ec1a4a [2021-07-15T23:20:14.003Z] Step 21/22 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:20:14.290Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T23:20:14.290Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:20:14.290Z] OK: 8 MiB in 20 packages [2021-07-15T23:20:14.571Z] ---> Running in 563e549b322e [2021-07-15T23:20:15.178Z] Removing intermediate container 0e1ed1a74d4b [2021-07-15T23:20:15.178Z] ---> 95d06339068d [2021-07-15T23:20:15.178Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:20:15.178Z] Removing intermediate container 563e549b322e [2021-07-15T23:20:15.178Z] ---> fca9c10c93d3 [2021-07-15T23:20:15.178Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T23:20:15.178Z] ---> Running in a3406981c5e9 [2021-07-15T23:20:15.470Z] Removing intermediate container 5d5f1feca807 [2021-07-15T23:20:15.470Z] ---> fded957c2849 [2021-07-15T23:20:15.470Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:20:15.470Z] ---> d0cbc0ee8dd8 [2021-07-15T23:20:15.470Z] 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-07-15T23:20:15.470Z] ---> Running in a044cb91a9ea [2021-07-15T23:20:15.750Z] ---> Running in 2f14749bfcce [2021-07-15T23:20:16.029Z] Removing intermediate container 3a84a1779337 [2021-07-15T23:20:16.029Z] ---> b9b9fdae4d27 [2021-07-15T23:20:16.029Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:20:16.306Z] Removing intermediate container a3406981c5e9 [2021-07-15T23:20:16.306Z] ---> 6ce3354987d7 [2021-07-15T23:20:16.306Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T23:20:16.589Z] Removing intermediate container a044cb91a9ea [2021-07-15T23:20:16.589Z] ---> 56b365da76b7 [2021-07-15T23:20:16.589Z] [2021-07-15T23:20:16.589Z] ---> Running in 7ba91117bdfd [2021-07-15T23:20:16.589Z] ---> 20c63bb5c9f8 [2021-07-15T23:20:16.589Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T23:20:16.869Z] Successfully built 56b365da76b7 [2021-07-15T23:20:16.869Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-15T23:20:17.183Z]  Building security-proxy-setup ... done Building support-scheduler [2021-07-15T23:20:17.459Z] Removing intermediate container 7ba91117bdfd [2021-07-15T23:20:17.459Z] ---> c5260208b36a [2021-07-15T23:20:17.459Z] Step 23/24 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:20:17.735Z] ---> e6a62c7feb6a [2021-07-15T23:20:17.735Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T23:20:17.735Z] ---> Running in 3ff5efc87b6d [2021-07-15T23:20:19.747Z] Removing intermediate container 3ff5efc87b6d [2021-07-15T23:20:19.747Z] ---> ab9c8d21fc91 [2021-07-15T23:20:19.747Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T23:20:19.747Z] ---> b1b5a033e50b [2021-07-15T23:20:19.747Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T23:20:20.036Z] ---> Running in a888192b7eb0 [2021-07-15T23:20:20.036Z] Removing intermediate container 2f14749bfcce [2021-07-15T23:20:20.036Z] ---> 57a16434e49e [2021-07-15T23:20:20.036Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T23:20:20.322Z] ---> f5ca809bee07 [2021-07-15T23:20:20.322Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T23:20:20.602Z] ---> Running in c6973c7e517f [2021-07-15T23:20:21.209Z] ---> 19509a2cf8e4 [2021-07-15T23:20:21.209Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T23:20:21.209Z] Removing intermediate container a888192b7eb0 [2021-07-15T23:20:21.209Z] ---> 36a8ba2c9226 [2021-07-15T23:20:21.209Z] [2021-07-15T23:20:21.504Z] Successfully built 36a8ba2c9226 [2021-07-15T23:20:21.504Z] Removing intermediate container c6973c7e517f [2021-07-15T23:20:21.504Z] ---> 0d8fa14238ff [2021-07-15T23:20:21.504Z] Step 24/26 : LABEL arch=arm64 [2021-07-15T23:20:21.504Z] Successfully tagged core-metadata-arm64:latest [2021-07-15T23:20:21.504Z] Building support-notifications [2021-07-15T23:20:21.784Z]  Building core-metadata ... done  ---> 70e6b51e949c [2021-07-15T23:20:21.784Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T23:20:22.064Z] ---> Running in f5e4b0c113cd [2021-07-15T23:20:22.064Z] ---> Running in 0d4b4468ed56 [2021-07-15T23:20:22.064Z] ---> c740c2f7ed7e [2021-07-15T23:20:22.064Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T23:20:23.081Z] Removing intermediate container 0d4b4468ed56 [2021-07-15T23:20:23.081Z] ---> 88531171069a [2021-07-15T23:20:23.081Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:20:23.081Z] Removing intermediate container f5e4b0c113cd [2021-07-15T23:20:23.081Z] ---> 08b35cf6cc6c [2021-07-15T23:20:23.081Z] Step 25/26 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:20:23.081Z] ---> f8d15ae7382d [2021-07-15T23:20:23.081Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T23:20:23.365Z] ---> Running in f51004bd2045 [2021-07-15T23:20:23.365Z] ---> Running in a1caa3b68244 [2021-07-15T23:20:23.970Z] ---> Running in 8c906ca56136 [2021-07-15T23:20:23.970Z] Removing intermediate container f51004bd2045 [2021-07-15T23:20:23.970Z] ---> 780d25670692 [2021-07-15T23:20:23.970Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T23:20:23.970Z] Removing intermediate container a1caa3b68244 [2021-07-15T23:20:23.970Z] ---> 61b184c57648 [2021-07-15T23:20:23.970Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T23:20:24.563Z] ---> Running in 8a351520c27c [2021-07-15T23:20:24.564Z] ---> Running in b4abc3aa3242 [2021-07-15T23:20:24.564Z] Removing intermediate container 8c906ca56136 [2021-07-15T23:20:24.564Z] ---> c09c51dcfffc [2021-07-15T23:20:24.564Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T23:20:25.547Z] Removing intermediate container 8a351520c27c [2021-07-15T23:20:25.547Z] ---> 5e24d9807502 [2021-07-15T23:20:25.547Z] Step 23/24 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:20:26.147Z] Removing intermediate container b4abc3aa3242 [2021-07-15T23:20:26.147Z] ---> 5287557d21f4 [2021-07-15T23:20:26.147Z] [2021-07-15T23:20:26.419Z] ---> cf5cf833d7df [2021-07-15T23:20:26.419Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T23:20:26.419Z] ---> Running in 165a2e2aa834 [2021-07-15T23:20:26.707Z] Successfully built 5287557d21f4 [2021-07-15T23:20:26.707Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-15T23:20:26.707Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-07-15T23:20:26.981Z] ---> Running in 27fcccafcd29 [2021-07-15T23:20:27.254Z] Removing intermediate container 165a2e2aa834 [2021-07-15T23:20:27.254Z] ---> 995f7f05d9b3 [2021-07-15T23:20:27.254Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T23:20:27.533Z] ---> Running in d6efb8cf5404 [2021-07-15T23:20:28.521Z] Removing intermediate container d6efb8cf5404 [2021-07-15T23:20:28.522Z] ---> bfb6bc25a47a [2021-07-15T23:20:28.522Z] [2021-07-15T23:20:28.801Z] Successfully built bfb6bc25a47a [2021-07-15T23:20:29.084Z] Successfully tagged core-data-arm64:latest [2021-07-15T23:20:29.085Z]  Building core-data ... done Building core-command [2021-07-15T23:20:30.530Z] Removing intermediate container 27fcccafcd29 [2021-07-15T23:20:30.530Z] ---> 11a1eab3bcb9 [2021-07-15T23:20:30.530Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T23:20:30.803Z] ---> Running in c42e5fae7f50 [2021-07-15T23:20:31.782Z] Removing intermediate container c42e5fae7f50 [2021-07-15T23:20:31.782Z] ---> 82577b079d58 [2021-07-15T23:20:31.782Z] Step 29/32 : CMD ["gate"] [2021-07-15T23:20:32.378Z] ---> Running in c72ef6edaab7 [2021-07-15T23:20:33.359Z] Removing intermediate container c72ef6edaab7 [2021-07-15T23:20:33.359Z] ---> d802dc68dd26 [2021-07-15T23:20:33.359Z] Step 30/32 : LABEL arch=arm64 [2021-07-15T23:20:33.954Z] ---> Running in 5c6507e87002 [2021-07-15T23:20:34.544Z] Removing intermediate container 5c6507e87002 [2021-07-15T23:20:34.544Z] ---> 15a5de411861 [2021-07-15T23:20:34.544Z] Step 31/32 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:20:35.154Z] ---> Running in 3ec275d3e6a8 [2021-07-15T23:20:35.773Z] Removing intermediate container 3ec275d3e6a8 [2021-07-15T23:20:35.773Z] ---> 90d65331d287 [2021-07-15T23:20:35.773Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T23:20:36.471Z] ---> Running in 4d25094009a7 [2021-07-15T23:20:37.120Z] Removing intermediate container 4d25094009a7 [2021-07-15T23:20:37.120Z] ---> 66e94e93b91a [2021-07-15T23:20:37.120Z] [2021-07-15T23:20:37.722Z] Successfully built 66e94e93b91a [2021-07-15T23:20:37.722Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-15T23:20:52.874Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:20:52.874Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:20:52.874Z] ---> b564e8527c5d [2021-07-15T23:20:52.874Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T23:20:52.874Z] ---> Using cache [2021-07-15T23:20:52.874Z] ---> adc517991159 [2021-07-15T23:20:52.874Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:20:52.874Z] ---> Using cache [2021-07-15T23:20:52.874Z] ---> 4bb95df806e2 [2021-07-15T23:20:52.874Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T23:20:55.531Z] ---> Running in f0f01fad831a [2021-07-15T23:20:56.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:20:57.970Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:20:58.961Z] OK: 218 MiB in 52 packages [2021-07-15T23:21:01.614Z] Removing intermediate container f0f01fad831a [2021-07-15T23:21:01.614Z] ---> d9505d3ff275 [2021-07-15T23:21:01.614Z] Step 6/23 : COPY go.mod . [2021-07-15T23:21:01.892Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:21:01.892Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:21:01.892Z] ---> b564e8527c5d [2021-07-15T23:21:01.892Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T23:21:01.892Z] ---> Using cache [2021-07-15T23:21:01.892Z] ---> adc517991159 [2021-07-15T23:21:01.892Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:21:01.892Z] ---> Using cache [2021-07-15T23:21:01.892Z] ---> 4bb95df806e2 [2021-07-15T23:21:01.892Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T23:21:02.168Z] ---> Running in a20730201ad1 [2021-07-15T23:21:03.622Z] ---> ec6f58f9ba2c [2021-07-15T23:21:03.622Z] Step 7/23 : RUN go mod download [2021-07-15T23:21:03.906Z] ---> Running in ff94e0ec90f0 [2021-07-15T23:21:03.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:21:04.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:21:06.341Z] OK: 218 MiB in 52 packages [2021-07-15T23:21:06.341Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:21:06.341Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:21:06.341Z] ---> b564e8527c5d [2021-07-15T23:21:06.341Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T23:21:06.341Z] ---> Using cache [2021-07-15T23:21:06.341Z] ---> adc517991159 [2021-07-15T23:21:06.341Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:21:06.341Z] ---> Using cache [2021-07-15T23:21:06.341Z] ---> 4bb95df806e2 [2021-07-15T23:21:06.341Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T23:21:06.615Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T23:21:06.615Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T23:21:06.615Z] ---> b564e8527c5d [2021-07-15T23:21:06.615Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T23:21:06.615Z] ---> Using cache [2021-07-15T23:21:06.615Z] ---> adc517991159 [2021-07-15T23:21:06.615Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:21:06.615Z] ---> Using cache [2021-07-15T23:21:06.615Z] ---> 4bb95df806e2 [2021-07-15T23:21:06.615Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T23:21:06.615Z] ---> Using cache [2021-07-15T23:21:06.615Z] ---> d9505d3ff275 [2021-07-15T23:21:06.615Z] Step 6/24 : COPY go.mod . [2021-07-15T23:21:06.615Z] ---> Using cache [2021-07-15T23:21:06.615Z] ---> ec6f58f9ba2c [2021-07-15T23:21:06.615Z] Step 7/24 : RUN go mod download [2021-07-15T23:21:07.215Z] ---> Running in 34eaa117bb8b [2021-07-15T23:21:07.215Z] ---> Running in 89734d49412a [2021-07-15T23:21:07.831Z] Removing intermediate container ff94e0ec90f0 [2021-07-15T23:21:07.831Z] ---> 128e86c988ae [2021-07-15T23:21:07.831Z] Step 8/23 : COPY . . [2021-07-15T23:21:08.113Z] Removing intermediate container a20730201ad1 [2021-07-15T23:21:08.113Z] ---> e7d6f7a66f32 [2021-07-15T23:21:08.113Z] Step 6/23 : COPY go.mod . [2021-07-15T23:21:09.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:21:09.705Z] ---> a37e248b6f0a [2021-07-15T23:21:09.705Z] Step 7/23 : RUN go mod download [2021-07-15T23:21:09.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:21:10.263Z] ---> Running in 31859cea352a [2021-07-15T23:21:11.254Z] OK: 218 MiB in 52 packages [2021-07-15T23:21:12.708Z] Removing intermediate container 34eaa117bb8b [2021-07-15T23:21:12.708Z] ---> 2d2f74fc0565 [2021-07-15T23:21:12.708Z] Step 8/24 : COPY . . [2021-07-15T23:21:13.710Z] Removing intermediate container 89734d49412a [2021-07-15T23:21:13.710Z] ---> c33c46e344b6 [2021-07-15T23:21:13.710Z] Step 6/24 : COPY go.mod . [2021-07-15T23:21:15.211Z] ---> db5fe7916704 [2021-07-15T23:21:15.211Z] Step 7/24 : RUN go mod download [2021-07-15T23:21:15.840Z] ---> Running in 8421166a139e [2021-07-15T23:21:15.840Z] Removing intermediate container 31859cea352a [2021-07-15T23:21:15.840Z] ---> 64c9ebca4d7d [2021-07-15T23:21:15.840Z] Step 8/23 : COPY . . [2021-07-15T23:21:22.617Z] Removing intermediate container 8421166a139e [2021-07-15T23:21:22.617Z] ---> f9b1d9e3e0e8 [2021-07-15T23:21:22.617Z] Step 8/24 : COPY . . [2021-07-15T23:21:23.219Z] ---> 99f0328c9750 [2021-07-15T23:21:23.219Z] Step 9/23 : RUN go mod tidy [2021-07-15T23:21:24.721Z] ---> Running in 8e5606c229cb [2021-07-15T23:21:31.466Z] ---> bbb2182eb86d [2021-07-15T23:21:31.466Z] Step 9/24 : RUN go mod tidy [2021-07-15T23:21:31.466Z] Removing intermediate container 8e5606c229cb [2021-07-15T23:21:31.466Z] ---> 8e586e6b399b [2021-07-15T23:21:31.466Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T23:21:31.466Z] ---> Running in 4d430621ee77 [2021-07-15T23:21:31.744Z] ---> Running in 917e3b988f8e [2021-07-15T23:21:32.350Z] ---> 24071dfa69a7 [2021-07-15T23:21:32.350Z] Step 9/23 : RUN go mod tidy [2021-07-15T23:21:32.965Z] ---> Running in f3d4b9126897 [2021-07-15T23:21:34.419Z] 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-07-15T23:21:37.868Z] Removing intermediate container 4d430621ee77 [2021-07-15T23:21:37.868Z] ---> b3bd48fb3ad6 [2021-07-15T23:21:37.868Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T23:21:38.212Z] ---> Running in a66ddcada782 [2021-07-15T23:21:38.849Z] ---> d597d1468e44 [2021-07-15T23:21:38.849Z] Step 9/24 : RUN go mod tidy [2021-07-15T23:21:39.124Z] ---> Running in f4c01d745667 [2021-07-15T23:21:39.399Z] Removing intermediate container f3d4b9126897 [2021-07-15T23:21:39.399Z] ---> a45f4f0beb20 [2021-07-15T23:21:39.399Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T23:21:39.694Z] ---> Running in 760dd1215df4 [2021-07-15T23:21:40.708Z] 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-07-15T23:21:42.175Z] 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-07-15T23:21:46.525Z] Removing intermediate container f4c01d745667 [2021-07-15T23:21:46.525Z] ---> 2b5ef04ad7d2 [2021-07-15T23:21:46.525Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T23:21:46.525Z] ---> Running in 38769f260c26 [2021-07-15T23:21:48.554Z] 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-07-15T23:23:10.422Z] Removing intermediate container 917e3b988f8e [2021-07-15T23:23:10.422Z] ---> 17a5ed6f9183 [2021-07-15T23:23:10.422Z] [2021-07-15T23:23:10.422Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T23:23:10.422Z] ---> c4fd0aeabfcf [2021-07-15T23:23:10.422Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T23:23:10.422Z] ---> Using cache [2021-07-15T23:23:10.422Z] ---> a92ec0b62330 [2021-07-15T23:23:10.422Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T23:23:10.422Z] ---> Using cache [2021-07-15T23:23:10.422Z] ---> 480f439f66df [2021-07-15T23:23:10.422Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T23:23:10.422Z] ---> Running in bf3a125b958c [2021-07-15T23:23:10.422Z] Removing intermediate container bf3a125b958c [2021-07-15T23:23:10.422Z] ---> 5497115cd78c [2021-07-15T23:23:10.422Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T23:23:10.422Z] ---> Running in e36b0b434e62 [2021-07-15T23:23:10.422Z] Removing intermediate container e36b0b434e62 [2021-07-15T23:23:10.422Z] ---> 8e5b342b3bf3 [2021-07-15T23:23:10.422Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:23:11.102Z] Removing intermediate container a66ddcada782 [2021-07-15T23:23:11.102Z] ---> af5d2824422a [2021-07-15T23:23:11.102Z] [2021-07-15T23:23:11.102Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T23:23:11.102Z] ---> c4fd0aeabfcf [2021-07-15T23:23:11.102Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T23:23:11.102Z] ---> Using cache [2021-07-15T23:23:11.102Z] ---> a92ec0b62330 [2021-07-15T23:23:11.102Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T23:23:11.102Z] ---> Using cache [2021-07-15T23:23:11.102Z] ---> 480f439f66df [2021-07-15T23:23:11.102Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T23:23:11.384Z] ---> e13d1ee22e6f [2021-07-15T23:23:11.384Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T23:23:11.384Z] ---> Running in 8cc1c984ff7d [2021-07-15T23:23:12.840Z] Removing intermediate container 8cc1c984ff7d [2021-07-15T23:23:12.840Z] ---> 128f03b8bad2 [2021-07-15T23:23:12.840Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T23:23:13.460Z] ---> Running in 11e6cb248430 [2021-07-15T23:23:13.460Z] ---> c4497ceaa4d4 [2021-07-15T23:23:13.460Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T23:23:14.461Z] Removing intermediate container 11e6cb248430 [2021-07-15T23:23:14.462Z] ---> 5185fd6401d0 [2021-07-15T23:23:14.462Z] Step 16/24 : WORKDIR / [2021-07-15T23:23:14.745Z] ---> Running in a8ccbe0b1846 [2021-07-15T23:23:14.745Z] ---> a290fe562d33 [2021-07-15T23:23:14.745Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T23:23:15.370Z] ---> Running in 83f331a98b60 [2021-07-15T23:23:15.370Z] Removing intermediate container 760dd1215df4 [2021-07-15T23:23:15.370Z] ---> d630f1134bd3 [2021-07-15T23:23:15.370Z] [2021-07-15T23:23:15.370Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T23:23:15.370Z] ---> c4fd0aeabfcf [2021-07-15T23:23:15.370Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T23:23:15.655Z] ---> Running in 84df759f1371 [2021-07-15T23:23:15.935Z] Removing intermediate container a8ccbe0b1846 [2021-07-15T23:23:15.935Z] ---> c63a9f20684f [2021-07-15T23:23:15.935Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:23:16.217Z] Removing intermediate container 83f331a98b60 [2021-07-15T23:23:16.217Z] ---> 0ba9afef12cd [2021-07-15T23:23:16.217Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:23:16.217Z] ---> Running in 0fc31a27b660 [2021-07-15T23:23:16.865Z] Removing intermediate container 38769f260c26 [2021-07-15T23:23:16.865Z] ---> a5adafbd3562 [2021-07-15T23:23:16.865Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T23:23:16.865Z] ---> Running in b6809edfe404 [2021-07-15T23:23:17.164Z] Removing intermediate container 0fc31a27b660 [2021-07-15T23:23:17.164Z] ---> 370865cc5e91 [2021-07-15T23:23:17.164Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T23:23:17.443Z] ---> c484ca3b3187 [2021-07-15T23:23:17.443Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T23:23:17.443Z] ---> Running in 4287b3048e40 [2021-07-15T23:23:17.721Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:23:17.721Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:23:18.328Z] Removing intermediate container 4287b3048e40 [2021-07-15T23:23:18.328Z] ---> 2c0ae97ae26a [2021-07-15T23:23:18.328Z] Step 22/23 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:23:18.607Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T23:23:18.607Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T23:23:18.607Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:23:18.607Z] ---> Running in 59837c71795e [2021-07-15T23:23:18.607Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T23:23:18.890Z] 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-07-15T23:23:18.890Z] OK: 6 MiB in 16 packages [2021-07-15T23:23:19.512Z] ---> a6b108336b0a [2021-07-15T23:23:19.512Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T23:23:19.789Z] Removing intermediate container 59837c71795e [2021-07-15T23:23:19.789Z] ---> fbc08427a5f4 [2021-07-15T23:23:19.789Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T23:23:20.074Z] ---> Running in 2c0e35dc5921 [2021-07-15T23:23:20.710Z] ---> be9e5bd2ab2b [2021-07-15T23:23:20.710Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T23:23:20.991Z] Removing intermediate container 2c0e35dc5921 [2021-07-15T23:23:20.991Z] ---> 8990d6fc53c3 [2021-07-15T23:23:20.991Z] [2021-07-15T23:23:20.991Z] ---> Running in 7f03610840a7 [2021-07-15T23:23:20.991Z] Removing intermediate container 84df759f1371 [2021-07-15T23:23:20.991Z] ---> 9832f3af49f8 [2021-07-15T23:23:20.991Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T23:23:21.266Z] Successfully built 8990d6fc53c3 [2021-07-15T23:23:21.266Z] Successfully tagged support-scheduler-arm64:latest [2021-07-15T23:23:21.266Z]  Building support-scheduler ... done  ---> Running in 992eae8a9812 [2021-07-15T23:23:21.552Z] Removing intermediate container 7f03610840a7 [2021-07-15T23:23:21.552Z] ---> 08ac574e405f [2021-07-15T23:23:21.552Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:23:22.158Z] ---> Running in b06cd8004e8b [2021-07-15T23:23:22.158Z] Removing intermediate container 992eae8a9812 [2021-07-15T23:23:22.158Z] ---> d8df9b862aaf [2021-07-15T23:23:22.158Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T23:23:22.158Z] Removing intermediate container b6809edfe404 [2021-07-15T23:23:22.158Z] ---> 381a92832e66 [2021-07-15T23:23:22.158Z] [2021-07-15T23:23:22.158Z] Step 12/24 : FROM docker:20.10.6 [2021-07-15T23:23:22.437Z] ---> Running in 44eb5b10b8e2 [2021-07-15T23:23:22.437Z] 20.10.6: Pulling from library/docker [2021-07-15T23:23:22.437Z] Removing intermediate container b06cd8004e8b [2021-07-15T23:23:22.437Z] ---> 2752b8436d2e [2021-07-15T23:23:22.437Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T23:23:22.718Z] ---> Running in c2e22eaa99c2 [2021-07-15T23:23:22.998Z] Removing intermediate container 44eb5b10b8e2 [2021-07-15T23:23:22.998Z] ---> c591dbda6e79 [2021-07-15T23:23:22.998Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T23:23:23.272Z] ---> Running in b07ebaef1d36 [2021-07-15T23:23:23.549Z] Removing intermediate container c2e22eaa99c2 [2021-07-15T23:23:23.549Z] ---> 5362414c1df5 [2021-07-15T23:23:23.549Z] Step 23/24 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:23:24.163Z] ---> Running in 491bebb446e7 [2021-07-15T23:23:24.164Z] Removing intermediate container b07ebaef1d36 [2021-07-15T23:23:24.164Z] ---> 2b86eab3686b [2021-07-15T23:23:24.164Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T23:23:25.148Z] Removing intermediate container 491bebb446e7 [2021-07-15T23:23:25.148Z] ---> 37db23b2d67d [2021-07-15T23:23:25.148Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T23:23:25.422Z] ---> Running in e8746530bda4 [2021-07-15T23:23:25.705Z] ---> 99f1b570a52d [2021-07-15T23:23:25.705Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T23:23:26.304Z] Removing intermediate container e8746530bda4 [2021-07-15T23:23:26.304Z] ---> d4e7e72131c8 [2021-07-15T23:23:26.304Z] [2021-07-15T23:23:26.580Z] Successfully built d4e7e72131c8 [2021-07-15T23:23:26.580Z] Successfully tagged core-command-arm64:latest [2021-07-15T23:23:27.570Z]  Building core-command ... done  ---> ab41bae3d5fc [2021-07-15T23:23:27.570Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T23:23:29.012Z] ---> 74d03391bb28 [2021-07-15T23:23:29.012Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T23:23:29.288Z] ---> Running in ca93bc153402 [2021-07-15T23:23:29.883Z] Removing intermediate container ca93bc153402 [2021-07-15T23:23:29.884Z] ---> 3b00695c465a [2021-07-15T23:23:29.884Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:23:30.158Z] ---> Running in 9afefd8f8340 [2021-07-15T23:23:31.168Z] Removing intermediate container 9afefd8f8340 [2021-07-15T23:23:31.172Z] ---> fcf155428fd8 [2021-07-15T23:23:31.172Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T23:23:31.445Z] ---> Running in ba228724a7e8 [2021-07-15T23:23:32.062Z] Removing intermediate container ba228724a7e8 [2021-07-15T23:23:32.062Z] ---> 2aec29d8c8ee [2021-07-15T23:23:32.062Z] Step 22/23 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:23:32.062Z] ---> Running in d801a75d3769 [2021-07-15T23:23:32.661Z] Removing intermediate container d801a75d3769 [2021-07-15T23:23:32.661Z] ---> 590fd91ad9d8 [2021-07-15T23:23:32.661Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T23:23:32.661Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-15T23:23:32.661Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-15T23:23:32.661Z] ---> cdf2a7733a7b [2021-07-15T23:23:32.661Z] 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-07-15T23:23:32.937Z] ---> Running in 0e7c74c45327 [2021-07-15T23:23:32.937Z] ---> Running in e6aa2f7a3eca [2021-07-15T23:23:33.536Z] Removing intermediate container 0e7c74c45327 [2021-07-15T23:23:33.536Z] ---> 97b2f68ae08d [2021-07-15T23:23:33.536Z] [2021-07-15T23:23:33.536Z] Removing intermediate container e6aa2f7a3eca [2021-07-15T23:23:33.536Z] ---> 5c5da165b792 [2021-07-15T23:23:33.536Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-15T23:23:33.809Z] ---> Running in a105067391e3 [2021-07-15T23:23:33.809Z] Successfully built 97b2f68ae08d [2021-07-15T23:23:33.809Z] Successfully tagged support-notifications-arm64:latest [2021-07-15T23:23:35.242Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:23:35.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:23:36.243Z] (1/39) Installing readline (8.1.0-r0) [2021-07-15T23:23:36.243Z] (2/39) Installing bash (5.1.0-r0) [2021-07-15T23:23:36.243Z] Executing bash-5.1.0-r0.post-install [2021-07-15T23:23:36.243Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-15T23:23:36.243Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-15T23:23:36.243Z] (5/39) Installing libcurl (7.77.0-r1) [2021-07-15T23:23:36.243Z] (6/39) Installing curl (7.77.0-r1) [2021-07-15T23:23:36.243Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-15T23:23:36.243Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-15T23:23:36.243Z] (9/39) Installing expat (2.2.10-r1) [2021-07-15T23:23:36.243Z] (10/39) Installing libffi (3.3-r2) [2021-07-15T23:23:36.243Z] (11/39) Installing gdbm (1.19-r0) [2021-07-15T23:23:36.243Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-15T23:23:36.243Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-15T23:23:36.243Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-15T23:23:38.245Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T23:23:38.245Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-15T23:23:38.245Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-15T23:23:38.245Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-15T23:23:38.245Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-15T23:23:38.245Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-15T23:23:38.245Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-15T23:23:38.521Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-15T23:23:38.521Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-15T23:23:38.521Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-15T23:23:38.521Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-15T23:23:38.521Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T23:23:38.521Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T23:23:38.521Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-15T23:23:38.521Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T23:23:38.521Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-15T23:23:38.800Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-15T23:23:38.800Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T23:23:38.800Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-15T23:23:38.800Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T23:23:38.800Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-15T23:23:38.800Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-15T23:23:38.800Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T23:23:38.800Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-15T23:23:38.800Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-15T23:23:39.398Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T23:23:39.398Z] OK: 82 MiB in 59 packages [2021-07-15T23:23:47.672Z] Collecting docker-compose==1.23.2 [2021-07-15T23:23:47.672Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T23:23:47.672Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T23:23:47.672Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T23:23:48.653Z] Collecting PyYAML<4,>=3.10 [2021-07-15T23:23:48.653Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T23:23:52.033Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T23:23:52.033Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T23:23:52.033Z] 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-07-15T23:23:52.033Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T23:23:52.033Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T23:23:54.122Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T23:23:54.122Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T23:23:56.439Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T23:23:56.439Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T23:23:58.513Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T23:23:58.513Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T23:23:59.109Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T23:23:59.109Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T23:23:59.383Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T23:23:59.383Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T23:23:59.658Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T23:23:59.658Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T23:24:01.238Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T23:24:01.238Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T23:24:01.238Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-15T23:24:01.238Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-15T23:24:01.911Z] Collecting certifi>=2017.4.17 [2021-07-15T23:24:01.911Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T23:24:01.911Z] Collecting idna<2.8,>=2.5 [2021-07-15T23:24:01.911Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T23:24:02.280Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-15T23:24:02.280Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-15T23:24:02.280Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-15T23:24:02.280Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-15T23:24:03.004Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-15T23:24:03.004Z] Attempting uninstall: urllib3 [2021-07-15T23:24:03.004Z] Found existing installation: urllib3 1.26.2 [2021-07-15T23:24:03.004Z] Uninstalling urllib3-1.26.2: [2021-07-15T23:24:03.004Z] Successfully uninstalled urllib3-1.26.2 [2021-07-15T23:24:03.596Z] Attempting uninstall: idna [2021-07-15T23:24:03.596Z] Found existing installation: idna 3.1 [2021-07-15T23:24:03.596Z] Uninstalling idna-3.1: [2021-07-15T23:24:03.596Z] Successfully uninstalled idna-3.1 [2021-07-15T23:24:04.191Z] Attempting uninstall: chardet [2021-07-15T23:24:04.191Z] Found existing installation: chardet 4.0.0 [2021-07-15T23:24:04.191Z] Uninstalling chardet-4.0.0: [2021-07-15T23:24:04.468Z] Successfully uninstalled chardet-4.0.0 [2021-07-15T23:24:06.443Z] Attempting uninstall: requests [2021-07-15T23:24:06.443Z] Found existing installation: requests 2.25.1 [2021-07-15T23:24:06.443Z] Uninstalling requests-2.25.1: [2021-07-15T23:24:06.443Z] Successfully uninstalled requests-2.25.1 [2021-07-15T23:24:06.715Z] Running setup.py install for texttable: started [2021-07-15T23:24:09.324Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T23:24:09.324Z] Running setup.py install for PyYAML: started [2021-07-15T23:24:11.298Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T23:24:11.895Z] Running setup.py install for docopt: started [2021-07-15T23:24:13.872Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T23:24:13.872Z] Running setup.py install for dockerpty: started [2021-07-15T23:24:16.498Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T23:24:17.931Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-15T23:24:28.092Z] Removing intermediate container a105067391e3 [2021-07-15T23:24:28.092Z] ---> bd17fe366cf7 [2021-07-15T23:24:28.092Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T23:24:28.092Z] ---> Running in 995fa189ef9e [2021-07-15T23:24:28.092Z] Removing intermediate container 995fa189ef9e [2021-07-15T23:24:28.092Z] ---> e7cef6197fe3 [2021-07-15T23:24:28.092Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T23:24:28.092Z] ---> Running in c9dcf9098f55 [2021-07-15T23:24:28.687Z] Removing intermediate container c9dcf9098f55 [2021-07-15T23:24:28.687Z] ---> 4277ba8597bf [2021-07-15T23:24:28.687Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T23:24:30.125Z] ---> a540d8f119f0 [2021-07-15T23:24:30.125Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T23:24:31.109Z] ---> 6594c7c0a8c8 [2021-07-15T23:24:31.109Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T23:24:32.087Z] ---> 2be684ace007 [2021-07-15T23:24:32.087Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T23:24:32.361Z] ---> Running in 25ddafce1c77 [2021-07-15T23:24:32.967Z] Removing intermediate container 25ddafce1c77 [2021-07-15T23:24:32.967Z] ---> 06e7715a6a2b [2021-07-15T23:24:32.967Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T23:24:32.967Z] ---> Running in 23f83f1efd7c [2021-07-15T23:24:33.569Z] Removing intermediate container 23f83f1efd7c [2021-07-15T23:24:33.569Z] ---> 61a8099bfada [2021-07-15T23:24:33.569Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T23:24:33.569Z] ---> Running in 12bd5db3f116 [2021-07-15T23:24:34.168Z] Removing intermediate container 12bd5db3f116 [2021-07-15T23:24:34.168Z] ---> 21ad2da8be69 [2021-07-15T23:24:34.168Z] Step 23/24 : LABEL git_sha=2c60d716b49d8d61b5b01e9d7d3a5000678965ea [2021-07-15T23:24:34.445Z] ---> Running in e32ae42dccad [2021-07-15T23:24:35.045Z] Removing intermediate container e32ae42dccad [2021-07-15T23:24:35.045Z] ---> 215225cc3220 [2021-07-15T23:24:35.045Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T23:24:35.045Z] ---> Running in 2447087007d2 [2021-07-15T23:24:35.641Z] Removing intermediate container 2447087007d2 [2021-07-15T23:24:35.641Z] ---> 2ce81277e49f [2021-07-15T23:24:35.641Z] [2021-07-15T23:24:36.236Z] Successfully built 2ce81277e49f [2021-07-15T23:24:36.236Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-15T23:24:36.526Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-15T23:24:36.521Z] $ docker stop --time=1 85c8f9d7e66f7fe0e56352592192c0b3166c8542b04fe4cacd8823215c0a24d0 [2021-07-15T23:24:38.451Z] $ docker rm -f 85c8f9d7e66f7fe0e56352592192c0b3166c8542b04fe4cacd8823215c0a24d0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T23:24:39.105Z] + docker images [2021-07-15T23:24:39.380Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T23:24:39.380Z] sys-mgmt-agent-arm64 latest 2ce81277e49f 4 seconds ago 311MB [2021-07-15T23:24:39.380Z] support-notifications-arm64 latest 97b2f68ae08d About a minute ago 15.7MB [2021-07-15T23:24:39.380Z] core-command-arm64 latest d4e7e72131c8 About a minute ago 15MB [2021-07-15T23:24:39.380Z] 381a92832e66 About a minute ago 992MB [2021-07-15T23:24:39.380Z] support-scheduler-arm64 latest 8990d6fc53c3 About a minute ago 15.1MB [2021-07-15T23:24:39.380Z] d630f1134bd3 About a minute ago 992MB [2021-07-15T23:24:39.380Z] af5d2824422a About a minute ago 989MB [2021-07-15T23:24:39.380Z] 17a5ed6f9183 About a minute ago 991MB [2021-07-15T23:24:39.380Z] security-bootstrapper-arm64 latest 66e94e93b91a 4 minutes ago 17.5MB [2021-07-15T23:24:39.380Z] core-data-arm64 latest bfb6bc25a47a 4 minutes ago 19.2MB [2021-07-15T23:24:39.380Z] security-secretstore-setup-arm64 latest 5287557d21f4 4 minutes ago 27.1MB [2021-07-15T23:24:39.380Z] core-metadata-arm64 latest 36a8ba2c9226 4 minutes ago 15.7MB [2021-07-15T23:24:39.380Z] security-proxy-setup-arm64 latest 56b365da76b7 4 minutes ago 24.2MB [2021-07-15T23:24:39.380Z] dc787281708b 4 minutes ago 998MB [2021-07-15T23:24:39.380Z] 7e758e24d3fc 4 minutes ago 995MB [2021-07-15T23:24:39.380Z] 4c13741d6190 4 minutes ago 996MB [2021-07-15T23:24:39.380Z] b7ceec307909 4 minutes ago 999MB [2021-07-15T23:24:39.380Z] e694900b4f45 4 minutes ago 992MB [2021-07-15T23:24:39.380Z] ci-base-image-arm64 latest b564e8527c5d 14 minutes ago 664MB [2021-07-15T23:24:39.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 27 hours ago 451MB [2021-07-15T23:24:39.380Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-15T23:24:39.380Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-15T23:24:39.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:24:40.167Z] ---> job-cost.sh [2021-07-15T23:24:40.167Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vQf7 [2021-07-15T23:25:36.759Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T23:27:13.516Z] lf-activate-venv(): INFO: Adding /tmp/venv-vQf7/bin to PATH [2021-07-15T23:27:13.516Z] INFO: No Stack... [2021-07-15T23:27:13.516Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T23:27:13.516Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T23:27:13.856Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-07-15T23:27:13.856Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T23:27:13.919Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3626-2-stack-cost] [2021-07-15T23:27:13.931Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3626-2-stack-cost] did not exist. Created. [2021-07-15T23:27:13.932Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3626-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T23:27:14.289Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T23:27:14.549Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T23:27:14.559Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3626-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-15T23:27:15.560Z] provisioning config files... [2021-07-15T23:27:15.575Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1738216800248228629tmp [Pipeline] { [Pipeline] sh [2021-07-15T23:27:15.923Z] + set +x [2021-07-15T23:27:15.924Z] + curl -s https://codecov.io/bash [2021-07-15T23:27:15.924Z] + bash -s -- [2021-07-15T23:27:16.197Z] [2021-07-15T23:27:16.197Z] _____ _ [2021-07-15T23:27:16.197Z] / ____| | | [2021-07-15T23:27:16.197Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T23:27:16.197Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T23:27:16.197Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T23:27:16.197Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T23:27:16.197Z] Bash-1.0.5 [2021-07-15T23:27:16.197Z] [2021-07-15T23:27:16.197Z] [2021-07-15T23:27:16.197Z] ==> git version 2.24.4 found [2021-07-15T23:27:16.197Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-15T23:27:16.197Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T23:27:16.197Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T23:27:16.197Z] ==> Jenkins CI detected. [2021-07-15T23:27:16.197Z] project root: . [2021-07-15T23:27:16.197Z] --> token set from env [2021-07-15T23:27:16.197Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T23:27:16.197Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T23:27:16.197Z] ==> Python coveragepy not found [2021-07-15T23:27:16.197Z] ==> Searching for coverage reports in: [2021-07-15T23:27:16.197Z] + . [2021-07-15T23:27:16.197Z] -> Found 1 reports [2021-07-15T23:27:16.197Z] ==> Detecting git/mercurial file structure [2021-07-15T23:27:16.197Z] ==> Reading reports [2021-07-15T23:27:16.197Z] + ./coverage.out bytes=402846 [2021-07-15T23:27:16.197Z] ==> Appending adjustments [2021-07-15T23:27:16.197Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T23:27:17.616Z] + Found adjustments [2021-07-15T23:27:17.616Z] ==> Gzipping contents [2021-07-15T23:27:17.616Z] 56K /tmp/codecov.kzlunJ.gz [2021-07-15T23:27:17.616Z] ==> Uploading reports [2021-07-15T23:27:17.616Z] url: https://codecov.io [2021-07-15T23:27:17.616Z] query: branch=PR-3626&commit=2c60d716b49d8d61b5b01e9d7d3a5000678965ea&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3626%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3626&job=&cmd_args= [2021-07-15T23:27:17.616Z] -> Pinging Codecov [2021-07-15T23:27:17.616Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3626&commit=2c60d716b49d8d61b5b01e9d7d3a5000678965ea&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3626%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3626&job=&cmd_args= [2021-07-15T23:27:17.884Z] -> Uploading to [2021-07-15T23:27:17.884Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/2c60d716b49d8d61b5b01e9d7d3a5000678965ea/440f22ff-ff48-45c2-a8c0-ca3b836b84d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T232717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9d483073f14a4972edd603dd5d813a36353045df86a37dc711895524047ef5bb [2021-07-15T23:27:17.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T23:27:17.884Z] Dload Upload Total Spent Left Speed [2021-07-15T23:27:18.150Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54490 0 0 100 54490 0 118k --:--:-- --:--:-- --:--:-- 118k [2021-07-15T23:27:18.150Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2c60d716b49d8d61b5b01e9d7d3a5000678965ea [Pipeline] } [2021-07-15T23:27:18.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:27:19.732Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:27:20.335Z] ---> package-listing.sh [2021-07-15T23:27:20.335Z] ++ facter osfamily [2021-07-15T23:27:20.335Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T23:27:20.605Z] + OS_FAMILY=redhat [2021-07-15T23:27:20.605Z] + workspace=/w/workspace/edgex-go/2 [2021-07-15T23:27:20.605Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T23:27:20.605Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T23:27:20.605Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T23:27:20.605Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T23:27:20.605Z] + '[' /w/workspace/edgex-go/2 ']' [2021-07-15T23:27:20.605Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T23:27:20.605Z] + case "${OS_FAMILY}" in [2021-07-15T23:27:20.605Z] + rpm -qa [2021-07-15T23:27:20.605Z] + sort [2021-07-15T23:27:22.555Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T23:27:22.555Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T23:27:22.555Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T23:27:22.555Z] + '[' /w/workspace/edgex-go/2 ']' [2021-07-15T23:27:22.555Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-07-15T23:27:22.555Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-07-15T23:27:22.574Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T23:27:22.893Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:27:23.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T23:27:23.493Z] [2021-07-15T23:27:23.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:27:23.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T23:27:23.835Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T23:27:23.835Z] 5843afab3874: Pulling fs layer [2021-07-15T23:27:23.835Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T23:27:23.835Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T23:27:23.835Z] 1a467efa2204: Pulling fs layer [2021-07-15T23:27:23.835Z] 865369a531d5: Pulling fs layer [2021-07-15T23:27:23.835Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T23:27:23.835Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T23:27:23.835Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T23:27:23.835Z] 7074353bde3e: Pulling fs layer [2021-07-15T23:27:23.835Z] 2dc3bafdbf1c: Waiting [2021-07-15T23:27:23.835Z] 9ac237eaa80d: Waiting [2021-07-15T23:27:23.835Z] 6bcad4ecc5c2: Waiting [2021-07-15T23:27:23.835Z] 7074353bde3e: Waiting [2021-07-15T23:27:23.835Z] 1a467efa2204: Waiting [2021-07-15T23:27:23.835Z] 865369a531d5: Waiting [2021-07-15T23:27:24.109Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T23:27:24.109Z] 2dfaacf7024e: Download complete [2021-07-15T23:27:24.109Z] 1a467efa2204: Verifying Checksum [2021-07-15T23:27:24.109Z] 1a467efa2204: Download complete [2021-07-15T23:27:24.109Z] 5843afab3874: Verifying Checksum [2021-07-15T23:27:24.109Z] 5843afab3874: Download complete [2021-07-15T23:27:24.109Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T23:27:24.109Z] 2dc3bafdbf1c: Download complete [2021-07-15T23:27:24.109Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T23:27:24.109Z] 9ac237eaa80d: Download complete [2021-07-15T23:27:24.109Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T23:27:24.109Z] 6bcad4ecc5c2: Download complete [2021-07-15T23:27:24.379Z] 865369a531d5: Verifying Checksum [2021-07-15T23:27:24.379Z] 865369a531d5: Download complete [2021-07-15T23:27:24.379Z] 5843afab3874: Pull complete [2021-07-15T23:27:24.646Z] 2dfaacf7024e: Pull complete [2021-07-15T23:27:24.646Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T23:27:24.646Z] 2dbba127c6aa: Download complete [2021-07-15T23:27:25.234Z] 2dbba127c6aa: Pull complete [2021-07-15T23:27:25.234Z] 1a467efa2204: Pull complete [2021-07-15T23:27:25.506Z] 865369a531d5: Pull complete [2021-07-15T23:27:25.772Z] 2dc3bafdbf1c: Pull complete [2021-07-15T23:27:25.772Z] 9ac237eaa80d: Pull complete [2021-07-15T23:27:25.772Z] 6bcad4ecc5c2: Pull complete [2021-07-15T23:27:29.113Z] 7074353bde3e: Verifying Checksum [2021-07-15T23:27:29.113Z] 7074353bde3e: Download complete [2021-07-15T23:27:32.469Z] 7074353bde3e: Pull complete [2021-07-15T23:27:32.469Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T23:27:32.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T23:27:32.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T23:27:32.570Z] prd-centos7-docker-4c-2g-3008 does not seem to be running inside a container [2021-07-15T23:27:32.644Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T23:27:35.404Z] $ docker top 7528acab14781fcb492f45f659d64bdcee2d79395bf6e806682722631bd6eb3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T23:27:35.819Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T23:27:36.138Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T23:27:36.477Z] + ls /var/log/sa-host [2021-07-15T23:27:36.477Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T23:27:36.477Z] file_magic: OK [2021-07-15T23:27:36.477Z] HZ: Using current value: 100 [2021-07-15T23:27:36.477Z] file_header: OK [2021-07-15T23:27:36.477Z] 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-07-15T23:27:36.477Z] Statistics: [2021-07-15T23:27:36.477Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T23:27:36.477Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T23:27:36.477Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T23:27:36.477Z] file_magic: OK [2021-07-15T23:27:36.477Z] HZ: Using current value: 100 [2021-07-15T23:27:36.477Z] file_header: OK [2021-07-15T23:27:36.477Z] 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-07-15T23:27:36.477Z] Statistics: [2021-07-15T23:27:36.477Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T23:27:36.477Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T23:27:37.094Z] provisioning config files... [2021-07-15T23:27:37.112Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5793434802670500752tmp [Pipeline] { [Pipeline] echo [2021-07-15T23:27:37.137Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:27:37.451Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T23:27:37.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:27:37.879Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T23:27:37.893Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:27:38.206Z] ---> sudo-logs.sh [2021-07-15T23:27:38.206Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T23:27:38.273Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:27:38.586Z] ---> job-cost.sh [2021-07-15T23:27:38.586Z] lf-activate-venv: SKIPPING [2021-07-15T23:27:38.586Z] DEBUG: total: 0.18000000715255737 [2021-07-15T23:27:38.586Z] INFO: Retrieving Stack Cost... [2021-07-15T23:27:39.552Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T23:27:39.822Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T23:27:39.840Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:27:40.168Z] ---> logs-deploy.sh [2021-07-15T23:27:40.168Z] lf-activate-venv: SKIPPING [2021-07-15T23:27:40.168Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3626/2 [2021-07-15T23:27:40.168Z] INFO: archiving workspace using pattern(s): [2021-07-15T23:27:40.756Z] Archives upload complete. [2021-07-15T23:27:41.025Z] INFO: archiving logs to Nexus