Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 60d89f3cc34ae7ddbdf6edaa7b5a199050042620+22189a20601e835d069a8814fe5b33d27e11ca61 (8122b05dfb75e59a579e30e077355d50e8e8751c) 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-ssh3741738819266394287.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-ssh4422118560815755323.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-3678/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-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3974655954972090118.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-ssh1925345832014496355.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-3678/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-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh209200873339938234.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-1019 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh3109301531598212254.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 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 Merge succeeded, producing 4096bfaea645f2d32d508478792f2c9fb742b685 Checking out Revision 4096bfaea645f2d32d508478792f2c9fb742b685 (PR-3678) > 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/6@tmp/jenkins-gitclient-ssh6718182191119731719.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # 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/6@tmp/jenkins-gitclient-ssh609474824210175619.key > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4096bfaea645f2d32d508478792f2c9fb742b685 # timeout=10 Commit message: "Merge commit '22189a20601e835d069a8814fe5b33d27e11ca61' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 6a94d88715c94f700f5e5bd96023c388505b7aad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:57 ========================================================= 16:29:57 EdgeX Global Pipelines Version Info 16:29:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:58 ------------------- 16:29:58 stable info: 16:29:58 ------------------- 16:29:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:58 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:29:58 Message: update stable to v1.0.205 16:29:59 ------------------- 16:29:59 experimental info: 16:29:59 ------------------- 16:29:59 Commited By: **** collab-it+edgex@linuxfoundation.org 16:29:59 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:29:59 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:29:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:29:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4096bfaea645f2d32d508478792f2c9fb742b685 [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4096bfa [Pipeline] echo 16:30:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:00 provisioning config files... 16:30:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3119584047904497527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:00 ---> docker-login.sh 16:30:00 nexus3.edgexfoundry.org:10001 16:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:01 Configure a credential helper to remove this warning. See 16:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:01 16:30:01 Login Succeeded 16:30:01 nexus3.edgexfoundry.org:10002 16:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:01 Configure a credential helper to remove this warning. See 16:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:01 16:30:01 Login Succeeded 16:30:01 nexus3.edgexfoundry.org:10003 16:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:01 Configure a credential helper to remove this warning. See 16:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:01 16:30:01 Login Succeeded 16:30:01 nexus3.edgexfoundry.org:10004 16:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:01 Configure a credential helper to remove this warning. See 16:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:01 16:30:01 Login Succeeded 16:30:01 docker.io 16:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:02 Configure a credential helper to remove this warning. See 16:30:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:02 16:30:02 Login Succeeded 16:30:02 ---> docker-login.sh ends [Pipeline] } 16:30:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:02 ++ 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 16:30:02 + for file in '`ls cmd/**/Dockerfile`' 16:30:02 ++ dirname cmd/core-command/Dockerfile 16:30:02 ++ cut -d/ -f2 16:30:02 + echo core-command,cmd/core-command/Dockerfile 16:30:02 + for file in '`ls cmd/**/Dockerfile`' 16:30:02 ++ cut -d/ -f2 16:30:02 ++ dirname cmd/core-data/Dockerfile 16:30:02 + echo core-data,cmd/core-data/Dockerfile 16:30:02 + for file in '`ls cmd/**/Dockerfile`' 16:30:02 ++ dirname cmd/core-metadata/Dockerfile 16:30:02 ++ cut -d/ -f2 16:30:02 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:02 + for file in '`ls cmd/**/Dockerfile`' 16:30:02 ++ dirname cmd/security-bootstrapper/Dockerfile 16:30:02 ++ cut -d/ -f2 16:30:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:02 + for file in '`ls cmd/**/Dockerfile`' 16:30:02 ++ dirname cmd/security-proxy-setup/Dockerfile 16:30:02 ++ cut -d/ -f2 16:30:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:02 + for file in '`ls cmd/**/Dockerfile`' 16:30:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:30:02 ++ cut -d/ -f2 16:30:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:02 + for file in '`ls cmd/**/Dockerfile`' 16:30:02 ++ dirname cmd/support-notifications/Dockerfile 16:30:02 ++ cut -d/ -f2 16:30:02 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:02 + for file in '`ls cmd/**/Dockerfile`' 16:30:02 ++ dirname cmd/support-scheduler/Dockerfile 16:30:02 ++ cut -d/ -f2 16:30:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:02 + for file in '`ls cmd/**/Dockerfile`' 16:30:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:30:02 ++ cut -d/ -f2 16:30:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:02 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 16:30:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:04 16:30:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:30:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:04 latest: Pulling from edgex-devops/git-semver 16:30:04 31603596830f: Pulling fs layer 16:30:04 04fac38145f0: Pulling fs layer 16:30:04 701f6daf10bf: Pulling fs layer 16:30:04 24f72da36158: Pulling fs layer 16:30:04 24f72da36158: Waiting 16:30:04 04fac38145f0: Verifying Checksum 16:30:04 04fac38145f0: Download complete 16:30:04 31603596830f: Verifying Checksum 16:30:04 31603596830f: Download complete 16:30:05 31603596830f: Pull complete 16:30:05 04fac38145f0: Pull complete 16:30:05 24f72da36158: Verifying Checksum 16:30:05 24f72da36158: Download complete 16:30:05 701f6daf10bf: Verifying Checksum 16:30:05 701f6daf10bf: Download complete 16:30:06 701f6daf10bf: Pull complete 16:30:06 24f72da36158: Pull complete 16:30:06 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:30:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:30:06 prd-centos7-docker-4c-2g-1019 does not seem to be running inside a container 16:30:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:30:07 $ docker top 20f10eacbd06a781bfdd2ad81efb843f3f277451de9d6ed5d095b5e943027c50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:07 [ssh-agent] Looking for ssh-agent implementation... 16:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:07 $ docker exec 20f10eacbd06a781bfdd2ad81efb843f3f277451de9d6ed5d095b5e943027c50 ssh-agent 16:30:07 SSH_AUTH_SOCK=/tmp/ssh-KP7KGEXm0GEC/agent.15 16:30:07 SSH_AGENT_PID=21 16:30:07 Running ssh-add (command line suppressed) 16:30:07 Identity added: /w/workspace/edgex-go/6@tmp/private_key_6026671236360705354.key (/w/workspace/edgex-go/6@tmp/private_key_6026671236360705354.key) 16:30:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:08 + git tag --points-at HEAD [Pipeline] } 16:30:08 $ docker exec --env ******** --env ******** 20f10eacbd06a781bfdd2ad81efb843f3f277451de9d6ed5d095b5e943027c50 ssh-agent -k 16:30:08 unset SSH_AUTH_SOCK; 16:30:08 unset SSH_AGENT_PID; 16:30:08 echo Agent pid 21 killed; 16:30:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:08 [ssh-agent] Looking for ssh-agent implementation... 16:30:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:08 $ docker exec 20f10eacbd06a781bfdd2ad81efb843f3f277451de9d6ed5d095b5e943027c50 ssh-agent 16:30:08 SSH_AUTH_SOCK=/tmp/ssh-VfSY6GiiFA0S/agent.54 16:30:08 SSH_AGENT_PID=60 16:30:08 Running ssh-add (command line suppressed) 16:30:08 Identity added: /w/workspace/edgex-go/6@tmp/private_key_7239556207688304518.key (/w/workspace/edgex-go/6@tmp/private_key_7239556207688304518.key) 16:30:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:08 + git semver init 16:30:08 # -> Open(): unable to determine branch for HEAD 16:30:08 # $GIT_DIR = /w/workspace/edgex-go/6/.git 16:30:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 16:30:08 # $SEMVER_REMOTE_NAME = origin 16:30:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:30:08 # $SEMVER_USER_NAME = edgex-jenkins 16:30:08 # $SEMVER_BRANCH = PR-3678 16:30:08 # $SEMVER_TEMP = /tmp/semver-303457722 16:30:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:30:55 # '/tmp/semver-303457722' -> '/w/workspace/edgex-go/6/.semver' 16:30:55 # -> Force: false 16:30:55 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 16:30:55 $ docker exec --env ******** --env ******** 20f10eacbd06a781bfdd2ad81efb843f3f277451de9d6ed5d095b5e943027c50 ssh-agent -k 16:30:55 unset SSH_AUTH_SOCK; 16:30:55 unset SSH_AGENT_PID; 16:30:55 echo Agent pid 60 killed; 16:30:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:56 + git semver [Pipeline] } 16:30:56 $ docker stop --time=1 20f10eacbd06a781bfdd2ad81efb843f3f277451de9d6ed5d095b5e943027c50 16:30:57 $ docker rm -f 20f10eacbd06a781bfdd2ad81efb843f3f277451de9d6ed5d095b5e943027c50 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:58 Stashed 1 file(s) [Pipeline] echo 16:30:58 [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 16:30:59 ========================================================= 16:30:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:30:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:30:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:59 540db60ca938: Pulling fs layer 16:30:59 adcc1eea9eea: Pulling fs layer 16:30:59 4c4ab2625f07: Pulling fs layer 16:30:59 db62176df00c: Pulling fs layer 16:30:59 3b30891b0d05: Pulling fs layer 16:30:59 06b49ca38bd5: Pulling fs layer 16:30:59 c788192a36de: Pulling fs layer 16:30:59 a77e37c0d609: Pulling fs layer 16:30:59 c3185cebc471: Pulling fs layer 16:30:59 06b49ca38bd5: Waiting 16:30:59 c788192a36de: Waiting 16:30:59 a77e37c0d609: Waiting 16:30:59 c3185cebc471: Waiting 16:30:59 3b30891b0d05: Waiting 16:30:59 db62176df00c: Waiting 16:30:59 4c4ab2625f07: Verifying Checksum 16:30:59 4c4ab2625f07: Download complete 16:30:59 adcc1eea9eea: Verifying Checksum 16:30:59 adcc1eea9eea: Download complete 16:30:59 3b30891b0d05: Verifying Checksum 16:30:59 3b30891b0d05: Download complete 16:30:59 06b49ca38bd5: Verifying Checksum 16:30:59 06b49ca38bd5: Download complete 16:30:59 c788192a36de: Verifying Checksum 16:30:59 c788192a36de: Download complete 16:30:59 540db60ca938: Verifying Checksum 16:30:59 540db60ca938: Download complete 16:30:59 540db60ca938: Pull complete 16:30:59 adcc1eea9eea: Pull complete 16:30:59 4c4ab2625f07: Pull complete 16:31:00 a77e37c0d609: Verifying Checksum 16:31:00 a77e37c0d609: Download complete 16:31:03 c3185cebc471: Verifying Checksum 16:31:03 c3185cebc471: Download complete 16:31:04 db62176df00c: Verifying Checksum 16:31:04 db62176df00c: Download complete 16:31:07 db62176df00c: Pull complete 16:31:07 3b30891b0d05: Pull complete 16:31:07 06b49ca38bd5: Pull complete 16:31:07 c788192a36de: Pull complete 16:31:07 a77e37c0d609: Pull complete 16:31:09 c3185cebc471: Pull complete 16:31:09 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:31:09 + docker build -t ci-base-image-x86_64 -f - . 16:31:09 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:09 WORKDIR /edgex 16:31:09 COPY go.mod . 16:31:09 RUN go mod download' 16:31:11 Sending build context to Docker daemon 328.8MB 16:31:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:11 ---> 031687cdd783 16:31:11 Step 2/4 : WORKDIR /edgex 16:31:13 ---> Running in 237b355eab09 16:31:13 Removing intermediate container 237b355eab09 16:31:13 ---> b8446c2ff3f4 16:31:13 Step 3/4 : COPY go.mod . 16:31:13 ---> b05ff9a7d1d0 16:31:13 Step 4/4 : RUN go mod download 16:31:13 ---> Running in e90c9828b094 16:31:13 Still waiting to schedule task 16:31:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:32:00 Removing intermediate container e90c9828b094 16:32:00 ---> 7260bda62abf 16:32:00 Successfully built 7260bda62abf 16:32:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:32:00 + docker inspect -f . ci-base-image-x86_64 16:32:00 . [Pipeline] withDockerContainer 16:32:00 prd-centos7-docker-4c-2g-1019 does not seem to be running inside a container 16:32:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:32:01 $ docker top 426c007125f2de9a73bb8a3064522efb8e26ba865d9af0a46fecd6739611b2bf -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:01 + go version 16:32:01 go version go1.16.6 linux/amd64 [Pipeline] } 16:32:01 $ docker stop --time=1 426c007125f2de9a73bb8a3064522efb8e26ba865d9af0a46fecd6739611b2bf 16:32:02 $ docker rm -f 426c007125f2de9a73bb8a3064522efb8e26ba865d9af0a46fecd6739611b2bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:32:03 + docker inspect -f . ci-base-image-x86_64 16:32:03 . [Pipeline] withDockerContainer 16:32:03 prd-centos7-docker-4c-2g-1019 does not seem to be running inside a container 16:32:03 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:32:03 $ docker top 463074c516ef0b1223680d39564acb3bd5751d4d95432467d356136de56714ce -eo pid,comm [Pipeline] { [Pipeline] echo 16:32:03 ========================================================= 16:32:03 [edgeXBuildGoParallel] Running Tests and Build... 16:32:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:04 + go mod tidy [Pipeline] sh 16:32:04 + make test 16:32:04 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 16:32:05 go mod tidy 16:32:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:32:10 ? github.com/edgexfoundry/edgex-go [no test files] 16:32:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:32:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:32:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:32:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:32:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:32:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:32:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:32:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:32:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:32:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:32:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements 16:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:32:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 100.0% of statements 16:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:32:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 46.3% of statements 16:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.232s coverage: 94.2% of statements 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:32:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 16:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements 16:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 16:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 16:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 16:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements 16:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 16:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.193s coverage: 81.8% of statements 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 62.6% of statements 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:33:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.5% of statements 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:33:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.0% of statements 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:33:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:33:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:33:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:33:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 16:33:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements 16:33:28 GO111MODULE=on go vet ./... 16:33:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1021 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 16:33:28 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 16:33:29 The recommended git tool is: git 16:33:34 using credential edgex-jenkins-ssh 16:33:34 Cloning the remote Git repository 16:33:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:34 > git init /w/workspace/edgex-go/6 # timeout=10 16:33:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:35 > git --version # timeout=10 16:33:35 > git --version # 'git version 2.17.1' 16:33:35 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:33:51 gofmt -l . 16:33:51 [ "`gofmt -l .`" = "" ] 16:33:51 Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 16:33:51 ./bin/test-attribution-txt.sh [Pipeline] sh 16:33:51 Merge succeeded, producing 8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb 16:33:51 Checking out Revision 8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb (PR-3678) 16:33:52 + ls -al . 16:33:52 total 612 16:33:52 drwxrwxr-x 10 1001 1001 4096 Aug 28 16:33 . 16:33:52 drwxr-xr-x 4 root root 28 Aug 28 16:32 .. 16:33:52 -rw-rw-r-- 1 1001 1001 11 Aug 28 16:29 .dockerignore 16:33:52 drwxrwxr-x 8 1001 1001 179 Aug 28 16:29 .git 16:33:52 drwxrwxr-x 4 1001 1001 142 Aug 28 16:29 .github 16:33:52 -rw-rw-r-- 1 1001 1001 818 Aug 28 16:29 .gitignore 16:33:52 -rw-rw-r-- 1 1001 1001 76 Aug 28 16:29 .hadolint.yml 16:33:52 drwx------ 3 1001 1001 58 Aug 28 16:30 .semver 16:33:52 -rw-rw-r-- 1 1001 1001 166 Aug 28 16:29 .sonarcloud.properties 16:33:52 -rw-rw-r-- 1 1001 1001 1171 Aug 28 16:29 ADOPTERS.md 16:33:52 -rw-rw-r-- 1 1001 1001 8493 Aug 28 16:29 Attribution.txt 16:33:52 -rw-rw-r-- 1 1001 1001 43881 Aug 28 16:29 CHANGELOG.md 16:33:52 -rw-rw-r-- 1 1001 1001 3804 Aug 28 16:29 CONTRIBUTING.md 16:33:52 -rw-rw-r-- 1 1001 1001 677 Aug 28 16:29 GOVERNANCE.md 16:33:52 -rw-rw-r-- 1 1001 1001 849 Aug 28 16:29 Jenkinsfile 16:33:52 -rw-rw-r-- 1 1001 1001 10775 Aug 28 16:29 LICENSE 16:33:52 -rw-rw-r-- 1 1001 1001 5915 Aug 28 16:29 Makefile 16:33:52 -rw-rw-r-- 1 1001 1001 582 Aug 28 16:29 OWNERS.md 16:33:52 -rw-rw-r-- 1 1001 1001 8643 Aug 28 16:29 README.md 16:33:52 -rw-rw-r-- 1 1001 1001 6912 Aug 28 16:29 SECURITY.md 16:33:52 -rw-rw-r-- 1 1001 1001 5 Aug 28 16:30 VERSION 16:33:52 -rw-rw-r-- 1 1001 1001 4131 Aug 28 16:29 ZMQWindows.md 16:33:52 drwxrwxr-x 2 1001 1001 37 Aug 28 16:29 bin 16:33:52 drwxrwxr-x 14 1001 1001 4096 Aug 28 16:29 cmd 16:33:52 -rw-r--r-- 1 root root 405611 Aug 28 16:33 coverage.out 16:33:52 -rw-rw-r-- 1 1001 1001 841 Aug 28 16:29 go.mod 16:33:52 -rw-r--r-- 1 root root 50064 Aug 28 16:32 go.sum 16:33:52 drwxrwxr-x 8 1001 1001 124 Aug 28 16:29 internal 16:33:52 drwxrwxr-x 3 1001 1001 16 Aug 28 16:29 openapi 16:33:52 drwxrwxr-x 4 1001 1001 71 Aug 28 16:29 snap 16:33:52 -rw-rw-r-- 1 1001 1001 204 Aug 28 16:29 version.go [Pipeline] sh 16:33:52 + '[' -e coverage.out ] 16:33:52 + chown 1001:1001 coverage.out [Pipeline] stash 16:33:52 Stashed 1 file(s) [Pipeline] sh 16:33:52 + make build 16:33:52 go mod tidy 16:33:52 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 16:33:51 > git config core.sparsecheckout # timeout=10 16:33:51 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 16:33:51 > git remote # timeout=10 16:33:51 > git config --get remote.origin.url # timeout=10 16:33:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:51 > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 16:33:51 > git rev-parse HEAD^{commit} # timeout=10 16:33:51 > git config core.sparsecheckout # timeout=10 16:33:51 > git checkout -f 8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb # timeout=10 16:33:54 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 16:33:56 Commit message: "Merge commit '22189a20601e835d069a8814fe5b33d27e11ca61' into HEAD" 16:33:56 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:56 provisioning config files... 16:33:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3878691748557759769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:57 ---> docker-login.sh 16:33:57 nexus3.edgexfoundry.org:10001 16:33:56 > git rev-list --no-walk 6a94d88715c94f700f5e5bd96023c388505b7aad # timeout=10 16:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:59 Configure a credential helper to remove this warning. See 16:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:59 16:33:59 Login Succeeded 16:33:59 nexus3.edgexfoundry.org:10002 16:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:59 Configure a credential helper to remove this warning. See 16:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:59 16:33:59 Login Succeeded 16:33:59 nexus3.edgexfoundry.org:10003 16:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:00 Configure a credential helper to remove this warning. See 16:34:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:00 16:34:00 Login Succeeded 16:34:00 nexus3.edgexfoundry.org:10004 16:34:00 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 16:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:00 Configure a credential helper to remove this warning. See 16:34:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:00 16:34:00 Login Succeeded 16:34:00 docker.io 16:34:01 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 16:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:01 Configure a credential helper to remove this warning. See 16:34:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:01 16:34:01 Login Succeeded 16:34:01 ---> docker-login.sh ends [Pipeline] } 16:34:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:34:02 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 16:34:02 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 [Pipeline] echo 16:34:02 ========================================================= 16:34:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:34:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:34:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:03 595b0fe564bb: Pulling fs layer 16:34:03 24495759ef45: Pulling fs layer 16:34:03 d148012ef14d: Pulling fs layer 16:34:03 e90a11edd702: Pulling fs layer 16:34:03 d77568369979: Pulling fs layer 16:34:03 fc1c9f9a7f3b: Pulling fs layer 16:34:03 170f2ba95c9a: Pulling fs layer 16:34:03 97ac5df62f85: Pulling fs layer 16:34:03 e90a11edd702: Waiting 16:34:03 d77568369979: Waiting 16:34:03 fc1c9f9a7f3b: Waiting 16:34:03 170f2ba95c9a: Waiting 16:34:03 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 16:34:03 d148012ef14d: Verifying Checksum 16:34:03 d148012ef14d: Download complete 16:34:03 24495759ef45: Download complete 16:34:03 d77568369979: Download complete 16:34:03 fc1c9f9a7f3b: Verifying Checksum 16:34:03 fc1c9f9a7f3b: Download complete 16:34:03 595b0fe564bb: Verifying Checksum 16:34:03 170f2ba95c9a: Verifying Checksum 16:34:03 170f2ba95c9a: Download complete 16:34:04 595b0fe564bb: Pull complete 16:34:04 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 16:34:04 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 16:34:05 24495759ef45: Pull complete 16:34:05 d148012ef14d: Pull complete 16:34:06 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 16:34:06 97ac5df62f85: Verifying Checksum 16:34:06 97ac5df62f85: Download complete 16:34:07 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 16:34:07 e90a11edd702: Verifying Checksum 16:34:07 e90a11edd702: Download complete 16:34:07 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] } 16:34:09 $ docker stop --time=1 463074c516ef0b1223680d39564acb3bd5751d4d95432467d356136de56714ce 16:34:11 $ docker rm -f 463074c516ef0b1223680d39564acb3bd5751d4d95432467d356136de56714ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:14 16:34:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:34:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:14 latest: Pulling from edgex-devops/edgex-compose 16:34:14 cbdbe7a5bc2a: Pulling fs layer 16:34:14 ca9280d653b3: Pulling fs layer 16:34:14 7e9c9ca2126c: Pulling fs layer 16:34:14 cbdbe7a5bc2a: Verifying Checksum 16:34:14 cbdbe7a5bc2a: Download complete 16:34:15 cbdbe7a5bc2a: Pull complete 16:34:15 ca9280d653b3: Verifying Checksum 16:34:15 ca9280d653b3: Download complete 16:34:16 ca9280d653b3: Pull complete 16:34:17 e90a11edd702: Pull complete 16:34:17 d77568369979: Pull complete 16:34:17 fc1c9f9a7f3b: Pull complete 16:34:18 7e9c9ca2126c: Verifying Checksum 16:34:18 7e9c9ca2126c: Download complete 16:34:18 170f2ba95c9a: Pull complete 16:34:20 7e9c9ca2126c: Pull complete 16:34:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:34:20 prd-centos7-docker-4c-2g-1019 does not seem to be running inside a container 16:34:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 16:34:23 $ docker top 997d77e5f57533ca74d5a8bc7e179c95da6545525dfa6d007717e9f52e4a6a75 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:23 + docker-compose build --help 16:34:23 + grep parallel 16:34:24 --parallel Build images in parallel. [Pipeline] } 16:34:24 $ docker stop --time=1 997d77e5f57533ca74d5a8bc7e179c95da6545525dfa6d007717e9f52e4a6a75 16:34:25 97ac5df62f85: Pull complete 16:34:25 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:34:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:34:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:34:25 $ docker rm -f 997d77e5f57533ca74d5a8bc7e179c95da6545525dfa6d007717e9f52e4a6a75 [Pipeline] // withDockerContainer [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:26 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:34:26 WORKDIR /edgex 16:34:26 COPY go.mod . 16:34:26 RUN go mod downloaddocker 16:34:26 build -t ci-base-image-arm64 -f - . 16:34:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:26 . [Pipeline] withDockerContainer 16:34:26 prd-centos7-docker-4c-2g-1019 does not seem to be running inside a container 16:34:26 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:34:26 $ docker top 348dec322e12dc2a7af50c5aa797e2716647e21929b8bbab1baed6e0111f946b -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:27 + docker-compose -f ./docker-compose-build.yml build --parallel 16:34:27 Building core-command ... 16:34:27 Building core-data ... 16:34:27 Building core-metadata ... 16:34:27 Building security-bootstrapper ... 16:34:27 Building security-proxy-setup ... 16:34:27 Building security-secretstore-setup ... 16:34:27 Building support-notifications ... 16:34:27 Building support-scheduler ... 16:34:27 Building sys-mgmt-agent ... 16:34:27 Building security-proxy-setup 16:34:27 Building support-scheduler 16:34:27 Building sys-mgmt-agent 16:34:27 Building core-data 16:34:27 Building core-command 16:34:28 Sending build context to Docker daemon 166MB 16:34:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:34:28 ---> 04bc70af865f 16:34:28 Step 2/4 : WORKDIR /edgex 16:34:32 ---> Running in 6195f2bbc9e7 16:34:32 Removing intermediate container 6195f2bbc9e7 16:34:32 ---> a59d52b02017 16:34:32 Step 3/4 : COPY go.mod . 16:34:33 ---> 80b9d987078d 16:34:33 Step 4/4 : RUN go mod download 16:34:33 ---> Running in e499035cec40 16:34:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:34:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:37 ---> 7260bda62abf 16:34:37 Step 3/23 : WORKDIR /edgex-go 16:34:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:34:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:37 ---> 7260bda62abf 16:34:37 Step 3/24 : WORKDIR /edgex-go 16:34:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:34:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:37 ---> 7260bda62abf 16:34:37 Step 3/22 : WORKDIR /edgex-go 16:34:41 ---> Running in 5152a4084903 16:34:41 ---> Running in 3c54158244f5 16:34:41 ---> Running in d97ee6c0d0b8 16:34:46 Removing intermediate container 3c54158244f5 16:34:46 ---> ebf0c0daa19a 16:34:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:46 Removing intermediate container 5152a4084903 16:34:46 ---> 86a6882cab19 16:34:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:46 Removing intermediate container d97ee6c0d0b8 16:34:46 ---> 657220d83036 16:34:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:46 ---> Running in fe4691361d6f 16:34:46 ---> Running in b253d4228a9d 16:34:47 ---> Running in 30af04bed8fc 16:34:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:34:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:51 ---> 7260bda62abf 16:34:51 Step 3/24 : WORKDIR /edgex-go 16:34:51 ---> Using cache 16:34:51 ---> ebf0c0daa19a 16:34:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:52 ---> Running in 07a3a745c668 16:34:52 Removing intermediate container b253d4228a9d 16:34:52 ---> 94aa47dbdc99 16:34:52 Step 5/24 : RUN apk add --update --no-cache make git 16:34:53 Removing intermediate container 30af04bed8fc 16:34:53 ---> b55502dba655 16:34:53 Step 5/22 : RUN apk add --update --no-cache make git 16:34:53 ---> Running in 449604201d83 16:34:53 Removing intermediate container fe4691361d6f 16:34:53 ---> dad39021b09d 16:34:53 Step 5/23 : RUN apk add --update --no-cache make git 16:34:53 ---> Running in 31e5f04c12f7 16:34:53 ---> Running in 82c34f6d3d2c 16:34:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:34:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:34:54 Removing intermediate container 07a3a745c668 16:34:54 ---> 9cdc1916ee01 16:34:54 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:34:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:34:54 ---> Running in a256fb6740eb 16:34:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:34:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:34:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:55 ---> 7260bda62abf 16:34:55 Step 3/24 : WORKDIR /edgex-go 16:34:55 ---> Using cache 16:34:55 ---> ebf0c0daa19a 16:34:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:55 ---> Using cache 16:34:55 ---> 9cdc1916ee01 16:34:55 Step 5/24 : RUN apk add --update --no-cache make bash git 16:34:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:34:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:34:55 ---> Running in 36e99b394610 16:34:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:34:55 OK: 219 MiB in 52 packages 16:34:55 OK: 219 MiB in 52 packages 16:34:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:34:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:34:56 Removing intermediate container 82c34f6d3d2c 16:34:56 ---> 9f9cdc39fb23 16:34:56 Step 6/23 : COPY go.mod . 16:34:56 OK: 219 MiB in 52 packages 16:34:56 Removing intermediate container 31e5f04c12f7 16:34:56 ---> 546cafb38f0f 16:34:56 Step 6/22 : COPY go.mod . 16:34:56 ---> cb8b36808fb1 16:34:56 Step 7/22 : RUN go mod download 16:34:56 OK: 219 MiB in 52 packages 16:34:56 ---> e9d629bf2f72 16:34:56 Step 7/23 : RUN go mod download 16:34:56 ---> Running in 26c83058f331 16:34:56 ---> Running in 9c8b6f1a83a1 16:34:56 Removing intermediate container a256fb6740eb 16:34:56 ---> 0bdb5f5e3aad 16:34:56 Step 6/24 : COPY go.mod . 16:34:56 ---> ebd5e205b227 16:34:56 Step 7/24 : RUN go mod download 16:34:56 ---> Running in 8fd785e0584c 16:34:56 Removing intermediate container 449604201d83 16:34:56 ---> e8605b1dd09e 16:34:56 Step 6/24 : COPY go.mod . 16:34:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:34:56 ---> d3e761649ba8 16:34:56 Step 7/24 : RUN go mod download 16:34:57 ---> Running in 24cea9cb590d 16:34:57 OK: 219 MiB in 52 packages 16:34:57 Removing intermediate container 36e99b394610 16:34:57 ---> ccad77523deb 16:34:57 Step 6/24 : COPY go.mod . 16:34:57 Removing intermediate container 26c83058f331 16:34:57 ---> 8d66ea7a5ae9 16:34:57 Step 8/22 : COPY . . 16:34:57 ---> 4215cd969598 16:34:57 Step 7/24 : RUN go mod download 16:34:57 ---> Running in d80b3ccce5f2 16:35:01 Removing intermediate container 9c8b6f1a83a1 16:35:01 ---> a0879dd7c278 16:35:01 Step 8/23 : COPY . . 16:35:02 Removing intermediate container 8fd785e0584c 16:35:02 ---> 3875bf2ee784 16:35:02 Step 8/24 : COPY . . 16:35:02 Removing intermediate container 24cea9cb590d 16:35:02 ---> 8ad305e064f5 16:35:02 Step 8/24 : COPY . . 16:35:06 ---> ac974a79b9bb 16:35:06 Step 9/22 : RUN go mod tidy 16:35:06 ---> Running in 8a5c32043ad6 16:35:06 Removing intermediate container d80b3ccce5f2 16:35:06 ---> 6daa484e875b 16:35:06 Step 8/24 : COPY . . 16:35:07 ---> 8e84197a917d 16:35:07 Step 9/23 : RUN go mod tidy 16:35:07 ---> Running in bb657efaec43 16:35:10 ---> 59ed8abc01ce 16:35:10 Step 9/24 : RUN go mod tidy 16:35:10 ---> 931776c1ffa2 16:35:10 Step 9/24 : RUN go mod tidy 16:35:11 ---> Running in d1bd03db2dc0 16:35:11 ---> Running in 8e8d70eca268 16:35:11 Removing intermediate container 8a5c32043ad6 16:35:11 ---> 4b700844a524 16:35:11 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:35:11 Removing intermediate container bb657efaec43 16:35:11 ---> 38d4f7c3a875 16:35:11 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:35:11 ---> Running in 180dfbd502ed 16:35:11 ---> Running in 6615bd812506 16:35:13 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 16:35:13 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 16:35:15 Removing intermediate container d1bd03db2dc0 16:35:15 ---> dba6dc19eda0 16:35:15 Step 10/24 : RUN make cmd/core-data/core-data 16:35:15 Removing intermediate container 8e8d70eca268 16:35:15 ---> 05ce8d6a6bd2 16:35:15 Step 10/24 : RUN make cmd/core-command/core-command 16:35:15 ---> Running in cbd7b622f6ee 16:35:16 ---> Running in 94826cd9ee7a 16:35:16 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 16:35:16 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 16:35:22 ---> c4d85b252072 16:35:22 Step 9/24 : RUN go mod tidy 16:35:22 ---> Running in 93c548291d93 16:35:25 Removing intermediate container 93c548291d93 16:35:25 ---> 976a6ff5e98f 16:35:25 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:25 ---> Running in 820b079f2ca4 16:35:25 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 16:35: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 16:35:55 Removing intermediate container e499035cec40 16:35:55 ---> 460fdde082a6 16:35:55 Removing intermediate container 180dfbd502ed 16:35:55 ---> dd4f962839fb 16:35:55 16:35:55 Step 11/22 : FROM alpine:3.12 16:35:55 3.12: Pulling from library/alpine 16:35:55 Removing intermediate container 94826cd9ee7a 16:35:55 ---> 89e2d9776cb4 16:35:55 16:35:55 Step 11/24 : FROM alpine:3.12 16:35:55 Removing intermediate container 6615bd812506 16:35:55 ---> a4f85ede0048 16:35:55 16:35:55 Step 11/23 : FROM alpine:3.12 16:35:55 3.12: Pulling from library/alpine 16:35:55 3.12: Pulling from library/alpine 16:35:55 Successfully built 460fdde082a6 16:35:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:35:56 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:35:56 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:35:56 Status: Image is up to date for alpine:3.12 16:35:56 Status: Downloaded newer image for alpine:3.12 16:35:56 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:35:56 Status: Image is up to date for alpine:3.12 16:35:56 ---> 13621d1b12d4 16:35:56 Step 12/22 : RUN apk add --update --no-cache curl 16:35:56 ---> 13621d1b12d4 16:35:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:35:56 ---> 13621d1b12d4 16:35:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:35:56 + docker inspect -f . ci-base-image-arm64 16:35:56 . [Pipeline] withDockerContainer 16:35:56 ---> Running in fd3533f4f36a 16:35:56 ---> Running in c6b13072f96b 16:35:56 ---> Running in c50b1d38d3fd 16:35:56 prd-ubuntu18.04-docker-arm64-4c-16g-1021 does not seem to be running inside a container 16:35:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:35:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:35:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:35:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:35:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:35:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:35:57 (1/1) Installing dumb-init (1.2.2-r1) 16:35:57 Executing busybox-1.31.1-r20.trigger 16:35:57 OK: 6 MiB in 15 packages 16:35:57 (1/1) Installing dumb-init (1.2.2-r1) 16:35:57 Executing busybox-1.31.1-r20.trigger 16:35:57 OK: 6 MiB in 15 packages 16:35:57 (1/4) Installing ca-certificates (20191127-r4) 16:35:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:35:57 (3/4) Installing libcurl (7.78.0-r0) 16:35:57 (4/4) Installing curl (7.78.0-r0) 16:35:57 Executing busybox-1.31.1-r20.trigger 16:35:57 Executing ca-certificates-20191127-r4.trigger 16:35:57 OK: 7 MiB in 18 packages 16:35:58 Removing intermediate container fd3533f4f36a 16:35:58 ---> 170499c355f9 16:35:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:58 ---> Running in 1a32a5424fa1 16:35:58 Removing intermediate container c50b1d38d3fd 16:35:58 ---> c743de799ee9 16:35:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:58 ---> Running in 92c34c403045 16:35:58 Removing intermediate container 1a32a5424fa1 16:35:58 ---> 4f4cf356359e 16:35:58 Step 14/24 : ENV APP_PORT=59882 16:35:58 ---> Running in aa4b01b620e8 16:35:58 Removing intermediate container c6b13072f96b 16:35:58 ---> 651329e40c45 16:35:58 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:58 $ docker top 650e9811a54fc9e265924133d570ca05cde8d1f5fa08d509c628f53020f7021e -eo pid,comm 16:35:58 ---> Running in 22b3962bbca5 16:35:58 Removing intermediate container 92c34c403045 16:35:58 ---> db413b7cba36 16:35:58 Step 14/23 : ENV APP_PORT=59861 16:35:58 ---> Running in e0303046942b 16:35:58 Removing intermediate container aa4b01b620e8 16:35:58 ---> 6a8bf2f89d83 16:35:58 Step 15/24 : EXPOSE $APP_PORT 16:35:58 ---> Running in 9cbdf562b7bb 16:35:58 Removing intermediate container 22b3962bbca5 16:35:58 ---> fbee01376aaf 16:35:58 Step 14/22 : WORKDIR /edgex [Pipeline] { [Pipeline] sh 16:35:58 Removing intermediate container e0303046942b 16:35:58 ---> 0334ef7007c0 16:35:58 Step 15/23 : EXPOSE $APP_PORT 16:35:58 ---> Running in 05b7e86c76f1 16:35:58 Removing intermediate container 9cbdf562b7bb 16:35:58 ---> a0a749f1147e 16:35:58 Step 16/24 : WORKDIR / 16:35:58 ---> Running in 45e04138a385 16:35:58 ---> Running in 9bae3b92d8ab 16:35:59 Removing intermediate container 05b7e86c76f1 16:35:59 ---> b70fe1c1b246 16:35:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:35:59 Removing intermediate container 45e04138a385 16:35:59 ---> 1b4223380794 16:35:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:59 Removing intermediate container 9bae3b92d8ab 16:35:59 ---> 4faeff9c8446 16:35:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:59 + go version 16:35:59 go version go1.16.6 linux/arm64 [Pipeline] } 16:35:59 $ docker stop --time=1 650e9811a54fc9e265924133d570ca05cde8d1f5fa08d509c628f53020f7021e 16:35:59 ---> be18988e1406 16:35:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:35:59 ---> 19942d5ccf89 16:35:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:35:59 ---> 32c5d0c76d46 16:35:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:00 ---> f29106f0fb17 16:36:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:36:00 ---> 83d664280f96 16:36:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:00 ---> 77288afc8ebd 16:36:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:36:01 ---> e414551ab3bd 16:36:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:36:01 $ docker rm -f 650e9811a54fc9e265924133d570ca05cde8d1f5fa08d509c628f53020f7021e [Pipeline] // withDockerContainer 16:36:01 ---> 1b39295f5470 16:36:01 Step 20/24 : ENTRYPOINT ["/core-command"] 16:36:01 ---> Running in 7ae8ab8883f6 16:36:01 Removing intermediate container 820b079f2ca4 16:36:01 ---> 6abd6bdb157a 16:36:01 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:36:01 ---> 3ced14eafc55 16:36:01 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:36:01 ---> Running in 91420de53fca 16:36:01 ---> Running in f15e64767cb4 16:36:01 ---> Running in 9021eccf0aba 16:36:01 Removing intermediate container cbd7b622f6ee 16:36:01 ---> 89f5a5d71376 16:36:01 16:36:01 Step 11/24 : FROM alpine:3.12 16:36:01 ---> 13621d1b12d4 16:36:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:36:01 ---> Running in edf7cd5b1e2f 16:36:01 Removing intermediate container 7ae8ab8883f6 16:36:01 ---> 52b3dfaa20f1 16:36:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:01 Removing intermediate container 9021eccf0aba 16:36:01 ---> e9c5562ec4ed 16:36:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:01 ---> Running in 9fca8709c70d 16:36:01 ---> Running in f453131308ce 16:36:01 Removing intermediate container 91420de53fca 16:36:01 ---> 040f0ea3e875 16:36:01 Step 19/22 : CMD ["--init=true"] 16:36:01 Removing intermediate container edf7cd5b1e2f 16:36:01 ---> 33dc9760a8ae 16:36:01 Step 13/24 : ENV APP_PORT=59880 16:36:01 ---> Running in bbf309ae1af5 16:36:01 Removing intermediate container 9fca8709c70d 16:36:01 ---> 38fd8c081b8f 16:36:01 Step 21/23 : LABEL arch=x86_64 16:36:01 ---> Running in 520baf5f5a50 16:36:01 ---> Running in f0372d81b128 16:36:01 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 16:36:02 Removing intermediate container f453131308ce 16:36:02 ---> 47a7fb1c8b7b 16:36:02 Step 22/24 : LABEL arch=x86_64 16:36:02 Removing intermediate container bbf309ae1af5 16:36:02 ---> 1ba15fedc899 16:36:02 Step 20/22 : LABEL arch=x86_64 16:36:02 ---> Running in d54ef91b61d9 16:36:02 Removing intermediate container 520baf5f5a50 16:36:02 ---> a955d9ac83f5 16:36:02 Step 14/24 : EXPOSE $APP_PORT 16:36:02 ---> Running in 9c3d89b56928 16:36:02 ---> Running in 4a5f861ad1af 16:36:02 Removing intermediate container f0372d81b128 16:36:02 ---> 396f21cf85c8 16:36:02 Step 22/23 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 16:36:02 Removing intermediate container d54ef91b61d9 16:36:02 ---> 6c0b539b80d2 16:36:02 Step 23/24 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 16:36:02 ---> Running in fa85e7734bcd 16:36:02 + docker inspect -f . ci-base-image-arm64 16:36:02 . [Pipeline] withDockerContainer 16:36:02 ---> Running in 71166f77c755 16:36:02 Removing intermediate container 9c3d89b56928 16:36:02 ---> dc7bda1779fc 16:36:02 Step 21/22 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 16:36:02 Removing intermediate container 4a5f861ad1af 16:36:02 ---> d58831ab3a60 16:36:02 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:02 ---> Running in 2aee4e6c7832 16:36:02 Removing intermediate container fa85e7734bcd 16:36:02 ---> 910b42bc79a9 16:36:02 Step 23/23 : LABEL version=0.0.0 16:36:02 ---> Running in a8a5ad9fa1ed 16:36:02 ---> Running in ae8249b5a85f 16:36:02 Removing intermediate container 71166f77c755 16:36:02 ---> 28dacce417cb 16:36:02 Step 24/24 : LABEL version=0.0.0 16:36:02 prd-ubuntu18.04-docker-arm64-4c-16g-1021 does not seem to be running inside a container 16:36:02 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:36:02 Removing intermediate container 2aee4e6c7832 16:36:02 ---> 4137a4087ae7 16:36:02 Step 22/22 : LABEL version=0.0.0 16:36:02 ---> Running in 05ede1baf12d 16:36:02 ---> Running in 4e898769e848 16:36:02 Removing intermediate container ae8249b5a85f 16:36:02 ---> 1ed9c3b119b3 16:36:02 16:36:02 Removing intermediate container 05ede1baf12d 16:36:02 ---> bada2e1af241 16:36:02 16:36:02 Removing intermediate container 4e898769e848 16:36:02 ---> f2e4a8df6e1f 16:36:02 16:36:02 Successfully built bada2e1af241 16:36:02 Successfully tagged core-command:latest 16:36:02 Building support-notifications 16:36:02  Building core-command ... done Successfully built 1ed9c3b119b3 16:36:02 Successfully tagged support-scheduler:latest 16:36:02  Building support-scheduler ... done Building security-bootstrapper 16:36:02 Successfully built f2e4a8df6e1f 16:36:02 Successfully tagged security-proxy-setup:latest 16:36:02 Building core-metadata 16:36:02  Building security-proxy-setup ... done Removing intermediate container f15e64767cb4 16:36:02 ---> 0b302e0f4c7a 16:36:02 16:36:02 Step 12/24 : FROM docker:20.10.7 16:36:03 Removing intermediate container a8a5ad9fa1ed 16:36:03 ---> 24609c13de11 16:36:03 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:36:04 $ docker top 305bbd4280a392068d2d78eb7fe69ebd083225a1e8c21acc5e120ea0fc16f3fe -eo pid,comm [Pipeline] { [Pipeline] echo 16:36:04 ========================================================= 16:36:04 [edgeXBuildGoParallel] Running Tests and Build... 16:36:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:04 20.10.7: Pulling from library/docker 16:36:04 ---> Running in 2132e2d58ee6 16:36:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:36:05 + go mod tidy 16:36:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 16:36:06 + make test 16:36:06 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 16:36:06 go mod tidy 16:36:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:36:08 (1/6) Installing dumb-init (1.2.2-r1) 16:36:08 (2/6) Installing libgcc (9.3.0-r2) 16:36:08 (3/6) Installing libsodium (1.0.18-r0) 16:36:08 (4/6) Installing libstdc++ (9.3.0-r2) 16:36:09 (5/6) Installing libzmq (4.3.3-r0) 16:36:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:36:09 ---> 7260bda62abf 16:36:09 Step 3/32 : WORKDIR /edgex-go 16:36:09 ---> Using cache 16:36:09 ---> ebf0c0daa19a 16:36:09 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:09 ---> Using cache 16:36:09 ---> 9cdc1916ee01 16:36:09 Step 5/32 : RUN apk add --update --no-cache make git 16:36:10 (6/6) Installing zeromq (4.3.3-r0) 16:36:10 Executing busybox-1.31.1-r20.trigger 16:36:10 OK: 8 MiB in 20 packages 16:36:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:14 ---> 7260bda62abf 16:36:14 Step 3/24 : WORKDIR /edgex-go 16:36:14 ---> Using cache 16:36:14 ---> ebf0c0daa19a 16:36:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:14 ---> Using cache 16:36:14 ---> 9cdc1916ee01 16:36:14 Step 5/24 : RUN apk add --update --no-cache make git 16:36:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:17 ---> 7260bda62abf 16:36:17 Step 3/23 : WORKDIR /edgex-go 16:36:17 ---> Using cache 16:36:17 ---> ebf0c0daa19a 16:36:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:17 ---> Using cache 16:36:17 ---> 9cdc1916ee01 16:36:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:36:18 ---> Running in 89f7f792830b 16:36:18 ---> Running in 6de22fad893d 16:36:18 ---> Running in c1abb3d8b693 16:36:18 Removing intermediate container 2132e2d58ee6 16:36:18 ---> bc422df67cbd 16:36:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:18 ---> a8f1ce37f34d 16:36:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:36:18 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:36:18 Status: Downloaded newer image for docker:20.10.7 16:36:18 ---> 08bdaf2f88f9 16:36:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:36:18 ---> Running in 8e5213b8a34c 16:36:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:18 Removing intermediate container 8e5213b8a34c 16:36:18 ---> 623da0d9d4f2 16:36:18 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 16:36:18 ---> Running in b02b5bf48339 16:36:18 ---> 19b370597293 16:36:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:36:19 ---> 01e0bdf31615 16:36:19 Step 20/24 : ENTRYPOINT ["/core-data"] 16:36:19 ---> Running in 8b82a8740bc8 16:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:19 Removing intermediate container 8b82a8740bc8 16:36:19 ---> 8d7726a6b3ed 16:36:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:19 ---> Running in 4886b3b017b8 16:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:19 Removing intermediate container 4886b3b017b8 16:36:19 ---> 2689ca59b42d 16:36:19 Step 22/24 : LABEL arch=x86_64 16:36:19 ---> Running in ae1ea3f67fc5 16:36:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:19 Removing intermediate container ae1ea3f67fc5 16:36:19 ---> 0cc422d98bd3 16:36:19 Step 23/24 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 16:36:19 (1/39) Installing readline (8.1.0-r0) 16:36:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:19 ---> Running in c8fab04585e9 16:36:19 (2/39) Installing bash (5.1.0-r0) 16:36:19 Executing bash-5.1.0-r0.post-install 16:36:19 (3/39) Installing brotli-libs (1.0.9-r3) 16:36:19 Removing intermediate container c8fab04585e9 16:36:19 ---> de15c6d97455 16:36:19 Step 24/24 : LABEL version=0.0.0 16:36:19 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:36:19 (5/39) Installing libcurl (7.78.0-r0) 16:36:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:19 ---> Running in e22ed978e7fe 16:36:19 (6/39) Installing curl (7.78.0-r0) 16:36:19 (7/39) Installing dumb-init (1.2.5-r0) 16:36:19 (8/39) Installing libbz2 (1.0.8-r1) 16:36:19 (9/39) Installing expat (2.2.10-r1) 16:36:19 (10/39) Installing libffi (3.3-r2) 16:36:19 (11/39) Installing gdbm (1.19-r0) 16:36:19 (12/39) Installing xz-libs (5.2.5-r0) 16:36:20 (13/39) Installing sqlite-libs (3.34.1-r0) 16:36:20 Removing intermediate container e22ed978e7fe 16:36:20 ---> db4c9bca9f24 16:36:20 16:36:20 (14/39) Installing python3 (3.8.10-r0) 16:36:20 Successfully built db4c9bca9f24 16:36:20 Successfully tagged core-data:latest 16:36:20 Building security-secretstore-setup 16:36:20  Building core-data ... done OK: 219 MiB in 52 packages 16:36:20 OK: 219 MiB in 52 packages 16:36:21 OK: 219 MiB in 52 packages 16:36:24 (15/39) Installing py3-appdirs (1.4.4-r1) 16:36:24 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:36:24 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:24 ---> 7260bda62abf 16:36:24 Step 3/26 : WORKDIR /edgex-go 16:36:24 ---> Using cache 16:36:24 ---> ebf0c0daa19a 16:36:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:24 ---> Using cache 16:36:24 ---> 9cdc1916ee01 16:36:24 Step 5/26 : RUN apk add --update --no-cache make git 16:36:24 (17/39) Installing py3-parsing (2.4.7-r1) 16:36:24 Removing intermediate container 89f7f792830b 16:36:24 ---> 036bb8fa3402 16:36:24 Step 6/23 : COPY go.mod . 16:36:24 (18/39) Installing py3-six (1.15.0-r0) 16:36:24 ---> Running in c5922b94b9dd 16:36:24 (19/39) Installing py3-packaging (20.9-r0) 16:36:24 (20/39) Installing py3-setuptools (51.3.3-r0) 16:36:24 Removing intermediate container c1abb3d8b693 16:36:24 ---> efb949536f67 16:36:24 Step 6/32 : COPY go.mod . 16:36:24 (21/39) Installing py3-chardet (4.0.0-r0) 16:36:24 (22/39) Installing py3-idna (3.1-r0) 16:36:24 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:36:24 (24/39) Installing py3-requests (2.25.1-r1) 16:36:24 Removing intermediate container 6de22fad893d 16:36:24 ---> 5abe447c9771 16:36:24 Step 6/24 : COPY go.mod . 16:36:24 (25/39) Installing py3-msgpack (1.0.2-r0) 16:36:24 ---> 736fed39c0f5 16:36:24 Step 7/23 : RUN go mod download 16:36:24 (26/39) Installing py3-lockfile (0.12.2-r3) 16:36:24 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:36:24 ---> 16d9195a65cf 16:36:24 Step 7/32 : RUN go mod download 16:36:24 ---> Running in 7a9a8e54de02 16:36:24 (28/39) Installing py3-colorama (0.4.4-r0) 16:36:24 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:36:24 (30/39) Installing py3-distlib (0.3.1-r1) 16:36:24 ---> Running in bdefbc206da0 16:36:24 (31/39) Installing py3-distro (1.5.0-r1) 16:36:24 (32/39) Installing py3-webencodings (0.5.1-r3) 16:36:24 (33/39) Installing py3-html5lib (1.1-r0) 16:36:24 (34/39) Installing py3-pytoml (0.1.21-r0) 16:36:24 (35/39) Installing py3-pep517 (0.9.1-r0) 16:36:24 (36/39) Installing py3-progress (1.5-r0) 16:36:24 (37/39) Installing py3-retrying (1.3.3-r0) 16:36:24 (38/39) Installing py3-toml (0.10.2-r0) 16:36:24 (39/39) Installing py3-pip (20.3.4-r0) 16:36:25 ---> 2ead955d233f 16:36:25 Step 7/24 : RUN go mod download 16:36:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:25 ---> Running in f4afa2209ac6 16:36:25 Executing busybox-1.32.1-r6.trigger 16:36:25 OK: 82 MiB in 59 packages 16:36:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:26 OK: 219 MiB in 52 packages 16:36:26 Removing intermediate container 7a9a8e54de02 16:36:26 ---> 4589df2cc3e0 16:36:26 Step 8/23 : COPY . . 16:36:27 Collecting docker-compose==1.23.2 16:36:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:36:28 Collecting docopt<0.7,>=0.6.1 16:36:28 Downloading docopt-0.6.2.tar.gz (25 kB) 16:36:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:36:28 Collecting docker<4.0,>=3.6.0 16:36:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:36:28 Collecting websocket-client<1.0,>=0.32.0 16:36:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:36:28 Collecting cached-property<2,>=1.2.0 16:36:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:36:29 Removing intermediate container c5922b94b9dd 16:36:29 ---> 706085b6748d 16:36:29 Step 6/26 : COPY go.mod . 16:36:29 Collecting dockerpty<0.5,>=0.4.1 16:36:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:36:29 Collecting texttable<0.10,>=0.9.0 16:36:29 Downloading texttable-0.9.1.tar.gz (11 kB) 16:36:29 Removing intermediate container bdefbc206da0 16:36:29 ---> b20308bb0dcd 16:36:29 Step 8/32 : COPY . . 16:36:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:36:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:36:30 Removing intermediate container f4afa2209ac6 16:36:30 ---> 2bca16f08985 16:36:30 Step 8/24 : COPY . . 16:36:30 Collecting jsonschema<3,>=2.5.1 16:36:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:36:30 Collecting PyYAML<4,>=3.10 16:36:30 Downloading PyYAML-3.13.tar.gz (270 kB) 16:36:31 ---> 0ff94d255a72 16:36:31 Step 7/26 : RUN go mod download 16:36:32 Collecting docker-pycreds>=0.4.0 16:36:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:36:32 Collecting idna<2.8,>=2.5 16:36:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:36:33 Collecting certifi>=2017.4.17 16:36:33 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:36:33 ---> Running in ba4ef4eee498 16:36:33 Collecting urllib3<1.25,>=1.21.1 16:36:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:36:33 Collecting chardet<3.1.0,>=3.0.2 16:36:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:36:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:36:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:36:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:36:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:36:33 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:36:33 Attempting uninstall: urllib3 16:36:33 Found existing installation: urllib3 1.26.2 16:36:33 Uninstalling urllib3-1.26.2: 16:36:33 Successfully uninstalled urllib3-1.26.2 16:36:34 ? github.com/edgexfoundry/edgex-go [no test files] 16:36:34 Attempting uninstall: idna 16:36:34 Found existing installation: idna 3.1 16:36:34 Uninstalling idna-3.1: 16:36:34 Successfully uninstalled idna-3.1 16:36:34 ---> 16bb24773d25 16:36:34 Step 9/23 : RUN go mod tidy 16:36:35 Attempting uninstall: chardet 16:36:35 Found existing installation: chardet 4.0.0 16:36:35 Uninstalling chardet-4.0.0: 16:36:35 Successfully uninstalled chardet-4.0.0 16:36:37 ---> Running in 3bd3fe637746 16:36:37 Attempting uninstall: requests 16:36:37 Found existing installation: requests 2.25.1 16:36:37 Uninstalling requests-2.25.1: 16:36:37 Successfully uninstalled requests-2.25.1 16:36:37 Running setup.py install for texttable: started 16:36:37 Running setup.py install for texttable: finished with status 'done' 16:36:37 Running setup.py install for PyYAML: started 16:36:38 ---> 3abca4ba968f 16:36:38 Step 9/32 : RUN go mod tidy 16:36:38 Running setup.py install for PyYAML: finished with status 'done' 16:36:38 Removing intermediate container ba4ef4eee498 16:36:38 ---> 98d8a25314b3 16:36:38 Step 8/26 : COPY . . 16:36:39 Running setup.py install for docopt: started 16:36:39 ---> Running in 6231d28c94d6 16:36:39 Running setup.py install for docopt: finished with status 'done' 16:36:39 Running setup.py install for dockerpty: started 16:36:40 Running setup.py install for dockerpty: finished with status 'done' 16:36:41 ---> 9cefb8f77666 16:36:41 Step 9/24 : RUN go mod tidy 16:36:41 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 16:36:41 ---> Running in 581be45dce07 16:36:41 Removing intermediate container 3bd3fe637746 16:36:41 ---> 1873ee111713 16:36:41 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:36:42 ---> Running in 8d0b19c12ace 16:36:43 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 16:36:44 Removing intermediate container 6231d28c94d6 16:36:44 ---> f47b523ab829 16:36:44 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:36:44 ---> Running in 4809bf92c344 16:36:44 Removing intermediate container 581be45dce07 16:36:44 ---> 085b0850a0c9 16:36:44 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:36:44 ---> Running in 1eec113bbb8a 16:36:44 ---> 4df06ac354d4 16:36:44 Step 9/26 : RUN go mod tidy 16:36:45 ---> Running in 6a28c5ebc542 16:36:45 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 16:36:45 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 16:36:47 Removing intermediate container 6a28c5ebc542 16:36:47 ---> 619fd3f1d99c 16:36:47 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:47 ---> Running in 0a5578216680 16:36:47 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 16:36:49 Removing intermediate container b02b5bf48339 16:36:49 ---> 4706dda00b70 16:36:49 Step 15/24 : ENV APP_PORT=58890 16:36:49 ---> Running in 3c1e9ef104ea 16:36:49 Removing intermediate container 3c1e9ef104ea 16:36:49 ---> aebad3b930ad 16:36:49 Step 16/24 : EXPOSE $APP_PORT 16:36:49 ---> Running in 34e12b510d3a 16:36:50 Removing intermediate container 34e12b510d3a 16:36:50 ---> d6fd18cc7e5b 16:36:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:36:50 ---> c588c6049e49 16:36:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:36:51 ---> d605a302ce9b 16:36:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:36:51 ---> 0bb8f8d51c10 16:36:51 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:36:51 ---> Running in 7cf7cbdb9dd8 16:36:51 Removing intermediate container 7cf7cbdb9dd8 16:36:51 ---> ba81cf4a4376 16:36:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:51 ---> Running in e34208cdc4d9 16:36:51 Removing intermediate container e34208cdc4d9 16:36:51 ---> adf117c81dfe 16:36:51 Step 22/24 : LABEL arch=x86_64 16:36:51 ---> Running in 8ae6832de724 16:36:52 Removing intermediate container 8ae6832de724 16:36:52 ---> fe099a9a978b 16:36:52 Step 23/24 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 16:36:52 ---> Running in 0a8be47549f9 16:36:52 Removing intermediate container 0a8be47549f9 16:36:52 ---> 0878c1e3557c 16:36:52 Step 24/24 : LABEL version=0.0.0 16:36:52 ---> Running in d083a7dd8682 16:36:52 Removing intermediate container d083a7dd8682 16:36:52 ---> ced304040bcd 16:36:52 16:36:52 Successfully built ced304040bcd 16:36:52 Successfully tagged sys-mgmt-agent:latest 16:37:19  Building sys-mgmt-agent ... done 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 16:37:19 Removing intermediate container 8d0b19c12ace 16:37:19 ---> c3d334837586 16:37:19 16:37:19 Step 11/23 : FROM alpine:3.12 16:37:19 ---> 13621d1b12d4 16:37:19 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:37:19 Removing intermediate container 4809bf92c344 16:37:19 ---> c0688010e628 16:37:19 16:37:19 Step 11/32 : FROM alpine:3.12 16:37:19 ---> 13621d1b12d4 16:37:19 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:37:19 ---> Running in dc3a55e759e5 16:37:19 ---> Running in c445f5db5453 16:37:19 Removing intermediate container c445f5db5453 16:37:19 ---> 6baa71731ce3 16:37:19 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:37:19 ---> Running in 29d3be2af4b7 16:37:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:19 (1/2) Installing ca-certificates (20191127-r4) 16:37:19 (2/2) Installing dumb-init (1.2.2-r1) 16:37:19 Executing busybox-1.31.1-r20.trigger 16:37:19 Executing ca-certificates-20191127-r4.trigger 16:37:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:19 OK: 6 MiB in 16 packages 16:37:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:20 (1/2) Installing dumb-init (1.2.2-r1) 16:37:20 (2/2) Installing su-exec (0.2-r1) 16:37:20 Executing busybox-1.31.1-r20.trigger 16:37:20 OK: 6 MiB in 16 packages 16:37:21 Removing intermediate container dc3a55e759e5 16:37:21 ---> 5bf6ec99e3b1 16:37:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:37:21 Removing intermediate container 0a5578216680 16:37:21 ---> 3761c1780349 16:37:21 16:37:21 Step 11/26 : FROM alpine:3.12 16:37:21 ---> 13621d1b12d4 16:37:21 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:37:21 ---> Running in 475841ad2cb3 16:37:21 ---> Running in 4f3d44bb1e4e 16:37:21 Removing intermediate container 29d3be2af4b7 16:37:21 ---> a425fcc05649 16:37:21 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:37:21 ---> Running in 5d2be1e566c5 16:37:21 Removing intermediate container 475841ad2cb3 16:37:21 ---> 551388de3046 16:37:21 Step 14/23 : ENV APP_PORT=59860 16:37:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:21 Removing intermediate container 5d2be1e566c5 16:37:21 ---> 62106797eb7a 16:37:21 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:37:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:21 (1/3) Installing ca-certificates (20191127-r4) 16:37:21 (2/3) Installing dumb-init (1.2.2-r1) 16:37:21 (3/3) Installing su-exec (0.2-r1) 16:37:21 Executing busybox-1.31.1-r20.trigger 16:37:21 Executing ca-certificates-20191127-r4.trigger 16:37:21 OK: 6 MiB in 17 packages 16:37:21 ---> Running in 685f555c4d95 16:37:21 ---> Running in ca86c4bbab8e 16:37:21 Removing intermediate container 685f555c4d95 16:37:21 ---> e79275683628 16:37:21 Step 15/23 : EXPOSE $APP_PORT 16:37:21 Removing intermediate container 1eec113bbb8a 16:37:21 ---> 58b194af6c58 16:37:21 16:37:21 Step 11/24 : FROM alpine:3.12 16:37:21 ---> 13621d1b12d4 16:37:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:37:21 ---> Using cache 16:37:21 ---> c743de799ee9 16:37:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:21 ---> Using cache 16:37:21 ---> db413b7cba36 16:37:21 Step 14/24 : ENV APP_PORT=59881 16:37:21 ---> Running in 2b524015e1bc 16:37:21 ---> Running in 8363df1fbcfe 16:37:21 Removing intermediate container ca86c4bbab8e 16:37:21 ---> d2afc77f5ee2 16:37:21 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:37:22 ---> Running in beef71c10879 16:37:22 Removing intermediate container 2b524015e1bc 16:37:22 ---> 7677b8895b17 16:37:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:22 Removing intermediate container 4f3d44bb1e4e 16:37:22 ---> 44436ab950c2 16:37:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:22 Removing intermediate container 8363df1fbcfe 16:37:22 ---> 62c5f8f6440f 16:37:22 Step 15/24 : EXPOSE $APP_PORT 16:37:22 ---> Running in 42aa1a22be96 16:37:22 ---> Running in f7818a7260e4 16:37:22 Removing intermediate container 42aa1a22be96 16:37:22 ---> be5cc7ffa8e6 16:37:22 Step 16/24 : WORKDIR / 16:37:22 ---> 64caa193647e 16:37:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:37:22 Removing intermediate container f7818a7260e4 16:37:22 ---> afbc520b1062 16:37:22 Step 14/26 : WORKDIR / 16:37:22 ---> Running in a3af5191a0c3 16:37:22 ---> Running in 728ea654351d 16:37:22 Removing intermediate container a3af5191a0c3 16:37:22 ---> 273771ebaf65 16:37:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:22 Removing intermediate container 728ea654351d 16:37:22 ---> 9acd5286de34 16:37:22 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:37:22 ---> 4200f2d9f1bf 16:37:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:37:22 ---> 69eeb178039d 16:37:22 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:37:22 Removing intermediate container beef71c10879 16:37:22 ---> 2320c5fb4982 16:37:22 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:37:23 ---> Running in 1986151dde48 16:37:23 ---> a19680eba90b 16:37:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:37:23 ---> 7ee24bb1a4d9 16:37:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:37:23 Removing intermediate container 1986151dde48 16:37:23 ---> caf3a3feda79 16:37:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:37:23 ---> Running in 6141436a009c 16:37:23 ---> eae56baee0fa 16:37:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:37:23 Removing intermediate container 6141436a009c 16:37:23 ---> 7cede7cbf080 16:37:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:23 ---> 50fb04098c31 16:37:23 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:37:23 ---> Running in d75272efc661 16:37:23 ---> 642289fcd363 16:37:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:37:23 ---> 07826b498b2f 16:37:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:37:23 ---> Running in 2e493c2a39c9 16:37:23 Removing intermediate container d75272efc661 16:37:23 ---> fd84f4859f71 16:37:23 Step 21/23 : LABEL arch=x86_64 16:37:23 ---> Running in db1c01926588 16:37:23 ---> 87c26261e697 16:37:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:37:23 ---> Running in fe72b840f086 16:37:23 Removing intermediate container db1c01926588 16:37:23 ---> 152aba36c200 16:37:23 Step 22/23 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 16:37:23 ---> 5aa6e14662e2 16:37:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:37:23 ---> Running in 65383b0b2f97 16:37:23 Removing intermediate container fe72b840f086 16:37:23 ---> 861212dc2dca 16:37:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:23 ---> Running in e9ea0c065d7b 16:37:24 Removing intermediate container 65383b0b2f97 16:37:24 ---> 76762d3ae853 16:37:24 Step 23/23 : LABEL version=0.0.0 16:37:24 ---> Running in 7cd9905f06a9 16:37:24 Removing intermediate container e9ea0c065d7b 16:37:24 ---> 02ce4d9858fd 16:37:24 Step 22/24 : LABEL arch=x86_64 16:37:24 ---> bd494c1e9b50 16:37:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:37:24 ---> Running in 0e2ba993a728 16:37:24 Removing intermediate container 7cd9905f06a9 16:37:24 ---> 7d62bceaa320 16:37:24 16:37:24 Successfully built 7d62bceaa320 16:37:24 Removing intermediate container 2e493c2a39c9 16:37:24 ---> b7ffb8afa203 16:37:24 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:24 Successfully tagged support-notifications:latest 16:37:24  Building support-notifications ... done Removing intermediate container 0e2ba993a728 16:37:24 ---> 3bd06e08a8e0 16:37:24 Step 23/24 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 16:37:24 ---> Running in df690128b7ee 16:37:24 ---> 2c434453e098 16:37:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:37:24 ---> cf18976ea0bf 16:37:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:37:24 Removing intermediate container df690128b7ee 16:37:24 ---> 3571b0d14e2c 16:37:24 Step 24/24 : LABEL version=0.0.0 16:37:24 ---> a7ca97fc858c 16:37:24 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/ 16:37:24 ---> Running in 9cf70aff5c21 16:37:24 ---> Running in 6db3a0618148 16:37:24 Removing intermediate container 9cf70aff5c21 16:37:24 ---> c87de3e76751 16:37:24 16:37:24 Successfully built c87de3e76751 16:37:24 Successfully tagged core-metadata:latest 16:37:25  Building core-metadata ... done  ---> 4b6abbc25408 16:37:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:37:25 ---> 5c5346e0c5a7 16:37:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:37:25 Removing intermediate container 6db3a0618148 16:37:25 ---> eaff0c90b3b5 16:37:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:37:25 ---> Running in 5d1b72dcb382 16:37:25 ---> 15774fd6a104 16:37:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:37:25 Removing intermediate container 5d1b72dcb382 16:37:25 ---> 9cec0d9b991a 16:37:25 Step 24/26 : LABEL arch=x86_64 16:37:25 ---> Running in 4381faba2d30 16:37:25 ---> 78b32ac14aa7 16:37:25 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:37:25 Removing intermediate container 4381faba2d30 16:37:25 ---> 93a95c2d4e4f 16:37:25 Step 25/26 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 16:37:25 ---> Running in e46c35e18ae2 16:37:25 ---> Running in 6ce04baeb895 16:37:25 Removing intermediate container e46c35e18ae2 16:37:25 ---> 906b92bdc6e5 16:37:26 Step 26/26 : LABEL version=0.0.0 16:37:26 ---> Running in 4bf43df6407a 16:37:26 Removing intermediate container 6ce04baeb895 16:37:26 ---> 379bb6c89c2f 16:37:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:37:26 Removing intermediate container 4bf43df6407a 16:37:26 ---> 639ecb5cf6cd 16:37:26 16:37:26 Successfully built 639ecb5cf6cd 16:37:26 Successfully tagged security-secretstore-setup:latest 16:37:26  Building security-secretstore-setup ... done  ---> 9b54e4430587 16:37:26 Step 27/32 : RUN chmod +x /entrypoint.sh 16:37:26 ---> Running in d11325104361 16:37:27 Removing intermediate container d11325104361 16:37:27 ---> 5e24d54e7e18 16:37:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:37:27 ---> Running in 55509cbfb695 16:37:27 Removing intermediate container 55509cbfb695 16:37:27 ---> 1c56869fce88 16:37:27 Step 29/32 : CMD ["gate"] 16:37:27 ---> Running in e7d701874b84 16:37:27 Removing intermediate container e7d701874b84 16:37:27 ---> 66e674576d0b 16:37:27 Step 30/32 : LABEL arch=x86_64 16:37:27 ---> Running in 37cdfec84f1d 16:37:27 Removing intermediate container 37cdfec84f1d 16:37:27 ---> c170e1a21d39 16:37:27 Step 31/32 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 16:37:27 ---> Running in ac952b01205c 16:37:27 Removing intermediate container ac952b01205c 16:37:27 ---> 77d203bbac50 16:37:27 Step 32/32 : LABEL version=0.0.0 16:37:27 ---> Running in 8e734c8adfa0 16:37:27 Removing intermediate container 8e734c8adfa0 16:37:27 ---> 9a033e866973 16:37:27 16:37:27 Successfully built 9a033e866973 16:37:27 Successfully tagged security-bootstrapper:latest 16:37:28  Building security-bootstrapper ... done  [Pipeline] } 16:37:28 $ docker stop --time=1 348dec322e12dc2a7af50c5aa797e2716647e21929b8bbab1baed6e0111f946b 16:37:29 $ docker rm -f 348dec322e12dc2a7af50c5aa797e2716647e21929b8bbab1baed6e0111f946b [Pipeline] // withDockerContainer [Pipeline] sh 16:37:29 + docker images 16:37:29 REPOSITORY TAG IMAGE ID CREATED SIZE 16:37:29 security-bootstrapper latest 9a033e866973 2 seconds ago 18.8MB 16:37:29 security-secretstore-setup latest 639ecb5cf6cd 4 seconds ago 28.1MB 16:37:29 core-metadata latest c87de3e76751 5 seconds ago 16.7MB 16:37:29 support-notifications latest 7d62bceaa320 5 seconds ago 16.8MB 16:37:29 58b194af6c58 8 seconds ago 1.76GB 16:37:29 3761c1780349 9 seconds ago 1.76GB 16:37:29 c0688010e628 11 seconds ago 1.75GB 16:37:29 c3d334837586 12 seconds ago 1.75GB 16:37:29 sys-mgmt-agent latest ced304040bcd 37 seconds ago 325MB 16:37:29 core-data latest db4c9bca9f24 About a minute ago 20.4MB 16:37:29 core-command latest bada2e1af241 About a minute ago 16MB 16:37:29 0b302e0f4c7a About a minute ago 1.75GB 16:37:29 security-proxy-setup latest f2e4a8df6e1f About a minute ago 26MB 16:37:29 support-scheduler latest 1ed9c3b119b3 About a minute ago 16.1MB 16:37:29 89f5a5d71376 About a minute ago 1.76GB 16:37:29 a4f85ede0048 About a minute ago 1.75GB 16:37:29 89e2d9776cb4 About a minute ago 1.75GB 16:37:29 dd4f962839fb About a minute ago 1.76GB 16:37:29 ci-base-image-x86_64 latest 7260bda62abf 5 minutes ago 1.25GB 16:37:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 10 days ago 37.5MB 16:37:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 weeks ago 547MB 16:37:29 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 16:37:29 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 16:37:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:37:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:37:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:37:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:37:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:37:45 Still waiting to schedule task 16:37:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:37:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:37:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:37:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:37:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:37:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:37:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.161s coverage: 28.7% of statements 16:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.348s coverage: 100.0% of statements 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.366s coverage: 46.3% of statements 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:38:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.544s coverage: 90.1% of statements 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:38:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.314s coverage: 81.2% of statements 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.571s coverage: 94.2% of statements 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 59.1% of statements 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.356s coverage: 0.8% of statements 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.197s coverage: 21.7% of statements 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.186s coverage: 47.1% of statements 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.247s coverage: 79.5% of statements 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements 16:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.271s coverage: 96.3% of statements 16:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 16:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements 16:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements 16:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.665s coverage: 81.8% of statements 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.298s coverage: 92.9% of statements 16:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 16:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.189s coverage: 87.2% of statements 16:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 16:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.204s coverage: 58.8% of statements 16:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.190s coverage: 80.0% of statements 16:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 16:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.328s coverage: 85.4% of statements 16:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.331s coverage: 91.2% of statements 16:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.919s coverage: 64.4% of statements 16:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements 16:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements 16:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 16:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.133s coverage: 73.7% of statements 16:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 16:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.098s coverage: 62.6% of statements 16:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.794s coverage: 43.6% of statements 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.215s coverage: 89.5% of statements 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.282s coverage: 84.8% of statements 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:39:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.235s coverage: 19.5% of statements 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:39:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.631s coverage: 92.0% of statements 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:39:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.242s coverage: 62.7% of statements 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:39:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.431s coverage: 97.7% of statements 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:39:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:39:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.195s coverage: 100.0% of statements 16:39:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 16:39:02 GO111MODULE=on go vet ./... 16:40:39 gofmt -l . 16:40:39 [ "`gofmt -l .`" = "" ] 16:40:39 ./bin/test-attribution-txt.sh [Pipeline] sh 16:40:40 + ls -al . 16:40:40 total 640 16:40:40 drwxrwxr-x 9 1001 1001 4096 Aug 28 16:40 . 16:40:40 drwxr-xr-x 4 root root 4096 Aug 28 16:36 .. 16:40:40 -rw-rw-r-- 1 1001 1001 11 Aug 28 16:33 .dockerignore 16:40:40 drwxrwxr-x 8 1001 1001 4096 Aug 28 16:33 .git 16:40:40 drwxrwxr-x 4 1001 1001 4096 Aug 28 16:33 .github 16:40:40 -rw-rw-r-- 1 1001 1001 818 Aug 28 16:33 .gitignore 16:40:40 -rw-rw-r-- 1 1001 1001 76 Aug 28 16:33 .hadolint.yml 16:40:40 -rw-rw-r-- 1 1001 1001 166 Aug 28 16:33 .sonarcloud.properties 16:40:40 -rw-rw-r-- 1 1001 1001 1171 Aug 28 16:33 ADOPTERS.md 16:40:40 -rw-rw-r-- 1 1001 1001 8493 Aug 28 16:33 Attribution.txt 16:40:40 -rw-rw-r-- 1 1001 1001 43881 Aug 28 16:33 CHANGELOG.md 16:40:40 -rw-rw-r-- 1 1001 1001 3804 Aug 28 16:33 CONTRIBUTING.md 16:40:40 -rw-rw-r-- 1 1001 1001 677 Aug 28 16:33 GOVERNANCE.md 16:40:40 -rw-rw-r-- 1 1001 1001 849 Aug 28 16:33 Jenkinsfile 16:40:40 -rw-rw-r-- 1 1001 1001 10775 Aug 28 16:33 LICENSE 16:40:40 -rw-rw-r-- 1 1001 1001 5915 Aug 28 16:33 Makefile 16:40:40 -rw-rw-r-- 1 1001 1001 582 Aug 28 16:33 OWNERS.md 16:40:40 -rw-rw-r-- 1 1001 1001 8643 Aug 28 16:33 README.md 16:40:40 -rw-rw-r-- 1 1001 1001 6912 Aug 28 16:33 SECURITY.md 16:40:40 -rw-rw-r-- 1 1001 1001 5 Aug 28 16:30 VERSION 16:40:40 -rw-rw-r-- 1 1001 1001 4131 Aug 28 16:33 ZMQWindows.md 16:40:40 drwxrwxr-x 2 1001 1001 4096 Aug 28 16:33 bin 16:40:40 drwxrwxr-x 14 1001 1001 4096 Aug 28 16:33 cmd 16:40:40 -rw-r--r-- 1 root root 405611 Aug 28 16:39 coverage.out 16:40:40 -rw-rw-r-- 1 1001 1001 841 Aug 28 16:33 go.mod 16:40:40 -rw-r--r-- 1 root root 50064 Aug 28 16:36 go.sum 16:40:40 drwxrwxr-x 8 1001 1001 4096 Aug 28 16:33 internal 16:40:40 drwxrwxr-x 3 1001 1001 4096 Aug 28 16:33 openapi 16:40:40 drwxrwxr-x 4 1001 1001 4096 Aug 28 16:33 snap 16:40:40 -rw-rw-r-- 1 1001 1001 204 Aug 28 16:33 version.go [Pipeline] sh 16:40:41 + '[' -e coverage.out ] 16:40:41 + chown 1001:1001 coverage.out [Pipeline] stash 16:40:41 Warning: overwriting stash ‘coverage-report’ 16:40:42 Stashed 1 file(s) [Pipeline] sh 16:40:42 + make build 16:40:42 go mod tidy 16:40:43 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 16:40:50 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 16:41:16 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 16:41:16 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 16:41:20 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 16:41:20 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 16:41:24 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 16:41:28 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 16:41:32 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 16:41:36 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 16:41:39 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 16:41:43 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] } 16:41:50 $ docker stop --time=1 305bbd4280a392068d2d78eb7fe69ebd083225a1e8c21acc5e120ea0fc16f3fe 16:41:52 $ docker rm -f 305bbd4280a392068d2d78eb7fe69ebd083225a1e8c21acc5e120ea0fc16f3fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:41:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:41:55 16:41:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:41:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:41:55 latest: Pulling from edgex-devops/edgex-compose-arm64 16:41:55 29e5d40040c1: Pulling fs layer 16:41:55 1ce36da41761: Pulling fs layer 16:41:55 25b303627fd3: Pulling fs layer 16:41:55 29e5d40040c1: Download complete 16:41:56 29e5d40040c1: Pull complete 16:41:56 1ce36da41761: Verifying Checksum 16:41:56 1ce36da41761: Download complete 16:41:58 1ce36da41761: Pull complete 16:41:58 25b303627fd3: Verifying Checksum 16:41:58 25b303627fd3: Download complete 16:42:08 25b303627fd3: Pull complete 16:42:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:42:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:42:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:42:08 Running on prd-ubuntu18.04-docker-8c-8g-1023 in /w/workspace/edgexfoundry_edgex-go_PR-3678 16:42:08 prd-ubuntu18.04-docker-arm64-4c-16g-1021 does not seem to be running inside a container 16:42:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:42:12 $ docker top bcaa0c124cecf78f748a09b05ae845bc5bffd2263380b709496dfeb0949515e9 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 16:42:13 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 16:42:13 The recommended git tool is: git 16:42:13 + docker-compose build --help 16:42:13 + grep parallel 16:42:16 using credential edgex-jenkins-ssh 16:42:16 Cloning the remote Git repository 16:42:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:42:16 > git init /w/workspace/edgex-go/6 # timeout=10 16:42:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:42:16 > git --version # timeout=10 16:42:16 > git --version # 'git version 2.17.1' 16:42:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:19 --parallel Build images in parallel. [Pipeline] } 16:42:19 $ docker stop --time=1 bcaa0c124cecf78f748a09b05ae845bc5bffd2263380b709496dfeb0949515e9 16:42:21 $ docker rm -f bcaa0c124cecf78f748a09b05ae845bc5bffd2263380b709496dfeb0949515e9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:42:22 . [Pipeline] withDockerContainer 16:42:22 prd-ubuntu18.04-docker-arm64-4c-16g-1021 does not seem to be running inside a container 16:42:22 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:42:24 $ docker top fd5c14d43e6c96c48e1e6c15f6099fa11e72a4d33cd025f952477b29a5a9703e -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:25 + docker-compose -f ./docker-compose-build.yml build --parallel 16:42:30 Building core-command ... 16:42:30 Building core-data ... 16:42:30 Building core-metadata ... 16:42:30 Building security-bootstrapper ... 16:42:30 Building security-proxy-setup ... 16:42:30 Building security-secretstore-setup ... 16:42:30 Building support-notifications ... 16:42:30 Building support-scheduler ... 16:42:30 Building sys-mgmt-agent ... 16:42:30 Building sys-mgmt-agent 16:42:30 Building core-data 16:42:30 Building support-scheduler 16:42:30 Building support-notifications 16:42:30 Building security-bootstrapper 16:43:10 Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 16:43:10 Merge succeeded, producing 692b15e62aeaf615474fe3feb314fc1b3ebb471d 16:43:10 Checking out Revision 692b15e62aeaf615474fe3feb314fc1b3ebb471d (PR-3678) 16:43:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:43:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:43:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:43:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:43:10 > git config core.sparsecheckout # timeout=10 16:43:10 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 16:43:10 > git remote # timeout=10 16:43:10 > git config --get remote.origin.url # timeout=10 16:43:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:10 > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 16:43:10 > git rev-parse HEAD^{commit} # timeout=10 16:43:10 > git config core.sparsecheckout # timeout=10 16:43:10 > git checkout -f 692b15e62aeaf615474fe3feb314fc1b3ebb471d # timeout=10 16:43:14 Commit message: "Merge commit '22189a20601e835d069a8814fe5b33d27e11ca61' into HEAD" 16:43:14 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:15 + echo snap-build.sh 16:43:15 snap-build.sh 16:43:15 + SNAP_BASE_DIR=. 16:43:15 + '[' '!' -z /w/workspace/edgex-go/6 ']' 16:43:15 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 16:43:15 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 16:43:15 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 16:43:15 + cd /w/workspace/edgex-go/6 16:43:15 + sudo apt-get remove -qy --purge lxd lxd-client 16:43:15 Reading package lists... 16:43:15 Building dependency tree... 16:43:15 Reading state information... 16:43:15 The following packages were automatically installed and are no longer required: 16:43:15 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:43:15 uidmap xdelta3 16:43:15 Use 'sudo apt autoremove' to remove them. 16:43:15 The following packages will be REMOVED: 16:43:15 lxd* lxd-client* 16:43:15 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:43:15 After this operation, 31.7 MB disk space will be freed. 16:43:14 > git rev-list --no-walk 6a94d88715c94f700f5e5bd96023c388505b7aad # timeout=10 16:43:16 (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.) 16:43:16 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:43:17 Removing lxd dnsmasq configuration 16:43:17 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:43:17 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:43:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:43:18 (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.) 16:43:18 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:43:19 Processing triggers for systemd (237-3ubuntu10.45) ... 16:43:19 Processing triggers for ureadahead (0.100.0-21) ... 16:43:20 + sudo snap remove --purge lxd 16:43:20 snap "lxd" is not installed 16:43:20 + sudo groupadd --force --system lxd 16:43:20 ++ whoami 16:43:20 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:43:20 + newgrp - lxd 16:43:20 + sudo snap install lxd 16:43:28 2021-08-28T16:43:25Z INFO Waiting for automatic snapd restart... 16:43:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:43:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:43:38 ---> 460fdde082a6 16:43:38 Step 3/24 : WORKDIR /edgex-go 16:43:38 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:43:38 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:43:38 ---> 460fdde082a6 16:43:38 Step 3/32 : WORKDIR /edgex-go 16:43:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:43:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:43:38 ---> 460fdde082a6 16:43:38 Step 3/23 : WORKDIR /edgex-go 16:43:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:43:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:43:38 ---> 460fdde082a6 16:43:38 Step 3/24 : WORKDIR /edgex-go 16:43:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:43:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:43:38 ---> 460fdde082a6 16:43:38 Step 3/23 : WORKDIR /edgex-go 16:43:38 ---> Running in 79ab5ad25f0d 16:43:38 ---> Running in 6981abe2df5c 16:43:38 ---> Running in 5840ecaa0307 16:43:38 ---> Running in a1ec913d8531 16:43:38 ---> Running in 7d1bfec3706a 16:43:38 Removing intermediate container a1ec913d8531 16:43:38 Removing intermediate container 5840ecaa0307 16:43:38 ---> 284a4ed5bf90 16:43:38 ---> 5e5207d0c118 16:43:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:38 16:43:38 Removing intermediate container 6981abe2df5c 16:43:38 ---> 8f71456dfa59 16:43:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:38 Removing intermediate container 7d1bfec3706a 16:43:38 ---> f347a3794cae 16:43:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:38 Removing intermediate container 79ab5ad25f0d 16:43:38 ---> 9a2ef1e6a0ff 16:43:38 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:38 ---> Running in 78c26304ecfd 16:43:38 ---> Running in 5dbca5a315d8 16:43:38 ---> Running in 521c1276903a 16:43:38 ---> Running in c997d3227c07 16:43:38 ---> Running in 70ec3a8756cd 16:43:38 Removing intermediate container 78c26304ecfd 16:43:38 ---> d70e947e646b 16:43:38 Step 5/23 : RUN apk add --update --no-cache make git 16:43:38 Removing intermediate container 5dbca5a315d8 16:43:38 ---> 40fa9adaa99e 16:43:38 Step 5/24 : RUN apk add --update --no-cache make bash git 16:43:38 ---> Running in 15cc675473e1 16:43:38 ---> Running in 0c6177ff6647 16:43:38 Removing intermediate container 521c1276903a 16:43:38 ---> fb3b29c339d9 16:43:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:43:38 ---> Running in edf84e5ae11e 16:43:38 Removing intermediate container 70ec3a8756cd 16:43:38 ---> 7e0b3cd405e3 16:43:38 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:43:39 Removing intermediate container c997d3227c07 16:43:39 ---> b6c713728691 16:43:39 Step 5/32 : RUN apk add --update --no-cache make git 16:43:39 ---> Running in b7115de34bad 16:43:39 ---> Running in 1d1c57e6c9fa 16:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:43:40 lxd 4.17 from Canonical* installed 16:43:40 + sudo lxd init --auto 16:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:43:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:43:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:43:41 OK: 218 MiB in 52 packages 16:43:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:43:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:43:42 OK: 218 MiB in 52 packages 16:43:43 OK: 218 MiB in 52 packages 16:43:43 OK: 218 MiB in 52 packages 16:43:43 Removing intermediate container 15cc675473e1 16:43:43 ---> 6adebebf87de 16:43:43 Step 6/23 : COPY go.mod . 16:43:43 OK: 218 MiB in 52 packages 16:43:43 Removing intermediate container 0c6177ff6647 16:43:43 ---> 2bfa64c2737a 16:43:43 Step 6/24 : COPY go.mod . 16:43:44 Removing intermediate container edf84e5ae11e 16:43:44 ---> acd7e0159af3 16:43:44 Step 6/23 : COPY go.mod . 16:43:44 ---> d2964f3bfb87 16:43:44 Step 7/23 : RUN go mod download 16:43:44 Removing intermediate container b7115de34bad 16:43:44 ---> fbfb01361f8f 16:43:44 Step 6/24 : COPY go.mod . 16:43:45 ---> Running in 25f0fd574de0 16:43:45 Removing intermediate container 1d1c57e6c9fa 16:43:45 ---> 10c76369c097 16:43:45 Step 6/32 : COPY go.mod . 16:43:45 ---> a4fc57f84e60 16:43:45 Step 7/24 : RUN go mod download 16:43:45 ---> 7c9fad3b0262 16:43:45 Step 7/23 : RUN go mod download 16:43:45 ---> Running in 2cdab90416e9 16:43:45 ---> Running in a3516af021bc 16:43:45 ---> 33c9f55da491 16:43:45 Step 7/24 : RUN go mod download 16:43:46 ---> Running in bed5eff5e712 16:43:46 ---> fcf8883b8e57 16:43:46 Step 7/32 : RUN go mod download 16:43:47 ---> Running in baf3e6d62d44 16:43:48 + sudo snap install --classic snapcraft 16:43:50 Removing intermediate container 25f0fd574de0 16:43:50 ---> dd5ed7c4d6d9 16:43:50 Step 8/23 : COPY . . 16:43:52 Removing intermediate container 2cdab90416e9 16:43:52 ---> 8d070096a34c 16:43:52 Step 8/24 : COPY . . 16:43:53 Removing intermediate container a3516af021bc 16:43:53 ---> 4028088464bf 16:43:53 Step 8/23 : COPY . . 16:43:54 Removing intermediate container bed5eff5e712 16:43:54 ---> d4d341eca2d0 16:43:54 Step 8/24 : COPY . . 16:43:54 Removing intermediate container baf3e6d62d44 16:43:54 ---> e0f427ee5afc 16:43:54 Step 8/32 : COPY . . 16:43:56 snapcraft 5.0 from Canonical* installed 16:43:56 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:43:56 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:43:56 % Total % Received % Xferd Average Speed Time Time Time Current 16:43:56 Dload Upload Total Spent Left Speed 16:43:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4045 16:43:57 100 3325k 100 3325k 0 0 5802k 0 --:--:-- --:--:-- --:--:-- 5802k 16:43:57 ./yq_linux_amd64 16:43:57 + sudo snapcraft prime --use-lxd 16:43:59 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:43:59 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: 16:43:59 - README.md 16:43:59 16:43:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:44:00 Launching a container. 16:44:06 Waiting for container to be ready 16:44:06 To start your first instance, try: lxc launch ubuntu:18.04 16:44:06 16:44:10 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:44:10 Waiting for network to be ready... 16:44:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:44:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:44:11 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:44:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:44:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:44:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:44:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:44:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:44:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:44:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:44:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:44:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:44:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:44:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:44:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:44:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:44:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:44:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:44:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:44:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 16:44:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:44:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:44:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:44:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:44:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:44:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:44:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:44:15 Fetched 25.1 MB in 4s (6091 kB/s) 16:44:15 Reading package lists... 16:44:16 Reading package lists... 16:44:16 Building dependency tree... 16:44:16 Reading state information... 16:44:16 The following additional packages will be installed: 16:44:16 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:44:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:44:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:44:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:44:16 Suggested packages: 16:44:16 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:44:16 Recommended packages: 16:44:16 gnupg libsasl2-modules 16:44:16 The following NEW packages will be installed: 16:44:16 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:44:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:44:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:44:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:44:16 The following packages will be upgraded: 16:44:16 gpg gpg-agent gpgconf libudev1 16:44:16 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:44:16 Need to get 3527 kB of archives. 16:44:16 After this operation, 13.3 MB of additional disk space will be used. 16:44:16 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] 16:44:16 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] 16:44:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:44:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:44:16 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 16:44:16 ---> 3251eb5650b9 16:44:16 Step 9/23 : RUN go mod tidy 16:44:16 ---> 99aa022d438b 16:44:16 Step 9/24 : RUN go mod tidy 16:44:16 ---> 1e2834cdc89a 16:44:16 Step 9/23 : RUN go mod tidy 16:44:16 ---> Running in c21d723aa834 16:44:16 ---> Running in f1acfb1a5e51 16:44:16 ---> Running in ea0867e045ce 16:44:16 ---> 8f2991181e0e 16:44:16 Step 9/24 : RUN go mod tidy 16:44:16 ---> c830fe3fa9e0 16:44:16 Step 9/32 : RUN go mod tidy 16:44:16 ---> Running in 288254be37a5 16:44:16 ---> Running in 57efc849cf8b 16:44:16 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 16:44:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:44:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:44:17 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:44:17 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:44:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:44:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:44:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:44:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:44:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:44:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:44:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:44:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:44:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:44:17 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:44:17 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:44:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:44:17 debconf: delaying package configuration, since apt-utils is not installed 16:44:17 Fetched 3527 kB in 1s (2991 kB/s) 16:44:17 (Reading database ... 12511 files and directories currently installed.) 16:44:17 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 16:44:17 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:44:17 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 16:44:17 Selecting previously unselected package udev. 16:44:17 (Reading database ... 12511 files and directories currently installed.) 16:44:17 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 16:44:17 Unpacking udev (237-3ubuntu10.51) ... 16:44:18 Selecting previously unselected package libfuse2:amd64. 16:44:18 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:44:18 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:44:18 Selecting previously unselected package fuse. 16:44:18 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:44:18 Unpacking fuse (2.9.7-1ubuntu1) ... 16:44:18 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:18 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:44:18 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:18 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:44:18 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:18 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:44:18 Selecting previously unselected package libksba8:amd64. 16:44:18 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:44:18 Unpacking libksba8:amd64 (1.3.5-2) ... 16:44:18 Selecting previously unselected package libroken18-heimdal:amd64. 16:44:18 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:18 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:18 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:44:18 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:18 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:18 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:44:18 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:18 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:18 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:44:18 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:18 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:18 Selecting previously unselected package libwind0-heimdal:amd64. 16:44:18 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:18 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:44:18 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:18 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:18 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:44:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:18 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:19 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:44:19 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:19 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:19 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:44:19 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:19 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:19 Selecting previously unselected package libsasl2-modules-db:amd64. 16:44:19 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:44:19 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:19 Selecting previously unselected package libsasl2-2:amd64. 16:44:19 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:44:19 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:19 Selecting previously unselected package libldap-common. 16:44:19 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:44:19 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:44:19 Selecting previously unselected package libldap-2.4-2:amd64. 16:44:19 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:44:19 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:44:19 Selecting previously unselected package dirmngr. 16:44:19 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:19 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:44:19 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:44:19 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:44:19 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:44:19 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:19 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:19 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:44:19 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:19 Setting up libksba8:amd64 (1.3.5-2) ... 16:44:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:44:19 Setting up udev (237-3ubuntu10.51) ... 16:44:19 invoke-rc.d: policy-rc.d denied execution of start. 16:44:19 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:19 Processing triggers for systemd (237-3ubuntu10) ... 16:44:19 Setting up fuse (2.9.7-1ubuntu1) ... 16:44:19 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:44:19 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:19 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:19 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:19 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:19 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:19 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:19 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:19 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:44:19 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:44:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:44:20 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:44:20 settings in the [Install] section, and DefaultInstance for template units). 16:44:20 This means they are not meant to be enabled using systemctl. 16:44:20 Possible reasons for having this kind of units are: 16:44:20 1) A unit may be statically enabled by being symlinked from another unit's 16:44:20 .wants/ or .requires/ directory. 16:44:20 2) A unit's purpose may be to act as a helper for some other unit which has 16:44:20 a requirement dependency on it. 16:44:20 3) A unit may be started when needed via activation (socket, path, timer, 16:44:20 D-Bus, udev, scripted systemctl call, ...). 16:44:20 4) In case of template units, the unit is meant to be enabled with some 16:44:20 instance name specified. 16:44:20 Reading package lists... 16:44:20 Building dependency tree... 16:44:20 Reading state information... 16:44:21 The following additional packages will be installed: 16:44:21 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:44:21 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:44:21 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:44:21 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:44:21 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:44:21 Suggested packages: 16:44:21 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:44:21 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:44:21 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:44:21 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:44:21 systemd-container policykit-1 16:44:21 Recommended packages: 16:44:21 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:44:21 The following NEW packages will be installed: 16:44:21 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:44:21 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:44:21 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:44:21 multiarch-support openssh-client python3 python3-minimal python3.6 16:44:21 python3.6-minimal snapd squashfs-tools sudo 16:44:21 The following packages will be upgraded: 16:44:21 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:44:21 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:44:21 Need to get 36.7 MB of archives. 16:44:21 After this operation, 147 MB of additional disk space will be used. 16:44:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:44:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:44:21 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 16:44:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:44:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:44:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:44:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:44:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:44:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:44:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:44:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:44:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:44:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:44:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:44:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:44:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:44:22 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 16:44:22 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:44:22 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:44:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:44:22 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:44:22 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:44:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:44:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:44:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:44:22 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:44:22 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:44:22 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:44:22 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:44:22 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:44:23 debconf: delaying package configuration, since apt-utils is not installed 16:44:23 Fetched 36.7 MB in 2s (15.2 MB/s) 16:44:23 (Reading database ... 12757 files and directories currently installed.) 16:44:23 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 16:44:23 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:44:24 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 16:44:24 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:44:24 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 16:44:24 (Reading database ... 12757 files and directories currently installed.) 16:44:24 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:44:24 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:44:24 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:44:24 (Reading database ... 12757 files and directories currently installed.) 16:44:24 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:44:24 Unpacking apt (1.6.14) over (1.6.1) ... 16:44:24 Setting up apt (1.6.14) ... 16:44:24 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:44:25 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:44:25 (Reading database ... 12764 files and directories currently installed.) 16:44:25 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:44:25 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:44:25 Removing intermediate container f1acfb1a5e51 16:44:25 ---> 448595b1dcd7 16:44:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:44:25 Removing intermediate container c21d723aa834 16:44:25 ---> ee6041170d2b 16:44:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:44:25 ---> Running in e00ca8731622 16:44:25 ---> Running in f395228c59ce 16:44:25 Removing intermediate container 288254be37a5 16:44:25 ---> 950ebe2f9520 16:44:25 Step 10/24 : RUN make cmd/core-data/core-data 16:44:25 ---> Running in 367637dd4fc8 16:44:25 Removing intermediate container 57efc849cf8b 16:44:25 ---> 71f8daa9f54b 16:44:25 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:44:25 Removing intermediate container ea0867e045ce 16:44:25 ---> a5321b6186f5 16:44:25 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:44:25 ---> Running in 7c985e9904aa 16:44:25 ---> Running in 7502f2230184 16:44:25 Selecting previously unselected package libpython3.6-minimal:amd64. 16:44:25 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:25 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:25 Selecting previously unselected package libexpat1:amd64. 16:44:25 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:44:25 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:44:25 Selecting previously unselected package python3.6-minimal. 16:44:25 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:25 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:44:25 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:44:25 Checking for services that may need to be restarted...done. 16:44:25 Checking for services that may need to be restarted...done. 16:44:25 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:25 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:44:25 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:44:26 Selecting previously unselected package python3-minimal. 16:44:26 (Reading database ... 13012 files and directories currently installed.) 16:44:26 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:44:26 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:44:26 Selecting previously unselected package mime-support. 16:44:26 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:44:26 Unpacking mime-support (3.60ubuntu1) ... 16:44:26 Selecting previously unselected package libmpdec2:amd64. 16:44:26 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:44:26 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:44:26 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:44:26 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:26 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:28 Selecting previously unselected package python3.6. 16:44:28 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:28 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:44:28 Selecting previously unselected package libpython3-stdlib:amd64. 16:44:28 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:44:28 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:44:28 Setting up python3-minimal (3.6.7-1~18.04) ... 16:44:28 Selecting previously unselected package python3. 16:44:28 (Reading database ... 13442 files and directories currently installed.) 16:44:28 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:44:28 Unpacking python3 (3.6.7-1~18.04) ... 16:44:28 Selecting previously unselected package multiarch-support. 16:44:28 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:44:28 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:44:28 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:44:28 Selecting previously unselected package liblzo2-2:amd64. 16:44:28 (Reading database ... 13479 files and directories currently installed.) 16:44:28 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:44:28 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:44:28 Selecting previously unselected package libbsd0:amd64. 16:44:28 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:44:28 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:44:28 Selecting previously unselected package sudo. 16:44:28 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:44:28 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:44:28 Selecting previously unselected package apparmor. 16:44:28 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:44:28 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:44:28 Selecting previously unselected package libedit2:amd64. 16:44:28 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:44:28 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:44:28 Selecting previously unselected package libkrb5support0:amd64. 16:44:28 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:44:28 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:44:28 Selecting previously unselected package libk5crypto3:amd64. 16:44:28 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:44:28 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:44:28 Selecting previously unselected package libkeyutils1:amd64. 16:44:28 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:44:28 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:44:28 Selecting previously unselected package libkrb5-3:amd64. 16:44:28 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:44:28 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:44:28 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:44:28 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:44:28 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:44:28 Selecting previously unselected package libssl1.0.0:amd64. 16:44:28 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:44:28 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:44:28 Selecting previously unselected package openssh-client. 16:44:28 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:44:28 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:44:28 Selecting previously unselected package squashfs-tools. 16:44:28 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:44:28 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:44:28 Selecting previously unselected package snapd. 16:44:28 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:44:28 Unpacking snapd (2.49.2+18.04) ... 16:44:28 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 16:44:28 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 16:44:28 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 16:44:28 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 16:44:28 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 16:44:30 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:44:30 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:44:30 Setting up mime-support (3.60ubuntu1) ... 16:44:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:44:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:44:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:44:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:44:30 Setting up systemd (237-3ubuntu10.51) ... 16:44:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:44:31 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:44:31 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:44:31 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:44:31 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:31 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:44:31 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:44:31 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:44:31 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:44:31 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:44:31 Setting up python3 (3.6.7-1~18.04) ... 16:44:31 running python rtupdate hooks for python3.6... 16:44:31 running python post-rtupdate hooks for python3.6... 16:44:31 Setting up apparmor (2.12-4ubuntu5.1) ... 16:44:32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:44:32 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:44:32 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:44:32 Setting up snapd (2.49.2+18.04) ... 16:44:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:44:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:44:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:44:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:44:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:44:33 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:44:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:44:34 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:44:34 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:44:34 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:44:34 /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' 16:44:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:44:34 Processing triggers for systemd (237-3ubuntu10.51) ... 16:44:35 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:44:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:44:35 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:44:36 Reading package lists... 16:44:37 Reading package lists... 16:44:37 Building dependency tree... 16:44:37 Reading state information... 16:44:37 Calculating upgrade... 16:44:37 The following packages will be upgraded: 16:44:37 advancecomp base-files bash binutils binutils-common 16:44:37 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:44:37 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:44:37 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:44:37 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:44:37 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:44:37 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:44:37 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:44:37 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:44:37 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:44:37 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:44:37 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:44:37 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:44:37 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:44:37 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:44:37 ubuntu-keyring util-linux 16:44:37 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:44:37 Need to get 64.2 MB of archives. 16:44:37 After this operation, 5126 kB of additional disk space will be used. 16:44:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 16:44:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:44:37 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:44:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:44:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:44:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:44:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:44:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:44:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:44:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:44:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:44:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:44:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:44:37 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:44:37 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:44:37 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:44:37 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:44:37 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:44:37 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:44:37 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:44:37 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:44:37 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:44:37 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:44:37 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:44:37 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:44:37 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:44:37 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:44:37 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:44:37 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:44:37 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:44:37 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:44:37 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:44:37 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:44:37 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:44:37 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:44:37 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:44:38 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:44:38 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:44:38 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:44:38 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:44:38 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:44:38 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:44:38 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:44:38 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:44:38 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:44:38 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:44:38 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:44:38 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:44:38 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:44:38 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:44:38 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:44:38 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:44:38 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:44:38 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:44:38 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:44:38 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:44:38 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:44:38 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:44:38 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:44:38 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:44:38 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:44:38 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:44:38 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:44:38 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:44:38 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:44:38 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:44:38 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:44:38 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:44:38 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:44:38 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:44:38 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:44:38 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:44:38 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:44:38 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:44:38 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:44:38 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:44:38 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:44:38 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:44:38 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:44:39 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:44:39 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:44:39 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:44:39 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:44:39 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:44:39 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:44:39 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:44:39 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 16:44:39 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:44:39 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:44:39 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:44:39 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:44:39 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:44:39 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:44:39 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:44:39 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:44:39 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:44:39 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] 16:44:39 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:44:39 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:44:39 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:44:39 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:44:39 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:44:39 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:44:39 debconf: delaying package configuration, since apt-utils is not installed 16:44:39 Fetched 64.2 MB in 2s (32.1 MB/s) 16:44:39 (Reading database ... 13914 files and directories currently installed.) 16:44:39 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:44:39 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:44:40 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:44:40 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:44:40 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 16:44:40 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 16:44:40 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:40 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:40 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:40 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:40 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:40 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:40 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:40 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:40 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:40 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:40 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:40 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:40 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:40 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:41 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:41 (Reading database ... 13914 files and directories currently installed.) 16:44:41 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:41 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:44:41 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:44:41 (Reading database ... 13914 files and directories currently installed.) 16:44:41 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:41 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:41 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:41 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:41 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:41 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:41 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:41 (Reading database ... 13914 files and directories currently installed.) 16:44:41 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:44:41 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:44:41 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:44:42 (Reading database ... 13914 files and directories currently installed.) 16:44:42 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:44:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:44:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:44:42 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:44:42 Setting up base-files (10.1ubuntu2.10) ... 16:44:42 Installing new version of config file /etc/issue ... 16:44:42 Installing new version of config file /etc/issue.net ... 16:44:42 Installing new version of config file /etc/lsb-release ... 16:44:42 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:44:42 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:44:42 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:44:42 Removing obsolete conffile /etc/default/motd-news ... 16:44:42 (Reading database ... 13915 files and directories currently installed.) 16:44:42 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:44:43 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:44:43 Setting up bash (4.4.18-2ubuntu1.2) ... 16:44:43 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 16:44:43 (Reading database ... 13915 files and directories currently installed.) 16:44:43 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:43 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:44:43 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:44:43 (Reading database ... 13915 files and directories currently installed.) 16:44:43 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:44:43 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:44:43 Setting up tar (1.29b-2ubuntu0.2) ... 16:44:43 (Reading database ... 13915 files and directories currently installed.) 16:44:43 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:44:43 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:44:43 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:44:43 (Reading database ... 13915 files and directories currently installed.) 16:44:43 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:44:43 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:44:43 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:44:43 (Reading database ... 13915 files and directories currently installed.) 16:44:43 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:44:43 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:44:44 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:44:44 (Reading database ... 13915 files and directories currently installed.) 16:44:44 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:44:44 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:44:44 Setting up grep (3.1-2build1) ... 16:44:44 (Reading database ... 13915 files and directories currently installed.) 16:44:44 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:44:44 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:44:44 Setting up gzip (1.6-5ubuntu1.1) ... 16:44:44 (Reading database ... 13915 files and directories currently installed.) 16:44:44 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:44:44 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:44:44 Setting up login (1:4.5-1ubuntu2) ... 16:44:44 (Reading database ... 13915 files and directories currently installed.) 16:44:44 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:44:44 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:44:44 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:44:44 (Reading database ... 13915 files and directories currently installed.) 16:44:44 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:44:44 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:44:45 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:44:45 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:44:45 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:44:45 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:44:45 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:44:45 (Reading database ... 13915 files and directories currently installed.) 16:44:45 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:44:45 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:44:46 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:44:46 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:44:46 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:44:46 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:44:46 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:44:46 (Reading database ... 13915 files and directories currently installed.) 16:44:46 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:44:46 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:44:46 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:44:46 (Reading database ... 13915 files and directories currently installed.) 16:44:46 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:46 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:46 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:44:46 (Reading database ... 13915 files and directories currently installed.) 16:44:46 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:46 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:46 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:44:46 (Reading database ... 13915 files and directories currently installed.) 16:44:46 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:46 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:46 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:44:46 (Reading database ... 13915 files and directories currently installed.) 16:44:46 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:46 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:46 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:44:47 (Reading database ... 13915 files and directories currently installed.) 16:44:47 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:44:47 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:44:47 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:44:47 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:44:47 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:44:47 (Reading database ... 13915 files and directories currently installed.) 16:44:47 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:44:47 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:44:47 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:44:47 (Reading database ... 13915 files and directories currently installed.) 16:44:47 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:47 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:47 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:44:47 (Reading database ... 13915 files and directories currently installed.) 16:44:47 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:47 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:47 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:44:47 (Reading database ... 13915 files and directories currently installed.) 16:44:47 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:47 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:47 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:44:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:44:48 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:44:48 (Reading database ... 13915 files and directories currently installed.) 16:44:48 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:44:48 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:44:48 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:44:48 (Reading database ... 13915 files and directories currently installed.) 16:44:48 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:44:48 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:44:48 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:44:48 (Reading database ... 13917 files and directories currently installed.) 16:44:48 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:44:48 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:44:48 Setting up debconf (1.5.66ubuntu1) ... 16:44:49 (Reading database ... 13917 files and directories currently installed.) 16:44:49 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:44:49 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:44:49 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:44:49 (Reading database ... 13917 files and directories currently installed.) 16:44:49 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:44:49 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:44:49 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:44:49 (Reading database ... 13917 files and directories currently installed.) 16:44:49 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:44:49 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:44:49 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:44:49 (Reading database ... 13917 files and directories currently installed.) 16:44:49 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:44:49 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:44:49 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:44:49 (Reading database ... 13919 files and directories currently installed.) 16:44:49 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:44:49 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:44:49 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:44:49 (Reading database ... 13923 files and directories currently installed.) 16:44:49 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:49 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:49 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 16:44:49 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:44:49 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:44:49 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:44:50 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:44:50 (Reading database ... 13923 files and directories currently installed.) 16:44:50 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:44:50 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:44:50 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:44:50 (Reading database ... 13923 files and directories currently installed.) 16:44:50 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:44:50 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:44:50 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:44:50 (Reading database ... 13923 files and directories currently installed.) 16:44:50 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:44:50 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:44:50 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:44:50 (Reading database ... 13923 files and directories currently installed.) 16:44:50 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:44:50 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:44:50 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:44:50 (Reading database ... 13923 files and directories currently installed.) 16:44:50 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:44:50 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:44:50 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:44:50 (Reading database ... 13923 files and directories currently installed.) 16:44:50 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:44:50 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:44:50 Setting up passwd (1:4.5-1ubuntu2) ... 16:44:51 (Reading database ... 13923 files and directories currently installed.) 16:44:51 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:51 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:44:51 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:44:51 (Reading database ... 13923 files and directories currently installed.) 16:44:51 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:44:51 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:44:51 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:44:51 (Reading database ... 13923 files and directories currently installed.) 16:44:51 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:44:51 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:44:51 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:44:51 (Reading database ... 13923 files and directories currently installed.) 16:44:51 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:44:51 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:44:51 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:44:51 (Reading database ... 13923 files and directories currently installed.) 16:44:51 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:44:51 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:44:51 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:44:51 (Reading database ... 13923 files and directories currently installed.) 16:44:51 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:44:51 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:44:51 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:44:51 (Reading database ... 13923 files and directories currently installed.) 16:44:51 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:44:51 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:44:51 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:44:51 (Reading database ... 13923 files and directories currently installed.) 16:44:51 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:44:51 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:44:51 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:44:51 (Reading database ... 13923 files and directories currently installed.) 16:44:51 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:44:51 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:44:52 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:44:52 (Reading database ... 13924 files and directories currently installed.) 16:44:52 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:44:52 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:44:52 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:44:52 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:44:52 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:44:52 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:44:52 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:44:52 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:44:52 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:44:52 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:44:52 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:44:52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:44:52 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:44:52 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:44:52 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:44:52 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:44:52 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:44:52 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:44:52 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:44:52 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:44:53 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:44:53 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:44:53 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:44:53 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:44:53 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:44:53 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:44:53 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:44:53 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:44:53 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:44:53 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:44:53 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:44:53 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:44:53 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:44:53 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:44:53 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:44:53 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:44:53 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:53 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:53 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:53 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:54 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:54 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:54 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:54 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:55 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:55 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:55 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:55 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:55 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:55 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:56 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:56 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:56 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:56 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:56 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:44:56 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:44:57 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:44:57 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:44:57 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:44:57 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:44:57 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:44:57 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:44:57 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:44:57 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:44:57 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:44:57 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:44:57 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:44:57 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:44:57 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:57 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:44:57 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:57 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:57 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:44:57 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:44:57 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:44:57 16:44:57 Current default time zone: 'Etc/UTC' 16:44:57 Local time is now: Sat Aug 28 16:44:57 UTC 2021. 16:44:57 Universal Time is now: Sat Aug 28 16:44:57 UTC 2021. 16:44:57 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:44:57 16:44:57 Setting up systemd-sysv (237-3ubuntu10.51) ... 16:44:57 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:57 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 16:44:57 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:44:57 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:44:57 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:44:57 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:44:57 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:44:57 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:44:57 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:44:57 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:57 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:44:57 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:44:57 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:44:57 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:57 Setting up patch (2.7.6-2ubuntu1.1) ... 16:44:57 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:44:57 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:44:57 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:44:57 Installing new version of config file /etc/ssl/openssl.cnf ... 16:44:57 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:44:57 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:44:57 Setting up ca-certificates (20210119~18.04.1) ... 16:44:59 Updating certificates in /etc/ssl/certs... 16:45:00 23 added, 27 removed; done. 16:45:00 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:45:00 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:00 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:45:00 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:45:00 Setting up pkgbinarymangler (138.18.04.1) ... 16:45:00 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:00 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:45:00 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:00 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:00 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:00 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:45:00 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:00 Setting up perl (5.26.1-6ubuntu0.5) ... 16:45:00 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:45:00 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:45:00 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:45:00 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:45:00 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:45:00 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:45:00 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:45:00 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:45:00 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:45:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:45:00 Processing triggers for systemd (237-3ubuntu10.51) ... 16:45:00 Processing triggers for mime-support (3.60ubuntu1) ... 16:45:00 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:45:00 Updating certificates in /etc/ssl/certs... 16:45:01 0 added, 0 removed; done. 16:45:01 Running hooks in /etc/ca-certificates/update.d... 16:45:01 done. 16:45:01 Reading package lists... 16:45:02 Building dependency tree... 16:45:02 Reading state information... 16:45:02 The following NEW packages will be installed: 16:45:02 apt-transport-https 16:45:02 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:45:02 Need to get 4348 B of archives. 16:45:02 After this operation, 154 kB of additional disk space will be used. 16:45:02 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:45:02 debconf: delaying package configuration, since apt-utils is not installed 16:45:02 Fetched 4348 B in 0s (19.5 kB/s) 16:45:02 Selecting previously unselected package apt-transport-https. 16:45:02 (Reading database ... 13929 files and directories currently installed.) 16:45:02 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:45:02 Unpacking apt-transport-https (1.6.14) ... 16:45:02 Setting up apt-transport-https (1.6.14) ... 16:45:02 Waiting for network to be ready... 16:45:08 2021-08-28T16:45:05Z INFO Waiting for automatic snapd restart... 16:45:08 snapd 2.51.4 from Canonical* installed 16:45:09 "snapd" switched to the "latest/stable" channel 16:45:09 16:45:12 core18 20210722 from Canonical* installed 16:45:12 "core18" switched to the "latest/stable" channel 16:45:12 16:45:14 snapcraft 5.0 from Canonical* installed 16:45:14 "snapcraft" switched to the "latest/stable" channel 16:45:14 16:45:19 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: 16:45:19 - README.md 16:45:19 16:45:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:45:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:45:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:45:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:45:20 Reading package lists... 16:45:21 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 16:45:21 Reading package lists... 16:45:21 Building dependency tree... 16:45:21 Reading state information... 16:45:21 Suggested packages: 16:45:21 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:45:21 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:45:21 Recommended packages: 16:45:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:45:21 The following NEW packages will be installed: 16:45:21 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:45:21 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:45:21 pkg-config zip 16:45:21 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:45:21 Need to get 7663 kB of archives. 16:45:21 After this operation, 43.8 MB of additional disk space will be used. 16:45:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:45:21 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:45:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:45:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:45:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:45:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:45:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:45:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:45:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:45:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:45:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:45:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:45:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:45:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:45:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:45:22 debconf: delaying package configuration, since apt-utils is not installed 16:45:22 Fetched 7663 kB in 1s (9744 kB/s) 16:45:22 Selecting previously unselected package libglib2.0-0:amd64. 16:45:22 (Reading database ... 13933 files and directories currently installed.) 16:45:22 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:45:22 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:45:22 Selecting previously unselected package libpsl5:amd64. 16:45:22 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:45:22 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:45:22 Selecting previously unselected package libnghttp2-14:amd64. 16:45:22 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:45:22 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:45:22 Selecting previously unselected package librtmp1:amd64. 16:45:22 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:45:22 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:45:22 Selecting previously unselected package libcurl3-gnutls:amd64. 16:45:22 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:45:22 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:45:22 Selecting previously unselected package liberror-perl. 16:45:22 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:45:22 Unpacking liberror-perl (0.17025-1) ... 16:45:23 Selecting previously unselected package git-man. 16:45:23 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:45:23 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:45:23 Selecting previously unselected package git. 16:45:23 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:45:23 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:45:23 Selecting previously unselected package libnorm1:amd64. 16:45:23 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:45:23 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:45:23 Selecting previously unselected package libpgm-5.2-0:amd64. 16:45:23 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:45:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:45:23 Selecting previously unselected package libsodium23:amd64. 16:45:23 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:45:23 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:45:23 Selecting previously unselected package libzmq5:amd64. 16:45:23 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:45:23 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:45:23 Selecting previously unselected package libzmq3-dev:amd64. 16:45:23 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:45:23 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:45:23 Selecting previously unselected package pkg-config. 16:45:23 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:45:23 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:45:23 Selecting previously unselected package zip. 16:45:23 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:45:23 Unpacking zip (3.0-11build1) ... 16:45:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:45:24 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:45:24 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:45:24 Setting up liberror-perl (0.17025-1) ... 16:45:24 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:45:24 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:45:24 No schema files found: doing nothing. 16:45:24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:45:24 Setting up zip (3.0-11build1) ... 16:45:24 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:45:24 Setting up libsodium23:amd64 (1.0.16-2) ... 16:45:24 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:45:24 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:45:24 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:45:24 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:45:24 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:45:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:45:24 git set to automatically installed. 16:45:24 git-man set to automatically installed. 16:45:24 libcurl3-gnutls set to automatically installed. 16:45:24 liberror-perl set to automatically installed. 16:45:24 libglib2.0-0 set to automatically installed. 16:45:24 libnghttp2-14 set to automatically installed. 16:45:24 libnorm1 set to automatically installed. 16:45:24 libpgm-5.2-0 set to automatically installed. 16:45:24 libpsl5 set to automatically installed. 16:45:24 librtmp1 set to automatically installed. 16:45:24 libsodium23 set to automatically installed. 16:45:24 libzmq3-dev set to automatically installed. 16:45:24 libzmq5 set to automatically installed. 16:45:24 pkg-config set to automatically installed. 16:45:24 zip set to automatically installed. 16:45:26 snapd is not logged in, snap install commands will use sudo 16:45:27 snap "core18" has no updates available 16:45:28 snapd is not logged in, snap install commands will use sudo 16:45:36 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 16:45:37 Pulling config-common 16:45:37 + snapcraftctl pull 16:45:38 Pulling go-build-helper 16:45:38 + snapcraftctl pull 16:45:39 'edgex-go' has dependencies that need to be staged: go-build-helper 16:45:39 Skipping pull go-build-helper (already ran) 16:45:39 Building go-build-helper 16:45:39 + snapcraftctl build 16:45:41 Staging go-build-helper 16:45:41 + snapcraftctl stage 16:45:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:45:51 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:45:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:45:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:45:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:45:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:45:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:45:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:45:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:45:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:45:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:45:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:45:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:45:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:45:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:45:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:45:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:45:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:45:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:45:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 16:45:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:45:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:45:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:45:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:45:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:45:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:45:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:45:51 Fetched 25.1 MB in 0s (0 B/s) 16:45:51 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:45:51 Fetched 224 kB in 0s (0 B/s) 16:45:51 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:45:51 Fetched 157 kB in 0s (0 B/s) 16:45:51 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:45:51 Fetched 221 kB in 0s (0 B/s) 16:45:51 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:45:51 Fetched 143 kB in 0s (0 B/s) 16:45:51 Pulling edgex-go 16:45:51 + snapcraftctl pull 16:45:51 Pulling hooks 16:45:51 + snapcraftctl pull 16:46:09 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:46:09 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:46:09 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:46:09 Fetched 0 B in 0s (0 B/s) 16:46:09 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:46:09 Fetched 96.5 kB in 0s (0 B/s) 16:46:09 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:46:09 Fetched 279 kB in 0s (0 B/s) 16:46:09 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:46:09 Fetched 122 kB in 0s (0 B/s) 16:46:09 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:46:09 Fetched 77.8 kB in 0s (0 B/s) 16:46:09 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:46:09 Fetched 8848 B in 0s (0 B/s) 16:46:09 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:46:09 Fetched 47.8 kB in 0s (0 B/s) 16:46:09 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:46:09 Fetched 45.6 kB in 0s (0 B/s) 16:46:09 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:46:09 Fetched 15.0 kB in 0s (0 B/s) 16:46:09 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:46:09 Fetched 219 kB in 0s (0 B/s) 16:46:09 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:46:09 Fetched 154 kB in 0s (0 B/s) 16:46:09 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:46:09 Fetched 50.6 kB in 0s (0 B/s) 16:46:09 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:46:09 Fetched 14.8 kB in 0s (0 B/s) 16:46:09 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:46:09 Fetched 41.8 kB in 0s (0 B/s) 16:46:09 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:46:09 Fetched 499 kB in 0s (0 B/s) 16:46:09 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:46:09 Fetched 111 kB in 0s (0 B/s) 16:46:09 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:46:09 Fetched 240 kB in 0s (0 B/s) 16:46:09 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:46:09 Fetched 29.3 kB in 0s (0 B/s) 16:46:09 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:46:09 Fetched 85.5 kB in 0s (0 B/s) 16:46:09 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:46:09 Fetched 24.5 kB in 0s (0 B/s) 16:46:09 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:46:09 Fetched 49.2 kB in 0s (0 B/s) 16:46:09 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:46:09 Fetched 54.2 kB in 0s (0 B/s) 16:46:09 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:46:09 Fetched 30.8 kB in 0s (0 B/s) 16:46:09 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:46:09 Fetched 15.8 kB in 0s (0 B/s) 16:46:09 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:46:09 Fetched 85.9 kB in 0s (0 B/s) 16:46:09 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:46:09 Fetched 8720 B in 0s (0 B/s) 16:46:09 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:46:09 Fetched 140 kB in 0s (0 B/s) 16:46:09 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:46:09 Fetched 119 kB in 0s (0 B/s) 16:46:09 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:46:09 Fetched 111 kB in 0s (0 B/s) 16:46:09 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:46:09 Fetched 11.1 kB in 0s (0 B/s) 16:46:09 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:46:09 Fetched 645 kB in 0s (0 B/s) 16:46:09 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:46:09 Fetched 41.3 kB in 0s (0 B/s) 16:46:09 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:46:09 Fetched 17.9 kB in 0s (0 B/s) 16:46:09 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:46:09 Fetched 368 kB in 0s (0 B/s) 16:46:09 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:46:09 Fetched 187 kB in 0s (0 B/s) 16:46:09 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:46:09 Fetched 175 kB in 0s (0 B/s) 16:46:09 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:46:09 Fetched 206 kB in 0s (0 B/s) 16:46:09 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:46:09 Fetched 1302 kB in 0s (0 B/s) 16:46:09 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:46:09 Fetched 36.2 kB in 0s (0 B/s) 16:46:09 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:46:09 Fetched 159 kB in 0s (0 B/s) 16:46:09 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:46:09 Fetched 107 kB in 0s (0 B/s) 16:46:09 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:46:09 Fetched 48.7 kB in 0s (0 B/s) 16:46:09 Pulling static-packages 16:46:09 + snapcraftctl pull 16:46:09 Pulling version 16:46:09 + cd /root/project 16:46:09 + git describe --tags --abbrev=0 16:46:09 + sed s/v// 16:46:09 + GIT_VERSION=2.0.1-dev.36 16:46:09 + [ -z 2.0.1-dev.36 ] 16:46:09 + snapcraftctl set-version 2.0.1-dev.36 16:46:10 Building config-common 16:46:10 + snapcraftctl build 16:46:12 Skipping build go-build-helper (already ran) 16:46:12 Building edgex-go 16:46:12 + cd /root/parts/edgex-go/src 16:46:12 + git describe --tags --abbrev=0 16:46:12 + sed s/v// 16:46:12 + GIT_VERSION=2.0.1-dev.36 16:46:12 + [ -z 2.0.1-dev.36 ] 16:46:12 + echo 2.0.1-dev.36 16:46:12 + make build 16:46:12 go mod tidy 16:46:15 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:46:15 go: downloading github.com/gorilla/mux v1.8.0 16:46:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 16:46:15 go: downloading github.com/google/uuid v1.3.0 16:46:15 go: downloading github.com/stretchr/testify v1.7.0 16:46:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:46:15 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:46:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:46:15 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:46:15 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:46:15 go: downloading github.com/lib/pq v1.10.2 16:46:15 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:46:15 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:46:15 go: downloading github.com/pelletier/go-toml v1.9.3 16:46:16 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:46:16 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:46:16 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:46:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:46:17 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:46:17 go: downloading github.com/go-kit/kit v0.11.0 16:46:17 go: downloading github.com/davecgh/go-spew v1.1.1 16:46:17 go: downloading github.com/pmezard/go-difflib v1.0.0 16:46:17 go: downloading github.com/stretchr/objx v0.1.1 16:46:17 go: downloading github.com/x448/float16 v0.8.4 16:46:17 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:46:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:46:17 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:46:17 go: downloading github.com/pebbe/zmq4 v1.2.7 16:46:17 go: downloading github.com/go-playground/universal-translator v0.18.0 16:46:17 go: downloading github.com/leodido/go-urn v1.2.1 16:46:17 go: downloading golang.org/x/text v0.3.6 16:46:17 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:46:17 go: downloading github.com/go-playground/locales v0.14.0 16:46:17 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:46:17 go: downloading github.com/go-stack/stack v1.8.0 16:46:18 go: downloading github.com/kr/pretty v0.3.0 16:46:18 go: downloading github.com/hashicorp/consul/api v1.8.1 16:46:18 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:46:18 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:46:18 go: downloading github.com/onsi/ginkgo v1.10.1 16:46:18 go: downloading github.com/onsi/gomega v1.7.0 16:46:18 go: downloading github.com/gorilla/websocket v1.4.2 16:46:18 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:46:18 go: downloading github.com/kr/text v0.2.0 16:46:18 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:46:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:46:18 go: downloading github.com/mitchellh/copystructure v1.0.0 16:46:18 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:46:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:46:18 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:46:18 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:46:18 go: downloading github.com/hashicorp/serf v0.9.5 16:46:18 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:46:18 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:46:18 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:46:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:46:18 go: downloading github.com/fatih/color v1.9.0 16:46:18 go: downloading github.com/mattn/go-colorable v0.1.6 16:46:18 go: downloading github.com/mattn/go-isatty v0.0.12 16:46:18 go: downloading github.com/pkg/errors v0.9.1 16:46:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:46:18 go: downloading github.com/hpcloud/tail v1.0.0 16:46:18 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:46:18 go: downloading github.com/hashicorp/memberlist v0.2.2 16:46:18 go: downloading gopkg.in/yaml.v2 v2.4.0 16:46:18 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:46:18 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:46:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:46:18 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:46:18 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:46:18 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:46:18 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:46:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:46:18 go: downloading github.com/miekg/dns v1.1.26 16:46:18 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:46:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:46:18 go: downloading github.com/hashicorp/errwrap v1.0.0 16:46:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-data/core-data ./cmd/core-data 16:46:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:46:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-command/core-command ./cmd/core-command 16:46:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:46:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:46:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:46:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:46:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:46:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:46:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:46:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/secrets-config ./cmd/secrets-config 16:46:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:46:42 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:46:42 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:46:42 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:46:42 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:46:42 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:46:42 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:46:42 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:46:42 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:46:42 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:46:42 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:46:42 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:46:42 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:46:42 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:46:42 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:46:42 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:46:42 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:46:42 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:46:42 + 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 16:46:42 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:46:42 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:46:42 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:46:42 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:46:42 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:46:42 + 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 16:46:42 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:46:42 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:46:42 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:46:43 Building hooks 16:46:43 + cd /root/parts/hooks/src 16:46:43 + make build 16:46:43 go mod tidy 16:46:44 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:46:44 go: downloading github.com/stretchr/testify v1.5.1 16:46:44 go: downloading gopkg.in/yaml.v2 v2.2.2 16:46:44 go: downloading github.com/davecgh/go-spew v1.1.0 16:46:44 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:46:45 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:46:46 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:46:46 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:46:49 Building static-packages 16:46:49 + snapcraftctl build 16:46:50 Removing intermediate container 7502f2230184 16:46:50 ---> 2b5bf00b0180 16:46:50 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:46:50 ---> Running in 4dc268ad43fb 16:46: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 16:46:50 Removing intermediate container 7c985e9904aa 16:46:50 ---> 1df51bb54a30 16:46:50 16:46:50 Step 11/32 : FROM alpine:3.12 16:46:50 3.12: Pulling from library/alpine 16:46:50 Building version 16:46:50 + snapcraftctl build 16:46:51 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:46:51 Status: Downloaded newer image for alpine:3.12 16:46:51 ---> c4fd0aeabfcf 16:46:51 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:46:52 Staging config-common 16:46:52 + snapcraftctl stage 16:46:52 Removing intermediate container 4dc268ad43fb 16:46:52 ---> 8d4e1eb854d1 16:46:52 16:46:52 Step 12/24 : FROM docker:20.10.7 16:46:53 ---> Running in c6607c4c4304 16:46:53 Removing intermediate container e00ca8731622 16:46:53 ---> 3096ad8ac732 16:46:53 16:46:53 Step 11/23 : FROM alpine:3.12 16:46:53 ---> c4fd0aeabfcf 16:46:53 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:46:54 20.10.7: Pulling from library/docker 16:46:54 Removing intermediate container f395228c59ce 16:46:54 ---> 7553c6f7d3c5 16:46:54 16:46:54 Step 11/23 : FROM alpine:3.12 16:46:54 Skipping stage go-build-helper (already ran) 16:46:54 Staging edgex-go 16:46:54 + snapcraftctl stage 16:46:54 ---> c4fd0aeabfcf 16:46:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:46:54 ---> Running in c15a32b90517 16:46:54 Removing intermediate container c6607c4c4304 16:46:54 ---> 775b988ea116 16:46:54 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:46:54 ---> Running in 25bc747173f0 16:46:54 ---> Running in e9ed3767a971 16:46:55 Staging hooks 16:46:55 + snapcraftctl stage 16:46:56 Staging static-packages 16:46:56 + snapcraftctl stage 16:46:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:46:57 Staging version 16:46:57 + snapcraftctl stage 16:46:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:46:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:46:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:46:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:46:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:46:57 (1/2) Installing ca-certificates (20191127-r4) 16:46:57 (2/2) Installing dumb-init (1.2.2-r1) 16:46:57 Executing busybox-1.31.1-r20.trigger 16:46:57 Executing ca-certificates-20191127-r4.trigger 16:46:57 (1/1) Installing dumb-init (1.2.2-r1) 16:46:57 Executing busybox-1.31.1-r20.trigger 16:46:57 OK: 5 MiB in 15 packages 16:46:58 Priming config-common 16:46:58 + snapcraftctl prime 16:46:58 OK: 6 MiB in 16 packages 16:46:58 (1/2) Installing dumb-init (1.2.2-r1) 16:46:58 (2/2) Installing su-exec (0.2-r1) 16:46:58 Executing busybox-1.31.1-r20.trigger 16:46:58 OK: 5 MiB in 16 packages 16:46:59 Priming go-build-helper 16:46:59 + snapcraftctl prime 16:46:59 Priming edgex-go 16:46:59 + snapcraftctl prime 16:47:00 Removing intermediate container 25bc747173f0 16:47:00 ---> 1d826438fa2d 16:47:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:47:01 Removing intermediate container e9ed3767a971 16:47:01 ---> a1e72b7e9e0d 16:47:01 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:47:01 Priming hooks 16:47:01 + snapcraftctl prime 16:47:01 ---> Running in ab3236569b32 16:47:02 Removing intermediate container c15a32b90517 16:47:02 ---> fe8415ae84ec 16:47:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:47:02 ---> Running in 607e4799ef77 16:47:02 Removing intermediate container 367637dd4fc8 16:47:02 ---> 91756f74b643 16:47:02 16:47:02 Step 11/24 : FROM alpine:3.12 16:47:02 ---> c4fd0aeabfcf 16:47:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:47:02 Priming static-packages 16:47:02 + snapcraftctl prime 16:47:02 ---> Running in 30293971e3d7 16:47:03 ---> Running in 5ade93915bd6 16:47:03 Removing intermediate container ab3236569b32 16:47:03 ---> c78235fb0acb 16:47:03 Step 14/23 : ENV APP_PORT=59861 16:47:03 Removing intermediate container 607e4799ef77 16:47:03 ---> 4b8c1e2ad977 16:47:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:47:04 ---> Running in 8bf8abba3b00 16:47:04 Removing intermediate container 30293971e3d7 16:47:04 ---> b38d99bb2978 16:47:04 Step 14/23 : ENV APP_PORT=59860 16:47:04 ---> Running in 70a794d9eb9b 16:47:04 Removing intermediate container 5ade93915bd6 16:47:04 ---> 4c0682b91f24 16:47:04 Step 13/24 : ENV APP_PORT=59880 16:47:04 ---> Running in 28b31342475a 16:47:04 Priming version 16:47:04 + snapcraftctl prime 16:47:05 ---> Running in 09626a8bcb17 16:47:05 Removing intermediate container 8bf8abba3b00 16:47:05 ---> f5372b14048e 16:47:05 Step 15/23 : EXPOSE $APP_PORT 16:47:05 Removing intermediate container 70a794d9eb9b 16:47:05 ---> f6a08fab60e8 16:47:05 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:47:05 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 16:47:06 Removing intermediate container 28b31342475a 16:47:06 ---> 17b3f4dded7e 16:47:06 Step 15/23 : EXPOSE $APP_PORT 16:47:06 ---> Running in 39680fe86c59 16:47:06 ---> Running in bfa45f8d5c5b 16:47:07 ---> Running in 81fcfe2e32be 16:47:07 Removing intermediate container 09626a8bcb17 16:47:07 ---> 41d4aa665c37 16:47:07 Step 14/24 : EXPOSE $APP_PORT [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 16:47:07 ---> Running in 8dacf6022848 16:47:07 Removing intermediate container 39680fe86c59 16:47:07 ---> 831824faefe7 16:47:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:47:07 Removing intermediate container 81fcfe2e32be 16:47:07 ---> 55e59cb7c090 16:47:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:08 Removing intermediate container 8dacf6022848 16:47:08 ---> 00f78cb0b93c 16:47:08 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:08 ---> Running in b92c83a398aa 16:47:09 ---> 45470b4692b9 16:47:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:47:09 ---> 8ecc418715b4 16:47:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:47:10 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:47:10 Status: Downloaded newer image for docker:20.10.7 16:47:10 ---> df445af6242a 16:47:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:47:10 Removing intermediate container bfa45f8d5c5b 16:47:10 ---> 164619063542 16:47:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:47:11 ---> Running in b4e85b0961f1 16:47:11 ---> Running in 917de9e1c63d 16:47:11 ---> 2dbb5e3e4a64 16:47:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:47:11 ---> f05d1726bc30 16:47:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:47:12 Removing intermediate container b4e85b0961f1 16:47:12 ---> b475aa811d3a 16:47:12 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 16:47:12 Removing intermediate container 917de9e1c63d 16:47:12 ---> 159a11632c40 16:47:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:47:12 Removing intermediate container b92c83a398aa 16:47:12 ---> baf0406c9e7a 16:47:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:47:12 ---> Running in 719ad93cc831 16:47:12 ---> Running in 1f096f6296b1 16:47:12 ---> 371d9f6832c2 16:47:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:47:13 ---> 03628acd4b6a 16:47:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:47:13 ---> Running in e0fa7dbc0eec 16:47:13 ---> Running in 5b3f7ca5052f 16:47:13 ---> 3eab0b8504ff 16:47:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:47:13 ---> Running in 1d0ddcdc7ab6 16:47:14 Removing intermediate container e0fa7dbc0eec 16:47:14 ---> 99bd820c5d4c 16:47:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:47:14 Removing intermediate container 5b3f7ca5052f 16:47:14 ---> e41b60f62381 16:47:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:47:14 ---> Running in 0e75b5cb7add 16:47:14 ---> Running in da9eebc6c4a6 16:47:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:15 Removing intermediate container 0e75b5cb7add 16:47:15 ---> 92f45ea5bd26 16:47:15 Step 21/23 : LABEL arch=arm64 16:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:15 Removing intermediate container da9eebc6c4a6 16:47:15 ---> b8b063d9b631 16:47:15 Step 21/23 : LABEL arch=arm64 16:47:15 ---> Running in d611caaef338 16:47:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:47:15 ---> Running in 729b1dc0d81a 16:47:16 (1/39) Installing readline (8.1.0-r0) 16:47:16 (2/39) Installing bash (5.1.0-r0) 16:47:16 Removing intermediate container d611caaef338 16:47:16 ---> 95abf9c22b7a 16:47:16 Step 22/23 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb 16:47:16 Executing bash-5.1.0-r0.post-install 16:47:16 (3/39) Installing brotli-libs (1.0.9-r3) 16:47:16 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:47:16 (5/39) Installing libcurl (7.78.0-r0) 16:47:16 (6/39) Installing curl (7.78.0-r0) 16:47:16 (7/39) Installing dumb-init (1.2.5-r0) 16:47:16 (8/39) Installing libbz2 (1.0.8-r1) 16:47:16 (9/39) Installing expat (2.2.10-r1) 16:47:16 (10/39) Installing libffi (3.3-r2) 16:47:16 (11/39) Installing gdbm (1.19-r0) 16:47:16 (12/39) Installing xz-libs (5.2.5-r0) 16:47:16 (13/39) Installing sqlite-libs (3.34.1-r0) 16:47:16 (14/39) Installing python3 (3.8.10-r0) 16:47:16 (1/6) Installing dumb-init (1.2.2-r1) 16:47:16 ---> Running in f5195182d3a9 16:47:16 Removing intermediate container 729b1dc0d81a 16:47:16 ---> 4e8331110b8e 16:47:16 Step 22/23 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb 16:47:16 (2/6) Installing libgcc (9.3.0-r2) 16:47:17 (3/6) Installing libsodium (1.0.18-r0) 16:47:17 (4/6) Installing libstdc++ (9.3.0-r2) 16:47:17 (5/6) Installing libzmq (4.3.3-r0) 16:47:17 (6/6) Installing zeromq (4.3.3-r0) 16:47:17 ---> Running in 35f1ae444d19 16:47:17 Executing busybox-1.31.1-r20.trigger 16:47:17 OK: 8 MiB in 20 packages 16:47:17 Removing intermediate container f5195182d3a9 16:47:17 ---> 06c49abe3013 16:47:17 Step 23/23 : LABEL version=0.0.0 16:47:18 ---> Running in 4b8237e33b95 16:47:18 Removing intermediate container 1d0ddcdc7ab6 16:47:18 ---> 2fa1a4c808fd 16:47:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:18 Removing intermediate container 35f1ae444d19 16:47:18 ---> 403fc6823b83 16:47:18 Step 23/23 : LABEL version=0.0.0 16:47:19 ---> Running in 0ada11140f3e 16:47:19 (15/39) Installing py3-appdirs (1.4.4-r1) 16:47:19 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:47:19 (17/39) Installing py3-parsing (2.4.7-r1) 16:47:19 (18/39) Installing py3-six (1.15.0-r0) 16:47:19 (19/39) Installing py3-packaging (20.9-r0) 16:47:19 (20/39) Installing py3-setuptools (51.3.3-r0) 16:47:19 Removing intermediate container 4b8237e33b95 16:47:19 ---> c62f4c4a23f6 16:47:19 16:47:19 (21/39) Installing py3-chardet (4.0.0-r0) 16:47:19 (22/39) Installing py3-idna (3.1-r0) 16:47:19 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:47:19 Removing intermediate container 1f096f6296b1 16:47:19 ---> 21c15f55c1ae 16:47:19 (24/39) Installing py3-requests (2.25.1-r1) 16:47:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:19 (25/39) Installing py3-msgpack (1.0.2-r0) 16:47:19 (26/39) Installing py3-lockfile (0.12.2-r3) 16:47:19 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:47:19 (28/39) Installing py3-colorama (0.4.4-r0) 16:47:19 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:47:19 Successfully built c62f4c4a23f6 16:47:19 (30/39) Installing py3-distlib (0.3.1-r1) 16:47:19 (31/39) Installing py3-distro (1.5.0-r1) 16:47:19 (32/39) Installing py3-webencodings (0.5.1-r3) 16:47:19 Successfully tagged support-notifications-arm64:latest 16:47:19  Building support-notifications ... done Building core-command 16:47:19 (33/39) Installing py3-html5lib (1.1-r0) 16:47:19 (34/39) Installing py3-pytoml (0.1.21-r0) 16:47:19 (35/39) Installing py3-pep517 (0.9.1-r0) 16:47:19 (36/39) Installing py3-progress (1.5-r0) 16:47:19 ---> f1eafe341eb6 16:47:19 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:47:19 (37/39) Installing py3-retrying (1.3.3-r0) 16:47:19 (38/39) Installing py3-toml (0.10.2-r0) 16:47:19 (39/39) Installing py3-pip (20.3.4-r0) 16:47:20 Removing intermediate container 0ada11140f3e 16:47:20 ---> c9c7b336d7c1 16:47:20 16:47:20 Executing busybox-1.32.1-r6.trigger 16:47:20 OK: 82 MiB in 59 packages 16:47:20 Successfully built c9c7b336d7c1 16:47:20 Successfully tagged support-scheduler-arm64:latest 16:47:20  Building support-scheduler ... done Building core-metadata 16:47:21 ---> 17d5d8f4d578 16:47:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:47:22 ---> 24a732ac8ae1 16:47:22 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:47:23 ---> d99b1efd5844 16:47:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:47:24 ---> 876dae055bc3 16:47:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:47:25 ---> 608199ffa852 16:47:25 Step 20/24 : ENTRYPOINT ["/core-data"] 16:47:25 ---> Running in 2de55e12f3d0 16:47:25 ---> e9e2ab1a6da2 16:47:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:47:26 Removing intermediate container 2de55e12f3d0 16:47:26 ---> 405171e5bb25 16:47:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:47:26 ---> cfe290b1343e 16:47:26 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:47:26 ---> Running in 38fce825f4d5 16:47:27 ---> Running in 9a6946d5c3d9 16:47:27 Removing intermediate container 38fce825f4d5 16:47:27 ---> 7ae9a165b848 16:47:27 Step 22/24 : LABEL arch=arm64 16:47:28 ---> Running in 3279bdb42e6a 16:47:28 Removing intermediate container 9a6946d5c3d9 16:47:28 ---> 4c56fd5c12e1 16:47:28 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:47:29 Removing intermediate container 3279bdb42e6a 16:47:29 ---> 7af451fd4b54 16:47:29 Step 23/24 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb 16:47:29 ---> Running in af0f7bbb33fd 16:47:29 ---> ba7231f6a9af 16:47:29 Step 27/32 : RUN chmod +x /entrypoint.sh 16:47:30 ---> Running in 03132dcdbb01 16:47:30 Collecting docker-compose==1.23.2 16:47:30 Removing intermediate container af0f7bbb33fd 16:47:30 ---> 61db6142853c 16:47:30 Step 24/24 : LABEL version=0.0.0 16:47:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:47:30 ---> Running in 3bfa4c0a2f03 16:47:31 Collecting dockerpty<0.5,>=0.4.1 16:47:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:47:31 Removing intermediate container 3bfa4c0a2f03 16:47:31 ---> 0d25a78ba498 16:47:31 16:47:32 Successfully built 0d25a78ba498 16:47:32 Successfully tagged core-data-arm64:latest 16:47:32 Building security-secretstore-setup 16:47:33  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:47:34 Removing intermediate container 03132dcdbb01 16:47:34 ---> 1b7637f97c48 16:47:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:47:34 Collecting websocket-client<1.0,>=0.32.0 16:47:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:47:34 Collecting cached-property<2,>=1.2.0 16:47:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:47:34 ---> Running in 6c9e6668bef2 16:47:35 Collecting docker<4.0,>=3.6.0 16:47:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:47:35 Removing intermediate container 6c9e6668bef2 16:47:35 ---> efc1c004e024 16:47:35 Step 29/32 : CMD ["gate"] 16:47:35 Collecting jsonschema<3,>=2.5.1 16:47:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:47:36 ---> Running in 67d0fe6140d6 16:47:37 Removing intermediate container 67d0fe6140d6 16:47:37 ---> 54b6d5f49fa7 16:47:37 Step 30/32 : LABEL arch=arm64 16:47:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:47:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:47:37 Collecting docopt<0.7,>=0.6.1 16:47:37 Downloading docopt-0.6.2.tar.gz (25 kB) 16:47:37 ---> Running in 02672a7b6fbe 16:47:38 Removing intermediate container 02672a7b6fbe 16:47:38 ---> ed630a7d540d 16:47:38 Step 31/32 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb 16:47:39 ---> Running in 19ef3775804e 16:47:40 Removing intermediate container 19ef3775804e 16:47:40 ---> 7edc90e6ed09 16:47:40 Step 32/32 : LABEL version=0.0.0 16:47:41 Collecting PyYAML<4,>=3.10 16:47:41 Downloading PyYAML-3.13.tar.gz (270 kB) 16:47:41 ---> Running in c2d00ffdf339 16:47:42 Removing intermediate container c2d00ffdf339 16:47:42 ---> 4ea52ae7b072 16:47:42 16:47:42 Successfully built 4ea52ae7b072 16:47:42 Successfully tagged security-bootstrapper-arm64:latest 16:47:42  Building security-bootstrapper ... done Building security-proxy-setup 16:47:45 Collecting texttable<0.10,>=0.9.0 16:47:45 Downloading texttable-0.9.1.tar.gz (11 kB) 16:47:48 Collecting docker-pycreds>=0.4.0 16:47:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:47:49 Collecting urllib3<1.25,>=1.21.1 16:47:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:47:49 Collecting idna<2.8,>=2.5 16:47:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:47:50 Collecting certifi>=2017.4.17 16:47:50 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:47:50 Collecting chardet<3.1.0,>=3.0.2 16:47:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:47:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:47:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:47:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:47:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:47:52 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:47:52 Attempting uninstall: urllib3 16:47:52 Found existing installation: urllib3 1.26.2 16:47:52 Uninstalling urllib3-1.26.2: 16:47:52 Successfully uninstalled urllib3-1.26.2 16:47:53 Attempting uninstall: idna 16:47:53 Found existing installation: idna 3.1 16:47:53 Uninstalling idna-3.1: 16:47:53 Successfully uninstalled idna-3.1 16:47:54 Attempting uninstall: chardet 16:47:54 Found existing installation: chardet 4.0.0 16:47:54 Uninstalling chardet-4.0.0: 16:47:54 Successfully uninstalled chardet-4.0.0 16:47:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:47:56 ---> 460fdde082a6 16:47:56 Step 3/24 : WORKDIR /edgex-go 16:47:56 ---> Using cache 16:47:56 ---> 9a2ef1e6a0ff 16:47:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:56 ---> Using cache 16:47:56 ---> b6c713728691 16:47:56 Step 5/24 : RUN apk add --update --no-cache make git 16:47:56 ---> Using cache 16:47:56 ---> 10c76369c097 16:47:56 Step 6/24 : COPY go.mod . 16:47:56 ---> Using cache 16:47:56 ---> fcf8883b8e57 16:47:56 Step 7/24 : RUN go mod download 16:47:56 ---> Using cache 16:47:56 ---> e0f427ee5afc 16:47:56 Step 8/24 : COPY . . 16:47:56 ---> Using cache 16:47:56 ---> c830fe3fa9e0 16:47:56 Step 9/24 : RUN go mod tidy 16:47:56 ---> Using cache 16:47:56 ---> 71f8daa9f54b 16:47:56 Step 10/24 : RUN make cmd/core-command/core-command 16:47:56 Attempting uninstall: requests 16:47:56 Found existing installation: requests 2.25.1 16:47:56 Uninstalling requests-2.25.1: 16:47:56 Successfully uninstalled requests-2.25.1 16:47:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:47:57 ---> 460fdde082a6 16:47:57 Step 3/24 : WORKDIR /edgex-go 16:47:57 ---> Using cache 16:47:57 ---> 9a2ef1e6a0ff 16:47:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:57 ---> Using cache 16:47:57 ---> b6c713728691 16:47:57 Step 5/24 : RUN apk add --update --no-cache make git 16:47:57 ---> Using cache 16:47:57 ---> 10c76369c097 16:47:57 Step 6/24 : COPY go.mod . 16:47:57 ---> Using cache 16:47:57 ---> fcf8883b8e57 16:47:57 Step 7/24 : RUN go mod download 16:47:57 ---> Using cache 16:47:57 ---> e0f427ee5afc 16:47:57 Step 8/24 : COPY . . 16:47:57 ---> Using cache 16:47:57 ---> c830fe3fa9e0 16:47:57 Step 9/24 : RUN go mod tidy 16:47:57 ---> Using cache 16:47:57 ---> 71f8daa9f54b 16:47:57 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:47:58 Running setup.py install for texttable: started 16:47:59 ---> Running in 9dd1fd506410 16:47:59 ---> Running in 9df40881a8fc 16:48:01 Running setup.py install for texttable: finished with status 'done' 16:48:01 Running setup.py install for PyYAML: started 16:48:02 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 16:48:02 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 16:48:04 Running setup.py install for PyYAML: finished with status 'done' 16:48:04 Running setup.py install for docopt: started 16:48:08 Running setup.py install for docopt: finished with status 'done' 16:48:08 Running setup.py install for dockerpty: started 16:48:12 Running setup.py install for dockerpty: finished with status 'done' 16:48:12 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:48:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:48:12 ---> 460fdde082a6 16:48:12 Step 3/26 : WORKDIR /edgex-go 16:48:12 ---> Using cache 16:48:12 ---> 9a2ef1e6a0ff 16:48:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:12 ---> Using cache 16:48:12 ---> b6c713728691 16:48:12 Step 5/26 : RUN apk add --update --no-cache make git 16:48:12 ---> Using cache 16:48:12 ---> 10c76369c097 16:48:12 Step 6/26 : COPY go.mod . 16:48:12 ---> Using cache 16:48:12 ---> fcf8883b8e57 16:48:12 Step 7/26 : RUN go mod download 16:48:12 ---> Using cache 16:48:12 ---> e0f427ee5afc 16:48:12 Step 8/26 : COPY . . 16:48:12 ---> Using cache 16:48:12 ---> c830fe3fa9e0 16:48:12 Step 9/26 : RUN go mod tidy 16:48:12 ---> Using cache 16:48:12 ---> 71f8daa9f54b 16:48:12 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:48:13 ---> Running in 59770f128685 16:48:15 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 16:48:16 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 16:48:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:48:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:48:22 ---> 460fdde082a6 16:48:22 Step 3/22 : WORKDIR /edgex-go 16:48:22 ---> Using cache 16:48:22 ---> 9a2ef1e6a0ff 16:48:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:22 ---> Using cache 16:48:22 ---> b6c713728691 16:48:22 Step 5/22 : RUN apk add --update --no-cache make git 16:48:22 ---> Using cache 16:48:22 ---> 10c76369c097 16:48:22 Step 6/22 : COPY go.mod . 16:48:22 ---> Using cache 16:48:22 ---> fcf8883b8e57 16:48:22 Step 7/22 : RUN go mod download 16:48:22 ---> Using cache 16:48:22 ---> e0f427ee5afc 16:48:22 Step 8/22 : COPY . . 16:48:22 ---> Using cache 16:48:22 ---> c830fe3fa9e0 16:48:22 Step 9/22 : RUN go mod tidy 16:48:22 ---> Using cache 16:48:22 ---> 71f8daa9f54b 16:48:22 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:48:22 ---> Running in 388895ec89c5 16:48:24 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 16:48:34 Removing intermediate container 719ad93cc831 16:48:34 ---> 340481c406d5 16:48:34 Step 15/24 : ENV APP_PORT=58890 16:48:34 ---> Running in 0ac085983052 16:48:34 Removing intermediate container 0ac085983052 16:48:34 ---> 096069f4f32d 16:48:34 Step 16/24 : EXPOSE $APP_PORT 16:48:34 ---> Running in bf6436459e38 16:48:34 Removing intermediate container bf6436459e38 16:48:34 ---> eeae3ba77fa4 16:48:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:48:36 ---> e7b11ce6e4fc 16:48:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:48:38 ---> 1e4e53bde988 16:48:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:48:39 ---> 5e6209d00c01 16:48:39 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:48:40 ---> Running in 4410cf4a1834 16:48:40 Removing intermediate container 4410cf4a1834 16:48:40 ---> 397649000cae 16:48:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:48:41 ---> Running in e6c396f90cb5 16:48:41 Removing intermediate container e6c396f90cb5 16:48:41 ---> 04abe536c1b6 16:48:41 Step 22/24 : LABEL arch=arm64 16:48:42 ---> Running in 22d6139184d4 16:48:43 Removing intermediate container 22d6139184d4 16:48:43 ---> 226945226449 16:48:43 Step 23/24 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb 16:48:43 ---> Running in af29a41ccef8 16:48:43 Removing intermediate container af29a41ccef8 16:48:43 ---> 5971fc7fed4e 16:48:43 Step 24/24 : LABEL version=0.0.0 16:48:44 ---> Running in 95f7285a2a78 16:48:45 Removing intermediate container 95f7285a2a78 16:48:45 ---> 9dc3a64ee41e 16:48:45 16:48:45 Successfully built 9dc3a64ee41e 16:48:45 Successfully tagged sys-mgmt-agent-arm64:latest 16:50:07  Building sys-mgmt-agent ... done Removing intermediate container 9dd1fd506410 16:50:07 ---> 99018da618b5 16:50:07 16:50:07 Step 11/24 : FROM alpine:3.12 16:50:07 ---> c4fd0aeabfcf 16:50:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:50:07 ---> Using cache 16:50:07 ---> 1d826438fa2d 16:50:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:50:07 ---> Using cache 16:50:07 ---> c78235fb0acb 16:50:07 Step 14/24 : ENV APP_PORT=59882 16:50:07 ---> Running in 96bba41a03d7 16:50:07 Removing intermediate container 96bba41a03d7 16:50:07 ---> d68dd8d5abe2 16:50:07 Step 15/24 : EXPOSE $APP_PORT 16:50:07 ---> Running in e0cee62d6233 16:50:07 Removing intermediate container e0cee62d6233 16:50:07 ---> 541201e8bd58 16:50:07 Step 16/24 : WORKDIR / 16:50:07 ---> Running in 951489862f73 16:50:07 Removing intermediate container 951489862f73 16:50:07 ---> d7de667c4c9d 16:50:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:07 ---> 291bc56d2144 16:50:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:50:07 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 16:50:07 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 16:50:07 ---> d896394a03a4 16:50:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:50:07 ---> 66a5a3d3c7f7 16:50:07 Step 20/24 : ENTRYPOINT ["/core-command"] 16:50:07 ---> Running in 6d5fcb5c6f39 16:50:08 Removing intermediate container 6d5fcb5c6f39 16:50:08 ---> ce88066890b1 16:50:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:09 ---> Running in 16169dd451e3 16:50:09 Removing intermediate container 9df40881a8fc 16:50:09 ---> 9736b15637f0 16:50:09 16:50:09 Step 11/24 : FROM alpine:3.12 16:50:09 ---> c4fd0aeabfcf 16:50:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:50:09 ---> Using cache 16:50:09 ---> 1d826438fa2d 16:50:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:50:09 ---> Using cache 16:50:09 ---> c78235fb0acb 16:50:09 Step 14/24 : ENV APP_PORT=59881 16:50:09 Removing intermediate container 16169dd451e3 16:50:09 ---> 39b268922a6b 16:50:09 Step 22/24 : LABEL arch=arm64 16:50:10 ---> Running in a97d70d9a92b 16:50:10 ---> Running in a463eccda854 16:50:11 Removing intermediate container a97d70d9a92b 16:50:11 ---> f18c150d572a 16:50:11 Step 15/24 : EXPOSE $APP_PORT 16:50:11 ---> Running in 604157c53e6e 16:50:11 Removing intermediate container a463eccda854 16:50:11 ---> bd8cf5ffc5cf 16:50:11 Step 23/24 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb 16:50:11 ---> Running in 5c7813e63afb 16:50:11 Removing intermediate container 604157c53e6e 16:50:11 ---> 50aa69afbb12 16:50:11 Step 16/24 : WORKDIR / 16:50:12 ---> Running in 6eb864e1871d 16:50:12 Removing intermediate container 5c7813e63afb 16:50:12 ---> 7f646399feb9 16:50:12 Step 24/24 : LABEL version=0.0.0 16:50:13 ---> Running in 33f8f55972e5 16:50:13 Removing intermediate container 6eb864e1871d 16:50:13 ---> 884a8e7c8a9d 16:50:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:13 Removing intermediate container 33f8f55972e5 16:50:13 ---> 1c9f84e8b649 16:50:13 16:50:14 Successfully built 1c9f84e8b649 16:50:14 Successfully tagged core-command-arm64:latest 16:50:14  Building core-command ... done  ---> 5caab788d232 16:50:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:50:15 Removing intermediate container 59770f128685 16:50:15 ---> 9386f80f5390 16:50:15 16:50:15 Step 11/26 : FROM alpine:3.12 16:50:15 ---> c4fd0aeabfcf 16:50:15 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:50:15 ---> Running in 7bc0fa11eb52 16:50:16 Removing intermediate container 388895ec89c5 16:50:16 ---> 3a8202ce0b2b 16:50:16 16:50:16 Step 11/22 : FROM alpine:3.12 16:50:16 ---> c4fd0aeabfcf 16:50:16 Step 12/22 : RUN apk add --update --no-cache curl 16:50:16 ---> bd6d723f44eb 16:50:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:50:16 ---> Running in 5dc5b8053ae6 16:50:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:50:17 ---> 0576932d7b4f 16:50:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:50:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:50:17 ---> Running in cdb5542243ef 16:50:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:50:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:50:18 Removing intermediate container cdb5542243ef 16:50:18 ---> 6ad00c3e058b 16:50:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:18 (1/3) Installing ca-certificates (20191127-r4) 16:50:18 (2/3) Installing dumb-init (1.2.2-r1) 16:50:18 (3/3) Installing su-exec (0.2-r1) 16:50:18 Executing busybox-1.31.1-r20.trigger 16:50:18 Executing ca-certificates-20191127-r4.trigger 16:50:18 ---> Running in b4dd53f100ff 16:50:18 OK: 6 MiB in 17 packages 16:50:19 (1/4) Installing ca-certificates (20191127-r4) 16:50:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:50:19 (3/4) Installing libcurl (7.78.0-r0) 16:50:19 (4/4) Installing curl (7.78.0-r0) 16:50:19 Executing busybox-1.31.1-r20.trigger 16:50:19 Executing ca-certificates-20191127-r4.trigger 16:50:19 OK: 7 MiB in 18 packages 16:50:19 Removing intermediate container b4dd53f100ff 16:50:19 ---> d1e43118003a 16:50:19 Step 22/24 : LABEL arch=arm64 16:50:19 ---> Running in bd96d603ed7b 16:50:20 Removing intermediate container bd96d603ed7b 16:50:20 ---> aa1bdfb1bccc 16:50:20 Step 23/24 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb 16:50:20 ---> Running in 5d72a82d9a4f 16:50:20 Removing intermediate container 7bc0fa11eb52 16:50:20 ---> 8ef680ab3d28 16:50:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:50:21 ---> Running in ae1656c96d5b 16:50:21 Removing intermediate container 5dc5b8053ae6 16:50:21 ---> 5bde5e3ecbcb 16:50:21 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:50:21 Removing intermediate container 5d72a82d9a4f 16:50:21 ---> 6dbb55b374a1 16:50:21 Step 24/24 : LABEL version=0.0.0 16:50:21 ---> Running in 0cc08b359c13 16:50:21 ---> Running in 59e74e6516f3 16:50:21 Removing intermediate container ae1656c96d5b 16:50:21 ---> 83883b61bbd3 16:50:21 Step 14/26 : WORKDIR / 16:50:21 ---> Running in 5c08c7a5c7cf 16:50:21 Removing intermediate container 0cc08b359c13 16:50:21 ---> 735fa434830f 16:50:21 Step 14/22 : WORKDIR /edgex 16:50:22 Removing intermediate container 59e74e6516f3 16:50:22 ---> 2f528fb96aa3 16:50:22 16:50:22 ---> Running in 8d3eac87221b 16:50:22 Removing intermediate container 5c08c7a5c7cf 16:50:22 ---> 05e20b4959c6 16:50:22 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:50:22 Successfully built 2f528fb96aa3 16:50:22 Successfully tagged core-metadata-arm64:latest 16:50:23  Building core-metadata ... done Removing intermediate container 8d3eac87221b 16:50:23 ---> c115b7165f50 16:50:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:50:23 ---> aaaf4a8c248f 16:50:23 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:50:23 ---> 2cd744a6ccd9 16:50:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:50:24 ---> 8999c243be16 16:50:24 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:50:25 ---> 60ae5034a74a 16:50:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:50:25 ---> 6e77d9a8e40f 16:50:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:50:26 ---> 23908b01c0c0 16:50:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:50:26 ---> 79d22813bff4 16:50:26 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:50:26 ---> Running in e42557c358c8 16:50:27 Removing intermediate container e42557c358c8 16:50:27 ---> 1f854a48ec07 16:50:27 Step 19/22 : CMD ["--init=true"] 16:50:27 ---> 134615acb9ed 16:50:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:50:27 ---> Running in 7ff53aa50e83 16:50:27 Removing intermediate container 7ff53aa50e83 16:50:27 ---> 16fb2e45f4c4 16:50:27 Step 20/22 : LABEL arch=arm64 16:50:28 ---> Running in 1241e412c820 16:50:28 ---> 5c37f11f27cd 16:50:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:50:28 Removing intermediate container 1241e412c820 16:50:28 ---> 627bd526f1bf 16:50:28 Step 21/22 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb 16:50:29 ---> Running in 1621f82b11b2 16:50:29 Removing intermediate container 1621f82b11b2 16:50:29 ---> 568b0b257916 16:50:29 Step 22/22 : LABEL version=0.0.0 16:50:29 ---> 438bc8097cb9 16:50:29 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/ 16:50:29 ---> Running in 0e1f628bc86a 16:50:29 ---> Running in 67bc80c5d0e8 16:50:30 Removing intermediate container 0e1f628bc86a 16:50:30 ---> f771adff587e 16:50:30 16:50:30 Successfully built f771adff587e 16:50:30 Successfully tagged security-proxy-setup-arm64:latest 16:50:32  Building security-proxy-setup ... done Removing intermediate container 67bc80c5d0e8 16:50:32 ---> 01e06aa7104c 16:50:32 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:50:32 ---> Running in 4c04dd2532cf 16:50:32 Removing intermediate container 4c04dd2532cf 16:50:32 ---> c6d9a971386e 16:50:32 Step 24/26 : LABEL arch=arm64 16:50:32 ---> Running in 3a5908c2b4fd 16:50:33 Removing intermediate container 3a5908c2b4fd 16:50:33 ---> e653421c6a58 16:50:33 Step 25/26 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb 16:50:33 ---> Running in 26882e67ca04 16:50:33 Removing intermediate container 26882e67ca04 16:50:33 ---> 52bf33425068 16:50:33 Step 26/26 : LABEL version=0.0.0 16:50:34 ---> Running in 7a099b61f026 16:50:34 Removing intermediate container 7a099b61f026 16:50:34 ---> 194405270d16 16:50:34 16:50:35 Successfully built 194405270d16 16:50:35 Successfully tagged security-secretstore-setup-arm64:latest 16:50:35  Building security-secretstore-setup ... done  [Pipeline] } 16:50:35 $ docker stop --time=1 fd5c14d43e6c96c48e1e6c15f6099fa11e72a4d33cd025f952477b29a5a9703e 16:50:37 $ docker rm -f fd5c14d43e6c96c48e1e6c15f6099fa11e72a4d33cd025f952477b29a5a9703e [Pipeline] // withDockerContainer [Pipeline] sh 16:50:38 + docker images 16:50:38 REPOSITORY TAG IMAGE ID CREATED SIZE 16:50:38 security-secretstore-setup-arm64 latest 194405270d16 4 seconds ago 26.5MB 16:50:38 security-proxy-setup-arm64 latest f771adff587e 8 seconds ago 24.6MB 16:50:38 core-metadata-arm64 latest 2f528fb96aa3 17 seconds ago 15.8MB 16:50:38 3a8202ce0b2b 23 seconds ago 1.57GB 16:50:38 9386f80f5390 24 seconds ago 1.57GB 16:50:38 core-command-arm64 latest 1c9f84e8b649 25 seconds ago 15.2MB 16:50:38 9736b15637f0 29 seconds ago 1.57GB 16:50:38 99018da618b5 40 seconds ago 1.56GB 16:50:38 sys-mgmt-agent-arm64 latest 9dc3a64ee41e About a minute ago 311MB 16:50:38 security-bootstrapper-arm64 latest 4ea52ae7b072 2 minutes ago 17.7MB 16:50:38 core-data-arm64 latest 0d25a78ba498 3 minutes ago 19.3MB 16:50:38 support-scheduler-arm64 latest c9c7b336d7c1 3 minutes ago 15.2MB 16:50:38 support-notifications-arm64 latest c62f4c4a23f6 3 minutes ago 15.9MB 16:50:38 91756f74b643 3 minutes ago 1.57GB 16:50:38 7553c6f7d3c5 3 minutes ago 1.57GB 16:50:38 3096ad8ac732 3 minutes ago 1.57GB 16:50:38 8d4e1eb854d1 3 minutes ago 1.57GB 16:50:38 1df51bb54a30 3 minutes ago 1.57GB 16:50:38 ci-base-image-arm64 latest 460fdde082a6 14 minutes ago 1.24GB 16:50:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 weeks ago 533MB 16:50:38 docker 20.10.7 df445af6242a 2 months ago 234MB 16:50:38 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 16:50:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:50:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:39 16:50:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:50:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:39 arm64: Pulling from edgex-lftools-log-publisher 16:50:39 448f6bf000e3: Pulling fs layer 16:50:39 f757da607395: Pulling fs layer 16:50:39 05883995daec: Pulling fs layer 16:50:39 8603b9c90790: Pulling fs layer 16:50:39 1560dd03e051: Pulling fs layer 16:50:39 27f5ce0e4adf: Pulling fs layer 16:50:39 c2d8d7efcc4b: Pulling fs layer 16:50:39 1560dd03e051: Waiting 16:50:39 27f5ce0e4adf: Waiting 16:50:39 c2d8d7efcc4b: Waiting 16:50:39 8603b9c90790: Waiting 16:50:40 f757da607395: Verifying Checksum 16:50:40 f757da607395: Download complete 16:50:40 8603b9c90790: Verifying Checksum 16:50:40 8603b9c90790: Download complete 16:50:40 1560dd03e051: Verifying Checksum 16:50:40 27f5ce0e4adf: Verifying Checksum 16:50:40 27f5ce0e4adf: Download complete 16:50:40 05883995daec: Verifying Checksum 16:50:40 05883995daec: Download complete 16:50:41 448f6bf000e3: Verifying Checksum 16:50:41 448f6bf000e3: Download complete 16:50:45 c2d8d7efcc4b: Verifying Checksum 16:50:45 c2d8d7efcc4b: Download complete 16:50:45 448f6bf000e3: Pull complete 16:50:46 f757da607395: Pull complete 16:50:48 05883995daec: Pull complete 16:50:48 8603b9c90790: Pull complete 16:50:49 1560dd03e051: Pull complete 16:50:49 27f5ce0e4adf: Pull complete 16:51:04 c2d8d7efcc4b: Pull complete 16:51:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:51:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:51:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:51:05 prd-ubuntu18.04-docker-arm64-4c-16g-1021 does not seem to be running inside a container 16:51:05 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:51:09 $ docker top 9922ccf21a4d3a8bf6c365c867c00d00b88f19b0c20032888706aea7b92f2245 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:10 ---> job-cost.sh 16:51:10 lf-activate-venv: SKIPPING 16:51:10 INFO: No Stack... 16:51:11 INFO: Retrieving Pricing Info for: v3-standard-4 16:51:11 INFO: Archiving Costs [Pipeline] sh 16:51:12 + cat /w/workspace/edgex-go/6/archives/cost.csv 16:51:12 + cut -d, -f6 [Pipeline] lock 16:51:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-6-stack-cost] 16:51:12 Resource [jenkins-edgexfoundry-edgex-go-PR-3678-6-stack-cost] did not exist. Created. 16:51:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:51:13 + echo total: 0.10999999940395355 [Pipeline] stash 16:51:13 Stashed 1 file(s) [Pipeline] } 16:51:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-6-stack-cost] [Pipeline] // lock [Pipeline] } 16:51:13 $ docker stop --time=1 9922ccf21a4d3a8bf6c365c867c00d00b88f19b0c20032888706aea7b92f2245 16:51:14 $ docker rm -f 9922ccf21a4d3a8bf6c365c867c00d00b88f19b0c20032888706aea7b92f2245 [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 16:51:16 provisioning config files... 16:51:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config2298331425018189358tmp [Pipeline] { [Pipeline] sh 16:51:16 + set +x 16:51:16 + curl -s https://codecov.io/bash 16:51:16 + bash -s -- 16:51:16 16:51:16 _____ _ 16:51:16 / ____| | | 16:51:16 | | ___ __| | ___ ___ _____ __ 16:51:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:51:16 | |___| (_) | (_| | __/ (_| (_) \ V / 16:51:16 \_____\___/ \__,_|\___|\___\___/ \_/ 16:51:16 Bash-1.0.6 16:51:16 16:51:16 16:51:16 ==> git version 2.24.4 found 16:51:16 ==> 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 16:51:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:51:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:51:16 ==> Jenkins CI detected. 16:51:16 current dir:  /w/workspace/edgex-go/6 16:51:16 project root: . 16:51:16 --> token set from env 16:51:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:51:16 ==> Running gcov in . (disable via -X gcov) 16:51:16 ==> Python coveragepy not found 16:51:16 ==> Searching for coverage reports in: 16:51:16 + . 16:51:16 -> Found 1 reports 16:51:16 ==> Detecting git/mercurial file structure 16:51:16 ==> Reading reports 16:51:16 + ./coverage.out bytes=405611 16:51:16 ==> Appending adjustments 16:51:16 https://docs.codecov.io/docs/fixing-reports 16:51:17 + Found adjustments 16:51:17 ==> Gzipping contents 16:51:17 56K /tmp/codecov.Q7lwO2.gz 16:51:17 ==> Uploading reports 16:51:17 url: https://codecov.io 16:51:17 query: branch=PR-3678&commit=4096bfaea645f2d32d508478792f2c9fb742b685&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:51:17 -> Pinging Codecov 16:51:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=4096bfaea645f2d32d508478792f2c9fb742b685&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:51:18 -> Uploading to 16:51:18 https://storage.googleapis.com/codecov/v4/raw/2021-08-28/00271124DB129430A58F1EEE437C3FCB/4096bfaea645f2d32d508478792f2c9fb742b685/d4b90765-fac1-4ffb-a1bb-0c00e1b25c52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210828%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210828T165118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14b17ecb17c36fc72949e4819b9d1117e2af1e607482d4debc0383c0eb32f6f1 16:51:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:51:18 Dload Upload Total Spent Left Speed 16:51:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54648 0 0 100 54648 0 92629 --:--:-- --:--:-- --:--:-- 92623 16:51:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4096bfaea645f2d32d508478792f2c9fb742b685 [Pipeline] } 16:51:19 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 16:51:20 + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:51:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:51:21 ---> package-listing.sh 16:51:21 ++ facter osfamily 16:51:21 ++ tr '[:upper:]' '[:lower:]' 16:51:21 + OS_FAMILY=redhat 16:51:21 + workspace=/w/workspace/edgex-go/6 16:51:21 + START_PACKAGES=/tmp/packages_start.txt 16:51:21 + END_PACKAGES=/tmp/packages_end.txt 16:51:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:51:21 + PACKAGES=/tmp/packages_start.txt 16:51:21 + '[' /w/workspace/edgex-go/6 ']' 16:51:21 + PACKAGES=/tmp/packages_end.txt 16:51:21 + case "${OS_FAMILY}" in 16:51:21 + rpm -qa 16:51:21 + sort 16:51:23 + '[' -f /tmp/packages_start.txt ']' 16:51:23 + '[' -f /tmp/packages_end.txt ']' 16:51:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:51:23 + '[' /w/workspace/edgex-go/6 ']' 16:51:23 + mkdir -p /w/workspace/edgex-go/6/archives/ 16:51:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 16:51:23 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:51:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:51:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:24 16:51:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:51:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:25 latest: Pulling from edgex-lftools-log-publisher 16:51:25 b4d181a07f80: Pulling fs layer 16:51:25 a1111a8f2ec3: Pulling fs layer 16:51:25 ed53099fbce6: Pulling fs layer 16:51:25 dc539afda2c1: Pulling fs layer 16:51:25 77bc0d833cb6: Pulling fs layer 16:51:25 9065ff56babe: Pulling fs layer 16:51:25 d287ab97295c: Pulling fs layer 16:51:25 dc539afda2c1: Waiting 16:51:25 77bc0d833cb6: Waiting 16:51:25 9065ff56babe: Waiting 16:51:25 d287ab97295c: Waiting 16:51:25 a1111a8f2ec3: Verifying Checksum 16:51:25 a1111a8f2ec3: Download complete 16:51:25 dc539afda2c1: Verifying Checksum 16:51:25 dc539afda2c1: Download complete 16:51:25 77bc0d833cb6: Verifying Checksum 16:51:25 77bc0d833cb6: Download complete 16:51:25 9065ff56babe: Download complete 16:51:25 ed53099fbce6: Verifying Checksum 16:51:25 ed53099fbce6: Download complete 16:51:26 b4d181a07f80: Verifying Checksum 16:51:26 b4d181a07f80: Download complete 16:51:27 b4d181a07f80: Pull complete 16:51:27 a1111a8f2ec3: Pull complete 16:51:28 ed53099fbce6: Pull complete 16:51:28 dc539afda2c1: Pull complete 16:51:28 77bc0d833cb6: Pull complete 16:51:28 9065ff56babe: Pull complete 16:51:29 d287ab97295c: Verifying Checksum 16:51:29 d287ab97295c: Download complete 16:51:33 d287ab97295c: Pull complete 16:51:33 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:51:34 prd-centos7-docker-4c-2g-1019 does not seem to be running inside a container 16:51:34 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-lftools-log-publisher:latest cat 16:51:37 $ docker top 6966db6368fd2ba32dc65e8345f308a1e014e5a286e370cc504bb09f331d41bf -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:37 + touch /tmp/pre-build-complete [Pipeline] sh 16:51:38 + mkdir -p /var/log/sysstat [Pipeline] sh 16:51:38 + ls /var/log/sa-host 16:51:38 + sadf -c /var/log/sa-host/sa05 16:51:38 file_magic: OK 16:51:38 HZ: Using current value: 100 16:51:38 file_header: OK 16:51:38 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 16:51:38 Statistics: 16:51:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:51:38 File successfully converted to sysstat format version 12.0.3 16:51:38 + sadf -c /var/log/sa-host/sa28 16:51:38 file_magic: OK 16:51:38 HZ: Using current value: 100 16:51:38 file_header: OK 16:51:38 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 16:51:38 Statistics: 16:51:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:51:38 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:51:39 provisioning config files... 16:51:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config8938596595829496223tmp [Pipeline] { [Pipeline] echo 16:51:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:51:39 ---> create-netrc.sh [Pipeline] } 16:51:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:51:39 ---> python-tools-install.sh [Pipeline] echo 16:51:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:51:40 ---> sudo-logs.sh 16:51:40 Archiving 'sudo' log.. 16:51:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-1019.vexxhost.local: Name or service not known 16:51:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-1019.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:51:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:51:40 ---> job-cost.sh 16:51:40 lf-activate-venv: SKIPPING 16:51:40 DEBUG: total: 0.10999999940395355 16:51:40 INFO: Retrieving Stack Cost... 16:51:41 INFO: Retrieving Pricing Info for: v3-standard-2 16:51:41 INFO: Archiving Costs [Pipeline] echo 16:51:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:51:42 ---> logs-deploy.sh 16:51:42 lf-activate-venv: SKIPPING 16:51:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/6 16:51:42 INFO: archiving workspace using pattern(s): 16:51:42 Archives upload complete. 16:51:43 INFO: archiving logs to Nexus 16:51:43 ---> uname -a: 16:51:43 Linux prd-centos7-docker-4c-2g-1019.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 16:51:43 16:51:43 16:51:43 ---> lscpu: 16:51:43 Architecture: x86_64 16:51:43 CPU op-mode(s): 32-bit, 64-bit 16:51:43 Byte Order: Little Endian 16:51:43 Address sizes: 40 bits physical, 48 bits virtual 16:51:43 CPU(s): 2 16:51:43 On-line CPU(s) list: 0,1 16:51:43 Thread(s) per core: 1 16:51:43 Core(s) per socket: 1 16:51:43 Socket(s): 2 16:51:43 NUMA node(s): 1 16:51:43 Vendor ID: AuthenticAMD 16:51:43 CPU family: 23 16:51:43 Model: 49 16:51:43 Model name: AMD EPYC-Rome Processor 16:51:43 Stepping: 0 16:51:43 CPU MHz: 2799.998 16:51:43 BogoMIPS: 5599.99 16:51:43 Virtualization: AMD-V 16:51:43 Hypervisor vendor: KVM 16:51:43 Virtualization type: full 16:51:43 L1d cache: 32K 16:51:43 L1i cache: 32K 16:51:43 L2 cache: 512K 16:51:43 L3 cache: 16384K 16:51:43 NUMA node0 CPU(s): 0,1 16:51:43 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 16:51:43 16:51:43 16:51:43 ---> nproc: 16:51:43 2 16:51:43 16:51:43 16:51:43 ---> df -h: 16:51:43 Filesystem Size Used Avail Use% Mounted on 16:51:43 overlay 40G 15G 26G 36% / 16:51:43 tmpfs 64M 0 64M 0% /dev 16:51:43 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:51:43 shm 64M 0 64M 0% /dev/shm 16:51:43 /dev/vda1 40G 15G 26G 36% /facter-os 16:51:43 16:51:43 16:51:43 ---> sar -b -r -n DEV: 16:51:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/28/21 _x86_64_ (2 CPU) 16:51:43 16:51:43 16:29:05 LINUX RESTART (2 CPU) 16:51:43 16:51:43 16:30:01 tps rtps wtps bread/s bwrtn/s 16:51:43 16:31:01 31.22 0.67 30.55 352.31 13597.40 16:51:43 16:32:02 361.98 0.00 361.98 0.00 88319.60 16:51:43 16:33:01 55.68 0.00 55.68 0.00 6875.06 16:51:43 16:34:01 52.53 0.00 52.53 0.00 5057.74 16:51:43 16:35:01 664.22 345.03 319.19 9981.34 196918.37 16:51:43 16:36:01 508.22 177.59 330.63 10332.91 147131.43 16:51:43 16:37:01 636.40 126.07 510.32 5200.53 255884.58 16:51:43 16:38:01 197.20 24.36 172.84 2004.93 26726.67 16:51:43 16:39:01 1.37 0.02 1.35 0.53 22.52 16:51:43 16:40:01 0.27 0.00 0.27 0.00 3.68 16:51:43 16:41:01 0.25 0.00 0.25 0.00 2.43 16:51:43 16:42:01 0.17 0.00 0.17 0.00 1.37 16:51:43 16:43:01 0.27 0.00 0.27 0.00 3.71 16:51:43 16:44:01 0.47 0.18 0.28 5.73 4.26 16:51:43 16:45:01 1.13 0.35 0.78 95.67 16.94 16:51:43 16:46:01 0.28 0.00 0.28 0.00 2.73 16:51:43 16:47:01 0.68 0.00 0.68 0.00 7.88 16:51:43 16:48:01 0.58 0.00 0.58 0.00 5.88 16:51:43 16:49:01 0.52 0.00 0.52 0.00 6.10 16:51:43 16:50:01 0.33 0.00 0.33 0.00 4.63 16:51:43 16:51:02 0.18 0.00 0.18 0.00 1.88 16:51:43 Average: 119.89 32.20 87.69 1335.16 35326.54 16:51:43 16:51:43 16:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:51:43 16:31:01 4991888 0 850036 10.61 2620 2164396 1470932 16.24 790636 1809896 110356 16:51:43 16:32:02 3520192 0 1105104 13.80 2620 3381024 1645036 18.16 1071436 2789220 44 16:51:43 16:33:01 3076628 0 1217768 15.21 2620 3711924 1836808 20.28 1419400 2860900 135232 16:51:43 16:34:01 3185828 0 1130184 14.11 2620 3690308 1563080 17.26 1286020 2881372 129600 16:51:43 16:35:01 431220 0 1298488 16.21 2620 6276612 1765820 19.50 2416084 4395116 65876 16:51:43 16:36:01 670776 0 1300284 16.24 2620 6035260 1638104 18.09 2751076 3810324 0 16:51:43 16:37:01 543228 0 1741536 21.74 2620 5721556 3275804 36.17 3323336 3296216 92540 16:51:43 16:38:01 2615948 0 1230620 15.37 2620 4159752 1299728 14.35 1224956 3393304 8 16:51:43 16:39:01 2621424 0 1225144 15.30 2620 4159752 1262288 13.94 1231896 3383248 8 16:51:43 16:40:01 2620612 0 1225948 15.31 2620 4159760 1269940 14.02 1234236 3381208 8 16:51:43 16:41:01 2621596 0 1224964 15.29 2620 4159760 1262288 13.94 1233836 3381208 8 16:51:43 16:42:01 2622048 0 1224508 15.29 2620 4159764 1262288 13.94 1233516 3381648 8 16:51:43 16:43:01 2619716 0 1226832 15.32 2620 4159772 1322368 14.60 1235112 3381648 8 16:51:43 16:44:01 2619308 0 1227240 15.32 2620 4159772 1268608 14.01 1235392 3381672 12 16:51:43 16:45:01 2618384 0 1225316 15.30 2620 4162620 1266484 13.98 1238240 3380792 16 16:51:43 16:46:01 2618932 0 1224768 15.29 2620 4162620 1263316 13.95 1238024 3380792 12 16:51:43 16:47:01 2619024 0 1224668 15.29 2620 4162628 1263316 13.95 1237916 3380792 8 16:51:43 16:48:01 2619056 0 1224632 15.29 2620 4162632 1263316 13.95 1237920 3380792 8 16:51:43 16:49:01 2618916 0 1224768 15.29 2620 4162636 1263316 13.95 1237924 3380792 8 16:51:43 16:50:01 2618836 0 1224844 15.29 2620 4162640 1263412 13.95 1238136 3380792 12 16:51:43 16:51:02 2619080 0 1224600 15.29 2620 4162640 1263316 13.95 1237928 3380792 12 16:51:43 Average: 2528221 0 1228679 15.34 2620 4249420 1475694 16.29 1445382 3294882 25418 16:51:43 16:51:43 16:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:51:43 16:31:01 eth0 1328.32 1242.24 4854.89 119.85 0.00 0.00 0.00 0.00 16:51:43 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:31:01 docker0 991.51 942.11 77.22 2712.94 0.00 0.00 0.00 0.00 16:51:43 16:32:02 veth09ab98c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:32:02 eth0 734.31 560.51 3544.59 95.54 0.00 0.00 0.00 0.00 16:51:43 16:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:32:02 docker0 384.08 481.05 27.96 2055.36 0.00 0.00 0.00 0.00 16:51:43 16:33:01 veth8e1372c 0.64 0.78 0.05 0.07 0.00 0.00 0.00 0.00 16:51:43 16:33:01 eth0 41.57 22.85 33.23 14.73 0.00 0.00 0.00 0.00 16:51:43 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:33:01 docker0 0.64 0.64 0.04 0.06 0.00 0.00 0.00 0.00 16:51:43 16:34:01 veth8e1372c 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 16:51:43 16:34:01 eth0 31.01 17.99 19.20 58.21 0.00 0.00 0.00 0.00 16:51:43 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:34:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 16:51:43 16:35:01 veth5419dff 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 16:51:43 16:35:01 eth0 392.48 270.07 1878.57 72.27 0.00 0.00 0.00 0.00 16:51:43 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:35:01 veth1466a76 0.00 0.76 0.00 0.05 0.00 0.00 0.00 0.00 16:51:43 16:36:01 eth0 63.01 33.94 170.62 14.24 0.00 0.00 0.00 0.00 16:51:43 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:36:01 veth1466a76 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 16:51:43 16:36:01 docker0 1444.51 1512.53 109.65 5029.76 0.00 0.00 0.00 0.00 16:51:43 16:37:01 veth19a0e0b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:51:43 16:37:01 vethd8ff67f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:51:43 16:37:01 eth0 409.77 254.36 1806.37 95.00 0.00 0.00 0.00 0.00 16:51:43 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:38:01 eth0 36.35 18.60 106.59 15.81 0.00 0.00 0.00 0.00 16:51:43 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:38:01 docker0 1549.28 1701.10 116.10 5705.99 0.00 0.00 0.00 0.00 16:51:43 16:39:01 eth0 0.10 0.08 0.01 0.02 0.00 0.00 0.00 0.00 16:51:43 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:40:01 eth0 1.60 1.23 0.23 12.86 0.00 0.00 0.00 0.00 16:51:43 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:51:43 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:42:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 16:51:43 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:43:01 eth0 1.52 1.18 0.34 12.95 0.00 0.00 0.00 0.00 16:51:43 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:44:01 eth0 2.05 1.22 0.39 9.73 0.00 0.00 0.00 0.00 16:51:43 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:45:01 eth0 0.58 0.48 0.36 0.14 0.00 0.00 0.00 0.00 16:51:43 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:46:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:51:43 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:47:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:48:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:49:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:50:01 eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 16:51:43 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:51:02 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 16:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 Average: eth0 145.10 115.61 591.97 24.85 0.00 0.00 0.00 0.00 16:51:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:43 Average: docker0 73.84 81.08 5.53 271.97 0.00 0.00 0.00 0.00 16:51:43 16:51:43 16:51:43 ---> sar -P ALL: 16:51:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/28/21 _x86_64_ (2 CPU) 16:51:43 16:51:43 16:29:05 LINUX RESTART (2 CPU) 16:51:43 16:51:43 16:30:01 CPU %user %nice %system %iowait %steal %idle 16:51:43 16:31:01 all 15.88 0.00 4.20 0.69 0.10 79.13 16:51:43 16:31:01 0 12.87 0.00 4.58 0.35 0.11 82.09 16:51:43 16:31:01 1 18.87 0.00 3.82 1.02 0.09 76.20 16:51:43 16:32:02 all 22.22 0.00 11.23 4.03 0.11 62.41 16:51:43 16:32:02 0 21.86 0.00 11.82 3.86 0.11 62.36 16:51:43 16:32:02 1 22.59 0.00 10.64 4.20 0.11 62.46 16:51:43 16:33:01 all 56.64 0.00 5.89 0.57 0.10 36.80 16:51:43 16:33:01 0 56.37 0.00 6.48 0.50 0.11 36.54 16:51:43 16:33:01 1 56.91 0.00 5.29 0.64 0.09 37.06 16:51:43 16:34:01 all 50.95 0.00 6.55 0.48 0.11 41.91 16:51:43 16:34:01 0 49.85 0.00 6.92 0.38 0.11 42.75 16:51:43 16:34:01 1 52.05 0.00 6.19 0.57 0.11 41.08 16:51:43 16:35:01 all 29.92 0.00 15.47 25.01 0.12 29.49 16:51:43 16:35:01 0 29.11 0.00 15.76 24.82 0.13 30.19 16:51:43 16:35:01 1 30.72 0.00 15.18 25.20 0.11 28.78 16:51:43 16:36:01 all 73.27 0.00 15.66 9.41 0.14 1.53 16:51:43 16:36:01 0 73.57 0.00 15.60 8.82 0.13 1.89 16:51:43 16:36:01 1 72.97 0.00 15.72 10.00 0.15 1.17 16:51:43 16:37:01 all 53.12 0.00 21.74 19.37 0.15 5.63 16:51:43 16:37:01 0 53.24 0.00 21.86 19.29 0.15 5.46 16:51:43 16:37:01 1 52.99 0.00 21.61 19.46 0.15 5.79 16:51:43 16:38:01 all 29.33 0.00 6.76 3.05 0.08 60.78 16:51:43 16:38:01 0 29.37 0.00 6.80 3.03 0.07 60.73 16:51:43 16:38:01 1 29.30 0.00 6.71 3.07 0.09 60.83 16:51:43 16:39:01 all 0.03 0.00 0.06 0.00 0.02 99.89 16:51:43 16:39:01 0 0.03 0.00 0.07 0.00 0.02 99.88 16:51:43 16:39:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:51:43 16:40:01 all 0.07 0.00 0.04 0.00 0.03 99.87 16:51:43 16:40:01 0 0.07 0.00 0.03 0.00 0.03 99.87 16:51:43 16:40:01 1 0.07 0.00 0.05 0.00 0.02 99.87 16:51:43 16:41:01 all 0.03 0.00 0.03 0.00 0.01 99.94 16:51:43 16:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:51:43 16:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:51:43 16:51:43 16:41:01 CPU %user %nice %system %iowait %steal %idle 16:51:43 16:42:01 all 0.08 0.00 0.06 0.00 0.02 99.85 16:51:43 16:42:01 0 0.07 0.00 0.05 0.00 0.00 99.88 16:51:43 16:42:01 1 0.08 0.00 0.07 0.00 0.03 99.82 16:51:43 16:43:01 all 0.08 0.00 0.06 0.00 0.01 99.85 16:51:43 16:43:01 0 0.08 0.00 0.03 0.00 0.00 99.88 16:51:43 16:43:01 1 0.08 0.00 0.08 0.00 0.02 99.82 16:51:43 16:44:01 all 0.07 0.00 0.06 0.00 0.03 99.85 16:51:43 16:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:51:43 16:44:01 1 0.08 0.00 0.08 0.00 0.03 99.80 16:51:43 16:45:01 all 0.17 0.00 0.05 0.01 0.01 99.77 16:51:43 16:45:01 0 0.02 0.00 0.03 0.02 0.00 99.93 16:51:43 16:45:01 1 0.32 0.00 0.07 0.00 0.02 99.60 16:51:43 16:46:01 all 0.23 0.00 0.02 0.00 0.02 99.74 16:51:43 16:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:51:43 16:46:01 1 0.40 0.00 0.02 0.00 0.02 99.57 16:51:43 16:47:01 all 0.14 0.00 0.03 0.00 0.02 99.81 16:51:43 16:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:51:43 16:47:01 1 0.25 0.00 0.03 0.00 0.02 99.70 16:51:43 16:48:01 all 0.16 0.00 0.03 0.00 0.03 99.78 16:51:43 16:48:01 0 0.03 0.00 0.03 0.00 0.05 99.88 16:51:43 16:48:01 1 0.28 0.00 0.03 0.00 0.00 99.68 16:51:43 16:49:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:51:43 16:49:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:51:43 16:49:01 1 0.32 0.00 0.02 0.00 0.02 99.65 16:51:43 16:50:01 all 0.13 0.00 0.02 0.00 0.02 99.83 16:51:43 16:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:51:43 16:50:01 1 0.23 0.00 0.02 0.00 0.02 99.73 16:51:43 16:51:02 all 0.09 0.00 0.03 0.00 0.03 99.86 16:51:43 16:51:02 0 0.03 0.00 0.02 0.00 0.03 99.92 16:51:43 16:51:02 1 0.15 0.00 0.03 0.00 0.02 99.80 16:51:43 Average: all 14.99 0.00 3.97 2.82 0.05 78.17 16:51:43 Average: 0 14.71 0.00 4.07 2.75 0.05 78.42 16:51:43 Average: 1 15.27 0.00 3.87 2.89 0.05 77.92 16:51:43 16:51:43 16:51:43