Pull request #3615 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from e1683e89f410745fbacd74a305d36451f6390a16+4edb777b9d60e900e8671f5ac6453e52ef440742 (a69ab502629580732e6e695d083c870cf2d06acf) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2632733598984749047.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8274550489313828451.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-3615/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8130855878126692353.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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5102051190047079460.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-3615/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2493525035284649890.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 ‘prd-centos7-docker-4c-2g-2314’ is offline Running on prd-centos7-docker-4c-2g-2318 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh3309015599018232724.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7223250341686251319.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit e1683e89f410745fbacd74a305d36451f6390a16 Merge succeeded, producing e1683e89f410745fbacd74a305d36451f6390a16 Checking out Revision e1683e89f410745fbacd74a305d36451f6390a16 (PR-3615) > git config core.sparsecheckout # timeout=10 > git checkout -f e1683e89f410745fbacd74a305d36451f6390a16 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7235711848456914532.key > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1683e89f410745fbacd74a305d36451f6390a16 # timeout=10 Commit message: "feat(security): Lint Dockerfiles" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-09T20:38:07.055Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-09T20:38:07.140Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-09T20:38:07.167Z] ========================================================= [2021-07-09T20:38:07.167Z] EdgeX Global Pipelines Version Info [2021-07-09T20:38:07.167Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dc5a64065edf1786901fbabc8409f00b48d41832 # timeout=10 [2021-07-09T20:38:08.614Z] ------------------- [2021-07-09T20:38:08.614Z] stable info: [2021-07-09T20:38:08.614Z] ------------------- [2021-07-09T20:38:08.614Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-09T20:38:08.614Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-09T20:38:08.614Z] Message: update stable to v1.0.196 [2021-07-09T20:38:09.188Z] ------------------- [2021-07-09T20:38:09.188Z] experimental info: [2021-07-09T20:38:09.188Z] ------------------- [2021-07-09T20:38:09.188Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-09T20:38:09.188Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-09T20:38:09.188Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-09T20:38:09.311Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-09T20:38:09.380Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-09T20:38:09.410Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-09T20:38:09.436Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-09T20:38:09.457Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-09T20:38:09.479Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-09T20:38:09.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-09T20:38:09.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-09T20:38:09.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-09T20:38:09.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-09T20:38:09.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-09T20:38:09.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-09T20:38:09.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-09T20:38:09.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-09T20:38:09.679Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-09T20:38:09.702Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-09T20:38:09.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-09T20:38:09.747Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-09T20:38:09.771Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-09T20:38:09.793Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-09T20:38:09.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-09T20:38:09.836Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-09T20:38:09.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3615 [Pipeline] echo [2021-07-09T20:38:09.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3615 [Pipeline] echo [2021-07-09T20:38:09.900Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3615 [Pipeline] echo [2021-07-09T20:38:09.923Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1683e89f410745fbacd74a305d36451f6390a16 [Pipeline] echo [2021-07-09T20:38:09.944Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1683e8 [Pipeline] echo [2021-07-09T20:38:09.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T20:38:10.040Z] provisioning config files... [2021-07-09T20:38:10.056Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2703940948872405893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-09T20:38:10.393Z] ---> docker-login.sh [2021-07-09T20:38:10.393Z] nexus3.edgexfoundry.org:10001 [2021-07-09T20:38:10.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T20:38:10.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T20:38:10.665Z] Configure a credential helper to remove this warning. See [2021-07-09T20:38:10.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T20:38:10.665Z] [2021-07-09T20:38:10.665Z] Login Succeeded [2021-07-09T20:38:10.665Z] nexus3.edgexfoundry.org:10002 [2021-07-09T20:38:10.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T20:38:10.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T20:38:10.928Z] Configure a credential helper to remove this warning. See [2021-07-09T20:38:10.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T20:38:10.928Z] [2021-07-09T20:38:10.928Z] Login Succeeded [2021-07-09T20:38:10.928Z] nexus3.edgexfoundry.org:10003 [2021-07-09T20:38:10.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T20:38:10.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T20:38:10.928Z] Configure a credential helper to remove this warning. See [2021-07-09T20:38:10.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T20:38:10.928Z] [2021-07-09T20:38:10.928Z] Login Succeeded [2021-07-09T20:38:10.928Z] nexus3.edgexfoundry.org:10004 [2021-07-09T20:38:11.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T20:38:11.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T20:38:11.191Z] Configure a credential helper to remove this warning. See [2021-07-09T20:38:11.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T20:38:11.191Z] [2021-07-09T20:38:11.191Z] Login Succeeded [2021-07-09T20:38:11.191Z] docker.io [2021-07-09T20:38:11.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T20:38:11.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T20:38:11.453Z] Configure a credential helper to remove this warning. See [2021-07-09T20:38:11.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T20:38:11.453Z] [2021-07-09T20:38:11.453Z] Login Succeeded [2021-07-09T20:38:11.453Z] ---> docker-login.sh ends [Pipeline] } [2021-07-09T20:38:11.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-09T20:38:11.798Z] ++ 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-09T20:38:11.798Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T20:38:11.798Z] ++ dirname cmd/core-command/Dockerfile [2021-07-09T20:38:11.798Z] ++ cut -d/ -f2 [2021-07-09T20:38:11.798Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-09T20:38:11.798Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T20:38:11.798Z] ++ dirname cmd/core-data/Dockerfile [2021-07-09T20:38:11.798Z] ++ cut -d/ -f2 [2021-07-09T20:38:11.798Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-09T20:38:11.798Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T20:38:11.798Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-09T20:38:11.798Z] ++ cut -d/ -f2 [2021-07-09T20:38:11.798Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-09T20:38:11.798Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T20:38:11.798Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-09T20:38:11.798Z] ++ cut -d/ -f2 [2021-07-09T20:38:11.798Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-09T20:38:11.798Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T20:38:11.798Z] ++ cut -d/ -f2 [2021-07-09T20:38:11.798Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-09T20:38:11.798Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-09T20:38:11.798Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T20:38:11.798Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-09T20:38:11.798Z] ++ cut -d/ -f2 [2021-07-09T20:38:11.798Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-09T20:38:11.798Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T20:38:11.798Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-09T20:38:11.798Z] ++ cut -d/ -f2 [2021-07-09T20:38:11.798Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-09T20:38:11.798Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T20:38:11.798Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-09T20:38:11.798Z] ++ cut -d/ -f2 [2021-07-09T20:38:11.798Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-09T20:38:11.798Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T20:38:11.798Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-09T20:38:11.798Z] ++ cut -d/ -f2 [2021-07-09T20:38:11.798Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-09T20:38:11.838Z] 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-09T20:38:12.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-09T20:38:12.964Z] [2021-07-09T20:38:12.964Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T20:38:13.276Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-09T20:38:13.276Z] latest: Pulling from edgex-devops/git-semver [2021-07-09T20:38:13.276Z] 31603596830f: Pulling fs layer [2021-07-09T20:38:13.276Z] b6dc333f4379: Pulling fs layer [2021-07-09T20:38:13.276Z] 3d9ef1400e77: Pulling fs layer [2021-07-09T20:38:13.276Z] fd332fbdc1db: Pulling fs layer [2021-07-09T20:38:13.276Z] fd332fbdc1db: Waiting [2021-07-09T20:38:13.276Z] b6dc333f4379: Verifying Checksum [2021-07-09T20:38:13.276Z] b6dc333f4379: Download complete [2021-07-09T20:38:13.547Z] 31603596830f: Verifying Checksum [2021-07-09T20:38:13.547Z] 31603596830f: Download complete [2021-07-09T20:38:13.547Z] fd332fbdc1db: Verifying Checksum [2021-07-09T20:38:13.547Z] fd332fbdc1db: Download complete [2021-07-09T20:38:13.547Z] 3d9ef1400e77: Verifying Checksum [2021-07-09T20:38:13.547Z] 3d9ef1400e77: Download complete [2021-07-09T20:38:13.547Z] 31603596830f: Pull complete [2021-07-09T20:38:13.808Z] b6dc333f4379: Pull complete [2021-07-09T20:38:14.383Z] 3d9ef1400e77: Pull complete [2021-07-09T20:38:14.647Z] fd332fbdc1db: Pull complete [2021-07-09T20:38:14.647Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-09T20:38:14.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-09T20:38:14.647Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-09T20:38:14.727Z] prd-centos7-docker-4c-2g-2318 does not seem to be running inside a container [2021-07-09T20:38:14.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-09T20:38:16.128Z] $ docker top edcfa76fc6f0a29aa4624408c0af2953177b331efc4f392b8ca92266a02710c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-09T20:38:16.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-09T20:38:16.277Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-09T20:38:16.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-09T20:38:16.414Z] $ docker exec edcfa76fc6f0a29aa4624408c0af2953177b331efc4f392b8ca92266a02710c2 ssh-agent [2021-07-09T20:38:16.532Z] SSH_AUTH_SOCK=/tmp/ssh-faToaciYePzK/agent.14 [2021-07-09T20:38:16.532Z] SSH_AGENT_PID=20 [2021-07-09T20:38:16.541Z] Running ssh-add (command line suppressed) [2021-07-09T20:38:16.635Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6212498331424044648.key (/w/workspace/edgex-go/5@tmp/private_key_6212498331424044648.key) [2021-07-09T20:38:16.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-09T20:38:16.960Z] + git tag --points-at HEAD [Pipeline] } [2021-07-09T20:38:16.972Z] $ docker exec --env ******** --env ******** edcfa76fc6f0a29aa4624408c0af2953177b331efc4f392b8ca92266a02710c2 ssh-agent -k [2021-07-09T20:38:17.065Z] unset SSH_AUTH_SOCK; [2021-07-09T20:38:17.065Z] unset SSH_AGENT_PID; [2021-07-09T20:38:17.065Z] echo Agent pid 20 killed; [2021-07-09T20:38:17.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-09T20:38:17.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-09T20:38:17.142Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-09T20:38:17.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-09T20:38:17.255Z] $ docker exec edcfa76fc6f0a29aa4624408c0af2953177b331efc4f392b8ca92266a02710c2 ssh-agent [2021-07-09T20:38:17.376Z] SSH_AUTH_SOCK=/tmp/ssh-GcHGu1SYDtgF/agent.53 [2021-07-09T20:38:17.376Z] SSH_AGENT_PID=60 [2021-07-09T20:38:17.381Z] Running ssh-add (command line suppressed) [2021-07-09T20:38:17.485Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2149611300073438411.key (/w/workspace/edgex-go/5@tmp/private_key_2149611300073438411.key) [2021-07-09T20:38:17.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-09T20:38:17.816Z] + git semver init [2021-07-09T20:38:17.816Z] # -> Open(): unable to determine branch for HEAD [2021-07-09T20:38:17.816Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-07-09T20:38:17.816Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-07-09T20:38:17.816Z] # $SEMVER_REMOTE_NAME = origin [2021-07-09T20:38:17.816Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-09T20:38:17.816Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-09T20:38:17.816Z] # $SEMVER_BRANCH = PR-3615 [2021-07-09T20:38:17.816Z] # $SEMVER_TEMP = /tmp/semver-526704855 [2021-07-09T20:38:17.816Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-09T20:38:35.967Z] # '/tmp/semver-526704855' -> '/w/workspace/edgex-go/5/.semver' [2021-07-09T20:38:35.967Z] # -> Force: false [2021-07-09T20:38:35.967Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-07-09T20:38:35.973Z] $ docker exec --env ******** --env ******** edcfa76fc6f0a29aa4624408c0af2953177b331efc4f392b8ca92266a02710c2 ssh-agent -k [2021-07-09T20:38:36.061Z] unset SSH_AUTH_SOCK; [2021-07-09T20:38:36.061Z] unset SSH_AGENT_PID; [2021-07-09T20:38:36.061Z] echo Agent pid 60 killed; [2021-07-09T20:38:36.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-09T20:38:36.416Z] + git semver [Pipeline] } [2021-07-09T20:38:36.428Z] $ docker stop --time=1 edcfa76fc6f0a29aa4624408c0af2953177b331efc4f392b8ca92266a02710c2 [2021-07-09T20:38:39.941Z] $ docker rm -f edcfa76fc6f0a29aa4624408c0af2953177b331efc4f392b8ca92266a02710c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-09T20:38:40.322Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-09T20:38:40.604Z] Stashed 1 file(s) [Pipeline] echo [2021-07-09T20:38:40.609Z] [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-09T20:38:41.201Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-09T20:38:41.640Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-09T20:38:41.977Z] + sudo service docker restart [2021-07-09T20:38:41.977Z] + true [2021-07-09T20:38:41.977Z] Redirecting to /bin/systemctl restart docker.service [2021-07-09T20:38:55.826Z] Still waiting to schedule task [2021-07-09T20:38:55.827Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2320’ is offline [Pipeline] echo [2021-07-09T20:39:00.131Z] ========================================================= [2021-07-09T20:39:00.131Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-09T20:39:00.131Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-09T20:39:00.453Z] + 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-09T20:39:01.846Z] Sending build context to Docker daemon 328.3MB [2021-07-09T20:39:01.847Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-09T20:39:01.847Z] Step 2/6 : FROM ${BASE} [2021-07-09T20:39:01.847Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-09T20:39:01.847Z] 540db60ca938: Pulling fs layer [2021-07-09T20:39:01.847Z] adcc1eea9eea: Pulling fs layer [2021-07-09T20:39:01.847Z] 4c4ab2625f07: Pulling fs layer [2021-07-09T20:39:01.847Z] 0510c868ecb4: Pulling fs layer [2021-07-09T20:39:01.847Z] afea3b2eda06: Pulling fs layer [2021-07-09T20:39:01.847Z] 7809a108b3ef: Pulling fs layer [2021-07-09T20:39:01.847Z] f706445af74f: Pulling fs layer [2021-07-09T20:39:01.847Z] afea3b2eda06: Waiting [2021-07-09T20:39:01.847Z] 7809a108b3ef: Waiting [2021-07-09T20:39:01.847Z] f706445af74f: Waiting [2021-07-09T20:39:01.847Z] 0510c868ecb4: Waiting [2021-07-09T20:39:01.847Z] 4c4ab2625f07: Verifying Checksum [2021-07-09T20:39:01.847Z] 4c4ab2625f07: Download complete [2021-07-09T20:39:01.847Z] adcc1eea9eea: Verifying Checksum [2021-07-09T20:39:01.847Z] adcc1eea9eea: Download complete [2021-07-09T20:39:01.847Z] afea3b2eda06: Verifying Checksum [2021-07-09T20:39:01.847Z] afea3b2eda06: Download complete [2021-07-09T20:39:02.116Z] 7809a108b3ef: Verifying Checksum [2021-07-09T20:39:02.116Z] 7809a108b3ef: Download complete [2021-07-09T20:39:02.116Z] 540db60ca938: Verifying Checksum [2021-07-09T20:39:02.116Z] 540db60ca938: Download complete [2021-07-09T20:39:02.116Z] 540db60ca938: Pull complete [2021-07-09T20:39:02.380Z] adcc1eea9eea: Pull complete [2021-07-09T20:39:02.380Z] 4c4ab2625f07: Pull complete [2021-07-09T20:39:04.644Z] f706445af74f: Verifying Checksum [2021-07-09T20:39:04.644Z] f706445af74f: Download complete [2021-07-09T20:39:05.222Z] 0510c868ecb4: Verifying Checksum [2021-07-09T20:39:05.222Z] 0510c868ecb4: Download complete [2021-07-09T20:39:08.618Z] 0510c868ecb4: Pull complete [2021-07-09T20:39:08.618Z] afea3b2eda06: Pull complete [2021-07-09T20:39:08.618Z] 7809a108b3ef: Pull complete [2021-07-09T20:39:10.031Z] f706445af74f: Pull complete [2021-07-09T20:39:10.031Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-09T20:39:10.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-09T20:39:10.031Z] ---> b068be0155e3 [2021-07-09T20:39:10.031Z] 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-09T20:39:14.245Z] ---> Running in f151ae6bd002 [2021-07-09T20:39:14.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:39:14.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:39:15.393Z] (1/12) Installing libmagic (5.39-r0) [2021-07-09T20:39:15.393Z] (2/12) Installing file (5.39-r0) [2021-07-09T20:39:15.654Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-09T20:39:15.654Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-09T20:39:23.841Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-09T20:39:23.841Z] (6/12) Installing patch (2.7.6-r7) [2021-07-09T20:39:23.841Z] (7/12) Installing build-base (0.5-r2) [2021-07-09T20:39:23.841Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-09T20:39:23.841Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-09T20:39:23.841Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-09T20:39:23.841Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-09T20:39:23.841Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-09T20:39:23.841Z] Executing busybox-1.32.1-r6.trigger [2021-07-09T20:39:23.841Z] OK: 219 MiB in 52 packages [2021-07-09T20:39:25.759Z] Removing intermediate container f151ae6bd002 [2021-07-09T20:39:25.759Z] ---> 0ff37b610eb2 [2021-07-09T20:39:25.759Z] Step 4/6 : WORKDIR /edgex-go [2021-07-09T20:39:25.759Z] ---> Running in 72f73e5a3043 [2021-07-09T20:39:25.759Z] Removing intermediate container 72f73e5a3043 [2021-07-09T20:39:25.759Z] ---> 373e38c642e7 [2021-07-09T20:39:25.759Z] Step 5/6 : COPY go.mod . [2021-07-09T20:39:25.759Z] ---> f67d1b975621 [2021-07-09T20:39:25.759Z] Step 6/6 : RUN go mod download [2021-07-09T20:39:25.759Z] ---> Running in 836e41000d07 [2021-07-09T20:39:40.694Z] Removing intermediate container 836e41000d07 [2021-07-09T20:39:40.694Z] ---> 795155519d23 [2021-07-09T20:39:40.694Z] Successfully built 795155519d23 [2021-07-09T20:39:40.694Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T20:39:41.004Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-09T20:39:41.005Z] . [Pipeline] withDockerContainer [2021-07-09T20:39:41.115Z] prd-centos7-docker-4c-2g-2318 does not seem to be running inside a container [2021-07-09T20:39:41.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-09T20:39:41.520Z] $ docker top 7ef82119c039e17a00bcdf8bdfa119bc1ec9c4a1386212d20f072a2e7bfe7d93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T20:39:41.917Z] + go version [2021-07-09T20:39:41.917Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-09T20:39:41.928Z] $ docker stop --time=1 7ef82119c039e17a00bcdf8bdfa119bc1ec9c4a1386212d20f072a2e7bfe7d93 [2021-07-09T20:39:43.108Z] $ docker rm -f 7ef82119c039e17a00bcdf8bdfa119bc1ec9c4a1386212d20f072a2e7bfe7d93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T20:39:43.651Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-09T20:39:43.651Z] . [Pipeline] withDockerContainer [2021-07-09T20:39:43.724Z] prd-centos7-docker-4c-2g-2318 does not seem to be running inside a container [2021-07-09T20:39:43.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-09T20:39:44.081Z] $ docker top 865c45d23af55827d0ef8536a30eb1aaf620aaa6e911295ccf15b9ab2990b272 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-09T20:39:44.172Z] ========================================================= [2021-07-09T20:39:44.172Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-09T20:39:44.172Z] ========================================================= [Pipeline] sh [2021-07-09T20:39:44.478Z] + go mod tidy [Pipeline] sh [2021-07-09T20:39:45.048Z] + make test [2021-07-09T20:39:45.049Z] if which hadolint > /dev/null ; then hadolint --config hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif 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-09T20:39:45.049Z] go mod tidy [2021-07-09T20:39:45.049Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-09T20:39:50.362Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-09T20:40:05.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-09T20:40:10.731Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-09T20:40:11.334Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-09T20:40:11.334Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-09T20:40:13.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-09T20:40:14.297Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-09T20:40:14.297Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-09T20:40:14.297Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-09T20:40:14.874Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-09T20:40:14.874Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-09T20:40:15.143Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-09T20:40:15.143Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-09T20:40:15.143Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-09T20:40:15.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-09T20:40:17.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2021-07-09T20:40:17.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-09T20:40:17.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-09T20:40:18.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 100.0% of statements [2021-07-09T20:40:18.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-09T20:40:19.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 53.1% of statements [2021-07-09T20:40:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-09T20:40:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-09T20:40:20.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.102s coverage: 87.7% of statements [2021-07-09T20:40:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-09T20:40:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-09T20:40:20.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.063s coverage: 78.9% of statements [2021-07-09T20:40:21.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-07-09T20:40:21.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-09T20:40:21.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-09T20:40:21.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-09T20:40:21.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-09T20:40:21.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-09T20:40:21.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.245s coverage: 95.1% of statements [2021-07-09T20:40:21.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-09T20:40:21.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-09T20:40:21.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-09T20:40:21.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-09T20:40:21.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-09T20:40:21.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-09T20:40:21.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-09T20:40:21.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-09T20:40:22.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-07-09T20:40:22.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-09T20:40:22.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-09T20:40:22.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-09T20:40:23.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-07-09T20:40:23.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-09T20:40:23.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-07-09T20:40:23.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 22.0% of statements [2021-07-09T20:40:23.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-09T20:40:23.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 47.1% of statements [2021-07-09T20:40:24.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-07-09T20:40:24.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-07-09T20:40:24.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2021-07-09T20:40:24.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-07-09T20:40:36.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements [2021-07-09T20:40:36.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-07-09T20:40:43.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.190s coverage: 81.8% of statements [2021-07-09T20:40:43.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-09T20:40:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-07-09T20:40:58.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-09T20:40:58.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-09T20:40:58.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-09T20:40:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-07-09T20:40:58.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-09T20:40:58.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-09T20:40:58.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-09T20:40:58.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-09T20:40:58.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-09T20:40:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-07-09T20:40:58.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-09T20:40:58.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-09T20:40:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-07-09T20:40:58.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-09T20:40:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-07-09T20:40:58.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-09T20:40:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-07-09T20:40:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-07-09T20:40:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-07-09T20:40:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.069s coverage: 91.2% of statements [2021-07-09T20:40:58.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-09T20:40:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.123s coverage: 64.4% of statements [2021-07-09T20:40:58.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-09T20:40:58.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-09T20:40:58.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-07-09T20:40:58.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements [2021-07-09T20:40:59.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.018s coverage: 100.0% of statements [2021-07-09T20:40:59.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-07-09T20:40:59.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-07-09T20:41:00.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.168s coverage: 66.9% of statements [2021-07-09T20:41:00.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-09T20:41:00.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-09T20:41:00.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-09T20:41:00.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.6% of statements [2021-07-09T20:41:00.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-09T20:41:00.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-09T20:41:00.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-07-09T20:41:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-09T20:41:01.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-07-09T20:41:01.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-09T20:41:07.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-09T20:41:07.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 91.9% of statements [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-09T20:41:07.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-09T20:41:07.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.6% of statements [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-09T20:41:07.858Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-09T20:41:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-09T20:41:07.858Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2021-07-09T20:41:07.858Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-07-09T20:41:07.858Z] GO111MODULE=on go vet ./... [2021-07-09T20:41:29.929Z] gofmt -l . [2021-07-09T20:41:29.929Z] [ "`gofmt -l .`" = "" ] [2021-07-09T20:41:29.929Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-09T20:41:30.809Z] + ls -al . [2021-07-09T20:41:30.809Z] total 564 [2021-07-09T20:41:30.809Z] drwxrwxr-x 10 1001 1001 4096 Jul 9 20:41 . [2021-07-09T20:41:30.809Z] drwxr-xr-x 4 root root 28 Jul 9 20:39 .. [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 11 Jul 9 20:38 .dockerignore [2021-07-09T20:41:30.809Z] drwxrwxr-x 8 1001 1001 179 Jul 9 20:38 .git [2021-07-09T20:41:30.809Z] drwxrwxr-x 3 1001 1001 125 Jul 9 20:38 .github [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 818 Jul 9 20:38 .gitignore [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 76 Jul 9 20:38 .hadolint.yml [2021-07-09T20:41:30.809Z] drwx------ 3 1001 1001 58 Jul 9 20:38 .semver [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 166 Jul 9 20:38 .sonarcloud.properties [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 8609 Jul 9 20:38 Attribution.txt [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 43881 Jul 9 20:38 CHANGELOG.md [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 3804 Jul 9 20:38 CONTRIBUTING.md [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 931 Jul 9 20:38 Dockerfile.build [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 849 Jul 9 20:38 Jenkinsfile [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 10775 Jul 9 20:38 LICENSE [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 5943 Jul 9 20:38 Makefile [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 7818 Jul 9 20:38 README.md [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 6912 Jul 9 20:38 SECURITY.md [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 5 Jul 9 20:38 VERSION [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 4131 Jul 9 20:38 ZMQWindows.md [2021-07-09T20:41:30.809Z] drwxrwxr-x 2 1001 1001 37 Jul 9 20:38 bin [2021-07-09T20:41:30.809Z] drwxrwxr-x 14 1001 1001 4096 Jul 9 20:38 cmd [2021-07-09T20:41:30.809Z] -rw-r--r-- 1 root root 398095 Jul 9 20:41 coverage.out [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 806 Jul 9 20:38 go.mod [2021-07-09T20:41:30.809Z] -rw-r--r-- 1 root root 20759 Jul 9 20:39 go.sum [2021-07-09T20:41:30.809Z] drwxrwxr-x 7 1001 1001 114 Jul 9 20:38 internal [2021-07-09T20:41:30.809Z] drwxrwxr-x 3 1001 1001 16 Jul 9 20:38 openapi [2021-07-09T20:41:30.809Z] drwxrwxr-x 4 1001 1001 71 Jul 9 20:38 snap [2021-07-09T20:41:30.809Z] -rw-rw-r-- 1 1001 1001 168 Jul 9 20:38 version.go [Pipeline] sh [2021-07-09T20:41:31.120Z] + '[' -e coverage.out ] [2021-07-09T20:41:31.120Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-09T20:41:31.214Z] Stashed 1 file(s) [Pipeline] sh [2021-07-09T20:41:31.517Z] + make build [2021-07-09T20:41:31.517Z] go mod tidy [2021-07-09T20:41:31.517Z] 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-09T20:41:32.914Z] 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-09T20:41:39.568Z] 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-09T20:41:39.836Z] 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-09T20:41:40.792Z] 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-09T20:41:41.054Z] 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-09T20:41:42.004Z] 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-09T20:41:42.580Z] 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-09T20:41:43.527Z] 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-09T20:41:44.476Z] 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-09T20:41:45.058Z] 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-09T20:41:45.649Z] 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-09T20:41:47.083Z] $ docker stop --time=1 865c45d23af55827d0ef8536a30eb1aaf620aaa6e911295ccf15b9ab2990b272 [2021-07-09T20:41:49.710Z] $ docker rm -f 865c45d23af55827d0ef8536a30eb1aaf620aaa6e911295ccf15b9ab2990b272 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T20:41:51.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T20:41:51.138Z] [2021-07-09T20:41:51.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T20:41:51.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T20:41:51.456Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-09T20:41:51.456Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-09T20:41:51.456Z] ca9280d653b3: Pulling fs layer [2021-07-09T20:41:51.456Z] 7e9c9ca2126c: Pulling fs layer [2021-07-09T20:41:51.716Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-09T20:41:51.716Z] cbdbe7a5bc2a: Download complete [2021-07-09T20:41:51.716Z] cbdbe7a5bc2a: Pull complete [2021-07-09T20:41:52.301Z] ca9280d653b3: Verifying Checksum [2021-07-09T20:41:52.301Z] ca9280d653b3: Download complete [2021-07-09T20:41:52.562Z] ca9280d653b3: Pull complete [2021-07-09T20:41:53.145Z] 7e9c9ca2126c: Verifying Checksum [2021-07-09T20:41:53.145Z] 7e9c9ca2126c: Download complete [2021-07-09T20:41:55.711Z] 7e9c9ca2126c: Pull complete [2021-07-09T20:41:55.711Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-09T20:41:55.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T20:41:55.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-09T20:41:56.297Z] prd-centos7-docker-4c-2g-2318 does not seem to be running inside a container [2021-07-09T20:41:56.337Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-09T20:41:58.411Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2321 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [2021-07-09T20:42:00.080Z] $ docker top f1db3c9afe47db0de112507ba82dd909363fe049601a6cc54247958d9063e45c -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-07-09T20:42:00.226Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-07-09T20:42:00.420Z] The recommended git tool is: git [2021-07-09T20:42:00.481Z] + docker-compose build --help [2021-07-09T20:42:00.481Z] + grep parallel [2021-07-09T20:42:01.058Z] --parallel Build images in parallel. [Pipeline] } [2021-07-09T20:42:01.068Z] $ docker stop --time=1 f1db3c9afe47db0de112507ba82dd909363fe049601a6cc54247958d9063e45c [2021-07-09T20:42:02.272Z] $ docker rm -f f1db3c9afe47db0de112507ba82dd909363fe049601a6cc54247958d9063e45c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T20:42:02.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T20:42:02.713Z] . [Pipeline] withDockerContainer [2021-07-09T20:42:02.784Z] prd-centos7-docker-4c-2g-2318 does not seem to be running inside a container [2021-07-09T20:42:02.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-09T20:42:03.137Z] $ docker top ba19a3b9ad2b6b04e4261da76cc53519ae96462152e2b4cc7126b8ef879ceb21 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T20:42:03.510Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-09T20:42:04.080Z] Building core-command ... [2021-07-09T20:42:04.080Z] Building core-data ... [2021-07-09T20:42:04.080Z] Building core-metadata ... [2021-07-09T20:42:04.080Z] Building security-bootstrapper ... [2021-07-09T20:42:04.080Z] Building security-proxy-setup ... [2021-07-09T20:42:04.080Z] Building security-secretstore-setup ... [2021-07-09T20:42:04.080Z] Building support-notifications ... [2021-07-09T20:42:04.080Z] Building support-scheduler ... [2021-07-09T20:42:04.080Z] Building sys-mgmt-agent ... [2021-07-09T20:42:04.080Z] Building security-secretstore-setup [2021-07-09T20:42:04.080Z] Building core-command [2021-07-09T20:42:04.080Z] Building support-notifications [2021-07-09T20:42:04.080Z] Building support-scheduler [2021-07-09T20:42:04.080Z] Building core-metadata [2021-07-09T20:42:05.196Z] using credential edgex-jenkins-ssh [2021-07-09T20:42:05.216Z] Cloning the remote Git repository [2021-07-09T20:42:05.260Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-09T20:42:05.416Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-07-09T20:42:05.554Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T20:42:05.554Z] > git --version # timeout=10 [2021-07-09T20:42:05.588Z] > git --version # 'git version 2.17.1' [2021-07-09T20:42:05.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T20:42:05.677Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T20:42:14.105Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:42:14.105Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:42:14.105Z] ---> 795155519d23 [2021-07-09T20:42:14.105Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T20:42:15.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:42:15.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:42:15.056Z] ---> 795155519d23 [2021-07-09T20:42:15.056Z] Step 3/23 : WORKDIR /edgex-go [2021-07-09T20:42:15.636Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:42:15.636Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:42:15.636Z] ---> 795155519d23 [2021-07-09T20:42:15.636Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T20:42:15.636Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:42:15.636Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:42:15.636Z] ---> 795155519d23 [2021-07-09T20:42:15.636Z] Step 3/23 : WORKDIR /edgex-go [2021-07-09T20:42:16.588Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:42:16.588Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:42:16.588Z] ---> 795155519d23 [2021-07-09T20:42:16.588Z] Step 3/26 : WORKDIR /edgex-go [2021-07-09T20:42:17.989Z] ---> Running in ff8b8b18d775 [2021-07-09T20:42:17.990Z] ---> Running in a5cb7bc08486 [2021-07-09T20:42:17.990Z] ---> Running in cf77b45bb373 [2021-07-09T20:42:17.990Z] ---> Running in cb6b05f7caa1 [2021-07-09T20:42:17.990Z] ---> Running in dde3111194aa [2021-07-09T20:42:18.252Z] Removing intermediate container ff8b8b18d775 [2021-07-09T20:42:18.252Z] ---> 0aa6f64dacb7 [2021-07-09T20:42:18.252Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:42:18.252Z] Removing intermediate container a5cb7bc08486 [2021-07-09T20:42:18.252Z] ---> 6fd8124168cf [2021-07-09T20:42:18.252Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:42:18.252Z] Removing intermediate container cb6b05f7caa1 [2021-07-09T20:42:18.252Z] ---> 1adb87ea707a [2021-07-09T20:42:18.252Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:42:18.252Z] Removing intermediate container cf77b45bb373 [2021-07-09T20:42:18.252Z] ---> eb048120d6b6 [2021-07-09T20:42:18.252Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:42:18.252Z] Removing intermediate container dde3111194aa [2021-07-09T20:42:18.252Z] ---> 8a1d759744f5 [2021-07-09T20:42:18.252Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:42:18.252Z] ---> Running in c3d97b62e97e [2021-07-09T20:42:18.252Z] ---> Running in b91ba36b6367 [2021-07-09T20:42:18.252Z] ---> Running in 09390b24f1a7 [2021-07-09T20:42:18.252Z] ---> Running in 21e6b021ab21 [2021-07-09T20:42:18.252Z] ---> Running in 44be3edee0d4 [2021-07-09T20:42:19.206Z] Removing intermediate container c3d97b62e97e [2021-07-09T20:42:19.206Z] ---> 046fc29337b3 [2021-07-09T20:42:19.206Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-09T20:42:19.206Z] ---> Running in 4b93aa3e2855 [2021-07-09T20:42:19.473Z] Removing intermediate container b91ba36b6367 [2021-07-09T20:42:19.473Z] ---> 8bdc5f865fcf [2021-07-09T20:42:19.473Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-09T20:42:19.473Z] Removing intermediate container 09390b24f1a7 [2021-07-09T20:42:19.473Z] ---> 0a91a61f4a13 [2021-07-09T20:42:19.473Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-09T20:42:19.473Z] ---> Running in 2cfd254ef9e6 [2021-07-09T20:42:19.473Z] ---> Running in f124198bf021 [2021-07-09T20:42:19.473Z] Removing intermediate container 21e6b021ab21 [2021-07-09T20:42:19.473Z] ---> cad3bf78cdba [2021-07-09T20:42:19.473Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-09T20:42:19.473Z] ---> Running in f3c35d32fb5c [2021-07-09T20:42:19.734Z] Removing intermediate container 44be3edee0d4 [2021-07-09T20:42:19.734Z] ---> 220ac41e8738 [2021-07-09T20:42:19.734Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-09T20:42:19.734Z] ---> Running in 206be744ce3a [2021-07-09T20:42:20.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:42:20.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:42:20.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:42:20.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:42:20.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:42:20.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:42:20.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:42:20.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:42:20.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:42:21.127Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:42:21.127Z] OK: 219 MiB in 52 packages [2021-07-09T20:42:21.393Z] OK: 219 MiB in 52 packages [2021-07-09T20:42:21.393Z] OK: 219 MiB in 52 packages [2021-07-09T20:42:21.655Z] Removing intermediate container 2cfd254ef9e6 [2021-07-09T20:42:21.655Z] ---> 166dd65a86eb [2021-07-09T20:42:21.655Z] Step 6/24 : COPY go.mod . [2021-07-09T20:42:21.655Z] OK: 219 MiB in 52 packages [2021-07-09T20:42:21.655Z] Removing intermediate container f124198bf021 [2021-07-09T20:42:21.655Z] ---> 4bd37a72ac12 [2021-07-09T20:42:21.655Z] Step 6/23 : COPY go.mod . [2021-07-09T20:42:21.920Z] Removing intermediate container f3c35d32fb5c [2021-07-09T20:42:21.920Z] ---> c9e64019c117 [2021-07-09T20:42:21.920Z] Step 6/24 : COPY go.mod . [2021-07-09T20:42:21.920Z] ---> f76fceac1c28 [2021-07-09T20:42:21.920Z] Step 7/24 : RUN go mod download [2021-07-09T20:42:21.920Z] ---> Running in a6495f79f496 [2021-07-09T20:42:21.920Z] ---> c905a233d342 [2021-07-09T20:42:21.920Z] Step 7/23 : RUN go mod download [2021-07-09T20:42:22.050Z] Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:42:22.186Z] Removing intermediate container 4b93aa3e2855 [2021-07-09T20:42:22.186Z] ---> 612ff557c65c [2021-07-09T20:42:22.186Z] Step 6/23 : COPY go.mod . [2021-07-09T20:42:22.186Z] ---> Running in 5eec179c334b [2021-07-09T20:42:22.186Z] ---> 85106074acd9 [2021-07-09T20:42:22.186Z] Step 7/24 : RUN go mod download [2021-07-09T20:42:22.186Z] ---> Running in 1c1d6a41b207 [2021-07-09T20:42:22.351Z] Merge succeeded, producing e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:42:22.352Z] Checking out Revision e1683e89f410745fbacd74a305d36451f6390a16 (PR-3615) [2021-07-09T20:42:22.451Z] OK: 219 MiB in 52 packages [2021-07-09T20:42:22.451Z] ---> efa398eacbaf [2021-07-09T20:42:22.451Z] Step 7/23 : RUN go mod download [2021-07-09T20:42:22.451Z] ---> Running in 0989bb5792d2 [2021-07-09T20:42:21.235Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T20:42:21.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T20:42:21.274Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T20:42:21.309Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T20:42:21.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T20:42:21.323Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-09T20:42:22.062Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T20:42:22.074Z] > git checkout -f e1683e89f410745fbacd74a305d36451f6390a16 # timeout=10 [2021-07-09T20:42:22.270Z] > git remote # timeout=10 [2021-07-09T20:42:22.285Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T20:42:22.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T20:42:22.312Z] > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 [2021-07-09T20:42:22.334Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T20:42:22.353Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T20:42:22.364Z] > git checkout -f e1683e89f410745fbacd74a305d36451f6390a16 # timeout=10 [2021-07-09T20:42:22.718Z] Removing intermediate container 206be744ce3a [2021-07-09T20:42:22.718Z] ---> aa3d597dbb41 [2021-07-09T20:42:22.718Z] Step 6/26 : COPY go.mod . [2021-07-09T20:42:22.981Z] ---> 6651e6dc2db6 [2021-07-09T20:42:22.982Z] Step 7/26 : RUN go mod download [2021-07-09T20:42:23.249Z] Removing intermediate container 1c1d6a41b207 [2021-07-09T20:42:23.249Z] ---> 6fb61de36011 [2021-07-09T20:42:23.249Z] Step 8/24 : COPY . . [2021-07-09T20:42:23.249Z] Removing intermediate container a6495f79f496 [2021-07-09T20:42:23.249Z] ---> 7a58151ae8af [2021-07-09T20:42:23.249Z] Step 8/24 : COPY . . [2021-07-09T20:42:23.249Z] ---> Running in 7ce75fd99159 [2021-07-09T20:42:23.249Z] Removing intermediate container 5eec179c334b [2021-07-09T20:42:23.249Z] ---> a0dfbbd6a61c [2021-07-09T20:42:23.249Z] Step 8/23 : COPY . . [2021-07-09T20:42:26.657Z] Commit message: "feat(security): Lint Dockerfiles" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-09T20:42:27.967Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-09T20:42:28.365Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-09T20:42:28.716Z] + sudo service docker restart [2021-07-09T20:42:28.716Z] + true [2021-07-09T20:42:33.296Z] Removing intermediate container 0989bb5792d2 [2021-07-09T20:42:33.297Z] ---> 7c0e7bca7c7a [2021-07-09T20:42:33.297Z] Step 8/23 : COPY . . [2021-07-09T20:42:33.297Z] ---> c25e125771bc [2021-07-09T20:42:33.297Z] Step 9/23 : RUN go mod tidy [2021-07-09T20:42:33.297Z] ---> 2462f86ff42c [2021-07-09T20:42:33.297Z] Step 9/24 : RUN go mod tidy [2021-07-09T20:42:33.297Z] ---> db7a484979ff [2021-07-09T20:42:33.297Z] Step 9/24 : RUN go mod tidy [2021-07-09T20:42:33.297Z] ---> Running in 757065a256f8 [2021-07-09T20:42:33.297Z] ---> Running in a894b79a31ca [2021-07-09T20:42:33.297Z] ---> Running in c306a95c812c [2021-07-09T20:42:33.297Z] Removing intermediate container 7ce75fd99159 [2021-07-09T20:42:33.297Z] ---> 21c089d34769 [2021-07-09T20:42:33.297Z] Step 8/26 : COPY . . [2021-07-09T20:42:43.337Z] Removing intermediate container 757065a256f8 [2021-07-09T20:42:43.337Z] ---> 851bc261bda1 [2021-07-09T20:42:43.337Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-09T20:42:43.337Z] ---> Running in 32e11cf587b9 [2021-07-09T20:42:43.337Z] ---> 45e5ed4eb18d [2021-07-09T20:42:43.337Z] Step 9/26 : RUN go mod tidy [2021-07-09T20:42:43.337Z] ---> c6ded432e408 [2021-07-09T20:42:43.337Z] Step 9/23 : RUN go mod tidy [2021-07-09T20:42:43.337Z] ---> Running in f1b34b622dc7 [2021-07-09T20:42:43.337Z] ---> Running in d5b6cd4a92d2 [2021-07-09T20:42:43.337Z] Removing intermediate container a894b79a31ca [2021-07-09T20:42:43.337Z] ---> 7585457f1f8b [2021-07-09T20:42:43.337Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-09T20:42:43.337Z] Removing intermediate container c306a95c812c [2021-07-09T20:42:43.337Z] ---> d966e1c9033c [2021-07-09T20:42:43.337Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-09T20:42:43.337Z] ---> Running in 55d7d5338eab [2021-07-09T20:42:43.337Z] ---> Running in c120817dada8 [2021-07-09T20:42:43.337Z] 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-09T20:42:43.337Z] 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-09T20:42:43.337Z] 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-09T20:42:43.597Z] Removing intermediate container f1b34b622dc7 [2021-07-09T20:42:43.597Z] ---> 76ea7f696749 [2021-07-09T20:42:43.597Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-09T20:42:43.597Z] ---> Running in 1bb396940a86 [2021-07-09T20:42:44.173Z] 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-09T20:42:44.173Z] Removing intermediate container d5b6cd4a92d2 [2021-07-09T20:42:44.173Z] ---> 0933b16b5edc [2021-07-09T20:42:44.173Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-09T20:42:44.173Z] ---> Running in 7ec08962acff [2021-07-09T20:42:44.748Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T20:42:47.067Z] provisioning config files... [2021-07-09T20:42:47.093Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8823174216703389057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-09T20:42:47.464Z] ---> docker-login.sh [2021-07-09T20:42:47.464Z] nexus3.edgexfoundry.org:10001 [2021-07-09T20:42:48.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T20:42:48.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T20:42:48.653Z] Configure a credential helper to remove this warning. See [2021-07-09T20:42:48.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T20:42:48.653Z] [2021-07-09T20:42:48.653Z] Login Succeeded [2021-07-09T20:42:48.925Z] nexus3.edgexfoundry.org:10002 [2021-07-09T20:42:49.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T20:42:49.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T20:42:49.199Z] Configure a credential helper to remove this warning. See [2021-07-09T20:42:49.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T20:42:49.199Z] [2021-07-09T20:42:49.199Z] Login Succeeded [2021-07-09T20:42:49.199Z] nexus3.edgexfoundry.org:10003 [2021-07-09T20:42:49.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T20:42:49.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T20:42:49.747Z] Configure a credential helper to remove this warning. See [2021-07-09T20:42:49.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T20:42:49.747Z] [2021-07-09T20:42:49.747Z] Login Succeeded [2021-07-09T20:42:49.747Z] nexus3.edgexfoundry.org:10004 [2021-07-09T20:42:50.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T20:42:50.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T20:42:50.319Z] Configure a credential helper to remove this warning. See [2021-07-09T20:42:50.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T20:42:50.319Z] [2021-07-09T20:42:50.319Z] Login Succeeded [2021-07-09T20:42:50.319Z] docker.io [2021-07-09T20:42:50.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T20:42:50.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T20:42:50.869Z] Configure a credential helper to remove this warning. See [2021-07-09T20:42:50.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T20:42:50.869Z] [2021-07-09T20:42:50.869Z] Login Succeeded [2021-07-09T20:42:50.869Z] ---> docker-login.sh ends [Pipeline] } [2021-07-09T20:42:50.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-09T20:42:51.205Z] ========================================================= [2021-07-09T20:42:51.205Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-09T20:42:51.205Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-09T20:42:51.552Z] + 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-09T20:42:53.554Z] Sending build context to Docker daemon 165.7MB [2021-07-09T20:42:53.828Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-09T20:42:53.828Z] Step 2/6 : FROM ${BASE} [2021-07-09T20:42:53.828Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-09T20:42:53.828Z] 595b0fe564bb: Pulling fs layer [2021-07-09T20:42:53.828Z] 3088b5b3c5c0: Pulling fs layer [2021-07-09T20:42:53.828Z] 5b7225fbf94c: Pulling fs layer [2021-07-09T20:42:53.828Z] ba82ee9f976e: Pulling fs layer [2021-07-09T20:42:53.828Z] 506bd15cee9f: Pulling fs layer [2021-07-09T20:42:53.828Z] 75a0a4a0db45: Pulling fs layer [2021-07-09T20:42:53.828Z] 618dc40b7e24: Pulling fs layer [2021-07-09T20:42:53.828Z] 506bd15cee9f: Waiting [2021-07-09T20:42:53.828Z] 75a0a4a0db45: Waiting [2021-07-09T20:42:53.828Z] 618dc40b7e24: Waiting [2021-07-09T20:42:53.828Z] ba82ee9f976e: Waiting [2021-07-09T20:42:54.105Z] 5b7225fbf94c: Verifying Checksum [2021-07-09T20:42:54.105Z] 5b7225fbf94c: Download complete [2021-07-09T20:42:54.105Z] 3088b5b3c5c0: Verifying Checksum [2021-07-09T20:42:54.105Z] 3088b5b3c5c0: Download complete [2021-07-09T20:42:54.105Z] 506bd15cee9f: Verifying Checksum [2021-07-09T20:42:54.105Z] 506bd15cee9f: Download complete [2021-07-09T20:42:54.105Z] 595b0fe564bb: Verifying Checksum [2021-07-09T20:42:54.105Z] 595b0fe564bb: Download complete [2021-07-09T20:42:54.105Z] 75a0a4a0db45: Verifying Checksum [2021-07-09T20:42:54.105Z] 75a0a4a0db45: Download complete [2021-07-09T20:42:54.707Z] 595b0fe564bb: Pull complete [2021-07-09T20:42:55.307Z] 3088b5b3c5c0: Pull complete [2021-07-09T20:42:55.906Z] 5b7225fbf94c: Pull complete [2021-07-09T20:42:56.182Z] 618dc40b7e24: Download complete [2021-07-09T20:42:57.607Z] ba82ee9f976e: Verifying Checksum [2021-07-09T20:42:57.607Z] ba82ee9f976e: Download complete [2021-07-09T20:43:07.777Z] ba82ee9f976e: Pull complete [2021-07-09T20:43:08.050Z] 506bd15cee9f: Pull complete [2021-07-09T20:43:08.650Z] 75a0a4a0db45: Pull complete [2021-07-09T20:43:12.982Z] 618dc40b7e24: Pull complete [2021-07-09T20:43:12.982Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-09T20:43:12.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-09T20:43:12.982Z] ---> a36622ca3599 [2021-07-09T20:43:12.982Z] 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-09T20:43:15.216Z] ---> Running in f7089bb924b0 [2021-07-09T20:43:16.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T20:43:17.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T20:43:17.780Z] (1/12) Installing libmagic (5.39-r0) [2021-07-09T20:43:18.052Z] (2/12) Installing file (5.39-r0) [2021-07-09T20:43:18.052Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-09T20:43:18.323Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-09T20:43:22.630Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-09T20:43:22.630Z] (6/12) Installing patch (2.7.6-r7) [2021-07-09T20:43:22.902Z] (7/12) Installing build-base (0.5-r2) [2021-07-09T20:43:22.902Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-09T20:43:22.902Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-09T20:43:22.902Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-09T20:43:23.173Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-09T20:43:23.173Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-09T20:43:23.448Z] Executing busybox-1.32.1-r6.trigger [2021-07-09T20:43:23.448Z] OK: 218 MiB in 52 packages [2021-07-09T20:43:23.543Z] 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-09T20:43:23.543Z] Removing intermediate container 55d7d5338eab [2021-07-09T20:43:23.543Z] ---> fcf77bbd71f9 [2021-07-09T20:43:23.543Z] [2021-07-09T20:43:23.543Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T20:43:23.543Z] Removing intermediate container 32e11cf587b9 [2021-07-09T20:43:23.543Z] ---> 795660e5d874 [2021-07-09T20:43:23.543Z] [2021-07-09T20:43:23.543Z] Step 11/23 : FROM alpine:3.12 [2021-07-09T20:43:23.543Z] 3.12: Pulling from library/alpine [2021-07-09T20:43:23.543Z] 3.12: Pulling from library/alpine [2021-07-09T20:43:24.114Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-09T20:43:24.114Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-09T20:43:24.114Z] Status: Downloaded newer image for alpine:3.12 [2021-07-09T20:43:24.114Z] Status: Image is up to date for alpine:3.12 [2021-07-09T20:43:24.114Z] ---> 13621d1b12d4 [2021-07-09T20:43:24.114Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-09T20:43:24.114Z] ---> 13621d1b12d4 [2021-07-09T20:43:24.114Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-09T20:43:24.114Z] Removing intermediate container c120817dada8 [2021-07-09T20:43:24.114Z] ---> 67ab1a4d25c8 [2021-07-09T20:43:24.114Z] [2021-07-09T20:43:24.114Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T20:43:24.114Z] ---> 13621d1b12d4 [2021-07-09T20:43:24.114Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-09T20:43:24.114Z] ---> Running in 014afa03b350 [2021-07-09T20:43:24.114Z] Removing intermediate container 1bb396940a86 [2021-07-09T20:43:24.114Z] ---> 30e1c781ead1 [2021-07-09T20:43:24.114Z] [2021-07-09T20:43:24.114Z] Step 11/26 : FROM alpine:3.12 [2021-07-09T20:43:24.114Z] ---> 13621d1b12d4 [2021-07-09T20:43:24.114Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-09T20:43:24.114Z] ---> Running in ee391b711e42 [2021-07-09T20:43:24.114Z] ---> Running in 7a7cf320e8f5 [2021-07-09T20:43:24.114Z] Removing intermediate container 7ec08962acff [2021-07-09T20:43:24.114Z] ---> f3016ff505d6 [2021-07-09T20:43:24.114Z] [2021-07-09T20:43:24.114Z] Step 11/23 : FROM alpine:3.12 [2021-07-09T20:43:24.114Z] ---> 13621d1b12d4 [2021-07-09T20:43:24.114Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-09T20:43:24.376Z] ---> Running in 279c4f045961 [2021-07-09T20:43:24.376Z] ---> Running in 90533cab4615 [2021-07-09T20:43:24.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:43:24.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:43:24.637Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-09T20:43:24.899Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T20:43:24.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:43:24.899Z] OK: 6 MiB in 15 packages [2021-07-09T20:43:24.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:43:24.899Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-09T20:43:24.899Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T20:43:24.899Z] OK: 6 MiB in 15 packages [2021-07-09T20:43:25.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:43:25.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:43:25.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:43:25.449Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:43:25.449Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-09T20:43:25.449Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T20:43:25.449Z] Removing intermediate container 014afa03b350 [2021-07-09T20:43:25.449Z] ---> 8afdfad55a97 [2021-07-09T20:43:25.449Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T20:43:25.449Z] OK: 6 MiB in 15 packages [2021-07-09T20:43:25.449Z] Removing intermediate container ee391b711e42 [2021-07-09T20:43:25.449Z] ---> 973e9f877fdb [2021-07-09T20:43:25.449Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T20:43:25.449Z] ---> Running in 0e267586db13 [2021-07-09T20:43:25.449Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-09T20:43:25.449Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T20:43:25.449Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-09T20:43:25.449Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:43:25.449Z] (4/6) Installing curl (7.77.0-r0) [2021-07-09T20:43:25.449Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-09T20:43:25.449Z] ---> Running in cbeaa074e80b [2021-07-09T20:43:25.449Z] (6/6) Installing su-exec (0.2-r1) [2021-07-09T20:43:25.449Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T20:43:25.449Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T20:43:25.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:43:25.713Z] OK: 7 MiB in 20 packages [2021-07-09T20:43:25.713Z] Removing intermediate container 0e267586db13 [2021-07-09T20:43:25.713Z] ---> 599d4852e846 [2021-07-09T20:43:25.713Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-09T20:43:25.713Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-09T20:43:25.713Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-09T20:43:25.713Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T20:43:25.713Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T20:43:25.713Z] OK: 6 MiB in 16 packages [2021-07-09T20:43:25.713Z] ---> Running in 4e547ca46de1 [2021-07-09T20:43:25.713Z] Removing intermediate container cbeaa074e80b [2021-07-09T20:43:25.713Z] ---> dd598d16a9ca [2021-07-09T20:43:25.713Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-09T20:43:25.976Z] Removing intermediate container 7a7cf320e8f5 [2021-07-09T20:43:25.976Z] ---> 6625f41319e6 [2021-07-09T20:43:25.976Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T20:43:25.977Z] ---> Running in 1c7ec6462b34 [2021-07-09T20:43:25.977Z] ---> Running in 059b90e4d6aa [2021-07-09T20:43:25.977Z] Removing intermediate container 4e547ca46de1 [2021-07-09T20:43:25.977Z] ---> 9b91e26b1f0f [2021-07-09T20:43:25.977Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-09T20:43:25.977Z] ---> Running in 2df6b41c50a7 [2021-07-09T20:43:25.977Z] Removing intermediate container 1c7ec6462b34 [2021-07-09T20:43:25.977Z] ---> 6de199e82584 [2021-07-09T20:43:25.977Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-09T20:43:26.241Z] Removing intermediate container 059b90e4d6aa [2021-07-09T20:43:26.241Z] ---> 6e7babd950c5 [2021-07-09T20:43:26.241Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-09T20:43:26.241Z] Removing intermediate container 2df6b41c50a7 [2021-07-09T20:43:26.241Z] ---> 2b63b53fd09f [2021-07-09T20:43:26.241Z] Step 16/24 : WORKDIR / [2021-07-09T20:43:26.241Z] ---> Running in f8ecffb9f8d1 [2021-07-09T20:43:26.241Z] ---> Running in 19f13a1642de [2021-07-09T20:43:26.241Z] Removing intermediate container 279c4f045961 [2021-07-09T20:43:26.241Z] ---> a3cae3490340 [2021-07-09T20:43:26.241Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-09T20:43:26.241Z] ---> Running in ba1d4ffe4d67 [2021-07-09T20:43:26.241Z] Removing intermediate container 90533cab4615 [2021-07-09T20:43:26.241Z] ---> 34c07d7c8d1f [2021-07-09T20:43:26.241Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T20:43:26.241Z] ---> Running in b5fefde60b0c [2021-07-09T20:43:26.241Z] ---> Running in a37d081a8610 [2021-07-09T20:43:26.241Z] Removing intermediate container 19f13a1642de [2021-07-09T20:43:26.241Z] ---> 05569f115d68 [2021-07-09T20:43:26.241Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-09T20:43:26.504Z] Removing intermediate container f8ecffb9f8d1 [2021-07-09T20:43:26.504Z] ---> 4ade4980f22c [2021-07-09T20:43:26.504Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T20:43:26.504Z] ---> Running in ff955b1a86d1 [2021-07-09T20:43:26.504Z] Removing intermediate container ba1d4ffe4d67 [2021-07-09T20:43:26.504Z] ---> f906dd19ea34 [2021-07-09T20:43:26.504Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T20:43:26.504Z] Removing intermediate container a37d081a8610 [2021-07-09T20:43:26.504Z] ---> e561409b18c9 [2021-07-09T20:43:26.504Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-09T20:43:26.504Z] Removing intermediate container b5fefde60b0c [2021-07-09T20:43:26.504Z] ---> 0c620855be91 [2021-07-09T20:43:26.504Z] Step 14/26 : WORKDIR / [2021-07-09T20:43:26.504Z] ---> 253fa5c5c0b5 [2021-07-09T20:43:26.504Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-09T20:43:26.504Z] Removing intermediate container ff955b1a86d1 [2021-07-09T20:43:26.504Z] ---> 7552d782404d [2021-07-09T20:43:26.504Z] Step 16/24 : WORKDIR / [2021-07-09T20:43:26.504Z] ---> Running in 3b6d49450dc2 [2021-07-09T20:43:26.504Z] ---> Running in a5d5e69634b9 [2021-07-09T20:43:26.764Z] ---> Running in 8302069c766d [2021-07-09T20:43:26.765Z] Removing intermediate container a5d5e69634b9 [2021-07-09T20:43:26.765Z] ---> d15e8dd3f52e [2021-07-09T20:43:26.765Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-09T20:43:26.828Z] Removing intermediate container f7089bb924b0 [2021-07-09T20:43:26.828Z] ---> 0ed86ac6742e [2021-07-09T20:43:26.828Z] Step 4/6 : WORKDIR /edgex-go [2021-07-09T20:43:27.042Z] Removing intermediate container 3b6d49450dc2 [2021-07-09T20:43:27.042Z] ---> 5387a60a8685 [2021-07-09T20:43:27.042Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T20:43:27.042Z] Removing intermediate container 8302069c766d [2021-07-09T20:43:27.042Z] ---> 8e23cf59330d [2021-07-09T20:43:27.042Z] 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-09T20:43:27.042Z] ---> e80eb8b5bd24 [2021-07-09T20:43:27.042Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-09T20:43:27.042Z] ---> 8192dbb71869 [2021-07-09T20:43:27.042Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-09T20:43:27.042Z] ---> Running in 7452f3a461a7 [2021-07-09T20:43:27.102Z] ---> Running in 059194e7e530 [2021-07-09T20:43:27.318Z] Removing intermediate container 7452f3a461a7 [2021-07-09T20:43:27.318Z] ---> e749cf0deef1 [2021-07-09T20:43:27.318Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T20:43:27.318Z] ---> b5278d35a89a [2021-07-09T20:43:27.318Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-09T20:43:27.377Z] Removing intermediate container 059194e7e530 [2021-07-09T20:43:27.377Z] ---> d68e78a0cde1 [2021-07-09T20:43:27.377Z] Step 5/6 : COPY go.mod . [2021-07-09T20:43:27.912Z] ---> df279ddb02ef [2021-07-09T20:43:27.912Z] 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-09T20:43:27.912Z] ---> 35dd2f1d9ea4 [2021-07-09T20:43:27.912Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-09T20:43:27.912Z] ---> ab9b27176fcd [2021-07-09T20:43:27.912Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-09T20:43:27.912Z] ---> 4251bb509891 [2021-07-09T20:43:27.912Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-09T20:43:27.912Z] ---> 68638eb1d83d [2021-07-09T20:43:27.912Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-09T20:43:27.912Z] ---> Running in e93188ae3a49 [2021-07-09T20:43:28.358Z] ---> 9ec9fdb27b38 [2021-07-09T20:43:28.358Z] Step 6/6 : RUN go mod download [2021-07-09T20:43:28.358Z] ---> Running in 01f5e2654bf7 [2021-07-09T20:43:28.492Z] Removing intermediate container e93188ae3a49 [2021-07-09T20:43:28.492Z] ---> 81ea8405b236 [2021-07-09T20:43:28.492Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T20:43:28.492Z] ---> 55da8677af28 [2021-07-09T20:43:28.492Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-09T20:43:28.492Z] ---> Running in 76cfb816e3c3 [2021-07-09T20:43:28.492Z] ---> a94baf591f52 [2021-07-09T20:43:28.492Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-09T20:43:28.492Z] ---> b87eec0fa3a4 [2021-07-09T20:43:28.492Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-09T20:43:28.492Z] ---> 1a09678b0374 [2021-07-09T20:43:28.492Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-09T20:43:28.492Z] ---> Running in 1db64d40417d [2021-07-09T20:43:28.492Z] ---> Running in 6512c6aa3364 [2021-07-09T20:43:28.755Z] Removing intermediate container 76cfb816e3c3 [2021-07-09T20:43:28.755Z] ---> 616d2cad20c5 [2021-07-09T20:43:28.755Z] Step 21/23 : LABEL arch=x86_64 [2021-07-09T20:43:28.755Z] Removing intermediate container 1db64d40417d [2021-07-09T20:43:28.755Z] ---> 71aca1a4e210 [2021-07-09T20:43:28.755Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T20:43:28.755Z] ---> Running in 5743831ae55f [2021-07-09T20:43:28.755Z] Removing intermediate container 6512c6aa3364 [2021-07-09T20:43:28.755Z] ---> 0d5c3e5b2c9e [2021-07-09T20:43:28.755Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T20:43:28.755Z] ---> e99a7a5041d6 [2021-07-09T20:43:28.755Z] 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-09T20:43:28.755Z] ---> Running in 8f293a5c55cf [2021-07-09T20:43:28.755Z] ---> Running in 2731abd423a3 [2021-07-09T20:43:28.755Z] ---> 022e766a49ae [2021-07-09T20:43:28.755Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-09T20:43:28.755Z] ---> Running in dd9ac3907399 [2021-07-09T20:43:28.755Z] Removing intermediate container 5743831ae55f [2021-07-09T20:43:28.755Z] ---> 4cd5785f42c6 [2021-07-09T20:43:28.755Z] Step 22/23 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:43:28.755Z] Removing intermediate container 8f293a5c55cf [2021-07-09T20:43:28.755Z] ---> 70fc2949e238 [2021-07-09T20:43:28.755Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T20:43:29.030Z] ---> Running in c67a9a1d49d1 [2021-07-09T20:43:29.030Z] ---> Running in dd4222d57be3 [2021-07-09T20:43:29.030Z] Removing intermediate container 2731abd423a3 [2021-07-09T20:43:29.030Z] ---> 3464e49ff014 [2021-07-09T20:43:29.030Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T20:43:29.030Z] Removing intermediate container dd9ac3907399 [2021-07-09T20:43:29.030Z] ---> fc16f8bc99db [2021-07-09T20:43:29.030Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T20:43:29.030Z] ---> 4d2d81d2d637 [2021-07-09T20:43:29.030Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-09T20:43:29.030Z] ---> Running in 915c781e8191 [2021-07-09T20:43:29.030Z] ---> Running in c27c41c0d97d [2021-07-09T20:43:29.030Z] Removing intermediate container c67a9a1d49d1 [2021-07-09T20:43:29.030Z] ---> 58a500ca5e36 [2021-07-09T20:43:29.030Z] Step 23/23 : LABEL version=0.0.0 [2021-07-09T20:43:29.030Z] Removing intermediate container dd4222d57be3 [2021-07-09T20:43:29.030Z] ---> 67060e8c7abd [2021-07-09T20:43:29.030Z] Step 23/24 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:43:29.030Z] ---> Running in 5ed8a5ae99a0 [2021-07-09T20:43:29.030Z] ---> Running in ec199ed55412 [2021-07-09T20:43:29.030Z] Removing intermediate container c27c41c0d97d [2021-07-09T20:43:29.030Z] ---> bd5e023abf63 [2021-07-09T20:43:29.030Z] Step 21/23 : LABEL arch=x86_64 [2021-07-09T20:43:29.317Z] Removing intermediate container 915c781e8191 [2021-07-09T20:43:29.317Z] ---> 3b85813b19ac [2021-07-09T20:43:29.317Z] Step 23/24 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:43:29.317Z] ---> Running in 15cc4e80a49d [2021-07-09T20:43:29.317Z] Removing intermediate container 5ed8a5ae99a0 [2021-07-09T20:43:29.317Z] ---> c70f04be7228 [2021-07-09T20:43:29.317Z] [2021-07-09T20:43:29.317Z] Removing intermediate container ec199ed55412 [2021-07-09T20:43:29.317Z] ---> 0b6064552524 [2021-07-09T20:43:29.317Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T20:43:29.317Z] Successfully built c70f04be7228 [2021-07-09T20:43:29.317Z] ---> Running in 775adf7a720d [2021-07-09T20:43:29.317Z] Successfully tagged support-scheduler:latest [2021-07-09T20:43:29.317Z] Building security-bootstrapper [2021-07-09T20:43:29.317Z]  Building support-scheduler ... done  ---> Running in 32781a97d489 [2021-07-09T20:43:29.317Z] ---> 790c9be3675d [2021-07-09T20:43:29.317Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-09T20:43:29.317Z] Removing intermediate container 15cc4e80a49d [2021-07-09T20:43:29.317Z] ---> ab578d9c84f1 [2021-07-09T20:43:29.317Z] Step 22/23 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:43:29.903Z] ---> Running in 04eb98fc6e86 [2021-07-09T20:43:30.477Z] Removing intermediate container 32781a97d489 [2021-07-09T20:43:30.477Z] ---> 84e3687edf54 [2021-07-09T20:43:30.477Z] [2021-07-09T20:43:30.477Z] Removing intermediate container 775adf7a720d [2021-07-09T20:43:30.477Z] ---> ead92f8ac0a1 [2021-07-09T20:43:30.477Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T20:43:30.477Z] Successfully built 84e3687edf54 [2021-07-09T20:43:31.713Z] ---> Running in 94e6efe3e8e7 [2021-07-09T20:43:31.713Z] ---> 49296f9f8a9d [2021-07-09T20:43:31.713Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-09T20:43:32.083Z] Successfully tagged core-metadata:latest [2021-07-09T20:43:32.083Z]  Building core-metadata ... done Building security-proxy-setup [2021-07-09T20:43:32.446Z] Removing intermediate container 04eb98fc6e86 [2021-07-09T20:43:32.446Z] ---> e63a402ea035 [2021-07-09T20:43:32.446Z] Step 23/23 : LABEL version=0.0.0 [2021-07-09T20:43:36.747Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:43:36.747Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:43:36.747Z] ---> 795155519d23 [2021-07-09T20:43:36.747Z] Step 3/22 : WORKDIR /edgex-go [2021-07-09T20:43:36.747Z] ---> Using cache [2021-07-09T20:43:36.747Z] ---> 8a1d759744f5 [2021-07-09T20:43:36.747Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:43:36.747Z] ---> Using cache [2021-07-09T20:43:36.747Z] ---> 220ac41e8738 [2021-07-09T20:43:36.747Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-09T20:43:36.747Z] ---> Using cache [2021-07-09T20:43:36.747Z] ---> aa3d597dbb41 [2021-07-09T20:43:36.747Z] Step 6/22 : COPY go.mod . [2021-07-09T20:43:36.747Z] ---> Using cache [2021-07-09T20:43:36.747Z] ---> 6651e6dc2db6 [2021-07-09T20:43:36.747Z] Step 7/22 : RUN go mod download [2021-07-09T20:43:36.747Z] ---> Using cache [2021-07-09T20:43:36.747Z] ---> 21c089d34769 [2021-07-09T20:43:36.747Z] Step 8/22 : COPY . . [2021-07-09T20:43:36.747Z] ---> Using cache [2021-07-09T20:43:36.747Z] ---> 45e5ed4eb18d [2021-07-09T20:43:36.747Z] Step 9/22 : RUN go mod tidy [2021-07-09T20:43:36.747Z] ---> Using cache [2021-07-09T20:43:36.747Z] ---> 76ea7f696749 [2021-07-09T20:43:36.747Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-09T20:43:37.320Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:43:37.320Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:43:37.320Z] ---> 795155519d23 [2021-07-09T20:43:37.320Z] Step 3/32 : WORKDIR /edgex-go [2021-07-09T20:43:37.320Z] ---> Using cache [2021-07-09T20:43:37.320Z] ---> 8a1d759744f5 [2021-07-09T20:43:37.320Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:43:37.320Z] ---> Using cache [2021-07-09T20:43:37.320Z] ---> 220ac41e8738 [2021-07-09T20:43:37.320Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-09T20:43:37.320Z] ---> Using cache [2021-07-09T20:43:37.320Z] ---> aa3d597dbb41 [2021-07-09T20:43:37.320Z] Step 6/32 : COPY go.mod . [2021-07-09T20:43:37.320Z] ---> Using cache [2021-07-09T20:43:37.320Z] ---> 6651e6dc2db6 [2021-07-09T20:43:37.320Z] Step 7/32 : RUN go mod download [2021-07-09T20:43:37.320Z] ---> Using cache [2021-07-09T20:43:37.320Z] ---> 21c089d34769 [2021-07-09T20:43:37.320Z] Step 8/32 : COPY . . [2021-07-09T20:43:37.320Z] ---> Using cache [2021-07-09T20:43:37.320Z] ---> 45e5ed4eb18d [2021-07-09T20:43:37.320Z] Step 9/32 : RUN go mod tidy [2021-07-09T20:43:37.320Z] ---> Using cache [2021-07-09T20:43:37.320Z] ---> 76ea7f696749 [2021-07-09T20:43:37.320Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-09T20:43:41.548Z] Removing intermediate container 94e6efe3e8e7 [2021-07-09T20:43:41.548Z] ---> 9eb0cbd989af [2021-07-09T20:43:41.548Z] [2021-07-09T20:43:41.548Z] ---> Running in 915e20639165 [2021-07-09T20:43:41.548Z] ---> 9fb0f1ba731e [2021-07-09T20:43:41.548Z] 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-09T20:43:41.548Z] ---> Running in 6a49c4f8de68 [2021-07-09T20:43:41.548Z] ---> Running in 25f1b0cb90fd [2021-07-09T20:43:41.548Z] ---> Running in 5960446adca6 [2021-07-09T20:43:41.548Z] Successfully built 9eb0cbd989af [2021-07-09T20:43:41.548Z] Successfully tagged core-command:latest [2021-07-09T20:43:41.548Z] Building core-data [2021-07-09T20:43:41.548Z]  Building core-command ... done Removing intermediate container 915e20639165 [2021-07-09T20:43:41.548Z] ---> fcec5c2ff424 [2021-07-09T20:43:41.548Z] [2021-07-09T20:43:41.548Z] Successfully built fcec5c2ff424 [2021-07-09T20:43:41.548Z] Successfully tagged support-notifications:latest [2021-07-09T20:43:41.548Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-07-09T20:43:42.125Z] 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-09T20:43:42.125Z] 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-09T20:43:47.497Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:43:47.497Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:43:47.497Z] ---> 795155519d23 [2021-07-09T20:43:47.497Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T20:43:47.497Z] ---> Using cache [2021-07-09T20:43:47.497Z] ---> 8a1d759744f5 [2021-07-09T20:43:47.497Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:43:47.497Z] ---> Using cache [2021-07-09T20:43:47.497Z] ---> 220ac41e8738 [2021-07-09T20:43:47.497Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-09T20:43:48.449Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:43:48.449Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:43:48.449Z] ---> 795155519d23 [2021-07-09T20:43:48.449Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T20:43:48.449Z] ---> Using cache [2021-07-09T20:43:48.449Z] ---> 8a1d759744f5 [2021-07-09T20:43:48.449Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:43:48.449Z] ---> Using cache [2021-07-09T20:43:48.449Z] ---> 220ac41e8738 [2021-07-09T20:43:48.449Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-09T20:43:50.436Z] ---> Running in cc0191776941 [2021-07-09T20:43:50.706Z] ---> Running in 5d4d19b7ebe1 [2021-07-09T20:43:50.706Z] Removing intermediate container 5960446adca6 [2021-07-09T20:43:50.706Z] ---> 11ee692de349 [2021-07-09T20:43:50.706Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-09T20:43:50.706Z] ---> Running in 25474873a44e [2021-07-09T20:43:50.980Z] Removing intermediate container 25474873a44e [2021-07-09T20:43:50.980Z] ---> aeac926d8d03 [2021-07-09T20:43:50.980Z] Step 24/26 : LABEL arch=x86_64 [2021-07-09T20:43:50.980Z] ---> Running in e04dd5eb6b25 [2021-07-09T20:43:51.251Z] Removing intermediate container e04dd5eb6b25 [2021-07-09T20:43:51.251Z] ---> 2895ebcb70e8 [2021-07-09T20:43:51.251Z] Step 25/26 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:43:51.529Z] ---> Running in 59bd4a85c795 [2021-07-09T20:43:51.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:43:51.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:43:51.529Z] Removing intermediate container 59bd4a85c795 [2021-07-09T20:43:51.529Z] ---> 1410f72a9742 [2021-07-09T20:43:51.529Z] Step 26/26 : LABEL version=0.0.0 [2021-07-09T20:43:51.805Z] ---> Running in 256733dc34ab [2021-07-09T20:43:51.805Z] Removing intermediate container 256733dc34ab [2021-07-09T20:43:51.805Z] ---> 390652c547cd [2021-07-09T20:43:51.805Z] [2021-07-09T20:43:51.805Z] Successfully built 390652c547cd [2021-07-09T20:43:52.079Z] Successfully tagged security-secretstore-setup:latest [2021-07-09T20:43:52.349Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:43:52.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:43:52.950Z] OK: 219 MiB in 52 packages [2021-07-09T20:43:53.221Z] OK: 219 MiB in 52 packages [2021-07-09T20:43:53.804Z] Removing intermediate container cc0191776941 [2021-07-09T20:43:53.804Z] ---> 932dbf3fa208 [2021-07-09T20:43:53.804Z] Step 6/24 : COPY go.mod . [2021-07-09T20:43:53.804Z] Removing intermediate container 5d4d19b7ebe1 [2021-07-09T20:43:53.804Z] ---> 24a474ab73ae [2021-07-09T20:43:53.804Z] Step 6/24 : COPY go.mod . [2021-07-09T20:43:54.070Z] ---> d865634aed71 [2021-07-09T20:43:54.070Z] Step 7/24 : RUN go mod download [2021-07-09T20:43:54.070Z] ---> Running in 62057085d753 [2021-07-09T20:43:54.070Z] ---> eaf174c60185 [2021-07-09T20:43:54.070Z] Step 7/24 : RUN go mod download [2021-07-09T20:43:54.070Z] ---> Running in e034aac48931 [2021-07-09T20:43:55.165Z] Removing intermediate container 01f5e2654bf7 [2021-07-09T20:43:55.165Z] ---> f739cc4797f1 [2021-07-09T20:43:55.165Z] Successfully built f739cc4797f1 [2021-07-09T20:43:55.165Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T20:43:55.468Z] Removing intermediate container 62057085d753 [2021-07-09T20:43:55.468Z] ---> d7ac42b74ae5 [2021-07-09T20:43:55.468Z] Step 8/24 : COPY . . [2021-07-09T20:43:55.468Z] Removing intermediate container e034aac48931 [2021-07-09T20:43:55.468Z] ---> d5df9f6d81bb [2021-07-09T20:43:55.468Z] Step 8/24 : COPY . . [2021-07-09T20:43:55.516Z] + docker inspect -f . ci-base-image-arm64 [2021-07-09T20:43:55.516Z] . [Pipeline] withDockerContainer [2021-07-09T20:43:55.784Z] prd-ubuntu18.04-docker-arm64-4c-16g-2321 does not seem to be running inside a container [2021-07-09T20:43:55.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-09T20:43:57.513Z] $ docker top a53a90582618614b9e07af7269fca261ef49e66f78e9f35129b87804a52c9a74 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T20:43:58.498Z] + go version [2021-07-09T20:43:58.498Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-09T20:43:58.519Z] $ docker stop --time=1 a53a90582618614b9e07af7269fca261ef49e66f78e9f35129b87804a52c9a74 [2021-07-09T20:44:00.392Z] $ docker rm -f a53a90582618614b9e07af7269fca261ef49e66f78e9f35129b87804a52c9a74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T20:44:01.266Z] + docker inspect -f . ci-base-image-arm64 [2021-07-09T20:44:01.266Z] . [Pipeline] withDockerContainer [2021-07-09T20:44:01.527Z] prd-ubuntu18.04-docker-arm64-4c-16g-2321 does not seem to be running inside a container [2021-07-09T20:44:01.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-09T20:44:03.210Z] $ docker top f7fa43cabfc887fa42cfce394ddfbf3ceb40a17d2f52d571add22bc43c2470c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-09T20:44:03.542Z] ========================================================= [2021-07-09T20:44:03.542Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-09T20:44:03.542Z] ========================================================= [Pipeline] sh [2021-07-09T20:44:04.191Z] + go mod tidy [Pipeline] sh [2021-07-09T20:44:05.454Z] + make test [2021-07-09T20:44:05.454Z] if which hadolint > /dev/null ; then hadolint --config hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif 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-09T20:44:05.454Z] go mod tidy [2021-07-09T20:44:06.057Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-09T20:44:07.762Z] ---> 15f51818fd85 [2021-07-09T20:44:07.763Z] Step 9/24 : RUN go mod tidy [2021-07-09T20:44:07.763Z] ---> 84f31605635d [2021-07-09T20:44:07.763Z] Step 9/24 : RUN go mod tidy [2021-07-09T20:44:07.763Z] ---> Running in 24bca9c4d376 [2021-07-09T20:44:07.763Z] ---> Running in 462ad43dd681 [2021-07-09T20:44:07.763Z] Removing intermediate container 462ad43dd681 [2021-07-09T20:44:07.763Z] ---> 67e84148fd2e [2021-07-09T20:44:07.763Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-09T20:44:07.763Z] ---> Running in e295b7862ffc [2021-07-09T20:44:08.027Z] Removing intermediate container 24bca9c4d376 [2021-07-09T20:44:08.027Z] ---> e09e6d62b561 [2021-07-09T20:44:08.027Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-09T20:44:08.292Z] ---> Running in 65b043455e9b [2021-07-09T20:44:08.292Z] 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-09T20:44:08.881Z] 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-09T20:44:10.844Z] 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-09T20:44:14.217Z] Removing intermediate container 25f1b0cb90fd [2021-07-09T20:44:14.217Z] ---> 152d0f48595d [2021-07-09T20:44:14.217Z] [2021-07-09T20:44:14.217Z] Step 11/32 : FROM alpine:3.12 [2021-07-09T20:44:14.217Z] ---> 13621d1b12d4 [2021-07-09T20:44:14.217Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-09T20:44:14.217Z] ---> Running in e36d87f2be07 [2021-07-09T20:44:14.217Z] Removing intermediate container e36d87f2be07 [2021-07-09T20:44:14.217Z] ---> b062a942ba47 [2021-07-09T20:44:14.217Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-09T20:44:14.218Z] ---> Running in 1e4df488fccd [2021-07-09T20:44:14.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:44:14.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:44:15.075Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-09T20:44:15.076Z] (2/2) Installing su-exec (0.2-r1) [2021-07-09T20:44:15.076Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T20:44:15.076Z] OK: 6 MiB in 16 packages [2021-07-09T20:44:15.341Z] Removing intermediate container 6a49c4f8de68 [2021-07-09T20:44:15.341Z] ---> ca487ced036f [2021-07-09T20:44:15.341Z] [2021-07-09T20:44:15.341Z] Step 11/22 : FROM alpine:3.12 [2021-07-09T20:44:15.341Z] ---> 13621d1b12d4 [2021-07-09T20:44:15.341Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-09T20:44:15.341Z] ---> Running in 360f14d07610 [2021-07-09T20:44:15.951Z] Removing intermediate container 1e4df488fccd [2021-07-09T20:44:15.951Z] ---> fc43d07f4523 [2021-07-09T20:44:15.951Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-09T20:44:16.218Z] ---> Running in 76fe39af933b [2021-07-09T20:44:16.218Z] Removing intermediate container 76fe39af933b [2021-07-09T20:44:16.218Z] ---> 2ea43c56fb55 [2021-07-09T20:44:16.218Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-09T20:44:16.494Z] ---> Running in ab6af888ac69 [2021-07-09T20:44:16.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:44:16.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:44:16.494Z] Removing intermediate container ab6af888ac69 [2021-07-09T20:44:16.494Z] ---> c2ff79bc6f02 [2021-07-09T20:44:16.494Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-09T20:44:16.494Z] ---> Running in fddd6d2790d6 [2021-07-09T20:44:16.763Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-09T20:44:16.763Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T20:44:16.763Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-09T20:44:16.763Z] (4/4) Installing curl (7.77.0-r0) [2021-07-09T20:44:16.763Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T20:44:16.763Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T20:44:17.034Z] OK: 7 MiB in 18 packages [2021-07-09T20:44:17.623Z] Removing intermediate container 360f14d07610 [2021-07-09T20:44:17.623Z] ---> 47ed234b3d92 [2021-07-09T20:44:17.623Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-09T20:44:17.623Z] ---> Running in c5e15b8136e1 [2021-07-09T20:44:17.623Z] Removing intermediate container c5e15b8136e1 [2021-07-09T20:44:17.623Z] ---> b699ef62119e [2021-07-09T20:44:17.623Z] Step 14/22 : WORKDIR /edgex [2021-07-09T20:44:17.902Z] Removing intermediate container fddd6d2790d6 [2021-07-09T20:44:17.902Z] ---> bde8b4663104 [2021-07-09T20:44:17.902Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-09T20:44:17.902Z] ---> Running in 8a42813dbf62 [2021-07-09T20:44:17.902Z] ---> Running in dd750cce499d [2021-07-09T20:44:17.902Z] Removing intermediate container 8a42813dbf62 [2021-07-09T20:44:17.902Z] ---> c88e8499ba58 [2021-07-09T20:44:17.902Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-09T20:44:17.902Z] Removing intermediate container dd750cce499d [2021-07-09T20:44:17.902Z] ---> 3d020c3eb069 [2021-07-09T20:44:17.902Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-09T20:44:18.494Z] ---> d137bd76830a [2021-07-09T20:44:18.494Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-09T20:44:18.494Z] ---> 224e97f2585e [2021-07-09T20:44:18.494Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-09T20:44:18.494Z] ---> Running in 6b19f11c07ad [2021-07-09T20:44:19.087Z] ---> bf0a59eeb7c1 [2021-07-09T20:44:19.087Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-09T20:44:19.672Z] ---> 10ea09ec0fad [2021-07-09T20:44:19.672Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-09T20:44:19.672Z] ---> Running in e82393503b0f [2021-07-09T20:44:19.672Z] Removing intermediate container e82393503b0f [2021-07-09T20:44:19.672Z] ---> a209dc2ec60f [2021-07-09T20:44:19.672Z] Step 19/22 : CMD ["--init=true"] [2021-07-09T20:44:19.672Z] ---> Running in 84a0e6426898 [2021-07-09T20:44:19.672Z] Removing intermediate container 6b19f11c07ad [2021-07-09T20:44:19.672Z] ---> e8c745a1695a [2021-07-09T20:44:19.672Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T20:44:19.966Z] Removing intermediate container 84a0e6426898 [2021-07-09T20:44:19.966Z] ---> ccf973d16380 [2021-07-09T20:44:19.966Z] Step 20/22 : LABEL arch=x86_64 [2021-07-09T20:44:19.966Z] ---> 584339ef706f [2021-07-09T20:44:19.966Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-09T20:44:20.243Z] ---> Running in 5b2841388c0d [2021-07-09T20:44:20.243Z] Removing intermediate container 5b2841388c0d [2021-07-09T20:44:20.243Z] ---> fdc6dc694bd6 [2021-07-09T20:44:20.243Z] Step 21/22 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:44:20.508Z] ---> Running in dc566c13d8ae [2021-07-09T20:44:20.775Z] ---> d6cc60e454ad [2021-07-09T20:44:20.775Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-09T20:44:20.775Z] Removing intermediate container dc566c13d8ae [2021-07-09T20:44:20.775Z] ---> ac08d7d3f63b [2021-07-09T20:44:20.775Z] Step 22/22 : LABEL version=0.0.0 [2021-07-09T20:44:20.775Z] ---> Running in 018ee69794c1 [2021-07-09T20:44:21.040Z] Removing intermediate container 018ee69794c1 [2021-07-09T20:44:21.040Z] ---> 9cbe2233b381 [2021-07-09T20:44:21.040Z] [2021-07-09T20:44:21.040Z] ---> 8cd8e6e82f82 [2021-07-09T20:44:21.040Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-09T20:44:21.040Z] Successfully built 9cbe2233b381 [2021-07-09T20:44:21.040Z] Successfully tagged security-proxy-setup:latest [2021-07-09T20:44:21.311Z]  Building security-proxy-setup ... done  ---> 11576f144b2e [2021-07-09T20:44:21.311Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-09T20:44:21.894Z] ---> d310fab293d2 [2021-07-09T20:44:21.894Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-09T20:44:21.894Z] ---> Running in 521cf78862b5 [2021-07-09T20:44:22.161Z] Removing intermediate container 521cf78862b5 [2021-07-09T20:44:22.161Z] ---> 998fa4373ffc [2021-07-09T20:44:22.161Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-09T20:44:22.740Z] ---> 8fa1f7a7322a [2021-07-09T20:44:22.740Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-09T20:44:22.740Z] ---> Running in c95343966ba8 [2021-07-09T20:44:24.134Z] Removing intermediate container c95343966ba8 [2021-07-09T20:44:24.134Z] ---> 0529eb99d6ef [2021-07-09T20:44:24.134Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-09T20:44:24.134Z] ---> Running in 30548f9530fe [2021-07-09T20:44:24.401Z] Removing intermediate container 30548f9530fe [2021-07-09T20:44:24.401Z] ---> 27d2753418ed [2021-07-09T20:44:24.401Z] Step 29/32 : CMD ["gate"] [2021-07-09T20:44:24.665Z] ---> Running in 8c5183333da1 [2021-07-09T20:44:24.927Z] Removing intermediate container 8c5183333da1 [2021-07-09T20:44:24.927Z] ---> 2a10e9e93e54 [2021-07-09T20:44:24.927Z] Step 30/32 : LABEL arch=x86_64 [2021-07-09T20:44:25.188Z] ---> Running in 733a3a6ff7c2 [2021-07-09T20:44:25.449Z] Removing intermediate container 733a3a6ff7c2 [2021-07-09T20:44:25.449Z] ---> 70aaf5d720b6 [2021-07-09T20:44:25.449Z] Step 31/32 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:44:25.712Z] ---> Running in d37b5bc61ef6 [2021-07-09T20:44:25.712Z] Removing intermediate container d37b5bc61ef6 [2021-07-09T20:44:25.712Z] ---> 164f0ca3ed14 [2021-07-09T20:44:25.712Z] Step 32/32 : LABEL version=0.0.0 [2021-07-09T20:44:25.974Z] ---> Running in f1a29b27a57d [2021-07-09T20:44:25.974Z] Removing intermediate container f1a29b27a57d [2021-07-09T20:44:25.974Z] ---> 0c0e3ef73020 [2021-07-09T20:44:25.974Z] [2021-07-09T20:44:26.240Z] Successfully built 0c0e3ef73020 [2021-07-09T20:44:26.240Z] Successfully tagged security-bootstrapper:latest [2021-07-09T20:44:29.571Z]  Building security-bootstrapper ... done Removing intermediate container 65b043455e9b [2021-07-09T20:44:29.571Z] ---> e71c41f426a4 [2021-07-09T20:44:29.571Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-09T20:44:29.836Z] ---> Running in 19e068df7c54 [2021-07-09T20:44:30.110Z] 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-09T20:44:31.555Z] Removing intermediate container 19e068df7c54 [2021-07-09T20:44:31.555Z] ---> 1c359399afcf [2021-07-09T20:44:31.555Z] [2021-07-09T20:44:31.555Z] Step 12/24 : FROM docker:20.10.0 [2021-07-09T20:44:31.555Z] 20.10.0: Pulling from library/docker [2021-07-09T20:44:32.899Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-09T20:44:32.947Z] Removing intermediate container e295b7862ffc [2021-07-09T20:44:32.947Z] ---> 93e84a580921 [2021-07-09T20:44:32.947Z] [2021-07-09T20:44:32.947Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T20:44:32.947Z] ---> 13621d1b12d4 [2021-07-09T20:44:32.947Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-09T20:44:33.214Z] ---> Running in 5b2ab29b3b44 [2021-07-09T20:44:33.214Z] Removing intermediate container 5b2ab29b3b44 [2021-07-09T20:44:33.214Z] ---> e83ab3b3fddb [2021-07-09T20:44:33.214Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-09T20:44:33.495Z] ---> Running in 74788997ca9a [2021-07-09T20:44:33.495Z] Removing intermediate container 74788997ca9a [2021-07-09T20:44:33.495Z] ---> 29574c8f903c [2021-07-09T20:44:33.495Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-09T20:44:33.495Z] ---> Running in ffa34e1451a1 [2021-07-09T20:44:33.759Z] Removing intermediate container ffa34e1451a1 [2021-07-09T20:44:33.759Z] ---> 85e81e2e851d [2021-07-09T20:44:33.759Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:44:33.759Z] ---> Running in 87d7499f7a79 [2021-07-09T20:44:35.824Z] Removing intermediate container 87d7499f7a79 [2021-07-09T20:44:35.824Z] ---> 31bbf92a9545 [2021-07-09T20:44:35.824Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-09T20:44:35.824Z] ---> Running in 04936b1aad77 [2021-07-09T20:44:35.824Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-09T20:44:35.824Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-09T20:44:35.824Z] ---> aefe523efa57 [2021-07-09T20:44:35.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-09T20:44:35.824Z] ---> Running in fe504d5c6763 [2021-07-09T20:44:35.824Z] Removing intermediate container fe504d5c6763 [2021-07-09T20:44:35.824Z] ---> 7988615b28b2 [2021-07-09T20:44:35.824Z] 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-09T20:44:35.824Z] ---> Running in 6cdf01f514d7 [2021-07-09T20:44:36.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:44:36.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T20:44:36.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:44:36.351Z] (1/39) Installing readline (8.0.4-r0) [2021-07-09T20:44:36.351Z] (2/39) Installing bash (5.0.17-r0) [2021-07-09T20:44:36.351Z] Executing bash-5.0.17-r0.post-install [2021-07-09T20:44:36.351Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T20:44:36.351Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-09T20:44:36.351Z] (5/39) Installing curl (7.77.0-r0) [2021-07-09T20:44:36.351Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-09T20:44:36.351Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-09T20:44:36.351Z] (8/39) Installing expat (2.2.9-r1) [2021-07-09T20:44:36.351Z] (9/39) Installing libffi (3.3-r2) [2021-07-09T20:44:36.351Z] (10/39) Installing gdbm (1.13-r1) [2021-07-09T20:44:36.351Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-09T20:44:36.351Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-09T20:44:36.351Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-09T20:44:36.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T20:44:36.922Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-09T20:44:36.922Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-09T20:44:36.922Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-09T20:44:36.922Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-09T20:44:36.922Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-09T20:44:36.922Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-09T20:44:36.922Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-09T20:44:36.922Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-09T20:44:36.922Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-09T20:44:36.922Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-09T20:44:37.185Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-09T20:44:37.185Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-09T20:44:37.185Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-09T20:44:37.185Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-09T20:44:37.185Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-09T20:44:37.185Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-09T20:44:37.185Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-09T20:44:37.185Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-09T20:44:37.185Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-09T20:44:37.185Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-09T20:44:37.185Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-09T20:44:37.185Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-09T20:44:37.185Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-09T20:44:37.185Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-09T20:44:37.185Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-09T20:44:37.185Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-09T20:44:37.185Z] Executing busybox-1.31.1-r19.trigger [2021-07-09T20:44:37.185Z] OK: 72 MiB in 59 packages [2021-07-09T20:44:37.450Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-09T20:44:37.450Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-09T20:44:37.712Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-09T20:44:37.712Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-09T20:44:37.974Z] Collecting docker-compose==1.23.2 [2021-07-09T20:44:37.975Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-09T20:44:37.975Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-09T20:44:37.975Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-09T20:44:38.239Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-09T20:44:38.239Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-09T20:44:38.239Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-09T20:44:38.239Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-09T20:44:38.500Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T20:44:38.500Z] OK: 8 MiB in 20 packages [2021-07-09T20:44:38.500Z] Collecting PyYAML<4,>=3.10 [2021-07-09T20:44:38.500Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-09T20:44:39.896Z] Removing intermediate container 04936b1aad77 [2021-07-09T20:44:39.896Z] ---> 15c95ab85be7 [2021-07-09T20:44:39.896Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T20:44:39.896Z] Collecting texttable<0.10,>=0.9.0 [2021-07-09T20:44:39.896Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-09T20:44:39.896Z] ---> 5dc47851e219 [2021-07-09T20:44:39.896Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-09T20:44:40.166Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-09T20:44:40.166Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-09T20:44:40.166Z] ---> d04a6dc2480a [2021-07-09T20:44:40.166Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-09T20:44:40.166Z] Collecting docker<4.0,>=3.6.0 [2021-07-09T20:44:40.166Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-09T20:44:40.166Z] ---> 73997397ab7a [2021-07-09T20:44:40.166Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-09T20:44:40.464Z] ---> Running in 34555816d41c [2021-07-09T20:44:40.464Z] Collecting docopt<0.7,>=0.6.1 [2021-07-09T20:44:40.464Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-09T20:44:40.464Z] Removing intermediate container 34555816d41c [2021-07-09T20:44:40.464Z] ---> 6af421a0305d [2021-07-09T20:44:40.464Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T20:44:40.464Z] ---> Running in cd8f03576b0d [2021-07-09T20:44:40.464Z] Removing intermediate container cd8f03576b0d [2021-07-09T20:44:40.464Z] ---> eaa727271d7b [2021-07-09T20:44:40.464Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T20:44:40.464Z] ---> Running in dcadf9a27d33 [2021-07-09T20:44:40.726Z] 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-09T20:44:40.726Z] Removing intermediate container dcadf9a27d33 [2021-07-09T20:44:40.726Z] ---> 93b61b76b2f9 [2021-07-09T20:44:40.726Z] Step 23/24 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:44:40.726Z] ---> Running in 6b62475420b3 [2021-07-09T20:44:40.726Z] Collecting cached-property<2,>=1.2.0 [2021-07-09T20:44:40.726Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-09T20:44:40.726Z] Collecting jsonschema<3,>=2.5.1 [2021-07-09T20:44:40.726Z] Removing intermediate container 6b62475420b3 [2021-07-09T20:44:40.726Z] ---> 6e4b9f07da4f [2021-07-09T20:44:40.726Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T20:44:40.726Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-09T20:44:40.726Z] ---> Running in 2a0d801a6f61 [2021-07-09T20:44:40.726Z] Collecting idna<2.8,>=2.5 [2021-07-09T20:44:40.726Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-09T20:44:40.726Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-09T20:44:40.726Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-09T20:44:40.726Z] Removing intermediate container 2a0d801a6f61 [2021-07-09T20:44:40.726Z] ---> feeb26d56e27 [2021-07-09T20:44:40.726Z] [2021-07-09T20:44:40.989Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-09T20:44:40.989Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-09T20:44:40.989Z] Successfully built feeb26d56e27 [2021-07-09T20:44:40.989Z] Successfully tagged core-data:latest [2021-07-09T20:44:40.989Z]  Building core-data ... done Collecting docker-pycreds>=0.4.0 [2021-07-09T20:44:40.989Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-09T20:44:40.989Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-09T20:44:40.989Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-09T20:44:40.989Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-09T20:44:40.989Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-09T20:44:40.989Z] Installing collected packages: dockerpty, websocket-client, PyYAML, texttable, idna, urllib3, requests, docker-pycreds, docker, docopt, cached-property, jsonschema, docker-compose [2021-07-09T20:44:40.989Z] Running setup.py install for dockerpty: started [2021-07-09T20:44:41.250Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-09T20:44:41.510Z] Running setup.py install for PyYAML: started [2021-07-09T20:44:41.772Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-09T20:44:41.772Z] Running setup.py install for texttable: started [2021-07-09T20:44:42.034Z] Running setup.py install for texttable: finished with status 'done' [2021-07-09T20:44:42.034Z] Attempting uninstall: idna [2021-07-09T20:44:42.034Z] Found existing installation: idna 2.9 [2021-07-09T20:44:42.034Z] Uninstalling idna-2.9: [2021-07-09T20:44:42.034Z] Successfully uninstalled idna-2.9 [2021-07-09T20:44:42.294Z] Attempting uninstall: urllib3 [2021-07-09T20:44:42.294Z] Found existing installation: urllib3 1.25.9 [2021-07-09T20:44:42.294Z] Uninstalling urllib3-1.25.9: [2021-07-09T20:44:42.294Z] Successfully uninstalled urllib3-1.25.9 [2021-07-09T20:44:42.294Z] Attempting uninstall: requests [2021-07-09T20:44:42.294Z] Found existing installation: requests 2.23.0 [2021-07-09T20:44:42.294Z] Uninstalling requests-2.23.0: [2021-07-09T20:44:42.294Z] Successfully uninstalled requests-2.23.0 [2021-07-09T20:44:42.556Z] Running setup.py install for docopt: started [2021-07-09T20:44:42.820Z] Running setup.py install for docopt: finished with status 'done' [2021-07-09T20:44:43.081Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-09T20:44:45.739Z] Removing intermediate container 6cdf01f514d7 [2021-07-09T20:44:45.739Z] ---> 79a744ddb91a [2021-07-09T20:44:45.739Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-09T20:44:45.739Z] ---> Running in 066177f96f9d [2021-07-09T20:44:45.739Z] Removing intermediate container 066177f96f9d [2021-07-09T20:44:45.739Z] ---> ef1a620aedb1 [2021-07-09T20:44:45.739Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-09T20:44:45.739Z] ---> Running in 99ead1759cc3 [2021-07-09T20:44:45.739Z] Removing intermediate container 99ead1759cc3 [2021-07-09T20:44:45.739Z] ---> 886491669c73 [2021-07-09T20:44:45.739Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-09T20:44:45.739Z] ---> 8b1f9683f6c3 [2021-07-09T20:44:45.739Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-09T20:44:46.179Z] ---> 09df51f3f9ab [2021-07-09T20:44:46.179Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-09T20:44:46.179Z] ---> f94142125b2a [2021-07-09T20:44:46.179Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-09T20:44:46.179Z] ---> Running in 1728131ec89d [2021-07-09T20:44:46.534Z] Removing intermediate container 1728131ec89d [2021-07-09T20:44:46.534Z] ---> 37d7b95aefa2 [2021-07-09T20:44:46.534Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T20:44:46.534Z] ---> Running in dd9c5cbaffc5 [2021-07-09T20:44:46.534Z] Removing intermediate container dd9c5cbaffc5 [2021-07-09T20:44:46.534Z] ---> 4b7f130cf53b [2021-07-09T20:44:46.534Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T20:44:46.534Z] ---> Running in b6478af8200d [2021-07-09T20:44:46.534Z] Removing intermediate container b6478af8200d [2021-07-09T20:44:46.534Z] ---> a656d7b1fbe2 [2021-07-09T20:44:46.534Z] Step 23/24 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:44:46.534Z] ---> Running in cdb149bd48ac [2021-07-09T20:44:46.828Z] Removing intermediate container cdb149bd48ac [2021-07-09T20:44:46.828Z] ---> 7257839d0697 [2021-07-09T20:44:46.828Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T20:44:46.828Z] ---> Running in ecf06fde29c4 [2021-07-09T20:44:46.828Z] Removing intermediate container ecf06fde29c4 [2021-07-09T20:44:46.828Z] ---> a772ed7cffb6 [2021-07-09T20:44:46.828Z] [2021-07-09T20:44:46.828Z] Successfully built a772ed7cffb6 [2021-07-09T20:44:46.828Z] Successfully tagged sys-mgmt-agent:latest [2021-07-09T20:44:47.108Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-09T20:44:47.113Z] $ docker stop --time=1 ba19a3b9ad2b6b04e4261da76cc53519ae96462152e2b4cc7126b8ef879ceb21 [2021-07-09T20:44:48.405Z] $ docker rm -f ba19a3b9ad2b6b04e4261da76cc53519ae96462152e2b4cc7126b8ef879ceb21 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-09T20:44:48.782Z] + docker images [2021-07-09T20:44:48.782Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-09T20:44:48.782Z] sys-mgmt-agent latest a772ed7cffb6 2 seconds ago 311MB [2021-07-09T20:44:48.782Z] core-data latest feeb26d56e27 8 seconds ago 20.2MB [2021-07-09T20:44:48.782Z] 93e84a580921 16 seconds ago 1.15GB [2021-07-09T20:44:48.782Z] 1c359399afcf 17 seconds ago 1.15GB [2021-07-09T20:44:48.782Z] security-bootstrapper latest 0c0e3ef73020 23 seconds ago 18.6MB [2021-07-09T20:44:48.782Z] security-proxy-setup latest 9cbe2233b381 28 seconds ago 25.7MB [2021-07-09T20:44:48.782Z] ca487ced036f 34 seconds ago 1.15GB [2021-07-09T20:44:48.782Z] 152d0f48595d 36 seconds ago 1.15GB [2021-07-09T20:44:48.782Z] security-secretstore-setup latest 390652c547cd 57 seconds ago 28.7MB [2021-07-09T20:44:48.782Z] support-notifications latest fcec5c2ff424 About a minute ago 16.7MB [2021-07-09T20:44:48.782Z] core-command latest 9eb0cbd989af About a minute ago 15.9MB [2021-07-09T20:44:48.782Z] core-metadata latest 84e3687edf54 About a minute ago 16.6MB [2021-07-09T20:44:48.782Z] support-scheduler latest c70f04be7228 About a minute ago 15.9MB [2021-07-09T20:44:48.782Z] f3016ff505d6 About a minute ago 1.15GB [2021-07-09T20:44:48.782Z] 30e1c781ead1 About a minute ago 1.15GB [2021-07-09T20:44:48.782Z] 67ab1a4d25c8 About a minute ago 1.15GB [2021-07-09T20:44:48.782Z] 795660e5d874 About a minute ago 1.14GB [2021-07-09T20:44:48.782Z] fcf77bbd71f9 About a minute ago 1.14GB [2021-07-09T20:44:48.782Z] ci-base-image-x86_64 latest 795155519d23 5 minutes ago 647MB [2021-07-09T20:44:48.782Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 2 days ago 37.5MB [2021-07-09T20:44:48.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-07-09T20:44:48.782Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-09T20:44:48.782Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-09T20:44:48.782Z] 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-09T20:45:04.211Z] Still waiting to schedule task [2021-07-09T20:45:04.212Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-09T20:45:29.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-09T20:45:29.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-09T20:45:32.181Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-09T20:45:32.181Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-09T20:45:42.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-09T20:45:42.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-09T20:45:42.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-09T20:45:42.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-09T20:45:42.394Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-09T20:45:42.394Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-09T20:45:43.384Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-09T20:45:43.384Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-09T20:45:43.384Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-09T20:45:43.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-09T20:45:55.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements [2021-07-09T20:45:55.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-09T20:45:55.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-09T20:45:57.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.263s coverage: 100.0% of statements [2021-07-09T20:45:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-09T20:45:58.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 53.1% of statements [2021-07-09T20:45:58.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-09T20:45:58.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-09T20:45:59.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.523s coverage: 87.7% of statements [2021-07-09T20:45:59.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-09T20:45:59.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-09T20:45:59.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.232s coverage: 78.9% of statements [2021-07-09T20:46:03.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.240s coverage: 81.2% of statements [2021-07-09T20:46:03.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-09T20:46:03.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-09T20:46:03.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-09T20:46:03.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-09T20:46:03.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-09T20:46:09.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 95.1% of statements [2021-07-09T20:46:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-09T20:46:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-09T20:46:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-09T20:46:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-09T20:46:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-09T20:46:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-09T20:46:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-09T20:46:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-09T20:46:09.370Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.177s coverage: 60.0% of statements [2021-07-09T20:46:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-09T20:46:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-09T20:46:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-09T20:46:09.370Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.375s coverage: 0.8% of statements [2021-07-09T20:46:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-09T20:46:09.370Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-07-09T20:46:09.370Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.188s coverage: 22.0% of statements [2021-07-09T20:46:09.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-09T20:46:09.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements [2021-07-09T20:46:09.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.235s coverage: 79.5% of statements [2021-07-09T20:46:09.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.185s coverage: 94.1% of statements [2021-07-09T20:46:10.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.311s coverage: 96.3% of statements [2021-07-09T20:46:10.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.191s coverage: 87.5% of statements [2021-07-09T20:46:23.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.222s coverage: 94.4% of statements [2021-07-09T20:46:23.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.170s coverage: 44.8% of statements [2021-07-09T20:46:28.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.490s coverage: 81.8% of statements [2021-07-09T20:46:28.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-09T20:46:37.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.300s coverage: 92.9% of statements [2021-07-09T20:46:37.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-09T20:46:37.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-09T20:46:37.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-09T20:46:37.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-07-09T20:46:37.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-09T20:46:37.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-09T20:46:37.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-09T20:46:37.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-09T20:46:37.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-09T20:46:37.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements [2021-07-09T20:46:37.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-09T20:46:37.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-09T20:46:37.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-07-09T20:46:37.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-09T20:46:37.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.159s coverage: 58.8% of statements [2021-07-09T20:46:37.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-09T20:46:37.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.176s coverage: 80.0% of statements [2021-07-09T20:46:37.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.222s coverage: 87.2% of statements [2021-07-09T20:46:37.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.241s coverage: 85.4% of statements [2021-07-09T20:46:37.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.331s coverage: 91.2% of statements [2021-07-09T20:46:37.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-09T20:46:37.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.634s coverage: 64.4% of statements [2021-07-09T20:46:37.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-09T20:46:37.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-09T20:46:37.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements [2021-07-09T20:46:37.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-07-09T20:46:37.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2021-07-09T20:46:37.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-07-09T20:46:37.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2021-07-09T20:46:41.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.992s coverage: 66.9% of statements [2021-07-09T20:46:41.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-09T20:46:41.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-09T20:46:41.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-09T20:46:43.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.777s coverage: 43.6% of statements [2021-07-09T20:46:43.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-09T20:46:43.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-09T20:46:43.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.206s coverage: 89.5% of statements [2021-07-09T20:46:43.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-09T20:46:43.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2021-07-09T20:46:43.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-09T20:46:51.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.260s coverage: 19.3% of statements [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-09T20:46:51.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.562s coverage: 91.9% of statements [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-09T20:46:51.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.372s coverage: 62.7% of statements [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-09T20:46:51.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.372s coverage: 97.6% of statements [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-09T20:46:51.629Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.162s coverage: 28.9% of statements [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-09T20:46:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-09T20:46:51.629Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.152s coverage: 100.0% of statements [2021-07-09T20:46:51.629Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-07-09T20:46:51.904Z] GO111MODULE=on go vet ./... [2021-07-09T20:47:27.518Z] Running on prd-ubuntu18.04-docker-8c-8g-2322 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws [2021-07-09T20:47:27.539Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-07-09T20:47:27.650Z] The recommended git tool is: git [2021-07-09T20:47:29.917Z] using credential edgex-jenkins-ssh [2021-07-09T20:47:29.932Z] Cloning the remote Git repository [2021-07-09T20:47:29.950Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-09T20:47:30.027Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-07-09T20:47:30.066Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T20:47:30.066Z] > git --version # timeout=10 [2021-07-09T20:47:30.080Z] > git --version # 'git version 2.17.1' [2021-07-09T20:47:30.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T20:47:30.114Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T20:47:34.636Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T20:47:34.643Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T20:47:34.658Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T20:47:34.671Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T20:47:34.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T20:47:34.675Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-09T20:47:35.238Z] Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:47:35.356Z] Merge succeeded, producing e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:47:35.357Z] Checking out Revision e1683e89f410745fbacd74a305d36451f6390a16 (PR-3615) [2021-07-09T20:47:35.243Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T20:47:35.254Z] > git checkout -f e1683e89f410745fbacd74a305d36451f6390a16 # timeout=10 [2021-07-09T20:47:35.314Z] > git remote # timeout=10 [2021-07-09T20:47:35.321Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T20:47:35.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T20:47:35.337Z] > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 [2021-07-09T20:47:35.345Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T20:47:35.355Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T20:47:35.360Z] > git checkout -f e1683e89f410745fbacd74a305d36451f6390a16 # timeout=10 [2021-07-09T20:47:38.976Z] Commit message: "feat(security): Lint Dockerfiles" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-09T20:47:40.224Z] + echo snap-build.sh [2021-07-09T20:47:40.224Z] snap-build.sh [2021-07-09T20:47:40.224Z] + SNAP_BASE_DIR=. [2021-07-09T20:47:40.224Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-07-09T20:47:40.224Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-07-09T20:47:40.224Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-07-09T20:47:40.224Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-07-09T20:47:40.224Z] + cd /w/workspace/edgex-go/5 [2021-07-09T20:47:40.224Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-09T20:47:40.224Z] Reading package lists... [2021-07-09T20:47:40.224Z] Building dependency tree... [2021-07-09T20:47:40.224Z] Reading state information... [2021-07-09T20:47:40.487Z] The following packages were automatically installed and are no longer required: [2021-07-09T20:47:40.487Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-09T20:47:40.487Z] uidmap xdelta3 [2021-07-09T20:47:40.487Z] Use 'sudo apt autoremove' to remove them. [2021-07-09T20:47:40.487Z] The following packages will be REMOVED: [2021-07-09T20:47:40.487Z] lxd* lxd-client* [2021-07-09T20:47:40.751Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-09T20:47:40.751Z] After this operation, 31.7 MB disk space will be freed. [2021-07-09T20:47:41.276Z] (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-09T20:47:41.276Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-09T20:47:42.224Z] Removing lxd dnsmasq configuration [2021-07-09T20:47:42.224Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-09T20:47:42.487Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-09T20:47:43.066Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T20:47:43.328Z] (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-09T20:47:43.328Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-09T20:47:44.718Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-09T20:47:44.981Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-09T20:47:46.374Z] + sudo snap remove --purge lxd [2021-07-09T20:47:46.640Z] snap "lxd" is not installed [2021-07-09T20:47:46.640Z] + sudo groupadd --force --system lxd [2021-07-09T20:47:46.640Z] ++ whoami [2021-07-09T20:47:46.640Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-09T20:47:46.640Z] + newgrp - lxd [2021-07-09T20:47:46.640Z] + sudo snap install lxd [2021-07-09T20:47:56.673Z] 2021-07-09T20:47:53Z INFO Waiting for automatic snapd restart... [2021-07-09T20:48:11.627Z] lxd 4.15 from Canonical* installed [2021-07-09T20:48:11.627Z] + sudo lxd init --auto [2021-07-09T20:48:13.869Z] gofmt -l . [2021-07-09T20:48:13.869Z] [ "`gofmt -l .`" = "" ] [2021-07-09T20:48:13.869Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-09T20:48:14.578Z] + ls -al . [2021-07-09T20:48:14.578Z] total 592 [2021-07-09T20:48:14.578Z] drwxrwxr-x 9 1001 1001 4096 Jul 9 20:48 . [2021-07-09T20:48:14.578Z] drwxr-xr-x 4 root root 4096 Jul 9 20:44 .. [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 11 Jul 9 20:42 .dockerignore [2021-07-09T20:48:14.578Z] drwxrwxr-x 8 1001 1001 4096 Jul 9 20:42 .git [2021-07-09T20:48:14.578Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 20:42 .github [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 818 Jul 9 20:42 .gitignore [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 76 Jul 9 20:42 .hadolint.yml [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 166 Jul 9 20:42 .sonarcloud.properties [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 8609 Jul 9 20:42 Attribution.txt [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 43881 Jul 9 20:42 CHANGELOG.md [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 3804 Jul 9 20:42 CONTRIBUTING.md [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 931 Jul 9 20:42 Dockerfile.build [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 849 Jul 9 20:42 Jenkinsfile [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 10775 Jul 9 20:42 LICENSE [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 5943 Jul 9 20:42 Makefile [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 7818 Jul 9 20:42 README.md [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 6912 Jul 9 20:42 SECURITY.md [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 5 Jul 9 20:38 VERSION [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 4131 Jul 9 20:42 ZMQWindows.md [2021-07-09T20:48:14.578Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 20:42 bin [2021-07-09T20:48:14.578Z] drwxrwxr-x 14 1001 1001 4096 Jul 9 20:42 cmd [2021-07-09T20:48:14.578Z] -rw-r--r-- 1 root root 398095 Jul 9 20:46 coverage.out [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 806 Jul 9 20:42 go.mod [2021-07-09T20:48:14.578Z] -rw-r--r-- 1 root root 20759 Jul 9 20:44 go.sum [2021-07-09T20:48:14.578Z] drwxrwxr-x 7 1001 1001 4096 Jul 9 20:42 internal [2021-07-09T20:48:14.578Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 20:42 openapi [2021-07-09T20:48:14.578Z] drwxrwxr-x 4 1001 1001 4096 Jul 9 20:42 snap [2021-07-09T20:48:14.578Z] -rw-rw-r-- 1 1001 1001 168 Jul 9 20:42 version.go [Pipeline] sh [2021-07-09T20:48:15.235Z] + '[' -e coverage.out ] [2021-07-09T20:48:15.235Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-09T20:48:15.267Z] Warning: overwriting stash ‘coverage-report’ [2021-07-09T20:48:16.027Z] Stashed 1 file(s) [Pipeline] sh [2021-07-09T20:48:16.679Z] + make build [2021-07-09T20:48:16.679Z] go mod tidy [2021-07-09T20:48:17.277Z] 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-09T20:48:19.801Z] + sudo snap install --classic snapcraft [2021-07-09T20:48:23.987Z] 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-09T20:48:29.915Z] snapcraft 4.8.3 from Canonical* installed [2021-07-09T20:48:29.915Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-09T20:48:29.915Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-09T20:48:29.915Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-09T20:48:29.916Z] Dload Upload Total Spent Left Speed [2021-07-09T20:48:29.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4098 0 --:--:-- --:--:-- --:--:-- 4098 [2021-07-09T20:48:29.916Z] 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M [2021-07-09T20:48:29.916Z] ./yq_linux_amd64 [2021-07-09T20:48:29.916Z] + sudo snapcraft prime --use-lxd [2021-07-09T20:48:30.866Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-09T20:48:30.866Z] 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-09T20:48:30.866Z] - README.md [2021-07-09T20:48:30.866Z] [2021-07-09T20:48:30.866Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-09T20:48:31.815Z] Launching a container. [2021-07-09T20:48:38.472Z] Waiting for container to be ready [2021-07-09T20:48:39.047Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-09T20:48:39.047Z] [2021-07-09T20:48:43.268Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-09T20:48:43.531Z] Waiting for network to be ready... [2021-07-09T20:48:44.106Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-09T20:48:44.368Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-09T20:48:44.368Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-09T20:48:44.631Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-09T20:48:44.631Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-09T20:48:44.631Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-09T20:48:44.631Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-09T20:48:44.631Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-09T20:48:44.631Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-09T20:48:44.631Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-09T20:48:44.631Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-09T20:48:44.631Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-09T20:48:44.894Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-09T20:48:44.894Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-09T20:48:44.894Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-09T20:48:44.894Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-09T20:48:44.894Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-09T20:48:44.894Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-09T20:48:45.468Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-09T20:48:45.468Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-09T20:48:45.468Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-09T20:48:45.468Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-09T20:48:45.468Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-09T20:48:45.468Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-09T20:48:45.468Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-09T20:48:45.468Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-09T20:48:45.468Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-09T20:48:46.157Z] 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-09T20:48:47.137Z] 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-09T20:48:48.028Z] Fetched 24.8 MB in 4s (5870 kB/s) [2021-07-09T20:48:48.975Z] Reading package lists... [2021-07-09T20:48:49.238Z] Reading package lists... [2021-07-09T20:48:49.501Z] Building dependency tree... [2021-07-09T20:48:49.501Z] Reading state information... [2021-07-09T20:48:49.501Z] The following additional packages will be installed: [2021-07-09T20:48:49.501Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-09T20:48:49.501Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-09T20:48:49.501Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-09T20:48:49.501Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-09T20:48:49.501Z] Suggested packages: [2021-07-09T20:48:49.501Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-09T20:48:49.501Z] Recommended packages: [2021-07-09T20:48:49.501Z] gnupg libsasl2-modules [2021-07-09T20:48:49.501Z] The following NEW packages will be installed: [2021-07-09T20:48:49.501Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-09T20:48:49.501Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-09T20:48:49.501Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-09T20:48:49.501Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-09T20:48:49.501Z] The following packages will be upgraded: [2021-07-09T20:48:49.501Z] gpg gpg-agent gpgconf libudev1 [2021-07-09T20:48:49.501Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-09T20:48:49.501Z] Need to get 3530 kB of archives. [2021-07-09T20:48:49.501Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-09T20:48:49.501Z] 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-09T20:48:49.501Z] 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-09T20:48:49.763Z] 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-09T20:48:49.763Z] 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-09T20:48:49.763Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-09T20:48:50.025Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-09T20:48:50.601Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-09T20:48:50.601Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-09T20:48:50.601Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-09T20:48:50.601Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-09T20:48:50.601Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-09T20:48:50.601Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-09T20:48:50.601Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-09T20:48:50.601Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-09T20:48:50.601Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-09T20:48:50.601Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-09T20:48:50.601Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-09T20:48:50.601Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-09T20:48:50.601Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-09T20:48:50.601Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-09T20:48:50.601Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-09T20:48:50.601Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-09T20:48:50.863Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T20:48:50.863Z] Fetched 3530 kB in 1s (3089 kB/s) [2021-07-09T20:48:50.863Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-09T20:48:50.863Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-09T20:48:50.863Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T20:48:50.864Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-09T20:48:51.126Z] Selecting previously unselected package udev. [2021-07-09T20:48:51.126Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-09T20:48:51.126Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-09T20:48:51.126Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-09T20:48:51.389Z] Selecting previously unselected package libfuse2:amd64. [2021-07-09T20:48:51.389Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-09T20:48:51.389Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-09T20:48:51.389Z] Selecting previously unselected package fuse. [2021-07-09T20:48:51.389Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-09T20:48:51.389Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-09T20:48:51.389Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T20:48:51.389Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-09T20:48:51.389Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T20:48:51.389Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-09T20:48:51.443Z] 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-09T20:48:51.654Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T20:48:51.654Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-09T20:48:51.654Z] Selecting previously unselected package libksba8:amd64. [2021-07-09T20:48:51.654Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-09T20:48:51.654Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-09T20:48:51.654Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-09T20:48:51.654Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T20:48:51.654Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:51.728Z] 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-09T20:48:51.917Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-09T20:48:51.917Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T20:48:51.917Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:51.917Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-09T20:48:51.917Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T20:48:51.917Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:51.917Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-09T20:48:51.917Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T20:48:51.917Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:52.181Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-09T20:48:52.181Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T20:48:52.181Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:52.182Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-09T20:48:52.182Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T20:48:52.182Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:52.182Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-09T20:48:52.182Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T20:48:52.182Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:52.182Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-09T20:48:52.182Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T20:48:52.182Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:52.445Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-09T20:48:52.445Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T20:48:52.445Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:52.445Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-09T20:48:52.445Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-09T20:48:52.445Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T20:48:52.445Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-09T20:48:52.445Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-09T20:48:52.445Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T20:48:52.445Z] Selecting previously unselected package libldap-common. [2021-07-09T20:48:52.445Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-09T20:48:52.445Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T20:48:52.708Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-09T20:48:52.708Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-09T20:48:52.708Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T20:48:52.708Z] Selecting previously unselected package dirmngr. [2021-07-09T20:48:52.708Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T20:48:52.708Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-09T20:48:52.708Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T20:48:52.708Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-09T20:48:52.708Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-09T20:48:52.708Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T20:48:52.708Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T20:48:52.708Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-09T20:48:52.708Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:52.971Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-09T20:48:52.971Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T20:48:52.971Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-09T20:48:53.234Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-09T20:48:53.234Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:53.234Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-09T20:48:53.234Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-09T20:48:53.496Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-09T20:48:53.496Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:53.496Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:53.496Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:53.496Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:53.496Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:53.496Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:53.496Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T20:48:53.496Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T20:48:53.496Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-09T20:48:53.496Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T20:48:54.070Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-09T20:48:54.070Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-09T20:48:54.070Z] This means they are not meant to be enabled using systemctl. [2021-07-09T20:48:54.070Z] Possible reasons for having this kind of units are: [2021-07-09T20:48:54.070Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-09T20:48:54.070Z] .wants/ or .requires/ directory. [2021-07-09T20:48:54.070Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-09T20:48:54.070Z] a requirement dependency on it. [2021-07-09T20:48:54.070Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-09T20:48:54.070Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-09T20:48:54.070Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-09T20:48:54.070Z] instance name specified. [2021-07-09T20:48:54.333Z] Reading package lists... [2021-07-09T20:48:54.333Z] Building dependency tree... [2021-07-09T20:48:54.333Z] Reading state information... [2021-07-09T20:48:54.595Z] The following additional packages will be installed: [2021-07-09T20:48:54.595Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-09T20:48:54.595Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-09T20:48:54.595Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-09T20:48:54.595Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-09T20:48:54.595Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-09T20:48:54.595Z] Suggested packages: [2021-07-09T20:48:54.595Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-09T20:48:54.595Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-09T20:48:54.595Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-09T20:48:54.595Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-09T20:48:54.595Z] systemd-container policykit-1 [2021-07-09T20:48:54.595Z] Recommended packages: [2021-07-09T20:48:54.595Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-09T20:48:54.595Z] The following NEW packages will be installed: [2021-07-09T20:48:54.595Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-09T20:48:54.595Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-09T20:48:54.595Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-09T20:48:54.595Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-09T20:48:54.595Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-09T20:48:54.595Z] The following packages will be upgraded: [2021-07-09T20:48:54.595Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-09T20:48:54.595Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-09T20:48:54.595Z] Need to get 36.7 MB of archives. [2021-07-09T20:48:54.595Z] After this operation, 147 MB of additional disk space will be used. [2021-07-09T20:48:54.595Z] 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-09T20:48:54.858Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-09T20:48:54.858Z] 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-09T20:48:54.858Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-09T20:48:54.858Z] 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-09T20:48:54.858Z] 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-09T20:48:54.858Z] 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-09T20:48:54.858Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-09T20:48:54.858Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-09T20:48:54.858Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-09T20:48:55.120Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-09T20:48:55.120Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-09T20:48:55.120Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-09T20:48:55.121Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-09T20:48:55.121Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-09T20:48:55.121Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-09T20:48:55.130Z] 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-09T20:48:55.694Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-09T20:48:55.694Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-09T20:48:55.694Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-09T20:48:55.956Z] 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-09T20:48:55.956Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-09T20:48:55.956Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-09T20:48:55.956Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-09T20:48:55.956Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-09T20:48:55.956Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-09T20:48:55.956Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-09T20:48:55.956Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-09T20:48:55.956Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-09T20:48:55.956Z] 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-09T20:48:55.956Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-09T20:48:57.345Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T20:48:57.345Z] Fetched 36.7 MB in 2s (15.7 MB/s) [2021-07-09T20:48:57.345Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-09T20:48:57.345Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-09T20:48:57.345Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T20:48:57.920Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-09T20:48:57.920Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T20:48:57.920Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-09T20:48:57.920Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-09T20:48:57.920Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-09T20:48:57.920Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-09T20:48:57.920Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-09T20:48:58.181Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-09T20:48:58.181Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-09T20:48:58.181Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-09T20:48:58.443Z] Setting up apt (1.6.14) ... [2021-07-09T20:48:58.443Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-09T20:48:58.705Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-09T20:48:58.967Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-09T20:48:58.967Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-09T20:48:58.967Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-09T20:48:58.967Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-09T20:48:58.967Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T20:48:58.967Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T20:48:59.232Z] Selecting previously unselected package libexpat1:amd64. [2021-07-09T20:48:59.232Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-09T20:48:59.232Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-09T20:48:59.232Z] Selecting previously unselected package python3.6-minimal. [2021-07-09T20:48:59.232Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T20:48:59.232Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T20:48:59.432Z] 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-09T20:48:59.495Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-09T20:48:59.495Z] Checking for services that may need to be restarted...done. [2021-07-09T20:48:59.495Z] Checking for services that may need to be restarted...done. [2021-07-09T20:48:59.495Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T20:48:59.495Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-09T20:48:59.757Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T20:49:00.022Z] Selecting previously unselected package python3-minimal. [2021-07-09T20:49:00.022Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-09T20:49:00.022Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-09T20:49:00.022Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-09T20:49:00.022Z] Selecting previously unselected package mime-support. [2021-07-09T20:49:00.022Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-09T20:49:00.022Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-09T20:49:00.285Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-09T20:49:00.285Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-09T20:49:00.285Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-09T20:49:00.285Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-09T20:49:00.285Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T20:49:00.285Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T20:49:00.548Z] Selecting previously unselected package python3.6. [2021-07-09T20:49:00.548Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T20:49:00.548Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T20:49:00.548Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-09T20:49:00.548Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-09T20:49:00.548Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-09T20:49:00.548Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-09T20:49:00.811Z] Selecting previously unselected package python3. [2021-07-09T20:49:00.811Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-09T20:49:00.811Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-09T20:49:00.811Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-09T20:49:00.811Z] Selecting previously unselected package multiarch-support. [2021-07-09T20:49:00.811Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T20:49:00.811Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-09T20:49:01.074Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-09T20:49:01.074Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-09T20:49:01.074Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-09T20:49:01.074Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-09T20:49:01.074Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-09T20:49:01.074Z] Selecting previously unselected package libbsd0:amd64. [2021-07-09T20:49:01.074Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-09T20:49:01.074Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-09T20:49:01.074Z] Selecting previously unselected package sudo. [2021-07-09T20:49:01.074Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-09T20:49:01.074Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-09T20:49:01.336Z] Selecting previously unselected package apparmor. [2021-07-09T20:49:01.336Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-09T20:49:01.336Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-09T20:49:01.336Z] Selecting previously unselected package libedit2:amd64. [2021-07-09T20:49:01.336Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-09T20:49:01.336Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-09T20:49:01.411Z] 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-09T20:49:01.597Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-09T20:49:01.597Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T20:49:01.597Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T20:49:01.597Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-09T20:49:01.597Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T20:49:01.597Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T20:49:01.597Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-09T20:49:01.597Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-09T20:49:01.597Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-09T20:49:01.597Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-09T20:49:01.597Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T20:49:01.597Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T20:49:01.869Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-09T20:49:01.869Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T20:49:01.869Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T20:49:01.869Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-09T20:49:01.869Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-09T20:49:01.869Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-09T20:49:02.131Z] Selecting previously unselected package openssh-client. [2021-07-09T20:49:02.131Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-09T20:49:02.131Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-09T20:49:02.131Z] Selecting previously unselected package squashfs-tools. [2021-07-09T20:49:02.131Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-09T20:49:02.131Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-09T20:49:02.393Z] Selecting previously unselected package snapd. [2021-07-09T20:49:02.393Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-09T20:49:02.393Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-09T20:49:04.316Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-09T20:49:04.316Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-09T20:49:04.316Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-09T20:49:04.316Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-09T20:49:04.579Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-09T20:49:04.579Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T20:49:04.579Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T20:49:04.579Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-09T20:49:04.579Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-09T20:49:05.155Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-09T20:49:05.155Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-09T20:49:05.155Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-09T20:49:05.155Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T20:49:05.155Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T20:49:05.155Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T20:49:05.723Z] 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-09T20:49:05.730Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-09T20:49:05.730Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T20:49:05.730Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-09T20:49:05.730Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-09T20:49:05.730Z] running python rtupdate hooks for python3.6... [2021-07-09T20:49:05.730Z] running python post-rtupdate hooks for python3.6... [2021-07-09T20:49:05.730Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-09T20:49:06.675Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-09T20:49:06.937Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T20:49:07.513Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-09T20:49:08.086Z] Setting up snapd (2.49.2+18.04) ... [2021-07-09T20:49:08.350Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-09T20:49:08.350Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-09T20:49:08.419Z] 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-09T20:49:08.615Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-09T20:49:08.877Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-09T20:49:08.877Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-09T20:49:08.877Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-09T20:49:09.140Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-09T20:49:09.402Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-09T20:49:09.402Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-09T20:49:09.664Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-09T20:49:09.664Z] /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-09T20:49:09.664Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T20:49:09.664Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-09T20:49:10.611Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-09T20:49:10.873Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-09T20:49:10.873Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-09T20:49:11.814Z] 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-09T20:49:12.080Z] Reading package lists... [2021-07-09T20:49:12.342Z] Reading package lists... [2021-07-09T20:49:12.342Z] Building dependency tree... [2021-07-09T20:49:12.342Z] Reading state information... [2021-07-09T20:49:12.603Z] Calculating upgrade... [2021-07-09T20:49:12.865Z] The following packages will be upgraded: [2021-07-09T20:49:12.865Z] advancecomp base-files bash binutils binutils-common [2021-07-09T20:49:12.865Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-09T20:49:12.865Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-09T20:49:12.865Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-09T20:49:12.865Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-09T20:49:12.865Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-09T20:49:12.865Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-09T20:49:12.865Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-09T20:49:12.865Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-09T20:49:12.865Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-09T20:49:12.865Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-09T20:49:12.865Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-09T20:49:12.865Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-09T20:49:12.865Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-09T20:49:12.865Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-09T20:49:12.865Z] ubuntu-keyring util-linux [2021-07-09T20:49:12.865Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-09T20:49:12.865Z] Need to get 64.1 MB of archives. [2021-07-09T20:49:12.865Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-09T20:49:12.865Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-09T20:49:12.865Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-09T20:49:12.865Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-09T20:49:12.865Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-09T20:49:12.865Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-09T20:49:12.865Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-09T20:49:12.865Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-09T20:49:12.865Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-09T20:49:12.865Z] 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-09T20:49:12.865Z] 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-09T20:49:12.865Z] 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-09T20:49:12.865Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-09T20:49:12.865Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-09T20:49:13.128Z] 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-09T20:49:13.128Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-09T20:49:13.128Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-09T20:49:13.128Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-09T20:49:13.128Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-09T20:49:13.128Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-09T20:49:13.128Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-09T20:49:13.128Z] 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-09T20:49:13.128Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-09T20:49:13.128Z] 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-09T20:49:13.128Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-09T20:49:13.128Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-09T20:49:13.128Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-09T20:49:13.128Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-09T20:49:13.128Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-09T20:49:13.128Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-09T20:49:13.128Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-09T20:49:13.128Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-09T20:49:13.128Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-09T20:49:13.128Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-09T20:49:13.128Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-09T20:49:13.128Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-09T20:49:13.128Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-09T20:49:13.128Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-09T20:49:13.128Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-09T20:49:13.128Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-09T20:49:13.128Z] 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-09T20:49:13.128Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-09T20:49:13.128Z] 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-09T20:49:13.396Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-09T20:49:13.396Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-09T20:49:13.396Z] 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-09T20:49:13.396Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-09T20:49:13.396Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-09T20:49:13.396Z] 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-09T20:49:13.396Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-09T20:49:13.396Z] 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-09T20:49:13.396Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-09T20:49:13.396Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-09T20:49:13.396Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-09T20:49:13.396Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-09T20:49:13.396Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-09T20:49:13.396Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-09T20:49:13.396Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-09T20:49:13.396Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-09T20:49:13.657Z] 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-09T20:49:13.657Z] 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-09T20:49:13.657Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-09T20:49:13.918Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-09T20:49:13.919Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-09T20:49:13.919Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-09T20:49:13.919Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-09T20:49:13.919Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-09T20:49:13.919Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-09T20:49:13.919Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-09T20:49:13.919Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-09T20:49:13.919Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-09T20:49:13.919Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-09T20:49:13.919Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-09T20:49:13.919Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-09T20:49:13.919Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-09T20:49:13.919Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-09T20:49:13.919Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-09T20:49:13.919Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-09T20:49:14.181Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-09T20:49:14.181Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-09T20:49:14.181Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-09T20:49:14.181Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-09T20:49:14.181Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-09T20:49:14.181Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-09T20:49:14.181Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-09T20:49:14.181Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-09T20:49:14.181Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-09T20:49:14.181Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-09T20:49:14.181Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-09T20:49:14.181Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-09T20:49:14.181Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-09T20:49:14.475Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-09T20:49:14.475Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-09T20:49:14.475Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-09T20:49:14.475Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-09T20:49:14.475Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-09T20:49:14.475Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-07-09T20:49:14.475Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-09T20:49:14.475Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-09T20:49:14.475Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-09T20:49:14.475Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-09T20:49:14.475Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-09T20:49:14.475Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-09T20:49:14.735Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T20:49:14.735Z] Fetched 64.1 MB in 2s (35.8 MB/s) [2021-07-09T20:49:14.735Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T20:49:14.735Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T20:49:14.735Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T20:49:15.310Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T20:49:15.310Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T20:49:15.310Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-09T20:49:15.310Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-09T20:49:15.310Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:15.310Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T20:49:15.572Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:15.572Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T20:49:15.572Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:15.572Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T20:49:15.572Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:15.572Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T20:49:15.835Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:15.835Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T20:49:15.835Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:15.835Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T20:49:15.835Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:15.835Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T20:49:15.835Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T20:49:16.097Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T20:49:16.097Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:16.097Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-09T20:49:16.097Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-09T20:49:16.097Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T20:49:16.097Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:16.097Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T20:49:16.097Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:16.097Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T20:49:16.359Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:16.359Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T20:49:16.359Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T20:49:16.622Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T20:49:16.622Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T20:49:16.622Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T20:49:17.195Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-09T20:49:17.195Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T20:49:17.195Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-09T20:49:17.195Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-09T20:49:17.195Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-09T20:49:17.195Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [Pipeline] } [2021-07-09T20:49:17.282Z] $ docker stop --time=1 f7fa43cabfc887fa42cfce394ddfbf3ceb40a17d2f52d571add22bc43c2470c9 [2021-07-09T20:49:17.456Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-09T20:49:17.456Z] Installing new version of config file /etc/issue ... [2021-07-09T20:49:17.456Z] Installing new version of config file /etc/issue.net ... [2021-07-09T20:49:17.456Z] Installing new version of config file /etc/lsb-release ... [2021-07-09T20:49:17.456Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-09T20:49:17.717Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-09T20:49:17.717Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-09T20:49:17.717Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-09T20:49:17.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:17.985Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-09T20:49:17.985Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-09T20:49:17.985Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-09T20:49:17.985Z] 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-09T20:49:17.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:17.985Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T20:49:18.272Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-09T20:49:18.272Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-09T20:49:18.534Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:18.534Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-09T20:49:18.534Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-09T20:49:18.534Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-09T20:49:18.795Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:18.795Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-09T20:49:18.795Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-09T20:49:18.795Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-09T20:49:19.058Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:19.058Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T20:49:19.058Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T20:49:19.058Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-09T20:49:19.058Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:19.058Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T20:49:19.058Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T20:49:19.058Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-09T20:49:19.320Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:19.320Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-09T20:49:19.320Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-09T20:49:19.320Z] Setting up grep (3.1-2build1) ... [2021-07-09T20:49:19.320Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:19.320Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-09T20:49:19.320Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-09T20:49:19.320Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-09T20:49:19.583Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:19.583Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T20:49:19.583Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T20:49:19.583Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-09T20:49:19.583Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:19.583Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-09T20:49:19.583Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-09T20:49:19.669Z] $ docker rm -f f7fa43cabfc887fa42cfce394ddfbf3ceb40a17d2f52d571add22bc43c2470c9 [2021-07-09T20:49:20.157Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-09T20:49:20.157Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-09T20:49:20.157Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-09T20:49:20.157Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-09T20:49:20.420Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-09T20:49:20.420Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:20.420Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-09T20:49:20.420Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [2021-07-09T20:49:21.001Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-09T20:49:21.001Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-09T20:49:21.001Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-09T20:49:21.001Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-09T20:49:21.001Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-09T20:49:21.001Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:21.001Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T20:49:21.266Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-09T20:49:21.266Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-09T20:49:21.266Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:21.266Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T20:49:21.266Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T20:49:21.266Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T20:49:21.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-09T20:49:21.359Z] [2021-07-09T20:49:21.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-09T20:49:21.528Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:21.528Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T20:49:21.528Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T20:49:21.528Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T20:49:21.528Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:21.528Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T20:49:21.528Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] isUnix [Pipeline] sh [2021-07-09T20:49:21.790Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T20:49:21.790Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:21.790Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T20:49:21.790Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T20:49:21.790Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T20:49:21.790Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:21.790Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T20:49:21.790Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T20:49:21.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-09T20:49:22.052Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T20:49:22.053Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T20:49:22.053Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-09T20:49:22.053Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:22.053Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T20:49:22.053Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T20:49:22.264Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-09T20:49:22.264Z] 29e5d40040c1: Pulling fs layer [2021-07-09T20:49:22.264Z] 1ce36da41761: Pulling fs layer [2021-07-09T20:49:22.264Z] 25b303627fd3: Pulling fs layer [2021-07-09T20:49:22.316Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-09T20:49:22.316Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:22.316Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T20:49:22.316Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T20:49:22.316Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T20:49:22.316Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:22.316Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T20:49:22.316Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T20:49:22.537Z] 29e5d40040c1: Verifying Checksum [2021-07-09T20:49:22.537Z] 29e5d40040c1: Download complete [2021-07-09T20:49:22.587Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-09T20:49:22.587Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:22.587Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T20:49:22.587Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T20:49:22.850Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-09T20:49:23.112Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-09T20:49:23.374Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-09T20:49:23.374Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:23.374Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T20:49:23.374Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T20:49:23.519Z] 29e5d40040c1: Pull complete [2021-07-09T20:49:23.519Z] 1ce36da41761: Verifying Checksum [2021-07-09T20:49:23.519Z] 1ce36da41761: Download complete [2021-07-09T20:49:23.646Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T20:49:23.646Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T20:49:23.646Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-09T20:49:23.646Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T20:49:23.907Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-09T20:49:23.907Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T20:49:23.907Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-09T20:49:23.907Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-09T20:49:23.907Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-09T20:49:24.173Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T20:49:24.173Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-09T20:49:24.173Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-09T20:49:24.173Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-09T20:49:24.173Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T20:49:24.173Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-09T20:49:24.173Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-09T20:49:24.439Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-09T20:49:24.439Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T20:49:24.439Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-09T20:49:24.439Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T20:49:24.439Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-09T20:49:24.499Z] 1ce36da41761: Pull complete [2021-07-09T20:49:24.704Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T20:49:24.704Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-09T20:49:24.704Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T20:49:24.704Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-09T20:49:24.704Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-09T20:49:24.704Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-09T20:49:24.704Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T20:49:24.769Z] 25b303627fd3: Verifying Checksum [2021-07-09T20:49:24.769Z] 25b303627fd3: Download complete [2021-07-09T20:49:24.964Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-09T20:49:24.965Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:24.965Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T20:49:24.965Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T20:49:24.965Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-09T20:49:24.965Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T20:49:25.226Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T20:49:25.226Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T20:49:25.226Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-09T20:49:25.226Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:25.226Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-09T20:49:25.226Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-09T20:49:25.226Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-09T20:49:25.489Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:25.489Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-09T20:49:25.489Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-09T20:49:25.489Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-09T20:49:25.489Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:25.489Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-09T20:49:25.489Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T20:49:25.489Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-09T20:49:25.750Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:25.750Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T20:49:25.750Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T20:49:25.750Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-09T20:49:26.022Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:26.022Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-09T20:49:26.022Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-09T20:49:26.022Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-09T20:49:26.022Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:26.022Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-09T20:49:26.022Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-09T20:49:26.285Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-09T20:49:26.285Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:26.285Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T20:49:26.285Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-09T20:49:26.285Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-09T20:49:26.547Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:26.547Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-09T20:49:26.547Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-09T20:49:26.547Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-09T20:49:26.547Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:26.547Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-09T20:49:26.547Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-09T20:49:26.547Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-09T20:49:26.810Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:26.810Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-09T20:49:26.810Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-09T20:49:26.810Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-09T20:49:26.810Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:26.810Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-09T20:49:26.810Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-09T20:49:26.810Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-09T20:49:27.073Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:27.073Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-09T20:49:27.073Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-09T20:49:27.073Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-09T20:49:27.073Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:27.073Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-09T20:49:27.073Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-09T20:49:27.336Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-09T20:49:27.336Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:27.336Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-09T20:49:27.336Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-09T20:49:27.336Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-09T20:49:27.336Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T20:49:27.336Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-09T20:49:27.336Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-09T20:49:27.336Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-09T20:49:27.599Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-09T20:49:27.599Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-09T20:49:27.599Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-09T20:49:27.599Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-09T20:49:27.599Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-09T20:49:27.599Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-09T20:49:27.861Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-09T20:49:27.861Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-09T20:49:27.861Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-09T20:49:27.861Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-09T20:49:27.861Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-09T20:49:27.861Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-09T20:49:27.861Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-09T20:49:28.125Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-09T20:49:28.125Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-09T20:49:28.125Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-09T20:49:28.125Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-09T20:49:28.125Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-09T20:49:28.125Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-09T20:49:28.125Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-09T20:49:28.390Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-09T20:49:28.390Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-09T20:49:28.391Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-09T20:49:28.391Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-09T20:49:28.391Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-09T20:49:28.651Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-09T20:49:28.651Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-09T20:49:28.651Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-09T20:49:28.651Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-09T20:49:28.927Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T20:49:28.927Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T20:49:29.189Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T20:49:29.189Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T20:49:29.189Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T20:49:29.189Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T20:49:29.189Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T20:49:29.189Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T20:49:29.451Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:29.451Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T20:49:29.451Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:29.451Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T20:49:29.451Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:29.451Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T20:49:29.451Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:29.451Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T20:49:30.414Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:30.414Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T20:49:31.361Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:31.361Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T20:49:31.361Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:31.361Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T20:49:31.623Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:31.623Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T20:49:32.568Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T20:49:32.568Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T20:49:32.568Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-09T20:49:32.568Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-09T20:49:32.568Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-09T20:49:32.568Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-09T20:49:32.568Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-09T20:49:32.568Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-09T20:49:32.830Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-09T20:49:32.830Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-09T20:49:32.830Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-09T20:49:32.830Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-09T20:49:32.830Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-09T20:49:32.830Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-09T20:49:32.830Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-09T20:49:32.830Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-09T20:49:33.093Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T20:49:33.093Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-09T20:49:33.093Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T20:49:33.093Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T20:49:33.093Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T20:49:33.093Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-09T20:49:33.093Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-09T20:49:33.093Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-09T20:49:33.093Z] [2021-07-09T20:49:33.093Z] Current default time zone: 'Etc/UTC' [2021-07-09T20:49:33.093Z] Local time is now: Fri Jul 9 20:49:33 UTC 2021. [2021-07-09T20:49:33.093Z] Universal Time is now: Fri Jul 9 20:49:33 UTC 2021. [2021-07-09T20:49:33.093Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-09T20:49:33.093Z] [2021-07-09T20:49:33.093Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-09T20:49:33.093Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T20:49:33.093Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-09T20:49:33.093Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-09T20:49:33.093Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-09T20:49:33.355Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-09T20:49:33.355Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-09T20:49:33.355Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-09T20:49:33.355Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-09T20:49:33.355Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-09T20:49:33.355Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T20:49:33.355Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-09T20:49:33.355Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T20:49:33.355Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-09T20:49:33.355Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T20:49:33.355Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-09T20:49:33.355Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-09T20:49:33.355Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-09T20:49:33.355Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-09T20:49:33.355Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-09T20:49:33.355Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-09T20:49:33.616Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-09T20:49:33.616Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-09T20:49:34.917Z] 25b303627fd3: Pull complete [2021-07-09T20:49:34.917Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-09T20:49:34.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-09T20:49:34.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-09T20:49:35.179Z] prd-ubuntu18.04-docker-arm64-4c-16g-2321 does not seem to be running inside a container [2021-07-09T20:49:35.270Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-09T20:49:35.537Z] Updating certificates in /etc/ssl/certs... [2021-07-09T20:49:36.485Z] 23 added, 27 removed; done. [2021-07-09T20:49:36.485Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-09T20:49:36.485Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T20:49:36.485Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-09T20:49:36.485Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-09T20:49:36.485Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-09T20:49:36.485Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T20:49:36.486Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-09T20:49:36.486Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T20:49:36.486Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T20:49:36.486Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T20:49:36.486Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T20:49:36.486Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T20:49:36.486Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-09T20:49:36.486Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-09T20:49:36.486Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-09T20:49:36.486Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-09T20:49:36.486Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-09T20:49:36.486Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T20:49:36.486Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T20:49:36.748Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-09T20:49:36.748Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-09T20:49:36.748Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-09T20:49:36.748Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T20:49:36.748Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-09T20:49:36.748Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-09T20:49:36.748Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-09T20:49:36.748Z] Updating certificates in /etc/ssl/certs... [2021-07-09T20:49:37.322Z] 0 added, 0 removed; done. [2021-07-09T20:49:37.322Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-09T20:49:37.322Z] done. [2021-07-09T20:49:37.897Z] Reading package lists... [2021-07-09T20:49:37.897Z] Building dependency tree... [2021-07-09T20:49:37.897Z] Reading state information... [2021-07-09T20:49:38.086Z] $ docker top 2967cedee907ac4d8fcf50b26ec1e78efbffa1c2b5351a9360e2d6af0a3c2f88 -eo pid,comm [2021-07-09T20:49:38.159Z] The following NEW packages will be installed: [2021-07-09T20:49:38.159Z] apt-transport-https [2021-07-09T20:49:38.159Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [Pipeline] { [Pipeline] sh [2021-07-09T20:49:38.424Z] Need to get 4348 B of archives. [2021-07-09T20:49:38.424Z] After this operation, 154 kB of additional disk space will be used. [2021-07-09T20:49:38.424Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-09T20:49:38.424Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T20:49:38.424Z] Fetched 4348 B in 0s (24.7 kB/s) [2021-07-09T20:49:38.424Z] Selecting previously unselected package apt-transport-https. [2021-07-09T20:49:38.684Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-09T20:49:38.684Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-09T20:49:38.684Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-09T20:49:38.684Z] Setting up apt-transport-https (1.6.14) ... [2021-07-09T20:49:38.945Z] Waiting for network to be ready... [2021-07-09T20:49:39.058Z] + docker-compose build --help [2021-07-09T20:49:39.058Z] + grep parallel [2021-07-09T20:49:42.433Z] --parallel Build images in parallel. [Pipeline] } [2021-07-09T20:49:42.734Z] $ docker stop --time=1 2967cedee907ac4d8fcf50b26ec1e78efbffa1c2b5351a9360e2d6af0a3c2f88 [2021-07-09T20:49:44.242Z] 2021-07-09T20:49:41Z INFO Waiting for automatic snapd restart... [2021-07-09T20:49:44.242Z] snapd 2.51.1 from Canonical* installed [2021-07-09T20:49:44.625Z] $ docker rm -f 2967cedee907ac4d8fcf50b26ec1e78efbffa1c2b5351a9360e2d6af0a3c2f88 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T20:49:45.189Z] "snapd" switched to the "latest/stable" channel [2021-07-09T20:49:45.189Z] [2021-07-09T20:49:45.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-09T20:49:45.268Z] . [Pipeline] withDockerContainer [2021-07-09T20:49:45.530Z] prd-ubuntu18.04-docker-arm64-4c-16g-2321 does not seem to be running inside a container [2021-07-09T20:49:45.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-09T20:49:47.124Z] $ docker top 140498e82e5c75b936e941ca361515afb0fe3aec9eacb75b742dce6dc1e02643 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T20:49:47.744Z] core18 20210611 from Canonical* installed [2021-07-09T20:49:47.744Z] "core18" switched to the "latest/stable" channel [2021-07-09T20:49:47.744Z] [2021-07-09T20:49:48.120Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-09T20:49:51.123Z] snapcraft 4.8.3 from Canonical* installed [2021-07-09T20:49:51.123Z] "snapcraft" switched to the "latest/stable" channel [2021-07-09T20:49:51.123Z] [2021-07-09T20:49:51.527Z] Building core-command ... [2021-07-09T20:49:51.527Z] Building core-data ... [2021-07-09T20:49:51.527Z] Building core-metadata ... [2021-07-09T20:49:51.527Z] Building security-bootstrapper ... [2021-07-09T20:49:51.527Z] Building security-proxy-setup ... [2021-07-09T20:49:51.527Z] Building security-secretstore-setup ... [2021-07-09T20:49:51.527Z] Building support-notifications ... [2021-07-09T20:49:51.527Z] Building support-scheduler ... [2021-07-09T20:49:51.527Z] Building sys-mgmt-agent ... [2021-07-09T20:49:51.527Z] Building core-data [2021-07-09T20:49:51.527Z] Building security-bootstrapper [2021-07-09T20:49:51.527Z] Building security-secretstore-setup [2021-07-09T20:49:51.799Z] Building core-metadata [2021-07-09T20:49:51.800Z] Building security-proxy-setup [2021-07-09T20:49:55.347Z] 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-09T20:49:55.347Z] - README.md [2021-07-09T20:49:55.347Z] [2021-07-09T20:49:55.347Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-09T20:49:55.610Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-09T20:49:55.610Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-09T20:49:55.874Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-09T20:49:56.820Z] Reading package lists... [2021-07-09T20:49:57.460Z] 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-09T20:49:57.460Z] Reading package lists... [2021-07-09T20:49:57.460Z] Building dependency tree... [2021-07-09T20:49:57.460Z] Reading state information... [2021-07-09T20:49:57.746Z] Suggested packages: [2021-07-09T20:49:57.746Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-09T20:49:57.746Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-09T20:49:57.746Z] Recommended packages: [2021-07-09T20:49:57.746Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-09T20:49:57.746Z] The following NEW packages will be installed: [2021-07-09T20:49:57.746Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-09T20:49:57.746Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-09T20:49:57.746Z] pkg-config zip [2021-07-09T20:49:57.746Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-09T20:49:57.746Z] Need to get 7663 kB of archives. [2021-07-09T20:49:57.746Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-09T20:49:57.746Z] 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-09T20:49:58.076Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-09T20:49:58.076Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-09T20:49:58.445Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-09T20:49:58.445Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-09T20:49:58.445Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-09T20:49:58.445Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-09T20:49:58.445Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-09T20:49:58.445Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-09T20:49:58.445Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-09T20:49:58.445Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-09T20:49:58.445Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-09T20:49:58.445Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-09T20:49:58.445Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-09T20:49:58.445Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-09T20:49:58.831Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T20:49:58.831Z] Fetched 7663 kB in 1s (10.0 MB/s) [2021-07-09T20:49:58.831Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-09T20:49:58.831Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-09T20:49:58.831Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-09T20:49:58.831Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-09T20:49:58.831Z] Selecting previously unselected package libpsl5:amd64. [2021-07-09T20:49:58.831Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-09T20:49:58.831Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-09T20:49:58.831Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-09T20:49:58.831Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-09T20:49:58.831Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-09T20:49:59.134Z] Selecting previously unselected package librtmp1:amd64. [2021-07-09T20:49:59.134Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-09T20:49:59.134Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-09T20:49:59.134Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-09T20:49:59.134Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-09T20:49:59.134Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-09T20:49:59.134Z] Selecting previously unselected package liberror-perl. [2021-07-09T20:49:59.134Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-09T20:49:59.134Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-09T20:49:59.134Z] Selecting previously unselected package git-man. [2021-07-09T20:49:59.134Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-09T20:49:59.134Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-09T20:49:59.398Z] Selecting previously unselected package git. [2021-07-09T20:49:59.398Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-09T20:49:59.398Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-09T20:49:59.660Z] Selecting previously unselected package libnorm1:amd64. [2021-07-09T20:49:59.660Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-09T20:49:59.660Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-09T20:49:59.922Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-09T20:49:59.922Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-09T20:49:59.922Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-09T20:49:59.922Z] Selecting previously unselected package libsodium23:amd64. [2021-07-09T20:49:59.922Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-09T20:49:59.922Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-09T20:49:59.922Z] Selecting previously unselected package libzmq5:amd64. [2021-07-09T20:49:59.922Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-09T20:49:59.922Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T20:50:00.184Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-09T20:50:00.184Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-09T20:50:00.184Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T20:50:00.184Z] Selecting previously unselected package pkg-config. [2021-07-09T20:50:00.184Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-09T20:50:00.184Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-09T20:50:00.184Z] Selecting previously unselected package zip. [2021-07-09T20:50:00.184Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-09T20:50:00.184Z] Unpacking zip (3.0-11build1) ... [2021-07-09T20:50:00.184Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-09T20:50:00.184Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-09T20:50:00.184Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-09T20:50:00.184Z] Setting up liberror-perl (0.17025-1) ... [2021-07-09T20:50:00.184Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-09T20:50:00.184Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-09T20:50:00.446Z] No schema files found: doing nothing. [2021-07-09T20:50:00.446Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-09T20:50:00.446Z] Setting up zip (3.0-11build1) ... [2021-07-09T20:50:00.446Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-09T20:50:00.446Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-09T20:50:00.446Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-09T20:50:00.446Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T20:50:00.446Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-09T20:50:00.446Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T20:50:00.446Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-09T20:50:00.446Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T20:50:01.019Z] git set to automatically installed. [2021-07-09T20:50:01.019Z] git-man set to automatically installed. [2021-07-09T20:50:01.019Z] libcurl3-gnutls set to automatically installed. [2021-07-09T20:50:01.019Z] liberror-perl set to automatically installed. [2021-07-09T20:50:01.019Z] libglib2.0-0 set to automatically installed. [2021-07-09T20:50:01.019Z] libnghttp2-14 set to automatically installed. [2021-07-09T20:50:01.019Z] libnorm1 set to automatically installed. [2021-07-09T20:50:01.019Z] libpgm-5.2-0 set to automatically installed. [2021-07-09T20:50:01.019Z] libpsl5 set to automatically installed. [2021-07-09T20:50:01.019Z] librtmp1 set to automatically installed. [2021-07-09T20:50:01.019Z] libsodium23 set to automatically installed. [2021-07-09T20:50:01.019Z] libzmq3-dev set to automatically installed. [2021-07-09T20:50:01.019Z] libzmq5 set to automatically installed. [2021-07-09T20:50:01.019Z] pkg-config set to automatically installed. [2021-07-09T20:50:01.019Z] zip set to automatically installed. [2021-07-09T20:50:02.941Z] snapd is not logged in, snap install commands will use sudo [2021-07-09T20:50:04.336Z] snap "core18" has no updates available [2021-07-09T20:50:05.292Z] snapd is not logged in, snap install commands will use sudo [2021-07-09T20:50:11.895Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-07-09T20:50:11.895Z] Pulling config-common [2021-07-09T20:50:11.895Z] + snapcraftctl pull [2021-07-09T20:50:12.841Z] Pulling go-build-helper [2021-07-09T20:50:13.104Z] + snapcraftctl pull [2021-07-09T20:50:14.064Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-09T20:50:14.064Z] Skipping pull go-build-helper (already ran) [2021-07-09T20:50:14.064Z] Building go-build-helper [2021-07-09T20:50:14.064Z] + snapcraftctl build [2021-07-09T20:50:16.623Z] Staging go-build-helper [2021-07-09T20:50:16.623Z] + snapcraftctl stage [2021-07-09T20:50:24.782Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-09T20:50:24.782Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-09T20:50:24.782Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-09T20:50:24.782Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-09T20:50:24.782Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-09T20:50:24.782Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-09T20:50:24.782Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-09T20:50:24.782Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-09T20:50:24.782Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-09T20:50:24.782Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-09T20:50:24.782Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-09T20:50:24.782Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-09T20:50:24.782Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-09T20:50:24.782Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-09T20:50:24.782Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-09T20:50:24.782Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-09T20:50:24.782Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-09T20:50:24.782Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-09T20:50:24.782Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-09T20:50:24.782Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-09T20:50:24.782Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-09T20:50:24.782Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-09T20:50:24.782Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-09T20:50:24.782Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-09T20:50:24.782Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-09T20:50:24.782Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-09T20:50:24.782Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-09T20:50:24.782Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-09T20:50:24.782Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-09T20:50:24.782Z] Fetched 224 kB in 0s (0 B/s) [2021-07-09T20:50:24.782Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-09T20:50:24.782Z] Fetched 157 kB in 0s (0 B/s) [2021-07-09T20:50:24.782Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-09T20:50:24.782Z] Fetched 221 kB in 0s (0 B/s) [2021-07-09T20:50:24.782Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-09T20:50:24.782Z] Fetched 143 kB in 0s (0 B/s) [2021-07-09T20:50:24.782Z] Pulling edgex-go [2021-07-09T20:50:24.782Z] + snapcraftctl pull [2021-07-09T20:50:26.184Z] Pulling hooks [2021-07-09T20:50:26.184Z] + snapcraftctl pull [2021-07-09T20:50:44.365Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-09T20:50:44.365Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-09T20:50:44.365Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-09T20:50:44.365Z] Fetched 0 B in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-09T20:50:44.365Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-09T20:50:44.365Z] Fetched 279 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-09T20:50:44.365Z] Fetched 122 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-09T20:50:44.365Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-09T20:50:44.365Z] Fetched 8848 B in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-09T20:50:44.365Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-09T20:50:44.365Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-09T20:50:44.365Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-09T20:50:44.365Z] Fetched 219 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-09T20:50:44.365Z] Fetched 154 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-09T20:50:44.365Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-09T20:50:44.365Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-09T20:50:44.365Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-09T20:50:44.365Z] Fetched 499 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-09T20:50:44.365Z] Fetched 111 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-09T20:50:44.365Z] Fetched 240 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-09T20:50:44.365Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-09T20:50:44.365Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-09T20:50:44.365Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-09T20:50:44.365Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-09T20:50:44.365Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-09T20:50:44.365Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-09T20:50:44.365Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-09T20:50:44.365Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-09T20:50:44.365Z] Fetched 8720 B in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-09T20:50:44.365Z] Fetched 140 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-09T20:50:44.365Z] Fetched 119 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-09T20:50:44.365Z] Fetched 111 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-09T20:50:44.365Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-09T20:50:44.365Z] Fetched 645 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-09T20:50:44.365Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-09T20:50:44.365Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-09T20:50:44.365Z] Fetched 368 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-09T20:50:44.365Z] Fetched 187 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-09T20:50:44.365Z] Fetched 175 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-09T20:50:44.365Z] Fetched 206 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-09T20:50:44.365Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-09T20:50:44.365Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-09T20:50:44.365Z] Fetched 159 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-09T20:50:44.365Z] Fetched 107 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-09T20:50:44.365Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-09T20:50:44.365Z] Pulling static-packages [2021-07-09T20:50:44.365Z] + snapcraftctl pull [2021-07-09T20:50:44.365Z] Pulling version [2021-07-09T20:50:44.365Z] + cd /root/project [2021-07-09T20:50:44.365Z] + git describe --tags --abbrev=0 [2021-07-09T20:50:44.365Z] + sed s/v// [2021-07-09T20:50:44.365Z] + GIT_VERSION=2.0.1-dev.2 [2021-07-09T20:50:44.365Z] + [ -z 2.0.1-dev.2 ] [2021-07-09T20:50:44.365Z] + snapcraftctl set-version 2.0.1-dev.2 [2021-07-09T20:50:44.940Z] Building config-common [2021-07-09T20:50:44.940Z] + snapcraftctl build [2021-07-09T20:50:46.897Z] Skipping build go-build-helper (already ran) [2021-07-09T20:50:47.160Z] Building edgex-go [2021-07-09T20:50:47.160Z] + cd /root/parts/edgex-go/src [2021-07-09T20:50:47.160Z] + git describe --tags --abbrev=0 [2021-07-09T20:50:47.160Z] + sed s/v// [2021-07-09T20:50:47.160Z] + GIT_VERSION=2.0.1-dev.2 [2021-07-09T20:50:47.160Z] + [ -z 2.0.1-dev.2 ] [2021-07-09T20:50:47.160Z] + echo 2.0.1-dev.2 [2021-07-09T20:50:47.160Z] + make build [2021-07-09T20:50:47.160Z] go mod tidy [2021-07-09T20:50:48.549Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-09T20:50:48.549Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-09T20:50:48.827Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-07-09T20:50:48.827Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-09T20:50:48.827Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-09T20:50:48.827Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-09T20:50:48.827Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-09T20:50:48.827Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-09T20:50:48.827Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-09T20:50:48.827Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-09T20:50:48.827Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-09T20:50:49.090Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-09T20:50:49.090Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-09T20:50:49.090Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-09T20:50:49.352Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-09T20:50:49.615Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-07-09T20:50:49.615Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-09T20:50:49.887Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-09T20:50:49.887Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-09T20:50:50.459Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-09T20:50:50.459Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-09T20:50:50.459Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-09T20:50:50.459Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-09T20:50:50.459Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-09T20:50:50.459Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-09T20:50:50.459Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-09T20:50:50.459Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-09T20:50:50.459Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-09T20:50:50.459Z] go: downloading golang.org/x/text v0.3.2 [2021-07-09T20:50:50.459Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-09T20:50:50.719Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-09T20:50:50.719Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-09T20:50:50.719Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-09T20:50:50.720Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-09T20:50:50.720Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-09T20:50:50.980Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-09T20:50:50.980Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-09T20:50:50.980Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-09T20:50:50.980Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-09T20:50:50.980Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-09T20:50:50.980Z] go: downloading github.com/kr/text v0.1.0 [2021-07-09T20:50:50.980Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-09T20:50:50.980Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-09T20:50:51.240Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-09T20:50:51.241Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-09T20:50:51.241Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-09T20:50:51.241Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-09T20:50:51.241Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-09T20:50:51.241Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T20:50:51.501Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-09T20:50:51.501Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-09T20:50:51.501Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-09T20:50:51.501Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-09T20:50:51.501Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-09T20:50:51.501Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-09T20:50:51.501Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-09T20:50:51.501Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T20:50:51.501Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-09T20:50:51.501Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-09T20:50:51.501Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-09T20:50:51.501Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-09T20:50:51.501Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-09T20:50:51.501Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-09T20:50:51.501Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-09T20:50:51.501Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-09T20:50:51.501Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-09T20:50:51.762Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-09T20:50:51.762Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-09T20:50:51.762Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-09T20:50:51.762Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-09T20:50:51.762Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-09T20:50:51.762Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-09T20:50:51.762Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-09T20:50:51.762Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-09T20:50:51.762Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-09T20:50:51.762Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-09T20:50:51.762Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-09T20:50:51.762Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-07-09T20:50:59.784Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:50:59.785Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:50:59.785Z] ---> f739cc4797f1 [2021-07-09T20:50:59.785Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T20:50:59.785Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:50:59.785Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:50:59.785Z] ---> f739cc4797f1 [2021-07-09T20:50:59.785Z] Step 3/32 : WORKDIR /edgex-go [2021-07-09T20:50:59.785Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:50:59.785Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:50:59.785Z] ---> f739cc4797f1 [2021-07-09T20:50:59.785Z] Step 3/22 : WORKDIR /edgex-go [2021-07-09T20:50:59.785Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:50:59.785Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:50:59.785Z] ---> f739cc4797f1 [2021-07-09T20:50:59.785Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T20:50:59.785Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:50:59.785Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:50:59.785Z] ---> f739cc4797f1 [2021-07-09T20:50:59.785Z] Step 3/26 : WORKDIR /edgex-go [2021-07-09T20:51:00.778Z] ---> Running in 93e3d26029ab [2021-07-09T20:51:00.778Z] ---> Running in 8acb51d1a1cf [2021-07-09T20:51:00.778Z] ---> Running in 727341d5d503 [2021-07-09T20:51:00.778Z] ---> Running in 56b4f51ef59f [2021-07-09T20:51:00.778Z] ---> Running in 5e2c9cf34a49 [2021-07-09T20:51:01.383Z] Removing intermediate container 5e2c9cf34a49 [2021-07-09T20:51:01.383Z] ---> 048b68d6f16e [2021-07-09T20:51:01.383Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:51:01.383Z] Removing intermediate container 93e3d26029ab [2021-07-09T20:51:01.383Z] ---> 6d4cf18a62df [2021-07-09T20:51:01.383Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:51:01.664Z] Removing intermediate container 727341d5d503 [2021-07-09T20:51:01.664Z] ---> e503cca83d26 [2021-07-09T20:51:01.664Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:51:01.664Z] Removing intermediate container 56b4f51ef59f [2021-07-09T20:51:01.664Z] ---> aa35762eeb21 [2021-07-09T20:51:01.664Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 8acb51d1a1cf [2021-07-09T20:51:01.664Z] ---> 2156c4216f2b [2021-07-09T20:51:01.664Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:51:01.664Z] [2021-07-09T20:51:01.664Z] ---> Running in 38098559fae7 [2021-07-09T20:51:01.664Z] ---> Running in 4bc3e1717610 [2021-07-09T20:51:01.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-09T20:51:01.940Z] ---> Running in b2371a598e7b [2021-07-09T20:51:01.941Z] ---> Running in 2834987385cb [2021-07-09T20:51:01.941Z] ---> Running in 12c500a138b1 [2021-07-09T20:51:05.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-07-09T20:51:06.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-09T20:51:06.267Z] Removing intermediate container 38098559fae7 [2021-07-09T20:51:06.267Z] ---> 70d8d24bc672 [2021-07-09T20:51:06.267Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-09T20:51:06.267Z] Removing intermediate container 4bc3e1717610 [2021-07-09T20:51:06.267Z] ---> 9c93e00d61d8 [2021-07-09T20:51:06.267Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-09T20:51:06.267Z] Removing intermediate container b2371a598e7b [2021-07-09T20:51:06.267Z] ---> 583fe22b8ba5 [2021-07-09T20:51:06.267Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-09T20:51:06.267Z] ---> Running in f3d46427f99a [2021-07-09T20:51:06.267Z] Removing intermediate container 12c500a138b1 [2021-07-09T20:51:06.267Z] ---> f37b1595b9ba [2021-07-09T20:51:06.267Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-09T20:51:06.542Z] ---> Running in ac071c8c38f1 [2021-07-09T20:51:06.542Z] ---> Running in b65736d80264 [2021-07-09T20:51:06.542Z] Removing intermediate container 2834987385cb [2021-07-09T20:51:06.542Z] ---> 88eb6ae98d79 [2021-07-09T20:51:06.542Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-09T20:51:06.542Z] ---> Running in 63f5f8f9d137 [2021-07-09T20:51:06.817Z] ---> Running in 7390d3173721 [2021-07-09T20:51:06.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-09T20:51:07.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-09T20:51:08.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T20:51:08.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-09T20:51:08.872Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T20:51:08.872Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T20:51:09.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T20:51:09.147Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T20:51:09.147Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T20:51:09.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-09T20:51:09.745Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T20:51:10.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T20:51:10.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T20:51:10.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T20:51:10.394Z] OK: 218 MiB in 52 packages [2021-07-09T20:51:10.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-09T20:51:11.009Z] OK: 218 MiB in 52 packages [2021-07-09T20:51:11.661Z] OK: 218 MiB in 52 packages [2021-07-09T20:51:11.661Z] OK: 218 MiB in 52 packages [2021-07-09T20:51:11.661Z] OK: 218 MiB in 52 packages [2021-07-09T20:51:11.830Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-09T20:51:12.662Z] Removing intermediate container f3d46427f99a [2021-07-09T20:51:12.662Z] ---> 2be915e4d0f2 [2021-07-09T20:51:12.662Z] Step 6/24 : COPY go.mod . [2021-07-09T20:51:12.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-09T20:51:12.936Z] Removing intermediate container ac071c8c38f1 [2021-07-09T20:51:12.936Z] ---> f2b887824f79 [2021-07-09T20:51:12.936Z] Step 6/24 : COPY go.mod . [2021-07-09T20:51:13.553Z] Removing intermediate container b65736d80264 [2021-07-09T20:51:13.553Z] ---> f374429ebcfe [2021-07-09T20:51:13.553Z] Step 6/32 : COPY go.mod . [2021-07-09T20:51:13.553Z] Removing intermediate container 7390d3173721 [2021-07-09T20:51:13.553Z] ---> 8965d8a8319e [2021-07-09T20:51:13.553Z] Step 6/22 : COPY go.mod . [2021-07-09T20:51:13.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-09T20:51:13.832Z] ---> 615c5326a708 [2021-07-09T20:51:13.832Z] Step 7/24 : RUN go mod download [2021-07-09T20:51:13.832Z] Removing intermediate container 63f5f8f9d137 [2021-07-09T20:51:13.832Z] ---> 29a70d338755 [2021-07-09T20:51:13.832Z] Step 6/26 : COPY go.mod . [2021-07-09T20:51:13.832Z] ---> Running in 2381cff8b9fb [2021-07-09T20:51:14.449Z] ---> ff387f069173 [2021-07-09T20:51:14.449Z] Step 7/24 : RUN go mod download [2021-07-09T20:51:14.449Z] ---> Running in 265b2972a487 [2021-07-09T20:51:15.048Z] ---> 361865ed8cd4 [2021-07-09T20:51:15.048Z] Step 7/32 : RUN go mod download [2021-07-09T20:51:15.048Z] ---> fa206c1bd5cd [2021-07-09T20:51:15.048Z] Step 7/26 : RUN go mod download [2021-07-09T20:51:15.048Z] ---> 58fde36ec654 [2021-07-09T20:51:15.048Z] Step 7/22 : RUN go mod download [2021-07-09T20:51:15.119Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-09T20:51:15.119Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-09T20:51:15.119Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-09T20:51:15.119Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-09T20:51:15.119Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-09T20:51:15.119Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-09T20:51:15.119Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-09T20:51:15.119Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-09T20:51:15.119Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-09T20:51:15.119Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-09T20:51:15.119Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-09T20:51:15.119Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-09T20:51:15.119Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-09T20:51:15.119Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-09T20:51:15.119Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-09T20:51:15.119Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-09T20:51:15.119Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-09T20:51:15.119Z] + 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-09T20:51:15.119Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-09T20:51:15.119Z] + 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-09T20:51:15.119Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-09T20:51:15.119Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-09T20:51:15.323Z] ---> Running in ba84ab85bf4a [2021-07-09T20:51:15.382Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-09T20:51:15.382Z] + 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-09T20:51:15.382Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-09T20:51:15.382Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-09T20:51:15.382Z] + 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-09T20:51:15.595Z] ---> Running in e330aef95d7f [2021-07-09T20:51:15.596Z] ---> Running in 33d9d6877f70 [2021-07-09T20:51:16.767Z] Building hooks [2021-07-09T20:51:16.767Z] + cd /root/parts/hooks/src [2021-07-09T20:51:16.767Z] + make build [2021-07-09T20:51:16.767Z] go mod tidy [2021-07-09T20:51:17.340Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-09T20:51:17.601Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-09T20:51:17.601Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-09T20:51:17.601Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-09T20:51:17.863Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-09T20:51:18.243Z] Removing intermediate container 2381cff8b9fb [2021-07-09T20:51:18.244Z] ---> 5e5a975cc2f5 [2021-07-09T20:51:18.244Z] Step 8/24 : COPY . . [2021-07-09T20:51:18.244Z] Removing intermediate container 265b2972a487 [2021-07-09T20:51:18.244Z] ---> acfae2a2f548 [2021-07-09T20:51:18.244Z] Step 8/24 : COPY . . [2021-07-09T20:51:18.435Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-09T20:51:19.008Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-09T20:51:19.008Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-09T20:51:20.241Z] Removing intermediate container ba84ab85bf4a [2021-07-09T20:51:20.241Z] ---> 830265be1dba [2021-07-09T20:51:20.241Z] Step 8/32 : COPY . . [2021-07-09T20:51:20.518Z] Removing intermediate container 33d9d6877f70 [2021-07-09T20:51:20.518Z] ---> d960115913e1 [2021-07-09T20:51:20.518Z] Step 8/26 : COPY . . [2021-07-09T20:51:20.795Z] Removing intermediate container e330aef95d7f [2021-07-09T20:51:20.795Z] ---> a4f14976c1db [2021-07-09T20:51:20.795Z] Step 8/22 : COPY . . [2021-07-09T20:51:22.323Z] Building static-packages [2021-07-09T20:51:22.323Z] + snapcraftctl build [2021-07-09T20:51:24.264Z] Building version [2021-07-09T20:51:24.264Z] + snapcraftctl build [2021-07-09T20:51:26.457Z] Staging config-common [2021-07-09T20:51:26.457Z] + snapcraftctl stage [2021-07-09T20:51:27.030Z] Skipping stage go-build-helper (already ran) [2021-07-09T20:51:27.030Z] Staging edgex-go [2021-07-09T20:51:27.030Z] + snapcraftctl stage [2021-07-09T20:51:28.417Z] Staging hooks [2021-07-09T20:51:28.417Z] + snapcraftctl stage [2021-07-09T20:51:29.362Z] Staging static-packages [2021-07-09T20:51:29.362Z] + snapcraftctl stage [2021-07-09T20:51:30.322Z] Staging version [2021-07-09T20:51:30.322Z] + snapcraftctl stage [2021-07-09T20:51:31.277Z] Priming config-common [2021-07-09T20:51:31.277Z] + snapcraftctl prime [2021-07-09T20:51:32.231Z] Priming go-build-helper [2021-07-09T20:51:32.231Z] + snapcraftctl prime [2021-07-09T20:51:33.626Z] Priming edgex-go [2021-07-09T20:51:33.626Z] + snapcraftctl prime [2021-07-09T20:51:34.578Z] Priming hooks [2021-07-09T20:51:34.578Z] + snapcraftctl prime [2021-07-09T20:51:35.974Z] Priming static-packages [2021-07-09T20:51:35.974Z] + snapcraftctl prime [2021-07-09T20:51:38.541Z] Priming version [2021-07-09T20:51:38.541Z] + snapcraftctl prime [2021-07-09T20:51:39.493Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-09T20:51:43.011Z] ---> 7c3a437943b4 [2021-07-09T20:51:43.011Z] Step 9/24 : RUN go mod tidy [2021-07-09T20:51:43.011Z] ---> 33ddb8c0d13d [2021-07-09T20:51:43.011Z] Step 9/26 : RUN go mod tidy [2021-07-09T20:51:43.011Z] ---> 6dbd72d3b52c [2021-07-09T20:51:43.011Z] Step 9/24 : RUN go mod tidy [2021-07-09T20:51:43.011Z] ---> 0af2c4ff68f0 [2021-07-09T20:51:43.011Z] Step 9/22 : RUN go mod tidy [2021-07-09T20:51:43.012Z] ---> db0edf4a3f3f [2021-07-09T20:51:43.012Z] Step 9/32 : RUN go mod tidy [2021-07-09T20:51:43.012Z] ---> Running in 84f7943f0505 [2021-07-09T20:51:43.012Z] ---> Running in d09700ece804 [2021-07-09T20:51:43.012Z] ---> Running in 7e5687d84a63 [2021-07-09T20:51:43.012Z] ---> Running in 594f8857e42c [2021-07-09T20:51:43.012Z] ---> Running in 04f48f1701b1 [2021-07-09T20:51:49.777Z] Removing intermediate container d09700ece804 [2021-07-09T20:51:49.777Z] ---> 882814d14171 [2021-07-09T20:51:49.777Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-09T20:51:49.777Z] ---> Running in 837d1315c2d4 [2021-07-09T20:51:49.777Z] Removing intermediate container 7e5687d84a63 [2021-07-09T20:51:49.777Z] ---> acdd5e43424b [2021-07-09T20:51:49.777Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-09T20:51:49.777Z] ---> Running in d6c83ea5a7d2 [2021-07-09T20:51:49.777Z] Removing intermediate container 594f8857e42c [2021-07-09T20:51:49.777Z] ---> b90cf88a931a [2021-07-09T20:51:49.777Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-09T20:51:49.777Z] Removing intermediate container 84f7943f0505 [2021-07-09T20:51:49.777Z] ---> a0e4f27b557d [2021-07-09T20:51:49.777Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-09T20:51:49.777Z] ---> Running in 28d07e956b93 [2021-07-09T20:51:49.777Z] Removing intermediate container 04f48f1701b1 [2021-07-09T20:51:49.777Z] ---> 5293b6eb3e49 [2021-07-09T20:51:49.777Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-09T20:51:49.777Z] ---> Running in a630a9728ed8 [2021-07-09T20:51:50.050Z] ---> Running in 89b38faea0cc [2021-07-09T20:51:51.037Z] 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-09T20:51:51.643Z] 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-09T20:51:52.245Z] 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-09T20:51:52.245Z] 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-09T20:51:52.522Z] 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-09T20:53:44.464Z] 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-09T20:53:44.464Z] 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-09T20:53:47.880Z] Removing intermediate container 89b38faea0cc [2021-07-09T20:53:47.880Z] ---> c9734a7dde3d [2021-07-09T20:53:47.880Z] [2021-07-09T20:53:47.880Z] Step 11/32 : FROM alpine:3.12 [2021-07-09T20:53:48.166Z] 3.12: Pulling from library/alpine [2021-07-09T20:53:50.185Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-09T20:53:50.185Z] Status: Downloaded newer image for alpine:3.12 [2021-07-09T20:53:50.185Z] ---> c4fd0aeabfcf [2021-07-09T20:53:50.185Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-09T20:53:50.185Z] Removing intermediate container d6c83ea5a7d2 [2021-07-09T20:53:50.185Z] ---> f6623c2d9b70 [2021-07-09T20:53:50.185Z] [2021-07-09T20:53:50.185Z] Step 11/26 : FROM alpine:3.12 [2021-07-09T20:53:50.185Z] ---> c4fd0aeabfcf [2021-07-09T20:53:50.185Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-09T20:53:50.185Z] Removing intermediate container 28d07e956b93 [2021-07-09T20:53:50.185Z] ---> 2dcbc5e737e5 [2021-07-09T20:53:50.185Z] [2021-07-09T20:53:50.186Z] Step 11/22 : FROM alpine:3.12 [2021-07-09T20:53:50.186Z] ---> c4fd0aeabfcf [2021-07-09T20:53:50.186Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-09T20:53:50.464Z] ---> Running in 06c73bbcd7e5 [2021-07-09T20:53:50.464Z] ---> Running in e5a83814b278 [2021-07-09T20:53:51.066Z] ---> Running in 4615ab895ba8 [2021-07-09T20:53:51.683Z] Removing intermediate container e5a83814b278 [2021-07-09T20:53:51.683Z] ---> 8abd3e001e80 [2021-07-09T20:53:51.683Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-09T20:53:52.285Z] ---> Running in 928f0c65417f [2021-07-09T20:53:53.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T20:53:53.564Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T20:53:53.564Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T20:53:53.564Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T20:53:54.171Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-09T20:53:54.171Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-09T20:53:54.171Z] Removing intermediate container 837d1315c2d4 [2021-07-09T20:53:54.171Z] ---> b5ec1e8e55f1 [2021-07-09T20:53:54.171Z] [2021-07-09T20:53:54.171Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T20:53:54.171Z] ---> c4fd0aeabfcf [2021-07-09T20:53:54.171Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-09T20:53:54.171Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T20:53:54.171Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T20:53:54.171Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-09T20:53:54.171Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-09T20:53:54.171Z] (4/6) Installing curl (7.77.0-r0) [2021-07-09T20:53:54.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T20:53:54.171Z] (4/4) Installing curl (7.77.0-r0) [2021-07-09T20:53:54.171Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-09T20:53:54.171Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T20:53:54.456Z] (6/6) Installing su-exec (0.2-r1) [2021-07-09T20:53:54.456Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T20:53:54.456Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T20:53:54.456Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T20:53:54.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T20:53:54.456Z] OK: 7 MiB in 18 packages [2021-07-09T20:53:54.737Z] OK: 7 MiB in 20 packages [2021-07-09T20:53:54.737Z] ---> Running in 962d4ffda29b [2021-07-09T20:53:55.017Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-09T20:53:55.017Z] (2/2) Installing su-exec (0.2-r1) [2021-07-09T20:53:55.017Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T20:53:55.295Z] OK: 5 MiB in 16 packages [2021-07-09T20:53:56.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T20:53:56.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T20:53:57.335Z] Removing intermediate container 06c73bbcd7e5 [2021-07-09T20:53:57.335Z] ---> e7a892d236ba [2021-07-09T20:53:57.335Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-09T20:53:57.335Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-09T20:53:57.335Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T20:53:57.335Z] OK: 5 MiB in 15 packages [2021-07-09T20:53:57.335Z] Removing intermediate container 928f0c65417f [2021-07-09T20:53:57.335Z] ---> 501200fd1f93 [2021-07-09T20:53:57.335Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-09T20:53:57.614Z] Removing intermediate container 4615ab895ba8 [2021-07-09T20:53:57.614Z] ---> 892fa0c4c4d6 [2021-07-09T20:53:57.614Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-09T20:53:57.614Z] ---> Running in 2dcb84cdecb3 [2021-07-09T20:53:58.219Z] ---> Running in 35d9527a24ea [2021-07-09T20:53:58.219Z] ---> Running in 226cb05ebd90 [2021-07-09T20:53:58.496Z] Removing intermediate container 2dcb84cdecb3 [2021-07-09T20:53:58.496Z] ---> 643487f9ad61 [2021-07-09T20:53:58.496Z] Step 14/26 : WORKDIR / [2021-07-09T20:53:58.775Z] ---> Running in ae01895500a8 [2021-07-09T20:53:59.054Z] Removing intermediate container 35d9527a24ea [2021-07-09T20:53:59.054Z] ---> 044b4cecbfa2 [2021-07-09T20:53:59.054Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-09T20:53:59.054Z] Removing intermediate container 226cb05ebd90 [2021-07-09T20:53:59.054Z] ---> bfc5259d63f3 [2021-07-09T20:53:59.054Z] Step 14/22 : WORKDIR /edgex [2021-07-09T20:53:59.054Z] Removing intermediate container 962d4ffda29b [2021-07-09T20:53:59.054Z] ---> cca0d120c411 [2021-07-09T20:53:59.054Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T20:53:59.328Z] ---> Running in 67818651d0bc [2021-07-09T20:53:59.328Z] ---> Running in 005031adf3dc [2021-07-09T20:53:59.328Z] ---> Running in 795c8d581719 [2021-07-09T20:53:59.602Z] Removing intermediate container a630a9728ed8 [2021-07-09T20:53:59.602Z] ---> 4a5a06310dbc [2021-07-09T20:53:59.602Z] [2021-07-09T20:53:59.602Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T20:53:59.602Z] ---> c4fd0aeabfcf [2021-07-09T20:53:59.602Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-09T20:53:59.874Z] ---> Running in 2e277b7daccc [2021-07-09T20:53:59.874Z] Removing intermediate container ae01895500a8 [2021-07-09T20:53:59.874Z] ---> 4a2ffba86797 [2021-07-09T20:53:59.874Z] 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-09T20:54:00.147Z] Removing intermediate container 67818651d0bc [2021-07-09T20:54:00.147Z] ---> 6c1e950f1948 [2021-07-09T20:54:00.147Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-09T20:54:00.147Z] Removing intermediate container 795c8d581719 [2021-07-09T20:54:00.147Z] ---> 98e59a86718d [2021-07-09T20:54:00.147Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-09T20:54:00.147Z] Removing intermediate container 005031adf3dc [2021-07-09T20:54:00.147Z] ---> 0a5b584a98e5 [2021-07-09T20:54:00.147Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-09T20:54:00.420Z] ---> Running in caa1f5904ba0 [2021-07-09T20:54:00.420Z] ---> Running in ba4e8b06a39a [2021-07-09T20:54:00.694Z] Removing intermediate container 2e277b7daccc [2021-07-09T20:54:00.694Z] ---> d2009559311b [2021-07-09T20:54:00.694Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-09T20:54:00.969Z] ---> Running in 3de15b5440e6 [2021-07-09T20:54:02.974Z] ---> dbd68c561ddc [2021-07-09T20:54:02.974Z] 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-09T20:54:02.974Z] Removing intermediate container ba4e8b06a39a [2021-07-09T20:54:02.974Z] ---> 90261bc05b63 [2021-07-09T20:54:02.974Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-09T20:54:02.974Z] ---> 3ec474d7dc7b [2021-07-09T20:54:02.974Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-09T20:54:02.974Z] Removing intermediate container 3de15b5440e6 [2021-07-09T20:54:02.974Z] ---> 7cfbe3648699 [2021-07-09T20:54:02.974Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-09T20:54:02.974Z] ---> Running in 0fb608d8e48d [2021-07-09T20:54:03.249Z] ---> Running in 5bb72d40c7b2 [2021-07-09T20:54:03.859Z] ---> 7783e351b2f9 [2021-07-09T20:54:03.859Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-09T20:54:03.859Z] Removing intermediate container 0fb608d8e48d [2021-07-09T20:54:04.133Z] ---> caac0c807155 [2021-07-09T20:54:04.133Z] Step 16/24 : WORKDIR / [2021-07-09T20:54:04.133Z] Removing intermediate container 5bb72d40c7b2 [2021-07-09T20:54:04.133Z] ---> 3e37f9346791 [2021-07-09T20:54:04.133Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:54:04.408Z] ---> Running in eadd4b98f486 [2021-07-09T20:54:04.408Z] Removing intermediate container caa1f5904ba0 [2021-07-09T20:54:04.408Z] ---> 74e7246835d2 [2021-07-09T20:54:04.408Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-09T20:54:04.683Z] ---> Running in d7583e210d72 [2021-07-09T20:54:04.968Z] ---> a47dd35faf9f [2021-07-09T20:54:04.968Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-09T20:54:04.968Z] ---> Running in 8f75e2b216cd [2021-07-09T20:54:05.242Z] ---> 1a20837d771d [2021-07-09T20:54:05.242Z] 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-09T20:54:05.242Z] Removing intermediate container eadd4b98f486 [2021-07-09T20:54:05.242Z] ---> a131fdc30850 [2021-07-09T20:54:05.242Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T20:54:05.846Z] Removing intermediate container 8f75e2b216cd [2021-07-09T20:54:05.846Z] ---> bab2d6af1ba2 [2021-07-09T20:54:05.846Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-09T20:54:06.833Z] ---> 03863ad011ba [2021-07-09T20:54:06.833Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-09T20:54:06.833Z] ---> d25d9418535a [2021-07-09T20:54:06.833Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-09T20:54:06.833Z] ---> b67bd74cd8e6 [2021-07-09T20:54:06.833Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-09T20:54:07.108Z] ---> Running in 376f63ee09c2 [2021-07-09T20:54:07.381Z] ---> 0a9614c81b82 [2021-07-09T20:54:07.381Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-09T20:54:07.678Z] ---> Running in be660fa19388 [2021-07-09T20:54:07.955Z] Removing intermediate container 376f63ee09c2 [2021-07-09T20:54:07.955Z] ---> 85185c67dcff [2021-07-09T20:54:07.955Z] Step 19/22 : CMD ["--init=true"] [2021-07-09T20:54:08.560Z] ---> Running in f035072f57d7 [2021-07-09T20:54:08.560Z] Removing intermediate container d7583e210d72 [2021-07-09T20:54:08.560Z] ---> a48a0b3571ef [2021-07-09T20:54:08.560Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-09T20:54:08.846Z] ---> a4beed842a25 [2021-07-09T20:54:08.846Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-09T20:54:08.846Z] ---> Running in 81881ca8e641 [2021-07-09T20:54:09.120Z] ---> 79a76ccd98a7 [2021-07-09T20:54:09.120Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-09T20:54:09.400Z] Removing intermediate container f035072f57d7 [2021-07-09T20:54:09.400Z] ---> 46b7d7ade39c [2021-07-09T20:54:09.400Z] Step 20/22 : LABEL arch=arm64 [2021-07-09T20:54:09.676Z] ---> Running in d4a9bbfe2842 [2021-07-09T20:54:09.953Z] ---> 354fb6127dc7 [2021-07-09T20:54:09.953Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-09T20:54:10.558Z] ---> Running in 7f4fbefb7361 [2021-07-09T20:54:10.558Z] Removing intermediate container d4a9bbfe2842 [2021-07-09T20:54:10.558Z] ---> 51846d35de73 [2021-07-09T20:54:10.558Z] Step 21/22 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:54:10.558Z] ---> Running in 1287ded69329 [2021-07-09T20:54:10.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T20:54:11.127Z] Removing intermediate container 7f4fbefb7361 [2021-07-09T20:54:11.127Z] ---> 733254d65619 [2021-07-09T20:54:11.127Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T20:54:11.127Z] ---> 68ed091487ae [2021-07-09T20:54:11.127Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-09T20:54:11.127Z] Removing intermediate container be660fa19388 [2021-07-09T20:54:11.127Z] ---> f883ad6ddfad [2021-07-09T20:54:11.127Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T20:54:11.404Z] ---> Running in 5ea8e7684504 [2021-07-09T20:54:11.404Z] Removing intermediate container 1287ded69329 [2021-07-09T20:54:11.404Z] ---> a1180a136ba2 [2021-07-09T20:54:11.404Z] Step 22/22 : LABEL version=0.0.0 [2021-07-09T20:54:11.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T20:54:11.679Z] ---> Running in 0950cf83af93 [2021-07-09T20:54:12.279Z] Removing intermediate container 5ea8e7684504 [2021-07-09T20:54:12.279Z] ---> 2889121b0bd9 [2021-07-09T20:54:12.279Z] Step 22/24 : LABEL arch=arm64 [2021-07-09T20:54:12.279Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-09T20:54:12.279Z] ---> Running in 380fcb792689 [2021-07-09T20:54:12.279Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-09T20:54:12.560Z] Removing intermediate container 0950cf83af93 [2021-07-09T20:54:12.560Z] ---> 9d82c7d7ec6f [2021-07-09T20:54:12.560Z] [2021-07-09T20:54:12.560Z] ---> 0fd4f889f2a8 [2021-07-09T20:54:12.560Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-09T20:54:12.560Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-09T20:54:12.560Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-09T20:54:12.560Z] ---> 8ec33e4876d1 [2021-07-09T20:54:12.561Z] 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-09T20:54:12.834Z] Successfully built 9d82c7d7ec6f [2021-07-09T20:54:12.834Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-09T20:54:12.834Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-09T20:54:12.834Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-09T20:54:13.111Z]  Building security-proxy-setup ... done Building support-scheduler [2021-07-09T20:54:13.111Z] ---> Running in e4d397375841 [2021-07-09T20:54:13.111Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T20:54:13.111Z] OK: 8 MiB in 20 packages [2021-07-09T20:54:13.386Z] Removing intermediate container 380fcb792689 [2021-07-09T20:54:13.386Z] ---> e100cddd2a83 [2021-07-09T20:54:13.386Z] Step 23/24 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:54:13.663Z] ---> Running in af9f09ca5768 [2021-07-09T20:54:14.275Z] ---> 463967348486 [2021-07-09T20:54:14.275Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-09T20:54:14.553Z] Removing intermediate container af9f09ca5768 [2021-07-09T20:54:14.553Z] ---> 694051ed1140 [2021-07-09T20:54:14.553Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T20:54:14.841Z] Removing intermediate container 81881ca8e641 [2021-07-09T20:54:14.841Z] ---> b4e65d2a7cab [2021-07-09T20:54:14.841Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T20:54:15.127Z] ---> Running in 5da1bdad3c51 [2021-07-09T20:54:16.124Z] ---> 202e9a42cfda [2021-07-09T20:54:16.124Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-09T20:54:16.399Z] Removing intermediate container 5da1bdad3c51 [2021-07-09T20:54:16.399Z] ---> efb9ff9af206 [2021-07-09T20:54:16.399Z] [2021-07-09T20:54:16.399Z] ---> 1bcfdd287f4d [2021-07-09T20:54:16.399Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-09T20:54:16.996Z] Successfully built efb9ff9af206 [2021-07-09T20:54:16.996Z] Successfully tagged core-metadata-arm64:latest [2021-07-09T20:54:16.996Z]  Building core-metadata ... done Building support-notifications [2021-07-09T20:54:16.996Z] Removing intermediate container e4d397375841 [2021-07-09T20:54:16.996Z] ---> d741cfee6736 [2021-07-09T20:54:16.996Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-09T20:54:17.272Z] ---> fc15567874ca [2021-07-09T20:54:17.272Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-09T20:54:17.272Z] ---> Running in 4462e6473c38 [2021-07-09T20:54:18.258Z] Removing intermediate container 4462e6473c38 [2021-07-09T20:54:18.258Z] ---> 70db8354efbe [2021-07-09T20:54:18.258Z] Step 24/26 : LABEL arch=arm64 [2021-07-09T20:54:18.532Z] ---> 430f19541bc9 [2021-07-09T20:54:18.532Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-09T20:54:18.532Z] ---> Running in c21c1195edf7 [2021-07-09T20:54:18.532Z] ---> 324d29c9679b [2021-07-09T20:54:18.805Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-09T20:54:19.402Z] ---> Running in 722b0647f057 [2021-07-09T20:54:19.741Z] Removing intermediate container c21c1195edf7 [2021-07-09T20:54:19.741Z] ---> bd54b8c2823f [2021-07-09T20:54:19.741Z] Step 25/26 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:54:19.741Z] ---> Running in 143a9c844ff2 [2021-07-09T20:54:20.060Z] Removing intermediate container 722b0647f057 [2021-07-09T20:54:20.060Z] ---> dbe30797db9f [2021-07-09T20:54:20.060Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-09T20:54:20.060Z] ---> 850580cd2c43 [2021-07-09T20:54:20.060Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-09T20:54:20.355Z] ---> Running in 7b5fd82e2d6f [2021-07-09T20:54:20.652Z] Removing intermediate container 143a9c844ff2 [2021-07-09T20:54:20.652Z] ---> dcaec6537c1f [2021-07-09T20:54:20.652Z] Step 26/26 : LABEL version=0.0.0 [2021-07-09T20:54:20.955Z] ---> Running in 2a50593120a2 [2021-07-09T20:54:20.955Z] Removing intermediate container 7b5fd82e2d6f [2021-07-09T20:54:20.955Z] ---> fbde7f52fa0d [2021-07-09T20:54:20.955Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T20:54:21.262Z] ---> 21d954910537 [2021-07-09T20:54:21.262Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-09T20:54:21.262Z] ---> Running in 102173ccde9e [2021-07-09T20:54:21.626Z] Removing intermediate container 2a50593120a2 [2021-07-09T20:54:21.626Z] ---> f159d3f49e07 [2021-07-09T20:54:21.627Z] [2021-07-09T20:54:21.960Z] ---> Running in 69250c5c7178 [2021-07-09T20:54:22.291Z] Successfully built f159d3f49e07 [2021-07-09T20:54:22.291Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-09T20:54:22.291Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-07-09T20:54:22.291Z] Removing intermediate container 102173ccde9e [2021-07-09T20:54:22.291Z] ---> b51f72a1f0c5 [2021-07-09T20:54:22.291Z] Step 22/24 : LABEL arch=arm64 [2021-07-09T20:54:22.571Z] ---> Running in 6a5c5b7701f8 [2021-07-09T20:54:23.175Z] Removing intermediate container 6a5c5b7701f8 [2021-07-09T20:54:23.175Z] ---> 2c6bbb426579 [2021-07-09T20:54:23.175Z] Step 23/24 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:54:23.452Z] ---> Running in 496bdea373a7 [2021-07-09T20:54:24.443Z] Removing intermediate container 496bdea373a7 [2021-07-09T20:54:24.443Z] ---> 843253283f2b [2021-07-09T20:54:24.443Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T20:54:24.721Z] ---> Running in 2f276f088462 [2021-07-09T20:54:24.999Z] Removing intermediate container 69250c5c7178 [2021-07-09T20:54:24.999Z] ---> 11cf2891f0dc [2021-07-09T20:54:24.999Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-09T20:54:25.601Z] ---> Running in 5b025556b7f1 [2021-07-09T20:54:25.601Z] Removing intermediate container 2f276f088462 [2021-07-09T20:54:25.601Z] ---> c8cf5036e953 [2021-07-09T20:54:25.601Z] [2021-07-09T20:54:25.876Z] Successfully built c8cf5036e953 [2021-07-09T20:54:25.876Z] Successfully tagged core-data-arm64:latest [2021-07-09T20:54:25.876Z]  Building core-data ... done Building core-command [2021-07-09T20:54:26.482Z] Removing intermediate container 5b025556b7f1 [2021-07-09T20:54:26.483Z] ---> 6886a85d35af [2021-07-09T20:54:26.483Z] Step 29/32 : CMD ["gate"] [2021-07-09T20:54:26.764Z] ---> Running in 165ffd879855 [2021-07-09T20:54:27.376Z] Removing intermediate container 165ffd879855 [2021-07-09T20:54:27.376Z] ---> 52c5bf2cfa3f [2021-07-09T20:54:27.376Z] Step 30/32 : LABEL arch=arm64 [2021-07-09T20:54:27.983Z] ---> Running in 0e3edd2ae476 [2021-07-09T20:54:28.649Z] Removing intermediate container 0e3edd2ae476 [2021-07-09T20:54:28.649Z] ---> adf3e52c36a6 [2021-07-09T20:54:28.649Z] Step 31/32 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:54:29.253Z] ---> Running in 5d8f5137b96b [2021-07-09T20:54:29.860Z] Removing intermediate container 5d8f5137b96b [2021-07-09T20:54:29.860Z] ---> 8fd4c70c3279 [2021-07-09T20:54:29.860Z] Step 32/32 : LABEL version=0.0.0 [2021-07-09T20:54:30.138Z] ---> Running in 06ed5592a13b [2021-07-09T20:54:30.737Z] Removing intermediate container 06ed5592a13b [2021-07-09T20:54:30.737Z] ---> 0aae2802566e [2021-07-09T20:54:30.737Z] [2021-07-09T20:54:31.339Z] Successfully built 0aae2802566e [2021-07-09T20:54:31.339Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-09T20:54:53.565Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:54:53.565Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:54:53.565Z] ---> f739cc4797f1 [2021-07-09T20:54:53.565Z] Step 3/23 : WORKDIR /edgex-go [2021-07-09T20:54:53.565Z] ---> Using cache [2021-07-09T20:54:53.565Z] ---> aa35762eeb21 [2021-07-09T20:54:53.565Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:54:53.565Z] ---> Using cache [2021-07-09T20:54:53.565Z] ---> f37b1595b9ba [2021-07-09T20:54:53.565Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-09T20:54:53.565Z] ---> Using cache [2021-07-09T20:54:53.565Z] ---> 29a70d338755 [2021-07-09T20:54:53.565Z] Step 6/23 : COPY go.mod . [2021-07-09T20:54:53.565Z] ---> Using cache [2021-07-09T20:54:53.565Z] ---> fa206c1bd5cd [2021-07-09T20:54:53.565Z] Step 7/23 : RUN go mod download [2021-07-09T20:54:53.565Z] ---> Using cache [2021-07-09T20:54:53.565Z] ---> d960115913e1 [2021-07-09T20:54:53.565Z] Step 8/23 : COPY . . [2021-07-09T20:54:53.565Z] ---> Using cache [2021-07-09T20:54:53.565Z] ---> 33ddb8c0d13d [2021-07-09T20:54:53.565Z] Step 9/23 : RUN go mod tidy [2021-07-09T20:54:53.565Z] ---> Using cache [2021-07-09T20:54:53.565Z] ---> acdd5e43424b [2021-07-09T20:54:53.565Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-09T20:54:56.992Z] ---> Running in 1e51bdcf07b0 [2021-07-09T20:54:57.979Z] 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-09T20:55:02.359Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:55:02.359Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:55:02.359Z] ---> f739cc4797f1 [2021-07-09T20:55:02.359Z] Step 3/23 : WORKDIR /edgex-go [2021-07-09T20:55:02.359Z] ---> Using cache [2021-07-09T20:55:02.359Z] ---> aa35762eeb21 [2021-07-09T20:55:02.359Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:55:02.359Z] ---> Using cache [2021-07-09T20:55:02.359Z] ---> f37b1595b9ba [2021-07-09T20:55:02.359Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-09T20:55:02.978Z] ---> Running in 857ff1268cdc [2021-07-09T20:55:04.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T20:55:05.977Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:55:05.977Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:55:05.977Z] ---> f739cc4797f1 [2021-07-09T20:55:05.977Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T20:55:05.977Z] ---> Using cache [2021-07-09T20:55:05.977Z] ---> aa35762eeb21 [2021-07-09T20:55:05.977Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:55:05.977Z] ---> Using cache [2021-07-09T20:55:05.977Z] ---> f37b1595b9ba [2021-07-09T20:55:05.977Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-09T20:55:05.977Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T20:55:06.585Z] ---> Running in 45ca4730d410 [2021-07-09T20:55:07.201Z] OK: 218 MiB in 52 packages [2021-07-09T20:55:07.804Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T20:55:07.804Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T20:55:07.804Z] ---> f739cc4797f1 [2021-07-09T20:55:07.804Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T20:55:07.804Z] ---> Using cache [2021-07-09T20:55:07.804Z] ---> aa35762eeb21 [2021-07-09T20:55:07.804Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T20:55:08.083Z] ---> Using cache [2021-07-09T20:55:08.083Z] ---> f37b1595b9ba [2021-07-09T20:55:08.083Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-09T20:55:08.083Z] ---> Using cache [2021-07-09T20:55:08.083Z] ---> 29a70d338755 [2021-07-09T20:55:08.083Z] Step 6/24 : COPY go.mod . [2021-07-09T20:55:08.083Z] ---> Using cache [2021-07-09T20:55:08.083Z] ---> fa206c1bd5cd [2021-07-09T20:55:08.083Z] Step 7/24 : RUN go mod download [2021-07-09T20:55:08.083Z] ---> Using cache [2021-07-09T20:55:08.083Z] ---> d960115913e1 [2021-07-09T20:55:08.083Z] Step 8/24 : COPY . . [2021-07-09T20:55:08.083Z] ---> Using cache [2021-07-09T20:55:08.083Z] ---> 33ddb8c0d13d [2021-07-09T20:55:08.083Z] Step 9/24 : RUN go mod tidy [2021-07-09T20:55:08.083Z] ---> Using cache [2021-07-09T20:55:08.083Z] ---> acdd5e43424b [2021-07-09T20:55:08.083Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-09T20:55:08.371Z] ---> Running in 2fa7cab1f707 [2021-07-09T20:55:08.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T20:55:09.252Z] Removing intermediate container 857ff1268cdc [2021-07-09T20:55:09.252Z] ---> 9ffcb0a3effd [2021-07-09T20:55:09.252Z] Step 6/23 : COPY go.mod . [2021-07-09T20:55:09.868Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T20:55:10.858Z] 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-09T20:55:10.859Z] ---> a4ff4d05c92f [2021-07-09T20:55:10.859Z] Step 7/23 : RUN go mod download [2021-07-09T20:55:11.137Z] ---> Running in 884269f8c64c [2021-07-09T20:55:11.137Z] OK: 218 MiB in 52 packages [2021-07-09T20:55:13.120Z] Removing intermediate container 45ca4730d410 [2021-07-09T20:55:13.120Z] ---> 2e50a3f763f1 [2021-07-09T20:55:13.120Z] Step 6/24 : COPY go.mod . [2021-07-09T20:55:14.139Z] ---> 6558c0ae4fa7 [2021-07-09T20:55:14.140Z] Step 7/24 : RUN go mod download [2021-07-09T20:55:14.422Z] ---> Running in ff92a2b8be58 [2021-07-09T20:55:15.886Z] Removing intermediate container 884269f8c64c [2021-07-09T20:55:15.886Z] ---> 21efe5062dd3 [2021-07-09T20:55:15.886Z] Step 8/23 : COPY . . [2021-07-09T20:55:21.375Z] Removing intermediate container ff92a2b8be58 [2021-07-09T20:55:21.375Z] ---> cfc949c4bff0 [2021-07-09T20:55:21.375Z] Step 8/24 : COPY . . [2021-07-09T20:55:43.595Z] ---> 1ab628b61786 [2021-07-09T20:55:43.595Z] Step 9/23 : RUN go mod tidy [2021-07-09T20:55:43.595Z] ---> Running in 10627bc459b9 [2021-07-09T20:55:43.595Z] ---> 9b4a71747c75 [2021-07-09T20:55:43.595Z] Step 9/24 : RUN go mod tidy [2021-07-09T20:55:43.595Z] ---> Running in 5c366eb9d489 [2021-07-09T20:55:50.354Z] Removing intermediate container 10627bc459b9 [2021-07-09T20:55:50.354Z] ---> ef745b8e8bfa [2021-07-09T20:55:50.354Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-09T20:55:50.354Z] ---> Running in 6fb762ad20f0 [2021-07-09T20:55:50.354Z] Removing intermediate container 5c366eb9d489 [2021-07-09T20:55:50.354Z] ---> 023a3b05fe88 [2021-07-09T20:55:50.354Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-09T20:55:50.354Z] ---> Running in 73602ccf66a0 [2021-07-09T20:55:51.807Z] 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-09T20:55:52.412Z] 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-09T20:56:10.774Z] Removing intermediate container 1e51bdcf07b0 [2021-07-09T20:56:10.774Z] ---> dab584563e41 [2021-07-09T20:56:10.774Z] [2021-07-09T20:56:10.774Z] Step 11/23 : FROM alpine:3.12 [2021-07-09T20:56:10.774Z] ---> c4fd0aeabfcf [2021-07-09T20:56:10.774Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-09T20:56:10.774Z] ---> Using cache [2021-07-09T20:56:10.774Z] ---> cca0d120c411 [2021-07-09T20:56:10.774Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T20:56:10.774Z] ---> Using cache [2021-07-09T20:56:10.774Z] ---> 98e59a86718d [2021-07-09T20:56:10.774Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-09T20:56:10.774Z] ---> Running in 5e13f228c2a0 [2021-07-09T20:56:10.774Z] Removing intermediate container 5e13f228c2a0 [2021-07-09T20:56:10.774Z] ---> a064129d2eb0 [2021-07-09T20:56:10.774Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-09T20:56:10.774Z] ---> Running in 365c5c11363d [2021-07-09T20:56:11.165Z] Removing intermediate container 365c5c11363d [2021-07-09T20:56:11.166Z] ---> e8413a41039f [2021-07-09T20:56:11.166Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T20:56:12.697Z] ---> ac1230d919d1 [2021-07-09T20:56:12.697Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-09T20:56:14.193Z] ---> 22880c623a4f [2021-07-09T20:56:14.193Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-09T20:56:15.700Z] ---> a67ae4ca7aed [2021-07-09T20:56:15.700Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-09T20:56:15.700Z] ---> Running in aaa2c4cc98bb [2021-07-09T20:56:16.697Z] Removing intermediate container aaa2c4cc98bb [2021-07-09T20:56:16.697Z] ---> 8b0e5c73a3e6 [2021-07-09T20:56:16.697Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T20:56:16.973Z] ---> Running in 8dba83a33af8 [2021-07-09T20:56:17.577Z] Removing intermediate container 8dba83a33af8 [2021-07-09T20:56:17.577Z] ---> b79b1e5b03f1 [2021-07-09T20:56:17.577Z] Step 21/23 : LABEL arch=arm64 [2021-07-09T20:56:17.855Z] ---> Running in 0ce303bc0980 [2021-07-09T20:56:18.849Z] Removing intermediate container 0ce303bc0980 [2021-07-09T20:56:18.849Z] ---> 11d6a7b3a5b9 [2021-07-09T20:56:18.849Z] Step 22/23 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:56:18.849Z] ---> Running in cbedd711bdb5 [2021-07-09T20:56:19.455Z] Removing intermediate container cbedd711bdb5 [2021-07-09T20:56:19.455Z] ---> b9a3c26cb21e [2021-07-09T20:56:19.455Z] Step 23/23 : LABEL version=0.0.0 [2021-07-09T20:56:19.734Z] ---> Running in 470b594e9933 [2021-07-09T20:56:20.353Z] Removing intermediate container 470b594e9933 [2021-07-09T20:56:20.353Z] ---> 96f399492d3b [2021-07-09T20:56:20.353Z] [2021-07-09T20:56:20.961Z] Successfully built 96f399492d3b [2021-07-09T20:56:20.961Z] Successfully tagged support-scheduler-arm64:latest [2021-07-09T20:56:29.289Z]  Building support-scheduler ... done Removing intermediate container 2fa7cab1f707 [2021-07-09T20:56:29.289Z] ---> 10a3ab24e0fa [2021-07-09T20:56:29.289Z] [2021-07-09T20:56:29.289Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T20:56:29.289Z] ---> c4fd0aeabfcf [2021-07-09T20:56:29.289Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-09T20:56:29.289Z] ---> Using cache [2021-07-09T20:56:29.289Z] ---> cca0d120c411 [2021-07-09T20:56:29.289Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T20:56:29.289Z] ---> Using cache [2021-07-09T20:56:29.289Z] ---> 98e59a86718d [2021-07-09T20:56:29.289Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-09T20:56:29.289Z] ---> Running in e0626c61f758 [2021-07-09T20:56:29.289Z] Removing intermediate container e0626c61f758 [2021-07-09T20:56:29.289Z] ---> 434156b0f3d2 [2021-07-09T20:56:29.289Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-09T20:56:29.289Z] ---> Running in ee04864e5bc5 [2021-07-09T20:56:30.296Z] Removing intermediate container ee04864e5bc5 [2021-07-09T20:56:30.296Z] ---> 34a071741e0c [2021-07-09T20:56:30.296Z] Step 16/24 : WORKDIR / [2021-07-09T20:56:30.296Z] ---> Running in bbafb16a6271 [2021-07-09T20:56:31.321Z] Removing intermediate container bbafb16a6271 [2021-07-09T20:56:31.321Z] ---> 7f834dd08cf3 [2021-07-09T20:56:31.321Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T20:56:32.322Z] ---> c69752a28e0e [2021-07-09T20:56:32.322Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-09T20:56:33.786Z] ---> 4e502a98709b [2021-07-09T20:56:33.786Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-09T20:56:34.787Z] ---> ed230e8572d7 [2021-07-09T20:56:34.787Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-09T20:56:35.064Z] ---> Running in 40df6cf98407 [2021-07-09T20:56:35.667Z] Removing intermediate container 40df6cf98407 [2021-07-09T20:56:35.667Z] ---> 0f29738e1d13 [2021-07-09T20:56:35.667Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T20:56:35.942Z] ---> Running in 55967c308328 [2021-07-09T20:56:36.540Z] Removing intermediate container 55967c308328 [2021-07-09T20:56:36.540Z] ---> 16f6d65c6aa1 [2021-07-09T20:56:36.540Z] Step 22/24 : LABEL arch=arm64 [2021-07-09T20:56:36.818Z] ---> Running in 3dbadf9f3fe4 [2021-07-09T20:56:37.425Z] Removing intermediate container 3dbadf9f3fe4 [2021-07-09T20:56:37.425Z] ---> cac34c55d116 [2021-07-09T20:56:37.425Z] Step 23/24 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:56:37.706Z] ---> Running in 77623028ad61 [2021-07-09T20:56:38.312Z] Removing intermediate container 77623028ad61 [2021-07-09T20:56:38.312Z] ---> d0c513d18b08 [2021-07-09T20:56:38.312Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T20:56:38.312Z] ---> Running in c0b6dc31686e [2021-07-09T20:56:39.306Z] Removing intermediate container c0b6dc31686e [2021-07-09T20:56:39.306Z] ---> 13ae17e46a7d [2021-07-09T20:56:39.306Z] [2021-07-09T20:56:39.584Z] Successfully built 13ae17e46a7d [2021-07-09T20:56:39.584Z] Successfully tagged core-command-arm64:latest [2021-07-09T20:56:57.962Z]  Building core-command ... done Removing intermediate container 73602ccf66a0 [2021-07-09T20:56:57.962Z] ---> 02b21a98acf8 [2021-07-09T20:56:57.962Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-09T20:56:57.962Z] Removing intermediate container 6fb762ad20f0 [2021-07-09T20:56:57.962Z] ---> 34ce601644b7 [2021-07-09T20:56:57.962Z] [2021-07-09T20:56:57.962Z] Step 11/23 : FROM alpine:3.12 [2021-07-09T20:56:57.962Z] ---> c4fd0aeabfcf [2021-07-09T20:56:57.962Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-09T20:56:57.962Z] ---> Running in ee0db3f34c54 [2021-07-09T20:56:57.962Z] ---> Running in 2d82d7d8edd0 [2021-07-09T20:56:58.945Z] 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-09T20:56:58.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T20:56:59.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T20:56:59.810Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-09T20:57:00.082Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-09T20:57:00.082Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T20:57:00.082Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T20:57:00.082Z] OK: 6 MiB in 16 packages [2021-07-09T20:57:01.514Z] Removing intermediate container ee0db3f34c54 [2021-07-09T20:57:01.514Z] ---> 11ac3cce3f65 [2021-07-09T20:57:01.514Z] [2021-07-09T20:57:01.514Z] Step 12/24 : FROM docker:20.10.0 [2021-07-09T20:57:01.514Z] 20.10.0: Pulling from library/docker [2021-07-09T20:57:02.112Z] Removing intermediate container 2d82d7d8edd0 [2021-07-09T20:57:02.112Z] ---> 1267c5a4de14 [2021-07-09T20:57:02.112Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T20:57:02.709Z] ---> Running in cc51aa68f475 [2021-07-09T20:57:03.691Z] Removing intermediate container cc51aa68f475 [2021-07-09T20:57:03.691Z] ---> 959514290fac [2021-07-09T20:57:03.691Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-09T20:57:03.965Z] ---> Running in 821ed01be12b [2021-07-09T20:57:04.564Z] Removing intermediate container 821ed01be12b [2021-07-09T20:57:04.564Z] ---> d411c3e7111c [2021-07-09T20:57:04.564Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-09T20:57:04.837Z] ---> Running in dcdf800d2321 [2021-07-09T20:57:05.821Z] Removing intermediate container dcdf800d2321 [2021-07-09T20:57:05.821Z] ---> 9f369ffe0f60 [2021-07-09T20:57:05.821Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T20:57:07.261Z] ---> caad0faf5c4f [2021-07-09T20:57:07.261Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-09T20:57:09.238Z] ---> 4c57daedb5c6 [2021-07-09T20:57:09.238Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-09T20:57:09.828Z] ---> 8a8f66525ae0 [2021-07-09T20:57:09.828Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-09T20:57:10.099Z] ---> Running in fe6ec36140d5 [2021-07-09T20:57:10.369Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-09T20:57:10.369Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-09T20:57:10.369Z] ---> eeaf43b92773 [2021-07-09T20:57:10.369Z] 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-09T20:57:10.639Z] Removing intermediate container fe6ec36140d5 [2021-07-09T20:57:10.639Z] ---> d4311381a034 [2021-07-09T20:57:10.639Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T20:57:10.639Z] ---> Running in 557c4181028a [2021-07-09T20:57:10.639Z] ---> Running in 7ba401b2075b [2021-07-09T20:57:11.241Z] Removing intermediate container 557c4181028a [2021-07-09T20:57:11.241Z] ---> 3af2aa36e989 [2021-07-09T20:57:11.241Z] 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-09T20:57:11.241Z] Removing intermediate container 7ba401b2075b [2021-07-09T20:57:11.241Z] ---> af9165483d0d [2021-07-09T20:57:11.241Z] Step 21/23 : LABEL arch=arm64 [2021-07-09T20:57:11.513Z] ---> Running in 263f9e1b9619 [2021-07-09T20:57:11.513Z] ---> Running in 272bf88962ea [2021-07-09T20:57:12.116Z] Removing intermediate container 272bf88962ea [2021-07-09T20:57:12.116Z] ---> 94cff7d0a4a1 [2021-07-09T20:57:12.116Z] Step 22/23 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:57:12.386Z] ---> Running in f283bdec176e [2021-07-09T20:57:12.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T20:57:12.931Z] Removing intermediate container f283bdec176e [2021-07-09T20:57:12.931Z] ---> 7f6c7f5574d2 [2021-07-09T20:57:12.931Z] Step 23/23 : LABEL version=0.0.0 [2021-07-09T20:57:12.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T20:57:12.931Z] ---> Running in a6566d3d93d0 [2021-07-09T20:57:13.523Z] (1/39) Installing readline (8.0.4-r0) [2021-07-09T20:57:13.523Z] (2/39) Installing bash (5.0.17-r0) [2021-07-09T20:57:13.523Z] Removing intermediate container a6566d3d93d0 [2021-07-09T20:57:13.523Z] ---> 9a3e84ca10eb [2021-07-09T20:57:13.523Z] [2021-07-09T20:57:13.523Z] Executing bash-5.0.17-r0.post-install [2021-07-09T20:57:13.523Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T20:57:13.523Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-09T20:57:13.523Z] (5/39) Installing curl (7.77.0-r0) [2021-07-09T20:57:13.523Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-09T20:57:13.523Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-09T20:57:13.523Z] (8/39) Installing expat (2.2.9-r1) [2021-07-09T20:57:13.523Z] (9/39) Installing libffi (3.3-r2) [2021-07-09T20:57:13.523Z] (10/39) Installing gdbm (1.13-r1) [2021-07-09T20:57:13.523Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-09T20:57:13.523Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-09T20:57:13.523Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-09T20:57:13.794Z] Successfully built 9a3e84ca10eb [2021-07-09T20:57:13.794Z] Successfully tagged support-notifications-arm64:latest [2021-07-09T20:57:15.765Z]  Building support-notifications ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-09T20:57:15.765Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-09T20:57:15.765Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-09T20:57:15.765Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-09T20:57:15.765Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-09T20:57:15.765Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-09T20:57:15.765Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-09T20:57:15.765Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-09T20:57:15.765Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-09T20:57:15.765Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-09T20:57:15.765Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-09T20:57:15.765Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-09T20:57:15.765Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-09T20:57:15.765Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-09T20:57:15.765Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-09T20:57:15.765Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-09T20:57:15.765Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-09T20:57:15.765Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-09T20:57:15.765Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-09T20:57:15.765Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-09T20:57:16.037Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-09T20:57:16.037Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-09T20:57:16.037Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-09T20:57:16.037Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-09T20:57:16.037Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-09T20:57:16.037Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-09T20:57:16.037Z] Executing busybox-1.31.1-r19.trigger [2021-07-09T20:57:16.037Z] OK: 72 MiB in 59 packages [2021-07-09T20:57:20.323Z] Collecting docker-compose==1.23.2 [2021-07-09T20:57:20.323Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-09T20:57:20.323Z] Collecting cached-property<2,>=1.2.0 [2021-07-09T20:57:20.323Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-09T20:57:20.917Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-09T20:57:20.917Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-09T20:57:21.503Z] Collecting docker<4.0,>=3.6.0 [2021-07-09T20:57:21.503Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-09T20:57:22.091Z] Collecting jsonschema<3,>=2.5.1 [2021-07-09T20:57:22.091Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-09T20:57:23.513Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-09T20:57:23.513Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-09T20:57:23.513Z] 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-09T20:57:23.783Z] Collecting texttable<0.10,>=0.9.0 [2021-07-09T20:57:23.783Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-09T20:57:25.752Z] Collecting docopt<0.7,>=0.6.1 [2021-07-09T20:57:25.752Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-09T20:57:27.717Z] Collecting PyYAML<4,>=3.10 [2021-07-09T20:57:27.989Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-09T20:57:31.422Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-09T20:57:31.423Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-09T20:57:32.854Z] Collecting docker-pycreds>=0.4.0 [2021-07-09T20:57:32.854Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-09T20:57:33.446Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-09T20:57:33.446Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-09T20:57:33.716Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-09T20:57:33.716Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-09T20:57:33.716Z] Collecting idna<2.8,>=2.5 [2021-07-09T20:57:33.716Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-09T20:57:33.986Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-09T20:57:33.986Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-09T20:57:33.986Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-09T20:57:33.986Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-09T20:57:34.578Z] Installing collected packages: cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, texttable, docopt, PyYAML, dockerpty, docker-compose [2021-07-09T20:57:35.170Z] Attempting uninstall: urllib3 [2021-07-09T20:57:35.170Z] Found existing installation: urllib3 1.25.9 [2021-07-09T20:57:35.170Z] Uninstalling urllib3-1.25.9: [2021-07-09T20:57:35.170Z] Successfully uninstalled urllib3-1.25.9 [2021-07-09T20:57:35.764Z] Attempting uninstall: idna [2021-07-09T20:57:35.764Z] Found existing installation: idna 2.9 [2021-07-09T20:57:35.764Z] Uninstalling idna-2.9: [2021-07-09T20:57:35.764Z] Successfully uninstalled idna-2.9 [2021-07-09T20:57:36.738Z] Attempting uninstall: requests [2021-07-09T20:57:36.738Z] Found existing installation: requests 2.23.0 [2021-07-09T20:57:36.738Z] Uninstalling requests-2.23.0: [2021-07-09T20:57:36.738Z] Successfully uninstalled requests-2.23.0 [2021-07-09T20:57:37.712Z] Running setup.py install for texttable: started [2021-07-09T20:57:39.674Z] Running setup.py install for texttable: finished with status 'done' [2021-07-09T20:57:39.674Z] Running setup.py install for docopt: started [2021-07-09T20:57:41.636Z] Running setup.py install for docopt: finished with status 'done' [2021-07-09T20:57:41.636Z] Running setup.py install for PyYAML: started [2021-07-09T20:57:43.599Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-09T20:57:43.599Z] Running setup.py install for dockerpty: started [2021-07-09T20:57:45.566Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-09T20:57:46.163Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-09T20:57:54.436Z] Removing intermediate container 263f9e1b9619 [2021-07-09T20:57:54.436Z] ---> f85910c6967b [2021-07-09T20:57:54.436Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-09T20:57:54.436Z] ---> Running in 1ba0f67376e6 [2021-07-09T20:57:54.710Z] Removing intermediate container 1ba0f67376e6 [2021-07-09T20:57:54.710Z] ---> 8648335b027b [2021-07-09T20:57:54.710Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-09T20:57:54.710Z] ---> Running in be2138e5a645 [2021-07-09T20:57:55.307Z] Removing intermediate container be2138e5a645 [2021-07-09T20:57:55.307Z] ---> 4efd5d3521bc [2021-07-09T20:57:55.307Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-09T20:57:56.741Z] ---> 0147d76201e9 [2021-07-09T20:57:56.741Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-09T20:57:57.336Z] ---> 100a552b58f7 [2021-07-09T20:57:57.337Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-09T20:57:58.312Z] ---> bce5e48efd48 [2021-07-09T20:57:58.312Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-09T20:57:58.586Z] ---> Running in 5a09628113ff [2021-07-09T20:57:59.178Z] Removing intermediate container 5a09628113ff [2021-07-09T20:57:59.178Z] ---> 2f1920f98e61 [2021-07-09T20:57:59.178Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T20:57:59.178Z] ---> Running in 5727d67e5179 [2021-07-09T20:57:59.777Z] Removing intermediate container 5727d67e5179 [2021-07-09T20:57:59.777Z] ---> 94146139fd5c [2021-07-09T20:57:59.777Z] Step 22/24 : LABEL arch=arm64 [2021-07-09T20:57:59.777Z] ---> Running in 2baeaf442975 [2021-07-09T20:58:00.376Z] Removing intermediate container 2baeaf442975 [2021-07-09T20:58:00.376Z] ---> 1465b48cb73b [2021-07-09T20:58:00.376Z] Step 23/24 : LABEL git_sha=e1683e89f410745fbacd74a305d36451f6390a16 [2021-07-09T20:58:00.376Z] ---> Running in 44d411ee6e6c [2021-07-09T20:58:00.975Z] Removing intermediate container 44d411ee6e6c [2021-07-09T20:58:00.975Z] ---> 1a5202b0df0c [2021-07-09T20:58:00.975Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T20:58:00.975Z] ---> Running in 5f34dba47658 [2021-07-09T20:58:01.575Z] Removing intermediate container 5f34dba47658 [2021-07-09T20:58:01.575Z] ---> 2c4bb39566f4 [2021-07-09T20:58:01.575Z] [2021-07-09T20:58:01.851Z] Successfully built 2c4bb39566f4 [2021-07-09T20:58:01.851Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-09T20:58:02.457Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-09T20:58:02.474Z] $ docker stop --time=1 140498e82e5c75b936e941ca361515afb0fe3aec9eacb75b742dce6dc1e02643 [2021-07-09T20:58:04.329Z] $ docker rm -f 140498e82e5c75b936e941ca361515afb0fe3aec9eacb75b742dce6dc1e02643 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-09T20:58:04.935Z] + docker images [2021-07-09T20:58:05.208Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-09T20:58:05.208Z] sys-mgmt-agent-arm64 latest 2c4bb39566f4 4 seconds ago 298MB [2021-07-09T20:58:05.208Z] support-notifications-arm64 latest 9a3e84ca10eb 52 seconds ago 15.7MB [2021-07-09T20:58:05.208Z] 11ac3cce3f65 About a minute ago 969MB [2021-07-09T20:58:05.208Z] 34ce601644b7 About a minute ago 969MB [2021-07-09T20:58:05.208Z] core-command-arm64 latest 13ae17e46a7d About a minute ago 15MB [2021-07-09T20:58:05.208Z] 10a3ab24e0fa About a minute ago 966MB [2021-07-09T20:58:05.208Z] support-scheduler-arm64 latest 96f399492d3b About a minute ago 15.1MB [2021-07-09T20:58:05.208Z] dab584563e41 About a minute ago 968MB [2021-07-09T20:58:05.208Z] security-bootstrapper-arm64 latest 0aae2802566e 3 minutes ago 17.5MB [2021-07-09T20:58:05.208Z] core-data-arm64 latest c8cf5036e953 3 minutes ago 19.1MB [2021-07-09T20:58:05.208Z] security-secretstore-setup-arm64 latest f159d3f49e07 3 minutes ago 27.1MB [2021-07-09T20:58:05.208Z] core-metadata-arm64 latest efb9ff9af206 3 minutes ago 15.7MB [2021-07-09T20:58:05.208Z] security-proxy-setup-arm64 latest 9d82c7d7ec6f 3 minutes ago 24.2MB [2021-07-09T20:58:05.208Z] 4a5a06310dbc 4 minutes ago 975MB [2021-07-09T20:58:05.208Z] b5ec1e8e55f1 4 minutes ago 972MB [2021-07-09T20:58:05.208Z] 2dcbc5e737e5 4 minutes ago 973MB [2021-07-09T20:58:05.208Z] f6623c2d9b70 4 minutes ago 976MB [2021-07-09T20:58:05.208Z] c9734a7dde3d 4 minutes ago 969MB [2021-07-09T20:58:05.208Z] ci-base-image-arm64 latest f739cc4797f1 14 minutes ago 641MB [2021-07-09T20:58:05.208Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-09T20:58:05.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 4 weeks ago 429MB [2021-07-09T20:58:05.208Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-09T20:58:05.208Z] 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-09T20:58:06.030Z] ---> job-cost.sh [2021-07-09T20:58:06.030Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-50Vd [2021-07-09T20:58:44.976Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-09T21:00:21.707Z] lf-activate-venv(): INFO: Adding /tmp/venv-50Vd/bin to PATH [2021-07-09T21:00:21.707Z] INFO: No Stack... [2021-07-09T21:00:21.707Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-09T21:00:21.707Z] INFO: Archiving Costs [Pipeline] sh [2021-07-09T21:00:22.050Z] + + catcut /w/workspace/edgex-go/5/archives/cost.csv -d, [2021-07-09T21:00:22.050Z] -f6 [Pipeline] lock [2021-07-09T21:00:22.113Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3615-5-stack-cost] [2021-07-09T21:00:22.123Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3615-5-stack-cost] did not exist. Created. [2021-07-09T21:00:22.123Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3615-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-09T21:00:22.480Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-09T21:00:22.759Z] Stashed 1 file(s) [Pipeline] } [2021-07-09T21:00:22.770Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3615-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-09T21:00:23.807Z] provisioning config files... [2021-07-09T21:00:23.816Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config3435868221243357690tmp [Pipeline] { [Pipeline] sh [2021-07-09T21:00:24.145Z] + set +x [2021-07-09T21:00:24.145Z] + curl -s https://codecov.io/bash [2021-07-09T21:00:24.145Z] + bash -s -- [2021-07-09T21:00:24.408Z] [2021-07-09T21:00:24.408Z] _____ _ [2021-07-09T21:00:24.408Z] / ____| | | [2021-07-09T21:00:24.408Z] | | ___ __| | ___ ___ _____ __ [2021-07-09T21:00:24.408Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-09T21:00:24.408Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-09T21:00:24.408Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-09T21:00:24.408Z] Bash-1.0.3 [2021-07-09T21:00:24.408Z] [2021-07-09T21:00:24.408Z] [2021-07-09T21:00:24.408Z] ==> git version 2.24.4 found [2021-07-09T21:00:24.408Z] ==> 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-09T21:00:24.408Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-09T21:00:24.408Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-09T21:00:24.408Z] ==> Jenkins CI detected. [2021-07-09T21:00:24.408Z] project root: . [2021-07-09T21:00:24.408Z] --> token set from env [2021-07-09T21:00:24.408Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-09T21:00:24.408Z] ==> Running gcov in . (disable via -X gcov) [2021-07-09T21:00:24.408Z] ==> Python coveragepy not found [2021-07-09T21:00:24.408Z] ==> Searching for coverage reports in: [2021-07-09T21:00:24.408Z] + . [2021-07-09T21:00:24.408Z] -> Found 1 reports [2021-07-09T21:00:24.408Z] ==> Detecting git/mercurial file structure [2021-07-09T21:00:24.408Z] ==> Reading reports [2021-07-09T21:00:24.408Z] + ./coverage.out bytes=398095 [2021-07-09T21:00:24.408Z] ==> Appending adjustments [2021-07-09T21:00:24.408Z] https://docs.codecov.io/docs/fixing-reports [2021-07-09T21:00:25.800Z] + Found adjustments [2021-07-09T21:00:25.800Z] ==> Gzipping contents [2021-07-09T21:00:25.800Z] 56K /tmp/codecov.2atzNM.gz [2021-07-09T21:00:25.800Z] ==> Uploading reports [2021-07-09T21:00:25.800Z] url: https://codecov.io [2021-07-09T21:00:25.800Z] query: branch=PR-3615&commit=e1683e89f410745fbacd74a305d36451f6390a16&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3615%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3615&job=&cmd_args= [2021-07-09T21:00:25.800Z] -> Pinging Codecov [2021-07-09T21:00:25.800Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3615&commit=e1683e89f410745fbacd74a305d36451f6390a16&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3615%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3615&job=&cmd_args= [2021-07-09T21:00:26.061Z] -> Uploading to [2021-07-09T21:00:26.061Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-09/00271124DB129430A58F1EEE437C3FCB/e1683e89f410745fbacd74a305d36451f6390a16/8e282863-804a-4d1d-a5ea-a218e7ee72db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210709%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210709T210025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b80e0eac27dee9a4bf397910bd36794885c97046e2a1a58036fd713ab8afbd08 [2021-07-09T21:00:26.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-09T21:00:26.061Z] Dload Upload Total Spent Left Speed [2021-07-09T21:00:26.323Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54842 0 0 100 54842 0 147k --:--:-- --:--:-- --:--:-- 147k [2021-07-09T21:00:26.323Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e1683e89f410745fbacd74a305d36451f6390a16 [Pipeline] } [2021-07-09T21:00:26.331Z] 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-09T21:00:27.533Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T21:00:28.100Z] ---> package-listing.sh [2021-07-09T21:00:28.101Z] ++ facter osfamily [2021-07-09T21:00:28.101Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-09T21:00:28.363Z] + OS_FAMILY=redhat [2021-07-09T21:00:28.363Z] + workspace=/w/workspace/edgex-go/5 [2021-07-09T21:00:28.363Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-09T21:00:28.363Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-09T21:00:28.363Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-09T21:00:28.363Z] + PACKAGES=/tmp/packages_start.txt [2021-07-09T21:00:28.363Z] + '[' /w/workspace/edgex-go/5 ']' [2021-07-09T21:00:28.363Z] + PACKAGES=/tmp/packages_end.txt [2021-07-09T21:00:28.363Z] + case "${OS_FAMILY}" in [2021-07-09T21:00:28.363Z] + rpm -qa [2021-07-09T21:00:28.363Z] + sort [2021-07-09T21:00:30.919Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-09T21:00:30.919Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-09T21:00:30.919Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-09T21:00:30.919Z] + '[' /w/workspace/edgex-go/5 ']' [2021-07-09T21:00:30.919Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-07-09T21:00:30.919Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-07-09T21:00:30.935Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-09T21:00:31.230Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-09T21:00:31.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-09T21:00:31.799Z] [2021-07-09T21:00:31.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-09T21:00:32.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-09T21:00:32.114Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-09T21:00:32.114Z] df20fa9351a1: Pulling fs layer [2021-07-09T21:00:32.114Z] 36b3adc4ff6f: Pulling fs layer [2021-07-09T21:00:32.114Z] 8ad3a11d3b57: Pulling fs layer [2021-07-09T21:00:32.114Z] 46f8f816bc3b: Pulling fs layer [2021-07-09T21:00:32.114Z] 93b61091891f: Pulling fs layer [2021-07-09T21:00:32.114Z] 93b9cdb0e59b: Pulling fs layer [2021-07-09T21:00:32.114Z] 5e14af77c1be: Pulling fs layer [2021-07-09T21:00:32.114Z] 01666e4c0597: Pulling fs layer [2021-07-09T21:00:32.114Z] aa168da1d23b: Pulling fs layer [2021-07-09T21:00:32.114Z] 93b61091891f: Waiting [2021-07-09T21:00:32.114Z] 93b9cdb0e59b: Waiting [2021-07-09T21:00:32.114Z] 5e14af77c1be: Waiting [2021-07-09T21:00:32.114Z] 01666e4c0597: Waiting [2021-07-09T21:00:32.114Z] aa168da1d23b: Waiting [2021-07-09T21:00:32.114Z] 46f8f816bc3b: Waiting [2021-07-09T21:00:32.114Z] 36b3adc4ff6f: Verifying Checksum [2021-07-09T21:00:32.114Z] 36b3adc4ff6f: Download complete [2021-07-09T21:00:32.379Z] 46f8f816bc3b: Verifying Checksum [2021-07-09T21:00:32.379Z] 46f8f816bc3b: Download complete [2021-07-09T21:00:32.379Z] df20fa9351a1: Verifying Checksum [2021-07-09T21:00:32.379Z] df20fa9351a1: Download complete [2021-07-09T21:00:32.379Z] 93b9cdb0e59b: Verifying Checksum [2021-07-09T21:00:32.379Z] 93b9cdb0e59b: Download complete [2021-07-09T21:00:32.379Z] 93b61091891f: Verifying Checksum [2021-07-09T21:00:32.379Z] 93b61091891f: Download complete [2021-07-09T21:00:32.379Z] 5e14af77c1be: Verifying Checksum [2021-07-09T21:00:32.379Z] 5e14af77c1be: Download complete [2021-07-09T21:00:32.379Z] 01666e4c0597: Verifying Checksum [2021-07-09T21:00:32.379Z] 01666e4c0597: Download complete [2021-07-09T21:00:32.379Z] df20fa9351a1: Pull complete [2021-07-09T21:00:32.379Z] 8ad3a11d3b57: Verifying Checksum [2021-07-09T21:00:32.379Z] 8ad3a11d3b57: Download complete [2021-07-09T21:00:32.641Z] 36b3adc4ff6f: Pull complete [2021-07-09T21:00:32.903Z] 8ad3a11d3b57: Pull complete [2021-07-09T21:00:33.167Z] 46f8f816bc3b: Pull complete [2021-07-09T21:00:33.427Z] 93b61091891f: Pull complete [2021-07-09T21:00:33.427Z] 93b9cdb0e59b: Pull complete [2021-07-09T21:00:33.427Z] 5e14af77c1be: Pull complete [2021-07-09T21:00:33.427Z] 01666e4c0597: Pull complete [2021-07-09T21:00:34.371Z] aa168da1d23b: Verifying Checksum [2021-07-09T21:00:34.371Z] aa168da1d23b: Download complete [2021-07-09T21:00:38.612Z] aa168da1d23b: Pull complete [2021-07-09T21:00:38.612Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-09T21:00:38.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-09T21:00:38.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-09T21:00:38.691Z] prd-centos7-docker-4c-2g-2318 does not seem to be running inside a container [2021-07-09T21:00:38.729Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-09T21:00:42.522Z] $ docker top 51a87b2c8f7d633114def20f81066ecbf9467caa2b80ed7573c8f38166ee267b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T21:00:42.920Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-09T21:00:43.218Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-09T21:00:43.513Z] + ls /var/log/sa-host [2021-07-09T21:00:43.513Z] + sadf -c /var/log/sa-host/sa05 [2021-07-09T21:00:43.513Z] file_magic: OK [2021-07-09T21:00:43.513Z] HZ: Using current value: 100 [2021-07-09T21:00:43.513Z] file_header: OK [2021-07-09T21:00:43.513Z] 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-09T21:00:43.513Z] Statistics: [2021-07-09T21:00:43.513Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-09T21:00:43.513Z] File successfully converted to sysstat format version 12.2.1 [2021-07-09T21:00:43.513Z] + sadf -c /var/log/sa-host/sa09 [2021-07-09T21:00:43.513Z] file_magic: OK [2021-07-09T21:00:43.513Z] HZ: Using current value: 100 [2021-07-09T21:00:43.513Z] file_header: OK [2021-07-09T21:00:43.513Z] 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-09T21:00:43.513Z] Statistics: [2021-07-09T21:00:43.513Z] 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... [2021-07-09T21:00:43.513Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T21:00:43.728Z] provisioning config files... [2021-07-09T21:00:43.742Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2532658298957126774tmp [Pipeline] { [Pipeline] echo [2021-07-09T21:00:43.770Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T21:00:44.073Z] ---> create-netrc.sh [Pipeline] } [2021-07-09T21:00:44.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-09T21:00:47.544Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-09T21:00:47.594Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T21:00:47.895Z] ---> sudo-logs.sh [2021-07-09T21:00:47.895Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-09T21:00:47.929Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T21:00:48.228Z] ---> job-cost.sh [2021-07-09T21:00:48.229Z] lf-activate-venv: SKIPPING [2021-07-09T21:00:48.229Z] DEBUG: total: 0.18000000715255737 [2021-07-09T21:00:48.229Z] INFO: Retrieving Stack Cost... [2021-07-09T21:00:49.177Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-09T21:00:49.438Z] INFO: Archiving Costs [Pipeline] echo [2021-07-09T21:00:49.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T21:00:49.768Z] ---> logs-deploy.sh [2021-07-09T21:00:49.768Z] lf-activate-venv: SKIPPING [2021-07-09T21:00:49.768Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3615/5 [2021-07-09T21:00:49.768Z] INFO: archiving workspace using pattern(s): [2021-07-09T21:00:50.716Z] Archives upload complete. [2021-07-09T21:00:50.716Z] INFO: archiving logs to Nexus [2021-07-09T21:00:51.303Z] ---> uname -a: [2021-07-09T21:00:51.303Z] Linux prd-centos7-docker-4c-2g-2318.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-09T21:00:51.303Z] [2021-07-09T21:00:51.303Z] [2021-07-09T21:00:51.303Z] ---> lscpu: [2021-07-09T21:00:51.303Z] Architecture: x86_64 [2021-07-09T21:00:51.303Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-09T21:00:51.303Z] Byte Order: Little Endian [2021-07-09T21:00:51.303Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-09T21:00:51.303Z] CPU(s): 2 [2021-07-09T21:00:51.303Z] On-line CPU(s) list: 0,1 [2021-07-09T21:00:51.303Z] Thread(s) per core: 1 [2021-07-09T21:00:51.303Z] Core(s) per socket: 1 [2021-07-09T21:00:51.303Z] Socket(s): 2 [2021-07-09T21:00:51.303Z] NUMA node(s): 1 [2021-07-09T21:00:51.303Z] Vendor ID: AuthenticAMD [2021-07-09T21:00:51.303Z] CPU family: 23 [2021-07-09T21:00:51.303Z] Model: 49 [2021-07-09T21:00:51.303Z] Model name: AMD EPYC-Rome Processor [2021-07-09T21:00:51.303Z] Stepping: 0 [2021-07-09T21:00:51.303Z] CPU MHz: 2799.998 [2021-07-09T21:00:51.303Z] BogoMIPS: 5599.99 [2021-07-09T21:00:51.303Z] Virtualization: AMD-V [2021-07-09T21:00:51.303Z] Hypervisor vendor: KVM [2021-07-09T21:00:51.303Z] Virtualization type: full [2021-07-09T21:00:51.303Z] L1d cache: 64 KiB [2021-07-09T21:00:51.303Z] L1i cache: 64 KiB [2021-07-09T21:00:51.303Z] L2 cache: 1 MiB [2021-07-09T21:00:51.303Z] L3 cache: 32 MiB [2021-07-09T21:00:51.303Z] NUMA node0 CPU(s): 0,1 [2021-07-09T21:00:51.303Z] Vulnerability Itlb multihit: Not affected [2021-07-09T21:00:51.303Z] Vulnerability L1tf: Not affected [2021-07-09T21:00:51.303Z] Vulnerability Mds: Not affected [2021-07-09T21:00:51.303Z] Vulnerability Meltdown: Not affected [2021-07-09T21:00:51.303Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-09T21:00:51.303Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-09T21:00:51.303Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-09T21:00:51.303Z] Vulnerability Srbds: Not affected [2021-07-09T21:00:51.303Z] Vulnerability Tsx async abort: Not affected [2021-07-09T21:00:51.304Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-09T21:00:51.304Z] [2021-07-09T21:00:51.304Z] [2021-07-09T21:00:51.304Z] ---> nproc: [2021-07-09T21:00:51.304Z] 2 [2021-07-09T21:00:51.304Z] [2021-07-09T21:00:51.304Z] [2021-07-09T21:00:51.304Z] ---> df -h: [2021-07-09T21:00:51.304Z] Filesystem Size Used Available Use% Mounted on [2021-07-09T21:00:51.304Z] overlay 40.0G 12.4G 27.5G 31% / [2021-07-09T21:00:51.304Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-09T21:00:51.304Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-09T21:00:51.304Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-09T21:00:51.304Z] /dev/vda1 40.0G 12.4G 27.5G 31% /facter-os [2021-07-09T21:00:51.304Z] /dev/vda1 40.0G 12.4G 27.5G 31% /etc/resolv.conf [2021-07-09T21:00:51.304Z] /dev/vda1 40.0G 12.4G 27.5G 31% /etc/hostname [2021-07-09T21:00:51.304Z] /dev/vda1 40.0G 12.4G 27.5G 31% /etc/hosts [2021-07-09T21:00:51.304Z] /dev/vda1 40.0G 12.4G 27.5G 31% /var/log/auth.log [2021-07-09T21:00:51.304Z] /dev/vda1 40.0G 12.4G 27.5G 31% /run/cloud-init/result.json [2021-07-09T21:00:51.304Z] /dev/vda1 40.0G 12.4G 27.5G 31% /var/log/sa-host [2021-07-09T21:00:51.304Z] /dev/vda1 40.0G 12.4G 27.5G 31% /var/log/secure [2021-07-09T21:00:51.304Z] /dev/vda1 40.0G 12.4G 27.5G 31% /w/workspace/edgex-go/5 [2021-07-09T21:00:51.304Z] /dev/vda1 40.0G 12.4G 27.5G 31% /w/workspace/edgex-go/5@tmp [2021-07-09T21:00:51.304Z] [2021-07-09T21:00:51.304Z] [2021-07-09T21:00:51.304Z] ---> free -m: [2021-07-09T21:00:51.304Z] total used free shared buff/cache available [2021-07-09T21:00:51.304Z] Mem: 7821 1203 1744 0 4874 6571 [2021-07-09T21:00:51.304Z] Swap: 1023 1 1022 [2021-07-09T21:00:51.304Z] [2021-07-09T21:00:51.304Z] [2021-07-09T21:00:51.304Z] ---> ip addr: [2021-07-09T21:00:51.304Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-09T21:00:51.304Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-09T21:00:51.304Z] inet 127.0.0.1/8 scope host lo [2021-07-09T21:00:51.304Z] valid_lft forever preferred_lft forever [2021-07-09T21:00:51.304Z] inet6 ::1/128 scope host [2021-07-09T21:00:51.304Z] valid_lft forever preferred_lft forever [2021-07-09T21:00:51.304Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-09T21:00:51.304Z] link/ether fa:16:3e:a6:7f:1a brd ff:ff:ff:ff:ff:ff [2021-07-09T21:00:51.304Z] inet 10.30.122.21/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-09T21:00:51.304Z] valid_lft 84993sec preferred_lft 84993sec [2021-07-09T21:00:51.304Z] inet6 fe80::f816:3eff:fea6:7f1a/64 scope link [2021-07-09T21:00:51.304Z] valid_lft forever preferred_lft forever [2021-07-09T21:00:51.304Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-09T21:00:51.304Z] link/ether 02:42:d5:06:9d:45 brd ff:ff:ff:ff:ff:ff [2021-07-09T21:00:51.304Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-09T21:00:51.304Z] valid_lft forever preferred_lft forever [2021-07-09T21:00:51.304Z] inet6 fe80::42:d5ff:fe06:9d45/64 scope link [2021-07-09T21:00:51.304Z] valid_lft forever preferred_lft forever [2021-07-09T21:00:51.304Z] [2021-07-09T21:00:51.304Z] [2021-07-09T21:00:51.304Z] ---> sar -b -r -n DEV: [2021-07-09T21:00:51.304Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/09/21 _x86_64_ (2 CPU) [2021-07-09T21:00:51.304Z] [2021-07-09T21:00:51.304Z] 20:37:13 LINUX RESTART (2 CPU) [2021-07-09T21:00:51.304Z] [2021-07-09T21:00:51.304Z] 20:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-09T21:00:51.304Z] 20:39:01 99.53 3.60 95.94 0.00 2600.57 19410.57 0.00 [2021-07-09T21:00:51.304Z] 20:40:01 198.42 0.00 198.42 0.00 0.00 48012.07 0.00 [2021-07-09T21:00:51.304Z] 20:41:01 59.58 0.00 59.58 0.00 0.00 10741.86 0.00 [2021-07-09T21:00:51.304Z] 20:42:01 109.90 0.02 109.89 0.00 0.53 20151.41 0.00 [2021-07-09T21:00:51.304Z] 20:43:01 471.84 73.55 398.29 0.00 3083.89 275553.56 0.00 [2021-07-09T21:00:51.304Z] 20:44:01 379.45 32.21 347.24 0.00 1706.71 173073.46 0.00 [2021-07-09T21:00:51.304Z] 20:45:01 316.78 25.29 291.49 0.00 3418.68 75909.61 0.00 [2021-07-09T21:00:51.304Z] 20:46:01 3.70 0.00 3.70 0.00 0.00 99.43 0.00 [2021-07-09T21:00:51.304Z] 20:47:01 0.25 0.02 0.23 0.00 0.13 2.83 0.00 [2021-07-09T21:00:51.304Z] 20:48:01 0.38 0.15 0.23 0.00 1.20 3.48 0.00 [2021-07-09T21:00:51.304Z] 20:49:01 0.28 0.00 0.28 0.00 0.00 3.03 0.00 [2021-07-09T21:00:51.304Z] 20:50:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2021-07-09T21:00:51.304Z] 20:51:01 0.28 0.00 0.28 0.00 0.00 3.12 0.00 [2021-07-09T21:00:51.304Z] 20:52:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 [2021-07-09T21:00:51.304Z] 20:53:01 0.43 0.18 0.25 0.00 5.73 3.66 0.00 [2021-07-09T21:00:51.304Z] 20:54:01 0.77 0.00 0.77 0.00 0.00 15.62 0.00 [2021-07-09T21:00:51.304Z] 20:55:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 [2021-07-09T21:00:51.304Z] 20:56:01 0.27 0.00 0.27 0.00 0.00 3.18 0.00 [2021-07-09T21:00:51.304Z] 20:57:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 [2021-07-09T21:00:51.304Z] 20:58:02 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2021-07-09T21:00:51.304Z] 20:59:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-07-09T21:00:51.304Z] 21:00:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 [2021-07-09T21:00:51.304Z] Average: 74.79 6.14 68.65 0.00 492.30 28352.24 0.00 [2021-07-09T21:00:51.304Z] [2021-07-09T21:00:51.304Z] 20:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-09T21:00:51.304Z] 20:39:01 4811896 0 892104 11.14 2620 2302312 1666884 18.40 925240 1853144 245640 [2021-07-09T21:00:51.304Z] 20:40:01 4013756 0 1073720 13.41 2620 2918836 1663272 18.36 1233332 2224332 169512 [2021-07-09T21:00:51.304Z] 20:41:01 3821584 0 1105524 13.80 2620 3079204 1815752 20.05 1335284 2291860 19468 [2021-07-09T21:00:51.304Z] 20:42:01 3776692 0 1038144 12.96 2620 3191476 1576092 17.40 1186788 2472276 44 [2021-07-09T21:00:51.304Z] 20:43:01 307592 0 1772532 22.13 2620 5926188 3840204 42.40 3144648 3830336 158240 [2021-07-09T21:00:51.304Z] 20:44:01 125504 0 1353696 16.90 2620 6527112 2437212 26.91 3238376 3903104 934408 [2021-07-09T21:00:51.304Z] 20:45:01 2423560 0 1124936 14.05 2620 4457816 1365108 15.07 1380488 3520392 20 [2021-07-09T21:00:51.304Z] 20:46:01 2431580 0 1116912 13.95 2620 4457820 1255684 13.86 1404056 3491944 12 [2021-07-09T21:00:51.304Z] 20:47:01 2431408 0 1117080 13.95 2620 4457824 1255732 13.86 1404076 3491948 8 [2021-07-09T21:00:51.304Z] 20:48:01 2429120 0 1119360 13.98 2620 4457832 1255876 13.87 1410204 3489180 8 [2021-07-09T21:00:51.304Z] 20:49:01 2430064 0 1118416 13.96 2620 4457832 1255732 13.86 1409192 3489804 8 [2021-07-09T21:00:51.304Z] 20:50:01 2430388 0 1118084 13.96 2620 4457840 1255684 13.86 1409164 3489804 8 [2021-07-09T21:00:51.304Z] 20:51:01 2430528 0 1117940 13.96 2620 4457844 1255684 13.86 1409052 3489804 8 [2021-07-09T21:00:51.304Z] 20:52:01 2430488 0 1117976 13.96 2620 4457848 1255684 13.86 1409056 3489804 8 [2021-07-09T21:00:51.304Z] 20:53:01 2430044 0 1118384 13.96 2620 4457884 1255756 13.86 1409160 3489824 16 [2021-07-09T21:00:51.304Z] 20:54:01 2429892 0 1118532 13.97 2620 4457888 1255684 13.86 1409204 3489824 8 [2021-07-09T21:00:51.304Z] 20:55:01 2429724 0 1118696 13.97 2620 4457892 1255828 13.87 1409584 3489824 8 [2021-07-09T21:00:51.304Z] 20:56:01 2430412 0 1118000 13.96 2620 4457900 1255684 13.86 1409100 3489824 8 [2021-07-09T21:00:51.304Z] 20:57:01 2429876 0 1118536 13.97 2620 4457900 1255900 13.87 1409448 3489872 8 [2021-07-09T21:00:51.304Z] 20:58:02 2430068 0 1118336 13.96 2620 4457908 1255768 13.86 1409260 3489876 8 [2021-07-09T21:00:51.304Z] 20:59:01 2430184 0 1118220 13.96 2620 4457908 1255780 13.86 1409156 3489872 8 [2021-07-09T21:00:51.304Z] 21:00:01 2430328 0 1118072 13.96 2620 4457912 1255684 13.86 1409064 3489872 8 [2021-07-09T21:00:51.304Z] Average: 2533395 0 1142418 14.26 2620 4330499 1509122 16.66 1526042 3293024 69430 [2021-07-09T21:00:51.304Z] [2021-07-09T21:00:51.304Z] 20:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-09T21:00:51.304Z] 20:39:01 eth0 893.57 1027.28 3143.25 141.86 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:39:01 docker0 901.98 726.95 72.39 2691.97 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:40:01 eth0 566.47 480.77 3552.22 50.06 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:40:01 veth4d24591 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:40:01 docker0 221.28 270.68 15.30 842.70 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:41:01 eth0 34.81 22.58 22.61 64.10 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:41:01 veth4d24591 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:41:01 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:42:01 eth0 178.33 153.38 1697.27 71.19 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:42:01 veth24f00e7 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:43:01 vethbb93604 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:43:01 veth25c70fd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:43:01 vethdb30613 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:43:01 veth258e74e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:44:01 veth5eed40c 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:44:01 eth0 2807.14 2484.03 12247.82 489.66 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:44:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:44:01 veth08a9b23 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:45:01 eth0 208.87 148.81 1708.43 79.32 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:45:01 docker0 1257.85 1184.29 96.34 4387.44 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:46:01 eth0 0.37 0.35 0.02 0.03 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:47:01 eth0 0.82 0.32 0.42 0.02 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:48:01 eth0 0.57 0.45 0.34 0.24 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:49:01 eth0 0.22 0.18 0.07 0.04 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:50:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:51:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:52:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:53:01 eth0 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:54:01 eth0 0.65 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:55:01 eth0 0.48 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.304Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] 20:56:01 eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] 20:57:01 eth0 0.75 0.30 0.30 0.20 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] 20:58:02 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] 20:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] 20:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] 20:59:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] 21:00:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] Average: eth0 94.30 89.66 483.25 22.02 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] Average: docker0 57.24 53.90 4.38 199.67 0.00 0.00 0.00 0.00 [2021-07-09T21:00:51.305Z] [2021-07-09T21:00:51.305Z] [2021-07-09T21:00:51.305Z] ---> sar -P ALL: [2021-07-09T21:00:51.305Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/09/21 _x86_64_ (2 CPU) [2021-07-09T21:00:51.305Z] [2021-07-09T21:00:51.305Z] 20:37:13 LINUX RESTART (2 CPU) [2021-07-09T21:00:51.305Z] [2021-07-09T21:00:51.305Z] 20:38:01 CPU %user %nice %system %iowait %steal %idle [2021-07-09T21:00:51.305Z] 20:39:01 all 16.04 0.00 4.40 4.99 0.08 74.49 [2021-07-09T21:00:51.305Z] 20:39:01 0 16.99 0.00 4.96 4.09 0.07 73.89 [2021-07-09T21:00:51.305Z] 20:39:01 1 15.10 0.00 3.84 5.89 0.09 75.09 [2021-07-09T21:00:51.305Z] 20:40:01 all 34.54 0.00 7.48 4.69 0.10 53.18 [2021-07-09T21:00:51.305Z] 20:40:01 0 34.64 0.00 8.18 4.43 0.11 52.64 [2021-07-09T21:00:51.305Z] 20:40:01 1 34.45 0.00 6.79 4.95 0.09 53.72 [2021-07-09T21:00:51.305Z] 20:41:01 all 37.76 0.00 4.87 0.78 0.07 56.52 [2021-07-09T21:00:51.305Z] 20:41:01 0 37.75 0.00 5.23 1.07 0.07 55.88 [2021-07-09T21:00:51.305Z] 20:41:01 1 37.76 0.00 4.50 0.49 0.07 57.17 [2021-07-09T21:00:51.305Z] 20:42:01 all 55.17 0.00 8.80 2.54 0.10 33.39 [2021-07-09T21:00:51.305Z] 20:42:01 0 55.80 0.00 9.11 3.13 0.09 31.86 [2021-07-09T21:00:51.305Z] 20:42:01 1 54.54 0.00 8.49 1.94 0.11 34.92 [2021-07-09T21:00:51.305Z] 20:43:01 all 50.90 0.00 20.70 17.21 0.15 11.04 [2021-07-09T21:00:51.305Z] 20:43:01 0 50.35 0.00 20.89 18.44 0.13 10.20 [2021-07-09T21:00:51.305Z] 20:43:01 1 51.45 0.00 20.52 15.98 0.17 11.89 [2021-07-09T21:00:51.305Z] 20:44:01 all 60.08 0.00 16.26 15.48 0.17 8.00 [2021-07-09T21:00:51.305Z] 20:44:01 0 61.13 0.00 15.12 14.66 0.22 8.87 [2021-07-09T21:00:51.305Z] 20:44:01 1 59.02 0.00 17.41 16.31 0.13 7.13 [2021-07-09T21:00:51.305Z] 20:45:01 all 43.01 0.00 11.01 9.39 0.13 36.46 [2021-07-09T21:00:51.305Z] 20:45:01 0 43.98 0.00 10.85 10.06 0.13 35.00 [2021-07-09T21:00:51.305Z] 20:45:01 1 42.05 0.00 11.18 8.74 0.12 37.91 [2021-07-09T21:00:51.305Z] 20:46:01 all 0.08 0.00 0.04 0.00 0.03 99.86 [2021-07-09T21:00:51.305Z] 20:46:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-07-09T21:00:51.305Z] 20:46:01 1 0.02 0.00 0.07 0.00 0.03 99.88 [2021-07-09T21:00:51.305Z] 20:47:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-07-09T21:00:51.305Z] 20:47:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-07-09T21:00:51.305Z] 20:47:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-09T21:00:51.305Z] 20:48:01 all 0.06 0.00 0.04 0.01 0.03 99.86 [2021-07-09T21:00:51.305Z] 20:48:01 0 0.10 0.00 0.05 0.00 0.03 99.82 [2021-07-09T21:00:51.305Z] 20:48:01 1 0.02 0.00 0.03 0.02 0.03 99.90 [2021-07-09T21:00:51.305Z] 20:49:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-07-09T21:00:51.305Z] 20:49:01 0 0.22 0.00 0.05 0.00 0.03 99.70 [2021-07-09T21:00:51.305Z] 20:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-07-09T21:00:51.305Z] [2021-07-09T21:00:51.305Z] 20:49:01 CPU %user %nice %system %iowait %steal %idle [2021-07-09T21:00:51.305Z] 20:50:01 all 0.06 0.00 0.01 0.00 0.02 99.92 [2021-07-09T21:00:51.305Z] 20:50:01 0 0.10 0.00 0.00 0.00 0.00 99.90 [2021-07-09T21:00:51.305Z] 20:50:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-09T21:00:51.305Z] 20:51:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-07-09T21:00:51.305Z] 20:51:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-09T21:00:51.305Z] 20:51:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-09T21:00:51.305Z] 20:52:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-07-09T21:00:51.305Z] 20:52:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-09T21:00:51.305Z] 20:52:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-09T21:00:51.305Z] 20:53:01 all 0.07 0.00 0.05 0.00 0.03 99.86 [2021-07-09T21:00:51.305Z] 20:53:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2021-07-09T21:00:51.305Z] 20:53:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-07-09T21:00:51.305Z] 20:54:01 all 0.14 0.00 0.01 0.00 0.02 99.83 [2021-07-09T21:00:51.305Z] 20:54:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2021-07-09T21:00:51.305Z] 20:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-07-09T21:00:51.305Z] 20:55:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-07-09T21:00:51.305Z] 20:55:01 0 0.22 0.00 0.02 0.00 0.03 99.73 [2021-07-09T21:00:51.305Z] 20:55:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2021-07-09T21:00:51.305Z] 20:56:01 all 0.08 0.00 0.02 0.00 0.02 99.88 [2021-07-09T21:00:51.305Z] 20:56:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-07-09T21:00:51.305Z] 20:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2021-07-09T21:00:51.305Z] 20:57:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-07-09T21:00:51.305Z] 20:57:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-07-09T21:00:51.305Z] 20:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-09T21:00:51.305Z] 20:58:02 all 0.11 0.00 0.02 0.00 0.02 99.86 [2021-07-09T21:00:51.305Z] 20:58:02 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-07-09T21:00:51.305Z] 20:58:02 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-09T21:00:51.305Z] 20:59:01 all 0.13 0.00 0.01 0.00 0.03 99.84 [2021-07-09T21:00:51.305Z] 20:59:01 0 0.22 0.00 0.02 0.00 0.03 99.73 [2021-07-09T21:00:51.305Z] 20:59:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-07-09T21:00:51.305Z] 21:00:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-07-09T21:00:51.305Z] 21:00:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-07-09T21:00:51.305Z] 21:00:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-09T21:00:51.305Z] [2021-07-09T21:00:51.305Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-07-09T21:00:51.305Z] Average: all 12.88 0.00 3.17 2.36 0.05 81.54 [2021-07-09T21:00:51.305Z] Average: 0 13.08 0.00 3.21 2.39 0.05 81.26 [2021-07-09T21:00:51.305Z] Average: 1 12.68 0.00 3.13 2.33 0.05 81.82 [2021-07-09T21:00:51.305Z] [2021-07-09T21:00:51.305Z] [2021-07-09T21:00:51.305Z]