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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 8af46092e6841b377ce9cc35e8dd7acb653e0cde rather than 5e86f3061695b7e3870507e3e1622bb36fea3bbf Obtained Jenkinsfile from 8af46092e6841b377ce9cc35e8dd7acb653e0cde 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-ssh2453754761592152569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh6218554616409576494.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-3627/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-3627/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh655607237607268275.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh4759228068767908295.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-3627/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-3627/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh314341471969750516.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-298 in /w/workspace/edgexfoundry_edgex-go_PR-3627 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8924148056790834584.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 8af46092e6841b377ce9cc35e8dd7acb653e0cde into PR head commit 5e86f3061695b7e3870507e3e1622bb36fea3bbf Merge succeeded, producing 0001e9592c0e709d0ddc6674d0d21ab82a5acb5a Checking out Revision 0001e9592c0e709d0ddc6674d0d21ab82a5acb5a (PR-3627) > 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/5@tmp/jenkins-gitclient-ssh4722443638649767347.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3627/head:refs/remotes/origin/PR-3627 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e86f3061695b7e3870507e3e1622bb36fea3bbf # 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/5@tmp/jenkins-gitclient-ssh8765153903622012986.key > git merge 8af46092e6841b377ce9cc35e8dd7acb653e0cde # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0001e9592c0e709d0ddc6674d0d21ab82a5acb5a # timeout=10 Commit message: "Merge commit '8af46092e6841b377ce9cc35e8dd7acb653e0cde' into HEAD" > git rev-list --no-walk 5e86f3061695b7e3870507e3e1622bb36fea3bbf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:15 ========================================================= 20:30:15 EdgeX Global Pipelines Version Info 20:30:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:16 ------------------- 20:30:16 stable info: 20:30:16 ------------------- 20:30:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:16 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 20:30:16 Message: update stable to v1.0.197 20:30:17 ------------------- 20:30:17 experimental info: 20:30:17 ------------------- 20:30:17 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:17 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 20:30:17 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3627 [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3627 [Pipeline] echo 20:30:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3627 [Pipeline] echo 20:30:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0001e9592c0e709d0ddc6674d0d21ab82a5acb5a [Pipeline] echo 20:30:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0001e95 [Pipeline] echo 20:30:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:18 provisioning config files... 20:30:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1329488458316772443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:18 ---> docker-login.sh 20:30:18 nexus3.edgexfoundry.org:10001 20:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:19 Configure a credential helper to remove this warning. See 20:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:19 20:30:19 Login Succeeded 20:30:19 nexus3.edgexfoundry.org:10002 20:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:20 Configure a credential helper to remove this warning. See 20:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:20 20:30:20 Login Succeeded 20:30:20 nexus3.edgexfoundry.org:10003 20:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:20 Configure a credential helper to remove this warning. See 20:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:20 20:30:20 Login Succeeded 20:30:20 nexus3.edgexfoundry.org:10004 20:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:20 Configure a credential helper to remove this warning. See 20:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:20 20:30:20 Login Succeeded 20:30:20 docker.io 20:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:20 Configure a credential helper to remove this warning. See 20:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:20 20:30:20 Login Succeeded 20:30:20 ---> docker-login.sh ends [Pipeline] } 20:30:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:21 ++ 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 20:30:21 + for file in '`ls cmd/**/Dockerfile`' 20:30:21 ++ dirname cmd/core-command/Dockerfile 20:30:21 ++ cut -d/ -f2 20:30:21 + echo core-command,cmd/core-command/Dockerfile 20:30:21 + for file in '`ls cmd/**/Dockerfile`' 20:30:21 ++ dirname cmd/core-data/Dockerfile 20:30:21 ++ cut -d/ -f2 20:30:21 + echo core-data,cmd/core-data/Dockerfile 20:30:21 + for file in '`ls cmd/**/Dockerfile`' 20:30:21 ++ dirname cmd/core-metadata/Dockerfile 20:30:21 ++ cut -d/ -f2 20:30:21 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:21 + for file in '`ls cmd/**/Dockerfile`' 20:30:21 ++ dirname cmd/security-bootstrapper/Dockerfile 20:30:21 ++ cut -d/ -f2 20:30:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:21 + for file in '`ls cmd/**/Dockerfile`' 20:30:21 ++ dirname cmd/security-proxy-setup/Dockerfile 20:30:21 ++ cut -d/ -f2 20:30:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:21 + for file in '`ls cmd/**/Dockerfile`' 20:30:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:30:21 ++ cut -d/ -f2 20:30:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:21 + for file in '`ls cmd/**/Dockerfile`' 20:30:21 ++ dirname cmd/support-notifications/Dockerfile 20:30:21 ++ cut -d/ -f2 20:30:21 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:21 + for file in '`ls cmd/**/Dockerfile`' 20:30:21 ++ dirname cmd/support-scheduler/Dockerfile 20:30:21 ++ cut -d/ -f2 20:30:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:21 + for file in '`ls cmd/**/Dockerfile`' 20:30:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:30:21 ++ cut -d/ -f2 20:30:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:21 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 20:30:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:22 20:30:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:23 latest: Pulling from edgex-devops/git-semver 20:30:23 31603596830f: Pulling fs layer 20:30:23 b6dc333f4379: Pulling fs layer 20:30:23 3d9ef1400e77: Pulling fs layer 20:30:23 fd332fbdc1db: Pulling fs layer 20:30:23 fd332fbdc1db: Waiting 20:30:23 b6dc333f4379: Verifying Checksum 20:30:23 b6dc333f4379: Download complete 20:30:23 31603596830f: Verifying Checksum 20:30:23 31603596830f: Download complete 20:30:23 31603596830f: Pull complete 20:30:23 3d9ef1400e77: Verifying Checksum 20:30:23 3d9ef1400e77: Download complete 20:30:23 b6dc333f4379: Pull complete 20:30:23 fd332fbdc1db: Verifying Checksum 20:30:23 fd332fbdc1db: Download complete 20:30:24 3d9ef1400e77: Pull complete 20:30:24 fd332fbdc1db: Pull complete 20:30:24 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 20:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:30:24 prd-centos7-docker-4c-2g-298 does not seem to be running inside a container 20:30:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:30:25 $ docker top e1781c354abaf10f66bd0c35e671eed32604059f4f31c70fcc1e5b5af1914ead -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:25 [ssh-agent] Looking for ssh-agent implementation... 20:30:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:25 $ docker exec e1781c354abaf10f66bd0c35e671eed32604059f4f31c70fcc1e5b5af1914ead ssh-agent 20:30:26 SSH_AUTH_SOCK=/tmp/ssh-5bR04oYmnada/agent.13 20:30:26 SSH_AGENT_PID=19 20:30:26 Running ssh-add (command line suppressed) 20:30:26 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5933281095332958249.key (/w/workspace/edgex-go/5@tmp/private_key_5933281095332958249.key) 20:30:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:26 + git tag --points-at HEAD [Pipeline] } 20:30:26 $ docker exec --env ******** --env ******** e1781c354abaf10f66bd0c35e671eed32604059f4f31c70fcc1e5b5af1914ead ssh-agent -k 20:30:26 unset SSH_AUTH_SOCK; 20:30:26 unset SSH_AGENT_PID; 20:30:26 echo Agent pid 19 killed; 20:30:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:26 [ssh-agent] Looking for ssh-agent implementation... 20:30:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:26 $ docker exec e1781c354abaf10f66bd0c35e671eed32604059f4f31c70fcc1e5b5af1914ead ssh-agent 20:30:26 SSH_AUTH_SOCK=/tmp/ssh-BNEyr7wsU7Fs/agent.50 20:30:26 SSH_AGENT_PID=56 20:30:26 Running ssh-add (command line suppressed) 20:30:27 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1818846290966283673.key (/w/workspace/edgex-go/5@tmp/private_key_1818846290966283673.key) 20:30:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:27 + git semver init 20:30:27 # -> Open(): unable to determine branch for HEAD 20:30:27 # $GIT_DIR = /w/workspace/edgex-go/5/.git 20:30:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 20:30:27 # $SEMVER_REMOTE_NAME = origin 20:30:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:30:27 # $SEMVER_USER_NAME = edgex-jenkins 20:30:27 # $SEMVER_BRANCH = PR-3627 20:30:27 # $SEMVER_TEMP = /tmp/semver-679062128 20:30:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:30:45 # '/tmp/semver-679062128' -> '/w/workspace/edgex-go/5/.semver' 20:30:45 # -> Force: false 20:30:45 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 20:30:45 $ docker exec --env ******** --env ******** e1781c354abaf10f66bd0c35e671eed32604059f4f31c70fcc1e5b5af1914ead ssh-agent -k 20:30:45 unset SSH_AUTH_SOCK; 20:30:45 unset SSH_AGENT_PID; 20:30:45 echo Agent pid 56 killed; 20:30:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:46 + git semver [Pipeline] } 20:30:46 $ docker stop --time=1 e1781c354abaf10f66bd0c35e671eed32604059f4f31c70fcc1e5b5af1914ead 20:30:48 $ docker rm -f e1781c354abaf10f66bd0c35e671eed32604059f4f31c70fcc1e5b5af1914ead [Pipeline] // withDockerContainer [Pipeline] sh 20:30:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:49 Stashed 1 file(s) [Pipeline] echo 20:30:49 [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 20:30:49 ========================================================= 20:30:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:30:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:30:49 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 20:30:51 Sending build context to Docker daemon 328.5MB 20:30:51 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:30:51 Step 2/6 : FROM ${BASE} 20:30:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:51 540db60ca938: Pulling fs layer 20:30:51 adcc1eea9eea: Pulling fs layer 20:30:51 4c4ab2625f07: Pulling fs layer 20:30:51 0773c198feca: Pulling fs layer 20:30:51 345f892a5656: Pulling fs layer 20:30:51 4796506630df: Pulling fs layer 20:30:51 cc55df3e53f1: Pulling fs layer 20:30:51 4d027b6c602c: Pulling fs layer 20:30:51 449e75d2c14e: Pulling fs layer 20:30:51 4796506630df: Waiting 20:30:51 cc55df3e53f1: Waiting 20:30:51 4d027b6c602c: Waiting 20:30:51 449e75d2c14e: Waiting 20:30:51 0773c198feca: Waiting 20:30:51 345f892a5656: Waiting 20:30:51 4c4ab2625f07: Verifying Checksum 20:30:51 4c4ab2625f07: Download complete 20:30:51 adcc1eea9eea: Verifying Checksum 20:30:51 adcc1eea9eea: Download complete 20:30:51 345f892a5656: Verifying Checksum 20:30:51 345f892a5656: Download complete 20:30:51 4796506630df: Verifying Checksum 20:30:51 4796506630df: Download complete 20:30:51 cc55df3e53f1: Verifying Checksum 20:30:51 cc55df3e53f1: Download complete 20:30:51 540db60ca938: Verifying Checksum 20:30:51 540db60ca938: Pull complete 20:30:52 adcc1eea9eea: Pull complete 20:30:52 4c4ab2625f07: Pull complete 20:30:53 4d027b6c602c: Verifying Checksum 20:30:53 4d027b6c602c: Download complete 20:30:55 449e75d2c14e: Verifying Checksum 20:30:55 449e75d2c14e: Download complete 20:30:56 0773c198feca: Verifying Checksum 20:30:56 0773c198feca: Download complete 20:30:59 0773c198feca: Pull complete 20:30:59 345f892a5656: Pull complete 20:30:59 4796506630df: Pull complete 20:30:59 cc55df3e53f1: Pull complete 20:30:59 4d027b6c602c: Pull complete 20:31:01 449e75d2c14e: Pull complete 20:31:01 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 20:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:31:01 ---> 0d28375d9b5b 20:31:01 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 20:31:03 ---> Running in 30c25e8a8b84 20:31:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:31:04 Still waiting to schedule task 20:31:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:31:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:31:05 (1/12) Installing libmagic (5.39-r0) 20:31:05 (2/12) Installing file (5.39-r0) 20:31:05 (3/12) Installing libc-dev (0.7.2-r3) 20:31:05 (4/12) Installing g++ (10.2.1_pre1-r3) 20:31:15 (5/12) Installing fortify-headers (1.1-r0) 20:31:15 (6/12) Installing patch (2.7.6-r7) 20:31:15 (7/12) Installing build-base (0.5-r2) 20:31:15 (8/12) Installing libsodium (1.0.18-r0) 20:31:15 (9/12) Installing pkgconf (1.7.3-r0) 20:31:15 (10/12) Installing libsodium-dev (1.0.18-r0) 20:31:15 (11/12) Installing libzmq (4.3.3-r1) 20:31:15 (12/12) Installing zeromq-dev (4.3.3-r1) 20:31:15 Executing busybox-1.32.1-r6.trigger 20:31:15 OK: 219 MiB in 52 packages 20:31:17 Removing intermediate container 30c25e8a8b84 20:31:17 ---> ba934da56dd2 20:31:17 Step 4/6 : WORKDIR /edgex-go 20:31:17 ---> Running in 8b5dd7aaba56 20:31:17 Removing intermediate container 8b5dd7aaba56 20:31:17 ---> 4496734cc1b9 20:31:17 Step 5/6 : COPY go.mod . 20:31:17 ---> 731a9d093b56 20:31:17 Step 6/6 : RUN go mod download 20:31:17 ---> Running in e12652132383 20:31:56 Removing intermediate container e12652132383 20:31:56 ---> 02914ae1a9be 20:31:56 Successfully built 02914ae1a9be 20:31:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:56 + docker inspect -f . ci-base-image-x86_64 20:31:56 . [Pipeline] withDockerContainer 20:31:56 prd-centos7-docker-4c-2g-298 does not seem to be running inside a container 20:31:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:57 $ docker top 1bbf463853271426c4198a210b9e902a6e62b3c43eadc4a3f36d0e6407037e62 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:57 + go version 20:31:57 go version go1.16.5 linux/amd64 [Pipeline] } 20:31:57 $ docker stop --time=1 1bbf463853271426c4198a210b9e902a6e62b3c43eadc4a3f36d0e6407037e62 20:31:58 $ docker rm -f 1bbf463853271426c4198a210b9e902a6e62b3c43eadc4a3f36d0e6407037e62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:59 + docker inspect -f . ci-base-image-x86_64 20:31:59 . [Pipeline] withDockerContainer 20:31:59 prd-centos7-docker-4c-2g-298 does not seem to be running inside a container 20:31:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:32:00 $ docker top 8096984cebfe6de0e91238b93c63032f87ce0fce0e1bb09a6bbb5e9784d72ca8 -eo pid,comm [Pipeline] { [Pipeline] echo 20:32:00 ========================================================= 20:32:00 [edgeXBuildGoParallel] Running Tests and Build... 20:32:00 ========================================================= [Pipeline] sh 20:32:00 + go mod tidy [Pipeline] sh 20:32:01 + make test 20:32:01 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 20:32:01 go mod tidy 20:32:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:32:08 ? github.com/edgexfoundry/edgex-go [no test files] 20:32:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:32:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:32:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:32:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:32:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:32:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:32:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:32:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:32:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:32:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:32:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:32:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:32:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:32:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 20:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:32:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 100.0% of statements 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 46.3% of statements 20:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 90.0% of statements 20:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.075s coverage: 81.2% of statements 20:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:32:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.275s coverage: 94.2% of statements 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:32:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:32:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.8% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 22.0% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements 20:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 20:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 20:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 20:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 20:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 20:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.220s coverage: 81.8% of statements 20:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:33:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-301 in /w/workspace/edgexfoundry_edgex-go_PR-3627 [Pipeline] { [Pipeline] ws 20:33:10 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 20:33:11 The recommended git tool is: git 20:33:16 using credential edgex-jenkins-ssh 20:33:16 Cloning the remote Git repository 20:33:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:33:17 > git init /w/workspace/edgex-go/5 # timeout=10 20:33:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:17 > git --version # timeout=10 20:33:17 > git --version # 'git version 2.17.1' 20:33:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.2% of statements 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.4% of statements 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 20:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.191s coverage: 66.9% of statements 20:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.6% of statements 20:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 20:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 20:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.3% of statements 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.0% of statements 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.049s coverage: 28.9% of statements 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 20:33:31 GO111MODULE=on go vet ./... 20:33:46 Merging remotes/origin/main commit 8af46092e6841b377ce9cc35e8dd7acb653e0cde into PR head commit 5e86f3061695b7e3870507e3e1622bb36fea3bbf 20:33:46 Merge succeeded, producing bf80816b4e124dd4c9886540c857276050f8db08 20:33:46 Checking out Revision bf80816b4e124dd4c9886540c857276050f8db08 (PR-3627) 20:33:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:45 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3627/head:refs/remotes/origin/PR-3627 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:33:46 > git config core.sparsecheckout # timeout=10 20:33:46 > git checkout -f 5e86f3061695b7e3870507e3e1622bb36fea3bbf # timeout=10 20:33:46 > git remote # timeout=10 20:33:46 > git config --get remote.origin.url # timeout=10 20:33:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:46 > git merge 8af46092e6841b377ce9cc35e8dd7acb653e0cde # timeout=10 20:33:46 > git rev-parse HEAD^{commit} # timeout=10 20:33:46 > git config core.sparsecheckout # timeout=10 20:33:46 > git checkout -f bf80816b4e124dd4c9886540c857276050f8db08 # timeout=10 20:33:51 Commit message: "Merge commit '8af46092e6841b377ce9cc35e8dd7acb653e0cde' into HEAD" 20:33:51 > git rev-list --no-walk 5e86f3061695b7e3870507e3e1622bb36fea3bbf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:51 provisioning config files... 20:33:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config935719885595998910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:52 ---> docker-login.sh 20:33:52 nexus3.edgexfoundry.org:10001 20:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:53 Configure a credential helper to remove this warning. See 20:33:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:53 20:33:53 Login Succeeded 20:33:53 nexus3.edgexfoundry.org:10002 20:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:54 Configure a credential helper to remove this warning. See 20:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:54 20:33:54 Login Succeeded 20:33:54 nexus3.edgexfoundry.org:10003 20:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:54 Configure a credential helper to remove this warning. See 20:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:54 20:33:54 Login Succeeded 20:33:54 nexus3.edgexfoundry.org:10004 20:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:55 Configure a credential helper to remove this warning. See 20:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:55 20:33:55 Login Succeeded 20:33:55 docker.io 20:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:56 Configure a credential helper to remove this warning. See 20:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:56 20:33:56 Login Succeeded 20:33:56 ---> docker-login.sh ends [Pipeline] } 20:33:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:33:56 ========================================================= 20:33:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:33:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:33:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 20:33:58 gofmt -l . 20:33:58 [ "`gofmt -l .`" = "" ] 20:33:58 ./bin/test-attribution-txt.sh [Pipeline] sh 20:33:58 + ls -al . 20:33:58 total 596 20:33:58 drwxrwxr-x 10 1001 1001 4096 Jul 27 20:33 . 20:33:58 drwxr-xr-x 4 root root 28 Jul 27 20:31 .. 20:33:58 -rw-rw-r-- 1 1001 1001 11 Jul 27 20:30 .dockerignore 20:33:58 drwxrwxr-x 8 1001 1001 179 Jul 27 20:30 .git 20:33:58 drwxrwxr-x 3 1001 1001 125 Jul 27 20:30 .github 20:33:58 -rw-rw-r-- 1 1001 1001 818 Jul 27 20:30 .gitignore 20:33:58 -rw-rw-r-- 1 1001 1001 76 Jul 27 20:30 .hadolint.yml 20:33:58 drwx------ 3 1001 1001 58 Jul 27 20:30 .semver 20:33:58 -rw-rw-r-- 1 1001 1001 166 Jul 27 20:30 .sonarcloud.properties 20:33:58 -rw-rw-r-- 1 1001 1001 8609 Jul 27 20:30 Attribution.txt 20:33:58 -rw-rw-r-- 1 1001 1001 43881 Jul 27 20:30 CHANGELOG.md 20:33:58 -rw-rw-r-- 1 1001 1001 3804 Jul 27 20:30 CONTRIBUTING.md 20:33:58 -rw-rw-r-- 1 1001 1001 931 Jul 27 20:30 Dockerfile.build 20:33:58 -rw-rw-r-- 1 1001 1001 849 Jul 27 20:30 Jenkinsfile 20:33:58 -rw-rw-r-- 1 1001 1001 10775 Jul 27 20:30 LICENSE 20:33:58 -rw-rw-r-- 1 1001 1001 5915 Jul 27 20:30 Makefile 20:33:58 -rw-rw-r-- 1 1001 1001 8649 Jul 27 20:30 README.md 20:33:58 -rw-rw-r-- 1 1001 1001 6912 Jul 27 20:30 SECURITY.md 20:33:58 -rw-rw-r-- 1 1001 1001 5 Jul 27 20:30 VERSION 20:33:58 -rw-rw-r-- 1 1001 1001 4131 Jul 27 20:30 ZMQWindows.md 20:33:58 drwxrwxr-x 2 1001 1001 37 Jul 27 20:30 bin 20:33:58 drwxrwxr-x 14 1001 1001 4096 Jul 27 20:30 cmd 20:33:58 -rw-r--r-- 1 root root 403848 Jul 27 20:33 coverage.out 20:33:58 -rw-rw-r-- 1 1001 1001 812 Jul 27 20:30 go.mod 20:33:58 -rw-r--r-- 1 root root 48353 Jul 27 20:32 go.sum 20:33:58 drwxrwxr-x 8 1001 1001 124 Jul 27 20:30 internal 20:33:58 drwxrwxr-x 3 1001 1001 16 Jul 27 20:30 openapi 20:33:58 drwxrwxr-x 4 1001 1001 71 Jul 27 20:30 snap 20:33:58 -rw-rw-r-- 1 1001 1001 204 Jul 27 20:30 version.go [Pipeline] sh 20:33:58 + '[' -e coverage.out ] 20:33:58 + chown 1001:1001 coverage.out [Pipeline] stash 20:33:58 Stashed 1 file(s) [Pipeline] sh 20:33:59 Sending build context to Docker daemon 165.9MB 20:33:59 + make build 20:33:59 go mod tidy 20:33:59 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 20:33:59 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:33:59 Step 2/6 : FROM ${BASE} 20:33:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:33:59 595b0fe564bb: Pulling fs layer 20:33:59 24495759ef45: Pulling fs layer 20:33:59 d148012ef14d: Pulling fs layer 20:33:59 cb65c68fc2e2: Pulling fs layer 20:33:59 093eec477d81: Pulling fs layer 20:33:59 a6d5b2bbb924: Pulling fs layer 20:33:59 2446dc1eb7d3: Pulling fs layer 20:33:59 596795e73e0f: Pulling fs layer 20:33:59 cb65c68fc2e2: Waiting 20:33:59 093eec477d81: Waiting 20:33:59 a6d5b2bbb924: Waiting 20:33:59 2446dc1eb7d3: Waiting 20:33:59 596795e73e0f: Waiting 20:33:59 d148012ef14d: Verifying Checksum 20:33:59 d148012ef14d: Download complete 20:33:59 24495759ef45: Verifying Checksum 20:33:59 24495759ef45: Download complete 20:33:59 093eec477d81: Verifying Checksum 20:33:59 093eec477d81: Download complete 20:33:59 a6d5b2bbb924: Verifying Checksum 20:33:59 a6d5b2bbb924: Download complete 20:33:59 595b0fe564bb: Verifying Checksum 20:33:59 595b0fe564bb: Download complete 20:33:59 2446dc1eb7d3: Verifying Checksum 20:33:59 2446dc1eb7d3: Download complete 20:34:00 595b0fe564bb: Pull complete 20:34:01 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 20:34:01 24495759ef45: Pull complete 20:34:01 d148012ef14d: Pull complete 20:34:02 596795e73e0f: Download complete 20:34:04 cb65c68fc2e2: Verifying Checksum 20:34:04 cb65c68fc2e2: Download complete 20:34:09 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 20:34:09 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 20:34:10 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 20:34:11 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 20:34:12 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 20:34: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 20:34:13 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 20:34:14 cb65c68fc2e2: Pull complete 20:34:14 093eec477d81: Pull complete 20:34:14 a6d5b2bbb924: Pull complete 20:34:14 2446dc1eb7d3: Pull complete 20:34:14 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 20:34:15 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 20:34:16 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 20:34:18 596795e73e0f: Pull complete 20:34:18 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 20:34:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:34:18 ---> d9e956139c92 20:34:18 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [Pipeline] } 20:34:18 $ docker stop --time=1 8096984cebfe6de0e91238b93c63032f87ce0fce0e1bb09a6bbb5e9784d72ca8 20:34:20 $ docker rm -f 8096984cebfe6de0e91238b93c63032f87ce0fce0e1bb09a6bbb5e9784d72ca8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 20:34:22 ---> Running in 58b65dba7e5b 20:34:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 20:34:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:34:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:34:24 20:34:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:34:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:34:24 latest: Pulling from edgex-devops/edgex-compose 20:34:24 cbdbe7a5bc2a: Pulling fs layer 20:34:24 ca9280d653b3: Pulling fs layer 20:34:24 7e9c9ca2126c: Pulling fs layer 20:34:24 cbdbe7a5bc2a: Verifying Checksum 20:34:24 cbdbe7a5bc2a: Download complete 20:34:25 (1/12) Installing libmagic (5.39-r0) 20:34:25 cbdbe7a5bc2a: Pull complete 20:34:25 (2/12) Installing file (5.39-r0) 20:34:25 (3/12) Installing libc-dev (0.7.2-r3) 20:34:25 ca9280d653b3: Verifying Checksum 20:34:25 ca9280d653b3: Download complete 20:34:25 (4/12) Installing g++ (10.2.1_pre1-r3) 20:34:26 ca9280d653b3: Pull complete 20:34:28 7e9c9ca2126c: Download complete 20:34:31 (5/12) Installing fortify-headers (1.1-r0) 20:34:31 (6/12) Installing patch (2.7.6-r7) 20:34:31 (7/12) Installing build-base (0.5-r2) 20:34:31 (8/12) Installing libsodium (1.0.18-r0) 20:34:31 (9/12) Installing pkgconf (1.7.3-r0) 20:34:31 (10/12) Installing libsodium-dev (1.0.18-r0) 20:34:31 (11/12) Installing libzmq (4.3.3-r1) 20:34:31 (12/12) Installing zeromq-dev (4.3.3-r1) 20:34:31 Executing busybox-1.32.1-r6.trigger 20:34:31 OK: 218 MiB in 52 packages 20:34:31 7e9c9ca2126c: Pull complete 20:34:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:34:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:34:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:34:31 prd-centos7-docker-4c-2g-298 does not seem to be running inside a container 20:34:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:34:34 $ docker top 597c4ec1881d021de153d5f3fc41dea495e6d5b9cbf59759c6e2216ace4ec7cc -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:35 + docker-compose build --help 20:34:35 + grep parallel 20:34:35 Removing intermediate container 58b65dba7e5b 20:34:35 ---> 2800eb4e0d4f 20:34:35 Step 4/6 : WORKDIR /edgex-go 20:34:35 --parallel Build images in parallel. [Pipeline] } 20:34:35 $ docker stop --time=1 597c4ec1881d021de153d5f3fc41dea495e6d5b9cbf59759c6e2216ace4ec7cc 20:34:35 ---> Running in 335732d526c8 20:34:36 Removing intermediate container 335732d526c8 20:34:36 ---> 7b282f99803f 20:34:36 Step 5/6 : COPY go.mod . 20:34:36 $ docker rm -f 597c4ec1881d021de153d5f3fc41dea495e6d5b9cbf59759c6e2216ace4ec7cc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix 20:34:37 ---> 0ede28a6c802 20:34:37 Step 6/6 : RUN go mod download [Pipeline] sh 20:34:37 ---> Running in 7082ef037aa7 20:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:34:37 . [Pipeline] withDockerContainer 20:34:37 prd-centos7-docker-4c-2g-298 does not seem to be running inside a container 20:34:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:34:37 $ docker top 682bd4b78e17cb6097acfaba1a4d400ed9c3e9cfbe11f89f25d95775149ada49 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:38 + docker-compose -f ./docker-compose-build.yml build --parallel 20:34:38 Building core-command ... 20:34:38 Building core-data ... 20:34:38 Building core-metadata ... 20:34:38 Building security-bootstrapper ... 20:34:38 Building security-proxy-setup ... 20:34:38 Building security-secretstore-setup ... 20:34:38 Building support-notifications ... 20:34:38 Building support-scheduler ... 20:34:38 Building sys-mgmt-agent ... 20:34:38 Building core-data 20:34:38 Building security-bootstrapper 20:34:38 Building security-secretstore-setup 20:34:38 Building core-metadata 20:34:38 Building security-proxy-setup 20:34:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:34:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:51 ---> 02914ae1a9be 20:34:51 Step 3/22 : WORKDIR /edgex-go 20:34:51 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:34:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:34:51 ---> 02914ae1a9be 20:34:51 Step 3/32 : WORKDIR /edgex-go 20:34:56 ---> Running in 6f3814d1a6f9 20:34:56 ---> Running in 83093dfaa432 20:35:03 Removing intermediate container 83093dfaa432 20:35:03 ---> 17ede80eb144 20:35:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:03 Removing intermediate container 6f3814d1a6f9 20:35:03 ---> 5b81d60b432d 20:35:03 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:03 ---> Running in 1a9b0f8e5413 20:35:03 ---> Running in d9f3205e4c48 20:35:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:35:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:35:05 ---> 02914ae1a9be 20:35:05 Step 3/24 : WORKDIR /edgex-go 20:35:05 ---> Using cache 20:35:05 ---> 5b81d60b432d 20:35:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:35:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:35:05 ---> 02914ae1a9be 20:35:05 Step 3/24 : WORKDIR /edgex-go 20:35:05 ---> Using cache 20:35:05 ---> 5b81d60b432d 20:35:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:06 ---> Running in 934d7f1eff33 20:35:06 ---> Running in cbd58ca76d4c 20:35:06 Removing intermediate container d9f3205e4c48 20:35:06 ---> cacd5749e133 20:35:06 Step 5/22 : RUN apk add --update --no-cache make git 20:35:06 ---> Running in 9a62e7b014ac 20:35:06 Removing intermediate container 1a9b0f8e5413 20:35:06 ---> f74f75942244 20:35:06 Step 5/32 : RUN apk add --update --no-cache make git 20:35:06 ---> Running in d610cdeb36c7 20:35:06 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:35:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:35:06 ---> 02914ae1a9be 20:35:06 Step 3/26 : WORKDIR /edgex-go 20:35:06 ---> Using cache 20:35:06 ---> 5b81d60b432d 20:35:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:06 ---> Using cache 20:35:06 ---> f74f75942244 20:35:06 Step 5/26 : RUN apk add --update --no-cache make git 20:35:06 ---> Running in bc579f9c68bd 20:35:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:35:07 Removing intermediate container 934d7f1eff33 20:35:07 ---> 283c17ed1c8b 20:35:07 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:35:07 ---> Running in dd46e30e7a8d 20:35:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:35:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:35:07 Removing intermediate container cbd58ca76d4c 20:35:07 ---> 11f339e3ab6d 20:35:07 Step 5/24 : RUN apk add --update --no-cache make git 20:35:07 ---> Running in 26ef677c1756 20:35:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:35:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:35:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:35:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:35:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:35:08 OK: 219 MiB in 52 packages 20:35:08 OK: 219 MiB in 52 packages 20:35:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:35:08 Removing intermediate container d610cdeb36c7 20:35:08 ---> 849265bb3fd1 20:35:08 Step 6/32 : COPY go.mod . 20:35:09 OK: 219 MiB in 52 packages 20:35:09 Removing intermediate container bc579f9c68bd 20:35:09 ---> 38e999dd3e61 20:35:09 Step 6/26 : COPY go.mod . 20:35:09 ---> 36f559eb6486 20:35:09 Step 7/32 : RUN go mod download 20:35:09 ---> Running in 159209092c31 20:35:09 ---> e56ffca0f41f 20:35:09 Step 7/26 : RUN go mod download 20:35:09 ---> Running in d0480e7a96a3 20:35:09 Removing intermediate container 9a62e7b014ac 20:35:09 ---> af5204f40c9a 20:35:09 Step 6/22 : COPY go.mod . 20:35:09 OK: 219 MiB in 52 packages 20:35:09 ---> d0b5af1ecc88 20:35:09 Step 7/22 : RUN go mod download 20:35:09 ---> Running in 54dd02107962 20:35:09 Removing intermediate container dd46e30e7a8d 20:35:09 ---> ecb8a0b57a81 20:35:09 Step 6/24 : COPY go.mod . 20:35:10 ---> 354211370c17 20:35:10 Step 7/24 : RUN go mod download 20:35:10 ---> Running in ad99cf78c90d 20:35:10 Removing intermediate container 159209092c31 20:35:10 ---> 48104403d459 20:35:10 Step 8/32 : COPY . . 20:35:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:35:12 Removing intermediate container d0480e7a96a3 20:35:12 ---> b59f9cfc74b3 20:35:12 Step 8/26 : COPY . . 20:35:12 Removing intermediate container 54dd02107962 20:35:12 ---> cb1e4d907f40 20:35:12 Step 8/22 : COPY . . 20:35:12 Removing intermediate container ad99cf78c90d 20:35:12 ---> fdd1da758bb2 20:35:12 Step 8/24 : COPY . . 20:35:13 OK: 219 MiB in 52 packages 20:35:17 ---> c19ff043b3db 20:35:17 Step 9/32 : RUN go mod tidy 20:35:17 Removing intermediate container 26ef677c1756 20:35:17 ---> 221f919376bb 20:35:17 Step 6/24 : COPY go.mod . 20:35:17 ---> Running in bf8c6e5a2170 20:35:17 ---> 1ad75f42bcf6 20:35:17 Step 7/24 : RUN go mod download 20:35:17 ---> Running in 4f626225dabe 20:35:19 Removing intermediate container bf8c6e5a2170 20:35:19 ---> a498d8bd80e2 20:35:19 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:35:19 Removing intermediate container 4f626225dabe 20:35:19 ---> e5b5bb19b444 20:35:19 Step 8/24 : COPY . . 20:35:19 ---> Running in ffc87fb9033b 20:35:21 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 20:35:26 ---> bc3fb886367a 20:35:26 Step 9/22 : RUN go mod tidy 20:35:26 ---> 52f7aba1ff6c 20:35:26 Step 9/26 : RUN go mod tidy 20:35:26 ---> Running in 2f605892a333 20:35:26 ---> Running in d7fd312981a7 20:35:26 ---> a92b38c0bce5 20:35:26 Step 9/24 : RUN go mod tidy 20:35:26 ---> Running in e011ed16157c 20:35:30 Removing intermediate container 2f605892a333 20:35:30 ---> 41560c56d624 20:35:30 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:35:30 Removing intermediate container d7fd312981a7 20:35:30 ---> d31f57dbb93f 20:35:30 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:35:30 ---> Running in 9ad9d2b3aeeb 20:35:30 Removing intermediate container e011ed16157c 20:35:30 ---> 8f9357966a84 20:35:30 Step 10/24 : RUN make cmd/core-data/core-data 20:35:30 ---> Running in c132525742e1 20:35:30 ---> Running in 501159b8aba3 20:35:31 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 20:35:31 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 20:35:31 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 20:35:39 ---> 65be0b4f0881 20:35:39 Step 9/24 : RUN go mod tidy 20:35:39 ---> Running in afbeac40cdb2 20:35:40 Removing intermediate container afbeac40cdb2 20:35:40 ---> 6102ba8f9406 20:35:40 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:35:40 ---> Running in 174d159e72a7 20:35:41 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 20:35:53 Removing intermediate container ffc87fb9033b 20:35:53 ---> 611b8ee7e816 20:35:53 20:35:53 Step 11/32 : FROM alpine:3.12 20:35:53 3.12: Pulling from library/alpine 20:35:53 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:35:53 Status: Downloaded newer image for alpine:3.12 20:35:53 ---> 13621d1b12d4 20:35:53 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:35:53 ---> Running in 03020d07208a 20:35:53 Removing intermediate container 03020d07208a 20:35:53 ---> 581a6c1431e9 20:35:53 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:35:53 ---> Running in a97aa3ab2acb 20:35:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:35:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:35:54 (1/2) Installing dumb-init (1.2.2-r1) 20:35:54 (2/2) Installing su-exec (0.2-r1) 20:35:54 Executing busybox-1.31.1-r20.trigger 20:35:54 OK: 6 MiB in 16 packages 20:35:54 Removing intermediate container a97aa3ab2acb 20:35:54 ---> f15a51f74118 20:35:54 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:35:54 ---> Running in 768fe5edfdf8 20:35:54 Removing intermediate container 768fe5edfdf8 20:35:54 ---> 43110b08ba9a 20:35:54 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:35:54 ---> Running in 97d1a379e6a1 20:35:54 Removing intermediate container 97d1a379e6a1 20:35:54 ---> b310a684a832 20:35:54 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:35:54 ---> Running in 1a057d7b8499 20:35:55 Removing intermediate container 1a057d7b8499 20:35:55 ---> f7edf0b78a52 20:35:55 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:35:55 ---> Running in a13000cbb655 20:35:55 Removing intermediate container a13000cbb655 20:35:55 ---> 6ac12dfc0d88 20:35:55 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:35:56 ---> af7bc4005926 20:35:56 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:35:56 ---> Running in d45c1a6ea151 20:35:57 Removing intermediate container d45c1a6ea151 20:35:57 ---> c2a4dfd3753f 20:35:57 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:57 ---> 01e119ebe609 20:35:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:35:58 ---> ac02b6fb4da8 20:35:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:35:58 ---> 5ac8d87b74a8 20:35:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:35:58 ---> c5d353e1be5b 20:35:58 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:35:58 ---> 7b0b81c7af03 20:35:58 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:35:59 ---> Running in 9c1b1db4fd1a 20:35:59 Removing intermediate container 9c1b1db4fd1a 20:35:59 ---> 52470dd9d741 20:35:59 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:35:59 ---> 612f7a325bc8 20:35:59 Step 27/32 : RUN chmod +x /entrypoint.sh 20:35:59 ---> Running in aba3462aa0e5 20:36:00 Removing intermediate container aba3462aa0e5 20:36:00 ---> 1f71ce249419 20:36:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:36:00 ---> Running in ee0ba930248c 20:36:00 Removing intermediate container ee0ba930248c 20:36:00 ---> c61870437bf3 20:36:00 Step 29/32 : CMD ["gate"] 20:36:00 ---> Running in 63ef179e072e 20:36:01 Removing intermediate container 63ef179e072e 20:36:01 ---> 90b858190d14 20:36:01 Step 30/32 : LABEL arch=x86_64 20:36:01 ---> Running in 62de8a9d0c21 20:36:01 Removing intermediate container 62de8a9d0c21 20:36:01 ---> d2a311843c6c 20:36:01 Step 31/32 : LABEL git_sha=0001e9592c0e709d0ddc6674d0d21ab82a5acb5a 20:36:01 ---> Running in dd3786b1162c 20:36:01 Removing intermediate container dd3786b1162c 20:36:01 ---> 2c3cb16cd67b 20:36:01 Step 32/32 : LABEL version=0.0.0 20:36:01 ---> Running in 270d1e3cb132 20:36:01 Removing intermediate container 270d1e3cb132 20:36:01 ---> 0f55f5fe97e3 20:36:01 20:36:01 Successfully built 0f55f5fe97e3 20:36:01 Successfully tagged security-bootstrapper:latest 20:36:01  Building security-bootstrapper ... done Building support-scheduler 20:36:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:36:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:08 ---> 02914ae1a9be 20:36:08 Step 3/23 : WORKDIR /edgex-go 20:36:08 ---> Using cache 20:36:08 ---> 5b81d60b432d 20:36:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:08 ---> Using cache 20:36:08 ---> 11f339e3ab6d 20:36:08 Step 5/23 : RUN apk add --update --no-cache make git 20:36:08 ---> Using cache 20:36:08 ---> 221f919376bb 20:36:08 Step 6/23 : COPY go.mod . 20:36:08 ---> Using cache 20:36:08 ---> 1ad75f42bcf6 20:36:08 Step 7/23 : RUN go mod download 20:36:08 ---> Using cache 20:36:08 ---> e5b5bb19b444 20:36:08 Step 8/23 : COPY . . 20:36:08 ---> Using cache 20:36:08 ---> 65be0b4f0881 20:36:08 Step 9/23 : RUN go mod tidy 20:36:08 ---> Using cache 20:36:08 ---> 6102ba8f9406 20:36:08 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:36:08 ---> Running in e39ca14bda38 20:36:08 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 20:36:09 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 20:36:09 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 20:36:14 Removing intermediate container 7082ef037aa7 20:36:14 ---> d18641fb4b7d 20:36:14 Successfully built d18641fb4b7d 20:36:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:14 + docker inspect -f . ci-base-image-arm64 20:36:14 . [Pipeline] withDockerContainer 20:36:14 prd-ubuntu18.04-docker-arm64-4c-16g-301 does not seem to be running inside a container 20:36:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:15 Removing intermediate container c132525742e1 20:36:15 ---> 393138045933 20:36:15 20:36:15 Step 11/26 : FROM alpine:3.12 20:36:15 ---> 13621d1b12d4 20:36:15 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:36:15 Removing intermediate container 9ad9d2b3aeeb 20:36:15 ---> 669458b2aa8a 20:36:15 20:36:15 Step 11/22 : FROM alpine:3.12 20:36:15 ---> 13621d1b12d4 20:36:15 Step 12/22 : RUN apk add --update --no-cache curl 20:36:15 ---> Running in f97dd7ff058f 20:36:15 ---> Running in c8a4f23423b4 20:36:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:36:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:36:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:36:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:36:16 $ docker top 4abe2581eef1b8ae24a7a2ef22e66488a9537fc796b0eac1e8e155c178d77e8c -eo pid,comm 20:36:16 (1/6) Installing ca-certificates (20191127-r4) 20:36:16 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:36:16 (3/6) Installing libcurl (7.78.0-r0) 20:36:16 (1/4) Installing ca-certificates (20191127-r4) 20:36:16 (4/6) Installing curl (7.78.0-r0) 20:36:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:36:16 (5/6) Installing dumb-init (1.2.2-r1) 20:36:16 (6/6) Installing su-exec (0.2-r1) 20:36:16 Executing busybox-1.31.1-r20.trigger 20:36:16 Executing ca-certificates-20191127-r4.trigger 20:36:16 (3/4) Installing libcurl (7.78.0-r0) [Pipeline] { [Pipeline] sh 20:36:16 (4/4) Installing curl (7.78.0-r0) 20:36:16 OK: 7 MiB in 20 packages 20:36:16 Executing busybox-1.31.1-r20.trigger 20:36:16 Executing ca-certificates-20191127-r4.trigger 20:36:16 OK: 7 MiB in 18 packages 20:36:17 + go version 20:36:17 go version go1.16.5 linux/arm64 [Pipeline] } 20:36:17 $ docker stop --time=1 4abe2581eef1b8ae24a7a2ef22e66488a9537fc796b0eac1e8e155c178d77e8c 20:36:17 Removing intermediate container f97dd7ff058f 20:36:17 ---> bf8d6973cd9b 20:36:17 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:17 ---> Running in 42809e8df06a 20:36:17 Removing intermediate container c8a4f23423b4 20:36:17 ---> 50d731ce757b 20:36:17 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:17 ---> Running in 247ea2f8c4b2 20:36:17 Removing intermediate container 42809e8df06a 20:36:17 ---> 4d1fd7c87d93 20:36:17 Step 14/26 : WORKDIR / 20:36:17 Removing intermediate container 247ea2f8c4b2 20:36:17 ---> 8303376a8d93 20:36:17 Step 14/22 : WORKDIR /edgex 20:36:17 ---> Running in 4ffb3baa6c24 20:36:17 ---> Running in f4f089804fa2 20:36:18 Removing intermediate container 4ffb3baa6c24 20:36:18 ---> 42653468697d 20:36:18 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:36:18 Removing intermediate container f4f089804fa2 20:36:18 ---> f3b89f2ed8a7 20:36:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:36:18 ---> ab49d68cba04 20:36:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:36:18 ---> f04d6c1b750b 20:36:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:36:19 ---> 3a98ed989094 20:36:19 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:36:19 ---> 8732c20c0dbd 20:36:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:36:19 $ docker rm -f 4abe2581eef1b8ae24a7a2ef22e66488a9537fc796b0eac1e8e155c178d77e8c 20:36:19 ---> 475dd0c90e7f 20:36:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:19 ---> e93ccddbcd8b 20:36:19 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:36:19 ---> 56902ec0f25e 20:36:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:36:20 + docker inspect -f . ci-base-image-arm64 20:36:20 . [Pipeline] withDockerContainer 20:36:20 ---> Running in d8c517a26d55 20:36:20 prd-ubuntu18.04-docker-arm64-4c-16g-301 does not seem to be running inside a container 20:36:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:20 Removing intermediate container d8c517a26d55 20:36:20 ---> c8a0f7e7a365 20:36:20 Step 19/22 : CMD ["--init=true"] 20:36:20 ---> 9e6e03f53762 20:36:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:36:20 ---> Running in 3cfb007424a6 20:36:20 Removing intermediate container 501159b8aba3 20:36:20 ---> 7c8659151473 20:36:20 20:36:20 Step 11/24 : FROM alpine:3.12 20:36:20 ---> 13621d1b12d4 20:36:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:36:21 ---> Running in 3e68607bfdcb 20:36:21 Removing intermediate container 3cfb007424a6 20:36:21 ---> 41bcc916adf9 20:36:21 Step 20/22 : LABEL arch=x86_64 20:36:21 ---> Running in 83d8ff8f9084 20:36:21 Removing intermediate container 3e68607bfdcb 20:36:21 ---> 6b2d7393f6a4 20:36:21 Step 13/24 : ENV APP_PORT=59880 20:36:21 Removing intermediate container 83d8ff8f9084 20:36:21 ---> 9f01fa1d7cf9 20:36:21 Step 21/22 : LABEL git_sha=0001e9592c0e709d0ddc6674d0d21ab82a5acb5a 20:36:21 ---> Running in 70efe9f2c342 20:36:21 ---> Running in 45da48ca46c0 20:36:21 ---> 7a2d439cd0c7 20:36:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:36:21 Removing intermediate container 70efe9f2c342 20:36:21 ---> 37d074b62c35 20:36:21 Step 14/24 : EXPOSE $APP_PORT 20:36:21 ---> Running in b5223104760c 20:36:21 Removing intermediate container 45da48ca46c0 20:36:21 ---> 0ce47dd4b305 20:36:21 Step 22/22 : LABEL version=0.0.0 20:36:21 ---> Running in 3ab5c3725095 20:36:21 Removing intermediate container b5223104760c 20:36:21 ---> 594e417a7ead 20:36:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:21 ---> 18d9d98e15f3 20:36:21 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/ 20:36:21 ---> Running in ca1e266b1f94 20:36:21 ---> Running in 48d819ea197b 20:36:21 Removing intermediate container 3ab5c3725095 20:36:21 ---> ec1843411edc 20:36:21 20:36:22 $ docker top feb9bf4c90df04a21b4665f15b2271dea1ba944ea92cc6b1d7bb62e3aa79751b -eo pid,comm 20:36:22 Successfully built ec1843411edc 20:36:22 Successfully tagged security-proxy-setup:latest 20:36:22 Building support-notifications [Pipeline] { [Pipeline] echo 20:36:22 ========================================================= 20:36:22 [edgeXBuildGoParallel] Running Tests and Build... 20:36:22 ========================================================= [Pipeline] sh 20:36:23 + go mod tidy [Pipeline] sh 20:36:24 + make test 20:36:24 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 20:36:24 go mod tidy 20:36:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:36:25  Building security-proxy-setup ... done Removing intermediate container 174d159e72a7 20:36:25 ---> e5ab70d0f6b6 20:36:25 20:36:25 Step 11/24 : FROM alpine:3.12 20:36:25 ---> 13621d1b12d4 20:36:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:36:26 Removing intermediate container ca1e266b1f94 20:36:26 ---> 8c4746007545 20:36:26 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:36:26 Removing intermediate container 48d819ea197b 20:36:26 ---> 82a775500ab9 20:36:26 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:36:26 ---> Running in 0c1fd9c4466b 20:36:26 ---> Running in 12cfe6490e23 20:36:26 ---> Running in 304d9995bad8 20:36:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:36:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:26 ---> 02914ae1a9be 20:36:26 Step 3/23 : WORKDIR /edgex-go 20:36:26 ---> Using cache 20:36:26 ---> 5b81d60b432d 20:36:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:26 ---> Using cache 20:36:26 ---> 11f339e3ab6d 20:36:26 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:36:27 ---> Running in 2828cdf8b7b3 20:36:27 Removing intermediate container 304d9995bad8 20:36:27 ---> 08b07af337e5 20:36:27 Step 24/26 : LABEL arch=x86_64 20:36:27 ---> Running in 1e11d5583eb2 20:36:27 Removing intermediate container 1e11d5583eb2 20:36:27 ---> 76e5303b87a3 20:36:27 Step 25/26 : LABEL git_sha=0001e9592c0e709d0ddc6674d0d21ab82a5acb5a 20:36:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:36:27 ---> Running in f22d9f2eac0c 20:36:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:36:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:36:28 (1/1) Installing dumb-init (1.2.2-r1) 20:36:28 Executing busybox-1.31.1-r20.trigger 20:36:28 OK: 6 MiB in 15 packages 20:36:28 Removing intermediate container f22d9f2eac0c 20:36:28 ---> 402156481b01 20:36:28 Step 26/26 : LABEL version=0.0.0 20:36:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:36:28 ---> Running in 7fcb06ef794f 20:36:28 Removing intermediate container 7fcb06ef794f 20:36:28 ---> 15c442a5bcb0 20:36:28 20:36:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:36:28 Successfully built 15c442a5bcb0 20:36:28 Successfully tagged security-secretstore-setup:latest 20:36:28 Building sys-mgmt-agent 20:36:28  Building security-secretstore-setup ... done Removing intermediate container 0c1fd9c4466b 20:36:28 ---> 6bb32664bcfb 20:36:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:28 ---> Running in 94e27ba31bf3 20:36:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:36:29 (1/6) Installing dumb-init (1.2.2-r1) 20:36:29 (2/6) Installing libgcc (9.3.0-r2) 20:36:29 (3/6) Installing libsodium (1.0.18-r0) 20:36:29 Removing intermediate container 94e27ba31bf3 20:36:29 ---> cf336364facb 20:36:29 Step 14/24 : ENV APP_PORT=59881 20:36:29 (4/6) Installing libstdc++ (9.3.0-r2) 20:36:30 OK: 219 MiB in 52 packages 20:36:30 (5/6) Installing libzmq (4.3.3-r0) 20:36:30 (6/6) Installing zeromq (4.3.3-r0) 20:36:31 Executing busybox-1.31.1-r20.trigger 20:36:31 OK: 8 MiB in 20 packages 20:36:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:36:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:36:31 ---> 02914ae1a9be 20:36:31 Step 3/24 : WORKDIR /edgex-go 20:36:31 ---> Using cache 20:36:31 ---> 5b81d60b432d 20:36:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:31 ---> Using cache 20:36:31 ---> 11f339e3ab6d 20:36:31 Step 5/24 : RUN apk add --update --no-cache make bash git 20:36:32 ---> Running in 47839c937bde 20:36:32 ---> Running in fa0328a7d3c8 20:36:32 Removing intermediate container 47839c937bde 20:36:32 ---> 6f69026ac482 20:36:32 Step 15/24 : EXPOSE $APP_PORT 20:36:32 ---> Running in 4df47d4e4dfb 20:36:32 Removing intermediate container 2828cdf8b7b3 20:36:32 ---> 562c8e4da2d1 20:36:32 Step 6/23 : COPY go.mod . 20:36:32 Removing intermediate container 4df47d4e4dfb 20:36:32 ---> e5615a823481 20:36:32 Step 16/24 : WORKDIR / 20:36:32 Removing intermediate container 12cfe6490e23 20:36:32 ---> e615a0ba6fad 20:36:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:32 ---> Running in 849f0c360a9a 20:36:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:36:33 ---> 7247be93434b 20:36:33 Step 7/23 : RUN go mod download 20:36:33 ---> Running in 28e6f322d1f8 20:36:33 ---> d33447ae2e3a 20:36:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:33 Removing intermediate container 849f0c360a9a 20:36:33 ---> 78b89fbbd651 20:36:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:33 ---> 2ee905aa3f50 20:36:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:36:33 ---> ed0ac260b7f7 20:36:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:36:34 ---> 49cb21c34e85 20:36:34 Step 20/24 : ENTRYPOINT ["/core-data"] 20:36:34 ---> 0efe9fd3a09c 20:36:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:36:34 ---> Running in 4ee89d2b5d63 20:36:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:36:34 Removing intermediate container 4ee89d2b5d63 20:36:34 ---> 74dc4ec03cf0 20:36:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:34 ---> f0dc89815084 20:36:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:36:34 ---> Running in f2c4be4cf2fe 20:36:34 ---> Running in fbdbb6d93c2f 20:36:34 Removing intermediate container 28e6f322d1f8 20:36:34 ---> f671df901bd6 20:36:34 Step 8/23 : COPY . . 20:36:36 Removing intermediate container fbdbb6d93c2f 20:36:36 ---> 060c6dd64a28 20:36:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:37 Removing intermediate container f2c4be4cf2fe 20:36:37 ---> 7c802f7e03cd 20:36:37 Step 22/24 : LABEL arch=x86_64 20:36:37 OK: 219 MiB in 52 packages 20:36:39 ---> Running in c2952d8e43ee 20:36:39 ---> Running in f17aac9aa0ef 20:36:40 Removing intermediate container e39ca14bda38 20:36:40 ---> ba8b22a267e0 20:36:40 20:36:40 Step 11/23 : FROM alpine:3.12 20:36:40 ---> 13621d1b12d4 20:36:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:36:40 ---> Using cache 20:36:40 ---> 6bb32664bcfb 20:36:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:40 ---> Using cache 20:36:40 ---> cf336364facb 20:36:40 Step 14/23 : ENV APP_PORT=59861 20:36:40 Removing intermediate container c2952d8e43ee 20:36:40 ---> b39ae0b22c04 20:36:40 Step 22/24 : LABEL arch=x86_64 20:36:40 ---> 4edf2b8c94be 20:36:40 Step 9/23 : RUN go mod tidy 20:36:40 ---> Running in e30e622e876c 20:36:40 Removing intermediate container fa0328a7d3c8 20:36:40 ---> 272beafb6b65 20:36:40 Step 6/24 : COPY go.mod . 20:36:40 Removing intermediate container f17aac9aa0ef 20:36:40 ---> b1cfc505f262 20:36:40 Step 23/24 : LABEL git_sha=0001e9592c0e709d0ddc6674d0d21ab82a5acb5a 20:36:40 ---> Running in 50f276b94242 20:36:40 ---> Running in 8d32cd45fcbd 20:36:40 ---> Running in 761f6586601a 20:36:40 Removing intermediate container 50f276b94242 20:36:40 ---> 07b6fb354bee 20:36:40 Step 23/24 : LABEL git_sha=0001e9592c0e709d0ddc6674d0d21ab82a5acb5a 20:36:40 Removing intermediate container e30e622e876c 20:36:40 ---> 6329e85dc377 20:36:40 Step 15/23 : EXPOSE $APP_PORT 20:36:40 Removing intermediate container 761f6586601a 20:36:40 ---> 89db9975ede7 20:36:40 Step 24/24 : LABEL version=0.0.0 20:36:40 ---> b761d633d6db 20:36:40 Step 7/24 : RUN go mod download 20:36:40 ---> Running in dfcc177ad966 20:36:40 ---> Running in 5e7d3b4e0a46 20:36:40 ---> Running in fe2720062dde 20:36:40 ---> Running in 7f01ca943068 20:36:40 Removing intermediate container 5e7d3b4e0a46 20:36:40 ---> 61d120be0bff 20:36:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:40 Removing intermediate container dfcc177ad966 20:36:40 ---> 52d5bbdbc68f 20:36:40 Step 24/24 : LABEL version=0.0.0 20:36:40 Removing intermediate container fe2720062dde 20:36:40 ---> 8a858256e0fc 20:36:40 20:36:40 ---> Running in 5d6be066c5c4 20:36:41 Successfully built 8a858256e0fc 20:36:41 Successfully tagged core-data:latest 20:36:41 Building core-command 20:36:41  Building core-data ... done Removing intermediate container 5d6be066c5c4 20:36:41 ---> d99dd1c28821 20:36:41 20:36:41 ---> fe05c1519f61 20:36:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:36:41 Successfully built d99dd1c28821 20:36:41 Successfully tagged core-metadata:latest 20:36:43  Building core-metadata ... done  ---> 5fe49ee8eea9 20:36:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:36:44 Removing intermediate container 8d32cd45fcbd 20:36:44 ---> a0611e1ccf31 20:36:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:36:44 ---> Running in 38b48de4442c 20:36:44 ---> acd9b889a7b8 20:36:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:36:44 Removing intermediate container 7f01ca943068 20:36:44 ---> 56b91220cc4b 20:36:44 Step 8/24 : COPY . . 20:36:46 ---> Running in 29a9a411a5c6 20:36:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:36:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:36:46 ---> 02914ae1a9be 20:36:46 Step 3/24 : WORKDIR /edgex-go 20:36:46 ---> Using cache 20:36:46 ---> 5b81d60b432d 20:36:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:46 ---> Using cache 20:36:46 ---> 11f339e3ab6d 20:36:46 Step 5/24 : RUN apk add --update --no-cache make git 20:36:46 ---> Using cache 20:36:46 ---> 221f919376bb 20:36:46 Step 6/24 : COPY go.mod . 20:36:46 ---> Using cache 20:36:46 ---> 1ad75f42bcf6 20:36:46 Step 7/24 : RUN go mod download 20:36:46 ---> Using cache 20:36:46 ---> e5b5bb19b444 20:36:46 Step 8/24 : COPY . . 20:36:46 ---> Using cache 20:36:46 ---> 65be0b4f0881 20:36:46 Step 9/24 : RUN go mod tidy 20:36:46 ---> Using cache 20:36:46 ---> 6102ba8f9406 20:36:46 Step 10/24 : RUN make cmd/core-command/core-command 20:36:46 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 20:36:46 Removing intermediate container 29a9a411a5c6 20:36:46 ---> 31a3f098e566 20:36:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:46 ---> Running in 51136719a482 20:36:46 ---> Running in a6b33370bc8a 20:36:47 Removing intermediate container a6b33370bc8a 20:36:47 ---> 2317d6203bb9 20:36:47 Step 21/23 : LABEL arch=x86_64 20:36:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:36:47 ---> Running in 91d6cf86d036 20:36:49 Removing intermediate container 91d6cf86d036 20:36:49 ---> 695318c20118 20:36:49 Step 22/23 : LABEL git_sha=0001e9592c0e709d0ddc6674d0d21ab82a5acb5a 20:36:49 ---> Running in c1d440ba51d3 20:36:50 ---> 19b2fea55c88 20:36:50 Step 9/24 : RUN go mod tidy 20:36:50 ---> Running in 8648f8180970 20:36:50 Removing intermediate container c1d440ba51d3 20:36:50 ---> 3b96159e2dac 20:36:50 Step 23/23 : LABEL version=0.0.0 20:36:50 ---> Running in 5b7e6850f883 20:36:50 Removing intermediate container 5b7e6850f883 20:36:50 ---> 846b8aa63f92 20:36:50 20:36:50 Successfully built 846b8aa63f92 20:36:50 Successfully tagged support-scheduler:latest 20:36:52 ? github.com/edgexfoundry/edgex-go [no test files] 20:36:52  Building support-scheduler ... done Removing intermediate container 8648f8180970 20:36:52 ---> b541b29d34de 20:36:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:36:52 ---> Running in f317d6f7cea8 20:36:53 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 20:37:11 Removing intermediate container 51136719a482 20:37:11 ---> b6d1b09a2c61 20:37:11 20:37:11 Step 11/24 : FROM alpine:3.12 20:37:11 ---> 13621d1b12d4 20:37:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:37:11 ---> Using cache 20:37:11 ---> 6bb32664bcfb 20:37:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:11 ---> Using cache 20:37:11 ---> cf336364facb 20:37:11 Step 14/24 : ENV APP_PORT=59882 20:37:11 ---> Running in 5ff8c07e2344 20:37:11 Removing intermediate container 38b48de4442c 20:37:11 ---> 32516f70eb9a 20:37:11 20:37:11 Step 11/23 : FROM alpine:3.12 20:37:11 ---> 13621d1b12d4 20:37:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:37:11 ---> Running in a3f8639e1fdc 20:37:11 Removing intermediate container 5ff8c07e2344 20:37:11 ---> f1a3555b897b 20:37:11 Step 15/24 : EXPOSE $APP_PORT 20:37:11 ---> Running in 51b9b1a1f22f 20:37:11 Removing intermediate container 51b9b1a1f22f 20:37:11 ---> 13dc781994be 20:37:11 Step 16/24 : WORKDIR / 20:37:11 ---> Running in 30566ba9b5f7 20:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:37:11 Removing intermediate container 30566ba9b5f7 20:37:11 ---> a43332fbf337 20:37:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:37:11 (1/2) Installing ca-certificates (20191127-r4) 20:37:11 (2/2) Installing dumb-init (1.2.2-r1) 20:37:11 Executing busybox-1.31.1-r20.trigger 20:37:11 Executing ca-certificates-20191127-r4.trigger 20:37:11 OK: 6 MiB in 16 packages 20:37:11 ---> 7678a05cd2ac 20:37:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:37:12 ---> aa920d079f51 20:37:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:37:12 Removing intermediate container a3f8639e1fdc 20:37:12 ---> b9a388e96307 20:37:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:37:12 ---> 1110c7e8ba10 20:37:12 Step 20/24 : ENTRYPOINT ["/core-command"] 20:37:12 ---> Running in 33a4b0b016d5 20:37:12 ---> Running in b4c4a43f41e9 20:37:12 Removing intermediate container 33a4b0b016d5 20:37:12 ---> d344822b4361 20:37:12 Step 14/23 : ENV APP_PORT=59860 20:37:12 ---> Running in ad852ca2ae48 20:37:12 Removing intermediate container b4c4a43f41e9 20:37:12 ---> 4e95f51f658c 20:37:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:12 ---> Running in 5b879ff380c8 20:37:12 Removing intermediate container ad852ca2ae48 20:37:12 ---> 81db5f1e3887 20:37:12 Step 15/23 : EXPOSE $APP_PORT 20:37:12 ---> Running in e3ca587384f6 20:37:12 Removing intermediate container 5b879ff380c8 20:37:12 ---> f0d3dc623a8e 20:37:12 Step 22/24 : LABEL arch=x86_64 20:37:12 ---> Running in 216e8229e39d 20:37:12 Removing intermediate container e3ca587384f6 20:37:12 ---> 375077221d58 20:37:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:13 Removing intermediate container 216e8229e39d 20:37:13 ---> 17b76aa144c3 20:37:13 Step 23/24 : LABEL git_sha=0001e9592c0e709d0ddc6674d0d21ab82a5acb5a 20:37:13 ---> Running in db73e8107662 20:37:13 ---> 33d16a5c112b 20:37:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:37:13 Removing intermediate container db73e8107662 20:37:13 ---> ab72fb9cb58e 20:37:13 Step 24/24 : LABEL version=0.0.0 20:37:13 ---> Running in f137ceb90eef 20:37:13 Removing intermediate container f137ceb90eef 20:37:13 ---> ae9be7bf0097 20:37:13 20:37:13 Successfully built ae9be7bf0097 20:37:13 Successfully tagged core-command:latest 20:37:13  Building core-command ... done  ---> 27287c190e1c 20:37:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:37:13 ---> 77f1a9a257f2 20:37:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:37:13 ---> Running in 6ed7c072516f 20:37:13 Removing intermediate container f317d6f7cea8 20:37:13 ---> 5621f92701c3 20:37:13 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:37:14 ---> Running in cfbc2797f4f2 20:37:14 Removing intermediate container 6ed7c072516f 20:37:14 ---> 472f88c12209 20:37:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:14 ---> Running in a29550e2ea89 20:37:14 Removing intermediate container a29550e2ea89 20:37:14 ---> 7888c93f38a0 20:37:14 Step 21/23 : LABEL arch=x86_64 20:37:14 ---> Running in 0095bccfe43a 20:37:14 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 20:37:14 Removing intermediate container 0095bccfe43a 20:37:14 ---> 34f5fffc1ed6 20:37:14 Step 22/23 : LABEL git_sha=0001e9592c0e709d0ddc6674d0d21ab82a5acb5a 20:37:14 ---> Running in 317fd46e7f55 20:37:14 Removing intermediate container 317fd46e7f55 20:37:14 ---> af752fbe5b5f 20:37:14 Step 23/23 : LABEL version=0.0.0 20:37:14 ---> Running in 850adbc8f145 20:37:14 Removing intermediate container 850adbc8f145 20:37:14 ---> d8bb4fa6cb1f 20:37:14 20:37:14 Successfully built d8bb4fa6cb1f 20:37:14 Successfully tagged support-notifications:latest 20:37:14  Building support-notifications ... done Removing intermediate container cfbc2797f4f2 20:37:14 ---> c76662204ef8 20:37:14 20:37:14 Step 12/24 : FROM docker:20.10.6 20:37:20 20.10.6: Pulling from library/docker 20:37:24 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 20:37:24 Status: Downloaded newer image for docker:20.10.6 20:37:24 ---> d2979b152a7d 20:37:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:37:25 ---> Running in 064fd9251e1c 20:37:25 Removing intermediate container 064fd9251e1c 20:37:25 ---> e823aa23bafe 20:37:25 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 20:37:25 ---> Running in dbb77bb7fbe4 20:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:37:26 (1/39) Installing readline (8.1.0-r0) 20:37:26 (2/39) Installing bash (5.1.0-r0) 20:37:26 Executing bash-5.1.0-r0.post-install 20:37:26 (3/39) Installing brotli-libs (1.0.9-r3) 20:37:26 (4/39) Installing nghttp2-libs (1.42.0-r1) 20:37:26 (5/39) Installing libcurl (7.78.0-r0) 20:37:26 (6/39) Installing curl (7.78.0-r0) 20:37:26 (7/39) Installing dumb-init (1.2.5-r0) 20:37:26 (8/39) Installing libbz2 (1.0.8-r1) 20:37:26 (9/39) Installing expat (2.2.10-r1) 20:37:26 (10/39) Installing libffi (3.3-r2) 20:37:26 (11/39) Installing gdbm (1.19-r0) 20:37:26 (12/39) Installing xz-libs (5.2.5-r0) 20:37:26 (13/39) Installing sqlite-libs (3.34.1-r0) 20:37:26 (14/39) Installing python3 (3.8.10-r0) 20:37:27 (15/39) Installing py3-appdirs (1.4.4-r1) 20:37:27 (16/39) Installing py3-ordered-set (4.0.2-r0) 20:37:27 (17/39) Installing py3-parsing (2.4.7-r1) 20:37:27 (18/39) Installing py3-six (1.15.0-r0) 20:37:27 (19/39) Installing py3-packaging (20.9-r0) 20:37:27 (20/39) Installing py3-setuptools (51.3.3-r0) 20:37:27 (21/39) Installing py3-chardet (4.0.0-r0) 20:37:27 (22/39) Installing py3-idna (3.1-r0) 20:37:27 (23/39) Installing py3-urllib3 (1.26.2-r1) 20:37:27 (24/39) Installing py3-requests (2.25.1-r1) 20:37:27 (25/39) Installing py3-msgpack (1.0.2-r0) 20:37:27 (26/39) Installing py3-lockfile (0.12.2-r3) 20:37:27 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:37:27 (28/39) Installing py3-colorama (0.4.4-r0) 20:37:27 (29/39) Installing py3-contextlib2 (0.6.0-r0) 20:37:27 (30/39) Installing py3-distlib (0.3.1-r1) 20:37:27 (31/39) Installing py3-distro (1.5.0-r1) 20:37:27 (32/39) Installing py3-webencodings (0.5.1-r3) 20:37:27 (33/39) Installing py3-html5lib (1.1-r0) 20:37:27 (34/39) Installing py3-pytoml (0.1.21-r0) 20:37:27 (35/39) Installing py3-pep517 (0.9.1-r0) 20:37:27 (36/39) Installing py3-progress (1.5-r0) 20:37:27 (37/39) Installing py3-retrying (1.3.3-r0) 20:37:27 (38/39) Installing py3-toml (0.10.2-r0) 20:37:27 (39/39) Installing py3-pip (20.3.4-r0) 20:37:28 Executing busybox-1.32.1-r6.trigger 20:37:28 OK: 82 MiB in 59 packages 20:37:29 Collecting docker-compose==1.23.2 20:37:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:37:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:37:29 Collecting cached-property<2,>=1.2.0 20:37:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:37:29 Collecting docopt<0.7,>=0.6.1 20:37:29 Downloading docopt-0.6.2.tar.gz (25 kB) 20:37:29 Collecting websocket-client<1.0,>=0.32.0 20:37:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:37:29 Collecting PyYAML<4,>=3.10 20:37:29 Downloading PyYAML-3.13.tar.gz (270 kB) 20:37:30 Collecting texttable<0.10,>=0.9.0 20:37:30 Downloading texttable-0.9.1.tar.gz (11 kB) 20:37:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:37:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:37:30 Collecting docker<4.0,>=3.6.0 20:37:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:37:30 Collecting jsonschema<3,>=2.5.1 20:37:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:37:30 Collecting dockerpty<0.5,>=0.4.1 20:37:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:37:31 Collecting docker-pycreds>=0.4.0 20:37:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:37:31 Collecting chardet<3.1.0,>=3.0.2 20:37:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:37:31 Collecting idna<2.8,>=2.5 20:37:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:37:31 Collecting certifi>=2017.4.17 20:37:31 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 20:37:31 Collecting urllib3<1.25,>=1.21.1 20:37:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:37:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:37:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:37:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:37:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:37:31 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:37:31 Attempting uninstall: urllib3 20:37:31 Found existing installation: urllib3 1.26.2 20:37:31 Uninstalling urllib3-1.26.2: 20:37:31 Successfully uninstalled urllib3-1.26.2 20:37:32 Attempting uninstall: idna 20:37:32 Found existing installation: idna 3.1 20:37:32 Uninstalling idna-3.1: 20:37:32 Successfully uninstalled idna-3.1 20:37:32 Attempting uninstall: chardet 20:37:32 Found existing installation: chardet 4.0.0 20:37:32 Uninstalling chardet-4.0.0: 20:37:32 Successfully uninstalled chardet-4.0.0 20:37:32 Attempting uninstall: requests 20:37:32 Found existing installation: requests 2.25.1 20:37:32 Uninstalling requests-2.25.1: 20:37:32 Successfully uninstalled requests-2.25.1 20:37:32 Running setup.py install for texttable: started 20:37:32 Running setup.py install for texttable: finished with status 'done' 20:37:32 Running setup.py install for PyYAML: started 20:37:33 Running setup.py install for PyYAML: finished with status 'done' 20:37:33 Running setup.py install for docopt: started 20:37:33 Running setup.py install for docopt: finished with status 'done' 20:37:33 Running setup.py install for dockerpty: started 20:37:33 Running setup.py install for dockerpty: finished with status 'done' 20:37:33 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 20:37:37 Removing intermediate container dbb77bb7fbe4 20:37:37 ---> b391b316ff2e 20:37:37 Step 15/24 : ENV APP_PORT=58890 20:37:37 ---> Running in b8fe82596830 20:37:37 Removing intermediate container b8fe82596830 20:37:37 ---> a0a77b8f2140 20:37:37 Step 16/24 : EXPOSE $APP_PORT 20:37:37 ---> Running in 18bd2b89ff39 20:37:37 Removing intermediate container 18bd2b89ff39 20:37:37 ---> 962ce09ac414 20:37:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:37:37 ---> 41c9cfd74b09 20:37:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:37:37 ---> 0dd955c93e15 20:37:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:37:38 ---> 39a22a29a62b 20:37:38 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:37:38 ---> Running in 2c66b6cd961e 20:37:38 Removing intermediate container 2c66b6cd961e 20:37:38 ---> cd2efd129b4d 20:37:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:38 ---> Running in b5d31f9e9b7b 20:37:38 Removing intermediate container b5d31f9e9b7b 20:37:38 ---> 63a6d588335b 20:37:38 Step 22/24 : LABEL arch=x86_64 20:37:38 ---> Running in 39cb86b15361 20:37:38 Removing intermediate container 39cb86b15361 20:37:38 ---> 56041ffebfaa 20:37:38 Step 23/24 : LABEL git_sha=0001e9592c0e709d0ddc6674d0d21ab82a5acb5a 20:37:38 ---> Running in 43a8331a9605 20:37:38 Removing intermediate container 43a8331a9605 20:37:38 ---> 8b82350cbdac 20:37:38 Step 24/24 : LABEL version=0.0.0 20:37:38 ---> Running in 4590a752330d 20:37:38 Removing intermediate container 4590a752330d 20:37:38 ---> 2b6adbdbdae4 20:37:38 20:37:38 Successfully built 2b6adbdbdae4 20:37:38 Successfully tagged sys-mgmt-agent:latest 20:37:38  Building sys-mgmt-agent ... done  [Pipeline] } 20:37:38 $ docker stop --time=1 682bd4b78e17cb6097acfaba1a4d400ed9c3e9cfbe11f89f25d95775149ada49 20:37:40 $ docker rm -f 682bd4b78e17cb6097acfaba1a4d400ed9c3e9cfbe11f89f25d95775149ada49 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:40 + docker images 20:37:40 REPOSITORY TAG IMAGE ID CREATED SIZE 20:37:40 sys-mgmt-agent latest 2b6adbdbdae4 2 seconds ago 324MB 20:37:40 support-notifications latest d8bb4fa6cb1f 26 seconds ago 16.8MB 20:37:40 c76662204ef8 26 seconds ago 1.75GB 20:37:40 core-command latest ae9be7bf0097 27 seconds ago 16MB 20:37:40 32516f70eb9a 30 seconds ago 1.75GB 20:37:40 b6d1b09a2c61 31 seconds ago 1.74GB 20:37:40 support-scheduler latest 846b8aa63f92 50 seconds ago 16.1MB 20:37:40 core-data latest 8a858256e0fc About a minute ago 20.4MB 20:37:40 core-metadata latest d99dd1c28821 About a minute ago 16.7MB 20:37:40 ba8b22a267e0 About a minute ago 1.75GB 20:37:40 security-secretstore-setup latest 15c442a5bcb0 About a minute ago 29MB 20:37:40 e5ab70d0f6b6 About a minute ago 1.75GB 20:37:40 security-proxy-setup latest ec1843411edc About a minute ago 25.9MB 20:37:40 7c8659151473 About a minute ago 1.75GB 20:37:40 393138045933 About a minute ago 1.75GB 20:37:40 669458b2aa8a About a minute ago 1.75GB 20:37:40 security-bootstrapper latest 0f55f5fe97e3 About a minute ago 18.7MB 20:37:40 611b8ee7e816 About a minute ago 1.75GB 20:37:40 ci-base-image-x86_64 latest 02914ae1a9be 5 minutes ago 1.24GB 20:37:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 13 days ago 475MB 20:37:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 2 weeks ago 37.5MB 20:37:40 docker 20.10.6 d2979b152a7d 3 months ago 246MB 20:37:40 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 20:37:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:37:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:37:56 Still waiting to schedule task 20:37:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:37:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:37:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:37:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:38:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:38:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:38:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:38:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:38:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:38:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:38:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:38:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:38:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:38:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.267s coverage: 28.7% of statements 20:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:38:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.320s coverage: 100.0% of statements 20:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:38:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.368s coverage: 46.3% of statements 20:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:38:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.622s coverage: 90.0% of statements 20:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:38:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.246s coverage: 81.2% of statements 20:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.642s coverage: 94.2% of statements 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.203s coverage: 59.1% of statements 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.235s coverage: 60.0% of statements 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.349s coverage: 0.8% of statements 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.171s coverage: 58.8% of statements 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.218s coverage: 22.0% of statements 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.238s coverage: 47.1% of statements 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.262s coverage: 79.5% of statements 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.197s coverage: 94.1% of statements 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.179s coverage: 87.5% of statements 20:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.303s coverage: 94.4% of statements 20:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements 20:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.676s coverage: 81.8% of statements 20:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements 20:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 20:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements 20:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements 20:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.207s coverage: 58.8% of statements 20:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.204s coverage: 80.0% of statements 20:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.280s coverage: 87.2% of statements 20:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.294s coverage: 85.4% of statements 20:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.347s coverage: 91.2% of statements 20:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.945s coverage: 64.4% of statements 20:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.199s coverage: 100.0% of statements 20:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 20:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 20:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 20:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 20:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.147s coverage: 66.9% of statements 20:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.820s coverage: 43.6% of statements 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.283s coverage: 89.5% of statements 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:39:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.276s coverage: 19.3% of statements 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:39:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.667s coverage: 92.0% of statements 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:39:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.257s coverage: 62.7% of statements 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:39:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.7% of statements 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:39:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.203s coverage: 28.9% of statements 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:39:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.190s coverage: 100.0% of statements 20:39:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 20:39:31 GO111MODULE=on go vet ./... 20:41:08 gofmt -l . 20:41:08 [ "`gofmt -l .`" = "" ] 20:41:08 ./bin/test-attribution-txt.sh [Pipeline] sh 20:41:08 + ls -al . 20:41:08 total 624 20:41:08 drwxrwxr-x 9 1001 1001 4096 Jul 27 20:41 . 20:41:08 drwxr-xr-x 4 root root 4096 Jul 27 20:36 .. 20:41:08 -rw-rw-r-- 1 1001 1001 11 Jul 27 20:33 .dockerignore 20:41:08 drwxrwxr-x 8 1001 1001 4096 Jul 27 20:33 .git 20:41:08 drwxrwxr-x 3 1001 1001 4096 Jul 27 20:33 .github 20:41:08 -rw-rw-r-- 1 1001 1001 818 Jul 27 20:33 .gitignore 20:41:08 -rw-rw-r-- 1 1001 1001 76 Jul 27 20:33 .hadolint.yml 20:41:08 -rw-rw-r-- 1 1001 1001 166 Jul 27 20:33 .sonarcloud.properties 20:41:08 -rw-rw-r-- 1 1001 1001 8609 Jul 27 20:33 Attribution.txt 20:41:08 -rw-rw-r-- 1 1001 1001 43881 Jul 27 20:33 CHANGELOG.md 20:41:08 -rw-rw-r-- 1 1001 1001 3804 Jul 27 20:33 CONTRIBUTING.md 20:41:08 -rw-rw-r-- 1 1001 1001 931 Jul 27 20:33 Dockerfile.build 20:41:08 -rw-rw-r-- 1 1001 1001 849 Jul 27 20:33 Jenkinsfile 20:41:08 -rw-rw-r-- 1 1001 1001 10775 Jul 27 20:33 LICENSE 20:41:08 -rw-rw-r-- 1 1001 1001 5915 Jul 27 20:33 Makefile 20:41:08 -rw-rw-r-- 1 1001 1001 8649 Jul 27 20:33 README.md 20:41:08 -rw-rw-r-- 1 1001 1001 6912 Jul 27 20:33 SECURITY.md 20:41:08 -rw-rw-r-- 1 1001 1001 5 Jul 27 20:30 VERSION 20:41:08 -rw-rw-r-- 1 1001 1001 4131 Jul 27 20:33 ZMQWindows.md 20:41:08 drwxrwxr-x 2 1001 1001 4096 Jul 27 20:33 bin 20:41:08 drwxrwxr-x 14 1001 1001 4096 Jul 27 20:33 cmd 20:41:08 -rw-r--r-- 1 root root 403848 Jul 27 20:39 coverage.out 20:41:08 -rw-rw-r-- 1 1001 1001 812 Jul 27 20:33 go.mod 20:41:08 -rw-r--r-- 1 root root 48353 Jul 27 20:36 go.sum 20:41:08 drwxrwxr-x 8 1001 1001 4096 Jul 27 20:33 internal 20:41:08 drwxrwxr-x 3 1001 1001 4096 Jul 27 20:33 openapi 20:41:08 drwxrwxr-x 4 1001 1001 4096 Jul 27 20:33 snap 20:41:08 -rw-rw-r-- 1 1001 1001 204 Jul 27 20:33 version.go [Pipeline] sh 20:41:09 + '[' -e coverage.out ] 20:41:09 + chown 1001:1001 coverage.out [Pipeline] stash 20:41:09 Warning: overwriting stash ‘coverage-report’ 20:41:10 Stashed 1 file(s) [Pipeline] sh 20:41:11 + make build 20:41:11 go mod tidy 20:41:11 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 20:41:18 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 20:41:25 Running on prd-ubuntu18.04-docker-8c-8g-305 in /w/workspace/edgexfoundry_edgex-go_PR-3627 [Pipeline] { [Pipeline] ws 20:41:25 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 20:41:25 The recommended git tool is: git 20:41:28 using credential edgex-jenkins-ssh 20:41:28 Cloning the remote Git repository 20:41:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:41:28 > git init /w/workspace/edgex-go/5 # timeout=10 20:41:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:41:28 > git --version # timeout=10 20:41:28 > git --version # 'git version 2.17.1' 20:41:28 using GIT_SSH to set credentials SSH Credentials for GitHub 20:41:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:41:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:41:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:41:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:41:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:41:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:41:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3627/head:refs/remotes/origin/PR-3627 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:41:41 Merging remotes/origin/main commit 8af46092e6841b377ce9cc35e8dd7acb653e0cde into PR head commit 5e86f3061695b7e3870507e3e1622bb36fea3bbf 20:41:41 Merge succeeded, producing c869e844ea1368e70e0f6d21f597c768cd592dd7 20:41:41 Checking out Revision c869e844ea1368e70e0f6d21f597c768cd592dd7 (PR-3627) 20:41:41 > git config core.sparsecheckout # timeout=10 20:41:41 > git checkout -f 5e86f3061695b7e3870507e3e1622bb36fea3bbf # timeout=10 20:41:41 > git remote # timeout=10 20:41:41 > git config --get remote.origin.url # timeout=10 20:41:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:41:41 > git merge 8af46092e6841b377ce9cc35e8dd7acb653e0cde # timeout=10 20:41:41 > git rev-parse HEAD^{commit} # timeout=10 20:41:41 > git config core.sparsecheckout # timeout=10 20:41:41 > git checkout -f c869e844ea1368e70e0f6d21f597c768cd592dd7 # timeout=10 20:41:45 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 20:41:45 Commit message: "Merge commit '8af46092e6841b377ce9cc35e8dd7acb653e0cde' into HEAD" 20:41:45 > git rev-list --no-walk 5e86f3061695b7e3870507e3e1622bb36fea3bbf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:46 + echo snap-build.sh 20:41:46 snap-build.sh 20:41:46 + SNAP_BASE_DIR=. 20:41:46 + '[' '!' -z /w/workspace/edgex-go/5 ']' 20:41:46 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 20:41:46 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 20:41:46 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 20:41:46 + cd /w/workspace/edgex-go/5 20:41:46 + sudo apt-get remove -qy --purge lxd lxd-client 20:41:46 Reading package lists... 20:41:46 Building dependency tree... 20:41:46 Reading state information... 20:41:46 The following packages were automatically installed and are no longer required: 20:41:46 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:41:46 uidmap xdelta3 20:41:46 Use 'sudo apt autoremove' to remove them. 20:41:46 The following packages will be REMOVED: 20:41:46 lxd* lxd-client* 20:41:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:41:46 After this operation, 31.7 MB disk space will be freed. 20:41:47 (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.) 20:41:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:41:47 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 20:41:47 Removing lxd dnsmasq configuration 20:41:47 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:41:48 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:41:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:41:49 (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.) 20:41:49 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:41:50 Processing triggers for systemd (237-3ubuntu10.45) ... 20:41:50 Processing triggers for ureadahead (0.100.0-21) ... 20:41:51 + sudo snap remove --purge lxd 20:41:51 snap "lxd" is not installed 20:41:51 + sudo groupadd --force --system lxd 20:41:51 ++ whoami 20:41:51 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:41:51 + newgrp - lxd 20:41:51 + sudo snap install lxd 20:41:51 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 20:41:52 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 20:41:56 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 20:42:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:42:01 2021-07-27T20:41:57Z INFO Waiting for automatic snapd restart... 20:42: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 20:42:09 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 20:42:13 lxd 4.16 from Canonical* installed 20:42:13 + sudo lxd init --auto 20:42:13 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 20:42:17 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 20:42:23 + sudo snap install --classic snapcraft [Pipeline] } 20:42:23 $ docker stop --time=1 feb9bf4c90df04a21b4665f15b2271dea1ba944ea92cc6b1d7bb62e3aa79751b 20:42:26 $ docker rm -f feb9bf4c90df04a21b4665f15b2271dea1ba944ea92cc6b1d7bb62e3aa79751b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:42:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:42:28 20:42:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:42:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:42:29 latest: Pulling from edgex-devops/edgex-compose-arm64 20:42:29 29e5d40040c1: Pulling fs layer 20:42:29 1ce36da41761: Pulling fs layer 20:42:29 25b303627fd3: Pulling fs layer 20:42:30 29e5d40040c1: Verifying Checksum 20:42:30 29e5d40040c1: Download complete 20:42:30 29e5d40040c1: Pull complete 20:42:32 1ce36da41761: Verifying Checksum 20:42:32 1ce36da41761: Download complete 20:42:34 1ce36da41761: Pull complete 20:42:35 snapcraft 4.8.3 from Canonical* installed 20:42:35 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:42:35 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:42:35 % Total % Received % Xferd Average Speed Time Time Time Current 20:42:35 Dload Upload Total Spent Left Speed 20:42:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 20:42:35 100 3325k 100 3325k 0 0 8843k 0 --:--:-- --:--:-- --:--:-- 8843k 20:42:35 ./yq_linux_amd64 20:42:35 + sudo snapcraft prime --use-lxd 20:42:36 25b303627fd3: Verifying Checksum 20:42:36 25b303627fd3: Download complete 20:42:37 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:42:37 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: 20:42:37 - README.md 20:42:37 20:42:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:42:37 Launching a container. 20:42:44 Waiting for container to be ready 20:42:44 To start your first instance, try: lxc launch ubuntu:18.04 20:42:44 20:42:46 25b303627fd3: Pull complete 20:42:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:42:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:42:46 prd-ubuntu18.04-docker-arm64-4c-16g-301 does not seem to be running inside a container 20:42:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:42:49 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:42:49 Waiting for network to be ready... 20:42:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:42:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:42:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 20:42:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 20:42:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 20:42:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 20:42:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 20:42:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 20:42:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 20:42:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 20:42:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:42:50 $ docker top 0ef9238e9e892f39a912e76b48f48529bc2a890f9fcfe8d65d768310e8d1332c -eo pid,comm 20:42:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:42:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:42:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:42:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:42:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:42:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:42:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [Pipeline] { [Pipeline] sh 20:42:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:42:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] 20:42:51 + docker-compose build --help 20:42:51 + grep parallel 20:42:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 20:42:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:42:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:42:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 20:42:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 20:42:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 20:42:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 20:42:53 Fetched 24.9 MB in 4s (6305 kB/s) 20:42:54 Reading package lists... 20:42:54 Reading package lists... 20:42:55 Building dependency tree... 20:42:55 Reading state information... 20:42:55 The following additional packages will be installed: 20:42:55 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:42:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:42:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:42:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:42:55 Suggested packages: 20:42:55 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:42:55 Recommended packages: 20:42:55 gnupg libsasl2-modules 20:42:55 The following NEW packages will be installed: 20:42:55 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:42:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:42:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:42:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:42:55 The following packages will be upgraded: 20:42:55 gpg gpg-agent gpgconf libudev1 20:42:55 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 20:42:55 Need to get 3527 kB of archives. 20:42:55 After this operation, 13.3 MB of additional disk space will be used. 20:42:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 20:42:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 20:42:55 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:42:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 20:42:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 20:42:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:42:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:42:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:42:55 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:42:55 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:42:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:42:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:42:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:42:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:42:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:42:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:42:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:42:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:42:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:42:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:42:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:42:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:42:56 debconf: delaying package configuration, since apt-utils is not installed 20:42:56 Fetched 3527 kB in 1s (3609 kB/s) 20:42:56 (Reading database ... 12511 files and directories currently installed.) 20:42:56 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 20:42:56 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 20:42:56 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 20:42:56 Selecting previously unselected package udev. 20:42:56 (Reading database ... 12511 files and directories currently installed.) 20:42:56 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 20:42:56 Unpacking udev (237-3ubuntu10.50) ... 20:42:56 Selecting previously unselected package libfuse2:amd64. 20:42:56 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:42:56 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:42:56 Selecting previously unselected package fuse. 20:42:56 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:42:56 Unpacking fuse (2.9.7-1ubuntu1) ... 20:42:56 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:42:56 --parallel Build images in parallel. [Pipeline] } 20:42:56 $ docker stop --time=1 0ef9238e9e892f39a912e76b48f48529bc2a890f9fcfe8d65d768310e8d1332c 20:42:56 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:42:56 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:42:56 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:42:56 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:42:56 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:42:56 Selecting previously unselected package libksba8:amd64. 20:42:56 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:42:56 Unpacking libksba8:amd64 (1.3.5-2) ... 20:42:57 Selecting previously unselected package libroken18-heimdal:amd64. 20:42:57 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:42:57 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:57 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:42:57 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:42:57 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:57 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:42:57 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:42:57 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:57 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:42:57 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:42:57 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:57 Selecting previously unselected package libwind0-heimdal:amd64. 20:42:57 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:42:57 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:57 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:42:57 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:42:57 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:57 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:42:57 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:42:57 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:57 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:42:57 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:42:57 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:57 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:42:57 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:42:57 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:57 Selecting previously unselected package libsasl2-modules-db:amd64. 20:42:57 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:42:57 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:42:57 Selecting previously unselected package libsasl2-2:amd64. 20:42:57 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:42:57 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:42:57 Selecting previously unselected package libldap-common. 20:42:57 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:42:57 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:42:57 Selecting previously unselected package libldap-2.4-2:amd64. 20:42:57 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:42:57 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:42:57 Selecting previously unselected package dirmngr. 20:42:57 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:42:58 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:42:58 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:42:58 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:42:58 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:42:58 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:42:58 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:42:58 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:42:58 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:58 Setting up libksba8:amd64 (1.3.5-2) ... 20:42:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:42:58 Setting up udev (237-3ubuntu10.50) ... 20:42:58 invoke-rc.d: policy-rc.d denied execution of start. 20:42:58 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:58 Processing triggers for systemd (237-3ubuntu10) ... 20:42:58 Setting up fuse (2.9.7-1ubuntu1) ... 20:42:58 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:42:58 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:58 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:58 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:58 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:58 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:58 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:58 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:42:58 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:42:58 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:42:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:42:58 $ docker rm -f 0ef9238e9e892f39a912e76b48f48529bc2a890f9fcfe8d65d768310e8d1332c 20:42:59 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:42:59 settings in the [Install] section, and DefaultInstance for template units). 20:42:59 This means they are not meant to be enabled using systemctl. 20:42:59 Possible reasons for having this kind of units are: 20:42:59 1) A unit may be statically enabled by being symlinked from another unit's 20:42:59 .wants/ or .requires/ directory. 20:42:59 2) A unit's purpose may be to act as a helper for some other unit which has 20:42:59 a requirement dependency on it. 20:42:59 3) A unit may be started when needed via activation (socket, path, timer, 20:42:59 D-Bus, udev, scripted systemctl call, ...). 20:42:59 4) In case of template units, the unit is meant to be enabled with some 20:42:59 instance name specified. [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:42:59 Reading package lists... 20:42:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:42:59 . [Pipeline] withDockerContainer 20:42:59 Building dependency tree... 20:42:59 Reading state information... 20:42:59 The following additional packages will be installed: 20:42:59 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:42:59 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:42:59 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:42:59 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:42:59 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:42:59 Suggested packages: 20:42:59 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:42:59 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:42:59 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:42:59 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:42:59 systemd-container policykit-1 20:42:59 Recommended packages: 20:42:59 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:42:59 The following NEW packages will be installed: 20:42:59 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:42:59 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:42:59 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:42:59 multiarch-support openssh-client python3 python3-minimal python3.6 20:42:59 python3.6-minimal snapd squashfs-tools sudo 20:42:59 The following packages will be upgraded: 20:42:59 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:42:59 prd-ubuntu18.04-docker-arm64-4c-16g-301 does not seem to be running inside a container 20:42:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:43:00 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 20:43:00 Need to get 36.7 MB of archives. 20:43:00 After this operation, 147 MB of additional disk space will be used. 20:43:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 20:43:00 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 20:43:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 20:43:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 20:43:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:43:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:43:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:43:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:43:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:43:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:43:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:43:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:43:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:43:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:43:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:43:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:43:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 20:43:00 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:43:00 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 20:43:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:43:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:43:00 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:43:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:43:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:43:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:43:00 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:43:00 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:43:00 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:43:01 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 20:43:01 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 20:43:01 $ docker top 53e21cc144d89eb3f495ecf128552961c3fc20e568498718f5369de9259de167 -eo pid,comm 20:43:02 debconf: delaying package configuration, since apt-utils is not installed 20:43:02 Fetched 36.7 MB in 2s (18.5 MB/s) 20:43:02 (Reading database ... 12757 files and directories currently installed.) 20:43:02 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 20:43:02 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [Pipeline] { [Pipeline] sh 20:43:02 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 20:43:02 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 20:43:02 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 20:43:02 (Reading database ... 12757 files and directories currently installed.) 20:43:02 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 20:43:02 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 20:43:02 + docker-compose -f ./docker-compose-build.yml build --parallel 20:43:02 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 20:43:02 (Reading database ... 12757 files and directories currently installed.) 20:43:02 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 20:43:02 Unpacking apt (1.6.14) over (1.6.1) ... 20:43:03 Setting up apt (1.6.14) ... 20:43:03 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:43:03 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:43:03 (Reading database ... 12764 files and directories currently installed.) 20:43:03 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:43:03 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:43:03 Selecting previously unselected package libpython3.6-minimal:amd64. 20:43:04 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:43:04 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:43:04 Selecting previously unselected package libexpat1:amd64. 20:43:04 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:43:04 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:43:04 Selecting previously unselected package python3.6-minimal. 20:43:04 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:43:04 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:43:04 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 20:43:04 Checking for services that may need to be restarted...done. 20:43:04 Checking for services that may need to be restarted...done. 20:43:04 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:43:04 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:43:04 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:43:04 Selecting previously unselected package python3-minimal. 20:43:04 (Reading database ... 13012 files and directories currently installed.) 20:43:04 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:43:04 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:43:04 Selecting previously unselected package mime-support. 20:43:04 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:43:04 Unpacking mime-support (3.60ubuntu1) ... 20:43:04 Selecting previously unselected package libmpdec2:amd64. 20:43:04 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:43:04 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:43:04 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:43:04 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:43:04 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:43:05 Selecting previously unselected package python3.6. 20:43:05 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:43:05 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:43:05 Selecting previously unselected package libpython3-stdlib:amd64. 20:43:05 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:43:05 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:43:05 Setting up python3-minimal (3.6.7-1~18.04) ... 20:43:05 Selecting previously unselected package python3. 20:43:05 (Reading database ... 13442 files and directories currently installed.) 20:43:05 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:43:05 Unpacking python3 (3.6.7-1~18.04) ... 20:43:05 Selecting previously unselected package multiarch-support. 20:43:05 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:43:05 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:43:05 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:43:05 Selecting previously unselected package liblzo2-2:amd64. 20:43:05 (Reading database ... 13479 files and directories currently installed.) 20:43:05 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:43:05 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:43:05 Selecting previously unselected package libbsd0:amd64. 20:43:05 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:43:05 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:43:05 Selecting previously unselected package sudo. 20:43:05 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:43:05 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:43:06 Selecting previously unselected package apparmor. 20:43:06 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:43:06 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:43:06 Selecting previously unselected package libedit2:amd64. 20:43:06 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:43:06 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:43:06 Selecting previously unselected package libkrb5support0:amd64. 20:43:06 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:43:06 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:43:06 Selecting previously unselected package libk5crypto3:amd64. 20:43:06 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:43:06 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:43:06 Selecting previously unselected package libkeyutils1:amd64. 20:43:06 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:43:06 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:43:06 Selecting previously unselected package libkrb5-3:amd64. 20:43:06 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:43:06 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:43:06 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:43:06 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:43:06 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:43:06 Selecting previously unselected package libssl1.0.0:amd64. 20:43:06 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 20:43:06 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:43:06 Selecting previously unselected package openssh-client. 20:43:06 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:43:06 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:43:06 Selecting previously unselected package squashfs-tools. 20:43:06 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 20:43:06 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:43:06 Selecting previously unselected package snapd. 20:43:06 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 20:43:06 Unpacking snapd (2.49.2+18.04) ... 20:43:08 Building core-command ... 20:43:08 Building core-data ... 20:43:08 Building core-metadata ... 20:43:08 Building security-bootstrapper ... 20:43:08 Building security-proxy-setup ... 20:43:08 Building security-secretstore-setup ... 20:43:08 Building support-notifications ... 20:43:08 Building support-scheduler ... 20:43:08 Building sys-mgmt-agent ... 20:43:08 Building security-proxy-setup 20:43:08 Building support-notifications 20:43:08 Building support-scheduler 20:43:08 Building security-bootstrapper 20:43:08 Building sys-mgmt-agent 20:43:09 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:43:09 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:43:09 Setting up mime-support (3.60ubuntu1) ... 20:43:09 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:43:09 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:43:09 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:43:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:43:09 Setting up systemd (237-3ubuntu10.50) ... 20:43:09 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:43:09 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:43:09 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:43:09 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:43:09 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:43:09 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:43:09 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:43:10 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:43:10 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:43:10 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:43:10 Setting up python3 (3.6.7-1~18.04) ... 20:43:10 running python rtupdate hooks for python3.6... 20:43:10 running python post-rtupdate hooks for python3.6... 20:43:10 Setting up apparmor (2.12-4ubuntu5.1) ... 20:43:11 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:43:11 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:43:11 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:43:11 Setting up snapd (2.49.2+18.04) ... 20:43:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:43:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:43:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:43:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:43:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:43:12 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:43:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:43:12 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:43:12 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:43:12 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:43:13 /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' 20:43:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:43:13 Processing triggers for systemd (237-3ubuntu10.50) ... 20:43:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:43:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:43:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:43:15 Reading package lists... 20:43:15 Reading package lists... 20:43:15 Building dependency tree... 20:43:15 Reading state information... 20:43:15 Calculating upgrade... 20:43:15 The following packages will be upgraded: 20:43:15 advancecomp base-files bash binutils binutils-common 20:43:15 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:43:15 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:43:15 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 20:43:15 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 20:43:15 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:43:15 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:43:15 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:43:15 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 20:43:15 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:43:15 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:43:15 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:43:15 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:43:15 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:43:15 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:43:15 ubuntu-keyring util-linux 20:43:15 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:43:15 Need to get 64.2 MB of archives. 20:43:15 After this operation, 5125 kB of additional disk space will be used. 20:43:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] 20:43:15 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:43:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:43:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:43:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:43:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:43:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:43:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:43:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:43:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:43:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:43:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:43:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:43:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:43:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:43:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:43:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:43:16 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:43:16 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:43:16 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:43:16 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:43:16 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:43:16 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:43:16 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:43:16 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:43:16 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:43:16 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:43:16 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:43:16 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:43:16 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:43:16 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:43:16 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:43:16 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 20:43:16 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:43:16 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:43:16 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 20:43:16 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:43:16 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:43:16 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 20:43:16 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 20:43:16 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:43:16 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:43:16 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 20:43:16 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 20:43:16 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:43:16 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:43:16 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:43:16 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 20:43:16 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:43:16 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:43:16 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 20:43:16 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 20:43:16 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 20:43:16 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 20:43:16 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:43:16 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:43:16 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:43:16 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:43:16 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:43:17 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:43:17 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:43:17 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:43:17 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:43:17 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:43:17 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:43:17 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:43:17 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:43:17 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:43:17 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:43:17 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:43:17 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:43:17 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:43:17 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:43:17 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 20:43:17 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:43:17 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:43:17 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:43:17 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:43:17 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:43:17 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:43:17 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:43:17 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:43:17 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:43:17 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:43:17 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 20:43:17 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 20:43:17 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 20:43:17 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] 20:43:17 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:43:17 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:43:17 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:43:17 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:43:17 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 20:43:17 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:43:17 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:43:17 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:43:17 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] 20:43:17 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:43:17 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:43:17 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:43:17 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:43:17 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:43:17 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:43:17 debconf: delaying package configuration, since apt-utils is not installed 20:43:18 Fetched 64.2 MB in 2s (33.5 MB/s) 20:43:18 (Reading database ... 13914 files and directories currently installed.) 20:43:18 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:43:18 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:43:18 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:43:18 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:43:18 Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... 20:43:18 Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... 20:43:18 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:43:18 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:43:18 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:43:18 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:43:19 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:43:19 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:43:19 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:43:19 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:43:19 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:43:19 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:43:19 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:43:19 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:43:19 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:43:19 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:43:19 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:43:19 (Reading database ... 13914 files and directories currently installed.) 20:43:19 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:43:19 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:43:19 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:43:19 (Reading database ... 13914 files and directories currently installed.) 20:43:19 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:43:19 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:43:19 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:43:19 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:43:19 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:43:19 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:43:19 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:43:19 (Reading database ... 13914 files and directories currently installed.) 20:43:19 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:43:19 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:43:20 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:43:20 (Reading database ... 13914 files and directories currently installed.) 20:43:20 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:43:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:43:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:43:20 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:43:20 Setting up base-files (10.1ubuntu2.10) ... 20:43:20 Installing new version of config file /etc/issue ... 20:43:20 Installing new version of config file /etc/issue.net ... 20:43:20 Installing new version of config file /etc/lsb-release ... 20:43:20 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:43:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:43:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:43:20 Removing obsolete conffile /etc/default/motd-news ... 20:43:21 (Reading database ... 13915 files and directories currently installed.) 20:43:21 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:43:21 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:43:21 Setting up bash (4.4.18-2ubuntu1.2) ... 20:43:21 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 20:43:21 (Reading database ... 13915 files and directories currently installed.) 20:43:21 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:43:21 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:43:21 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:43:21 (Reading database ... 13915 files and directories currently installed.) 20:43:21 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:43:21 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:43:21 Setting up tar (1.29b-2ubuntu0.2) ... 20:43:21 (Reading database ... 13915 files and directories currently installed.) 20:43:21 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:43:21 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:43:21 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:43:21 (Reading database ... 13915 files and directories currently installed.) 20:43:21 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:43:21 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:43:21 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:43:21 (Reading database ... 13915 files and directories currently installed.) 20:43:21 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:43:21 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:43:21 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:43:22 (Reading database ... 13915 files and directories currently installed.) 20:43:22 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:43:22 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:43:22 Setting up grep (3.1-2build1) ... 20:43:22 (Reading database ... 13915 files and directories currently installed.) 20:43:22 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 20:43:22 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 20:43:22 Setting up gzip (1.6-5ubuntu1.1) ... 20:43:22 (Reading database ... 13915 files and directories currently installed.) 20:43:22 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:43:22 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:43:22 Setting up login (1:4.5-1ubuntu2) ... 20:43:22 (Reading database ... 13915 files and directories currently installed.) 20:43:22 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:43:22 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:43:22 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:43:22 (Reading database ... 13915 files and directories currently installed.) 20:43:22 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:43:22 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:43:22 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:43:22 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:43:23 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:43:23 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:43:23 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:43:23 (Reading database ... 13915 files and directories currently installed.) 20:43:23 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:43:23 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:43:23 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:43:23 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:43:24 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:43:24 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:43:24 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:43:24 (Reading database ... 13915 files and directories currently installed.) 20:43:24 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:43:24 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:43:24 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:43:24 (Reading database ... 13915 files and directories currently installed.) 20:43:24 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:43:24 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:43:24 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:43:24 (Reading database ... 13915 files and directories currently installed.) 20:43:24 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:43:24 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:43:24 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:43:24 (Reading database ... 13915 files and directories currently installed.) 20:43:24 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:43:24 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:43:24 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:43:24 (Reading database ... 13915 files and directories currently installed.) 20:43:24 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:43:24 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:43:24 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:43:24 (Reading database ... 13915 files and directories currently installed.) 20:43:24 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:43:24 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:43:24 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:43:24 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:43:24 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:43:25 (Reading database ... 13915 files and directories currently installed.) 20:43:25 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:43:25 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:43:25 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:43:25 (Reading database ... 13915 files and directories currently installed.) 20:43:25 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:43:25 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:43:25 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:43:25 (Reading database ... 13915 files and directories currently installed.) 20:43:25 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:43:25 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:43:25 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:43:25 (Reading database ... 13915 files and directories currently installed.) 20:43:25 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:43:25 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:43:25 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:43:26 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:43:26 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:43:26 (Reading database ... 13915 files and directories currently installed.) 20:43:26 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:43:26 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:43:26 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:43:26 (Reading database ... 13915 files and directories currently installed.) 20:43:26 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:43:26 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:43:26 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:43:26 (Reading database ... 13917 files and directories currently installed.) 20:43:26 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:43:26 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:43:26 Setting up debconf (1.5.66ubuntu1) ... 20:43:27 (Reading database ... 13917 files and directories currently installed.) 20:43:27 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:43:27 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:43:27 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:43:27 (Reading database ... 13917 files and directories currently installed.) 20:43:27 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:43:27 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:43:27 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:43:27 (Reading database ... 13917 files and directories currently installed.) 20:43:27 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:43:27 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:43:27 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:43:27 (Reading database ... 13917 files and directories currently installed.) 20:43:27 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:43:27 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:43:27 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 20:43:27 (Reading database ... 13919 files and directories currently installed.) 20:43:27 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:43:27 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:43:28 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:43:28 (Reading database ... 13923 files and directories currently installed.) 20:43:28 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:43:28 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:43:28 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 20:43:28 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 20:43:28 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:43:28 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:43:28 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:43:28 (Reading database ... 13923 files and directories currently installed.) 20:43:28 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:43:28 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:43:28 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:43:28 (Reading database ... 13923 files and directories currently installed.) 20:43:28 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 20:43:28 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 20:43:28 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 20:43:28 (Reading database ... 13923 files and directories currently installed.) 20:43:28 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 20:43:28 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:43:28 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 20:43:28 (Reading database ... 13923 files and directories currently installed.) 20:43:28 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:43:28 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:43:28 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:43:28 (Reading database ... 13923 files and directories currently installed.) 20:43:28 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:43:29 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:43:29 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:43:29 (Reading database ... 13923 files and directories currently installed.) 20:43:29 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:43:29 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:43:29 Setting up passwd (1:4.5-1ubuntu2) ... 20:43:29 (Reading database ... 13923 files and directories currently installed.) 20:43:29 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:43:29 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:43:29 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:43:29 (Reading database ... 13923 files and directories currently installed.) 20:43:29 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:43:29 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:43:29 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:43:29 (Reading database ... 13923 files and directories currently installed.) 20:43:29 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:43:29 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:43:29 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:43:29 (Reading database ... 13923 files and directories currently installed.) 20:43:29 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:43:29 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:43:29 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:43:29 (Reading database ... 13923 files and directories currently installed.) 20:43:29 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:43:29 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:43:29 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:43:30 (Reading database ... 13923 files and directories currently installed.) 20:43:30 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:43:30 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:43:30 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:43:30 (Reading database ... 13923 files and directories currently installed.) 20:43:30 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:43:30 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:43:30 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:43:30 (Reading database ... 13923 files and directories currently installed.) 20:43:30 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 20:43:30 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 20:43:30 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 20:43:30 (Reading database ... 13923 files and directories currently installed.) 20:43:30 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:43:30 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:43:30 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:43:30 (Reading database ... 13924 files and directories currently installed.) 20:43:30 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:43:30 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:43:30 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:43:30 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:43:30 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:43:30 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:43:31 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 20:43:31 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 20:43:31 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:43:31 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:43:31 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:43:31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:43:31 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:43:31 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:43:31 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:43:31 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:43:31 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:43:31 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:43:31 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:43:31 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:43:31 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:43:31 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:43:31 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 20:43:31 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 20:43:31 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:43:31 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:43:31 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:43:32 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:43:32 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:43:32 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:43:32 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:43:32 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:43:32 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:43:32 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:43:32 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:43:32 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:43:32 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:43:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:43:32 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:43:32 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:43:32 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:43:32 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:43:32 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:43:32 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:43:33 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:43:33 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:43:34 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:43:34 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:43:34 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:43:34 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:43:34 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:43:34 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:43:35 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:43:35 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:43:35 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:43:35 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:43:35 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:43:35 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:43:35 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:43:36 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:43:36 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:43:36 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:43:36 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:43:36 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:43:36 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:43:36 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:43:36 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:43:36 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:43:36 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:43:36 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:43:36 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:43:36 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:43:36 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:43:36 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:43:36 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:43:36 Setting up tzdata (2021a-0ubuntu0.18.04) ... 20:43:36 20:43:36 Current default time zone: 'Etc/UTC' 20:43:36 Local time is now: Tue Jul 27 20:43:36 UTC 2021. 20:43:36 Universal Time is now: Tue Jul 27 20:43:36 UTC 2021. 20:43:36 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:43:36 20:43:36 Setting up systemd-sysv (237-3ubuntu10.50) ... 20:43:36 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:43:36 Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... 20:43:36 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:43:36 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:43:36 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:43:36 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:43:36 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:43:36 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:43:36 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:43:36 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:43:36 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:43:36 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:43:36 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 20:43:36 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:43:36 Setting up patch (2.7.6-2ubuntu1.1) ... 20:43:36 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:43:36 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:43:36 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 20:43:36 Installing new version of config file /etc/ssl/openssl.cnf ... 20:43:36 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:43:36 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:43:36 Setting up ca-certificates (20210119~18.04.1) ... 20:43:38 Updating certificates in /etc/ssl/certs... 20:43:39 23 added, 27 removed; done. 20:43:39 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:43:39 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:43:39 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:43:39 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:43:39 Setting up pkgbinarymangler (138.18.04.1) ... 20:43:39 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:43:39 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 20:43:39 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:43:39 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:43:39 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:43:39 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:43:39 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:43:39 Setting up perl (5.26.1-6ubuntu0.5) ... 20:43:39 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 20:43:39 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:43:39 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:43:39 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 20:43:39 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:43:39 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:43:39 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:43:39 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:43:39 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:43:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:43:39 Processing triggers for systemd (237-3ubuntu10.50) ... 20:43:39 Processing triggers for mime-support (3.60ubuntu1) ... 20:43:39 Processing triggers for ca-certificates (20210119~18.04.1) ... 20:43:39 Updating certificates in /etc/ssl/certs... 20:43:40 0 added, 0 removed; done. 20:43:40 Running hooks in /etc/ca-certificates/update.d... 20:43:40 done. 20:43:41 Reading package lists... 20:43:41 Building dependency tree... 20:43:41 Reading state information... 20:43:41 The following NEW packages will be installed: 20:43:41 apt-transport-https 20:43:41 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:43:41 Need to get 4348 B of archives. 20:43:41 After this operation, 154 kB of additional disk space will be used. 20:43:41 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 20:43:41 debconf: delaying package configuration, since apt-utils is not installed 20:43:41 Fetched 4348 B in 0s (24.1 kB/s) 20:43:41 Selecting previously unselected package apt-transport-https. 20:43:41 (Reading database ... 13929 files and directories currently installed.) 20:43:41 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 20:43:41 Unpacking apt-transport-https (1.6.14) ... 20:43:41 Setting up apt-transport-https (1.6.14) ... 20:43:41 Waiting for network to be ready... 20:43:48 2021-07-27T20:43:45Z INFO Waiting for automatic snapd restart... 20:43:49 snapd 2.51.1 from Canonical* installed 20:43:50 "snapd" switched to the "latest/stable" channel 20:43:50 20:43:52 core18 20210611 from Canonical* installed 20:43:52 "core18" switched to the "latest/stable" channel 20:43:52 20:43:55 snapcraft 4.8.3 from Canonical* installed 20:43:55 "snapcraft" switched to the "latest/stable" channel 20:43:55 20: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: 20:43:59 - README.md 20:43:59 20:43:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:43:59 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:44:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:44:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:44:01 Reading package lists... 20:44:01 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 20:44:01 Reading package lists... 20:44:01 Building dependency tree... 20:44:01 Reading state information... 20:44:01 Suggested packages: 20:44:01 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:44:01 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:44:01 Recommended packages: 20:44:01 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:44:01 The following NEW packages will be installed: 20:44:01 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:44:01 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:44:01 pkg-config zip 20:44:01 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:44:02 Need to get 7663 kB of archives. 20:44:02 After this operation, 43.8 MB of additional disk space will be used. 20:44:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 20:44:02 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:44:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 20:44:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 20:44:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 20:44:02 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:44:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:44:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:44:02 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:44:02 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:44:02 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:44:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:44:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:44:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:44:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:44:02 debconf: delaying package configuration, since apt-utils is not installed 20:44:03 Fetched 7663 kB in 1s (8035 kB/s) 20:44:03 Selecting previously unselected package libglib2.0-0:amd64. 20:44:03 (Reading database ... 13933 files and directories currently installed.) 20:44:03 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 20:44:03 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:44:03 Selecting previously unselected package libpsl5:amd64. 20:44:03 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:44:03 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:44:03 Selecting previously unselected package libnghttp2-14:amd64. 20:44:03 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:44:03 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:44:03 Selecting previously unselected package librtmp1:amd64. 20:44:03 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:44:03 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:44:03 Selecting previously unselected package libcurl3-gnutls:amd64. 20:44:03 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 20:44:03 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 20:44:03 Selecting previously unselected package liberror-perl. 20:44:03 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:44:03 Unpacking liberror-perl (0.17025-1) ... 20:44:03 Selecting previously unselected package git-man. 20:44:03 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 20:44:03 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 20:44:03 Selecting previously unselected package git. 20:44:03 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 20:44:03 Unpacking git (1:2.17.1-1ubuntu0.8) ... 20:44:04 Selecting previously unselected package libnorm1:amd64. 20:44:04 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:44:04 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:44:04 Selecting previously unselected package libpgm-5.2-0:amd64. 20:44:04 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:44:04 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:44:04 Selecting previously unselected package libsodium23:amd64. 20:44:04 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:44:04 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:44:04 Selecting previously unselected package libzmq5:amd64. 20:44:04 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:44:04 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:44:04 Selecting previously unselected package libzmq3-dev:amd64. 20:44:04 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:44:04 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:44:04 Selecting previously unselected package pkg-config. 20:44:04 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:44:04 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:44:04 Selecting previously unselected package zip. 20:44:04 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:44:04 Unpacking zip (3.0-11build1) ... 20:44:04 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:44:04 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 20:44:04 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:44:04 Setting up liberror-perl (0.17025-1) ... 20:44:04 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:44:04 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:44:04 No schema files found: doing nothing. 20:44:04 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:44:04 Setting up zip (3.0-11build1) ... 20:44:04 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:44:04 Setting up libsodium23:amd64 (1.0.16-2) ... 20:44:04 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:44:04 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:44:04 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 20:44:04 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:44:04 Setting up git (1:2.17.1-1ubuntu0.8) ... 20:44:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:44:05 git set to automatically installed. 20:44:05 git-man set to automatically installed. 20:44:05 libcurl3-gnutls set to automatically installed. 20:44:05 liberror-perl set to automatically installed. 20:44:05 libglib2.0-0 set to automatically installed. 20:44:05 libnghttp2-14 set to automatically installed. 20:44:05 libnorm1 set to automatically installed. 20:44:05 libpgm-5.2-0 set to automatically installed. 20:44:05 libpsl5 set to automatically installed. 20:44:05 librtmp1 set to automatically installed. 20:44:05 libsodium23 set to automatically installed. 20:44:05 libzmq3-dev set to automatically installed. 20:44:05 libzmq5 set to automatically installed. 20:44:05 pkg-config set to automatically installed. 20:44:05 zip set to automatically installed. 20:44:06 snapd is not logged in, snap install commands will use sudo 20:44:07 snap "core18" has no updates available 20:44:08 snapd is not logged in, snap install commands will use sudo 20:44:13 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 20:44:14 Pulling config-common 20:44:14 + snapcraftctl pull 20:44:14 Pulling go-build-helper 20:44:14 + snapcraftctl pull 20:44:15 'edgex-go' has dependencies that need to be staged: go-build-helper 20:44:15 Skipping pull go-build-helper (already ran) 20:44:15 Building go-build-helper 20:44:15 + snapcraftctl build 20:44:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:44:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:44:16 ---> d18641fb4b7d 20:44:16 Step 3/23 : WORKDIR /edgex-go 20:44:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:44:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:44:16 ---> d18641fb4b7d 20:44:16 Step 3/22 : WORKDIR /edgex-go 20:44:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:44:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:44:16 ---> d18641fb4b7d 20:44:16 Step 3/23 : WORKDIR /edgex-go 20:44:16 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:44:16 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:44:16 ---> d18641fb4b7d 20:44:16 Step 3/32 : WORKDIR /edgex-go 20:44:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:44:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:44:16 ---> d18641fb4b7d 20:44:16 Step 3/24 : WORKDIR /edgex-go 20:44:16 ---> Running in 1a461cda98ce 20:44:16 ---> Running in 7957d70db55d 20:44:16 ---> Running in 116340d511ff 20:44:16 ---> Running in cbd07ec57886 20:44:16 ---> Running in d7728d28caa6 20:44:16 Removing intermediate container 116340d511ff 20:44:16 ---> 3fd278493b9e 20:44:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:16 Removing intermediate container 1a461cda98ce 20:44:16 ---> eab92bbdedb4 20:44:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container cbd07ec57886 20:44:16 20:44:16 ---> 5254be5a67f2 20:44:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:16 Removing intermediate container 7957d70db55d 20:44:16 ---> b5dc320c00d7 20:44:16 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:16 Removing intermediate container d7728d28caa6 20:44:16 ---> ce9ced4cdfe5 20:44:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:16 ---> Running in 91857aaf43e1 20:44:16 ---> Running in bd5ec018d908 20:44:16 ---> Running in 8e299d6f9c13 20:44:16 ---> Running in d001dbc579ea 20:44:16 ---> Running in 8fbbb258a875 20:44:17 Staging go-build-helper 20:44:17 + snapcraftctl stage 20:44:20 Removing intermediate container 91857aaf43e1 20:44:20 ---> 9d6dbe772bcb 20:44:20 Step 5/22 : RUN apk add --update --no-cache make git 20:44:20 Removing intermediate container bd5ec018d908 20:44:20 ---> 4c6ebe403e07 20:44:20 Step 5/32 : RUN apk add --update --no-cache make git 20:44:20 ---> Running in a3cf49b7f88e 20:44:20 ---> Running in 77a9a4e8fda7 20:44:20 Removing intermediate container d001dbc579ea 20:44:20 ---> 1bcf06d35095 20:44:20 Step 5/24 : RUN apk add --update --no-cache make bash git 20:44:21 ---> Running in 6ebed7fc2e59 20:44:21 Removing intermediate container 8e299d6f9c13 20:44:21 ---> 6f538b78accf 20:44:21 Step 5/23 : RUN apk add --update --no-cache make git 20:44:21 Removing intermediate container 8fbbb258a875 20:44:21 ---> d6446fc07510 20:44:21 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:44:21 ---> Running in 907be46a3828 20:44:21 ---> Running in 737c70e2dff0 20:44:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:44:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:44:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:44:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:44:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:44:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:44:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:44:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:44:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:44:25 OK: 218 MiB in 52 packages 20:44:25 OK: 218 MiB in 52 packages 20:44:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:44:25 OK: 218 MiB in 52 packages 20:44:26 OK: 218 MiB in 52 packages 20:44:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:44:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:44:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 20:44:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 20:44:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 20:44:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 20:44:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 20:44:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 20:44:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 20:44:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 20:44:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:44:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:44:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:44:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:44:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:44:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:44:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:44:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:44:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:44:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] 20:44:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 20:44:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:44:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:44:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 20:44:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 20:44:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 20:44:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 20:44:26 Fetched 24.9 MB in 0s (0 B/s) 20:44:26 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:44:26 Fetched 224 kB in 0s (0 B/s) 20:44:26 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:44:26 Fetched 157 kB in 0s (0 B/s) 20:44:26 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:44:26 Fetched 221 kB in 0s (0 B/s) 20:44:26 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:44:26 Fetched 143 kB in 0s (0 B/s) 20:44:26 Pulling edgex-go 20:44:26 + snapcraftctl pull 20:44:27 Removing intermediate container 77a9a4e8fda7 20:44:27 ---> 23d506a74f48 20:44:27 Step 6/32 : COPY go.mod . 20:44:27 Removing intermediate container a3cf49b7f88e 20:44:27 ---> 875f47a011bb 20:44:27 Step 6/22 : COPY go.mod . 20:44:27 Pulling hooks 20:44:27 + snapcraftctl pull 20:44:27 OK: 218 MiB in 52 packages 20:44:27 Removing intermediate container 737c70e2dff0 20:44:27 ---> 6bac063171c0 20:44:27 Step 6/23 : COPY go.mod . 20:44:27 Removing intermediate container 907be46a3828 20:44:27 ---> 11e67a4daf4d 20:44:27 Step 6/23 : COPY go.mod . 20:44:28 ---> 7f5bb1e05fa3 20:44:28 Step 7/32 : RUN go mod download 20:44:28 ---> 95b236c36f34 20:44:28 Step 7/22 : RUN go mod download 20:44:28 ---> Running in 826fbaea6051 20:44:28 ---> Running in 4955274218d1 20:44:29 ---> 53f895072ad9 20:44:29 Step 7/23 : RUN go mod download 20:44:29 ---> 08da601d7f99 20:44:29 Step 7/23 : RUN go mod download 20:44:29 ---> Running in a95f38a5cab0 20:44:29 Removing intermediate container 6ebed7fc2e59 20:44:29 ---> f1b225aebb28 20:44:29 Step 6/24 : COPY go.mod . 20:44:29 ---> Running in 26206a7959ab 20:44:31 ---> d11f165ee1fd 20:44:31 Step 7/24 : RUN go mod download 20:44:31 ---> Running in 89e40dfbb8d6 20:44:34 Removing intermediate container 826fbaea6051 20:44:34 ---> 3b1a8e8e086f 20:44:34 Step 8/32 : COPY . . 20:44:35 Removing intermediate container 4955274218d1 20:44:35 ---> 8b75e04c0c29 20:44:35 Step 8/22 : COPY . . 20:44:36 Removing intermediate container 26206a7959ab 20:44:36 ---> dc1a6cad1cd8 20:44:36 Step 8/23 : COPY . . 20:44:36 Removing intermediate container a95f38a5cab0 20:44:36 ---> 6bb754f3bf25 20:44:36 Step 8/23 : COPY . . 20:44:37 Removing intermediate container 89e40dfbb8d6 20:44:37 ---> 8f9176aa0321 20:44:37 Step 8/24 : COPY . . 20:44:45 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:44:45 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:44:45 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:44:45 Fetched 0 B in 0s (0 B/s) 20:44:45 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:44:45 Fetched 96.5 kB in 0s (0 B/s) 20:44:45 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:44:45 Fetched 279 kB in 0s (0 B/s) 20:44:45 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:44:45 Fetched 122 kB in 0s (0 B/s) 20:44:45 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:44:45 Fetched 77.8 kB in 0s (0 B/s) 20:44:45 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:44:45 Fetched 8848 B in 0s (0 B/s) 20:44:45 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:44:45 Fetched 47.8 kB in 0s (0 B/s) 20:44:45 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:44:45 Fetched 45.6 kB in 0s (0 B/s) 20:44:45 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:44:45 Fetched 15.0 kB in 0s (0 B/s) 20:44:45 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 20:44:45 Fetched 219 kB in 0s (0 B/s) 20:44:45 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:44:45 Fetched 154 kB in 0s (0 B/s) 20:44:45 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:44:45 Fetched 50.6 kB in 0s (0 B/s) 20:44:45 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:44:45 Fetched 14.8 kB in 0s (0 B/s) 20:44:45 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:44:45 Fetched 41.8 kB in 0s (0 B/s) 20:44:45 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:44:45 Fetched 499 kB in 0s (0 B/s) 20:44:45 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:44:45 Fetched 111 kB in 0s (0 B/s) 20:44:45 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:44:45 Fetched 240 kB in 0s (0 B/s) 20:44:45 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:44:45 Fetched 29.3 kB in 0s (0 B/s) 20:44:45 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:44:45 Fetched 85.5 kB in 0s (0 B/s) 20:44:45 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:44:45 Fetched 24.5 kB in 0s (0 B/s) 20:44:45 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:44:45 Fetched 49.2 kB in 0s (0 B/s) 20:44:45 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:44:45 Fetched 54.2 kB in 0s (0 B/s) 20:44:45 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:44:45 Fetched 30.8 kB in 0s (0 B/s) 20:44:45 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:44:45 Fetched 15.8 kB in 0s (0 B/s) 20:44:45 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:44:45 Fetched 85.9 kB in 0s (0 B/s) 20:44:45 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:44:45 Fetched 8720 B in 0s (0 B/s) 20:44:45 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 20:44:45 Fetched 140 kB in 0s (0 B/s) 20:44:45 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:44:45 Fetched 119 kB in 0s (0 B/s) 20:44:45 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 20:44:45 Fetched 111 kB in 0s (0 B/s) 20:44:45 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:44:45 Fetched 11.1 kB in 0s (0 B/s) 20:44:45 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:44:45 Fetched 645 kB in 0s (0 B/s) 20:44:45 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:44:45 Fetched 41.3 kB in 0s (0 B/s) 20:44:45 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:44:45 Fetched 17.9 kB in 0s (0 B/s) 20:44:45 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:44:45 Fetched 368 kB in 0s (0 B/s) 20:44:45 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:44:45 Fetched 187 kB in 0s (0 B/s) 20:44:45 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:44:45 Fetched 175 kB in 0s (0 B/s) 20:44:45 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:44:45 Fetched 206 kB in 0s (0 B/s) 20:44:45 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 20:44:45 Fetched 1301 kB in 0s (0 B/s) 20:44:45 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:44:45 Fetched 36.2 kB in 0s (0 B/s) 20:44:45 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 20:44:45 Fetched 159 kB in 0s (0 B/s) 20:44:45 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:44:45 Fetched 107 kB in 0s (0 B/s) 20:44:45 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:44:45 Fetched 48.7 kB in 0s (0 B/s) 20:44:45 Pulling static-packages 20:44:45 + snapcraftctl pull 20:44:45 Pulling version 20:44:45 + cd /root/project 20:44:45 + git describe --tags --abbrev=0 20:44:45 + sed s/v// 20:44:45 + GIT_VERSION=2.0.1-dev.14 20:44:45 + [ -z 2.0.1-dev.14 ] 20:44:45 + snapcraftctl set-version 2.0.1-dev.14 20:44:46 Building config-common 20:44:46 + snapcraftctl build 20:44:48 Skipping build go-build-helper (already ran) 20:44:48 Building edgex-go 20:44:48 + cd /root/parts/edgex-go/src 20:44:48 + git describe --tags --abbrev=0 20:44:48 + sed s/v// 20:44:48 + GIT_VERSION=2.0.1-dev.14 20:44:48 + [ -z 2.0.1-dev.14 ] 20:44:48 + echo 2.0.1-dev.14 20:44:48 + make build 20:44:48 go mod tidy 20:44:53 go: downloading github.com/gorilla/mux v1.8.0 20:44:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 20:44:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.9 20:44:53 go: downloading github.com/stretchr/testify v1.7.0 20:44:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 20:44:53 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 20:44:53 go: downloading github.com/google/uuid v1.3.0 20:44:53 go: downloading gopkg.in/yaml.v2 v2.4.0 20:44:53 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:44:53 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 20:44:53 go: downloading github.com/lib/pq v1.10.2 20:44:53 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:44:53 go: downloading golang.org/x/crypto v0.0.0-20210314154223-e6e6c4f2bb5b 20:44:53 go: downloading github.com/pelletier/go-toml v1.9.3 20:44:53 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:44:53 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:44:53 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 20:44:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 20:44:54 go: downloading github.com/go-playground/validator/v10 v10.7.0 20:44:54 go: downloading github.com/davecgh/go-spew v1.1.1 20:44:54 go: downloading github.com/pmezard/go-difflib v1.0.0 20:44:54 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:44:54 go: downloading github.com/stretchr/objx v0.1.1 20:44:54 go: downloading github.com/go-kit/kit v0.11.0 20:44:54 go: downloading github.com/x448/float16 v0.8.4 20:44:54 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:44:54 go: downloading github.com/go-playground/universal-translator v0.17.0 20:44:54 go: downloading github.com/leodido/go-urn v1.2.0 20:44:54 go: downloading golang.org/x/text v0.3.5 20:44:54 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:44:54 go: downloading github.com/go-playground/locales v0.13.0 20:44:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:44:54 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:44:54 go: downloading github.com/pebbe/zmq4 v1.2.7 20:44:54 go: downloading github.com/kr/pretty v0.2.0 20:44:54 go: downloading github.com/go-logfmt/logfmt v0.5.0 20:44:54 go: downloading github.com/go-stack/stack v1.8.0 20:44:54 go: downloading github.com/hashicorp/consul/api v1.8.1 20:44:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:44:54 go: downloading golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40 20:44:54 go: downloading github.com/onsi/ginkgo v1.10.1 20:44:54 go: downloading github.com/onsi/gomega v1.7.0 20:44:55 go: downloading github.com/gorilla/websocket v1.4.2 20:44:55 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 20:44:55 go: downloading github.com/kr/text v0.1.0 20:44:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:44:55 go: downloading github.com/mitchellh/copystructure v1.0.0 20:44:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:44:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:44:55 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:44:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:44:55 go: downloading github.com/hashicorp/serf v0.9.5 20:44:55 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:44:55 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:44:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:44:55 go: downloading github.com/fatih/color v1.9.0 20:44:55 go: downloading github.com/mattn/go-colorable v0.1.6 20:44:55 go: downloading github.com/mattn/go-isatty v0.0.12 20:44:55 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:44:55 go: downloading github.com/pkg/errors v0.9.1 20:44:55 go: downloading github.com/hpcloud/tail v1.0.0 20:44:55 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:44:55 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:44:55 go: downloading github.com/hashicorp/memberlist v0.2.2 20:44:55 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:44:55 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:44:55 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:44:55 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:44:55 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:44:55 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:44:55 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:44:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:44:55 go: downloading github.com/miekg/dns v1.1.26 20:44:55 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:44:55 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:44:55 go: downloading github.com/hashicorp/errwrap v1.0.0 20:44:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/core-data/core-data ./cmd/core-data 20:45:04 ---> 4c65dae338e8 20:45:04 Step 9/32 : RUN go mod tidy 20:45:04 ---> fcd68f8d864f 20:45:04 Step 9/22 : RUN go mod tidy 20:45:04 ---> 6c52d6432323 20:45:04 Step 9/23 : RUN go mod tidy 20:45:04 ---> d5bf4c045272 20:45:04 Step 9/24 : RUN go mod tidy 20:45:04 ---> 2f9ca454a6a6 20:45:04 Step 9/23 : RUN go mod tidy 20:45:04 ---> Running in fb21856b51d3 20:45:04 ---> Running in 5290fbdaa797 20:45:04 ---> Running in bffecf7bee38 20:45:04 ---> Running in 255c7b768542 20:45:04 ---> Running in a77ad7609296 20:45:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:45:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/core-command/core-command ./cmd/core-command 20:45:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:45:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:45:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:45:13 Removing intermediate container 5290fbdaa797 20:45:13 ---> 965e6e96f88f 20:45:13 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:45:13 Removing intermediate container fb21856b51d3 20:45:13 ---> 40b309a00445 20:45:13 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:45:13 ---> Running in 598a1c4e3575 20:45:13 Removing intermediate container 255c7b768542 20:45:13 ---> 08cb22a9bd50 20:45:13 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:45:13 ---> Running in dca2608ba8cd 20:45:13 Removing intermediate container a77ad7609296 20:45:13 ---> c8608edd1d4d 20:45:13 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:45:13 Removing intermediate container bffecf7bee38 20:45:13 ---> 8fe9b0e577e7 20:45:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:45:13 ---> Running in fe1d38ba7b99 20:45:13 ---> Running in b6da21541709 20:45:13 ---> Running in 927fcf213cd0 20:45:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:45:14 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 20:45:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:45:15 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 20:45:16 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 20:45:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:45:16 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 20:45:16 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 20:45:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:45:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o ./cmd/secrets-config ./cmd/secrets-config 20:45:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:45:21 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:45:21 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:45:21 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:45:21 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:45:21 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:45:21 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:45:21 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:45:21 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:45:21 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:45:21 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:45:21 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:45:21 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:45:21 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:45:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:45:21 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:45:21 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:45:21 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:45:21 + 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 20:45:21 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:45:21 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:45:21 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:45:21 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:45:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:45:21 + 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 20:45:21 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:45:21 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:45:21 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:45:22 Building hooks 20:45:22 + cd /root/parts/hooks/src 20:45:22 + make build 20:45:22 go mod tidy 20:45:23 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 20:45:23 go: downloading github.com/stretchr/testify v1.5.1 20:45:23 go: downloading gopkg.in/yaml.v2 v2.2.2 20:45:23 go: downloading github.com/davecgh/go-spew v1.1.0 20:45:23 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:45:23 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:45:24 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:45:24 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:45:27 Building static-packages 20:45:27 + snapcraftctl build 20:45:29 Building version 20:45:29 + snapcraftctl build 20:45:31 Staging config-common 20:45:31 + snapcraftctl stage 20:45:32 Skipping stage go-build-helper (already ran) 20:45:32 Staging edgex-go 20:45:32 + snapcraftctl stage 20:45:33 Staging hooks 20:45:33 + snapcraftctl stage 20:45:34 Staging static-packages 20:45:34 + snapcraftctl stage 20:45:35 Staging version 20:45:35 + snapcraftctl stage 20:45:36 Priming config-common 20:45:36 + snapcraftctl prime 20:45:37 Priming go-build-helper 20:45:37 + snapcraftctl prime 20:45:38 Priming edgex-go 20:45:38 + snapcraftctl prime 20:45:40 Priming hooks 20:45:40 + snapcraftctl prime 20:45:41 Priming static-packages 20:45:41 + snapcraftctl prime 20:45:43 Priming version 20:45:43 + snapcraftctl prime 20:45:44 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:47:23 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 20:47:36 Removing intermediate container b6da21541709 20:47:36 ---> 457ea331de9f 20:47:36 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:47:36 ---> Running in 7059937d97f8 20:47:36 Removing intermediate container 598a1c4e3575 20:47:36 ---> c1c4a87a6624 20:47:36 20:47:36 Step 11/32 : FROM alpine:3.12 20:47:36 3.12: Pulling from library/alpine 20:47:38 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 20:47:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:47:38 Status: Downloaded newer image for alpine:3.12 20:47:38 ---> c4fd0aeabfcf 20:47:38 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:47:40 ---> Running in 38aa817fa861 20:47:41 Removing intermediate container dca2608ba8cd 20:47:41 ---> b873a8a028af 20:47:41 20:47:41 Step 11/22 : FROM alpine:3.12 20:47:41 ---> c4fd0aeabfcf 20:47:41 Step 12/22 : RUN apk add --update --no-cache curl 20:47:41 Removing intermediate container fe1d38ba7b99 20:47:41 ---> 1df5226eadb0 20:47:41 20:47:41 Step 11/23 : FROM alpine:3.12 20:47:41 ---> c4fd0aeabfcf 20:47:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:47:42 ---> Running in 703dc7089dc0 20:47:42 ---> Running in ce010fc32d45 20:47:42 Removing intermediate container 38aa817fa861 20:47:42 ---> 3e4ee8ad6afa 20:47:42 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:47:42 ---> Running in 1cd15cb11069 20:47:42 Removing intermediate container 927fcf213cd0 20:47:42 ---> 969b0e77f283 20:47:42 20:47:42 Step 11/23 : FROM alpine:3.12 20:47:42 ---> c4fd0aeabfcf 20:47:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:47:43 ---> Running in 583010cfa474 20:47:43 Removing intermediate container 7059937d97f8 20:47:43 ---> 84a69fe28fcd 20:47:43 20:47:43 Step 12/24 : FROM docker:20.10.6 20:47:43 20.10.6: Pulling from library/docker 20:47:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:47:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:47:45 (1/4) Installing ca-certificates (20191127-r4) 20:47:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:47:45 (3/4) Installing libcurl (7.78.0-r0) 20:47:45 (4/4) Installing curl (7.78.0-r0) 20:47:45 Executing busybox-1.31.1-r20.trigger 20:47:45 Executing ca-certificates-20191127-r4.trigger 20:47:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:47:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:47:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:47:45 OK: 7 MiB in 18 packages 20:47:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:47:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:47:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:47:46 (1/2) Installing dumb-init (1.2.2-r1) 20:47:46 (2/2) Installing su-exec (0.2-r1) 20:47:46 Executing busybox-1.31.1-r20.trigger 20:47:46 OK: 5 MiB in 16 packages 20:47:47 (1/2) Installing ca-certificates (20191127-r4) 20:47:47 (2/2) Installing dumb-init (1.2.2-r1) 20:47:47 Executing busybox-1.31.1-r20.trigger 20:47:47 Executing ca-certificates-20191127-r4.trigger 20:47:47 (1/1) Installing dumb-init (1.2.2-r1) 20:47:47 Executing busybox-1.31.1-r20.trigger 20:47:47 OK: 5 MiB in 15 packages 20:47:47 OK: 6 MiB in 16 packages 20:47:50 Removing intermediate container 1cd15cb11069 20:47:50 ---> fe07a18c1824 20:47:50 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:47:50 Removing intermediate container 583010cfa474 20:47:50 ---> ae4a8ce6eaae 20:47:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:50 Removing intermediate container 703dc7089dc0 20:47:50 ---> d0964430cc9d 20:47:50 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:47:50 ---> Running in 341d08efb0af 20:47:51 Removing intermediate container ce010fc32d45 20:47:51 ---> 4b65d5d44226 20:47:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:47:51 ---> Running in 3b7d3ae10339 20:47:51 ---> Running in 8ebf4f6957b8 20:47:51 ---> Running in 6f1a75cb421c 20:47:51 Removing intermediate container 341d08efb0af 20:47:51 ---> d165b9c2b697 20:47:51 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:47:52 ---> Running in a0af61201ba9 20:47:52 Removing intermediate container 8ebf4f6957b8 20:47:52 ---> fe525be67282 20:47:52 Step 14/23 : ENV APP_PORT=59861 20:47:52 Removing intermediate container 3b7d3ae10339 20:47:52 ---> ce3f0064ac67 20:47:52 Step 14/22 : WORKDIR /edgex 20:47:52 Removing intermediate container 6f1a75cb421c 20:47:52 ---> 661336f8baf7 20:47:52 Step 14/23 : ENV APP_PORT=59860 20:47:53 ---> Running in ce92910ffb18 20:47:53 ---> Running in 6096ca207211 20:47:53 ---> Running in 6ac27b046c49 20:47:53 Removing intermediate container a0af61201ba9 20:47:53 ---> 37edf55bb764 20:47:53 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:47:54 ---> Running in 406f21e311f5 20:47:54 Removing intermediate container ce92910ffb18 20:47:54 ---> 3c48e8907bf1 20:47:54 Step 15/23 : EXPOSE $APP_PORT 20:47:54 Removing intermediate container 6ac27b046c49 20:47:54 ---> 94e0e5e4cdc4 20:47:54 Step 15/23 : EXPOSE $APP_PORT 20:47:54 Removing intermediate container 6096ca207211 20:47:54 ---> cd6b1af1b76f 20:47:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:47:54 ---> Running in 801948aeb1de 20:47:54 ---> Running in ca47e6b5990b 20:47:55 Removing intermediate container 801948aeb1de 20:47:55 ---> b1c602b64ccd 20:47:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:56 Removing intermediate container ca47e6b5990b 20:47:56 ---> d4baf698eb8a 20:47:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:56 ---> 2b6508ab79e6 20:47:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:47:57 ---> 04bf56525c0d 20:47:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:47:58 ---> d3a36c18f7e4 20:47:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:47:58 Removing intermediate container 406f21e311f5 20:47:58 ---> ace8b7abbea3 20:47:58 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:47:58 ---> 938dad2c2e8f 20:47:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:47:58 ---> Running in 9eac89ecf891 20:48:00 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 20:48:00 Status: Downloaded newer image for docker:20.10.6 20:48:00 ---> 76a47b35316f 20:48:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:48:00 ---> cdf2a7733a7b 20:48:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:48:00 Removing intermediate container 9eac89ecf891 20:48:00 ---> 7dfcd5f143bd 20:48:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:48:00 ---> Running in bc3ebcd1c483 20:48:00 ---> a90ce3e98c99 20:48:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:48:00 ---> 70423a7e823f 20:48:00 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:48:00 ---> Running in d72ac652bf77 20:48:01 Removing intermediate container bc3ebcd1c483 20:48:01 ---> ae2f1a416a46 20:48:01 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 ---> af0ad5a8c2ca 20:48:01 20:48:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:48:01 ---> Running in 84dd963a9f54 20:48:01 ---> Running in 498ea69d453d 20:48:01 Removing intermediate container d72ac652bf77 20:48:01 ---> 38e8631c663a 20:48:01 Step 19/22 : CMD ["--init=true"] 20:48:01 ---> 64dc679124aa 20:48:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:48:01 ---> f5d8e22debe3 20:48:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:48:01 ---> Running in 36ff573cb71f 20:48:01 ---> Running in 404b1f484032 20:48:02 ---> Running in 5f224da8b37f 20:48:02 Removing intermediate container 84dd963a9f54 20:48:02 ---> 80370565cb27 20:48:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:48:02 ---> Running in 9ffb0b37fe24 20:48:03 Removing intermediate container 36ff573cb71f 20:48:03 ---> 53226f63b645 20:48:03 Step 20/22 : LABEL arch=arm64 20:48:03 Removing intermediate container 5f224da8b37f 20:48:03 ---> 22180ab911c4 20:48:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:48:03 ---> Running in ca38665b0822 20:48:03 ---> Running in 95e981687b03 20:48:03 Removing intermediate container 9ffb0b37fe24 20:48:03 ---> 7114f32721e1 20:48:03 Step 21/23 : LABEL arch=arm64 20:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:48:03 ---> Running in 0cd66cee5da7 20:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:48:04 Removing intermediate container 95e981687b03 20:48:04 ---> eacf71a1e262 20:48:04 Step 21/23 : LABEL arch=arm64 20:48:04 Removing intermediate container ca38665b0822 20:48:04 ---> f8f9e8af0d33 20:48:04 Step 21/22 : LABEL git_sha=bf80816b4e124dd4c9886540c857276050f8db08 20:48:04 ---> Running in 0a011d777f28 20:48:04 ---> Running in 819f9845b267 20:48:04 Removing intermediate container 0cd66cee5da7 20:48:04 ---> ca939f2c5bde 20:48:04 Step 22/23 : LABEL git_sha=bf80816b4e124dd4c9886540c857276050f8db08 20:48:05 ---> Running in 08d0fd14b649 20:48:05 (1/39) Installing readline (8.1.0-r0) 20:48:05 (2/39) Installing bash (5.1.0-r0) 20:48:05 Executing bash-5.1.0-r0.post-install 20:48:05 (3/39) Installing brotli-libs (1.0.9-r3) 20:48:05 (4/39) Installing nghttp2-libs (1.42.0-r1) 20:48:05 (5/39) Installing libcurl (7.78.0-r0) 20:48:05 (6/39) Installing curl (7.78.0-r0) 20:48:05 (7/39) Installing dumb-init (1.2.5-r0) 20:48:05 (8/39) Installing libbz2 (1.0.8-r1) 20:48:05 (9/39) Installing expat (2.2.10-r1) 20:48:05 (10/39) Installing libffi (3.3-r2) 20:48:05 (11/39) Installing gdbm (1.19-r0) 20:48:05 (12/39) Installing xz-libs (5.2.5-r0) 20:48:05 (13/39) Installing sqlite-libs (3.34.1-r0) 20:48:05 Removing intermediate container 0a011d777f28 20:48:05 ---> a4ac1cd8451b 20:48:05 Step 22/23 : LABEL git_sha=bf80816b4e124dd4c9886540c857276050f8db08 20:48:05 (14/39) Installing python3 (3.8.10-r0) 20:48:05 Removing intermediate container 819f9845b267 20:48:05 ---> 1e6a87efac49 20:48:05 Step 22/22 : LABEL version=0.0.0 20:48:06 ---> Running in 1a5f6336bcc8 20:48:06 ---> Running in dfaf7156d0ed 20:48:06 Removing intermediate container 08d0fd14b649 20:48:06 ---> 02b7104b66ba 20:48:06 Step 23/23 : LABEL version=0.0.0 20:48:06 Removing intermediate container 404b1f484032 20:48:06 ---> 2639421bb9e7 20:48:06 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:07 Removing intermediate container 1a5f6336bcc8 20:48:07 ---> b1794f41d533 20:48:07 Step 23/23 : LABEL version=0.0.0 20:48:07 ---> Running in d9b5b9381e9b 20:48:07 ---> Running in 439389e175e7 20:48:07 Removing intermediate container dfaf7156d0ed 20:48:07 ---> 87b7920ed8aa 20:48:07 20:48:08 (15/39) Installing py3-appdirs (1.4.4-r1) 20:48:08 (16/39) Installing py3-ordered-set (4.0.2-r0) 20:48:08 (17/39) Installing py3-parsing (2.4.7-r1) 20:48:08 (18/39) Installing py3-six (1.15.0-r0) 20:48:08 (19/39) Installing py3-packaging (20.9-r0) 20:48:08 (20/39) Installing py3-setuptools (51.3.3-r0) 20:48:08 Removing intermediate container d9b5b9381e9b 20:48:08 ---> b8e747fc6381 20:48:08 20:48:08 (21/39) Installing py3-chardet (4.0.0-r0) 20:48:08 Successfully built 87b7920ed8aa 20:48:08 (22/39) Installing py3-idna (3.1-r0) 20:48:08 (23/39) Installing py3-urllib3 (1.26.2-r1) 20:48:08 (24/39) Installing py3-requests (2.25.1-r1) 20:48:08 (25/39) Installing py3-msgpack (1.0.2-r0) 20:48:08 (26/39) Installing py3-lockfile (0.12.2-r3) 20:48:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:48:08 (28/39) Installing py3-colorama (0.4.4-r0) 20:48:08 (29/39) Installing py3-contextlib2 (0.6.0-r0) 20:48:08 (30/39) Installing py3-distlib (0.3.1-r1) 20:48:08 Successfully built b8e747fc6381 20:48:08 (31/39) Installing py3-distro (1.5.0-r1) 20:48:09 (32/39) Installing py3-webencodings (0.5.1-r3) 20:48:09 (33/39) Installing py3-html5lib (1.1-r0) 20:48:09 Successfully tagged security-proxy-setup-arm64:latest 20:48:09 Building core-command 20:48:09  Building security-proxy-setup ... done (34/39) Installing py3-pytoml (0.1.21-r0) 20:48:09 (35/39) Installing py3-pep517 (0.9.1-r0) 20:48:09 (36/39) Installing py3-progress (1.5-r0) 20:48:09 (37/39) Installing py3-retrying (1.3.3-r0) 20:48:09 (38/39) Installing py3-toml (0.10.2-r0) 20:48:09 (39/39) Installing py3-pip (20.3.4-r0) 20:48:09 Successfully tagged support-scheduler-arm64:latest 20:48:09 Building core-data 20:48:09  Building support-scheduler ... done  ---> 67b6ea7066af 20:48:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:48:09 Removing intermediate container 439389e175e7 20:48:09 ---> de9865d8da47 20:48:09 20:48:09 Executing busybox-1.32.1-r6.trigger 20:48:09 OK: 82 MiB in 59 packages 20:48:10 Successfully built de9865d8da47 20:48:10 Successfully tagged support-notifications-arm64:latest 20:48:10  Building support-notifications ... done Building security-secretstore-setup 20:48:12 ---> 47ceb47e8df2 20:48:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:48:13 ---> 44c09a6bd9b3 20:48:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:48:17 ---> 6fe3009da676 20:48:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:48:20 ---> 30449a7563b5 20:48:20 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:48:21 ---> Running in 4b21438af6a4 20:48:22 Collecting docker-compose==1.23.2 20:48:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:48:22 Removing intermediate container 4b21438af6a4 20:48:22 ---> 4d68fe6c332f 20:48:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:48:23 Collecting docopt<0.7,>=0.6.1 20:48:23 Downloading docopt-0.6.2.tar.gz (25 kB) 20:48:24 ---> c0a4d599394a 20:48:24 Step 27/32 : RUN chmod +x /entrypoint.sh 20:48:24 ---> Running in 1596bff96ae5 20:48:27 Collecting docker<4.0,>=3.6.0 20:48:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:48:27 Collecting texttable<0.10,>=0.9.0 20:48:27 Downloading texttable-0.9.1.tar.gz (11 kB) 20:48:28 Removing intermediate container 1596bff96ae5 20:48:28 ---> b98a54344633 20:48:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:48:28 ---> Running in 212a716b0b23 20:48:30 Removing intermediate container 212a716b0b23 20:48:30 ---> 3431d3c979e0 20:48:30 Step 29/32 : CMD ["gate"] 20:48:30 ---> Running in c133d44e9796 20:48:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:48:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:48:32 Removing intermediate container c133d44e9796 20:48:32 ---> 155e15adfdfe 20:48:32 Step 30/32 : LABEL arch=arm64 20:48:32 Collecting cached-property<2,>=1.2.0 20:48:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:48:33 ---> Running in 4cc3837cc455 20:48:33 Collecting PyYAML<4,>=3.10 20:48:33 Downloading PyYAML-3.13.tar.gz (270 kB) 20:48:34 Removing intermediate container 4cc3837cc455 20:48:34 ---> 37d32bc04659 20:48:34 Step 31/32 : LABEL git_sha=bf80816b4e124dd4c9886540c857276050f8db08 20:48:35 ---> Running in 2801b5e804ff 20:48:36 Removing intermediate container 2801b5e804ff 20:48:36 ---> 5421d001c5ef 20:48:36 Step 32/32 : LABEL version=0.0.0 20:48:37 ---> Running in 827efe681c96 20:48:38 Collecting dockerpty<0.5,>=0.4.1 20:48:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:48:38 Removing intermediate container 827efe681c96 20:48:38 ---> fca0b378f7ae 20:48:38 20:48:39 Successfully built fca0b378f7ae 20:48:39 Successfully tagged security-bootstrapper-arm64:latest 20:48:39  Building security-bootstrapper ... done Building core-metadata 20:48:40 Collecting websocket-client<1.0,>=0.32.0 20:48:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:48:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:48:41 Collecting jsonschema<3,>=2.5.1 20:48:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:48:41 Collecting docker-pycreds>=0.4.0 20:48:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:48:44 Collecting urllib3<1.25,>=1.21.1 20:48:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:48:44 Collecting certifi>=2017.4.17 20:48:44 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 20:48:44 Collecting idna<2.8,>=2.5 20:48:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:48:45 Collecting chardet<3.1.0,>=3.0.2 20:48:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:48:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:48:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:48:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:48:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:48:47 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:48:47 Attempting uninstall: urllib3 20:48:47 Found existing installation: urllib3 1.26.2 20:48:47 Uninstalling urllib3-1.26.2: 20:48:47 Successfully uninstalled urllib3-1.26.2 20:48:47 Attempting uninstall: idna 20:48:47 Found existing installation: idna 3.1 20:48:47 Uninstalling idna-3.1: 20:48:48 Successfully uninstalled idna-3.1 20:48:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:48:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:48:48 ---> d18641fb4b7d 20:48:48 Step 3/24 : WORKDIR /edgex-go 20:48:48 ---> Using cache 20:48:48 ---> ce9ced4cdfe5 20:48:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:48 ---> Using cache 20:48:48 ---> 1bcf06d35095 20:48:48 Step 5/24 : RUN apk add --update --no-cache make git 20:48:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:48:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:48:49 ---> d18641fb4b7d 20:48:49 Step 3/24 : WORKDIR /edgex-go 20:48:49 ---> Using cache 20:48:49 ---> ce9ced4cdfe5 20:48:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:49 ---> Using cache 20:48:49 ---> 1bcf06d35095 20:48:49 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:48:50 Attempting uninstall: chardet 20:48:50 Found existing installation: chardet 4.0.0 20:48:50 Uninstalling chardet-4.0.0: 20:48:50 Successfully uninstalled chardet-4.0.0 20:48:50 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:48:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:48:50 ---> d18641fb4b7d 20:48:50 Step 3/26 : WORKDIR /edgex-go 20:48:50 ---> Using cache 20:48:50 ---> ce9ced4cdfe5 20:48:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:50 ---> Using cache 20:48:50 ---> 1bcf06d35095 20:48:50 Step 5/26 : RUN apk add --update --no-cache make git 20:48:52 ---> Running in 3ea53b64966a 20:48:52 ---> Running in bc09688e5132 20:48:52 ---> Running in 37ae1aa37980 20:48:53 Attempting uninstall: requests 20:48:53 Found existing installation: requests 2.25.1 20:48:53 Uninstalling requests-2.25.1: 20:48:53 Successfully uninstalled requests-2.25.1 20:48:54 Running setup.py install for texttable: started 20:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:48:56 Running setup.py install for texttable: finished with status 'done' 20:48:57 Running setup.py install for PyYAML: started 20:48:58 OK: 218 MiB in 52 packages 20:48:58 OK: 218 MiB in 52 packages 20:48:58 OK: 218 MiB in 52 packages 20:49:01 Running setup.py install for PyYAML: finished with status 'done' 20:49:01 Running setup.py install for docopt: started 20:49:02 Removing intermediate container 3ea53b64966a 20:49:02 ---> 941df64826d8 20:49:02 Step 6/24 : COPY go.mod . 20:49:02 Removing intermediate container bc09688e5132 20:49:02 ---> 6971accbc3c5 20:49:02 Step 6/26 : COPY go.mod . 20:49:02 Removing intermediate container 37ae1aa37980 20:49:02 ---> 6e02b75f9bf0 20:49:02 Step 6/24 : COPY go.mod . 20:49:04 ---> 459077e99f6f 20:49:04 Step 7/26 : RUN go mod download 20:49:04 ---> e07ab23137f9 20:49:04 Step 7/24 : RUN go mod download 20:49:04 ---> 87782a10549e 20:49:04 Step 7/24 : RUN go mod download 20:49:04 ---> Running in 332cfbabb3a0 20:49:04 ---> Running in 353aa30be981 20:49:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:49:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:49:04 ---> d18641fb4b7d 20:49:04 Step 3/24 : WORKDIR /edgex-go 20:49:04 ---> Using cache 20:49:04 ---> ce9ced4cdfe5 20:49:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:04 ---> Using cache 20:49:04 ---> 1bcf06d35095 20:49:04 Step 5/24 : RUN apk add --update --no-cache make git 20:49:04 ---> Using cache 20:49:04 ---> 6971accbc3c5 20:49:04 Step 6/24 : COPY go.mod . 20:49:04 ---> Using cache 20:49:04 ---> 459077e99f6f 20:49:04 Step 7/24 : RUN go mod download 20:49:04 Running setup.py install for docopt: finished with status 'done' 20:49:04 ---> Running in 8f2d8f13a4bb 20:49:04 Running setup.py install for dockerpty: started 20:49:04 ---> Running in e3f34ab8213a 20:49:08 Running setup.py install for dockerpty: finished with status 'done' 20:49:11 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 20:49:11 Removing intermediate container 332cfbabb3a0 20:49:11 ---> af45238d8184 20:49:11 Step 8/26 : COPY . . 20:49:11 Removing intermediate container 8f2d8f13a4bb 20:49:11 ---> 57564afcf354 20:49:11 Step 8/24 : COPY . . 20:49:12 Removing intermediate container 353aa30be981 20:49:12 ---> 27411532e3ac 20:49:12 Step 8/24 : COPY . . 20:49:12 Removing intermediate container e3f34ab8213a 20:49:12 ---> d76dee6e257a 20:49:12 Step 8/24 : COPY . . 20:49:44 ---> 51d783779aa5 20:49:44 Step 9/24 : RUN go mod tidy 20:49:44 ---> 44643d7df14b 20:49:44 Step 9/24 : RUN go mod tidy 20:49:44 ---> 243c9672b27c 20:49:44 Step 9/26 : RUN go mod tidy 20:49:44 ---> 0d8c21d49eb4 20:49:44 Step 9/24 : RUN go mod tidy 20:49:44 ---> Running in 58aba24c3df5 20:49:44 ---> Running in 6cc4000ecd80 20:49:44 ---> Running in 30d7bc80ac3c 20:49:44 ---> Running in 51b6854fb412 20:49:44 Removing intermediate container 498ea69d453d 20:49:44 ---> 019c9a1a3405 20:49:44 Step 15/24 : ENV APP_PORT=58890 20:49:44 ---> Running in 8f7a1a462894 20:49:44 Removing intermediate container 8f7a1a462894 20:49:44 ---> 35a62705a419 20:49:44 Step 16/24 : EXPOSE $APP_PORT 20:49:44 ---> Running in b0299044b976 20:49:44 Removing intermediate container b0299044b976 20:49:44 ---> 32f1414d5809 20:49:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:49:46 ---> dcc292ec7f1a 20:49:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:49:47 Removing intermediate container 6cc4000ecd80 20:49:47 ---> 52374d2a812b 20:49:47 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:49:47 ---> Running in 2bee8a9d60ac 20:49:48 ---> 3d846f92b887 20:49:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:49:49 Removing intermediate container 58aba24c3df5 20:49:49 ---> b75bb4912fa8 20:49:49 Step 10/24 : RUN make cmd/core-data/core-data 20:49:49 ---> Running in 746d9b5b72e7 20:49:49 Removing intermediate container 51b6854fb412 20:49:49 ---> efe71a5da1e3 20:49:49 Step 10/24 : RUN make cmd/core-command/core-command 20:49:49 Removing intermediate container 30d7bc80ac3c 20:49:49 ---> 6b5c4c0b2db3 20:49:49 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:49:49 ---> Running in c7c24e00a3f1 20:49:49 ---> 02e86cd1320d 20:49:49 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:49:49 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 20:49:49 ---> Running in 26295786efa9 20:49:49 ---> Running in 37e1624de506 20:49:50 Removing intermediate container 37e1624de506 20:49:50 ---> 6b29887ec1f2 20:49:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:49:51 ---> Running in 4748f1ea0318 20:49:51 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 20:49:51 Removing intermediate container 4748f1ea0318 20:49:52 ---> f5a1fd6c29fd 20:49:52 Step 22/24 : LABEL arch=arm64 20:49:52 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 20:49:52 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 20:49:52 ---> Running in ad0f89be813d 20:49:53 Removing intermediate container ad0f89be813d 20:49:53 ---> 6e4f10460085 20:49:53 Step 23/24 : LABEL git_sha=bf80816b4e124dd4c9886540c857276050f8db08 20:49:53 ---> Running in c452c5b33c3c 20:49:53 Removing intermediate container c452c5b33c3c 20:49:53 ---> e196fcb3d827 20:49:53 Step 24/24 : LABEL version=0.0.0 20:49:54 ---> Running in a7544110441f 20:49:54 Removing intermediate container a7544110441f 20:49:54 ---> 24bcb0c40334 20:49:54 20:49:55 Successfully built 24bcb0c40334 20:49:55 Successfully tagged sys-mgmt-agent-arm64:latest 20:51:32  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 20:51:47 Removing intermediate container 2bee8a9d60ac 20:51:47 ---> 2564e2fbbe62 20:51:47 20:51:47 Step 11/26 : FROM alpine:3.12 20:51:47 ---> c4fd0aeabfcf 20:51:47 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:51:47 Removing intermediate container c7c24e00a3f1 20:51:47 ---> 0cc4192aacec 20:51:47 20:51:47 Step 11/24 : FROM alpine:3.12 20:51:47 ---> c4fd0aeabfcf 20:51:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:51:47 ---> Using cache 20:51:47 ---> ae4a8ce6eaae 20:51:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:51:47 ---> Using cache 20:51:47 ---> fe525be67282 20:51:47 Step 14/24 : ENV APP_PORT=59882 20:51:47 ---> Running in 134e392209ef 20:51:47 ---> Running in 92c4bb797613 20:51:47 Removing intermediate container 134e392209ef 20:51:47 ---> 6dd82c7d63d4 20:51:47 Step 15/24 : EXPOSE $APP_PORT 20:51:47 ---> Running in 0f1e34e33507 20:51:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:51:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:51:47 Removing intermediate container 0f1e34e33507 20:51:47 ---> e100635d5736 20:51:47 Step 16/24 : WORKDIR / 20:51:48 ---> Running in 2b3cc31b507d 20:51:48 (1/6) Installing ca-certificates (20191127-r4) 20:51:48 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:51:48 (3/6) Installing libcurl (7.78.0-r0) 20:51:48 (4/6) Installing curl (7.78.0-r0) 20:51:48 (5/6) Installing dumb-init (1.2.2-r1) 20:51:48 (6/6) Installing su-exec (0.2-r1) 20:51:48 Executing busybox-1.31.1-r20.trigger 20:51:48 Executing ca-certificates-20191127-r4.trigger 20:51:48 OK: 7 MiB in 20 packages 20:51:49 Removing intermediate container 2b3cc31b507d 20:51:49 ---> 9088c922dd62 20:51:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:49 Removing intermediate container 26295786efa9 20:51:49 ---> f6283a4d5dc7 20:51:49 20:51:49 Step 11/24 : FROM alpine:3.12 20:51:49 ---> c4fd0aeabfcf 20:51:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:51:49 ---> Using cache 20:51:49 ---> ae4a8ce6eaae 20:51:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:51:49 ---> Using cache 20:51:49 ---> fe525be67282 20:51:49 Step 14/24 : ENV APP_PORT=59881 20:51:50 ---> Running in d7e8eb8247eb 20:51:51 Removing intermediate container d7e8eb8247eb 20:51:51 ---> e526df1febfe 20:51:51 Step 15/24 : EXPOSE $APP_PORT 20:51:51 ---> 2e667e59b35f 20:51:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:51:51 Removing intermediate container 92c4bb797613 20:51:51 ---> c188092e2c3b 20:51:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:51:51 ---> Running in 13e6e7dc743b 20:51:51 ---> Running in d98e87a05a96 20:51:51 Removing intermediate container 13e6e7dc743b 20:51:51 ---> f923e565391e 20:51:51 Step 16/24 : WORKDIR / 20:51:52 ---> Running in b5759fce4c82 20:51:52 Removing intermediate container d98e87a05a96 20:51:52 ---> 6645d5d9604d 20:51:52 Step 14/26 : WORKDIR / 20:51:52 ---> Running in 4bd6f03ec053 20:51:53 ---> e321cfeee89b 20:51:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:51:53 Removing intermediate container b5759fce4c82 20:51:53 ---> 352b569e86a6 20:51:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:53 Removing intermediate container 4bd6f03ec053 20:51:53 ---> 426472d6ea11 20:51:53 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:51:54 ---> 14fd2cece218 20:51:54 Step 20/24 : ENTRYPOINT ["/core-command"] 20:51:54 ---> 4eda4cc10730 20:51:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:51:54 ---> Running in 024c16ba8fc3 20:51:55 ---> d43e46103cd6 20:51:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:51:56 Removing intermediate container 024c16ba8fc3 20:51:56 ---> 4367320f2129 20:51:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:56 ---> 0dbdc3e99c40 20:51:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:51:56 ---> Running in df794666b929 20:51:56 ---> 21ce9a769435 20:51:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:51:57 Removing intermediate container 746d9b5b72e7 20:51:57 ---> 480cdb6419ea 20:51:57 20:51:57 Step 11/24 : FROM alpine:3.12 20:51:57 ---> c4fd0aeabfcf 20:51:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:51:57 Removing intermediate container df794666b929 20:51:57 ---> 8d40ecaddd85 20:51:57 Step 22/24 : LABEL arch=arm64 20:51:57 ---> Running in 76c8fe833da3 20:51:57 ---> Running in 7bd7e6c3f272 20:51:57 ---> b99510cd711a 20:51:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:51:57 ---> bb821faa1ba1 20:51:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:51:57 ---> Running in ea272a6fe05e 20:51:58 Removing intermediate container 76c8fe833da3 20:51:58 ---> 9e53aa14b60b 20:51:58 Step 13/24 : ENV APP_PORT=59880 20:51:58 Removing intermediate container 7bd7e6c3f272 20:51:58 ---> 8e9a0fe15956 20:51:58 Step 23/24 : LABEL git_sha=bf80816b4e124dd4c9886540c857276050f8db08 20:51:58 ---> Running in 74692ef0e407 20:51:58 ---> Running in 545d0888e747 20:51:58 Removing intermediate container ea272a6fe05e 20:51:58 ---> ead5cf02cdaf 20:51:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:58 ---> 4f255ea75311 20:51:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:51:58 ---> Running in ffe31fe9330c 20:51:59 Removing intermediate container 545d0888e747 20:51:59 ---> 270a758f4302 20:51:59 Step 14/24 : EXPOSE $APP_PORT 20:51:59 Removing intermediate container 74692ef0e407 20:52:00 ---> d717680f42eb 20:52:00 Step 24/24 : LABEL version=0.0.0 20:52:00 Removing intermediate container ffe31fe9330c 20:52:00 ---> 9d35ba082f35 20:52:00 Step 22/24 : LABEL arch=arm64 20:52:00 ---> Running in ff0568646f86 20:52:00 ---> Running in e02561f776e7 20:52:00 ---> c90085d239db 20:52:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:52:00 ---> Running in 494d78b73bc9 20:52:01 Removing intermediate container ff0568646f86 20:52:01 ---> 30d16168d358 20:52:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:01 Removing intermediate container e02561f776e7 20:52:01 ---> f18edb1d766a 20:52:01 20:52:01 Successfully built f18edb1d766a 20:52:01 Successfully tagged core-command-arm64:latest 20:52:01  Building core-command ... done  ---> Running in 4dd5200fb532 20:52:01 Removing intermediate container 494d78b73bc9 20:52:01 ---> b35f574a02b5 20:52:01 Step 23/24 : LABEL git_sha=bf80816b4e124dd4c9886540c857276050f8db08 20:52:01 ---> eaadde9ec6d6 20:52:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:52:01 ---> Running in 94800e9b63b4 20:52:02 Removing intermediate container 94800e9b63b4 20:52:02 ---> 719db0af1ae7 20:52:02 Step 24/24 : LABEL version=0.0.0 20:52:02 ---> Running in c9ea292ec010 20:52:03 ---> a119d4a7dbf8 20:52:03 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/ 20:52:03 ---> Running in 69fcd4259f97 20:52:03 Removing intermediate container c9ea292ec010 20:52:03 ---> 998c8657513d 20:52:03 20:52:04 Successfully built 998c8657513d 20:52:04 Successfully tagged core-metadata-arm64:latest 20:52:04  Building core-metadata ... done Removing intermediate container 4dd5200fb532 20:52:04 ---> ee34db7e53b0 20:52:04 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:52:05 ---> Running in 1045c7738746 20:52:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:52:06 Removing intermediate container 69fcd4259f97 20:52:06 ---> bd75708fcaf0 20:52:06 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:52:07 ---> Running in f34b17f548a2 20:52:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:52:07 Removing intermediate container f34b17f548a2 20:52:07 ---> 5548f250690e 20:52:07 Step 24/26 : LABEL arch=arm64 20:52:07 ---> Running in 447299aa2488 20:52:08 (1/6) Installing dumb-init (1.2.2-r1) 20:52:08 (2/6) Installing libgcc (9.3.0-r2) 20:52:08 (3/6) Installing libsodium (1.0.18-r0) 20:52:08 Removing intermediate container 447299aa2488 20:52:08 ---> ff00678a823d 20:52:08 Step 25/26 : LABEL git_sha=bf80816b4e124dd4c9886540c857276050f8db08 20:52:08 (4/6) Installing libstdc++ (9.3.0-r2) 20:52:08 ---> Running in f3ad714d22c9 20:52:08 (5/6) Installing libzmq (4.3.3-r0) 20:52:08 (6/6) Installing zeromq (4.3.3-r0) 20:52:08 Executing busybox-1.31.1-r20.trigger 20:52:08 OK: 8 MiB in 20 packages 20:52:09 Removing intermediate container f3ad714d22c9 20:52:09 ---> 605edca321c7 20:52:09 Step 26/26 : LABEL version=0.0.0 20:52:09 ---> Running in 0eea7b6d9b24 20:52:10 Removing intermediate container 0eea7b6d9b24 20:52:10 ---> 81939288f5d8 20:52:10 20:52:10 Removing intermediate container 1045c7738746 20:52:10 ---> 1be45ff15118 20:52:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:10 Successfully built 81939288f5d8 20:52:10 Successfully tagged security-secretstore-setup-arm64:latest 20:52:11  Building security-secretstore-setup ... done  ---> 2913e0655aa3 20:52:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:52:13 ---> a4a1c1111f00 20:52:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:52:14 ---> d78b32b09b8c 20:52:14 Step 20/24 : ENTRYPOINT ["/core-data"] 20:52:14 ---> Running in 73aa39e7c437 20:52:14 Removing intermediate container 73aa39e7c437 20:52:14 ---> 13676d1e7dc0 20:52:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:14 ---> Running in 2c78d9e69004 20:52:15 Removing intermediate container 2c78d9e69004 20:52:15 ---> e4602c2555f9 20:52:15 Step 22/24 : LABEL arch=arm64 20:52:15 ---> Running in 679aee22f67a 20:52:16 Removing intermediate container 679aee22f67a 20:52:16 ---> 18b9414dbe47 20:52:16 Step 23/24 : LABEL git_sha=bf80816b4e124dd4c9886540c857276050f8db08 20:52:16 ---> Running in 8c2633631180 20:52:17 Removing intermediate container 8c2633631180 20:52:17 ---> 3d6481242be3 20:52:17 Step 24/24 : LABEL version=0.0.0 20:52:17 ---> Running in dd0dc9e17e2d 20:52:17 Removing intermediate container dd0dc9e17e2d 20:52:17 ---> 9c9b1994e14e 20:52:17 20:52:17 Successfully built 9c9b1994e14e 20:52:18 Successfully tagged core-data-arm64:latest 20:52:18  Building core-data ... done  [Pipeline] } 20:52:18 $ docker stop --time=1 53e21cc144d89eb3f495ecf128552961c3fc20e568498718f5369de9259de167 20:52:20 $ docker rm -f 53e21cc144d89eb3f495ecf128552961c3fc20e568498718f5369de9259de167 [Pipeline] // withDockerContainer [Pipeline] sh 20:52:21 + docker images 20:52:21 REPOSITORY TAG IMAGE ID CREATED SIZE 20:52:21 core-data-arm64 latest 9c9b1994e14e 4 seconds ago 19.3MB 20:52:21 security-secretstore-setup-arm64 latest 81939288f5d8 12 seconds ago 27.4MB 20:52:21 core-metadata-arm64 latest 998c8657513d 18 seconds ago 15.8MB 20:52:21 core-command-arm64 latest f18edb1d766a 21 seconds ago 15.1MB 20:52:21 480cdb6419ea 25 seconds ago 1.57GB 20:52:21 f6283a4d5dc7 33 seconds ago 1.56GB 20:52:21 2564e2fbbe62 38 seconds ago 1.57GB 20:52:21 0cc4192aacec 38 seconds ago 1.56GB 20:52:21 sys-mgmt-agent-arm64 latest 24bcb0c40334 2 minutes ago 311MB 20:52:21 security-bootstrapper-arm64 latest fca0b378f7ae 3 minutes ago 17.7MB 20:52:21 support-notifications-arm64 latest de9865d8da47 4 minutes ago 15.9MB 20:52:21 support-scheduler-arm64 latest b8e747fc6381 4 minutes ago 15.2MB 20:52:21 security-proxy-setup-arm64 latest 87b7920ed8aa 4 minutes ago 24.5MB 20:52:21 84a69fe28fcd 4 minutes ago 1.56GB 20:52:21 969b0e77f283 4 minutes ago 1.56GB 20:52:21 1df5226eadb0 4 minutes ago 1.56GB 20:52:21 b873a8a028af 4 minutes ago 1.56GB 20:52:21 c1c4a87a6624 4 minutes ago 1.56GB 20:52:21 ci-base-image-arm64 latest d18641fb4b7d 16 minutes ago 1.23GB 20:52:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 13 days ago 451MB 20:52:21 alpine 3.12 c4fd0aeabfcf 5 weeks ago 5.32MB 20:52:21 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 20:52:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:52:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:22 20:52:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:52:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:23 arm64: Pulling from edgex-lftools-log-publisher 20:52:23 448f6bf000e3: Pulling fs layer 20:52:23 f757da607395: Pulling fs layer 20:52:23 05883995daec: Pulling fs layer 20:52:23 8603b9c90790: Pulling fs layer 20:52:23 1560dd03e051: Pulling fs layer 20:52:23 27f5ce0e4adf: Pulling fs layer 20:52:23 c2d8d7efcc4b: Pulling fs layer 20:52:23 8603b9c90790: Waiting 20:52:23 1560dd03e051: Waiting 20:52:23 27f5ce0e4adf: Waiting 20:52:23 c2d8d7efcc4b: Waiting 20:52:23 f757da607395: Download complete 20:52:23 8603b9c90790: Verifying Checksum 20:52:23 8603b9c90790: Download complete 20:52:23 05883995daec: Verifying Checksum 20:52:23 05883995daec: Download complete 20:52:23 27f5ce0e4adf: Verifying Checksum 20:52:23 27f5ce0e4adf: Download complete 20:52:23 1560dd03e051: Verifying Checksum 20:52:23 1560dd03e051: Download complete 20:52:24 448f6bf000e3: Verifying Checksum 20:52:24 448f6bf000e3: Download complete 20:52:28 c2d8d7efcc4b: Verifying Checksum 20:52:28 c2d8d7efcc4b: Download complete 20:52:28 448f6bf000e3: Pull complete 20:52:29 f757da607395: Pull complete 20:52:31 05883995daec: Pull complete 20:52:31 8603b9c90790: Pull complete 20:52:32 1560dd03e051: Pull complete 20:52:33 27f5ce0e4adf: Pull complete 20:52:48 c2d8d7efcc4b: Pull complete 20:52:48 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:52:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:52:48 prd-ubuntu18.04-docker-arm64-4c-16g-301 does not seem to be running inside a container 20:52:48 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:52:53 $ docker top 78bd875347b79e4dcc011a0e908f0aca809587e9fd26f231d7145409dc7e8ac6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:54 ---> job-cost.sh 20:52:54 lf-activate-venv: SKIPPING 20:52:54 INFO: No Stack... 20:52:55 INFO: Retrieving Pricing Info for: v2-standard-4 20:52:56 INFO: Archiving Costs [Pipeline] sh 20:52:56 + cat /w/workspace/edgex-go/5/archives/cost.csv 20:52:56 + cut -d, -f6 [Pipeline] lock 20:52:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3627-5-stack-cost] 20:52:57 Resource [jenkins-edgexfoundry-edgex-go-PR-3627-5-stack-cost] did not exist. Created. 20:52:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3627-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:52:57 + echo total: 0.18000000715255737 [Pipeline] stash 20:52:57 Stashed 1 file(s) [Pipeline] } 20:52:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3627-5-stack-cost] [Pipeline] // lock [Pipeline] } 20:52:57 $ docker stop --time=1 78bd875347b79e4dcc011a0e908f0aca809587e9fd26f231d7145409dc7e8ac6 20:52:59 $ docker rm -f 78bd875347b79e4dcc011a0e908f0aca809587e9fd26f231d7145409dc7e8ac6 [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 20:53:01 provisioning config files... 20:53:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config8851348904751628498tmp [Pipeline] { [Pipeline] sh 20:53:01 + set +x 20:53:01 + curl -s https://codecov.io/bash 20:53:01 + bash -s -- 20:53:01 20:53:01 _____ _ 20:53:01 / ____| | | 20:53:01 | | ___ __| | ___ ___ _____ __ 20:53:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:53:01 | |___| (_) | (_| | __/ (_| (_) \ V / 20:53:01 \_____\___/ \__,_|\___|\___\___/ \_/ 20:53:01 Bash-1.0.6 20:53:01 20:53:01 20:53:01 ==> git version 2.24.4 found 20:53:01 ==> 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 20:53:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:53:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:53:01 ==> Jenkins CI detected. 20:53:01 current dir:  /w/workspace/edgex-go/5 20:53:01 project root: . 20:53:01 --> token set from env 20:53:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:53:01 ==> Running gcov in . (disable via -X gcov) 20:53:01 ==> Python coveragepy not found 20:53:01 ==> Searching for coverage reports in: 20:53:01 + . 20:53:01 -> Found 1 reports 20:53:01 ==> Detecting git/mercurial file structure 20:53:01 ==> Reading reports 20:53:01 + ./coverage.out bytes=403848 20:53:01 ==> Appending adjustments 20:53:01 https://docs.codecov.io/docs/fixing-reports 20:53:02 + Found adjustments 20:53:02 ==> Gzipping contents 20:53:02 56K /tmp/codecov.CxHYCQ.gz 20:53:02 ==> Uploading reports 20:53:02 url: https://codecov.io 20:53:02 query: branch=PR-3627&commit=0001e9592c0e709d0ddc6674d0d21ab82a5acb5a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3627%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3627&job=&cmd_args= 20:53:02 -> Pinging Codecov 20:53:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3627&commit=0001e9592c0e709d0ddc6674d0d21ab82a5acb5a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3627%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3627&job=&cmd_args= 20:53:03 -> Uploading to 20:53:03 https://storage.googleapis.com/codecov/v4/raw/2021-07-27/00271124DB129430A58F1EEE437C3FCB/0001e9592c0e709d0ddc6674d0d21ab82a5acb5a/9fd7cd5d-08e4-4781-96dc-bb4a140daeb6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210727T205303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff0757f0042ec756bf60fdc3617227d138d447051e04a1748193273159b7dacb 20:53:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:03 Dload Upload Total Spent Left Speed 20:53:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54410 0 0 100 54410 0 143k --:--:-- --:--:-- --:--:-- 143k 100 54410 0 0 100 54410 0 143k --:--:-- --:--:-- --:--:-- 143k 20:53:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0001e9592c0e709d0ddc6674d0d21ab82a5acb5a [Pipeline] } 20:53:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:53:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:53:05 ---> package-listing.sh 20:53:05 ++ facter osfamily 20:53:05 ++ tr '[:upper:]' '[:lower:]' 20:53:06 + OS_FAMILY=redhat 20:53:06 + workspace=/w/workspace/edgex-go/5 20:53:06 + START_PACKAGES=/tmp/packages_start.txt 20:53:06 + END_PACKAGES=/tmp/packages_end.txt 20:53:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:53:06 + PACKAGES=/tmp/packages_start.txt 20:53:06 + '[' /w/workspace/edgex-go/5 ']' 20:53:06 + PACKAGES=/tmp/packages_end.txt 20:53:06 + case "${OS_FAMILY}" in 20:53:06 + rpm -qa 20:53:06 + sort 20:53:08 + '[' -f /tmp/packages_start.txt ']' 20:53:08 + '[' -f /tmp/packages_end.txt ']' 20:53:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:53:08 + '[' /w/workspace/edgex-go/5 ']' 20:53:08 + mkdir -p /w/workspace/edgex-go/5/archives/ 20:53:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 20:53:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:53:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:53:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:53:09 20:53:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:53:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:53:09 latest: Pulling from edgex-lftools-log-publisher 20:53:09 b4d181a07f80: Pulling fs layer 20:53:09 a1111a8f2ec3: Pulling fs layer 20:53:09 ed53099fbce6: Pulling fs layer 20:53:09 dc539afda2c1: Pulling fs layer 20:53:09 77bc0d833cb6: Pulling fs layer 20:53:09 9065ff56babe: Pulling fs layer 20:53:09 d287ab97295c: Pulling fs layer 20:53:09 dc539afda2c1: Waiting 20:53:09 77bc0d833cb6: Waiting 20:53:09 9065ff56babe: Waiting 20:53:09 d287ab97295c: Waiting 20:53:09 a1111a8f2ec3: Verifying Checksum 20:53:09 a1111a8f2ec3: Download complete 20:53:09 dc539afda2c1: Verifying Checksum 20:53:09 dc539afda2c1: Download complete 20:53:09 77bc0d833cb6: Verifying Checksum 20:53:09 77bc0d833cb6: Download complete 20:53:10 9065ff56babe: Verifying Checksum 20:53:10 9065ff56babe: Download complete 20:53:10 ed53099fbce6: Verifying Checksum 20:53:10 ed53099fbce6: Download complete 20:53:11 b4d181a07f80: Verifying Checksum 20:53:11 b4d181a07f80: Download complete 20:53:12 b4d181a07f80: Pull complete 20:53:12 a1111a8f2ec3: Pull complete 20:53:13 ed53099fbce6: Pull complete 20:53:13 dc539afda2c1: Pull complete 20:53:13 77bc0d833cb6: Pull complete 20:53:13 9065ff56babe: Pull complete 20:53:15 d287ab97295c: Verifying Checksum 20:53:15 d287ab97295c: Download complete 20:53:20 d287ab97295c: Pull complete 20:53:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:53:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:53:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:53:20 prd-centos7-docker-4c-2g-298 does not seem to be running inside a container 20:53:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:53:23 $ docker top 29487af3259bc5e904d8843d57906e246ad3cdc11c5cd2bde6b08669c1c67299 -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:24 + touch /tmp/pre-build-complete [Pipeline] sh 20:53:24 + mkdir -p /var/log/sysstat [Pipeline] sh 20:53:24 + ls /var/log/sa-host 20:53:24 + sadf -c /var/log/sa-host/sa05 20:53:24 file_magic: OK 20:53:24 HZ: Using current value: 100 20:53:24 file_header: OK 20:53:24 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 20:53:24 Statistics: 20:53:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:53:24 File successfully converted to sysstat format version 12.0.3 20:53:24 + sadf -c /var/log/sa-host/sa27 20:53:24 file_magic: OK 20:53:24 HZ: Using current value: 100 20:53:24 file_header: OK 20:53:24 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 20:53:24 Statistics: 20:53:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:53:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:25 provisioning config files... 20:53:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3894283604464517028tmp [Pipeline] { [Pipeline] echo 20:53:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:53:25 ---> create-netrc.sh [Pipeline] } 20:53:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:53:26 ---> python-tools-install.sh [Pipeline] echo 20:53:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:53:26 ---> sudo-logs.sh 20:53:26 Archiving 'sudo' log.. 20:53:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-298.vexxhost.local: Name or service not known 20:53:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-298.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:53:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:53:26 ---> job-cost.sh 20:53:26 lf-activate-venv: SKIPPING 20:53:26 DEBUG: total: 0.18000000715255737 20:53:26 INFO: Retrieving Stack Cost... 20:53:28 INFO: Retrieving Pricing Info for: v3-standard-2 20:53:28 INFO: Archiving Costs [Pipeline] echo 20:53:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:53:28 ---> logs-deploy.sh 20:53:28 lf-activate-venv: SKIPPING 20:53:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3627/5 20:53:28 INFO: archiving workspace using pattern(s): 20:53:29 Archives upload complete. 20:53:29 INFO: archiving logs to Nexus 20:53:30 ---> uname -a: 20:53:30 Linux prd-centos7-docker-4c-2g-298.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 20:53:30 20:53:30 20:53:30 ---> lscpu: 20:53:30 Architecture: x86_64 20:53:30 CPU op-mode(s): 32-bit, 64-bit 20:53:30 Byte Order: Little Endian 20:53:30 Address sizes: 40 bits physical, 48 bits virtual 20:53:30 CPU(s): 2 20:53:30 On-line CPU(s) list: 0,1 20:53:30 Thread(s) per core: 1 20:53:30 Core(s) per socket: 1 20:53:30 Socket(s): 2 20:53:30 NUMA node(s): 1 20:53:30 Vendor ID: AuthenticAMD 20:53:30 CPU family: 23 20:53:30 Model: 49 20:53:30 Model name: AMD EPYC-Rome Processor 20:53:30 Stepping: 0 20:53:30 CPU MHz: 2800.000 20:53:30 BogoMIPS: 5600.00 20:53:30 Virtualization: AMD-V 20:53:30 Hypervisor vendor: KVM 20:53:30 Virtualization type: full 20:53:30 L1d cache: 32K 20:53:30 L1i cache: 32K 20:53:30 L2 cache: 512K 20:53:30 L3 cache: 16384K 20:53:30 NUMA node0 CPU(s): 0,1 20:53:30 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 20:53:30 20:53:30 20:53:30 ---> nproc: 20:53:30 2 20:53:30 20:53:30 20:53:30 ---> df -h: 20:53:30 Filesystem Size Used Avail Use% Mounted on 20:53:30 overlay 40G 14G 27G 33% / 20:53:30 tmpfs 64M 0 64M 0% /dev 20:53:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:53:30 shm 64M 0 64M 0% /dev/shm 20:53:30 /dev/vda1 40G 14G 27G 33% /facter-os 20:53:30 20:53:30 20:53:30 ---> sar -b -r -n DEV: 20:53:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/27/21 _x86_64_ (2 CPU) 20:53:30 20:53:30 20:29:07 LINUX RESTART (2 CPU) 20:53:30 20:53:30 20:30:02 tps rtps wtps bread/s bwrtn/s 20:53:30 20:31:01 133.97 3.62 130.34 2644.36 41266.39 20:53:30 20:32:01 331.69 0.02 331.67 0.53 72548.61 20:53:30 20:33:01 55.80 0.00 55.80 0.00 8128.79 20:53:30 20:34:01 51.19 0.00 51.19 0.00 3844.30 20:53:30 20:35:02 517.98 300.15 217.83 8475.58 139476.26 20:53:30 20:36:01 686.21 302.94 383.27 16703.91 192381.41 20:53:30 20:37:02 473.79 27.14 446.65 2985.68 195734.87 20:53:30 20:38:01 197.56 19.20 178.36 1626.96 30412.19 20:53:30 20:39:01 2.07 0.00 2.07 0.00 39.29 20:53:30 20:40:01 0.93 0.27 0.67 94.75 7.58 20:53:30 20:41:01 0.22 0.00 0.22 0.00 2.77 20:53:30 20:42:01 0.23 0.00 0.23 0.00 3.53 20:53:30 20:43:01 0.32 0.00 0.32 0.00 3.07 20:53:30 20:44:01 0.28 0.00 0.28 0.00 3.23 20:53:30 20:45:01 0.40 0.18 0.22 5.73 2.88 20:53:30 20:46:01 0.83 0.00 0.83 0.00 15.89 20:53:30 20:47:01 0.25 0.00 0.25 0.00 2.66 20:53:30 20:48:01 0.18 0.00 0.18 0.00 2.25 20:53:30 20:49:01 0.30 0.00 0.30 0.00 3.66 20:53:30 20:50:01 0.32 0.00 0.32 0.00 4.11 20:53:30 20:51:01 0.28 0.00 0.28 0.00 3.36 20:53:30 20:52:01 0.22 0.00 0.22 0.00 2.45 20:53:30 20:53:01 2.15 1.93 0.22 146.19 14.98 20:53:30 Average: 106.70 28.55 78.15 1415.39 29708.16 20:53:30 20:53:30 20:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:53:30 20:31:01 4213704 0 920504 11.49 2620 2872112 1464072 16.16 991540 2325344 297064 20:53:30 20:32:01 3515460 0 1115528 13.93 2620 3375332 1474728 16.28 1108280 2753852 96 20:53:30 20:33:01 3025516 0 1272308 15.89 2620 3708496 1741364 19.23 1477016 2856736 97756 20:53:30 20:34:01 3113020 0 1253448 15.65 2620 3639852 1661468 18.34 1379000 2864924 85316 20:53:30 20:35:02 418828 0 1466624 18.31 2620 6120868 2307032 25.47 2239544 4613560 66828 20:53:30 20:36:01 753560 0 1783928 22.27 2620 5468832 3263912 36.04 2963896 3503828 93168 20:53:30 20:37:02 905712 0 1572588 19.64 2620 5528020 2942104 32.48 2615132 3680500 106960 20:53:30 20:38:01 2067936 0 1326824 16.57 2620 4611560 1439244 15.89 1525136 3642040 20 20:53:30 20:39:01 2071500 0 1323260 16.52 2620 4611560 1403444 15.49 1542692 3621584 8 20:53:30 20:40:01 2067288 0 1324660 16.54 2620 4614372 1403432 15.49 1547668 3622356 8 20:53:30 20:41:01 2067868 0 1324080 16.53 2620 4614372 1403288 15.49 1547172 3622356 12 20:53:30 20:42:01 2067608 0 1324332 16.54 2620 4614380 1403384 15.49 1547356 3622364 8 20:53:30 20:43:01 2067028 0 1324908 16.54 2620 4614384 1403468 15.50 1547736 3622364 8 20:53:30 20:44:01 2067804 0 1324128 16.53 2620 4614388 1403252 15.49 1547176 3622364 8 20:53:30 20:45:01 2066736 0 1325160 16.55 2620 4614424 1403384 15.49 1548028 3622244 16 20:53:30 20:46:01 2067172 0 1324720 16.54 2620 4614428 1403396 15.49 1548112 3622244 12 20:53:30 20:47:01 2067944 0 1323944 16.53 2620 4614432 1403252 15.49 1547344 3622244 20 20:53:30 20:48:01 2067976 0 1323904 16.53 2620 4614440 1403252 15.49 1547348 3622248 8 20:53:30 20:49:01 2067976 0 1323900 16.53 2620 4614444 1403252 15.49 1547472 3622244 8 20:53:30 20:50:01 2067276 0 1324596 16.54 2620 4614448 1403348 15.49 1547980 3622244 16 20:53:30 20:51:01 2068000 0 1323868 16.53 2620 4614452 1403252 15.49 1547364 3622244 12 20:53:30 20:52:01 2068000 0 1323864 16.53 2620 4614456 1403252 15.49 1547368 3622244 8 20:53:30 20:53:01 2058716 0 1328896 16.59 2620 4618708 1407056 15.53 1550996 3626840 32 20:53:30 Average: 2131419 0 1329564 16.60 2620 4545337 1623810 17.93 1630929 3503433 32495 20:53:30 20:53:30 20:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:53:30 20:31:01 eth0 1574.11 1410.09 6800.20 143.32 0.00 0.00 0.00 0.00 20:53:30 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:31:01 docker0 901.12 779.31 72.73 2738.26 0.00 0.00 0.00 0.00 20:53:30 20:32:01 eth0 706.18 553.52 2458.03 57.82 0.00 0.00 0.00 0.00 20:53:30 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:32:01 veth80044c1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:32:01 docker0 533.14 659.13 38.49 2425.63 0.00 0.00 0.00 0.00 20:53:30 20:33:01 eth0 31.92 16.90 24.51 11.86 0.00 0.00 0.00 0.00 20:53:30 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:33:01 veth80044c1 0.73 0.82 0.06 0.07 0.00 0.00 0.00 0.00 20:53:30 20:33:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 20:53:30 20:34:01 eth0 23.71 13.08 17.81 9.34 0.00 0.00 0.00 0.00 20:53:30 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:34:01 veth80044c1 1.13 1.13 0.09 0.09 0.00 0.00 0.00 0.00 20:53:30 20:34:01 docker0 1.13 1.13 0.07 0.09 0.00 0.00 0.00 0.00 20:53:30 20:35:02 veth7e64ee2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:53:30 20:35:02 eth0 274.20 179.90 1681.21 132.14 0.00 0.00 0.00 0.00 20:53:30 20:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:36:01 vethc47309a 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 20:53:30 20:36:01 veth847a9d5 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 20:53:30 20:36:01 veth7e64ee2 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 20:53:30 20:36:01 eth0 126.61 83.52 278.01 21.05 0.00 0.00 0.00 0.00 20:53:30 20:37:02 veth7e64ee2 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 20:53:30 20:37:02 veth0ba87f0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:53:30 20:37:02 eth0 145.47 94.59 256.78 129.50 0.00 0.00 0.00 0.00 20:53:30 20:37:02 vethcf5004e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:53:30 20:38:01 eth0 272.42 163.73 1665.89 21.61 0.00 0.00 0.00 0.00 20:53:30 20:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:53:30 20:38:01 docker0 1613.17 1713.16 122.36 6067.31 0.00 0.00 0.00 0.00 20:53:30 20:39:01 eth0 1.08 0.57 0.70 0.21 0.00 0.00 0.00 0.00 20:53:30 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:40:01 eth0 0.25 0.17 0.08 0.10 0.00 0.00 0.00 0.00 20:53:30 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:41:01 eth0 0.65 0.13 0.12 0.01 0.00 0.00 0.00 0.00 20:53:30 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:42:01 eth0 1.03 0.38 0.32 0.21 0.00 0.00 0.00 0.00 20:53:30 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:43:01 eth0 0.98 0.55 0.54 0.39 0.00 0.00 0.00 0.00 20:53:30 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:44:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:53:30 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:45:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:53:30 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:46:01 eth0 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 20:53:30 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:47:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:48:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:53:30 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:49:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:53:30 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:50:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:53:30 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:51:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:52:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:53:01 eth0 2.98 1.83 3.49 0.71 0.00 0.00 0.00 0.00 20:53:30 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 Average: eth0 136.52 108.68 569.31 22.98 0.00 0.00 0.00 0.00 20:53:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:30 Average: docker0 69.09 73.37 5.24 259.84 0.00 0.00 0.00 0.00 20:53:30 20:53:30 20:53:30 ---> sar -P ALL: 20:53:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/27/21 _x86_64_ (2 CPU) 20:53:30 20:53:30 20:29:07 LINUX RESTART (2 CPU) 20:53:30 20:53:30 20:30:02 CPU %user %nice %system %iowait %steal %idle 20:53:30 20:31:01 all 25.29 0.00 8.56 3.52 0.10 62.54 20:53:30 20:31:01 0 21.57 0.00 9.68 4.84 0.09 63.81 20:53:30 20:31:01 1 29.01 0.00 7.43 2.19 0.11 61.26 20:53:30 20:32:01 all 19.18 0.00 10.95 4.28 0.08 65.51 20:53:30 20:32:01 0 19.45 0.00 11.29 3.75 0.09 65.42 20:53:30 20:32:01 1 18.91 0.00 10.61 4.81 0.07 65.59 20:53:30 20:33:01 all 60.54 0.00 6.63 0.60 0.12 32.11 20:53:30 20:33:01 0 61.22 0.00 6.73 0.56 0.11 31.38 20:53:30 20:33:01 1 59.87 0.00 6.54 0.64 0.13 32.83 20:53:30 20:34:01 all 46.82 0.00 7.58 0.65 0.09 44.86 20:53:30 20:34:01 0 47.33 0.00 7.68 0.66 0.09 44.24 20:53:30 20:34:01 1 46.31 0.00 7.48 0.64 0.09 45.47 20:53:30 20:35:02 all 33.00 0.00 13.36 22.08 0.11 31.45 20:53:30 20:35:02 0 31.38 0.00 13.17 22.50 0.12 32.83 20:53:30 20:35:02 1 34.63 0.00 13.54 21.65 0.11 30.07 20:53:30 20:36:01 all 66.03 0.00 22.49 7.86 0.13 3.48 20:53:30 20:36:01 0 65.62 0.00 22.75 7.97 0.13 3.53 20:53:30 20:36:01 1 66.43 0.00 22.25 7.76 0.13 3.43 20:53:30 20:37:02 all 70.25 0.00 18.80 9.13 0.17 1.65 20:53:30 20:37:02 0 69.50 0.00 19.57 8.89 0.19 1.86 20:53:30 20:37:02 1 71.00 0.00 18.03 9.38 0.15 1.45 20:53:30 20:38:01 all 23.35 0.00 6.76 3.03 0.08 66.78 20:53:30 20:38:01 0 24.39 0.00 6.76 3.10 0.07 65.67 20:53:30 20:38:01 1 22.30 0.00 6.77 2.95 0.09 67.89 20:53:30 20:39:01 all 0.19 0.00 0.05 0.00 0.03 99.73 20:53:30 20:39:01 0 0.35 0.00 0.05 0.00 0.03 99.57 20:53:30 20:39:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:53:30 20:40:01 all 0.14 0.00 0.08 0.01 0.03 99.75 20:53:30 20:40:01 0 0.22 0.00 0.10 0.02 0.02 99.65 20:53:30 20:40:01 1 0.07 0.00 0.05 0.00 0.03 99.85 20:53:30 20:41:01 all 0.11 0.00 0.03 0.00 0.02 99.84 20:53:30 20:41:01 0 0.03 0.00 0.05 0.00 0.03 99.88 20:53:30 20:41:01 1 0.18 0.00 0.02 0.00 0.00 99.80 20:53:30 20:53:30 20:41:01 CPU %user %nice %system %iowait %steal %idle 20:53:30 20:42:01 all 0.21 0.00 0.03 0.00 0.01 99.75 20:53:30 20:42:01 0 0.07 0.00 0.05 0.00 0.02 99.87 20:53:30 20:42:01 1 0.35 0.00 0.02 0.00 0.00 99.63 20:53:30 20:43:01 all 0.17 0.00 0.04 0.00 0.02 99.77 20:53:30 20:43:01 0 0.03 0.00 0.07 0.00 0.02 99.88 20:53:30 20:43:01 1 0.30 0.00 0.02 0.00 0.02 99.67 20:53:30 20:44:01 all 0.13 0.00 0.03 0.00 0.02 99.82 20:53:30 20:44:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:53:30 20:44:01 1 0.25 0.00 0.03 0.00 0.00 99.72 20:53:30 20:45:01 all 0.16 0.00 0.04 0.00 0.02 99.78 20:53:30 20:45:01 0 0.25 0.00 0.03 0.00 0.02 99.70 20:53:30 20:45:01 1 0.07 0.00 0.05 0.00 0.02 99.87 20:53:30 20:46:01 all 0.03 0.00 0.03 0.00 0.03 99.91 20:53:30 20:46:01 0 0.02 0.00 0.03 0.00 0.03 99.92 20:53:30 20:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:53:30 20:47:01 all 0.15 0.00 0.03 0.00 0.01 99.81 20:53:30 20:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:53:30 20:47:01 1 0.25 0.00 0.03 0.00 0.00 99.72 20:53:30 20:48:01 all 0.14 0.00 0.04 0.00 0.02 99.80 20:53:30 20:48:01 0 0.27 0.00 0.05 0.00 0.02 99.67 20:53:30 20:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:53:30 20:49:01 all 0.14 0.00 0.02 0.00 0.03 99.82 20:53:30 20:49:01 0 0.23 0.00 0.02 0.00 0.02 99.73 20:53:30 20:49:01 1 0.05 0.00 0.02 0.00 0.03 99.90 20:53:30 20:50:01 all 0.17 0.00 0.03 0.00 0.01 99.79 20:53:30 20:50:01 0 0.28 0.00 0.02 0.00 0.00 99.70 20:53:30 20:50:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:53:30 20:51:01 all 0.16 0.00 0.03 0.00 0.03 99.77 20:53:30 20:51:01 0 0.27 0.00 0.02 0.00 0.02 99.70 20:53:30 20:51:01 1 0.05 0.00 0.05 0.00 0.05 99.85 20:53:30 20:52:01 all 0.12 0.00 0.03 0.00 0.01 99.85 20:53:30 20:52:01 0 0.20 0.00 0.02 0.00 0.00 99.78 20:53:30 20:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:53:30 20:53:30 20:52:01 CPU %user %nice %system %iowait %steal %idle 20:53:30 20:53:01 all 0.30 0.00 0.14 0.03 0.03 99.50 20:53:30 20:53:01 0 0.43 0.00 0.10 0.05 0.02 99.40 20:53:30 20:53:01 1 0.17 0.00 0.18 0.02 0.03 99.60 20:53:30 Average: all 14.18 0.00 3.92 2.11 0.05 79.74 20:53:30 Average: 0 14.01 0.00 4.01 2.16 0.05 79.77 20:53:30 Average: 1 14.35 0.00 3.83 2.07 0.05 79.71 20:53:30 20:53:30 20:53:30