Pull request #3671 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from af61a472b7645ff649c938b58165278b27274c8e+a50ec7cbd1ffe16c0409c75cc366b79de6e56022 (c0e6f07c96c2e2797f4998e764758ceaea29d259) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2425348141588834251.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4797056016285337309.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3671/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3671/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh466083120223391959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2943518449720939361.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-3671/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3671/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7081595883747548446.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3204 in /w/workspace/edgexfoundry_edgex-go_PR-3671 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7803259946982999908.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit af61a472b7645ff649c938b58165278b27274c8e Merge succeeded, producing af61a472b7645ff649c938b58165278b27274c8e Checking out Revision af61a472b7645ff649c938b58165278b27274c8e (PR-3671) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6646484706348285555.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3671/head:refs/remotes/origin/PR-3671 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af61a472b7645ff649c938b58165278b27274c8e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7384940607807042869.key > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af61a472b7645ff649c938b58165278b27274c8e # timeout=10 Commit message: "fix(snap): fix app-rules-engine" > git rev-list --no-walk 40d1de5f2b18c58f24522cdd97a795604ae6fd95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:14:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:14:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:14:08 ========================================================= 23:14:08 EdgeX Global Pipelines Version Info 23:14:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:14:09 ------------------- 23:14:09 stable info: 23:14:09 ------------------- 23:14:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:14:09 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:14:09 Message: update stable to v1.0.205 23:14:10 ------------------- 23:14:10 experimental info: 23:14:10 ------------------- 23:14:10 Commited By: **** collab-it+edgex@linuxfoundation.org 23:14:10 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:14:10 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3671 [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3671 [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3671 [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af61a472b7645ff649c938b58165278b27274c8e [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af61a47 [Pipeline] echo 23:14:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:11 provisioning config files... 23:14:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8516466159744648499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:11 ---> docker-login.sh 23:14:11 nexus3.edgexfoundry.org:10001 23:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:11 Configure a credential helper to remove this warning. See 23:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:11 23:14:11 Login Succeeded 23:14:11 nexus3.edgexfoundry.org:10002 23:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:12 Configure a credential helper to remove this warning. See 23:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:12 23:14:12 Login Succeeded 23:14:12 nexus3.edgexfoundry.org:10003 23:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:12 Configure a credential helper to remove this warning. See 23:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:12 23:14:12 Login Succeeded 23:14:12 nexus3.edgexfoundry.org:10004 23:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:12 Configure a credential helper to remove this warning. See 23:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:12 23:14:12 Login Succeeded 23:14:12 docker.io 23:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:12 Configure a credential helper to remove this warning. See 23:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:12 23:14:12 Login Succeeded 23:14:12 ---> docker-login.sh ends [Pipeline] } 23:14:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:14:13 ++ 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 23:14:13 + for file in '`ls cmd/**/Dockerfile`' 23:14:13 ++ dirname cmd/core-command/Dockerfile 23:14:13 ++ cut -d/ -f2 23:14:13 + echo core-command,cmd/core-command/Dockerfile 23:14:13 + for file in '`ls cmd/**/Dockerfile`' 23:14:13 ++ dirname cmd/core-data/Dockerfile 23:14:13 ++ cut -d/ -f2 23:14:13 + echo core-data,cmd/core-data/Dockerfile 23:14:13 + for file in '`ls cmd/**/Dockerfile`' 23:14:13 ++ dirname cmd/core-metadata/Dockerfile 23:14:13 ++ cut -d/ -f2 23:14:13 + echo core-metadata,cmd/core-metadata/Dockerfile 23:14:13 + for file in '`ls cmd/**/Dockerfile`' 23:14:13 ++ dirname cmd/security-bootstrapper/Dockerfile 23:14:13 ++ cut -d/ -f2 23:14:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:14:13 + for file in '`ls cmd/**/Dockerfile`' 23:14:13 ++ dirname cmd/security-proxy-setup/Dockerfile 23:14:13 ++ cut -d/ -f2 23:14:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:14:13 + for file in '`ls cmd/**/Dockerfile`' 23:14:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:14:13 ++ cut -d/ -f2 23:14:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:14:13 + for file in '`ls cmd/**/Dockerfile`' 23:14:13 ++ dirname cmd/support-notifications/Dockerfile 23:14:13 ++ cut -d/ -f2 23:14:13 + echo support-notifications,cmd/support-notifications/Dockerfile 23:14:13 + for file in '`ls cmd/**/Dockerfile`' 23:14:13 ++ dirname cmd/support-scheduler/Dockerfile 23:14:13 ++ cut -d/ -f2 23:14:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:14:13 + for file in '`ls cmd/**/Dockerfile`' 23:14:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:14:13 ++ cut -d/ -f2 23:14:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:14:13 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 23:14:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:14:14 23:14:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:14:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:14:15 latest: Pulling from edgex-devops/git-semver 23:14:15 31603596830f: Pulling fs layer 23:14:15 d4622e32a9a9: Pulling fs layer 23:14:15 1030fce36090: Pulling fs layer 23:14:15 6c6cb7e1b49b: Pulling fs layer 23:14:15 6c6cb7e1b49b: Waiting 23:14:15 d4622e32a9a9: Verifying Checksum 23:14:15 d4622e32a9a9: Download complete 23:14:15 31603596830f: Verifying Checksum 23:14:15 31603596830f: Download complete 23:14:15 31603596830f: Pull complete 23:14:15 d4622e32a9a9: Pull complete 23:14:15 6c6cb7e1b49b: Verifying Checksum 23:14:15 6c6cb7e1b49b: Download complete 23:14:15 1030fce36090: Verifying Checksum 23:14:15 1030fce36090: Download complete 23:14:16 1030fce36090: Pull complete 23:14:16 6c6cb7e1b49b: Pull complete 23:14:16 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 23:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:14:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:14:16 prd-centos7-docker-4c-2g-3204 does not seem to be running inside a container 23:14:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:14:17 $ docker top 250f16295485b0c6fe872a1d4c27a03cdea58b9e4722fed2b8caa694af4261c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:14:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:14:17 [ssh-agent] Looking for ssh-agent implementation... 23:14:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:14:17 $ docker exec 250f16295485b0c6fe872a1d4c27a03cdea58b9e4722fed2b8caa694af4261c2 ssh-agent 23:14:17 SSH_AUTH_SOCK=/tmp/ssh-1e5QoGUVelwQ/agent.15 23:14:17 SSH_AGENT_PID=22 23:14:17 Running ssh-add (command line suppressed) 23:14:17 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6451362053212192856.key (/w/workspace/edgex-go/2@tmp/private_key_6451362053212192856.key) 23:14:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:14:18 + git tag --points-at HEAD [Pipeline] } 23:14:18 $ docker exec --env ******** --env ******** 250f16295485b0c6fe872a1d4c27a03cdea58b9e4722fed2b8caa694af4261c2 ssh-agent -k 23:14:18 unset SSH_AUTH_SOCK; 23:14:18 unset SSH_AGENT_PID; 23:14:18 echo Agent pid 22 killed; 23:14:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:14:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:14:18 [ssh-agent] Looking for ssh-agent implementation... 23:14:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:14:18 $ docker exec 250f16295485b0c6fe872a1d4c27a03cdea58b9e4722fed2b8caa694af4261c2 ssh-agent 23:14:18 SSH_AUTH_SOCK=/tmp/ssh-6a6h1qESqrWg/agent.56 23:14:18 SSH_AGENT_PID=62 23:14:18 Running ssh-add (command line suppressed) 23:14:18 Identity added: /w/workspace/edgex-go/2@tmp/private_key_634771131051099396.key (/w/workspace/edgex-go/2@tmp/private_key_634771131051099396.key) 23:14:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:14:18 + git semver init 23:14:18 # -> Open(): unable to determine branch for HEAD 23:14:18 # $GIT_DIR = /w/workspace/edgex-go/2/.git 23:14:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 23:14:18 # $SEMVER_REMOTE_NAME = origin 23:14:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:14:18 # $SEMVER_USER_NAME = edgex-jenkins 23:14:18 # $SEMVER_BRANCH = PR-3671 23:14:18 # $SEMVER_TEMP = /tmp/semver-390872113 23:14:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:14:37 # '/tmp/semver-390872113' -> '/w/workspace/edgex-go/2/.semver' 23:14:37 # -> Force: false 23:14:37 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 23:14:37 $ docker exec --env ******** --env ******** 250f16295485b0c6fe872a1d4c27a03cdea58b9e4722fed2b8caa694af4261c2 ssh-agent -k 23:14:37 unset SSH_AUTH_SOCK; 23:14:37 unset SSH_AGENT_PID; 23:14:37 echo Agent pid 62 killed; 23:14:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:14:37 + git semver [Pipeline] } 23:14:37 $ docker stop --time=1 250f16295485b0c6fe872a1d4c27a03cdea58b9e4722fed2b8caa694af4261c2 23:14:39 $ docker rm -f 250f16295485b0c6fe872a1d4c27a03cdea58b9e4722fed2b8caa694af4261c2 [Pipeline] // withDockerContainer [Pipeline] sh 23:14:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:14:40 Stashed 1 file(s) [Pipeline] echo 23:14:40 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 23:14:40 ========================================================= 23:14:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:14:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:14:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:14:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:14:41 540db60ca938: Pulling fs layer 23:14:41 adcc1eea9eea: Pulling fs layer 23:14:41 4c4ab2625f07: Pulling fs layer 23:14:41 db62176df00c: Pulling fs layer 23:14:41 3b30891b0d05: Pulling fs layer 23:14:41 06b49ca38bd5: Pulling fs layer 23:14:41 c788192a36de: Pulling fs layer 23:14:41 a77e37c0d609: Pulling fs layer 23:14:41 c3185cebc471: Pulling fs layer 23:14:41 06b49ca38bd5: Waiting 23:14:41 c788192a36de: Waiting 23:14:41 a77e37c0d609: Waiting 23:14:41 db62176df00c: Waiting 23:14:41 c3185cebc471: Waiting 23:14:41 3b30891b0d05: Waiting 23:14:41 4c4ab2625f07: Verifying Checksum 23:14:41 4c4ab2625f07: Download complete 23:14:41 adcc1eea9eea: Download complete 23:14:41 3b30891b0d05: Verifying Checksum 23:14:41 3b30891b0d05: Download complete 23:14:41 06b49ca38bd5: Verifying Checksum 23:14:41 06b49ca38bd5: Download complete 23:14:41 c788192a36de: Verifying Checksum 23:14:41 c788192a36de: Download complete 23:14:41 540db60ca938: Verifying Checksum 23:14:41 540db60ca938: Download complete 23:14:41 540db60ca938: Pull complete 23:14:41 adcc1eea9eea: Pull complete 23:14:41 4c4ab2625f07: Pull complete 23:14:42 a77e37c0d609: Verifying Checksum 23:14:42 a77e37c0d609: Download complete 23:14:46 c3185cebc471: Verifying Checksum 23:14:46 c3185cebc471: Download complete 23:14:46 db62176df00c: Verifying Checksum 23:14:46 db62176df00c: Download complete 23:14:49 db62176df00c: Pull complete 23:14:49 3b30891b0d05: Pull complete 23:14:49 06b49ca38bd5: Pull complete 23:14:49 c788192a36de: Pull complete 23:14:49 a77e37c0d609: Pull complete 23:14:52 c3185cebc471: Pull complete 23:14:52 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 23:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:14:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 23:14:52 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:14:52 WORKDIR /edgex 23:14:52 COPY go.mod . 23:14:52 RUN go mod download' 23:14:52 + docker build -t ci-base-image-x86_64 -f - . 23:14:54 Sending build context to Docker daemon 328.7MB 23:14:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:14:54 ---> 031687cdd783 23:14:54 Step 2/4 : WORKDIR /edgex 23:14:55 Still waiting to schedule task 23:14:55 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 23:14:56 ---> Running in 5224f9ff41b7 23:14:56 Removing intermediate container 5224f9ff41b7 23:14:56 ---> 38e18893f1d6 23:14:56 Step 3/4 : COPY go.mod . 23:14:56 ---> 32ea1afd6037 23:14:56 Step 4/4 : RUN go mod download 23:14:56 ---> Running in 6e68548153ec 23:15:35 Removing intermediate container 6e68548153ec 23:15:35 ---> 9c86cf642a00 23:15:35 Successfully built 9c86cf642a00 23:15:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:15:35 + docker inspect -f . ci-base-image-x86_64 23:15:35 . [Pipeline] withDockerContainer 23:15:36 prd-centos7-docker-4c-2g-3204 does not seem to be running inside a container 23:15:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:15:36 $ docker top 1c8549a151a7c6552465e1facf5a4fa722521da5cf61a8e5366c2abd6ed070a5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:36 + go version 23:15:36 go version go1.16.6 linux/amd64 [Pipeline] } 23:15:36 $ docker stop --time=1 1c8549a151a7c6552465e1facf5a4fa722521da5cf61a8e5366c2abd6ed070a5 23:15:38 $ docker rm -f 1c8549a151a7c6552465e1facf5a4fa722521da5cf61a8e5366c2abd6ed070a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:15:38 + docker inspect -f . ci-base-image-x86_64 23:15:38 . [Pipeline] withDockerContainer 23:15:38 prd-centos7-docker-4c-2g-3204 does not seem to be running inside a container 23:15:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:15:39 $ docker top af689a7f8addcdbcef0b072e5fde9c09adcf643f053b669b27b18cea58e41c7a -eo pid,comm [Pipeline] { [Pipeline] echo 23:15:39 ========================================================= 23:15:39 [edgeXBuildGoParallel] Running Tests and Build... 23:15:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:15:39 + go mod tidy [Pipeline] sh 23:15:40 + make test 23:15:40 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:15:40 go mod tidy 23:15:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:15:45 ? github.com/edgexfoundry/edgex-go [no test files] 23:16:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:16:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:16:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:16:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:16:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:16:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:16:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:16:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:16:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:16:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:16:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:16:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:16:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:16:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 23:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements 23:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 46.3% of statements 23:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:16:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.126s coverage: 90.1% of statements 23:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:16:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 94.2% of statements 23:16:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:16:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:16:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 59.1% of statements 23:16:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:16:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:16:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:16:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:16:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:16:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 23:16:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:16:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:16:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:16:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.8% of statements 23:16:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:16:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 23:16:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements 23:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 23:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements 23:16:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 23:16:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 23:16:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 23:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 23:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 23:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.199s coverage: 81.8% of statements 23:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 91.2% of statements 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.200s coverage: 66.9% of statements 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:16:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 23:16:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:16:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3205 in /w/workspace/edgexfoundry_edgex-go_PR-3671 [Pipeline] { [Pipeline] ws 23:16:59 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:16:59 The recommended git tool is: git 23:17:04 using credential edgex-jenkins-ssh 23:17:04 Cloning the remote Git repository 23:17:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:17:05 > git init /w/workspace/edgex-go/2 # timeout=10 23:17:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:17:05 > git --version # timeout=10 23:17:05 > git --version # 'git version 2.17.1' 23:17:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:17:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.5% of statements 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:17:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:17:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:17:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:17:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:17:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 23:17:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 23:17:07 GO111MODULE=on go vet ./... 23:17:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:17:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:17:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:17:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:17:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3671/head:refs/remotes/origin/PR-3671 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:17:21 Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit af61a472b7645ff649c938b58165278b27274c8e 23:17:21 Merge succeeded, producing af61a472b7645ff649c938b58165278b27274c8e 23:17:21 Checking out Revision af61a472b7645ff649c938b58165278b27274c8e (PR-3671) 23:17:21 > git config core.sparsecheckout # timeout=10 23:17:21 > git checkout -f af61a472b7645ff649c938b58165278b27274c8e # timeout=10 23:17:21 > git remote # timeout=10 23:17:21 > git config --get remote.origin.url # timeout=10 23:17:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:21 > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 23:17:21 > git rev-parse HEAD^{commit} # timeout=10 23:17:21 > git config core.sparsecheckout # timeout=10 23:17:21 > git checkout -f af61a472b7645ff649c938b58165278b27274c8e # timeout=10 23:17:26 Commit message: "fix(snap): fix app-rules-engine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:26 provisioning config files... 23:17:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7903668609581309829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:27 ---> docker-login.sh 23:17:27 nexus3.edgexfoundry.org:10001 23:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:28 Configure a credential helper to remove this warning. See 23:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:28 23:17:28 Login Succeeded 23:17:28 nexus3.edgexfoundry.org:10002 23:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:29 gofmt -l . 23:17:29 [ "`gofmt -l .`" = "" ] 23:17:29 ./bin/test-attribution-txt.sh 23:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:29 Configure a credential helper to remove this warning. See 23:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:29 23:17:29 Login Succeeded 23:17:29 nexus3.edgexfoundry.org:10003 [Pipeline] sh 23:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:29 Configure a credential helper to remove this warning. See 23:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:29 23:17:29 Login Succeeded 23:17:30 + ls -al . 23:17:30 total 604 23:17:30 drwxrwxr-x 10 1001 1001 4096 Aug 17 23:17 . 23:17:30 drwxr-xr-x 4 root root 28 Aug 17 23:15 .. 23:17:30 -rw-rw-r-- 1 1001 1001 11 Aug 17 23:14 .dockerignore 23:17:30 drwxrwxr-x 8 1001 1001 179 Aug 17 23:14 .git 23:17:30 drwxrwxr-x 3 1001 1001 125 Aug 17 23:14 .github 23:17:30 -rw-rw-r-- 1 1001 1001 818 Aug 17 23:14 .gitignore 23:17:30 -rw-rw-r-- 1 1001 1001 76 Aug 17 23:14 .hadolint.yml 23:17:30 drwx------ 3 1001 1001 58 Aug 17 23:14 .semver 23:17:30 -rw-rw-r-- 1 1001 1001 166 Aug 17 23:14 .sonarcloud.properties 23:17:30 -rw-rw-r-- 1 1001 1001 1171 Aug 17 23:14 ADOPTERS.md 23:17:30 -rw-rw-r-- 1 1001 1001 8609 Aug 17 23:14 Attribution.txt 23:17:30 -rw-rw-r-- 1 1001 1001 43881 Aug 17 23:14 CHANGELOG.md 23:17:30 -rw-rw-r-- 1 1001 1001 3804 Aug 17 23:14 CONTRIBUTING.md 23:17:30 -rw-rw-r-- 1 1001 1001 677 Aug 17 23:14 GOVERNANCE.md 23:17:30 -rw-rw-r-- 1 1001 1001 849 Aug 17 23:14 Jenkinsfile 23:17:30 -rw-rw-r-- 1 1001 1001 10775 Aug 17 23:14 LICENSE 23:17:30 -rw-rw-r-- 1 1001 1001 5915 Aug 17 23:14 Makefile 23:17:30 -rw-rw-r-- 1 1001 1001 582 Aug 17 23:14 OWNERS.md 23:17:30 -rw-rw-r-- 1 1001 1001 8643 Aug 17 23:14 README.md 23:17:30 -rw-rw-r-- 1 1001 1001 6912 Aug 17 23:14 SECURITY.md 23:17:30 -rw-rw-r-- 1 1001 1001 5 Aug 17 23:14 VERSION 23:17:30 -rw-rw-r-- 1 1001 1001 4131 Aug 17 23:14 ZMQWindows.md 23:17:30 drwxrwxr-x 2 1001 1001 37 Aug 17 23:14 bin 23:17:30 drwxrwxr-x 14 1001 1001 4096 Aug 17 23:14 cmd 23:17:30 -rw-r--r-- 1 root root 404328 Aug 17 23:17 coverage.out 23:17:30 -rw-rw-r-- 1 1001 1001 813 Aug 17 23:14 go.mod 23:17:30 -rw-r--r-- 1 root root 48847 Aug 17 23:15 go.sum 23:17:30 drwxrwxr-x 8 1001 1001 124 Aug 17 23:14 internal 23:17:30 drwxrwxr-x 3 1001 1001 16 Aug 17 23:14 openapi 23:17:30 drwxrwxr-x 4 1001 1001 71 Aug 17 23:14 snap 23:17:30 -rw-rw-r-- 1 1001 1001 204 Aug 17 23:14 version.go 23:17:30 nexus3.edgexfoundry.org:10004 [Pipeline] sh 23:17:30 + '[' -e coverage.out ] 23:17:30 + chown 1001:1001 coverage.out [Pipeline] stash 23:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:30 Stashed 1 file(s) [Pipeline] sh 23:17:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:30 Configure a credential helper to remove this warning. See 23:17:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:30 23:17:30 Login Succeeded 23:17:30 docker.io 23:17:30 + make build 23:17:30 go mod tidy 23:17:30 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 23:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:31 Configure a credential helper to remove this warning. See 23:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:31 23:17:31 Login Succeeded 23:17:31 ---> docker-login.sh ends [Pipeline] } 23:17:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:17:31 ========================================================= 23:17:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:17:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:17:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:17:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:17:32 595b0fe564bb: Pulling fs layer 23:17:32 24495759ef45: Pulling fs layer 23:17:32 d148012ef14d: Pulling fs layer 23:17:32 e90a11edd702: Pulling fs layer 23:17:32 d77568369979: Pulling fs layer 23:17:32 fc1c9f9a7f3b: Pulling fs layer 23:17:32 170f2ba95c9a: Pulling fs layer 23:17:32 97ac5df62f85: Pulling fs layer 23:17:32 e90a11edd702: Waiting 23:17:32 d77568369979: Waiting 23:17:32 fc1c9f9a7f3b: Waiting 23:17:32 170f2ba95c9a: Waiting 23:17:32 97ac5df62f85: Waiting 23:17:32 d148012ef14d: Verifying Checksum 23:17:32 d148012ef14d: Download complete 23:17:32 24495759ef45: Download complete 23:17:32 d77568369979: Download complete 23:17:32 fc1c9f9a7f3b: Verifying Checksum 23:17:32 fc1c9f9a7f3b: Download complete 23:17:32 595b0fe564bb: Download complete 23:17:32 170f2ba95c9a: Verifying Checksum 23:17:32 170f2ba95c9a: Download complete 23:17:32 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 23:17:33 595b0fe564bb: Pull complete 23:17:34 24495759ef45: Pull complete 23:17:34 d148012ef14d: Pull complete 23:17:36 97ac5df62f85: Verifying Checksum 23:17:36 97ac5df62f85: Download complete 23:17:36 e90a11edd702: Verifying Checksum 23:17:36 e90a11edd702: Download complete 23:17:39 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 23:17:39 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 23:17:40 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 23:17:41 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 23:17:41 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 23:17:42 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 23:17:43 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 23:17:44 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 23:17:45 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 23:17:46 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 23:17:47 e90a11edd702: Pull complete 23:17:47 d77568369979: Pull complete 23:17:47 fc1c9f9a7f3b: Pull complete [Pipeline] } 23:17:48 $ docker stop --time=1 af689a7f8addcdbcef0b072e5fde9c09adcf643f053b669b27b18cea58e41c7a 23:17:48 170f2ba95c9a: Pull complete 23:17:49 $ docker rm -f af689a7f8addcdbcef0b072e5fde9c09adcf643f053b669b27b18cea58e41c7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:17:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:17:52 23:17:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:17:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:17:53 latest: Pulling from edgex-devops/edgex-compose 23:17:53 cbdbe7a5bc2a: Pulling fs layer 23:17:53 ca9280d653b3: Pulling fs layer 23:17:53 7e9c9ca2126c: Pulling fs layer 23:17:53 cbdbe7a5bc2a: Verifying Checksum 23:17:53 cbdbe7a5bc2a: Download complete 23:17:53 cbdbe7a5bc2a: Pull complete 23:17:53 ca9280d653b3: Verifying Checksum 23:17:53 ca9280d653b3: Download complete 23:17:54 ca9280d653b3: Pull complete 23:17:54 97ac5df62f85: Pull complete 23:17:54 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 23:17:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:17:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 23:17:55 + docker build -t ci-base-image-arm64 -f - . 23:17:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:17:55 WORKDIR /edgex 23:17:55 COPY go.mod . 23:17:55 RUN go mod download 23:17:56 7e9c9ca2126c: Download complete 23:17:57 Sending build context to Docker daemon 165.9MB 23:17:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:17:57 ---> 04bc70af865f 23:17:57 Step 2/4 : WORKDIR /edgex 23:17:59 7e9c9ca2126c: Pull complete 23:17:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:17:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:17:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:18:00 prd-centos7-docker-4c-2g-3204 does not seem to be running inside a container 23:18:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:18:01 ---> Running in cfef408e44be 23:18:01 Removing intermediate container cfef408e44be 23:18:01 ---> 1fad71c1818c 23:18:01 Step 3/4 : COPY go.mod . 23:18:02 $ docker top b24c998b87ce50df76c2964a329e25bda57c020739f68314a8faafbc11690d3f -eo pid,comm 23:18:02 ---> 431e00db75ed 23:18:02 Step 4/4 : RUN go mod download 23:18:02 ---> Running in 3965797813dc [Pipeline] { [Pipeline] sh 23:18:03 + docker-compose build --help 23:18:03 + grep parallel 23:18:03 --parallel Build images in parallel. [Pipeline] } 23:18:03 $ docker stop --time=1 b24c998b87ce50df76c2964a329e25bda57c020739f68314a8faafbc11690d3f 23:18:04 $ docker rm -f b24c998b87ce50df76c2964a329e25bda57c020739f68314a8faafbc11690d3f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:18:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:18:05 . [Pipeline] withDockerContainer 23:18:05 prd-centos7-docker-4c-2g-3204 does not seem to be running inside a container 23:18:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:18:05 $ docker top 3a632353842fe37bc3b7bb7e302162aab620c4ab14eb49fc6acfb2007b3ead11 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:06 + docker-compose -f ./docker-compose-build.yml build --parallel 23:18:06 Building core-command ... 23:18:06 Building core-data ... 23:18:06 Building core-metadata ... 23:18:06 Building security-bootstrapper ... 23:18:06 Building security-proxy-setup ... 23:18:06 Building security-secretstore-setup ... 23:18:06 Building support-notifications ... 23:18:06 Building support-scheduler ... 23:18:06 Building sys-mgmt-agent ... 23:18:06 Building core-metadata 23:18:06 Building support-scheduler 23:18:06 Building support-notifications 23:18:06 Building security-proxy-setup 23:18:06 Building security-bootstrapper 23:18:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:18:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:18:16 ---> 9c86cf642a00 23:18:16 Step 3/23 : WORKDIR /edgex-go 23:18:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:18:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:18:16 ---> 9c86cf642a00 23:18:16 Step 3/23 : WORKDIR /edgex-go 23:18:21 ---> Running in 4772e09dee4c 23:18:21 ---> Running in 0597d70bc241 23:18:26 Removing intermediate container 4772e09dee4c 23:18:26 ---> 02b4a153a8a3 23:18:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:26 Removing intermediate container 0597d70bc241 23:18:26 ---> 220f6ce199e9 23:18:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:26 ---> Running in a6e1680d0934 23:18:26 ---> Running in d6b9fff43974 23:18:32 Removing intermediate container a6e1680d0934 23:18:32 ---> d7cace8adb2c 23:18:32 Step 5/23 : RUN apk add --update --no-cache make git 23:18:32 Removing intermediate container d6b9fff43974 23:18:32 ---> cefa9942ffe2 23:18:32 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:18:32 ---> Running in d5d895d11264 23:18:32 ---> Running in a6c0cbdc2cb7 23:18:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:18:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:18:33 ---> 9c86cf642a00 23:18:33 Step 3/22 : WORKDIR /edgex-go 23:18:33 ---> Using cache 23:18:33 ---> 220f6ce199e9 23:18:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:33 ---> Using cache 23:18:33 ---> cefa9942ffe2 23:18:33 Step 5/22 : RUN apk add --update --no-cache make git 23:18:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:18:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:18:33 ---> 9c86cf642a00 23:18:33 Step 3/24 : WORKDIR /edgex-go 23:18:33 ---> Using cache 23:18:33 ---> 220f6ce199e9 23:18:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:33 ---> Using cache 23:18:33 ---> cefa9942ffe2 23:18:33 Step 5/24 : RUN apk add --update --no-cache make git 23:18:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:18:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:18:34 ---> Running in 4ff93379a2f7 23:18:34 ---> Running in 72ee9927b59b 23:18:34 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:18:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:18:34 ---> 9c86cf642a00 23:18:34 Step 3/32 : WORKDIR /edgex-go 23:18:34 ---> Using cache 23:18:34 ---> 220f6ce199e9 23:18:34 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:34 ---> Using cache 23:18:34 ---> cefa9942ffe2 23:18:34 Step 5/32 : RUN apk add --update --no-cache make git 23:18:34 ---> Running in 5c8e1a63720f 23:18:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:18:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:18:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:18:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:18:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:18:36 OK: 219 MiB in 52 packages 23:18:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:18:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:18:36 OK: 219 MiB in 52 packages 23:18:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:18:36 Removing intermediate container a6c0cbdc2cb7 23:18:36 ---> 5797d7396ff3 23:18:36 Step 6/23 : COPY go.mod . 23:18:36 Removing intermediate container d5d895d11264 23:18:36 ---> 525496ce57f1 23:18:36 Step 6/23 : COPY go.mod . 23:18:36 ---> be8d7393d9fe 23:18:36 Step 7/23 : RUN go mod download 23:18:36 ---> Running in 328c6b7157a6 23:18:36 OK: 219 MiB in 52 packages 23:18:36 OK: 219 MiB in 52 packages 23:18:36 OK: 219 MiB in 52 packages 23:18:36 ---> 172ac73f331c 23:18:36 Step 7/23 : RUN go mod download 23:18:36 ---> Running in 9c1934aecbf4 23:18:37 Removing intermediate container 5c8e1a63720f 23:18:37 ---> f6d414215a94 23:18:37 Step 6/32 : COPY go.mod . 23:18:37 Removing intermediate container 72ee9927b59b 23:18:37 ---> a4189f7283ab 23:18:37 Step 6/22 : COPY go.mod . 23:18:37 ---> abb10d02a246 23:18:37 Step 7/32 : RUN go mod download 23:18:37 ---> Running in d45098526ac2 23:18:37 Removing intermediate container 4ff93379a2f7 23:18:37 ---> e4d48309f73a 23:18:37 Step 6/24 : COPY go.mod . 23:18:37 ---> 41ccf284a14f 23:18:37 Step 7/22 : RUN go mod download 23:18:37 ---> Running in 92d4bed1bb06 23:18:37 ---> bad939cecbbd 23:18:37 Step 7/24 : RUN go mod download 23:18:37 ---> Running in 51e630f80977 23:18:38 Removing intermediate container 328c6b7157a6 23:18:38 ---> 75896c2f63ab 23:18:38 Step 8/23 : COPY . . 23:18:38 Removing intermediate container 9c1934aecbf4 23:18:38 ---> a0e1dcfa1dc9 23:18:38 Step 8/23 : COPY . . 23:18:40 Removing intermediate container d45098526ac2 23:18:40 ---> 69fc41748626 23:18:40 Step 8/32 : COPY . . 23:18:43 Removing intermediate container 51e630f80977 23:18:43 ---> 25192bf17905 23:18:43 Step 8/24 : COPY . . 23:18:43 Removing intermediate container 92d4bed1bb06 23:18:43 ---> 975664cb68fa 23:18:43 Step 8/22 : COPY . . 23:18:50 ---> 290f97afea54 23:18:50 Step 9/23 : RUN go mod tidy 23:18:50 ---> 067c2cb835ad 23:18:50 Step 9/32 : RUN go mod tidy 23:18:50 ---> 0f4c18adc9dd 23:18:50 Step 9/23 : RUN go mod tidy 23:18:50 ---> Running in 04d20376b038 23:18:50 ---> Running in 02bef77e7878 23:18:50 ---> Running in a2b386bea509 23:18:54 Removing intermediate container 02bef77e7878 23:18:54 ---> 17bcabbce1c3 23:18:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:18:54 Removing intermediate container 04d20376b038 23:18:54 ---> 7970b2426aa2 23:18:54 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:18:54 ---> Running in aa1f5f8959ca 23:18:54 Removing intermediate container a2b386bea509 23:18:54 ---> 3445b587958c 23:18:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:18:54 ---> Running in 0b1310b7c765 23:18:54 ---> Running in 10d112f84775 23:18:55 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 23:18:55 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 23:18:55 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 23:18:57 ---> da0d1e7f8a30 23:18:57 Step 9/22 : RUN go mod tidy 23:18:57 ---> 2623711c0aaa 23:18:57 Step 9/24 : RUN go mod tidy 23:18:57 ---> Running in c7cdbe2051b9 23:18:57 ---> Running in 567b8984052e 23:18:59 Removing intermediate container c7cdbe2051b9 23:18:59 ---> ae886615c737 23:18:59 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:18:59 ---> Running in 9f2151ea630c 23:19:00 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 23:19:00 Removing intermediate container 567b8984052e 23:19:00 ---> f324995abcf3 23:19:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 23:19:00 ---> Running in 07347568fb77 23:19:00 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 23:19:39 Removing intermediate container 3965797813dc 23:19:39 ---> e43565b2afdf 23:19:39 Successfully built e43565b2afdf 23:19:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:19:39 + docker inspect -f . ci-base-image-arm64 23:19:39 . [Pipeline] withDockerContainer 23:19:40 prd-ubuntu18.04-docker-arm64-4c-16g-3205 does not seem to be running inside a container 23:19:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:19:41 $ docker top ee0ae3f9cab0f97ab56304413a128b34114421765ff6a65287743c117033e44f -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:42 + go version 23:19:42 go version go1.16.6 linux/arm64 [Pipeline] } 23:19:42 $ docker stop --time=1 ee0ae3f9cab0f97ab56304413a128b34114421765ff6a65287743c117033e44f 23:19:44 $ docker rm -f ee0ae3f9cab0f97ab56304413a128b34114421765ff6a65287743c117033e44f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:19:45 + docker inspect -f . ci-base-image-arm64 23:19:45 . [Pipeline] withDockerContainer 23:19:45 prd-ubuntu18.04-docker-arm64-4c-16g-3205 does not seem to be running inside a container 23:19:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:19:47 $ docker top 2bea4bb9e6a45e3b1b492b313dad1a082d71579998cc077acc297132323b67ce -eo pid,comm [Pipeline] { [Pipeline] echo 23:19:47 ========================================================= 23:19:47 [edgeXBuildGoParallel] Running Tests and Build... 23:19:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:19:47 Removing intermediate container aa1f5f8959ca 23:19:47 ---> dc972340a77c 23:19:47 23:19:47 Step 11/23 : FROM alpine:3.12 23:19:47 3.12: Pulling from library/alpine 23:19:47 Removing intermediate container 0b1310b7c765 23:19:47 ---> a5f095541d12 23:19:47 23:19:47 Step 11/32 : FROM alpine:3.12 23:19:47 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 23:19:47 3.12: Pulling from library/alpine 23:19:47 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 23:19:47 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 23:19:47 Status: Downloaded newer image for alpine:3.12 23:19:47 Status: Downloaded newer image for alpine:3.12 23:19:47 ---> 13621d1b12d4 23:19:47 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:19:47 ---> 13621d1b12d4 23:19:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:19:47 ---> Running in 8f7c307b0658 23:19:47 ---> Running in 916db325da51 23:19:47 Removing intermediate container 10d112f84775 23:19:47 ---> e1a3ca74fbd2 23:19:47 23:19:47 Step 11/23 : FROM alpine:3.12 23:19:47 ---> 13621d1b12d4 23:19:47 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:19:47 ---> Running in 522ee2db9f00 23:19:47 Removing intermediate container 916db325da51 23:19:47 ---> b0080c0f534e 23:19:47 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:19:47 ---> Running in 9e7524546d5c 23:19:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:19:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:19:47 (1/1) Installing dumb-init (1.2.2-r1) 23:19:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:19:47 Executing busybox-1.31.1-r20.trigger 23:19:47 OK: 6 MiB in 15 packages 23:19:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:19:47 (1/2) Installing ca-certificates (20191127-r4) 23:19:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:19:47 (2/2) Installing dumb-init (1.2.2-r1) 23:19:47 Executing busybox-1.31.1-r20.trigger 23:19:47 Executing ca-certificates-20191127-r4.trigger 23:19:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:19:47 OK: 6 MiB in 16 packages 23:19:47 (1/2) Installing dumb-init (1.2.2-r1) 23:19:47 (2/2) Installing su-exec (0.2-r1) 23:19:47 Executing busybox-1.31.1-r20.trigger 23:19:47 OK: 6 MiB in 16 packages 23:19:47 Removing intermediate container 8f7c307b0658 23:19:47 ---> a0c9ad2287c6 23:19:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:19:47 ---> Running in fb67ba9e60cd 23:19:47 Removing intermediate container fb67ba9e60cd 23:19:47 ---> 491b06a06b5b 23:19:47 Step 14/23 : ENV APP_PORT=59861 23:19:47 Removing intermediate container 522ee2db9f00 23:19:47 ---> 1f0de2ec1ae6 23:19:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:19:47 ---> Running in a816a5bdf2af 23:19:47 ---> Running in 06dfa7238033 23:19:47 Removing intermediate container 9e7524546d5c 23:19:47 ---> 3e5ea3119007 23:19:47 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:19:47 ---> Running in 45e8d4f01842 23:19:47 Removing intermediate container 06dfa7238033 23:19:47 ---> a62bf1fca25f 23:19:47 Step 14/23 : ENV APP_PORT=59860 23:19:47 Removing intermediate container a816a5bdf2af 23:19:47 ---> 61b20a88db61 23:19:47 Step 15/23 : EXPOSE $APP_PORT 23:19:47 Removing intermediate container 45e8d4f01842 23:19:47 ---> a5282afb2ea7 23:19:47 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:19:47 ---> Running in 03222fced518 23:19:47 ---> Running in 529aa69bbdc4 23:19:47 ---> Running in 5554d772cdc3 23:19:47 Removing intermediate container 529aa69bbdc4 23:19:47 ---> 9d82f0314101 23:19:47 Step 15/23 : EXPOSE $APP_PORT 23:19:47 Removing intermediate container 5554d772cdc3 23:19:47 ---> 5a3bbdd71240 23:19:47 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:19:47 Removing intermediate container 03222fced518 23:19:47 ---> 4fc6eb931e23 23:19:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:47 ---> Running in 1ae55a63361d 23:19:47 ---> Running in 2b39a09eaafd 23:19:47 Removing intermediate container 9f2151ea630c 23:19:47 ---> 2066f396077d 23:19:47 23:19:47 Step 11/22 : FROM alpine:3.12 23:19:47 ---> 13621d1b12d4 23:19:47 Step 12/22 : RUN apk add --update --no-cache curl 23:19:47 ---> Running in dc3e6e5207f3 23:19:47 Removing intermediate container 1ae55a63361d 23:19:47 ---> 74ddbdcd8d6c 23:19:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:47 ---> 849b89e11734 23:19:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:19:47 ---> 7fdf25c34d34 23:19:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:19:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:19:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:19:47 Removing intermediate container 07347568fb77 23:19:47 ---> 8b37755e04b5 23:19:47 23:19:47 Step 11/24 : FROM alpine:3.12 23:19:47 ---> 13621d1b12d4 23:19:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:19:47 ---> Using cache 23:19:47 ---> a0c9ad2287c6 23:19:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:19:47 ---> Using cache 23:19:47 ---> 491b06a06b5b 23:19:47 Step 14/24 : ENV APP_PORT=59881 23:19:47 ---> 758b57f2be33 23:19:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:19:47 (1/4) Installing ca-certificates (20191127-r4) 23:19:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:19:47 (3/4) Installing libcurl (7.78.0-r0) 23:19:47 (4/4) Installing curl (7.78.0-r0) 23:19:47 Executing busybox-1.31.1-r20.trigger 23:19:47 Executing ca-certificates-20191127-r4.trigger 23:19:47 ---> Running in 4ee5275fad42 23:19:47 OK: 7 MiB in 18 packages 23:19:47 Removing intermediate container 2b39a09eaafd 23:19:47 ---> 0cf8fb97b52d 23:19:47 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 23:19:47 Removing intermediate container 4ee5275fad42 23:19:47 ---> 67bca000265a 23:19:47 Step 15/24 : EXPOSE $APP_PORT 23:19:47 ---> d5fe067bd4f6 23:19:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:19:47 ---> Running in e3cdf66de55a 23:19:47 ---> Running in 0a65898ec92b 23:19:47 ---> 77bc3474baf3 23:19:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:19:47 ---> Running in d2248d13ca51 23:19:47 Removing intermediate container e3cdf66de55a 23:19:47 ---> 9fef1af2fb0b 23:19:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:19:47 Removing intermediate container 0a65898ec92b 23:19:47 ---> 5de0b5fa4daa 23:19:47 Step 16/24 : WORKDIR / 23:19:47 ---> Running in ea06dbb746ac 23:19:47 Removing intermediate container d2248d13ca51 23:19:47 ---> 3d4d60ca0b2a 23:19:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:47 ---> 67d211256bc4 23:19:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:19:47 ---> Running in 6242db4ac30a 23:19:47 ---> Running in d1380d331bf2 23:19:47 Removing intermediate container dc3e6e5207f3 23:19:47 ---> 72698b64bd00 23:19:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:19:47 ---> Running in d71fc2a78182 23:19:47 Removing intermediate container 6242db4ac30a 23:19:47 ---> a7b41354a62a 23:19:47 Step 21/23 : LABEL arch=x86_64 23:19:47 Removing intermediate container ea06dbb746ac 23:19:47 ---> d974a162c390 23:19:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:47 ---> e76915839e11 23:19:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:19:47 ---> Running in cc13f27b5f67 23:19:47 ---> Running in 04bd01d1751c 23:19:47 Removing intermediate container d1380d331bf2 23:19:47 ---> 114edfcf00bd 23:19:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:47 Removing intermediate container d71fc2a78182 23:19:47 ---> c2117eddcaa9 23:19:47 Step 14/22 : WORKDIR /edgex 23:19:47 ---> Running in dbe17962aba7 23:19:47 ---> Running in fc93ab993656 23:19:47 Removing intermediate container cc13f27b5f67 23:19:47 ---> 4f4143032f96 23:19:47 Step 22/23 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:19:47 ---> Running in 9b5c63acc50f 23:19:47 Removing intermediate container dbe17962aba7 23:19:47 ---> 806c20283168 23:19:47 Step 21/23 : LABEL arch=x86_64 23:19:47 ---> 33c54f10d7ec 23:19:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:19:47 ---> Running in fc0c86e52e6a 23:19:47 Removing intermediate container fc93ab993656 23:19:47 ---> a81721658c84 23:19:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:19:47 Removing intermediate container 9b5c63acc50f 23:19:47 ---> b2ade9a949b7 23:19:47 Step 23/23 : LABEL version=0.0.0 23:19:47 Removing intermediate container fc0c86e52e6a 23:19:47 ---> 03df666eacc8 23:19:47 Step 22/23 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:19:47 ---> Running in ac9cbe13de8c 23:19:47 ---> Running in c7c8657084a7 23:19:48 ---> 528136c2b5ac 23:19:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:19:48 Removing intermediate container ac9cbe13de8c 23:19:48 ---> ff11d6cdba9b 23:19:48 23:19:48 ---> 9f81be2b0e30 23:19:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:19:48 Removing intermediate container c7c8657084a7 23:19:48 ---> f5ccf1daef5b 23:19:48 Step 23/23 : LABEL version=0.0.0 23:19:48 Successfully built ff11d6cdba9b 23:19:48 Successfully tagged support-scheduler:latest 23:19:48 Removing intermediate container 04bd01d1751c 23:19:48 ---> 09da8a3718ca 23:19:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:48 Building sys-mgmt-agent 23:19:48  Building support-scheduler ... done  ---> Running in 9aa48dc1f72d 23:19:48 + go mod tidy 23:19:48 ---> 28721f11ad5e 23:19:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:19:48 Removing intermediate container 9aa48dc1f72d 23:19:48 ---> 7528923eae79 23:19:48 23:19:49 Successfully built 7528923eae79 23:19:49 ---> 2d13b9bbe675 23:19:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:19:49 Successfully tagged support-notifications:latest 23:19:49  Building support-notifications ... done Building core-command [Pipeline] sh 23:19:49 ---> 05134bfa07b4 23:19:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:19:50 + make test 23:19:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:19:50 go mod tidy 23:19:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:19:51 ---> Running in 858805c7e657 23:19:51 ---> 571b31cc854a 23:19:51 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:19:51 ---> 4720eb66f24a 23:19:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:19:51 Removing intermediate container 858805c7e657 23:19:51 ---> 67dbe4d78b8b 23:19:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:51 ---> Running in c171a3a4b553 23:19:51 ---> Running in f513026cc725 23:19:51 ---> f227a54c6bf8 23:19:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:19:51 Removing intermediate container c171a3a4b553 23:19:51 ---> e3ae9433f521 23:19:51 Step 19/22 : CMD ["--init=true"] 23:19:51 Removing intermediate container f513026cc725 23:19:51 ---> 2169165c4f25 23:19:51 Step 22/24 : LABEL arch=x86_64 23:19:51 ---> Running in 9958f5bcd15c 23:19:51 ---> Running in 932757774ce0 23:19:51 ---> 11d0b420f205 23:19:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:19:52 Removing intermediate container 9958f5bcd15c 23:19:52 ---> a496ad532015 23:19:52 Step 20/22 : LABEL arch=x86_64 23:19:52 Removing intermediate container 932757774ce0 23:19:52 ---> 72353c231d1c 23:19:52 Step 23/24 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:19:52 ---> Running in 77d330c2e16e 23:19:52 ---> Running in 7ef9eb45e0a4 23:19:52 ---> 9a97d5b6c2f3 23:19:52 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:19:52 ---> Running in f5890fbe331f 23:19:52 Removing intermediate container 77d330c2e16e 23:19:52 ---> 7c5a362c7182 23:19:52 Step 21/22 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:19:52 Removing intermediate container 7ef9eb45e0a4 23:19:52 ---> ae6141ca4a1b 23:19:52 Step 24/24 : LABEL version=0.0.0 23:19:52 ---> Running in 208ede62576d 23:19:52 ---> Running in 512231af6f46 23:19:52 Removing intermediate container f5890fbe331f 23:19:52 ---> eae93761fdc4 23:19:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:19:52 Removing intermediate container 208ede62576d 23:19:52 ---> 49f5c010ce6e 23:19:52 Step 22/22 : LABEL version=0.0.0 23:19:52 Removing intermediate container 512231af6f46 23:19:52 ---> 54b8d9e101d1 23:19:52 23:19:52 ---> d59424db5575 23:19:52 Step 27/32 : RUN chmod +x /entrypoint.sh 23:19:52 ---> Running in 240797cbb096 23:19:52 Successfully built 54b8d9e101d1 23:19:52 Successfully tagged core-metadata:latest 23:19:52  Building core-metadata ... done Building core-data 23:19:52 ---> Running in 9943f4d6216c 23:19:52 Removing intermediate container 240797cbb096 23:19:52 ---> 6cf099ea57b7 23:19:52 23:19:52 Successfully built 6cf099ea57b7 23:19:53 Successfully tagged security-proxy-setup:latest 23:19:53  Building security-proxy-setup ... done Building security-secretstore-setup 23:19:59 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:19:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:19:59 ---> 9c86cf642a00 23:19:59 Step 3/26 : WORKDIR /edgex-go 23:19:59 ---> Using cache 23:19:59 ---> 220f6ce199e9 23:19:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:59 ---> Using cache 23:19:59 ---> cefa9942ffe2 23:19:59 Step 5/26 : RUN apk add --update --no-cache make git 23:19:59 ---> Using cache 23:19:59 ---> e4d48309f73a 23:19:59 Step 6/26 : COPY go.mod . 23:19:59 ---> Using cache 23:19:59 ---> bad939cecbbd 23:19:59 Step 7/26 : RUN go mod download 23:19:59 ---> Using cache 23:19:59 ---> 25192bf17905 23:19:59 Step 8/26 : COPY . . 23:19:59 ---> Using cache 23:19:59 ---> 2623711c0aaa 23:19:59 Step 9/26 : RUN go mod tidy 23:19:59 ---> Using cache 23:19:59 ---> f324995abcf3 23:19:59 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:19:59 Removing intermediate container 9943f4d6216c 23:19:59 ---> 9cea17081911 23:19:59 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:20:00 ---> Running in 64d402392bd5 23:20:01 ---> Running in 1ff316a393ce 23:20:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:20:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:20:02 ---> 9c86cf642a00 23:20:02 Step 3/24 : WORKDIR /edgex-go 23:20:02 ---> Using cache 23:20:02 ---> 220f6ce199e9 23:20:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:02 ---> Using cache 23:20:02 ---> cefa9942ffe2 23:20:02 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:20:03 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 23:20:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:20:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:20:05 ---> 9c86cf642a00 23:20:05 Step 3/24 : WORKDIR /edgex-go 23:20:05 ---> Using cache 23:20:05 ---> 220f6ce199e9 23:20:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:05 ---> Using cache 23:20:05 ---> cefa9942ffe2 23:20:05 Step 5/24 : RUN apk add --update --no-cache make git 23:20:05 ---> Using cache 23:20:05 ---> e4d48309f73a 23:20:05 Step 6/24 : COPY go.mod . 23:20:05 ---> Using cache 23:20:05 ---> bad939cecbbd 23:20:05 Step 7/24 : RUN go mod download 23:20:05 ---> Using cache 23:20:05 ---> 25192bf17905 23:20:05 Step 8/24 : COPY . . 23:20:05 ---> Using cache 23:20:05 ---> 2623711c0aaa 23:20:05 Step 9/24 : RUN go mod tidy 23:20:05 ---> Using cache 23:20:05 ---> f324995abcf3 23:20:05 Step 10/24 : RUN make cmd/core-command/core-command 23:20:05 Removing intermediate container 1ff316a393ce 23:20:05 ---> c2ec883d3d25 23:20:05 Step 29/32 : CMD ["gate"] 23:20:05 ---> Running in b5e671ce1b27 23:20:05 ---> Running in 8d7595745ea0 23:20:05 ---> Running in bdb44d46358c 23:20:06 Removing intermediate container bdb44d46358c 23:20:06 ---> e940f3556d38 23:20:06 Step 30/32 : LABEL arch=x86_64 23:20:06 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 23:20:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:20:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:20:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:20:06 ---> 9c86cf642a00 23:20:06 Step 3/24 : WORKDIR /edgex-go 23:20:06 ---> Using cache 23:20:06 ---> 220f6ce199e9 23:20:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:06 ---> Using cache 23:20:06 ---> cefa9942ffe2 23:20:06 Step 5/24 : RUN apk add --update --no-cache make bash git 23:20:07 ---> Running in 95ec44708ec4 23:20:07 ---> Running in 0ab27c5b7996 23:20:07 Removing intermediate container 95ec44708ec4 23:20:07 ---> 6db834c48064 23:20:07 Step 31/32 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:20:07 ---> Running in 82cc477bc2fe 23:20:07 Removing intermediate container 82cc477bc2fe 23:20:07 ---> 3ce690f72fe9 23:20:07 Step 32/32 : LABEL version=0.0.0 23:20:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:20:07 ---> Running in 72e8efe2bf12 23:20:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:20:08 Removing intermediate container 72e8efe2bf12 23:20:08 ---> 4369f004fca2 23:20:08 23:20:08 Successfully built 4369f004fca2 23:20:08 Successfully tagged security-bootstrapper:latest 23:20:08  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:20:08 OK: 219 MiB in 52 packages 23:20:09 OK: 219 MiB in 52 packages 23:20:09 Removing intermediate container b5e671ce1b27 23:20:09 ---> 639dc7fbec75 23:20:09 Step 6/24 : COPY go.mod . 23:20:09 Removing intermediate container 0ab27c5b7996 23:20:09 ---> 7cd4ded8b727 23:20:09 Step 6/24 : COPY go.mod . 23:20:10 ---> d89726c39310 23:20:10 Step 7/24 : RUN go mod download 23:20:10 ---> Running in d08eb3013c7f 23:20:10 ---> 77105cc770fe 23:20:10 Step 7/24 : RUN go mod download 23:20:10 ---> Running in 52fe6de2ac23 23:20:12 Removing intermediate container d08eb3013c7f 23:20:12 ---> 14c035ee58b6 23:20:12 Step 8/24 : COPY . . 23:20:12 Removing intermediate container 52fe6de2ac23 23:20:12 ---> fa8b4eda1c6c 23:20:12 Step 8/24 : COPY . . 23:20:17 ? github.com/edgexfoundry/edgex-go [no test files] 23:20:22 ---> f88f431237cf 23:20:22 Step 9/24 : RUN go mod tidy 23:20:22 ---> Running in 679c64c68989 23:20:22 ---> 9cff3c0887ad 23:20:22 Step 9/24 : RUN go mod tidy 23:20:22 ---> Running in 05c305f2befe 23:20:23 Removing intermediate container 679c64c68989 23:20:23 ---> 6659fafd103e 23:20:23 Step 10/24 : RUN make cmd/core-data/core-data 23:20:23 ---> Running in 79cea53a360f 23:20:23 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 23:20:24 Removing intermediate container 05c305f2befe 23:20:24 ---> 06873e07bf28 23:20:24 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:20:24 ---> Running in a375673dca68 23:20:24 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 23:20:26 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 23:20:32 Removing intermediate container 64d402392bd5 23:20:32 ---> 51363d2915c8 23:20:32 23:20:32 Step 11/26 : FROM alpine:3.12 23:20:32 ---> 13621d1b12d4 23:20:32 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:20:32 ---> Running in a01329ac8e88 23:20:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:20:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:20:32 (1/3) Installing ca-certificates (20191127-r4) 23:20:32 (2/3) Installing dumb-init (1.2.2-r1) 23:20:32 (3/3) Installing su-exec (0.2-r1) 23:20:32 Executing busybox-1.31.1-r20.trigger 23:20:32 Executing ca-certificates-20191127-r4.trigger 23:20:32 OK: 6 MiB in 17 packages 23:20:33 Removing intermediate container a01329ac8e88 23:20:33 ---> f189b3b591cb 23:20:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:20:33 ---> Running in b10f7c57a4dc 23:20:34 Removing intermediate container b10f7c57a4dc 23:20:34 ---> 7f5d0dea74d9 23:20:34 Step 14/26 : WORKDIR / 23:20:34 ---> Running in c0bca76d6bab 23:20:34 Removing intermediate container 8d7595745ea0 23:20:34 ---> 2cc8d3d9c910 23:20:34 23:20:34 Step 11/24 : FROM alpine:3.12 23:20:34 ---> 13621d1b12d4 23:20:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:20:34 ---> Using cache 23:20:34 ---> a0c9ad2287c6 23:20:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:20:34 ---> Using cache 23:20:34 ---> 491b06a06b5b 23:20:34 Step 14/24 : ENV APP_PORT=59882 23:20:34 Removing intermediate container c0bca76d6bab 23:20:34 ---> 88a7a498798e 23:20:34 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:20:34 ---> Running in a36b361dd5c7 23:20:35 Removing intermediate container a36b361dd5c7 23:20:35 ---> f433ff23db21 23:20:35 Step 15/24 : EXPOSE $APP_PORT 23:20:35 ---> Running in 8ae2d73756be 23:20:35 ---> aff12075a439 23:20:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:20:35 Removing intermediate container 8ae2d73756be 23:20:35 ---> b5708d1be3f6 23:20:35 Step 16/24 : WORKDIR / 23:20:35 ---> Running in 4108bf94d9d7 23:20:35 ---> 1a0b823cd861 23:20:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:20:35 Removing intermediate container 4108bf94d9d7 23:20:35 ---> d4266c29f7a9 23:20:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:35 ---> ba1cb3c9c3b1 23:20:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:20:35 ---> 8422d19bc65f 23:20:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:20:36 ---> 5598c930b7e7 23:20:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:20:36 ---> 09c45b3a7438 23:20:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:20:36 ---> 848a1306ff60 23:20:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:20:37 ---> a6d669f12e69 23:20:37 Step 20/24 : ENTRYPOINT ["/core-command"] 23:20:37 ---> Running in 06acb2205f12 23:20:37 ---> 860e908db74a 23:20:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:20:37 Removing intermediate container 06acb2205f12 23:20:37 ---> 0e4573aaa647 23:20:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:20:37 ---> Running in 0e0d01353aae 23:20:37 ---> 07f650426329 23:20:37 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/ 23:20:37 ---> Running in 2b28e1a03081 23:20:37 Removing intermediate container 0e0d01353aae 23:20:37 ---> 4ad06f795782 23:20:37 Step 22/24 : LABEL arch=x86_64 23:20:37 ---> Running in fad9c4c8ee72 23:20:38 Removing intermediate container fad9c4c8ee72 23:20:38 ---> bf86ae54249e 23:20:38 Step 23/24 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:20:38 ---> Running in cfaa0882d6cc 23:20:38 Removing intermediate container cfaa0882d6cc 23:20:38 ---> 2b1d012b0c2d 23:20:38 Step 24/24 : LABEL version=0.0.0 23:20:38 ---> Running in 2494e520ecaf 23:20:38 Removing intermediate container 2494e520ecaf 23:20:38 ---> 4674a81eddd0 23:20:38 23:20:38 Removing intermediate container 2b28e1a03081 23:20:38 ---> f545f3b55d13 23:20:38 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:20:39 ---> Running in bf60c675cdea 23:20:39 Successfully built 4674a81eddd0 23:20:39 Successfully tagged core-command:latest 23:20:39  Building core-command ... done Removing intermediate container bf60c675cdea 23:20:39 ---> a761951326ff 23:20:39 Step 24/26 : LABEL arch=x86_64 23:20:39 ---> Running in e64faf36b20b 23:20:39 Removing intermediate container e64faf36b20b 23:20:39 ---> 74113c447556 23:20:39 Step 25/26 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:20:39 ---> Running in 51219650e7c3 23:20:39 Removing intermediate container 51219650e7c3 23:20:39 ---> 8156eefd7154 23:20:39 Step 26/26 : LABEL version=0.0.0 23:20:39 ---> Running in a946f8c017ea 23:20:39 Removing intermediate container a946f8c017ea 23:20:39 ---> de25be250304 23:20:39 23:20:39 Successfully built de25be250304 23:20:39 Successfully tagged security-secretstore-setup:latest 23:20:50  Building security-secretstore-setup ... done Removing intermediate container a375673dca68 23:20:50 ---> 23a54499812c 23:20:50 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:20:50 ---> Running in 383cbd38e678 23:20:50 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 23:20:51 Removing intermediate container 383cbd38e678 23:20:51 ---> 77c7a0e28e5a 23:20:51 23:20:51 Step 12/24 : FROM docker:20.10.7 23:20:51 20.10.7: Pulling from library/docker 23:20:52 Removing intermediate container 79cea53a360f 23:20:52 ---> c382090317e0 23:20:52 23:20:52 Step 11/24 : FROM alpine:3.12 23:20:52 ---> 13621d1b12d4 23:20:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:20:52 ---> Running in 9bc6a79929fb 23:20:52 Removing intermediate container 9bc6a79929fb 23:20:52 ---> 93db35fd55f5 23:20:52 Step 13/24 : ENV APP_PORT=59880 23:20:52 ---> Running in 4d85f2af86fd 23:20:53 Removing intermediate container 4d85f2af86fd 23:20:53 ---> 4c83a0afe262 23:20:53 Step 14/24 : EXPOSE $APP_PORT 23:20:53 ---> Running in d7b613b60fe2 23:20:53 Removing intermediate container d7b613b60fe2 23:20:53 ---> 351c7c6e83be 23:20:53 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:53 ---> Running in b7abfbe87191 23:20:53 Removing intermediate container b7abfbe87191 23:20:53 ---> a83dba868d56 23:20:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:20:53 ---> Running in 00e15f071330 23:20:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:20:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:20:55 (1/6) Installing dumb-init (1.2.2-r1) 23:20:55 (2/6) Installing libgcc (9.3.0-r2) 23:20:55 (3/6) Installing libsodium (1.0.18-r0) 23:20:55 (4/6) Installing libstdc++ (9.3.0-r2) 23:20:55 (5/6) Installing libzmq (4.3.3-r0) 23:20:55 (6/6) Installing zeromq (4.3.3-r0) 23:20:56 Executing busybox-1.31.1-r20.trigger 23:20:56 OK: 8 MiB in 20 packages 23:20:56 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 23:20:56 Status: Downloaded newer image for docker:20.10.7 23:20:56 ---> 08bdaf2f88f9 23:20:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:20:56 ---> Running in 2df2316c2747 23:20:56 Removing intermediate container 00e15f071330 23:20:56 ---> 16d50f86f58e 23:20:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:56 Removing intermediate container 2df2316c2747 23:20:56 ---> df4284f8317a 23:20:56 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 23:20:57 ---> Running in 7676caedf976 23:20:57 ---> a381a62e5bb6 23:20:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:20:57 ---> 8718605f9055 23:20:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:20:57 (1/39) Installing readline (8.1.0-r0) 23:20:57 (2/39) Installing bash (5.1.0-r0) 23:20:57 Executing bash-5.1.0-r0.post-install 23:20:57 (3/39) Installing brotli-libs (1.0.9-r3) 23:20:57 (4/39) Installing nghttp2-libs (1.42.0-r1) 23:20:57 (5/39) Installing libcurl (7.78.0-r0) 23:20:57 (6/39) Installing curl (7.78.0-r0) 23:20:57 (7/39) Installing dumb-init (1.2.5-r0) 23:20:57 (8/39) Installing libbz2 (1.0.8-r1) 23:20:57 ---> 9a86f0253b2f 23:20:57 Step 20/24 : ENTRYPOINT ["/core-data"] 23:20:57 (9/39) Installing expat (2.2.10-r1) 23:20:57 (10/39) Installing libffi (3.3-r2) 23:20:57 (11/39) Installing gdbm (1.19-r0) 23:20:57 (12/39) Installing xz-libs (5.2.5-r0) 23:20:57 (13/39) Installing sqlite-libs (3.34.1-r0) 23:20:57 ---> Running in e3062bed6264 23:20:57 (14/39) Installing python3 (3.8.10-r0) 23:20:57 Removing intermediate container e3062bed6264 23:20:57 ---> 4881782b4c4b 23:20:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:20:57 ---> Running in e33ef3d1a4b1 23:20:58 Removing intermediate container e33ef3d1a4b1 23:20:58 ---> 35bb746e51ed 23:20:58 Step 22/24 : LABEL arch=x86_64 23:20:58 ---> Running in b84039ea661b 23:20:58 (15/39) Installing py3-appdirs (1.4.4-r1) 23:20:58 (16/39) Installing py3-ordered-set (4.0.2-r0) 23:20:58 (17/39) Installing py3-parsing (2.4.7-r1) 23:20:58 (18/39) Installing py3-six (1.15.0-r0) 23:20:58 (19/39) Installing py3-packaging (20.9-r0) 23:20:58 (20/39) Installing py3-setuptools (51.3.3-r0) 23:20:58 (21/39) Installing py3-chardet (4.0.0-r0) 23:20:59 (22/39) Installing py3-idna (3.1-r0) 23:20:59 Removing intermediate container b84039ea661b 23:20:59 ---> 733ff35451b0 23:20:59 Step 23/24 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:20:59 (23/39) Installing py3-urllib3 (1.26.2-r1) 23:20:59 (24/39) Installing py3-requests (2.25.1-r1) 23:20:59 (25/39) Installing py3-msgpack (1.0.2-r0) 23:20:59 (26/39) Installing py3-lockfile (0.12.2-r3) 23:20:59 ---> Running in ece1ad5c7405 23:20:59 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:20:59 (28/39) Installing py3-colorama (0.4.4-r0) 23:20:59 (29/39) Installing py3-contextlib2 (0.6.0-r0) 23:20:59 (30/39) Installing py3-distlib (0.3.1-r1) 23:20:59 (31/39) Installing py3-distro (1.5.0-r1) 23:20:59 Removing intermediate container ece1ad5c7405 23:20:59 ---> 755cba95a0eb 23:20:59 Step 24/24 : LABEL version=0.0.0 23:20:59 (32/39) Installing py3-webencodings (0.5.1-r3) 23:20:59 (33/39) Installing py3-html5lib (1.1-r0) 23:20:59 ---> Running in ebdf7ae4efde 23:20:59 (34/39) Installing py3-pytoml (0.1.21-r0) 23:20:59 (35/39) Installing py3-pep517 (0.9.1-r0) 23:20:59 (36/39) Installing py3-progress (1.5-r0) 23:20:59 (37/39) Installing py3-retrying (1.3.3-r0) 23:20:59 (38/39) Installing py3-toml (0.10.2-r0) 23:20:59 (39/39) Installing py3-pip (20.3.4-r0) 23:20:59 Removing intermediate container ebdf7ae4efde 23:20:59 ---> f39f9ed5e551 23:20:59 23:20:59 Executing busybox-1.32.1-r6.trigger 23:20:59 OK: 82 MiB in 59 packages 23:20:59 Successfully built f39f9ed5e551 23:20:59 Successfully tagged core-data:latest 23:21:01  Building core-data ... done Collecting docker-compose==1.23.2 23:21:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:21:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:21:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:21:01 Collecting dockerpty<0.5,>=0.4.1 23:21:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:21:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:21:01 Collecting PyYAML<4,>=3.10 23:21:01 Downloading PyYAML-3.13.tar.gz (270 kB) 23:21:02 Collecting cached-property<2,>=1.2.0 23:21:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:21:02 Collecting docker<4.0,>=3.6.0 23:21:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:21:02 Collecting docopt<0.7,>=0.6.1 23:21:02 Downloading docopt-0.6.2.tar.gz (25 kB) 23:21:02 Collecting jsonschema<3,>=2.5.1 23:21:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:21:02 Collecting texttable<0.10,>=0.9.0 23:21:02 Downloading texttable-0.9.1.tar.gz (11 kB) 23:21:03 Collecting websocket-client<1.0,>=0.32.0 23:21:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:21:03 Collecting docker-pycreds>=0.4.0 23:21:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:21:03 Collecting idna<2.8,>=2.5 23:21:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:21:03 Collecting chardet<3.1.0,>=3.0.2 23:21:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:21:03 Collecting certifi>=2017.4.17 23:21:03 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 23:21:03 Collecting urllib3<1.25,>=1.21.1 23:21:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:21:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:21:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:21:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:21:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:21:03 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:21:03 Attempting uninstall: urllib3 23:21:03 Found existing installation: urllib3 1.26.2 23:21:03 Uninstalling urllib3-1.26.2: 23:21:03 Successfully uninstalled urllib3-1.26.2 23:21:03 Attempting uninstall: idna 23:21:03 Found existing installation: idna 3.1 23:21:03 Uninstalling idna-3.1: 23:21:03 Successfully uninstalled idna-3.1 23:21:03 Attempting uninstall: chardet 23:21:03 Found existing installation: chardet 4.0.0 23:21:03 Uninstalling chardet-4.0.0: 23:21:03 Successfully uninstalled chardet-4.0.0 23:21:04 Attempting uninstall: requests 23:21:04 Found existing installation: requests 2.25.1 23:21:04 Uninstalling requests-2.25.1: 23:21:04 Successfully uninstalled requests-2.25.1 23:21:04 Running setup.py install for texttable: started 23:21:04 Running setup.py install for texttable: finished with status 'done' 23:21:04 Running setup.py install for PyYAML: started 23:21:04 Running setup.py install for PyYAML: finished with status 'done' 23:21:04 Running setup.py install for docopt: started 23:21:05 Running setup.py install for docopt: finished with status 'done' 23:21:05 Running setup.py install for dockerpty: started 23:21:05 Running setup.py install for dockerpty: finished with status 'done' 23:21:05 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:21:08 Removing intermediate container 7676caedf976 23:21:08 ---> c529846517d9 23:21:08 Step 15/24 : ENV APP_PORT=58890 23:21:08 ---> Running in 9f7157bd7ea2 23:21:08 Removing intermediate container 9f7157bd7ea2 23:21:08 ---> 4c8c8c417094 23:21:08 Step 16/24 : EXPOSE $APP_PORT 23:21:08 ---> Running in b3b1e62fecf4 23:21:08 Removing intermediate container b3b1e62fecf4 23:21:08 ---> 1d4aa3c91a35 23:21:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:21:08 ---> 0b777e010f1c 23:21:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:21:09 ---> b2bbe2fee1a0 23:21:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:21:09 ---> 86ced0ff19ab 23:21:09 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 23:21:09 ---> Running in 49c6e611dbe7 23:21:09 Removing intermediate container 49c6e611dbe7 23:21:09 ---> 88e34ae6bc01 23:21:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:21:09 ---> Running in 104f775b6c73 23:21:09 Removing intermediate container 104f775b6c73 23:21:09 ---> 5f1db19d1f77 23:21:09 Step 22/24 : LABEL arch=x86_64 23:21:09 ---> Running in bbc21908f043 23:21:09 Removing intermediate container bbc21908f043 23:21:09 ---> 149bf4daff1d 23:21:09 Step 23/24 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:21:09 ---> Running in 8ece22d746e1 23:21:09 Removing intermediate container 8ece22d746e1 23:21:09 ---> d58795b9882b 23:21:09 Step 24/24 : LABEL version=0.0.0 23:21:09 ---> Running in c7284d8dd40e 23:21:09 Removing intermediate container c7284d8dd40e 23:21:09 ---> 0131a81af698 23:21:09 23:21:10 Successfully built 0131a81af698 23:21:10 Successfully tagged sys-mgmt-agent:latest 23:21:10  Building sys-mgmt-agent ... done  [Pipeline] } 23:21:10 $ docker stop --time=1 3a632353842fe37bc3b7bb7e302162aab620c4ab14eb49fc6acfb2007b3ead11 23:21:11 $ docker rm -f 3a632353842fe37bc3b7bb7e302162aab620c4ab14eb49fc6acfb2007b3ead11 [Pipeline] // withDockerContainer [Pipeline] sh 23:21:12 + docker images 23:21:12 REPOSITORY TAG IMAGE ID CREATED SIZE 23:21:12 sys-mgmt-agent latest 0131a81af698 2 seconds ago 325MB 23:21:12 core-data latest f39f9ed5e551 12 seconds ago 20.4MB 23:21:12 c382090317e0 19 seconds ago 1.75GB 23:21:12 77c7a0e28e5a 20 seconds ago 1.75GB 23:21:12 security-secretstore-setup latest de25be250304 32 seconds ago 28.1MB 23:21:12 core-command latest 4674a81eddd0 33 seconds ago 16MB 23:21:12 2cc8d3d9c910 37 seconds ago 1.74GB 23:21:12 51363d2915c8 40 seconds ago 1.75GB 23:21:12 security-bootstrapper latest 4369f004fca2 About a minute ago 18.8MB 23:21:12 core-metadata latest 54b8d9e101d1 About a minute ago 16.7MB 23:21:12 security-proxy-setup latest 6cf099ea57b7 About a minute ago 25.9MB 23:21:12 support-notifications latest 7528923eae79 About a minute ago 16.8MB 23:21:12 support-scheduler latest ff11d6cdba9b About a minute ago 16.1MB 23:21:12 8b37755e04b5 About a minute ago 1.75GB 23:21:12 2066f396077d About a minute ago 1.75GB 23:21:12 e1a3ca74fbd2 About a minute ago 1.75GB 23:21:12 a5f095541d12 About a minute ago 1.75GB 23:21:12 dc972340a77c About a minute ago 1.75GB 23:21:12 ci-base-image-x86_64 latest 9c86cf642a00 5 minutes ago 1.24GB 23:21:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 12 days ago 547MB 23:21:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 2 weeks ago 37.5MB 23:21:12 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 23:21:12 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 23:21:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 23:21:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:21:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:21:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:21:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:21:27 Still waiting to schedule task 23:21:27 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 23:21:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:21:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:21:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:21:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:21:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:21:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:21:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:21:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:21:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:21:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.184s coverage: 28.7% of statements 23:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:21:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.430s coverage: 100.0% of statements 23:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:21:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.348s coverage: 46.3% of statements 23:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:21:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.571s coverage: 90.1% of statements 23:21:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:21:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:21:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.205s coverage: 81.2% of statements 23:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:21:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.539s coverage: 94.2% of statements 23:21:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:21:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:21:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 59.1% of statements 23:21:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:21:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:21:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:21:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:21:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:21:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.193s coverage: 60.0% of statements 23:21:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:21:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:21:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:21:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.302s coverage: 0.8% of statements 23:21:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:21:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.153s coverage: 58.8% of statements 23:21:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.215s coverage: 21.7% of statements 23:21:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:21:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 47.1% of statements 23:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.219s coverage: 79.5% of statements 23:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.177s coverage: 94.1% of statements 23:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.199s coverage: 96.3% of statements 23:21:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements 23:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.240s coverage: 94.4% of statements 23:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements 23:22:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.687s coverage: 81.8% of statements 23:22:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.278s coverage: 92.9% of statements 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.174s coverage: 58.8% of statements 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.364s coverage: 80.0% of statements 23:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.311s coverage: 87.2% of statements 23:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.249s coverage: 85.4% of statements 23:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 91.2% of statements 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.739s coverage: 64.4% of statements 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.194s coverage: 100.0% of statements 23:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements 23:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 23:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 23:22:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 23:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.133s coverage: 66.9% of statements 23:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.740s coverage: 43.6% of statements 23:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.317s coverage: 89.5% of statements 23:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.284s coverage: 84.8% of statements 23:22:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:22:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.255s coverage: 19.5% of statements 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:22:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.538s coverage: 92.0% of statements 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:22:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.218s coverage: 62.7% of statements 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:22:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.365s coverage: 97.7% of statements 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:22:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.228s coverage: 28.9% of statements 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:22:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements 23:22:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 23:22:40 GO111MODULE=on go vet ./... 23:24:02 gofmt -l . 23:24:02 [ "`gofmt -l .`" = "" ] 23:24:02 ./bin/test-attribution-txt.sh [Pipeline] sh 23:24:03 + ls -al . 23:24:03 total 632 23:24:03 drwxrwxr-x 9 1001 1001 4096 Aug 17 23:24 . 23:24:03 drwxr-xr-x 4 root root 4096 Aug 17 23:19 .. 23:24:03 -rw-rw-r-- 1 1001 1001 11 Aug 17 23:17 .dockerignore 23:24:03 drwxrwxr-x 8 1001 1001 4096 Aug 17 23:17 .git 23:24:03 drwxrwxr-x 3 1001 1001 4096 Aug 17 23:17 .github 23:24:03 -rw-rw-r-- 1 1001 1001 818 Aug 17 23:17 .gitignore 23:24:03 -rw-rw-r-- 1 1001 1001 76 Aug 17 23:17 .hadolint.yml 23:24:03 -rw-rw-r-- 1 1001 1001 166 Aug 17 23:17 .sonarcloud.properties 23:24:03 -rw-rw-r-- 1 1001 1001 1171 Aug 17 23:17 ADOPTERS.md 23:24:03 -rw-rw-r-- 1 1001 1001 8609 Aug 17 23:17 Attribution.txt 23:24:03 -rw-rw-r-- 1 1001 1001 43881 Aug 17 23:17 CHANGELOG.md 23:24:03 -rw-rw-r-- 1 1001 1001 3804 Aug 17 23:17 CONTRIBUTING.md 23:24:03 -rw-rw-r-- 1 1001 1001 677 Aug 17 23:17 GOVERNANCE.md 23:24:03 -rw-rw-r-- 1 1001 1001 849 Aug 17 23:17 Jenkinsfile 23:24:03 -rw-rw-r-- 1 1001 1001 10775 Aug 17 23:17 LICENSE 23:24:03 -rw-rw-r-- 1 1001 1001 5915 Aug 17 23:17 Makefile 23:24:03 -rw-rw-r-- 1 1001 1001 582 Aug 17 23:17 OWNERS.md 23:24:03 -rw-rw-r-- 1 1001 1001 8643 Aug 17 23:17 README.md 23:24:03 -rw-rw-r-- 1 1001 1001 6912 Aug 17 23:17 SECURITY.md 23:24:03 -rw-rw-r-- 1 1001 1001 5 Aug 17 23:14 VERSION 23:24:03 -rw-rw-r-- 1 1001 1001 4131 Aug 17 23:17 ZMQWindows.md 23:24:03 drwxrwxr-x 2 1001 1001 4096 Aug 17 23:17 bin 23:24:03 drwxrwxr-x 14 1001 1001 4096 Aug 17 23:17 cmd 23:24:03 -rw-r--r-- 1 root root 404329 Aug 17 23:22 coverage.out 23:24:03 -rw-rw-r-- 1 1001 1001 813 Aug 17 23:17 go.mod 23:24:03 -rw-r--r-- 1 root root 48847 Aug 17 23:19 go.sum 23:24:03 drwxrwxr-x 8 1001 1001 4096 Aug 17 23:17 internal 23:24:03 drwxrwxr-x 3 1001 1001 4096 Aug 17 23:17 openapi 23:24:03 drwxrwxr-x 4 1001 1001 4096 Aug 17 23:17 snap 23:24:03 -rw-rw-r-- 1 1001 1001 204 Aug 17 23:17 version.go [Pipeline] sh 23:24:04 + '[' -e coverage.out ] 23:24:04 + chown 1001:1001 coverage.out [Pipeline] stash 23:24:04 Warning: overwriting stash ‘coverage-report’ 23:24:04 Stashed 1 file(s) [Pipeline] sh 23:24:05 + make build 23:24:05 go mod tidy 23:24:06 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 23:24:12 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 23:24:35 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 23:24:36 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 23:24:39 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 23:24:40 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 23:24:44 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 23:24:47 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 23:24:50 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 23:24:54 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 23:24:56 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 23:25:00 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] } 23:25:05 $ docker stop --time=1 2bea4bb9e6a45e3b1b492b313dad1a082d71579998cc077acc297132323b67ce 23:25:08 $ docker rm -f 2bea4bb9e6a45e3b1b492b313dad1a082d71579998cc077acc297132323b67ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:25:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:25:09 23:25:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:25:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:25:10 latest: Pulling from edgex-devops/edgex-compose-arm64 23:25:10 29e5d40040c1: Pulling fs layer 23:25:10 1ce36da41761: Pulling fs layer 23:25:10 25b303627fd3: Pulling fs layer 23:25:10 29e5d40040c1: Verifying Checksum 23:25:10 29e5d40040c1: Download complete 23:25:11 1ce36da41761: Verifying Checksum 23:25:11 1ce36da41761: Download complete 23:25:11 29e5d40040c1: Pull complete 23:25:12 1ce36da41761: Pull complete 23:25:12 25b303627fd3: Verifying Checksum 23:25:12 25b303627fd3: Download complete 23:25:18 Running on prd-ubuntu18.04-docker-8c-8g-3206 in /w/workspace/edgexfoundry_edgex-go_PR-3671 [Pipeline] { [Pipeline] ws 23:25:18 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:25:18 The recommended git tool is: git 23:25:21 using credential edgex-jenkins-ssh 23:25:21 Cloning the remote Git repository 23:25:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:25:21 > git init /w/workspace/edgex-go/2 # timeout=10 23:25:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:25:21 > git --version # timeout=10 23:25:21 > git --version # 'git version 2.17.1' 23:25:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:23 25b303627fd3: Pull complete 23:25:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:25:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:25:23 prd-ubuntu18.04-docker-arm64-4c-16g-3205 does not seem to be running inside a container 23:25:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:25:27 $ docker top f2cd3280807212fedf99fe84c8466b4be3d694da06579dd5f271b17d97f5fe98 -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:28 + docker-compose build --help 23:25:28 + grep parallel 23:25:32 --parallel Build images in parallel. [Pipeline] } 23:25:32 $ docker stop --time=1 f2cd3280807212fedf99fe84c8466b4be3d694da06579dd5f271b17d97f5fe98 23:25:34 $ docker rm -f f2cd3280807212fedf99fe84c8466b4be3d694da06579dd5f271b17d97f5fe98 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:25:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:25:35 . [Pipeline] withDockerContainer 23:25:35 prd-ubuntu18.04-docker-arm64-4c-16g-3205 does not seem to be running inside a container 23:25:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:25:37 $ docker top 382b09e42b5e5f31f201ae4f986becfc9c698906cfadc3585b0833f8ba1ac970 -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:38 + docker-compose -f ./docker-compose-build.yml build --parallel 23:25:42 Building core-command ... 23:25:42 Building core-data ... 23:25:42 Building core-metadata ... 23:25:42 Building security-bootstrapper ... 23:25:42 Building security-proxy-setup ... 23:25:42 Building security-secretstore-setup ... 23:25:42 Building support-notifications ... 23:25:42 Building support-scheduler ... 23:25:42 Building sys-mgmt-agent ... 23:25:42 Building sys-mgmt-agent 23:25:42 Building support-notifications 23:25:42 Building core-command 23:25:42 Building security-secretstore-setup 23:25:42 Building security-bootstrapper 23:25:59 Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit af61a472b7645ff649c938b58165278b27274c8e 23:25:59 Merge succeeded, producing af61a472b7645ff649c938b58165278b27274c8e 23:25:59 Checking out Revision af61a472b7645ff649c938b58165278b27274c8e (PR-3671) 23:25:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:25:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:25:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:25:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3671/head:refs/remotes/origin/PR-3671 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:25:59 > git config core.sparsecheckout # timeout=10 23:25:59 > git checkout -f af61a472b7645ff649c938b58165278b27274c8e # timeout=10 23:25:59 > git remote # timeout=10 23:25:59 > git config --get remote.origin.url # timeout=10 23:25:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:59 > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 23:25:59 > git rev-parse HEAD^{commit} # timeout=10 23:25:59 > git config core.sparsecheckout # timeout=10 23:25:59 > git checkout -f af61a472b7645ff649c938b58165278b27274c8e # timeout=10 23:26:03 Commit message: "fix(snap): fix app-rules-engine" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:04 + echo snap-build.sh 23:26:04 snap-build.sh 23:26:04 + SNAP_BASE_DIR=. 23:26:04 + '[' '!' -z /w/workspace/edgex-go/2 ']' 23:26:04 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 23:26:04 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 23:26:04 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 23:26:04 + cd /w/workspace/edgex-go/2 23:26:04 + sudo apt-get remove -qy --purge lxd lxd-client 23:26:04 Reading package lists... 23:26:04 Building dependency tree... 23:26:04 Reading state information... 23:26:04 The following packages were automatically installed and are no longer required: 23:26:04 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 23:26:04 uidmap xdelta3 23:26:04 Use 'sudo apt autoremove' to remove them. 23:26:04 The following packages will be REMOVED: 23:26:04 lxd* lxd-client* 23:26:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 23:26:04 After this operation, 31.7 MB disk space will be freed. 23:26:04 (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.) 23:26:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 23:26:05 Removing lxd dnsmasq configuration 23:26:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 23:26:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 23:26:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:26:06 (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.) 23:26:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 23:26:08 Processing triggers for systemd (237-3ubuntu10.45) ... 23:26:08 Processing triggers for ureadahead (0.100.0-21) ... 23:26:08 + sudo snap remove --purge lxd 23:26:08 snap "lxd" is not installed 23:26:08 + sudo groupadd --force --system lxd 23:26:08 ++ whoami 23:26:08 + sudo /usr/sbin/usermod -G lxd -a jenkins 23:26:08 + newgrp - lxd 23:26:08 + sudo snap install lxd 23:26:15 2021-08-17T23:26:13Z INFO Waiting for automatic snapd restart... 23:26:27 lxd 4.17 from Canonical* installed 23:26:27 + sudo lxd init --auto 23:26:35 + sudo snap install --classic snapcraft 23:26:50 snapcraft 5.0 from Canonical* installed 23:26:50 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 23:26:50 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 23:26:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:26:50 Dload Upload Total Spent Left Speed 23:26:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3846 0 --:--:-- --:--:-- --:--:-- 3846 23:26:50 100 3325k 100 3325k 0 0 8312k 0 --:--:-- --:--:-- --:--:-- 8312k 23:26:50 ./yq_linux_amd64 23:26:50 + sudo snapcraft prime --use-lxd 23:26:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:26:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:26:51 ---> e43565b2afdf 23:26:51 Step 3/24 : WORKDIR /edgex-go 23:26:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:26:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:26:51 ---> e43565b2afdf 23:26:51 Step 3/23 : WORKDIR /edgex-go 23:26:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:26:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:26:51 ---> e43565b2afdf 23:26:51 Step 3/24 : WORKDIR /edgex-go 23:26:51 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:26:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:26:51 ---> e43565b2afdf 23:26:51 Step 3/26 : WORKDIR /edgex-go 23:26:51 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:26:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:26:51 ---> e43565b2afdf 23:26:51 Step 3/32 : WORKDIR /edgex-go 23:26:52 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 23:26:52 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: 23:26:52 - README.md 23:26:52 23:26:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:26:52 Launching a container. 23:26:53 ---> Running in b4fc22fed7cd 23:26:53 ---> Running in 869e0489dcfd 23:26:53 ---> Running in d668944edfd5 23:26:53 ---> Running in b3e5461a8320 23:26:53 ---> Running in 94b5be4d6e45 23:26:53 Removing intermediate container 94b5be4d6e45 23:26:53 ---> 28b598172230 23:26:53 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:53 Removing intermediate container d668944edfd5 23:26:54 ---> 4af19f9da91c 23:26:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:54 Removing intermediate container 869e0489dcfd 23:26:54 ---> 542cffe56e13 23:26:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:54 Removing intermediate container b3e5461a8320 23:26:54 ---> 372ca341cf67 23:26:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:54 Removing intermediate container b4fc22fed7cd 23:26:54 ---> 17bafcb061e1 23:26:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:54 ---> Running in 8e58c742dbf9 23:26:54 ---> Running in 9c738d3597a3 23:26:54 ---> Running in e83a5e9501f0 23:26:54 ---> Running in 2f4a136b1f47 23:26:54 ---> Running in 7b67ab9a12fd 23:26:57 Removing intermediate container 8e58c742dbf9 23:26:57 ---> 7fff41c9899d 23:26:57 Step 5/32 : RUN apk add --update --no-cache make git 23:26:58 ---> Running in 086332db2638 23:26:58 Removing intermediate container e83a5e9501f0 23:26:58 ---> 3401ad6ee8de 23:26:58 Step 5/24 : RUN apk add --update --no-cache make bash git 23:26:58 ---> Running in c7c434802287 23:26:58 Removing intermediate container 2f4a136b1f47 23:26:58 ---> f70ee13c7869 23:26:58 Step 5/26 : RUN apk add --update --no-cache make git 23:26:59 Removing intermediate container 7b67ab9a12fd 23:26:59 ---> f1181bc9239e 23:26:59 Removing intermediate container 9c738d3597a3 23:26:59 Step 5/24 : RUN apk add --update --no-cache make git 23:26:59 ---> 2d967f153f34 23:26:59 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:26:59 ---> Running in 870e9b3c8229 23:26:59 ---> Running in 159028aa7344 23:26:59 ---> Running in 2bb89be61e59 23:26:59 Waiting for container to be ready 23:26:59 To start your first instance, try: lxc launch ubuntu:18.04 23:26:59 23:27:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:27:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:27:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:27:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:27:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:27:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:27:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:27:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:27:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:27:02 OK: 218 MiB in 52 packages 23:27:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:27:02 OK: 218 MiB in 52 packages 23:27:03 OK: 218 MiB in 52 packages 23:27:03 OK: 218 MiB in 52 packages 23:27:03 OK: 218 MiB in 52 packages 23:27:04 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 23:27:04 Waiting for network to be ready... 23:27:04 Removing intermediate container 086332db2638 23:27:04 ---> b2603dd2f377 23:27:04 Step 6/32 : COPY go.mod . 23:27:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:27:04 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:27:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1844 kB] 23:27:04 Removing intermediate container c7c434802287 23:27:04 ---> a5d83a3ca9c3 23:27:04 Step 6/24 : COPY go.mod . 23:27:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 23:27:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 23:27:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 23:27:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 23:27:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 23:27:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] 23:27:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 23:27:04 Removing intermediate container 870e9b3c8229 23:27:04 ---> 9dcd569f8765 23:27:04 Step 6/26 : COPY go.mod . 23:27:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:27:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:27:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:27:05 Removing intermediate container 159028aa7344 23:27:05 ---> 93924e2c5786 23:27:05 Step 6/23 : COPY go.mod . 23:27:05 ---> bd81ae24e031 23:27:05 Step 7/32 : RUN go mod download 23:27:05 Removing intermediate container 2bb89be61e59 23:27:05 ---> 7ec8cbb873c6 23:27:05 Step 6/24 : COPY go.mod . 23:27:05 ---> 2327e2587b3d 23:27:05 Step 7/24 : RUN go mod download 23:27:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:27:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:27:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:27:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:27:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:27:05 ---> Running in 8e3d5fb04266 23:27:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:27:05 ---> Running in 0007f5129a18 23:27:05 ---> 39ee6d000d5c 23:27:05 Step 7/26 : RUN go mod download 23:27:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 23:27:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 23:27:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 23:27:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 23:27:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 23:27:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 23:27:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 23:27:06 ---> Running in 5d1d207d04f8 23:27:06 ---> 3ba3df92ced8 23:27:06 Step 7/23 : RUN go mod download 23:27:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 23:27:06 ---> Running in 34c02c77872c 23:27:06 ---> b71442eea341 23:27:06 Step 7/24 : RUN go mod download 23:27:07 ---> Running in ee79bcb52bc2 23:27:08 Fetched 25.1 MB in 4s (5927 kB/s) 23:27:09 Reading package lists... 23:27:09 Reading package lists... 23:27:09 Building dependency tree... 23:27:09 Reading state information... 23:27:09 The following additional packages will be installed: 23:27:09 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:27:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:27:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:27:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 23:27:09 Suggested packages: 23:27:09 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 23:27:09 Recommended packages: 23:27:09 gnupg libsasl2-modules 23:27:09 The following NEW packages will be installed: 23:27:09 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:27:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:27:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:27:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 23:27:09 The following packages will be upgraded: 23:27:09 gpg gpg-agent gpgconf libudev1 23:27:09 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 23:27:09 Need to get 3527 kB of archives. 23:27:09 After this operation, 13.3 MB of additional disk space will be used. 23:27:09 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] 23:27:09 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] 23:27:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 23:27:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 23:27:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 23:27:10 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 23:27:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 23:27:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 23:27:10 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 23:27:10 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 23:27:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 23:27:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 23:27:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 23:27:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 23:27:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 23:27:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 23:27:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 23:27:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 23:27:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 23:27:10 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 23:27:10 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 23:27:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 23:27:11 debconf: delaying package configuration, since apt-utils is not installed 23:27:11 Fetched 3527 kB in 1s (3107 kB/s) 23:27:11 (Reading database ... 12511 files and directories currently installed.) 23:27:11 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 23:27:11 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 23:27:11 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 23:27:11 Selecting previously unselected package udev. 23:27:11 (Reading database ... 12511 files and directories currently installed.) 23:27:11 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 23:27:11 Unpacking udev (237-3ubuntu10.51) ... 23:27:11 Selecting previously unselected package libfuse2:amd64. 23:27:11 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 23:27:11 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:27:11 Selecting previously unselected package fuse. 23:27:11 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 23:27:11 Unpacking fuse (2.9.7-1ubuntu1) ... 23:27:11 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 23:27:11 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:27:11 Removing intermediate container 8e3d5fb04266 23:27:11 ---> 5e3ae6042605 23:27:11 Step 8/32 : COPY . . 23:27:11 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 23:27:11 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:27:11 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 23:27:11 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:27:11 Selecting previously unselected package libksba8:amd64. 23:27:11 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 23:27:11 Unpacking libksba8:amd64 (1.3.5-2) ... 23:27:11 Selecting previously unselected package libroken18-heimdal:amd64. 23:27:11 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:27:11 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:11 Selecting previously unselected package libasn1-8-heimdal:amd64. 23:27:11 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:27:11 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:11 Selecting previously unselected package libheimbase1-heimdal:amd64. 23:27:11 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:27:11 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:11 Selecting previously unselected package libhcrypto4-heimdal:amd64. 23:27:11 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:27:11 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:11 Selecting previously unselected package libwind0-heimdal:amd64. 23:27:11 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:27:11 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:11 Selecting previously unselected package libhx509-5-heimdal:amd64. 23:27:11 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:27:11 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:12 Selecting previously unselected package libkrb5-26-heimdal:amd64. 23:27:12 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:27:12 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:12 Selecting previously unselected package libheimntlm0-heimdal:amd64. 23:27:12 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:27:12 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:12 Selecting previously unselected package libgssapi3-heimdal:amd64. 23:27:12 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:27:12 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:12 Selecting previously unselected package libsasl2-modules-db:amd64. 23:27:12 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:27:12 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:27:12 Selecting previously unselected package libsasl2-2:amd64. 23:27:12 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:27:12 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:27:12 Removing intermediate container 0007f5129a18 23:27:12 ---> c11f9943da01 23:27:12 Step 8/24 : COPY . . 23:27:12 Selecting previously unselected package libldap-common. 23:27:12 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 23:27:12 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:27:12 Selecting previously unselected package libldap-2.4-2:amd64. 23:27:12 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 23:27:12 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:27:12 Selecting previously unselected package dirmngr. 23:27:12 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 23:27:12 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 23:27:12 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:27:12 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 23:27:12 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:27:12 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:27:12 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:27:12 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 23:27:12 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:12 Setting up libksba8:amd64 (1.3.5-2) ... 23:27:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:27:12 Setting up udev (237-3ubuntu10.51) ... 23:27:12 invoke-rc.d: policy-rc.d denied execution of start. 23:27:12 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:12 Processing triggers for systemd (237-3ubuntu10) ... 23:27:12 Setting up fuse (2.9.7-1ubuntu1) ... 23:27:12 Setting up gpg (2.2.4-1ubuntu1.4) ... 23:27:12 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:12 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:12 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:12 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:13 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:13 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:13 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:27:13 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:27:13 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 23:27:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:27:13 Removing intermediate container 5d1d207d04f8 23:27:13 ---> 91afd7295844 23:27:13 Step 8/26 : COPY . . 23:27:13 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 23:27:13 settings in the [Install] section, and DefaultInstance for template units). 23:27:13 This means they are not meant to be enabled using systemctl. 23:27:13 Possible reasons for having this kind of units are: 23:27:13 1) A unit may be statically enabled by being symlinked from another unit's 23:27:13 .wants/ or .requires/ directory. 23:27:13 2) A unit's purpose may be to act as a helper for some other unit which has 23:27:13 a requirement dependency on it. 23:27:13 3) A unit may be started when needed via activation (socket, path, timer, 23:27:13 D-Bus, udev, scripted systemctl call, ...). 23:27:13 4) In case of template units, the unit is meant to be enabled with some 23:27:13 instance name specified. 23:27:13 Reading package lists... 23:27:13 Building dependency tree... 23:27:13 Reading state information... 23:27:14 The following additional packages will be installed: 23:27:14 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 23:27:14 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 23:27:14 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 23:27:14 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 23:27:14 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 23:27:14 Suggested packages: 23:27:14 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 23:27:14 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 23:27:14 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 23:27:14 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 23:27:14 systemd-container policykit-1 23:27:14 Recommended packages: 23:27:14 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 23:27:14 The following NEW packages will be installed: 23:27:14 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 23:27:14 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 23:27:14 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 23:27:14 multiarch-support openssh-client python3 python3-minimal python3.6 23:27:14 python3.6-minimal snapd squashfs-tools sudo 23:27:14 The following packages will be upgraded: 23:27:14 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 23:27:14 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 23:27:14 Need to get 36.7 MB of archives. 23:27:14 After this operation, 147 MB of additional disk space will be used. 23:27:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 23:27:14 Removing intermediate container 34c02c77872c 23:27:14 ---> 829b8ef31515 23:27:14 Step 8/23 : COPY . . 23:27:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 23:27:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 23:27:14 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 23:27:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 23:27:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 23:27:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 23:27:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 23:27:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 23:27:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 23:27:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 23:27:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 23:27:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 23:27:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 23:27:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 23:27:14 Removing intermediate container ee79bcb52bc2 23:27:14 ---> ec1c8ca0142b 23:27:14 Step 8/24 : COPY . . 23:27:15 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 23:27:15 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 23:27:15 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 23:27:15 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] 23:27:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 23:27:15 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 23:27:15 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 23:27:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 23:27:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 23:27:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 23:27:15 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 23:27:15 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 23:27:15 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 23:27:15 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 23:27:15 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 23:27:16 debconf: delaying package configuration, since apt-utils is not installed 23:27:16 Fetched 36.7 MB in 2s (18.1 MB/s) 23:27:16 (Reading database ... 12757 files and directories currently installed.) 23:27:16 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 23:27:16 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 23:27:16 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 23:27:16 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 23:27:17 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 23:27:17 (Reading database ... 12757 files and directories currently installed.) 23:27:17 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 23:27:17 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 23:27:17 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 23:27:17 (Reading database ... 12757 files and directories currently installed.) 23:27:17 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 23:27:17 Unpacking apt (1.6.14) over (1.6.1) ... 23:27:17 Setting up apt (1.6.14) ... 23:27:17 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 23:27:17 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 23:27:17 (Reading database ... 12764 files and directories currently installed.) 23:27:17 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 23:27:17 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 23:27:17 Selecting previously unselected package libpython3.6-minimal:amd64. 23:27:17 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:27:17 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:27:18 Selecting previously unselected package libexpat1:amd64. 23:27:18 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 23:27:18 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:27:18 Selecting previously unselected package python3.6-minimal. 23:27:18 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:27:18 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:27:18 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... 23:27:18 Checking for services that may need to be restarted...done. 23:27:18 Checking for services that may need to be restarted...done. 23:27:18 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:27:18 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:27:18 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:27:19 Selecting previously unselected package python3-minimal. 23:27:19 (Reading database ... 13012 files and directories currently installed.) 23:27:19 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 23:27:19 Unpacking python3-minimal (3.6.7-1~18.04) ... 23:27:19 Selecting previously unselected package mime-support. 23:27:19 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 23:27:19 Unpacking mime-support (3.60ubuntu1) ... 23:27:19 Selecting previously unselected package libmpdec2:amd64. 23:27:19 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 23:27:19 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:27:19 Selecting previously unselected package libpython3.6-stdlib:amd64. 23:27:19 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:27:19 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:27:19 Selecting previously unselected package python3.6. 23:27:19 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:27:19 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:27:19 Selecting previously unselected package libpython3-stdlib:amd64. 23:27:19 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 23:27:19 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:27:19 Setting up python3-minimal (3.6.7-1~18.04) ... 23:27:19 Selecting previously unselected package python3. 23:27:19 (Reading database ... 13442 files and directories currently installed.) 23:27:19 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 23:27:19 Unpacking python3 (3.6.7-1~18.04) ... 23:27:19 Selecting previously unselected package multiarch-support. 23:27:19 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 23:27:19 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 23:27:19 Setting up multiarch-support (2.27-3ubuntu1.4) ... 23:27:19 Selecting previously unselected package liblzo2-2:amd64. 23:27:19 (Reading database ... 13479 files and directories currently installed.) 23:27:19 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 23:27:19 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 23:27:19 Selecting previously unselected package libbsd0:amd64. 23:27:19 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 23:27:19 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:27:19 Selecting previously unselected package sudo. 23:27:19 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 23:27:19 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 23:27:19 Selecting previously unselected package apparmor. 23:27:19 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 23:27:19 Unpacking apparmor (2.12-4ubuntu5.1) ... 23:27:20 Selecting previously unselected package libedit2:amd64. 23:27:20 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 23:27:20 Unpacking libedit2:amd64 (3.1-20170329-1) ... 23:27:20 Selecting previously unselected package libkrb5support0:amd64. 23:27:20 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 23:27:20 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:27:20 Selecting previously unselected package libk5crypto3:amd64. 23:27:20 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 23:27:20 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:27:20 Selecting previously unselected package libkeyutils1:amd64. 23:27:20 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 23:27:20 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:27:20 Selecting previously unselected package libkrb5-3:amd64. 23:27:20 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 23:27:20 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:27:20 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:27:20 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 23:27:20 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:27:20 Selecting previously unselected package libssl1.0.0:amd64. 23:27:20 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 23:27:20 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 23:27:20 Selecting previously unselected package openssh-client. 23:27:20 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 23:27:20 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 23:27:20 Selecting previously unselected package squashfs-tools. 23:27:20 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 23:27:20 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 23:27:20 Selecting previously unselected package snapd. 23:27:20 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 23:27:20 Unpacking snapd (2.49.2+18.04) ... 23:27:22 Setting up libedit2:amd64 (3.1-20170329-1) ... 23:27:22 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 23:27:22 Setting up mime-support (3.60ubuntu1) ... 23:27:22 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 23:27:22 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:27:22 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:27:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:27:22 Setting up systemd (237-3ubuntu10.51) ... 23:27:22 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 23:27:23 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:27:23 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:27:23 Setting up liblzo2-2:amd64 (2.08-1.2) ... 23:27:23 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:27:23 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:27:23 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:27:24 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 23:27:24 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:27:24 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:27:24 Setting up python3 (3.6.7-1~18.04) ... 23:27:24 running python rtupdate hooks for python3.6... 23:27:24 running python post-rtupdate hooks for python3.6... 23:27:24 Setting up apparmor (2.12-4ubuntu5.1) ... 23:27:24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 23:27:24 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:27:24 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 23:27:24 Setting up snapd (2.49.2+18.04) ... 23:27:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 23:27:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 23:27:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 23:27:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 23:27:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:27:26 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:27:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 23:27:26 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 23:27:26 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 23:27:26 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 23:27:26 /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' 23:27:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:27:26 Processing triggers for systemd (237-3ubuntu10.51) ... 23:27:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:27:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:27:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:27:28 Reading package lists... 23:27:28 Reading package lists... 23:27:29 Building dependency tree... 23:27:29 Reading state information... 23:27:29 Calculating upgrade... 23:27:29 The following packages will be upgraded: 23:27:29 advancecomp base-files bash binutils binutils-common 23:27:29 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 23:27:29 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 23:27:29 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 23:27:29 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 23:27:29 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 23:27:29 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 23:27:29 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 23:27:29 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 23:27:29 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 23:27:29 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 23:27:29 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 23:27:29 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 23:27:29 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 23:27:29 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 23:27:29 ubuntu-keyring util-linux 23:27:29 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 23:27:29 Need to get 64.2 MB of archives. 23:27:29 After this operation, 5126 kB of additional disk space will be used. 23:27:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 23:27:29 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 23:27:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 23:27:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 23:27:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 23:27:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 23:27:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 23:27:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 23:27:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 23:27:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 23:27:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 23:27:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 23:27:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 23:27:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 23:27:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 23:27:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 23:27:29 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 23:27:29 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 23:27:29 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 23:27:29 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 23:27:29 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 23:27:29 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 23:27:29 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 23:27:29 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 23:27:29 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 23:27:29 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 23:27:29 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 23:27:29 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 23:27:29 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 23:27:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 23:27:29 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 23:27:29 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 23:27:29 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 23:27:29 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 23:27:29 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 23:27:29 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 23:27:29 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 23:27:29 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 23:27:29 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 23:27:29 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 23:27:29 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 23:27:29 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 23:27:29 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 23:27:29 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 23:27:29 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 23:27:29 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 23:27:29 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 23:27:30 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 23:27:30 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 23:27:30 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 23:27:30 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 23:27:30 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 23:27:30 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 23:27:30 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 23:27:30 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 23:27:30 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 23:27:30 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 23:27:30 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 23:27:30 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 23:27:30 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 23:27:30 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 23:27:30 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 23:27:30 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 23:27:30 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 23:27:30 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 23:27:30 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 23:27:30 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 23:27:30 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 23:27:30 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 23:27:30 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 23:27:30 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 23:27:30 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 23:27:30 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 23:27:30 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 23:27:30 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 23:27:30 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 23:27:30 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 23:27:30 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 23:27:30 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 23:27:30 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 23:27:30 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 23:27:30 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 23:27:30 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 23:27:30 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] 23:27:30 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 23:27:30 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 23:27:31 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] 23:27:31 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 23:27:31 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 23:27:31 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 23:27:31 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 23:27:31 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 23:27:31 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 23:27:31 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 23:27:31 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 23:27:31 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] 23:27:31 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 23:27:31 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 23:27:31 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 23:27:31 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 23:27:31 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 23:27:31 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 23:27:31 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 23:27:31 debconf: delaying package configuration, since apt-utils is not installed 23:27:31 Fetched 64.2 MB in 2s (31.8 MB/s) 23:27:31 (Reading database ... 13914 files and directories currently installed.) 23:27:31 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 23:27:31 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:27:32 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 23:27:32 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:27:32 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 23:27:32 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 23:27:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:27:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:27:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:27:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:27:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:27:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:27:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:27:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:27:32 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:27:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:27:32 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:27:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:27:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:27:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:27:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 23:27:32 (Reading database ... 13914 files and directories currently installed.) 23:27:32 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 23:27:32 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 23:27:32 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 23:27:32 (Reading database ... 13914 files and directories currently installed.) 23:27:32 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:27:32 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:27:33 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:27:33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:27:33 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:27:33 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:27:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 23:27:33 (Reading database ... 13914 files and directories currently installed.) 23:27:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 23:27:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:27:33 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 23:27:34 (Reading database ... 13914 files and directories currently installed.) 23:27:34 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 23:27:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 23:27:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 23:27:34 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 23:27:34 Setting up base-files (10.1ubuntu2.10) ... 23:27:34 Installing new version of config file /etc/issue ... 23:27:34 Installing new version of config file /etc/issue.net ... 23:27:34 Installing new version of config file /etc/lsb-release ... 23:27:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 23:27:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 23:27:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 23:27:34 Removing obsolete conffile /etc/default/motd-news ... 23:27:34 (Reading database ... 13915 files and directories currently installed.) 23:27:34 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 23:27:34 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 23:27:34 Setting up bash (4.4.18-2ubuntu1.2) ... 23:27:34 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 23:27:34 (Reading database ... 13915 files and directories currently installed.) 23:27:34 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 23:27:34 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 23:27:34 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 23:27:34 (Reading database ... 13915 files and directories currently installed.) 23:27:34 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 23:27:34 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 23:27:34 Setting up tar (1.29b-2ubuntu0.2) ... 23:27:35 (Reading database ... 13915 files and directories currently installed.) 23:27:35 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 23:27:35 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:27:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 23:27:35 (Reading database ... 13915 files and directories currently installed.) 23:27:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 23:27:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:27:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 23:27:35 (Reading database ... 13915 files and directories currently installed.) 23:27:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 23:27:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:27:35 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 23:27:35 (Reading database ... 13915 files and directories currently installed.) 23:27:35 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 23:27:35 Unpacking grep (3.1-2build1) over (3.1-2) ... 23:27:35 Setting up grep (3.1-2build1) ... 23:27:35 (Reading database ... 13915 files and directories currently installed.) 23:27:35 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 23:27:35 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 23:27:35 Setting up gzip (1.6-5ubuntu1.1) ... 23:27:35 (Reading database ... 13915 files and directories currently installed.) 23:27:35 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 23:27:35 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:27:35 Setting up login (1:4.5-1ubuntu2) ... 23:27:35 (Reading database ... 13915 files and directories currently installed.) 23:27:35 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 23:27:35 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:27:35 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 23:27:35 (Reading database ... 13915 files and directories currently installed.) 23:27:35 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 23:27:35 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:27:36 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 23:27:36 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:27:36 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 23:27:36 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:27:36 ---> 79ff2cdf88da 23:27:36 Step 9/32 : RUN go mod tidy 23:27:36 ---> a21b5b33d8e9 23:27:36 Step 9/26 : RUN go mod tidy 23:27:36 ---> Running in 9f50cb0aacf0 23:27:36 ---> c49a8161733d 23:27:36 Step 9/24 : RUN go mod tidy 23:27:36 ---> f6e69eb8518c 23:27:36 Step 9/23 : RUN go mod tidy 23:27:36 ---> 2f313eedf68f 23:27:36 Step 9/24 : RUN go mod tidy 23:27:36 ---> Running in fcaad8c40e6d 23:27:36 Setting up perl-base (5.26.1-6ubuntu0.5) ... 23:27:36 (Reading database ... 13915 files and directories currently installed.) 23:27:36 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 23:27:36 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:27:37 ---> Running in 808b425a328e 23:27:37 ---> Running in 149ecc997af8 23:27:37 ---> Running in 2ca0e412cd98 23:27:37 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:27:37 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:27:37 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:27:37 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:27:37 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 23:27:37 (Reading database ... 13915 files and directories currently installed.) 23:27:37 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 23:27:37 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 23:27:37 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 23:27:37 (Reading database ... 13915 files and directories currently installed.) 23:27:37 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:27:37 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:27:37 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:27:37 (Reading database ... 13915 files and directories currently installed.) 23:27:37 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:27:37 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:27:37 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:27:37 (Reading database ... 13915 files and directories currently installed.) 23:27:37 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:27:37 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:27:37 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:27:37 (Reading database ... 13915 files and directories currently installed.) 23:27:37 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:27:37 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:27:37 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:27:38 (Reading database ... 13915 files and directories currently installed.) 23:27:38 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 23:27:38 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:27:38 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 23:27:38 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:27:38 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 23:27:38 (Reading database ... 13915 files and directories currently installed.) 23:27:38 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 23:27:38 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:27:38 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 23:27:38 (Reading database ... 13915 files and directories currently installed.) 23:27:38 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:27:38 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:27:38 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:27:38 (Reading database ... 13915 files and directories currently installed.) 23:27:38 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:27:38 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:27:38 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 23:27:38 (Reading database ... 13915 files and directories currently installed.) 23:27:38 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:27:38 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:27:38 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 23:27:39 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 23:27:39 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 23:27:39 (Reading database ... 13915 files and directories currently installed.) 23:27:39 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 23:27:39 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:27:39 Setting up libc-bin (2.27-3ubuntu1.4) ... 23:27:39 (Reading database ... 13915 files and directories currently installed.) 23:27:39 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 23:27:39 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:27:39 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 23:27:39 (Reading database ... 13917 files and directories currently installed.) 23:27:39 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 23:27:39 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 23:27:40 Setting up debconf (1.5.66ubuntu1) ... 23:27:40 (Reading database ... 13917 files and directories currently installed.) 23:27:40 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 23:27:40 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:27:40 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 23:27:40 (Reading database ... 13917 files and directories currently installed.) 23:27:40 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 23:27:40 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:27:40 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 23:27:40 (Reading database ... 13917 files and directories currently installed.) 23:27:40 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 23:27:40 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:27:40 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 23:27:40 (Reading database ... 13917 files and directories currently installed.) 23:27:40 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 23:27:40 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:27:40 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 23:27:40 (Reading database ... 13919 files and directories currently installed.) 23:27:40 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 23:27:40 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:27:40 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 23:27:40 (Reading database ... 13923 files and directories currently installed.) 23:27:40 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:27:40 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:27:40 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 23:27:40 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 23:27:40 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 23:27:40 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:27:40 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 23:27:41 (Reading database ... 13923 files and directories currently installed.) 23:27:41 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 23:27:41 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 23:27:41 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 23:27:41 (Reading database ... 13923 files and directories currently installed.) 23:27:41 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 23:27:41 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 23:27:41 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 23:27:41 (Reading database ... 13923 files and directories currently installed.) 23:27:41 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 23:27:41 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:27:41 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 23:27:41 (Reading database ... 13923 files and directories currently installed.) 23:27:41 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 23:27:41 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:27:41 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 23:27:41 (Reading database ... 13923 files and directories currently installed.) 23:27:41 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 23:27:41 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 23:27:41 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 23:27:41 (Reading database ... 13923 files and directories currently installed.) 23:27:41 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 23:27:41 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:27:41 Setting up passwd (1:4.5-1ubuntu2) ... 23:27:41 (Reading database ... 13923 files and directories currently installed.) 23:27:41 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 23:27:41 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:27:42 Setting up gpgv (2.2.4-1ubuntu1.4) ... 23:27:42 (Reading database ... 13923 files and directories currently installed.) 23:27:42 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 23:27:42 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 23:27:42 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 23:27:42 (Reading database ... 13923 files and directories currently installed.) 23:27:42 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 23:27:42 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 23:27:42 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 23:27:42 (Reading database ... 13923 files and directories currently installed.) 23:27:42 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 23:27:42 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 23:27:42 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 23:27:42 (Reading database ... 13923 files and directories currently installed.) 23:27:42 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 23:27:42 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 23:27:42 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 23:27:42 (Reading database ... 13923 files and directories currently installed.) 23:27:42 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 23:27:42 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 23:27:42 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 23:27:42 (Reading database ... 13923 files and directories currently installed.) 23:27:42 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 23:27:42 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 23:27:42 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 23:27:42 (Reading database ... 13923 files and directories currently installed.) 23:27:42 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 23:27:42 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 23:27:42 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 23:27:42 (Reading database ... 13923 files and directories currently installed.) 23:27:42 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 23:27:42 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 23:27:42 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 23:27:43 (Reading database ... 13924 files and directories currently installed.) 23:27:43 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:27:43 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:27:43 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:27:43 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:27:43 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 23:27:43 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 23:27:43 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 23:27:43 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 23:27:43 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 23:27:43 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 23:27:43 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 23:27:43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 23:27:43 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 23:27:43 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 23:27:43 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 23:27:43 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 23:27:43 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 23:27:43 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 23:27:43 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 23:27:43 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 23:27:43 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 23:27:43 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 23:27:43 Removing intermediate container 9f50cb0aacf0 23:27:43 ---> 746f6bbe61d2 23:27:43 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:27:43 ---> Running in 24cf80011334 23:27:44 Removing intermediate container fcaad8c40e6d 23:27:44 ---> fb6e6e216ced 23:27:44 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:27:44 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 23:27:44 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 23:27:44 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 23:27:44 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 23:27:44 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 23:27:44 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 23:27:44 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:27:44 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:27:44 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:27:44 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:27:44 ---> Running in 7669aa5f5059 23:27:44 Removing intermediate container 808b425a328e 23:27:44 ---> c3e0723eda9e 23:27:44 Step 10/24 : RUN make cmd/core-command/core-command 23:27:44 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:27:44 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:27:44 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:27:44 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:27:44 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:27:44 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:27:44 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:27:44 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:27:44 Removing intermediate container 2ca0e412cd98 23:27:44 ---> 3e99ae73cb03 23:27:44 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:27:44 ---> Running in b7c7d1122aba 23:27:45 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:27:45 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:27:45 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:27:45 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:27:45 ---> Running in 5736d0b49925 23:27:45 Removing intermediate container 149ecc997af8 23:27:45 ---> afb54909cf1c 23:27:45 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:27:45 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:27:45 ---> Running in 6c3498e58fee 23:27:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:27:46 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:27:46 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:27:46 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:27:46 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:27:46 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 23:27:46 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 23:27:47 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:27:47 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:27:47 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 23:27:47 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:27:47 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:27:47 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:27:47 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:27:47 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 23:27:47 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:27:47 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 23:27:47 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:27:47 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 23:27:47 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 23:27:48 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 23:27:48 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 23:27:48 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:27:48 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:27:48 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:27:48 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:27:48 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 23:27:48 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 23:27:48 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:27:48 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 23:27:48 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:27:48 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:27:48 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:27:48 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 23:27:48 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 23:27:48 Setting up tzdata (2021a-0ubuntu0.18.04) ... 23:27:48 23:27:48 Current default time zone: 'Etc/UTC' 23:27:48 Local time is now: Tue Aug 17 23:27:48 UTC 2021. 23:27:48 Universal Time is now: Tue Aug 17 23:27:48 UTC 2021. 23:27:48 Run 'dpkg-reconfigure tzdata' if you wish to change it. 23:27:48 23:27:48 Setting up systemd-sysv (237-3ubuntu10.51) ... 23:27:48 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:27:48 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 23:27:48 Setting up mount (2.31.1-0.4ubuntu3.7) ... 23:27:48 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 23:27:48 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 23:27:48 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 23:27:48 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 23:27:48 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 23:27:48 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 23:27:48 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:27:48 Setting up procps (2:3.3.12-3ubuntu1.2) ... 23:27:48 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 23:27:48 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 23:27:48 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:27:48 Setting up patch (2.7.6-2ubuntu1.1) ... 23:27:48 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 23:27:48 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 23:27:48 Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... 23:27:48 Installing new version of config file /etc/ssl/openssl.cnf ... 23:27:48 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 23:27:48 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 23:27:48 Setting up ca-certificates (20210119~18.04.1) ... 23:27:50 Updating certificates in /etc/ssl/certs... 23:27:51 23 added, 27 removed; done. 23:27:51 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 23:27:51 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:27:51 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 23:27:51 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 23:27:51 Setting up pkgbinarymangler (138.18.04.1) ... 23:27:51 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:27:51 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 23:27:51 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:27:51 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:27:51 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:27:51 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:27:51 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:27:51 Setting up perl (5.26.1-6ubuntu0.5) ... 23:27:51 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 23:27:51 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 23:27:51 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:27:51 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 23:27:51 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:27:51 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 23:27:51 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 23:27:51 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 23:27:51 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 23:27:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:27:51 Processing triggers for systemd (237-3ubuntu10.51) ... 23:27:51 Processing triggers for mime-support (3.60ubuntu1) ... 23:27:51 Processing triggers for ca-certificates (20210119~18.04.1) ... 23:27:51 Updating certificates in /etc/ssl/certs... 23:27:52 0 added, 0 removed; done. 23:27:52 Running hooks in /etc/ca-certificates/update.d... 23:27:52 done. 23:27:52 Reading package lists... 23:27:52 Building dependency tree... 23:27:52 Reading state information... 23:27:52 The following NEW packages will be installed: 23:27:52 apt-transport-https 23:27:52 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 23:27:53 Need to get 4348 B of archives. 23:27:53 After this operation, 154 kB of additional disk space will be used. 23:27:53 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 23:27:53 debconf: delaying package configuration, since apt-utils is not installed 23:27:53 Fetched 4348 B in 0s (23.8 kB/s) 23:27:53 Selecting previously unselected package apt-transport-https. 23:27:53 (Reading database ... 13929 files and directories currently installed.) 23:27:53 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 23:27:53 Unpacking apt-transport-https (1.6.14) ... 23:27:53 Setting up apt-transport-https (1.6.14) ... 23:27:53 Waiting for network to be ready... 23:27:59 2021-08-17T23:27:56Z INFO Waiting for automatic snapd restart... 23:27:59 snapd 2.51.3 from Canonical* installed 23:27:59 "snapd" switched to the "latest/stable" channel 23:27:59 23:28:02 core18 20210722 from Canonical* installed 23:28:02 "core18" switched to the "latest/stable" channel 23:28:02 23:28:04 snapcraft 5.0 from Canonical* installed 23:28:04 "snapcraft" switched to the "latest/stable" channel 23:28:04 23:28:08 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: 23:28:08 - README.md 23:28:08 23:28:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:28:09 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 23:28:09 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:28:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:28:10 Reading package lists... 23:28:10 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 23:28:10 Reading package lists... 23:28:11 Building dependency tree... 23:28:11 Reading state information... 23:28:11 Suggested packages: 23:28:11 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 23:28:11 git-gui gitk gitweb git-cvs git-mediawiki git-svn 23:28:11 Recommended packages: 23:28:11 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 23:28:11 The following NEW packages will be installed: 23:28:11 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 23:28:11 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 23:28:11 pkg-config zip 23:28:11 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 23:28:11 Need to get 7663 kB of archives. 23:28:11 After this operation, 43.8 MB of additional disk space will be used. 23:28:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 23:28:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 23:28:11 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 23:28:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 23:28:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 23:28:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 23:28:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 23:28:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 23:28:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 23:28:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 23:28:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 23:28:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 23:28:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 23:28:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 23:28:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 23:28:12 debconf: delaying package configuration, since apt-utils is not installed 23:28:12 Fetched 7663 kB in 1s (10.1 MB/s) 23:28:12 Selecting previously unselected package libglib2.0-0:amd64. 23:28:12 (Reading database ... 13933 files and directories currently installed.) 23:28:12 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 23:28:12 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 23:28:12 Selecting previously unselected package libpsl5:amd64. 23:28:12 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 23:28:12 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 23:28:12 Selecting previously unselected package libnghttp2-14:amd64. 23:28:12 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 23:28:12 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:28:12 Selecting previously unselected package librtmp1:amd64. 23:28:12 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 23:28:12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:28:12 Selecting previously unselected package libcurl3-gnutls:amd64. 23:28:12 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 23:28:12 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 23:28:12 Selecting previously unselected package liberror-perl. 23:28:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 23:28:12 Unpacking liberror-perl (0.17025-1) ... 23:28:12 Selecting previously unselected package git-man. 23:28:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 23:28:12 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 23:28:12 Selecting previously unselected package git. 23:28:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 23:28:12 Unpacking git (1:2.17.1-1ubuntu0.8) ... 23:28:13 Selecting previously unselected package libnorm1:amd64. 23:28:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 23:28:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:28:13 Selecting previously unselected package libpgm-5.2-0:amd64. 23:28:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 23:28:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:28:13 Selecting previously unselected package libsodium23:amd64. 23:28:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 23:28:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 23:28:13 Selecting previously unselected package libzmq5:amd64. 23:28:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 23:28:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:28:13 Selecting previously unselected package libzmq3-dev:amd64. 23:28:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 23:28:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:28:13 Selecting previously unselected package pkg-config. 23:28:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 23:28:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 23:28:13 Selecting previously unselected package zip. 23:28:13 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 23:28:13 Unpacking zip (3.0-11build1) ... 23:28:13 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:28:13 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 23:28:13 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:28:13 Setting up liberror-perl (0.17025-1) ... 23:28:13 Setting up libpsl5:amd64 (0.19.1-5build1) ... 23:28:13 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 23:28:13 No schema files found: doing nothing. 23:28:13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:28:13 Setting up zip (3.0-11build1) ... 23:28:13 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:28:13 Setting up libsodium23:amd64 (1.0.16-2) ... 23:28:13 Setting up pkg-config (0.29.1-0ubuntu2) ... 23:28:13 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:28:13 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 23:28:13 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:28:13 Setting up git (1:2.17.1-1ubuntu0.8) ... 23:28:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:28:14 git set to automatically installed. 23:28:14 git-man set to automatically installed. 23:28:14 libcurl3-gnutls set to automatically installed. 23:28:14 liberror-perl set to automatically installed. 23:28:14 libglib2.0-0 set to automatically installed. 23:28:14 libnghttp2-14 set to automatically installed. 23:28:14 libnorm1 set to automatically installed. 23:28:14 libpgm-5.2-0 set to automatically installed. 23:28:14 libpsl5 set to automatically installed. 23:28:14 librtmp1 set to automatically installed. 23:28:14 libsodium23 set to automatically installed. 23:28:14 libzmq3-dev set to automatically installed. 23:28:14 libzmq5 set to automatically installed. 23:28:14 pkg-config set to automatically installed. 23:28:14 zip set to automatically installed. 23:28:16 snapd is not logged in, snap install commands will use sudo 23:28:21 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 23:28:21 snapd is not logged in, snap install commands will use sudo 23:28:23 snap "core18" has no updates available 23:28:24 Pulling config-common 23:28:24 + snapcraftctl pull 23:28:25 Pulling go-build-helper 23:28:25 + snapcraftctl pull 23:28:26 'edgex-go' has dependencies that need to be staged: go-build-helper 23:28:26 Skipping pull go-build-helper (already ran) 23:28:26 Building go-build-helper 23:28:26 + snapcraftctl build 23:28:28 Staging go-build-helper 23:28:28 + snapcraftctl stage 23:28:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:28:38 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:28:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1844 kB] 23:28:38 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:28:38 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:28:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 23:28:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 23:28:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 23:28:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 23:28:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 23:28:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] 23:28:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:28:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:28:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:28:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:28:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:28:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:28:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 23:28:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:28:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 23:28:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 23:28:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 23:28:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 23:28:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 23:28:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 23:28:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 23:28:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 23:28:38 Fetched 25.1 MB in 0s (0 B/s) 23:28:38 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 23:28:38 Fetched 224 kB in 0s (0 B/s) 23:28:38 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 23:28:38 Fetched 157 kB in 0s (0 B/s) 23:28:38 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 23:28:38 Fetched 221 kB in 0s (0 B/s) 23:28:38 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 23:28:38 Fetched 143 kB in 0s (0 B/s) 23:28:38 Pulling edgex-go 23:28:38 + snapcraftctl pull 23:28:38 Pulling hooks 23:28:38 + snapcraftctl pull 23:28:57 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 23:28:57 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 23:28:57 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:28:57 Fetched 0 B in 0s (0 B/s) 23:28:57 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 23:28:57 Fetched 96.5 kB in 0s (0 B/s) 23:28:57 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 23:28:57 Fetched 279 kB in 0s (0 B/s) 23:28:57 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 23:28:57 Fetched 122 kB in 0s (0 B/s) 23:28:57 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 23:28:57 Fetched 77.8 kB in 0s (0 B/s) 23:28:57 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 23:28:57 Fetched 8848 B in 0s (0 B/s) 23:28:57 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 23:28:57 Fetched 47.8 kB in 0s (0 B/s) 23:28:57 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 23:28:57 Fetched 45.6 kB in 0s (0 B/s) 23:28:57 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 23:28:57 Fetched 15.0 kB in 0s (0 B/s) 23:28:57 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 23:28:57 Fetched 219 kB in 0s (0 B/s) 23:28:57 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 23:28:57 Fetched 154 kB in 0s (0 B/s) 23:28:57 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 23:28:57 Fetched 50.6 kB in 0s (0 B/s) 23:28:57 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 23:28:57 Fetched 14.8 kB in 0s (0 B/s) 23:28:57 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 23:28:57 Fetched 41.8 kB in 0s (0 B/s) 23:28:57 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 23:28:57 Fetched 499 kB in 0s (0 B/s) 23:28:57 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 23:28:57 Fetched 111 kB in 0s (0 B/s) 23:28:57 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 23:28:57 Fetched 240 kB in 0s (0 B/s) 23:28:57 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 23:28:57 Fetched 29.3 kB in 0s (0 B/s) 23:28:57 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 23:28:57 Fetched 85.5 kB in 0s (0 B/s) 23:28:57 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 23:28:57 Fetched 24.5 kB in 0s (0 B/s) 23:28:57 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 23:28:57 Fetched 49.2 kB in 0s (0 B/s) 23:28:57 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 23:28:57 Fetched 54.2 kB in 0s (0 B/s) 23:28:57 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 23:28:57 Fetched 30.8 kB in 0s (0 B/s) 23:28:57 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 23:28:57 Fetched 15.8 kB in 0s (0 B/s) 23:28:57 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 23:28:57 Fetched 85.9 kB in 0s (0 B/s) 23:28:57 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 23:28:57 Fetched 8720 B in 0s (0 B/s) 23:28:57 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 23:28:57 Fetched 140 kB in 0s (0 B/s) 23:28:57 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 23:28:57 Fetched 119 kB in 0s (0 B/s) 23:28:57 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 23:28:57 Fetched 111 kB in 0s (0 B/s) 23:28:57 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 23:28:57 Fetched 11.1 kB in 0s (0 B/s) 23:28:57 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 23:28:57 Fetched 645 kB in 0s (0 B/s) 23:28:57 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 23:28:57 Fetched 41.3 kB in 0s (0 B/s) 23:28:57 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 23:28:57 Fetched 17.9 kB in 0s (0 B/s) 23:28:57 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 23:28:57 Fetched 368 kB in 0s (0 B/s) 23:28:57 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 23:28:57 Fetched 187 kB in 0s (0 B/s) 23:28:57 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 23:28:57 Fetched 175 kB in 0s (0 B/s) 23:28:57 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 23:28:57 Fetched 206 kB in 0s (0 B/s) 23:28:57 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] 23:28:57 Fetched 1301 kB in 0s (0 B/s) 23:28:57 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 23:28:57 Fetched 36.2 kB in 0s (0 B/s) 23:28:57 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 23:28:57 Fetched 159 kB in 0s (0 B/s) 23:28:57 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 23:28:57 Fetched 107 kB in 0s (0 B/s) 23:28:57 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 23:28:57 Fetched 48.7 kB in 0s (0 B/s) 23:28:57 Pulling static-packages 23:28:57 + snapcraftctl pull 23:28:57 Pulling version 23:28:57 + cd /root/project 23:28:57 + git describe --tags --abbrev=0 23:28:57 + sed s/v// 23:28:57 + GIT_VERSION=2.0.1-dev.30 23:28:57 + [ -z 2.0.1-dev.30 ] 23:28:57 + snapcraftctl set-version 2.0.1-dev.30 23:28:58 Building config-common 23:28:58 + snapcraftctl build 23:28:59 Skipping build go-build-helper (already ran) 23:28:59 Building edgex-go 23:29:00 + cd /root/parts/edgex-go/src 23:29:00 + git describe --tags --abbrev=0 23:29:00 + sed s/v// 23:29:00 + GIT_VERSION=2.0.1-dev.30 23:29:00 + [ -z 2.0.1-dev.30 ] 23:29:00 + echo 2.0.1-dev.30 23:29:00 + make build 23:29:00 go mod tidy 23:29:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 23:29:04 go: downloading github.com/gorilla/mux v1.8.0 23:29:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 23:29:04 go: downloading github.com/stretchr/testify v1.7.0 23:29:04 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 23:29:04 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 23:29:04 go: downloading github.com/google/uuid v1.3.0 23:29:04 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:29:04 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:29:04 go: downloading gopkg.in/yaml.v2 v2.4.0 23:29:04 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 23:29:04 go: downloading github.com/lib/pq v1.10.2 23:29:04 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 23:29:04 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 23:29:04 go: downloading github.com/pelletier/go-toml v1.9.3 23:29:04 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 23:29:04 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 23:29:05 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 23:29:05 go: downloading github.com/go-playground/validator/v10 v10.8.0 23:29:05 go: downloading github.com/davecgh/go-spew v1.1.1 23:29:05 go: downloading github.com/pmezard/go-difflib v1.0.0 23:29:05 go: downloading github.com/stretchr/objx v0.1.1 23:29:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:29:05 go: downloading github.com/go-kit/kit v0.11.0 23:29:05 go: downloading github.com/x448/float16 v0.8.4 23:29:05 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:29:05 go: downloading github.com/go-playground/universal-translator v0.17.0 23:29:05 go: downloading github.com/leodido/go-urn v1.2.1 23:29:05 go: downloading golang.org/x/text v0.3.6 23:29:05 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:29:05 go: downloading github.com/go-playground/locales v0.13.0 23:29:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:29:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:29:05 go: downloading github.com/pebbe/zmq4 v1.2.7 23:29:05 go: downloading github.com/kr/pretty v0.2.0 23:29:05 go: downloading github.com/go-logfmt/logfmt v0.5.0 23:29:05 go: downloading github.com/go-stack/stack v1.8.0 23:29:05 go: downloading github.com/hashicorp/consul/api v1.8.1 23:29:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:29:06 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 23:29:06 go: downloading github.com/gorilla/websocket v1.4.2 23:29:06 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 23:29:06 go: downloading github.com/kr/text v0.1.0 23:29:06 go: downloading github.com/onsi/ginkgo v1.10.1 23:29:06 go: downloading github.com/onsi/gomega v1.7.0 23:29:06 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:29:06 go: downloading github.com/mitchellh/copystructure v1.0.0 23:29:06 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:29:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:29:06 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:29:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:29:06 go: downloading github.com/hashicorp/serf v0.9.5 23:29:06 go: downloading github.com/hashicorp/consul/sdk v0.7.0 23:29:06 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:29:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:29:06 go: downloading github.com/fatih/color v1.9.0 23:29:06 go: downloading github.com/mattn/go-colorable v0.1.6 23:29:06 go: downloading github.com/mattn/go-isatty v0.0.12 23:29:06 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:29:06 go: downloading github.com/pkg/errors v0.9.1 23:29:06 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:29:06 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:29:06 go: downloading github.com/hashicorp/memberlist v0.2.2 23:29:06 go: downloading github.com/hpcloud/tail v1.0.0 23:29:06 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:29:06 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:29:06 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:29:06 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:29:06 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:29:06 go: downloading github.com/hashicorp/go-multierror v1.1.0 23:29:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:29:06 go: downloading github.com/miekg/dns v1.1.26 23:29:06 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:29:07 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:29:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:29:07 go: downloading github.com/hashicorp/errwrap v1.0.0 23:29:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-data/core-data ./cmd/core-data 23:29:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:29:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-command/core-command ./cmd/core-command 23:29:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:29:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:29:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:29:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:29:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:29:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:29:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:29:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config 23:29:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:29:31 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 23:29:31 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 23:29:31 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 23:29:31 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 23:29:31 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 23:29:31 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 23:29:31 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 23:29:31 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 23:29:31 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 23:29:31 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 23:29:31 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 23:29:31 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 23:29:31 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 23:29:31 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 23:29:31 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 23:29:31 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 23:29:31 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 23:29:31 + 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 23:29:31 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 23:29:31 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 23:29:31 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 23:29:31 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 23:29:31 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 23:29:31 + 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 23:29:31 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 23:29:31 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 23:29:31 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 23:29:32 Building hooks 23:29:32 + cd /root/parts/hooks/src 23:29:32 + make build 23:29:32 go mod tidy 23:29:32 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 23:29:32 go: downloading github.com/stretchr/testify v1.5.1 23:29:33 go: downloading gopkg.in/yaml.v2 v2.2.2 23:29:33 go: downloading github.com/davecgh/go-spew v1.1.0 23:29:33 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 23:29:34 GO111MODULE=on go build -o cmd/install/install ./cmd/install 23:29:34 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 23:29:34 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 23:29:37 Building static-packages 23:29:37 + snapcraftctl build 23:29:39 Building version 23:29:39 + snapcraftctl build 23:29:39 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 23:29:41 Staging config-common 23:29:41 + snapcraftctl stage 23:29:42 Skipping stage go-build-helper (already ran) 23:29:42 Staging edgex-go 23:29:42 + snapcraftctl stage 23:29:43 Staging hooks 23:29:43 + snapcraftctl stage 23:29:44 Staging static-packages 23:29:44 + snapcraftctl stage 23:29:44 Removing intermediate container b7c7d1122aba 23:29:44 ---> 1f3d955edb7b 23:29:44 23:29:44 Step 11/24 : FROM alpine:3.12 23:29:44 Removing intermediate container 24cf80011334 23:29:44 ---> 0dacacb03e23 23:29:44 23:29:44 Step 11/32 : FROM alpine:3.12 23:29:44 Removing intermediate container 5736d0b49925 23:29:44 ---> f139cb112f5b 23:29:44 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:29:44 3.12: Pulling from library/alpine 23:29:45 ---> Running in 53d4d29ec848 23:29:45 3.12: Pulling from library/alpine 23:29:45 Staging version 23:29:45 + snapcraftctl stage 23:29:46 Priming config-common 23:29:46 + snapcraftctl prime 23:29:47 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 23:29:47 Priming go-build-helper 23:29:47 + snapcraftctl prime 23:29:47 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 23:29:47 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 23:29:47 Status: Downloaded newer image for alpine:3.12 23:29:47 Status: Image is up to date for alpine:3.12 23:29:47 ---> c4fd0aeabfcf 23:29:47 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:29:48 ---> c4fd0aeabfcf 23:29:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:29:48 Removing intermediate container 7669aa5f5059 23:29:48 ---> 6a85ceff2b6b 23:29:48 23:29:48 Step 11/26 : FROM alpine:3.12 23:29:48 ---> c4fd0aeabfcf 23:29:48 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:29:48 Priming edgex-go 23:29:48 + snapcraftctl prime 23:29:48 Removing intermediate container 6c3498e58fee 23:29:48 ---> bff0a4d38e36 23:29:48 23:29:48 Step 11/23 : FROM alpine:3.12 23:29:48 ---> c4fd0aeabfcf 23:29:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:29:48 ---> Running in 11c95d0b15b8 23:29:48 ---> Running in 0cc302450bb3 23:29:48 ---> Running in b444588fcaee 23:29:48 ---> Running in 5261aa534c40 23:29:49 Removing intermediate container 0cc302450bb3 23:29:49 ---> ce1beadb9f84 23:29:49 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:29:49 ---> Running in 2022c87e1722 23:29:49 Priming hooks 23:29:49 + snapcraftctl prime 23:29:50 Removing intermediate container 53d4d29ec848 23:29:50 ---> 491d413ee0c0 23:29:50 23:29:50 Step 12/24 : FROM docker:20.10.7 23:29:50 Priming static-packages 23:29:50 + snapcraftctl prime 23:29:50 20.10.7: Pulling from library/docker 23:29:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:29:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:29:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:29:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:29:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:29:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:29:51 (1/1) Installing dumb-init (1.2.2-r1) 23:29:51 Executing busybox-1.31.1-r20.trigger 23:29:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:29:51 OK: 5 MiB in 15 packages 23:29:52 (1/3) Installing ca-certificates (20191127-r4) 23:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:29:52 (2/3) Installing dumb-init (1.2.2-r1) 23:29:52 (3/3) Installing su-exec (0.2-r1) 23:29:52 Executing busybox-1.31.1-r20.trigger 23:29:52 Executing ca-certificates-20191127-r4.trigger 23:29:52 (1/2) Installing ca-certificates (20191127-r4) 23:29:52 OK: 6 MiB in 17 packages 23:29:52 (2/2) Installing dumb-init (1.2.2-r1) 23:29:52 Executing busybox-1.31.1-r20.trigger 23:29:52 Executing ca-certificates-20191127-r4.trigger 23:29:52 (1/2) Installing dumb-init (1.2.2-r1) 23:29:52 (2/2) Installing su-exec (0.2-r1) 23:29:52 Executing busybox-1.31.1-r20.trigger 23:29:52 OK: 5 MiB in 16 packages 23:29:52 OK: 6 MiB in 16 packages 23:29:53 Priming version 23:29:53 + snapcraftctl prime 23:29:54 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 23:29:54 Removing intermediate container 11c95d0b15b8 23:29:54 ---> 0cff2a06048d 23:29:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:29:55 ---> Running in f4009f5ba6d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 23:29:55 Removing intermediate container 2022c87e1722 23:29:55 ---> 9e8f7e61e76e 23:29:55 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:29:55 Removing intermediate container b444588fcaee 23:29:55 ---> b81907cdc299 23:29:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [Pipeline] } [Pipeline] // stage [Pipeline] } 23:29:56 Removing intermediate container 5261aa534c40 23:29:56 ---> cc9c0de8294a 23:29:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:29:56 ---> Running in c39a2beb25e4 23:29:56 ---> Running in c8c24ca65a9b 23:29:56 Removing intermediate container f4009f5ba6d5 23:29:56 ---> 7bf7bd8ee61d 23:29:56 Step 14/24 : ENV APP_PORT=59882 23:29:56 ---> Running in ef33d806984b 23:29:57 ---> Running in c3e70988b240 23:29:57 Removing intermediate container c8c24ca65a9b 23:29:57 ---> 53e11c41cd7d 23:29:57 Step 14/26 : WORKDIR / 23:29:57 Removing intermediate container c39a2beb25e4 23:29:57 ---> 6d18eee60191 23:29:57 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:29:58 Removing intermediate container ef33d806984b 23:29:58 ---> e821abdbbc8a 23:29:58 Step 14/23 : ENV APP_PORT=59860 23:29:58 ---> Running in 57918e7318a6 23:29:58 ---> Running in 775cfe705708 23:29:58 Removing intermediate container c3e70988b240 23:29:58 ---> 55487a41aafb 23:29:58 Step 15/24 : EXPOSE $APP_PORT 23:29:58 ---> Running in 925bf68ce017 23:29:59 ---> Running in dcf5994ad1fe 23:29:59 Removing intermediate container 775cfe705708 23:29:59 ---> a10987e0979b 23:29:59 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:29:59 Removing intermediate container 57918e7318a6 23:29:59 ---> 95de9b892077 23:29:59 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:30:00 ---> Running in c28a23381cec 23:30:00 Removing intermediate container 925bf68ce017 23:30:00 ---> 942e0b16eb05 23:30:00 Step 15/23 : EXPOSE $APP_PORT 23:30:00 Removing intermediate container dcf5994ad1fe 23:30:00 ---> 38b3b87079ba 23:30:00 Step 16/24 : WORKDIR / 23:30:00 ---> Running in 40b6a19e52cb 23:30:01 ---> Running in d4fd4beab05f 23:30:01 ---> b6e2524d13ec 23:30:01 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:30:01 Removing intermediate container 40b6a19e52cb 23:30:01 ---> 313b5924376a 23:30:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:30:02 Removing intermediate container d4fd4beab05f 23:30:02 ---> fdd64e54acd6 23:30:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:30:02 ---> 3969696bd21d 23:30:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:30:02 ---> 482a5bf42e27 23:30:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:30:03 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 23:30:03 ---> ce76ea9a481c 23:30:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:30:03 Status: Downloaded newer image for docker:20.10.7 23:30:03 ---> df445af6242a 23:30:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:30:04 ---> dcaefe788bbb 23:30:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:30:04 ---> Running in ea9e44070fe9 23:30:04 Removing intermediate container c28a23381cec 23:30:04 ---> 204e9041d20e 23:30:04 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 23:30:04 ---> 6093be35d961 23:30:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:30:04 ---> Running in 7c21fd7e736b 23:30:04 Removing intermediate container ea9e44070fe9 23:30:04 ---> 51f41d6954e5 23:30:04 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 23:30:05 ---> Running in c138ac2a5f15 23:30:05 ---> 8ebdf2c2bc09 23:30:05 ---> 744e932a4fc5 23:30:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:30:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:30:05 ---> cef47eca5a21 23:30:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:30:05 Removing intermediate container 7c21fd7e736b 23:30:05 ---> cca14aab8401 23:30:05 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:30:05 ---> Running in d4e0f3ddb9d9 23:30:06 ---> a31a7ac00978 23:30:06 Step 20/24 : ENTRYPOINT ["/core-command"] 23:30:06 ---> Running in 4b9a4166e32f 23:30:06 Removing intermediate container d4e0f3ddb9d9 23:30:06 ---> 4ff3a8a608eb 23:30:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:30:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:30:06 ---> Running in 443d7ca9656d 23:30:06 ---> 00978c709c46 23:30:06 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:30:06 ---> 368e14714f9c 23:30:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:30:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:30:07 ---> Running in 4470504e962c 23:30:07 Removing intermediate container 4b9a4166e32f 23:30:07 ---> 7751572a970d 23:30:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:30:07 ---> Running in 093b2dfb171d 23:30:07 (1/39) Installing readline (8.1.0-r0) 23:30:07 (2/39) Installing bash (5.1.0-r0) 23:30:08 Executing bash-5.1.0-r0.post-install 23:30:08 (3/39) Installing brotli-libs (1.0.9-r3) 23:30:08 (4/39) Installing nghttp2-libs (1.42.0-r1) 23:30:08 (5/39) Installing libcurl (7.78.0-r0) 23:30:08 Removing intermediate container 443d7ca9656d 23:30:08 ---> 226673436558 23:30:08 Step 21/23 : LABEL arch=arm64 23:30:08 (6/39) Installing curl (7.78.0-r0) 23:30:08 (7/39) Installing dumb-init (1.2.5-r0) 23:30:08 (8/39) Installing libbz2 (1.0.8-r1) 23:30:08 (9/39) Installing expat (2.2.10-r1) 23:30:08 (10/39) Installing libffi (3.3-r2) 23:30:08 (11/39) Installing gdbm (1.19-r0) 23:30:08 (12/39) Installing xz-libs (5.2.5-r0) 23:30:08 (13/39) Installing sqlite-libs (3.34.1-r0) 23:30:08 (14/39) Installing python3 (3.8.10-r0) 23:30:08 ---> Running in b615c9ed3196 23:30:09 Removing intermediate container 093b2dfb171d 23:30:09 ---> 81e079b1d332 23:30:09 Step 22/24 : LABEL arch=arm64 23:30:09 ---> 99359bb4ce11 23:30:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:30:09 ---> Running in 2d8efa71a7e9 23:30:09 Removing intermediate container b615c9ed3196 23:30:09 ---> 7707ed337eab 23:30:09 Step 22/23 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:30:10 ---> Running in e27d268dc415 23:30:10 (15/39) Installing py3-appdirs (1.4.4-r1) 23:30:10 (16/39) Installing py3-ordered-set (4.0.2-r0) 23:30:10 (17/39) Installing py3-parsing (2.4.7-r1) 23:30:10 (18/39) Installing py3-six (1.15.0-r0) 23:30:10 (19/39) Installing py3-packaging (20.9-r0) 23:30:10 (20/39) Installing py3-setuptools (51.3.3-r0) 23:30:10 ---> 95ec2e692362 23:30:10 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/ 23:30:10 Removing intermediate container 2d8efa71a7e9 23:30:10 ---> c1ed9f7f3350 23:30:10 Step 23/24 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:30:10 (21/39) Installing py3-chardet (4.0.0-r0) 23:30:10 (22/39) Installing py3-idna (3.1-r0) 23:30:10 (23/39) Installing py3-urllib3 (1.26.2-r1) 23:30:10 (24/39) Installing py3-requests (2.25.1-r1) 23:30:10 (25/39) Installing py3-msgpack (1.0.2-r0) 23:30:10 (26/39) Installing py3-lockfile (0.12.2-r3) 23:30:10 ---> Running in 472780a24a73 23:30:10 ---> Running in 77c0c07193c3 23:30:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:30:10 (28/39) Installing py3-colorama (0.4.4-r0) 23:30:10 (29/39) Installing py3-contextlib2 (0.6.0-r0) 23:30:10 (30/39) Installing py3-distlib (0.3.1-r1) 23:30:10 (31/39) Installing py3-distro (1.5.0-r1) 23:30:10 (32/39) Installing py3-webencodings (0.5.1-r3) 23:30:10 (33/39) Installing py3-html5lib (1.1-r0) 23:30:10 (34/39) Installing py3-pytoml (0.1.21-r0) 23:30:10 (35/39) Installing py3-pep517 (0.9.1-r0) 23:30:10 (36/39) Installing py3-progress (1.5-r0) 23:30:10 (37/39) Installing py3-retrying (1.3.3-r0) 23:30:10 (38/39) Installing py3-toml (0.10.2-r0) 23:30:10 (39/39) Installing py3-pip (20.3.4-r0) 23:30:10 Removing intermediate container e27d268dc415 23:30:10 ---> 07172aaa57b3 23:30:10 Step 23/23 : LABEL version=0.0.0 23:30:11 Removing intermediate container 4470504e962c 23:30:11 ---> 59e6ac69f81e 23:30:11 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:30:11 ---> Running in bcb336c3280a 23:30:11 Removing intermediate container 472780a24a73 23:30:11 ---> d2f21c730ea9 23:30:11 Step 24/24 : LABEL version=0.0.0 23:30:11 Executing busybox-1.32.1-r6.trigger 23:30:11 OK: 82 MiB in 59 packages 23:30:11 ---> Running in 283c232db3b1 23:30:12 Removing intermediate container bcb336c3280a 23:30:12 ---> c5193003ed78 23:30:12 23:30:12 ---> e934053b6e20 23:30:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:30:12 Successfully built c5193003ed78 23:30:12 Removing intermediate container 283c232db3b1 23:30:12 ---> 61393a021e99 23:30:12 23:30:12 Successfully tagged support-notifications-arm64:latest 23:30:12  Building support-notifications ... done Building core-data 23:30:13 Successfully built 61393a021e99 23:30:13 Successfully tagged core-command-arm64:latest 23:30:13  Building core-command ... done Building support-scheduler 23:30:14 Removing intermediate container 77c0c07193c3 23:30:14 ---> a490e89f6869 23:30:14 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:30:14 ---> Running in cfc5187e50c8 23:30:15 ---> 6bfc73e1a0db 23:30:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:30:16 Removing intermediate container cfc5187e50c8 23:30:16 ---> 958118421401 23:30:16 Step 24/26 : LABEL arch=arm64 23:30:16 ---> Running in 8c95325de6ef 23:30:17 ---> 7c01c819b33a 23:30:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:30:17 Removing intermediate container 8c95325de6ef 23:30:17 ---> b8f9ec16a95c 23:30:17 Step 25/26 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:30:18 ---> Running in db071c52efa5 23:30:18 ---> 409c61620833 23:30:18 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:30:19 Removing intermediate container db071c52efa5 23:30:19 ---> fa787c6c0a5f 23:30:19 Step 26/26 : LABEL version=0.0.0 23:30:20 Collecting docker-compose==1.23.2 23:30:20 ---> 279bf6d40471 23:30:20 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:30:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:30:20 ---> Running in 2720557f96ec 23:30:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:30:21 Collecting websocket-client<1.0,>=0.32.0 23:30:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:30:21 Collecting texttable<0.10,>=0.9.0 23:30:21 ---> Running in 49a3797b31eb 23:30:21 Downloading texttable-0.9.1.tar.gz (11 kB) 23:30:21 Removing intermediate container 2720557f96ec 23:30:21 ---> 0818d42f7db6 23:30:21 23:30:22 Successfully built 0818d42f7db6 23:30:22 Successfully tagged security-secretstore-setup-arm64:latest 23:30:22  Building security-secretstore-setup ... done Building security-proxy-setup 23:30:22 Removing intermediate container 49a3797b31eb 23:30:22 ---> 7a253fd41250 23:30:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:30:23 ---> affa7255084a 23:30:23 Step 27/32 : RUN chmod +x /entrypoint.sh 23:30:23 Collecting docker<4.0,>=3.6.0 23:30:23 ---> Running in 25270b4d96af 23:30:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:30:23 Collecting cached-property<2,>=1.2.0 23:30:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:30:24 Collecting docopt<0.7,>=0.6.1 23:30:24 Downloading docopt-0.6.2.tar.gz (25 kB) 23:30:27 Collecting PyYAML<4,>=3.10 23:30:27 Downloading PyYAML-3.13.tar.gz (270 kB) 23:30:27 Removing intermediate container 25270b4d96af 23:30:27 ---> 52d7b8862800 23:30:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:30:28 ---> Running in cb087fd08670 23:30:29 Removing intermediate container cb087fd08670 23:30:29 ---> c8aaa7d325b2 23:30:29 Step 29/32 : CMD ["gate"] 23:30:29 ---> Running in 509749bf485d 23:30:30 Collecting dockerpty<0.5,>=0.4.1 23:30:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:30:31 Removing intermediate container 509749bf485d 23:30:31 ---> 1ce7d10be7c3 23:30:31 Step 30/32 : LABEL arch=arm64 23:30:32 ---> Running in 42c87e0f25cb 23:30:33 Collecting jsonschema<3,>=2.5.1 23:30:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:30:33 Removing intermediate container 42c87e0f25cb 23:30:33 ---> f282252d4c98 23:30:33 Step 31/32 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:30:34 ---> Running in 7c2dc298aacb 23:30:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:30:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:30:35 Collecting docker-pycreds>=0.4.0 23:30:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:30:35 Removing intermediate container 7c2dc298aacb 23:30:35 ---> d52b2a664705 23:30:35 Step 32/32 : LABEL version=0.0.0 23:30:36 ---> Running in 95efcae2512c 23:30:36 Collecting urllib3<1.25,>=1.21.1 23:30:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:30:36 Collecting idna<2.8,>=2.5 23:30:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:30:37 Collecting certifi>=2017.4.17 23:30:37 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 23:30:37 Removing intermediate container 95efcae2512c 23:30:37 Collecting chardet<3.1.0,>=3.0.2 23:30:37 ---> b2ed267293b6 23:30:37 23:30:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:30:37 Successfully built b2ed267293b6 23:30:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:30:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:30:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:30:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:30:37 Successfully tagged security-bootstrapper-arm64:latest 23:30:37  Building security-bootstrapper ... done Building core-metadata 23:30:38 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:30:38 Attempting uninstall: urllib3 23:30:38 Found existing installation: urllib3 1.26.2 23:30:38 Uninstalling urllib3-1.26.2: 23:30:38 Successfully uninstalled urllib3-1.26.2 23:30:39 Attempting uninstall: idna 23:30:39 Found existing installation: idna 3.1 23:30:39 Uninstalling idna-3.1: 23:30:39 Successfully uninstalled idna-3.1 23:30:40 Attempting uninstall: chardet 23:30:40 Found existing installation: chardet 4.0.0 23:30:40 Uninstalling chardet-4.0.0: 23:30:40 Successfully uninstalled chardet-4.0.0 23:30:41 Attempting uninstall: requests 23:30:41 Found existing installation: requests 2.25.1 23:30:41 Uninstalling requests-2.25.1: 23:30:41 Successfully uninstalled requests-2.25.1 23:30:41 Running setup.py install for texttable: started 23:30:43 Running setup.py install for texttable: finished with status 'done' 23:30:44 Running setup.py install for PyYAML: started 23:30:46 Running setup.py install for PyYAML: finished with status 'done' 23:30:46 Running setup.py install for docopt: started 23:30:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:30:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:30:47 ---> e43565b2afdf 23:30:47 Step 3/23 : WORKDIR /edgex-go 23:30:47 ---> Using cache 23:30:47 ---> 17bafcb061e1 23:30:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:47 ---> Using cache 23:30:47 ---> f70ee13c7869 23:30:47 Step 5/23 : RUN apk add --update --no-cache make git 23:30:47 ---> Using cache 23:30:47 ---> 9dcd569f8765 23:30:47 Step 6/23 : COPY go.mod . 23:30:47 ---> Using cache 23:30:47 ---> 39ee6d000d5c 23:30:47 Step 7/23 : RUN go mod download 23:30:47 ---> Using cache 23:30:47 ---> 91afd7295844 23:30:47 Step 8/23 : COPY . . 23:30:47 ---> Using cache 23:30:47 ---> a21b5b33d8e9 23:30:47 Step 9/23 : RUN go mod tidy 23:30:47 ---> Using cache 23:30:47 ---> fb6e6e216ced 23:30:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:30:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:30:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:30:48 ---> e43565b2afdf 23:30:48 Step 3/24 : WORKDIR /edgex-go 23:30:48 ---> Using cache 23:30:48 ---> 17bafcb061e1 23:30:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:48 ---> Using cache 23:30:48 ---> f70ee13c7869 23:30:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:30:49 Running setup.py install for docopt: finished with status 'done' 23:30:49 Running setup.py install for dockerpty: started 23:30:51 Running setup.py install for dockerpty: finished with status 'done' 23:30:52 ---> Running in 592f9abd934b 23:30:52 ---> Running in b5a5ea13d200 23:30:53 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:30:54 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 23:30:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:30:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:30:56 OK: 218 MiB in 52 packages 23:30:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:30:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:30:58 ---> e43565b2afdf 23:30:58 Step 3/22 : WORKDIR /edgex-go 23:30:58 ---> Using cache 23:30:58 ---> 17bafcb061e1 23:30:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:58 ---> Using cache 23:30:58 ---> f70ee13c7869 23:30:58 Step 5/22 : RUN apk add --update --no-cache make git 23:30:58 ---> Using cache 23:30:58 ---> 9dcd569f8765 23:30:58 Step 6/22 : COPY go.mod . 23:30:58 ---> Using cache 23:30:58 ---> 39ee6d000d5c 23:30:58 Step 7/22 : RUN go mod download 23:30:58 ---> Using cache 23:30:58 ---> 91afd7295844 23:30:58 Step 8/22 : COPY . . 23:30:58 ---> Using cache 23:30:58 ---> a21b5b33d8e9 23:30:59 Step 9/22 : RUN go mod tidy 23:30:59 ---> Using cache 23:30:59 ---> fb6e6e216ced 23:30:59 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:30:59 Removing intermediate container 592f9abd934b 23:30:59 ---> d33420b466b6 23:30:59 Step 6/24 : COPY go.mod . 23:31:00 ---> Running in 48d51193dcc5 23:31:02 ---> ada7ccb3fb28 23:31:02 Step 7/24 : RUN go mod download 23:31:03 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 23:31:03 ---> Running in c5b48b1c40cb 23:31:13 Removing intermediate container c5b48b1c40cb 23:31:13 ---> e6a574604f7f 23:31:13 Step 8/24 : COPY . . 23:31:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:31:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:31:13 ---> e43565b2afdf 23:31:13 Step 3/24 : WORKDIR /edgex-go 23:31:13 ---> Using cache 23:31:13 ---> 17bafcb061e1 23:31:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:13 ---> Using cache 23:31:13 ---> f70ee13c7869 23:31:13 Step 5/24 : RUN apk add --update --no-cache make git 23:31:13 ---> Using cache 23:31:13 ---> 9dcd569f8765 23:31:13 Step 6/24 : COPY go.mod . 23:31:13 ---> Using cache 23:31:13 ---> 39ee6d000d5c 23:31:13 Step 7/24 : RUN go mod download 23:31:13 ---> Using cache 23:31:13 ---> 91afd7295844 23:31:13 Step 8/24 : COPY . . 23:31:13 ---> Using cache 23:31:13 ---> a21b5b33d8e9 23:31:13 Step 9/24 : RUN go mod tidy 23:31:13 ---> Using cache 23:31:13 ---> fb6e6e216ced 23:31:13 Step 10/24 : RUN make cmd/core-metadata/core-metadata 23:31:14 ---> Running in f48b7c88d5ed 23:31:16 Removing intermediate container c138ac2a5f15 23:31:16 ---> 82c0054e81d4 23:31:16 Step 15/24 : ENV APP_PORT=58890 23:31:17 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 23:31:17 ---> Running in 60b2be4b0eb0 23:31:18 Removing intermediate container 60b2be4b0eb0 23:31:18 ---> 461c41839fa3 23:31:18 Step 16/24 : EXPOSE $APP_PORT 23:31:19 ---> Running in 009fad54f348 23:31:21 Removing intermediate container 009fad54f348 23:31:21 ---> 121c0025ae03 23:31:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:31:23 ---> 11ecb6528171 23:31:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:31:26 ---> 026019d4c1a4 23:31:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:31:29 ---> f9848416ed4f 23:31:29 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 23:31:29 ---> Running in 03218c47ff21 23:31:30 Removing intermediate container 03218c47ff21 23:31:30 ---> e813d5d1be03 23:31:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:31 ---> Running in 556b4e44629b 23:31:32 Removing intermediate container 556b4e44629b 23:31:32 ---> d6266e88ceeb 23:31:32 Step 22/24 : LABEL arch=arm64 23:31:33 ---> Running in dd848241acd1 23:31:33 ---> cf57bf2aae8d 23:31:33 Step 9/24 : RUN go mod tidy 23:31:33 ---> Running in 0066960ed4e6 23:31:33 Removing intermediate container dd848241acd1 23:31:33 ---> 194a2f7e31da 23:31:33 Step 23/24 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:31:34 ---> Running in 4780bd2957dc 23:31:35 Removing intermediate container 4780bd2957dc 23:31:35 ---> 46b2396a33da 23:31:35 Step 24/24 : LABEL version=0.0.0 23:31:35 ---> Running in b94ee0a32362 23:31:36 Removing intermediate container b94ee0a32362 23:31:36 ---> 2340b0b6eda0 23:31:36 23:31:36 Successfully built 2340b0b6eda0 23:31:36 Successfully tagged sys-mgmt-agent-arm64:latest 23:31:40  Building sys-mgmt-agent ... done Removing intermediate container 0066960ed4e6 23:31:40 ---> ff2e91b17a64 23:31:40 Step 10/24 : RUN make cmd/core-data/core-data 23:31:40 ---> Running in d30205a08fed 23:31:42 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 23:32:29 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 23:32:34 Removing intermediate container b5a5ea13d200 23:32:34 ---> fe58b8cc405d 23:32:34 23:32:34 Step 11/23 : FROM alpine:3.12 23:32:34 ---> c4fd0aeabfcf 23:32:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:32:34 ---> Using cache 23:32:34 ---> 0cff2a06048d 23:32:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:32:34 ---> Using cache 23:32:34 ---> 7bf7bd8ee61d 23:32:34 Step 14/23 : ENV APP_PORT=59861 23:32:34 ---> Running in bd7891825b1a 23:32:34 Removing intermediate container bd7891825b1a 23:32:34 ---> 1edfdecb5e28 23:32:34 Step 15/23 : EXPOSE $APP_PORT 23:32:34 ---> Running in 08e4f729e82c 23:32:35 Removing intermediate container 08e4f729e82c 23:32:35 ---> d090f72b868b 23:32:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:37 ---> 8a9e0678e518 23:32:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:32:39 ---> c4dcb4288d10 23:32:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:32:40 ---> 7e873db0ae2d 23:32:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:32:41 ---> Running in 4fc9d3a4a8b1 23:32:42 Removing intermediate container 4fc9d3a4a8b1 23:32:42 ---> c61a95f922ea 23:32:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:42 ---> Running in c2d18bad3d88 23:32:43 Removing intermediate container c2d18bad3d88 23:32:43 ---> c65f6936d1cf 23:32:43 Step 21/23 : LABEL arch=arm64 23:32:44 ---> Running in aa43805f6b82 23:32:45 Removing intermediate container aa43805f6b82 23:32:45 ---> de980b6446ee 23:32:45 Step 22/23 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:32:45 ---> Running in eb3860bafeec 23:32:45 Removing intermediate container 48d51193dcc5 23:32:45 ---> f3feaf1531a0 23:32:45 23:32:45 Step 11/22 : FROM alpine:3.12 23:32:45 ---> c4fd0aeabfcf 23:32:45 Step 12/22 : RUN apk add --update --no-cache curl 23:32:46 ---> Running in 7022d1711288 23:32:47 Removing intermediate container eb3860bafeec 23:32:47 ---> 49825b8a1010 23:32:47 Step 23/23 : LABEL version=0.0.0 23:32:47 ---> Running in ce564216e606 23:32:48 Removing intermediate container ce564216e606 23:32:48 ---> 1279758e3b72 23:32:48 23:32:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:32:48 Successfully built 1279758e3b72 23:32:48 Successfully tagged support-scheduler-arm64:latest 23:32:48  Building support-scheduler ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:32:49 (1/4) Installing ca-certificates (20191127-r4) 23:32:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:32:49 (3/4) Installing libcurl (7.78.0-r0) 23:32:49 (4/4) Installing curl (7.78.0-r0) 23:32:49 Executing busybox-1.31.1-r20.trigger 23:32:49 Executing ca-certificates-20191127-r4.trigger 23:32:50 OK: 7 MiB in 18 packages 23:32:52 Removing intermediate container 7022d1711288 23:32:52 ---> f6a35dbf682d 23:32:52 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:32:53 ---> Running in e3bba76a545a 23:32:54 Removing intermediate container e3bba76a545a 23:32:54 ---> af8ec4d8cc84 23:32:54 Step 14/22 : WORKDIR /edgex 23:32:54 ---> Running in 38e4df275f84 23:32:56 Removing intermediate container 38e4df275f84 23:32:56 ---> 5075eb9a4331 23:32:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:32:56 Removing intermediate container f48b7c88d5ed 23:32:56 ---> dfdb6aca33c4 23:32:56 23:32:56 Step 11/24 : FROM alpine:3.12 23:32:56 ---> c4fd0aeabfcf 23:32:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:32:56 ---> Using cache 23:32:56 ---> 0cff2a06048d 23:32:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:32:56 ---> Using cache 23:32:56 ---> 7bf7bd8ee61d 23:32:56 Step 14/24 : ENV APP_PORT=59881 23:32:57 ---> Running in 5f4f7dc93de7 23:32:57 ---> 30b2b254e980 23:32:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:32:57 Removing intermediate container 5f4f7dc93de7 23:32:57 ---> 1501afbe89f0 23:32:57 Step 15/24 : EXPOSE $APP_PORT 23:32:58 ---> Running in 6a97c492cdb4 23:32:59 Removing intermediate container 6a97c492cdb4 23:32:59 ---> a929ea7568cf 23:32:59 Step 16/24 : WORKDIR / 23:32:59 ---> Running in 6f45f97aa1fc 23:32:59 ---> 766f8194662f 23:32:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:33:00 Removing intermediate container 6f45f97aa1fc 23:33:00 ---> b087186556fb 23:33:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:01 ---> b32580553a09 23:33:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:33:01 ---> 7e7f1cd2537c 23:33:01 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:33:01 ---> Running in 1a476980f27b 23:33:02 Removing intermediate container 1a476980f27b 23:33:02 ---> e46e8cdf329d 23:33:02 Step 19/22 : CMD ["--init=true"] 23:33:02 ---> Running in 18e94bce0d00 23:33:03 ---> cf1dbdb22319 23:33:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:33:03 Removing intermediate container 18e94bce0d00 23:33:03 ---> 1068f5e59bbc 23:33:03 Step 20/22 : LABEL arch=arm64 23:33:04 ---> Running in 8f1af04a43db 23:33:04 ---> e74572a80ec3 23:33:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:33:04 ---> Running in 07451889fcc5 23:33:04 Removing intermediate container 8f1af04a43db 23:33:04 ---> 7e4e4bf72470 23:33:04 Step 21/22 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:33:04 ---> Running in a72a6d1c8c6b 23:33:05 Removing intermediate container 07451889fcc5 23:33:05 ---> 4dce798363fa 23:33:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:05 ---> Running in 25ead84577da 23:33:05 Removing intermediate container a72a6d1c8c6b 23:33:05 ---> db17449aff53 23:33:05 Step 22/22 : LABEL version=0.0.0 23:33:05 ---> Running in bc78429b2a39 23:33:05 Removing intermediate container 25ead84577da 23:33:05 ---> 74595067f698 23:33:05 Step 22/24 : LABEL arch=arm64 23:33:06 ---> Running in 1efd19c82390 23:33:06 Removing intermediate container bc78429b2a39 23:33:06 ---> 2cf8722ee397 23:33:06 23:33:06 Successfully built 2cf8722ee397 23:33:06 Successfully tagged security-proxy-setup-arm64:latest 23:33:06  Building security-proxy-setup ... done Removing intermediate container 1efd19c82390 23:33:06 ---> 39519406eaee 23:33:06 Step 23/24 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:33:06 ---> Running in 48972d5fb0bf 23:33:07 Removing intermediate container 48972d5fb0bf 23:33:07 ---> a64560b09fd4 23:33:07 Step 24/24 : LABEL version=0.0.0 23:33:07 ---> Running in 9c222dfd1322 23:33:08 Removing intermediate container 9c222dfd1322 23:33:08 ---> 402ff6f2336e 23:33:08 23:33:08 Successfully built 402ff6f2336e 23:33:08 Successfully tagged core-metadata-arm64:latest 23:33:10  Building core-metadata ... done Removing intermediate container d30205a08fed 23:33:10 ---> 11715253b0c3 23:33:10 23:33:10 Step 11/24 : FROM alpine:3.12 23:33:10 ---> c4fd0aeabfcf 23:33:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:33:10 ---> Running in 5d8edacd7c50 23:33:10 Removing intermediate container 5d8edacd7c50 23:33:10 ---> 4b730bac66f0 23:33:10 Step 13/24 : ENV APP_PORT=59880 23:33:10 ---> Running in a28f3238bd34 23:33:11 Removing intermediate container a28f3238bd34 23:33:11 ---> 5975478e8f7d 23:33:11 Step 14/24 : EXPOSE $APP_PORT 23:33:11 ---> Running in 3ebe0ce7eec2 23:33:12 Removing intermediate container 3ebe0ce7eec2 23:33:12 ---> 84b069dee7b7 23:33:12 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:12 ---> Running in d138579c21c3 23:33:14 Removing intermediate container d138579c21c3 23:33:14 ---> d140e171d01a 23:33:14 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:33:14 ---> Running in 3ddd627cc3bb 23:33:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:33:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:33:17 (1/6) Installing dumb-init (1.2.2-r1) 23:33:17 (2/6) Installing libgcc (9.3.0-r2) 23:33:17 (3/6) Installing libsodium (1.0.18-r0) 23:33:17 (4/6) Installing libstdc++ (9.3.0-r2) 23:33:17 (5/6) Installing libzmq (4.3.3-r0) 23:33:18 (6/6) Installing zeromq (4.3.3-r0) 23:33:18 Executing busybox-1.31.1-r20.trigger 23:33:18 OK: 8 MiB in 20 packages 23:33:19 Removing intermediate container 3ddd627cc3bb 23:33:19 ---> eed28982c34d 23:33:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:20 ---> a51f7be027a1 23:33:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:33:21 ---> 76b42226382b 23:33:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:33:22 ---> cfff043b8f97 23:33:22 Step 20/24 : ENTRYPOINT ["/core-data"] 23:33:22 ---> Running in c1f9b4ca686f 23:33:23 Removing intermediate container c1f9b4ca686f 23:33:23 ---> 88514c8139bb 23:33:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:23 ---> Running in 4fd98c374051 23:33:23 Removing intermediate container 4fd98c374051 23:33:23 ---> 8b1166c68529 23:33:23 Step 22/24 : LABEL arch=arm64 23:33:24 ---> Running in bffcb0067619 23:33:24 Removing intermediate container bffcb0067619 23:33:24 ---> bf9e2d91efd4 23:33:24 Step 23/24 : LABEL git_sha=af61a472b7645ff649c938b58165278b27274c8e 23:33:24 ---> Running in 3e6a5fcd68eb 23:33:25 Removing intermediate container 3e6a5fcd68eb 23:33:25 ---> 3c909c4a68b5 23:33:25 Step 24/24 : LABEL version=0.0.0 23:33:25 ---> Running in cc633edeb863 23:33:25 Removing intermediate container cc633edeb863 23:33:25 ---> 40411021cf2a 23:33:25 23:33:26 Successfully built 40411021cf2a 23:33:26 Successfully tagged core-data-arm64:latest 23:33:26  Building core-data ... done  [Pipeline] } 23:33:26 $ docker stop --time=1 382b09e42b5e5f31f201ae4f986becfc9c698906cfadc3585b0833f8ba1ac970 23:33:28 $ docker rm -f 382b09e42b5e5f31f201ae4f986becfc9c698906cfadc3585b0833f8ba1ac970 [Pipeline] // withDockerContainer [Pipeline] sh 23:33:29 + docker images 23:33:29 REPOSITORY TAG IMAGE ID CREATED SIZE 23:33:29 core-data-arm64 latest 40411021cf2a 4 seconds ago 19.3MB 23:33:29 11715253b0c3 20 seconds ago 1.57GB 23:33:29 core-metadata-arm64 latest 402ff6f2336e 21 seconds ago 15.8MB 23:33:29 security-proxy-setup-arm64 latest 2cf8722ee397 24 seconds ago 24.5MB 23:33:29 dfdb6aca33c4 33 seconds ago 1.56GB 23:33:29 support-scheduler-arm64 latest 1279758e3b72 41 seconds ago 15.2MB 23:33:29 f3feaf1531a0 44 seconds ago 1.57GB 23:33:29 fe58b8cc405d 57 seconds ago 1.56GB 23:33:29 sys-mgmt-agent-arm64 latest 2340b0b6eda0 About a minute ago 311MB 23:33:29 security-bootstrapper-arm64 latest b2ed267293b6 2 minutes ago 17.7MB 23:33:29 security-secretstore-setup-arm64 latest 0818d42f7db6 3 minutes ago 26.5MB 23:33:29 core-command-arm64 latest 61393a021e99 3 minutes ago 15.1MB 23:33:29 support-notifications-arm64 latest c5193003ed78 3 minutes ago 15.9MB 23:33:29 491d413ee0c0 3 minutes ago 1.56GB 23:33:29 bff0a4d38e36 3 minutes ago 1.56GB 23:33:29 6a85ceff2b6b 3 minutes ago 1.57GB 23:33:29 0dacacb03e23 3 minutes ago 1.56GB 23:33:29 1f3d955edb7b 3 minutes ago 1.56GB 23:33:29 ci-base-image-arm64 latest e43565b2afdf 14 minutes ago 1.23GB 23:33:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 12 days ago 533MB 23:33:29 docker 20.10.7 df445af6242a 2 months ago 234MB 23:33:29 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 23:33:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:33:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:33:30 23:33:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:33:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:33:31 arm64: Pulling from edgex-lftools-log-publisher 23:33:31 448f6bf000e3: Pulling fs layer 23:33:31 f757da607395: Pulling fs layer 23:33:31 05883995daec: Pulling fs layer 23:33:31 8603b9c90790: Pulling fs layer 23:33:31 1560dd03e051: Pulling fs layer 23:33:31 27f5ce0e4adf: Pulling fs layer 23:33:31 c2d8d7efcc4b: Pulling fs layer 23:33:31 1560dd03e051: Waiting 23:33:31 27f5ce0e4adf: Waiting 23:33:31 c2d8d7efcc4b: Waiting 23:33:31 8603b9c90790: Waiting 23:33:31 f757da607395: Verifying Checksum 23:33:31 f757da607395: Download complete 23:33:31 8603b9c90790: Verifying Checksum 23:33:31 8603b9c90790: Download complete 23:33:31 1560dd03e051: Verifying Checksum 23:33:31 1560dd03e051: Download complete 23:33:31 27f5ce0e4adf: Verifying Checksum 23:33:31 27f5ce0e4adf: Download complete 23:33:32 05883995daec: Verifying Checksum 23:33:32 05883995daec: Download complete 23:33:32 448f6bf000e3: Verifying Checksum 23:33:32 448f6bf000e3: Download complete 23:33:35 c2d8d7efcc4b: Verifying Checksum 23:33:35 c2d8d7efcc4b: Download complete 23:33:36 448f6bf000e3: Pull complete 23:33:37 f757da607395: Pull complete 23:33:38 05883995daec: Pull complete 23:33:39 8603b9c90790: Pull complete 23:33:40 1560dd03e051: Pull complete 23:33:40 27f5ce0e4adf: Pull complete 23:33:55 c2d8d7efcc4b: Pull complete 23:33:56 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:33:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:33:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:33:56 prd-ubuntu18.04-docker-arm64-4c-16g-3205 does not seem to be running inside a container 23:33:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:34:00 $ docker top 5df450643813d622d0d49397209ed1bedebd531378d31a822d98f7db526bd2ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:01 ---> job-cost.sh 23:34:01 lf-activate-venv: SKIPPING 23:34:01 INFO: No Stack... 23:34:02 INFO: Retrieving Pricing Info for: v2-standard-4 23:34:02 INFO: Archiving Costs [Pipeline] sh 23:34:03 + cut -d, -f6 23:34:03 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 23:34:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3671-2-stack-cost] 23:34:03 Resource [jenkins-edgexfoundry-edgex-go-PR-3671-2-stack-cost] did not exist. Created. 23:34:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3671-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:34:04 + echo total: 0.18000000715255737 [Pipeline] stash 23:34:04 Stashed 1 file(s) [Pipeline] } 23:34:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3671-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:34:04 $ docker stop --time=1 5df450643813d622d0d49397209ed1bedebd531378d31a822d98f7db526bd2ab 23:34:06 $ docker rm -f 5df450643813d622d0d49397209ed1bedebd531378d31a822d98f7db526bd2ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 23:34:07 provisioning config files... 23:34:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2584049357108821667tmp [Pipeline] { [Pipeline] sh 23:34:07 + set +x 23:34:07 + curl -s https://codecov.io/bash 23:34:07 + bash -s -- 23:34:07 23:34:07 _____ _ 23:34:07 / ____| | | 23:34:07 | | ___ __| | ___ ___ _____ __ 23:34:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:34:07 | |___| (_) | (_| | __/ (_| (_) \ V / 23:34:07 \_____\___/ \__,_|\___|\___\___/ \_/ 23:34:07 Bash-1.0.6 23:34:07 23:34:07 23:34:07 ==> git version 2.24.4 found 23:34:07 ==> 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 23:34:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:34:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:34:07 ==> Jenkins CI detected. 23:34:07 current dir:  /w/workspace/edgex-go/2 23:34:07 project root: . 23:34:07 --> token set from env 23:34:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:34:07 ==> Running gcov in . (disable via -X gcov) 23:34:07 ==> Python coveragepy not found 23:34:07 ==> Searching for coverage reports in: 23:34:07 + . 23:34:07 -> Found 1 reports 23:34:07 ==> Detecting git/mercurial file structure 23:34:07 ==> Reading reports 23:34:07 + ./coverage.out bytes=404329 23:34:07 ==> Appending adjustments 23:34:07 https://docs.codecov.io/docs/fixing-reports 23:34:08 + Found adjustments 23:34:08 ==> Gzipping contents 23:34:08 56K /tmp/codecov.V7ylmy.gz 23:34:08 ==> Uploading reports 23:34:08 url: https://codecov.io 23:34:08 query: branch=PR-3671&commit=af61a472b7645ff649c938b58165278b27274c8e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3671%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3671&job=&cmd_args= 23:34:08 -> Pinging Codecov 23:34:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3671&commit=af61a472b7645ff649c938b58165278b27274c8e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3671%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3671&job=&cmd_args= 23:34:09 -> Uploading to 23:34:09 https://storage.googleapis.com/codecov/v4/raw/2021-08-17/00271124DB129430A58F1EEE437C3FCB/af61a472b7645ff649c938b58165278b27274c8e/902618d0-1104-4e22-832e-a4986209e23c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T233409Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c39ac686460d493512e3c8175b33538f6584747b666f1af3f8dfbbddad29052 23:34:09 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:09 Dload Upload Total Spent Left Speed 23:34:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54484 0 0 100 54484 0 75566 --:--:-- --:--:-- --:--:-- 75567 100 54484 0 0 100 54484 0 75553 --:--:-- --:--:-- --:--:-- 75462 23:34:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/af61a472b7645ff649c938b58165278b27274c8e [Pipeline] } 23:34:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:34:11 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:34:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:34:11 ---> package-listing.sh 23:34:11 ++ facter osfamily 23:34:11 ++ tr '[:upper:]' '[:lower:]' 23:34:12 + OS_FAMILY=redhat 23:34:12 + workspace=/w/workspace/edgex-go/2 23:34:12 + START_PACKAGES=/tmp/packages_start.txt 23:34:12 + END_PACKAGES=/tmp/packages_end.txt 23:34:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:34:12 + PACKAGES=/tmp/packages_start.txt 23:34:12 + '[' /w/workspace/edgex-go/2 ']' 23:34:12 + PACKAGES=/tmp/packages_end.txt 23:34:12 + case "${OS_FAMILY}" in 23:34:12 + rpm -qa 23:34:12 + sort 23:34:14 + '[' -f /tmp/packages_start.txt ']' 23:34:14 + '[' -f /tmp/packages_end.txt ']' 23:34:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:34:14 + '[' /w/workspace/edgex-go/2 ']' 23:34:14 + mkdir -p /w/workspace/edgex-go/2/archives/ 23:34:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 23:34:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:34:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:34:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:14 23:34:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:34:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:15 latest: Pulling from edgex-lftools-log-publisher 23:34:15 b4d181a07f80: Pulling fs layer 23:34:15 a1111a8f2ec3: Pulling fs layer 23:34:15 ed53099fbce6: Pulling fs layer 23:34:15 dc539afda2c1: Pulling fs layer 23:34:15 77bc0d833cb6: Pulling fs layer 23:34:15 9065ff56babe: Pulling fs layer 23:34:15 d287ab97295c: Pulling fs layer 23:34:15 dc539afda2c1: Waiting 23:34:15 77bc0d833cb6: Waiting 23:34:15 9065ff56babe: Waiting 23:34:15 d287ab97295c: Waiting 23:34:15 a1111a8f2ec3: Verifying Checksum 23:34:15 a1111a8f2ec3: Download complete 23:34:15 dc539afda2c1: Verifying Checksum 23:34:15 dc539afda2c1: Download complete 23:34:15 77bc0d833cb6: Verifying Checksum 23:34:15 77bc0d833cb6: Download complete 23:34:15 9065ff56babe: Verifying Checksum 23:34:15 9065ff56babe: Download complete 23:34:16 ed53099fbce6: Verifying Checksum 23:34:16 ed53099fbce6: Download complete 23:34:17 b4d181a07f80: Verifying Checksum 23:34:17 b4d181a07f80: Download complete 23:34:18 b4d181a07f80: Pull complete 23:34:18 a1111a8f2ec3: Pull complete 23:34:18 ed53099fbce6: Pull complete 23:34:18 dc539afda2c1: Pull complete 23:34:19 77bc0d833cb6: Pull complete 23:34:19 9065ff56babe: Pull complete 23:34:20 d287ab97295c: Verifying Checksum 23:34:20 d287ab97295c: Download complete 23:34:24 d287ab97295c: Pull complete 23:34:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:34:24 prd-centos7-docker-4c-2g-3204 does not seem to be running inside a container 23:34:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:34:28 $ docker top 5ad69def2d21c5ab61eb14dbdac60d8c6b2b14897686274cfbbcb69341bb8658 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:28 + touch /tmp/pre-build-complete [Pipeline] sh 23:34:28 + mkdir -p /var/log/sysstat [Pipeline] sh 23:34:29 + ls /var/log/sa-host 23:34:29 + sadf -c /var/log/sa-host/sa05 23:34:29 file_magic: OK 23:34:29 HZ: Using current value: 100 23:34:29 file_header: OK 23:34:29 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 23:34:29 Statistics: 23:34:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:34:29 File successfully converted to sysstat format version 12.0.3 23:34:29 + sadf -c /var/log/sa-host/sa17 23:34:29 file_magic: OK 23:34:29 HZ: Using current value: 100 23:34:29 file_header: OK 23:34:29 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 23:34:29 Statistics: 23:34:29 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... 23:34:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:29 provisioning config files... 23:34:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3756074149342121448tmp [Pipeline] { [Pipeline] echo 23:34:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:34:30 ---> create-netrc.sh [Pipeline] } 23:34:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:34:30 ---> python-tools-install.sh [Pipeline] echo 23:34:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:34:30 ---> sudo-logs.sh 23:34:30 Archiving 'sudo' log.. 23:34:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-3204.vexxhost.local: Name or service not known 23:34:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-3204.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:34:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:34:31 ---> job-cost.sh 23:34:31 lf-activate-venv: SKIPPING 23:34:31 DEBUG: total: 0.18000000715255737 23:34:31 INFO: Retrieving Stack Cost... 23:34:32 INFO: Retrieving Pricing Info for: v3-standard-2 23:34:32 INFO: Archiving Costs [Pipeline] echo 23:34:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:34:32 ---> logs-deploy.sh 23:34:32 lf-activate-venv: SKIPPING 23:34:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3671/2 23:34:32 INFO: archiving workspace using pattern(s): 23:34:33 Archives upload complete. 23:34:33 INFO: archiving logs to Nexus 23:34:34 ---> uname -a: 23:34:34 Linux prd-centos7-docker-4c-2g-3204.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 23:34:34 23:34:34 23:34:34 ---> lscpu: 23:34:34 Architecture: x86_64 23:34:34 CPU op-mode(s): 32-bit, 64-bit 23:34:34 Byte Order: Little Endian 23:34:34 Address sizes: 40 bits physical, 48 bits virtual 23:34:34 CPU(s): 2 23:34:34 On-line CPU(s) list: 0,1 23:34:34 Thread(s) per core: 1 23:34:34 Core(s) per socket: 1 23:34:34 Socket(s): 2 23:34:34 NUMA node(s): 1 23:34:34 Vendor ID: AuthenticAMD 23:34:34 CPU family: 23 23:34:34 Model: 49 23:34:34 Model name: AMD EPYC-Rome Processor 23:34:34 Stepping: 0 23:34:34 CPU MHz: 2799.996 23:34:34 BogoMIPS: 5599.99 23:34:34 Virtualization: AMD-V 23:34:34 Hypervisor vendor: KVM 23:34:34 Virtualization type: full 23:34:34 L1d cache: 32K 23:34:34 L1i cache: 32K 23:34:34 L2 cache: 512K 23:34:34 L3 cache: 16384K 23:34:34 NUMA node0 CPU(s): 0,1 23:34:34 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:34:34 23:34:34 23:34:34 ---> nproc: 23:34:34 2 23:34:34 23:34:34 23:34:34 ---> df -h: 23:34:34 Filesystem Size Used Avail Use% Mounted on 23:34:34 overlay 40G 14G 27G 33% / 23:34:34 tmpfs 64M 0 64M 0% /dev 23:34:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:34:34 shm 64M 0 64M 0% /dev/shm 23:34:34 /dev/vda1 40G 14G 27G 33% /facter-os 23:34:34 23:34:34 23:34:34 ---> sar -b -r -n DEV: 23:34:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 23:34:34 23:34:34 23:13:01 LINUX RESTART (2 CPU) 23:34:34 23:34:34 23:14:01 tps rtps wtps bread/s bwrtn/s 23:34:34 23:15:01 197.60 3.58 194.02 2601.30 50143.86 23:34:34 23:16:01 265.57 0.00 265.57 0.00 56666.53 23:34:34 23:17:01 57.48 0.00 57.48 0.00 10761.52 23:34:34 23:18:01 91.03 0.03 91.00 0.80 17375.39 23:34:34 23:19:01 894.24 446.28 447.96 25681.61 299420.74 23:34:34 23:20:02 445.90 126.79 319.11 6403.98 136485.67 23:34:34 23:21:01 441.56 106.08 335.48 4317.97 112203.96 23:34:34 23:22:01 65.13 15.89 49.24 1526.59 4929.81 23:34:34 23:23:01 1.17 0.00 1.17 0.00 15.24 23:34:34 23:24:01 0.23 0.00 0.23 0.00 2.58 23:34:34 23:25:01 0.28 0.00 0.28 0.00 3.20 23:34:34 23:26:01 0.22 0.02 0.20 0.13 2.85 23:34:34 23:27:01 0.18 0.00 0.18 0.00 2.05 23:34:34 23:28:01 0.57 0.18 0.38 5.73 5.50 23:34:34 23:29:01 0.75 0.00 0.75 0.00 15.94 23:34:34 23:30:01 0.28 0.00 0.28 0.00 3.33 23:34:34 23:31:01 0.22 0.00 0.22 0.00 2.33 23:34:34 23:32:01 0.30 0.00 0.30 0.00 3.50 23:34:34 23:33:01 0.25 0.00 0.25 0.00 2.43 23:34:34 23:34:01 0.17 0.00 0.17 0.00 1.63 23:34:34 Average: 123.02 34.92 88.10 2027.10 34378.21 23:34:34 23:34:34 23:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:34:34 23:15:01 4076500 0 978344 12.22 2620 2951468 1689556 18.65 1044576 2392808 4572 23:34:34 23:16:01 3300276 0 1146480 14.32 2620 3559556 1665552 18.39 1283964 2793716 180400 23:34:34 23:17:01 3022396 0 1250292 15.61 2620 3733624 1691092 18.67 1481040 2860408 41880 23:34:34 23:18:01 2921156 0 1263316 15.77 2620 3821840 1719644 18.99 1361112 3061064 73660 23:34:34 23:19:01 883420 0 1650572 20.61 2620 5472320 3304992 36.49 2615144 3724408 13024 23:34:34 23:20:02 245716 0 1515448 18.92 2620 6245148 2587888 28.57 2807360 4180444 248564 23:34:34 23:21:01 1972208 0 1422168 17.76 2620 4611936 1727112 19.07 1721968 3533988 3444 23:34:34 23:22:01 2440468 0 1333732 16.65 2620 4232112 1542660 17.03 1250412 3555312 8 23:34:34 23:23:01 2452012 0 1322128 16.51 2620 4232172 1412448 15.59 1244152 3554748 24 23:34:34 23:24:01 2452604 0 1321588 16.50 2620 4232120 1423184 15.71 1244616 3554732 8 23:34:34 23:25:01 2453860 0 1320332 16.49 2620 4232120 1412484 15.59 1244116 3554708 12 23:34:34 23:26:01 2452136 0 1322048 16.51 2620 4232128 1433528 15.83 1245068 3554712 8 23:34:34 23:27:01 2454212 0 1319968 16.48 2620 4232132 1412512 15.59 1244568 3554712 8 23:34:34 23:28:01 2452040 0 1322136 16.51 2620 4232136 1414412 15.62 1246080 3554716 8 23:34:34 23:29:01 2452432 0 1321708 16.50 2620 4232172 1420164 15.68 1245480 3554192 8 23:34:34 23:30:01 2453368 0 1320768 16.49 2620 4232176 1412560 15.60 1245276 3554196 12 23:34:34 23:31:01 2453912 0 1320220 16.48 2620 4232180 1412512 15.59 1245160 3554192 16 23:34:34 23:32:01 2453860 0 1320264 16.48 2620 4232188 1412512 15.59 1245284 3554192 8 23:34:34 23:33:01 2453828 0 1320292 16.49 2620 4232192 1412512 15.59 1245176 3554192 8 23:34:34 23:34:01 2453064 0 1321052 16.49 2620 4232196 1419136 15.67 1245500 3554192 8 23:34:34 Average: 2414973 0 1320643 16.49 2620 4270696 1646323 18.18 1425303 3437782 28284 23:34:34 23:34:34 23:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:34:34 23:15:01 veth94a360e 64.55 82.23 6.15 60.72 0.00 0.00 0.00 0.00 23:34:34 23:15:01 eth0 1310.66 1307.36 6436.98 139.97 0.00 0.00 0.00 0.00 23:34:34 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:15:01 docker0 900.62 732.96 74.48 2748.06 0.00 0.00 0.00 0.00 23:34:34 23:16:01 veth94f2522 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:34:34 23:16:01 eth0 488.48 425.63 2013.54 47.13 0.00 0.00 0.00 0.00 23:34:34 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:16:01 docker0 404.03 456.40 31.33 1988.40 0.00 0.00 0.00 0.00 23:34:34 23:17:01 veth94f2522 1.18 1.17 0.09 0.10 0.00 0.00 0.00 0.00 23:34:34 23:17:01 eth0 32.67 23.56 23.94 11.94 0.00 0.00 0.00 0.00 23:34:34 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:17:01 docker0 1.18 1.17 0.08 0.10 0.00 0.00 0.00 0.00 23:34:34 23:18:01 eth0 248.38 175.09 1698.17 136.41 0.00 0.00 0.00 0.00 23:34:34 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:19:01 veth5d2b8e8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 23:34:34 23:19:01 vethd25451a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:34:34 23:19:01 vethe2d622a 0.00 0.82 0.00 0.05 0.00 0.00 0.00 0.00 23:34:34 23:19:01 veth5c4701f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:34:34 23:20:02 vethe2d622a 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:34:34 23:20:02 eth0 3397.17 2763.74 13822.21 450.71 0.00 0.00 0.00 0.00 23:34:34 23:20:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:34:34 23:20:02 veth7db1883 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:21:01 vethe2d622a 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 23:34:34 23:21:01 eth0 315.36 182.34 1773.09 29.09 0.00 0.00 0.00 0.00 23:34:34 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:21:01 vethe82971d 21.85 60.03 1.78 383.42 0.00 0.00 0.00 0.00 23:34:34 23:22:01 eth0 25.28 16.94 32.04 89.91 0.00 0.00 0.00 0.00 23:34:34 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:22:01 docker0 1423.26 1397.97 113.66 5577.66 0.00 0.00 0.00 0.00 23:34:34 23:23:01 eth0 0.08 0.08 0.01 0.06 0.00 0.00 0.00 0.00 23:34:34 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:24:01 eth0 1.07 0.87 0.14 6.50 0.00 0.00 0.00 0.00 23:34:34 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:25:01 eth0 0.60 0.13 0.11 0.01 0.00 0.00 0.00 0.00 23:34:34 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:26:01 eth0 1.07 0.87 0.34 6.62 0.00 0.00 0.00 0.00 23:34:34 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:27:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:34:34 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:34:34 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:29:01 eth0 1.65 1.45 0.18 6.59 0.00 0.00 0.00 0.00 23:34:34 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:30:01 eth0 0.22 0.18 0.10 0.01 0.00 0.00 0.00 0.00 23:34:34 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:31:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:32:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:34:34 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:33:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:34:01 eth0 1.28 1.08 0.21 6.47 0.00 0.00 0.00 0.00 23:34:34 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 Average: eth0 129.20 111.56 617.76 25.49 0.00 0.00 0.00 0.00 23:34:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:34 Average: docker0 71.21 69.94 5.69 279.07 0.00 0.00 0.00 0.00 23:34:34 23:34:34 23:34:34 ---> sar -P ALL: 23:34:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 23:34:34 23:34:34 23:13:01 LINUX RESTART (2 CPU) 23:34:34 23:34:34 23:14:01 CPU %user %nice %system %iowait %steal %idle 23:34:34 23:15:01 all 23.79 0.00 8.36 3.83 0.10 63.93 23:34:34 23:15:01 0 20.18 0.00 9.03 2.99 0.09 67.72 23:34:34 23:15:01 1 27.40 0.00 7.68 4.67 0.11 60.13 23:34:34 23:16:01 all 44.84 0.00 10.53 2.07 0.09 42.47 23:34:34 23:16:01 0 44.40 0.00 11.03 1.95 0.09 42.53 23:34:34 23:16:01 1 45.28 0.00 10.04 2.18 0.09 42.41 23:34:34 23:17:01 all 38.48 0.00 5.74 0.42 0.08 55.27 23:34:34 23:17:01 0 38.03 0.00 5.90 0.35 0.09 55.63 23:34:34 23:17:01 1 38.94 0.00 5.59 0.49 0.07 54.91 23:34:34 23:18:01 all 56.74 0.00 10.00 0.77 0.11 32.37 23:34:34 23:18:01 0 55.61 0.00 9.92 0.68 0.11 33.69 23:34:34 23:18:01 1 57.87 0.00 10.08 0.87 0.11 31.07 23:34:34 23:19:01 all 32.62 0.00 22.50 32.83 0.11 11.94 23:34:34 23:19:01 0 32.33 0.00 22.15 34.55 0.11 10.87 23:34:34 23:19:01 1 32.91 0.00 22.86 31.10 0.11 13.02 23:34:34 23:20:02 all 73.46 0.00 16.20 8.34 0.13 1.87 23:34:34 23:20:02 0 73.60 0.00 15.83 8.82 0.13 1.63 23:34:34 23:20:02 1 73.32 0.00 16.57 7.86 0.13 2.11 23:34:34 23:21:01 all 68.58 0.00 17.75 6.79 0.12 6.75 23:34:34 23:21:01 0 66.91 0.00 19.08 6.00 0.13 7.88 23:34:34 23:21:01 1 70.25 0.00 16.42 7.59 0.11 5.62 23:34:34 23:22:01 all 5.09 0.00 2.14 0.73 0.03 92.02 23:34:34 23:22:01 0 5.92 0.00 2.21 0.46 0.02 91.40 23:34:34 23:22:01 1 4.26 0.00 2.07 1.01 0.03 92.63 23:34:34 23:23:01 all 0.04 0.00 0.06 0.00 0.02 99.88 23:34:34 23:23:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:34:34 23:23:01 1 0.03 0.00 0.08 0.00 0.02 99.87 23:34:34 23:24:01 all 0.06 0.00 0.06 0.00 0.03 99.85 23:34:34 23:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:34:34 23:24:01 1 0.07 0.00 0.08 0.00 0.05 99.80 23:34:34 23:25:01 all 0.03 0.00 0.03 0.00 0.01 99.93 23:34:34 23:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:34:34 23:25:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:34:34 23:34:34 23:25:01 CPU %user %nice %system %iowait %steal %idle 23:34:34 23:26:01 all 0.14 0.00 0.33 0.00 0.02 99.51 23:34:34 23:26:01 0 0.17 0.00 0.50 0.00 0.02 99.32 23:34:34 23:26:01 1 0.12 0.00 0.17 0.00 0.02 99.70 23:34:34 23:27:01 all 0.04 0.00 0.04 0.00 0.02 99.90 23:34:34 23:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:34:34 23:27:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:34:34 23:28:01 all 0.04 0.00 0.04 0.00 0.02 99.90 23:34:34 23:28:01 0 0.02 0.00 0.05 0.00 0.00 99.93 23:34:34 23:28:01 1 0.07 0.00 0.03 0.00 0.03 99.87 23:34:34 23:29:01 all 0.06 0.00 0.03 0.00 0.02 99.89 23:34:34 23:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:34:34 23:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 23:34:34 23:30:01 all 0.03 0.00 0.03 0.00 0.02 99.93 23:34:34 23:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:34:34 23:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:34:34 23:31:01 all 0.03 0.00 0.03 0.00 0.02 99.92 23:34:34 23:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:34:34 23:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:34:34 23:32:01 all 0.03 0.00 0.03 0.00 0.02 99.92 23:34:34 23:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:34:34 23:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:34:34 23:33:01 all 0.02 0.00 0.02 0.00 0.03 99.94 23:34:34 23:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:34:34 23:33:01 1 0.02 0.00 0.02 0.00 0.03 99.93 23:34:34 23:34:01 all 0.07 0.00 0.03 0.00 0.02 99.88 23:34:34 23:34:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:34:34 23:34:01 1 0.07 0.00 0.03 0.00 0.03 99.87 23:34:34 Average: all 16.24 0.00 4.43 2.63 0.05 76.65 23:34:34 Average: 0 15.92 0.00 4.53 2.63 0.04 76.87 23:34:34 Average: 1 16.56 0.00 4.34 2.62 0.05 76.43 23:34:34 23:34:34 23:34:34