Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from cf24c67dce5eab1da970699aa1aba381e09581db+a77f58c90179b916eae9116a1115cd7226a95c94 (d2dd879620d11edd7c9dd20a57f82b2f076c5998) 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-ssh5281988951419436047.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4775718058282465271.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/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-3700/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8152354703601515507.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7985626124629204021.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-3700/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-3700/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1923779719153040056.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1674 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh9205550945822227368.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh9027234981482171857.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit cf24c67dce5eab1da970699aa1aba381e09581db Merge succeeded, producing 6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 Checking out Revision 6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 (PR-3700) > git config core.sparsecheckout # timeout=10 > git checkout -f cf24c67dce5eab1da970699aa1aba381e09581db # 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/4@tmp/jenkins-gitclient-ssh1364595007759495260.key > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 # timeout=10 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 951b5ce59f6f056e85aa44111fc9d58e959043b5 # timeout=10 16:31:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:36 ========================================================= 16:31:36 EdgeX Global Pipelines Version Info 16:31:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:31:38 ------------------- 16:31:38 stable info: 16:31:38 ------------------- 16:31:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:38 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:31:38 Message: update stable to v1.0.205 16:31:38 ------------------- 16:31:38 experimental info: 16:31:38 ------------------- 16:31:38 Commited By: **** collab-it+edgex@linuxfoundation.org 16:31:38 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:31:38 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:31:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:31:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3700 [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3700 [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3700 [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f8b4a0 [Pipeline] echo 16:31:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:39 provisioning config files... 16:31:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1124248043471248460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:39 ---> docker-login.sh 16:31:39 nexus3.edgexfoundry.org:10001 16:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:40 Configure a credential helper to remove this warning. See 16:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:40 16:31:40 Login Succeeded 16:31:40 nexus3.edgexfoundry.org:10002 16:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:40 Configure a credential helper to remove this warning. See 16:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:40 16:31:40 Login Succeeded 16:31:40 nexus3.edgexfoundry.org:10003 16:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:40 Configure a credential helper to remove this warning. See 16:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:40 16:31:40 Login Succeeded 16:31:40 nexus3.edgexfoundry.org:10004 16:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:40 Configure a credential helper to remove this warning. See 16:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:40 16:31:40 Login Succeeded 16:31:40 docker.io 16:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:40 Configure a credential helper to remove this warning. See 16:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:40 16:31:40 Login Succeeded 16:31:40 ---> docker-login.sh ends [Pipeline] } 16:31:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:41 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:31:41 + for file in '`ls cmd/**/Dockerfile`' 16:31:41 ++ dirname cmd/core-command/Dockerfile 16:31:41 ++ cut -d/ -f2 16:31:41 + echo core-command,cmd/core-command/Dockerfile 16:31:41 + for file in '`ls cmd/**/Dockerfile`' 16:31:41 ++ dirname cmd/core-data/Dockerfile 16:31:41 ++ cut -d/ -f2 16:31:41 + echo core-data,cmd/core-data/Dockerfile 16:31:41 + for file in '`ls cmd/**/Dockerfile`' 16:31:41 ++ dirname cmd/core-metadata/Dockerfile 16:31:41 ++ cut -d/ -f2 16:31:41 + echo core-metadata,cmd/core-metadata/Dockerfile 16:31:41 + for file in '`ls cmd/**/Dockerfile`' 16:31:41 ++ dirname cmd/security-bootstrapper/Dockerfile 16:31:41 ++ cut -d/ -f2 16:31:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:31:41 + for file in '`ls cmd/**/Dockerfile`' 16:31:41 ++ dirname cmd/security-proxy-setup/Dockerfile 16:31:41 ++ cut -d/ -f2 16:31:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:31:41 + for file in '`ls cmd/**/Dockerfile`' 16:31:41 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:31:41 ++ cut -d/ -f2 16:31:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:31:41 + for file in '`ls cmd/**/Dockerfile`' 16:31:41 ++ dirname cmd/support-notifications/Dockerfile 16:31:41 ++ cut -d/ -f2 16:31:41 + echo support-notifications,cmd/support-notifications/Dockerfile 16:31:41 + for file in '`ls cmd/**/Dockerfile`' 16:31:41 ++ dirname cmd/support-scheduler/Dockerfile 16:31:41 ++ cut -d/ -f2 16:31:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:31:41 + for file in '`ls cmd/**/Dockerfile`' 16:31:41 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:31:41 ++ cut -d/ -f2 16:31:41 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:31:41 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:31:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:43 16:31:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:31:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:43 latest: Pulling from edgex-devops/git-semver 16:31:43 31603596830f: Pulling fs layer 16:31:43 04fac38145f0: Pulling fs layer 16:31:43 701f6daf10bf: Pulling fs layer 16:31:43 24f72da36158: Pulling fs layer 16:31:43 24f72da36158: Waiting 16:31:43 04fac38145f0: Verifying Checksum 16:31:43 04fac38145f0: Download complete 16:31:44 31603596830f: Verifying Checksum 16:31:44 31603596830f: Download complete 16:31:44 31603596830f: Pull complete 16:31:44 04fac38145f0: Pull complete 16:31:44 24f72da36158: Verifying Checksum 16:31:44 24f72da36158: Download complete 16:31:44 701f6daf10bf: Verifying Checksum 16:31:44 701f6daf10bf: Download complete 16:31:44 701f6daf10bf: Pull complete 16:31:45 24f72da36158: Pull complete 16:31:45 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:31:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:31:45 prd-centos7-docker-4c-2g-1674 does not seem to be running inside a container 16:31:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:31:46 $ docker top 23ce1ace9d0ad2d0e94803057ec4079e97626b15268c5182f1777405b322db31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:46 [ssh-agent] Looking for ssh-agent implementation... 16:31:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:46 $ docker exec 23ce1ace9d0ad2d0e94803057ec4079e97626b15268c5182f1777405b322db31 ssh-agent 16:31:46 SSH_AUTH_SOCK=/tmp/ssh-oqcD8YOuKKAn/agent.14 16:31:46 SSH_AGENT_PID=21 16:31:46 Running ssh-add (command line suppressed) 16:31:46 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5006661881591089789.key (/w/workspace/edgex-go/4@tmp/private_key_5006661881591089789.key) 16:31:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:46 + git tag --points-at HEAD [Pipeline] } 16:31:46 $ docker exec --env ******** --env ******** 23ce1ace9d0ad2d0e94803057ec4079e97626b15268c5182f1777405b322db31 ssh-agent -k 16:31:46 unset SSH_AUTH_SOCK; 16:31:46 unset SSH_AGENT_PID; 16:31:46 echo Agent pid 21 killed; 16:31:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:47 [ssh-agent] Looking for ssh-agent implementation... 16:31:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:47 $ docker exec 23ce1ace9d0ad2d0e94803057ec4079e97626b15268c5182f1777405b322db31 ssh-agent 16:31:47 SSH_AUTH_SOCK=/tmp/ssh-w4BhojOdRFBG/agent.55 16:31:47 SSH_AGENT_PID=61 16:31:47 Running ssh-add (command line suppressed) 16:31:47 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6346615864586192056.key (/w/workspace/edgex-go/4@tmp/private_key_6346615864586192056.key) 16:31:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:47 + git semver init 16:31:47 # -> Open(): unable to determine branch for HEAD 16:31:47 # $GIT_DIR = /w/workspace/edgex-go/4/.git 16:31:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 16:31:47 # $SEMVER_REMOTE_NAME = origin 16:31:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:31:47 # $SEMVER_USER_NAME = edgex-jenkins 16:31:47 # $SEMVER_BRANCH = PR-3700 16:31:47 # $SEMVER_TEMP = /tmp/semver-942045704 16:31:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:32:35 # '/tmp/semver-942045704' -> '/w/workspace/edgex-go/4/.semver' 16:32:35 # -> Force: false 16:32:35 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 16:32:35 $ docker exec --env ******** --env ******** 23ce1ace9d0ad2d0e94803057ec4079e97626b15268c5182f1777405b322db31 ssh-agent -k 16:32:36 unset SSH_AUTH_SOCK; 16:32:36 unset SSH_AGENT_PID; 16:32:36 echo Agent pid 61 killed; 16:32:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:36 + git semver [Pipeline] } 16:32:36 $ docker stop --time=1 23ce1ace9d0ad2d0e94803057ec4079e97626b15268c5182f1777405b322db31 16:32:38 $ docker rm -f 23ce1ace9d0ad2d0e94803057ec4079e97626b15268c5182f1777405b322db31 [Pipeline] // withDockerContainer [Pipeline] sh 16:32:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:32:38 Stashed 1 file(s) [Pipeline] echo 16:32:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 16:32:39 ========================================================= 16:32:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:32:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:32:40 540db60ca938: Pulling fs layer 16:32:40 adcc1eea9eea: Pulling fs layer 16:32:40 4c4ab2625f07: Pulling fs layer 16:32:40 db62176df00c: Pulling fs layer 16:32:40 3b30891b0d05: Pulling fs layer 16:32:40 06b49ca38bd5: Pulling fs layer 16:32:40 c788192a36de: Pulling fs layer 16:32:40 a77e37c0d609: Pulling fs layer 16:32:40 c3185cebc471: Pulling fs layer 16:32:40 06b49ca38bd5: Waiting 16:32:40 c788192a36de: Waiting 16:32:40 a77e37c0d609: Waiting 16:32:40 c3185cebc471: Waiting 16:32:40 db62176df00c: Waiting 16:32:40 3b30891b0d05: Waiting 16:32:40 4c4ab2625f07: Verifying Checksum 16:32:40 4c4ab2625f07: Download complete 16:32:40 adcc1eea9eea: Verifying Checksum 16:32:40 adcc1eea9eea: Download complete 16:32:40 3b30891b0d05: Verifying Checksum 16:32:40 3b30891b0d05: Download complete 16:32:40 06b49ca38bd5: Verifying Checksum 16:32:40 06b49ca38bd5: Download complete 16:32:40 c788192a36de: Verifying Checksum 16:32:40 c788192a36de: Download complete 16:32:40 540db60ca938: Verifying Checksum 16:32:40 540db60ca938: Download complete 16:32:40 540db60ca938: Pull complete 16:32:40 adcc1eea9eea: Pull complete 16:32:40 4c4ab2625f07: Pull complete 16:32:40 a77e37c0d609: Verifying Checksum 16:32:40 a77e37c0d609: Download complete 16:32:46 c3185cebc471: Verifying Checksum 16:32:46 c3185cebc471: Download complete 16:32:46 db62176df00c: Verifying Checksum 16:32:46 db62176df00c: Download complete 16:32:49 db62176df00c: Pull complete 16:32:49 3b30891b0d05: Pull complete 16:32:49 06b49ca38bd5: Pull complete 16:32:49 c788192a36de: Pull complete 16:32:49 a77e37c0d609: Pull complete 16:32:51 c3185cebc471: Pull complete 16:32:51 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:32:51 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:51 WORKDIR /edgex 16:32:51 COPY go.mod . 16:32:51 RUN go mod download' 16:32:51 + docker build -t ci-base-image-x86_64 -f - . 16:32:53 Sending build context to Docker daemon 328.9MB 16:32:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:53 ---> 031687cdd783 16:32:53 Step 2/4 : WORKDIR /edgex 16:32:56 Still waiting to schedule task 16:32:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:32:56 ---> Running in 8e466f487dd6 16:32:56 Removing intermediate container 8e466f487dd6 16:32:56 ---> add8747c8cc0 16:32:56 Step 3/4 : COPY go.mod . 16:32:56 ---> 7f5f61dda561 16:32:56 Step 4/4 : RUN go mod download 16:32:56 ---> Running in cf8c09766288 16:33:28 Removing intermediate container cf8c09766288 16:33:28 ---> 759d252f1b5b 16:33:28 Successfully built 759d252f1b5b 16:33:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:33:28 + docker inspect -f . ci-base-image-x86_64 16:33:28 . [Pipeline] withDockerContainer 16:33:28 prd-centos7-docker-4c-2g-1674 does not seem to be running inside a container 16:33:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 16:33:29 $ docker top 31f2c646e11c2275a15cbffe6ffdd2d0501d3fcce33d64e9b07553db90ef3d4e -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:29 + go version 16:33:29 go version go1.16.6 linux/amd64 [Pipeline] } 16:33:29 $ docker stop --time=1 31f2c646e11c2275a15cbffe6ffdd2d0501d3fcce33d64e9b07553db90ef3d4e 16:33:30 $ docker rm -f 31f2c646e11c2275a15cbffe6ffdd2d0501d3fcce33d64e9b07553db90ef3d4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:31 + docker inspect -f . ci-base-image-x86_64 16:33:31 . [Pipeline] withDockerContainer 16:33:31 prd-centos7-docker-4c-2g-1674 does not seem to be running inside a container 16:33:31 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 16:33:32 $ docker top 9c3af6a45e7a424b5187adccbf61006ee3e72f88ec1f5184cb0b3f0e5955b846 -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:32 ========================================================= 16:33:32 [edgeXBuildGoParallel] Running Tests and Build... 16:33:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:32 + go mod tidy [Pipeline] sh 16:33:33 + make test 16:33:33 go mod tidy 16:33:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:38 ? github.com/edgexfoundry/edgex-go [no test files] 16:33:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:34:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:34:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:34:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:34:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:34:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:34:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:34:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:34:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:34:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:34:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:34:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:34:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:34:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 46.3% of statements 16:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 90.1% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:34:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 81.2% of statements 16:34:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:34:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:34:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:34:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:34:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:34:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 94.2% of statements 16:34:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:34:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 59.1% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:34:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements 16:34:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:34:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 16:34:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements 16:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 16:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements 16:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 16:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 16:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 16:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 16:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 16:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.176s coverage: 81.8% of statements 16:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.0% of statements 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.214s coverage: 66.9% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:34:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 19.5% of statements 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:34:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.0% of statements 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:34:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:34:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:34:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:34:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 16:34:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 16:34:57 GO111MODULE=on go vet ./... 16:35:20 gofmt -l . 16:35:20 [ "`gofmt -l .`" = "" ] 16:35:20 ./bin/test-attribution-txt.sh 16:35:20 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:35:20 if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi 16:35:20 /go/bin/golangci-lint [Pipeline] sh 16:35:27 + ls -al . 16:35:27 total 612 16:35:27 drwxrwxr-x 10 1001 1001 4096 Sep 9 16:35 . 16:35:27 drwxr-xr-x 4 root root 28 Sep 9 16:33 .. 16:35:27 -rw-rw-r-- 1 1001 1001 11 Sep 9 16:31 .dockerignore 16:35:27 drwxrwxr-x 8 1001 1001 179 Sep 9 16:31 .git 16:35:27 drwxrwxr-x 4 1001 1001 142 Sep 9 16:31 .github 16:35:27 -rw-rw-r-- 1 1001 1001 818 Sep 9 16:31 .gitignore 16:35:27 -rw-rw-r-- 1 1001 1001 202 Sep 9 16:31 .golangci.yml 16:35:27 -rw-rw-r-- 1 1001 1001 76 Sep 9 16:31 .hadolint.yml 16:35:27 drwx------ 3 1001 1001 58 Sep 9 16:32 .semver 16:35:27 -rw-rw-r-- 1 1001 1001 166 Sep 9 16:31 .sonarcloud.properties 16:35:27 -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:31 ADOPTERS.md 16:35:27 -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:31 Attribution.txt 16:35:27 -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:31 CHANGELOG.md 16:35:27 -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:31 CONTRIBUTING.md 16:35:27 -rw-rw-r-- 1 1001 1001 677 Sep 9 16:31 GOVERNANCE.md 16:35:27 -rw-rw-r-- 1 1001 1001 849 Sep 9 16:31 Jenkinsfile 16:35:27 -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:31 LICENSE 16:35:27 -rw-rw-r-- 1 1001 1001 6038 Sep 9 16:31 Makefile 16:35:27 -rw-rw-r-- 1 1001 1001 582 Sep 9 16:31 OWNERS.md 16:35:27 -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:31 README.md 16:35:27 -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:31 SECURITY.md 16:35:27 -rw-rw-r-- 1 1001 1001 5 Sep 9 16:32 VERSION 16:35:27 -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:31 ZMQWindows.md 16:35:27 drwxrwxr-x 2 1001 1001 37 Sep 9 16:31 bin 16:35:27 drwxrwxr-x 14 1001 1001 4096 Sep 9 16:31 cmd 16:35:27 -rw-r--r-- 1 root root 404222 Sep 9 16:34 coverage.out 16:35:27 -rw-rw-r-- 1 1001 1001 841 Sep 9 16:31 go.mod 16:35:27 -rw-r--r-- 1 root root 50064 Sep 9 16:33 go.sum 16:35:27 drwxrwxr-x 8 1001 1001 124 Sep 9 16:31 internal 16:35:27 drwxrwxr-x 3 1001 1001 16 Sep 9 16:31 openapi 16:35:27 drwxrwxr-x 4 1001 1001 71 Sep 9 16:31 snap 16:35:27 -rw-rw-r-- 1 1001 1001 204 Sep 9 16:31 version.go [Pipeline] sh 16:35:27 + '[' -e coverage.out ] 16:35:27 + chown 1001:1001 coverage.out [Pipeline] stash 16:35:28 Stashed 1 file(s) [Pipeline] sh 16:35:28 + make build 16:35:28 go mod tidy 16:35:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:35:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:35:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:35:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:35:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:35:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:35:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:35:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:35:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:35:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:35:44 $ docker stop --time=1 9c3af6a45e7a424b5187adccbf61006ee3e72f88ec1f5184cb0b3f0e5955b846 16:35:46 $ docker rm -f 9c3af6a45e7a424b5187adccbf61006ee3e72f88ec1f5184cb0b3f0e5955b846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 16:35:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1680 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws 16:35:49 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh 16:35:49 The recommended git tool is: git 16:35:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:49 16:35:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:35:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:50 latest: Pulling from edgex-devops/edgex-compose 16:35:50 cbdbe7a5bc2a: Pulling fs layer 16:35:50 ca9280d653b3: Pulling fs layer 16:35:50 7e9c9ca2126c: Pulling fs layer 16:35:50 cbdbe7a5bc2a: Download complete 16:35:50 cbdbe7a5bc2a: Pull complete 16:35:52 ca9280d653b3: Verifying Checksum 16:35:52 ca9280d653b3: Download complete 16:35:52 ca9280d653b3: Pull complete 16:35:54 7e9c9ca2126c: Verifying Checksum 16:35:54 7e9c9ca2126c: Download complete 16:35:57 7e9c9ca2126c: Pull complete 16:35:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:35:58 prd-centos7-docker-4c-2g-1674 does not seem to be running inside a container 16:35:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:35:58 using credential edgex-jenkins-ssh 16:35:58 Cloning the remote Git repository 16:35:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:59 > git init /w/workspace/edgex-go/4 # timeout=10 16:35:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:59 > git --version # timeout=10 16:35:59 > git --version # 'git version 2.17.1' 16:35:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:00 $ docker top 8b9bfd58bc8c9f2c18924c8c07b2c950c3ea84f84f5c24c0e615a0b56872f6e4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:00 + docker-compose build --help 16:36:00 + grep parallel 16:36:01 --parallel Build images in parallel. [Pipeline] } 16:36:01 $ docker stop --time=1 8b9bfd58bc8c9f2c18924c8c07b2c950c3ea84f84f5c24c0e615a0b56872f6e4 16:36:02 $ docker rm -f 8b9bfd58bc8c9f2c18924c8c07b2c950c3ea84f84f5c24c0e615a0b56872f6e4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:03 . [Pipeline] withDockerContainer 16:36:03 prd-centos7-docker-4c-2g-1674 does not seem to be running inside a container 16:36:03 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:36:03 $ docker top 1238355f21f2dc2ee92ea4b468ecc730ec82baad702caf48dd7b87d82c76efc1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:04 + docker-compose -f ./docker-compose-build.yml build --parallel 16:36:04 Building core-command ... 16:36:04 Building core-data ... 16:36:04 Building core-metadata ... 16:36:04 Building security-bootstrapper ... 16:36:04 Building security-proxy-setup ... 16:36:04 Building security-secretstore-setup ... 16:36:04 Building support-notifications ... 16:36:04 Building support-scheduler ... 16:36:04 Building sys-mgmt-agent ... 16:36:04 Building security-bootstrapper 16:36:04 Building core-data 16:36:04 Building support-notifications 16:36:04 Building security-secretstore-setup 16:36:04 Building support-scheduler 16:36:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:13 ---> 759d252f1b5b 16:36:13 Step 3/23 : WORKDIR /edgex-go 16:36:20 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:20 ---> 759d252f1b5b 16:36:20 Step 3/26 : WORKDIR /edgex-go 16:36:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:36:21 Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit cf24c67dce5eab1da970699aa1aba381e09581db 16:36:22 ---> Running in 731da55258e9 16:36:22 ---> Running in 0f02f8b29131 16:36:22 Merge succeeded, producing bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b 16:36:22 Checking out Revision bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b (PR-3700) 16:36:22 Removing intermediate container 731da55258e9 16:36:22 ---> 25b34e42889a 16:36:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:36:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:36:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:36:21 > git config core.sparsecheckout # timeout=10 16:36:21 > git checkout -f cf24c67dce5eab1da970699aa1aba381e09581db # timeout=10 16:36:21 > git remote # timeout=10 16:36:21 > git config --get remote.origin.url # timeout=10 16:36:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:21 > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 16:36:22 > git rev-parse HEAD^{commit} # timeout=10 16:36:22 > git config core.sparsecheckout # timeout=10 16:36:22 > git checkout -f bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b # timeout=10 16:36:23 Removing intermediate container 0f02f8b29131 16:36:23 ---> 5222ec655754 16:36:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:23 ---> Running in f1f8928ceefe 16:36:24 ---> Running in 9943f22f151b 16:36:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:24 ---> 759d252f1b5b 16:36:24 Step 3/23 : WORKDIR /edgex-go 16:36:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:24 ---> 759d252f1b5b 16:36:24 Step 3/24 : WORKDIR /edgex-go 16:36:25 ---> Using cache 16:36:25 ---> 5222ec655754 16:36:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:25 ---> Using cache 16:36:25 ---> 5222ec655754 16:36:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:26 ---> Running in 2a489baa4258 16:36:26 ---> Running in a220673d0b8c 16:36:26 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" 16:36:26 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:27 provisioning config files... 16:36:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3223767365722021161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:27 Removing intermediate container f1f8928ceefe 16:36:27 ---> 7c76d747e7c1 16:36:27 Step 5/23 : RUN apk add --update --no-cache make git 16:36:27 Removing intermediate container 9943f22f151b 16:36:27 ---> 4c283c0d6f81 16:36:27 Step 5/26 : RUN apk add --update --no-cache make git 16:36:27 ---> Running in cce0dd7646ae 16:36:27 ---> Running in c6dfb9ada357 16:36:27 Removing intermediate container a220673d0b8c 16:36:27 ---> 9c688f6729a0 16:36:27 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:36:27 Removing intermediate container 2a489baa4258 16:36:27 ---> 913fc94e3786 16:36:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:36:27 ---> Running in d16c5150d629 16:36:27 ---> docker-login.sh 16:36:27 nexus3.edgexfoundry.org:10001 16:36:28 ---> Running in b2399ff78847 16:36:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:26 > git rev-list --no-walk 951b5ce59f6f056e85aa44111fc9d58e959043b5 # timeout=10 16:36:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:28 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:28 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:36:28 ---> 759d252f1b5b 16:36:28 Step 3/32 : WORKDIR /edgex-go 16:36:28 ---> Using cache 16:36:28 ---> 5222ec655754 16:36:28 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:28 ---> Using cache 16:36:28 ---> 913fc94e3786 16:36:28 Step 5/32 : RUN apk add --update --no-cache make git 16:36:28 ---> Running in e367458cc318 16:36:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:30 OK: 219 MiB in 52 packages 16:36:30 OK: 219 MiB in 52 packages 16:36:30 OK: 219 MiB in 52 packages 16:36:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:30 Removing intermediate container cce0dd7646ae 16:36:30 ---> 010106edd6a1 16:36:30 Step 6/23 : COPY go.mod . 16:36:30 Removing intermediate container d16c5150d629 16:36:30 ---> 75ea51ea88bd 16:36:30 Step 6/24 : COPY go.mod . 16:36:30 Removing intermediate container b2399ff78847 16:36:30 ---> 5a87c707df3f 16:36:30 Step 6/23 : COPY go.mod . 16:36:30 ---> 7fe5d11c9192 16:36:30 Step 7/23 : RUN go mod download 16:36:30 ---> Running in 99adf6be2797 16:36:30 OK: 219 MiB in 52 packages 16:36:30 ---> d3322e0667e1 16:36:30 Step 7/23 : RUN go mod download 16:36:30 ---> 259023c809cd 16:36:30 Step 7/24 : RUN go mod download 16:36:30 ---> Running in f45b86f119d7 16:36:30 ---> Running in 6137a69f32a1 16:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:30 Configure a credential helper to remove this warning. See 16:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:30 16:36:30 Login Succeeded 16:36:30 nexus3.edgexfoundry.org:10002 16:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:30 Configure a credential helper to remove this warning. See 16:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:30 16:36:30 Login Succeeded 16:36:30 nexus3.edgexfoundry.org:10003 16:36:30 OK: 219 MiB in 52 packages 16:36:30 Removing intermediate container e367458cc318 16:36:30 ---> 328397b47027 16:36:30 Step 6/32 : COPY go.mod . 16:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:31 Configure a credential helper to remove this warning. See 16:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:31 16:36:31 Login Succeeded 16:36:31 nexus3.edgexfoundry.org:10004 16:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:31 ---> 965cd02ec0a4 16:36:31 Step 7/32 : RUN go mod download 16:36:31 ---> Running in 371edcb29cf6 16:36:31 Removing intermediate container c6dfb9ada357 16:36:31 ---> a7406eae9aa2 16:36:31 Step 6/26 : COPY go.mod . 16:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:31 Configure a credential helper to remove this warning. See 16:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:31 16:36:31 Login Succeeded 16:36:31 docker.io 16:36:31 ---> 83b22f0298f9 16:36:31 Step 7/26 : RUN go mod download 16:36:31 ---> Running in f1690f963fd1 16:36:32 Removing intermediate container 99adf6be2797 16:36:32 ---> 9f1a9aaa3323 16:36:32 Step 8/23 : COPY . . 16:36:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:32 Configure a credential helper to remove this warning. See 16:36:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:32 16:36:32 Login Succeeded 16:36:32 ---> docker-login.sh ends [Pipeline] } 16:36:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:36:33 ========================================================= 16:36:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:36:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:33 Removing intermediate container f45b86f119d7 16:36:33 ---> bd1ce6e9ffa8 16:36:33 Step 8/23 : COPY . . 16:36:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:34 Removing intermediate container 6137a69f32a1 16:36:34 ---> 91569fdb9885 16:36:34 Step 8/24 : COPY . . 16:36:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:36:34 595b0fe564bb: Pulling fs layer 16:36:34 24495759ef45: Pulling fs layer 16:36:34 d148012ef14d: Pulling fs layer 16:36:34 e90a11edd702: Pulling fs layer 16:36:34 d77568369979: Pulling fs layer 16:36:34 fc1c9f9a7f3b: Pulling fs layer 16:36:34 170f2ba95c9a: Pulling fs layer 16:36:34 97ac5df62f85: Pulling fs layer 16:36:34 e90a11edd702: Waiting 16:36:34 d77568369979: Waiting 16:36:34 fc1c9f9a7f3b: Waiting 16:36:34 170f2ba95c9a: Waiting 16:36:34 97ac5df62f85: Waiting 16:36:34 d148012ef14d: Download complete 16:36:34 24495759ef45: Download complete 16:36:34 d77568369979: Verifying Checksum 16:36:34 d77568369979: Download complete 16:36:34 fc1c9f9a7f3b: Verifying Checksum 16:36:34 fc1c9f9a7f3b: Download complete 16:36:34 595b0fe564bb: Download complete 16:36:34 170f2ba95c9a: Verifying Checksum 16:36:34 170f2ba95c9a: Download complete 16:36:34 595b0fe564bb: Pull complete 16:36:35 24495759ef45: Pull complete 16:36:36 d148012ef14d: Pull complete 16:36:37 Removing intermediate container f1690f963fd1 16:36:37 ---> 4b3066e46cd4 16:36:37 Step 8/26 : COPY . . 16:36:37 Removing intermediate container 371edcb29cf6 16:36:37 ---> 486239cec8f8 16:36:37 Step 8/32 : COPY . . 16:36:37 ---> 0b4235237c33 16:36:37 Step 9/23 : RUN go mod tidy 16:36:38 97ac5df62f85: Verifying Checksum 16:36:38 97ac5df62f85: Download complete 16:36:38 ---> Running in 99f42481cf57 16:36:38 e90a11edd702: Verifying Checksum 16:36:38 e90a11edd702: Download complete 16:36:43 ---> b5e677113e6b 16:36:43 Step 9/24 : RUN go mod tidy 16:36:43 ---> 885e2bb48f55 16:36:43 Step 9/23 : RUN go mod tidy 16:36:43 Removing intermediate container 99f42481cf57 16:36:43 ---> 38d4151312b1 16:36:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:36:43 ---> Running in 5256e3a0ad99 16:36:43 ---> Running in 0a9ba27a9982 16:36:43 ---> Running in 16acaace4202 16:36:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:36:48 Removing intermediate container 0a9ba27a9982 16:36:48 ---> 9875669db48b 16:36:48 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:36:48 Removing intermediate container 5256e3a0ad99 16:36:48 ---> bd83b472a2cf 16:36:48 Step 10/24 : RUN make cmd/core-data/core-data 16:36:48 ---> Running in b0e8a8c7d0e5 16:36:48 ---> Running in a011062edc3a 16:36:48 e90a11edd702: Pull complete 16:36:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:36:48 d77568369979: Pull complete 16:36:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:36:48 fc1c9f9a7f3b: Pull complete 16:36:49 170f2ba95c9a: Pull complete 16:36:54 97ac5df62f85: Pull complete 16:36:54 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:36:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:36:55 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:55 WORKDIR /edgex 16:36:55 COPY go.mod . 16:36:55 RUN go mod download 16:36:55 docker build -t ci-base-image-arm64 -f - . 16:36:57 Sending build context to Docker daemon 166MB 16:36:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:57 ---> 04bc70af865f 16:36:57 Step 2/4 : WORKDIR /edgex 16:36:58 ---> eb1d65a2e9dd 16:36:58 Step 9/32 : RUN go mod tidy 16:36:58 ---> Running in 0f71e10e2f62 16:36:58 ---> b9143f85ad1b 16:36:58 Step 9/26 : RUN go mod tidy 16:36:58 ---> Running in 02711f3c4462 16:37:00 Removing intermediate container 0f71e10e2f62 16:37:00 ---> acb8814f1175 16:37:00 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:37:00 ---> Running in 765ca4c2308c 16:37:00 Removing intermediate container 02711f3c4462 16:37:00 ---> 3130fcf27ebd 16:37:00 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:37:00 ---> Running in 86d74521dea9 16:37:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:37:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:37:03 ---> Running in 43c2f305d40b 16:37:03 Removing intermediate container 43c2f305d40b 16:37:03 ---> 97bc265b38c3 16:37:03 Step 3/4 : COPY go.mod . 16:37:04 ---> b78e17153c4f 16:37:04 Step 4/4 : RUN go mod download 16:37:04 ---> Running in 568d23cc82a9 16:37:21 Removing intermediate container 16acaace4202 16:37:21 ---> 60b8210c4dbc 16:37:21 16:37:21 Step 11/23 : FROM alpine:3.12 16:37:21 3.12: Pulling from library/alpine 16:37:21 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:37:21 Status: Downloaded newer image for alpine:3.12 16:37:21 ---> 48b8ec4ed9eb 16:37:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:37:21 ---> Running in 6a2c06d326bd 16:37:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:22 (1/1) Installing dumb-init (1.2.2-r1) 16:37:22 Executing busybox-1.31.1-r20.trigger 16:37:22 OK: 6 MiB in 15 packages 16:37:22 Removing intermediate container 6a2c06d326bd 16:37:22 ---> 08368af276be 16:37:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:22 ---> Running in b2e1a6244c20 16:37:22 Removing intermediate container b2e1a6244c20 16:37:22 ---> 2659a64a26dc 16:37:22 Step 14/23 : ENV APP_PORT=59861 16:37:22 ---> Running in cef55de4d405 16:37:23 Removing intermediate container cef55de4d405 16:37:23 ---> 153d95943be2 16:37:23 Step 15/23 : EXPOSE $APP_PORT 16:37:23 ---> Running in 1e6e5f37d892 16:37:23 Removing intermediate container 1e6e5f37d892 16:37:23 ---> af07742fd6d0 16:37:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:23 ---> 34e0484a5b46 16:37:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:37:24 ---> 9a42bc6c9ea6 16:37:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:37:24 ---> a1a2e3dae437 16:37:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:37:24 ---> Running in 5a70d311cdc4 16:37:26 Removing intermediate container 5a70d311cdc4 16:37:26 ---> 5849911b3edd 16:37:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:26 ---> Running in 60523d03012e 16:37:26 Removing intermediate container 60523d03012e 16:37:26 ---> db39ea7e3ba7 16:37:26 Step 21/23 : LABEL arch=x86_64 16:37:26 ---> Running in 4af6630779e0 16:37:26 Removing intermediate container 4af6630779e0 16:37:26 ---> 8c5c4a36c399 16:37:26 Step 22/23 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 16:37:26 ---> Running in f1533a0d017f 16:37:26 Removing intermediate container f1533a0d017f 16:37:26 ---> 4312bb7cd80f 16:37:26 Step 23/23 : LABEL version=0.0.0 16:37:26 ---> Running in e51417e04f1d 16:37:26 Removing intermediate container e51417e04f1d 16:37:26 ---> 1ee6e8856f7a 16:37:26 16:37:26 Successfully built 1ee6e8856f7a 16:37:26 Successfully tagged support-scheduler:latest 16:37:26 Building sys-mgmt-agent 16:37:32  Building support-scheduler ... done Removing intermediate container b0e8a8c7d0e5 16:37:32 ---> c6ff234f3bdc 16:37:32 16:37:32 Step 11/23 : FROM alpine:3.12 16:37:32 ---> 48b8ec4ed9eb 16:37:32 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:37:32 ---> Running in 2c485be9866f 16:37:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:32 ---> 759d252f1b5b 16:37:32 Step 3/24 : WORKDIR /edgex-go 16:37:32 ---> Using cache 16:37:32 ---> 5222ec655754 16:37:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:32 ---> Using cache 16:37:32 ---> 913fc94e3786 16:37:32 Step 5/24 : RUN apk add --update --no-cache make bash git 16:37:32 (1/2) Installing ca-certificates (20191127-r4) 16:37:32 (2/2) Installing dumb-init (1.2.2-r1) 16:37:32 Executing busybox-1.31.1-r20.trigger 16:37:32 Executing ca-certificates-20191127-r4.trigger 16:37:32 OK: 6 MiB in 16 packages 16:37:32 ---> Running in 03e3c3a5b3cb 16:37:32 Removing intermediate container a011062edc3a 16:37:32 ---> aca5cbc0247f 16:37:32 16:37:32 Step 11/24 : FROM alpine:3.12 16:37:32 ---> 48b8ec4ed9eb 16:37:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:37:32 ---> Running in 881f9f657f09 16:37:33 Removing intermediate container 881f9f657f09 16:37:33 ---> 95738eff5f18 16:37:33 Step 13/24 : ENV APP_PORT=59880 16:37:33 ---> Running in 1766b1cadd68 16:37:33 Removing intermediate container 2c485be9866f 16:37:33 ---> 5ce5e99ee58b 16:37:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:37:33 ---> Running in 81ecdddc7f1e 16:37:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:33 Removing intermediate container 1766b1cadd68 16:37:33 ---> 08fadc0234e0 16:37:33 Step 14/24 : EXPOSE $APP_PORT 16:37:33 ---> Running in a7a137db4912 16:37:33 Removing intermediate container 81ecdddc7f1e 16:37:33 ---> 8b3d818a13ff 16:37:33 Step 14/23 : ENV APP_PORT=59860 16:37:33 ---> Running in 345c119f0306 16:37:33 Removing intermediate container a7a137db4912 16:37:33 ---> afcd638d044f 16:37:33 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:33 Removing intermediate container 345c119f0306 16:37:33 ---> 25aca4d1e5e1 16:37:33 Step 15/23 : EXPOSE $APP_PORT 16:37:33 ---> Running in 2d7c0fd141f7 16:37:33 ---> Running in 21014f43a259 16:37:34 Removing intermediate container 21014f43a259 16:37:34 ---> 267506cd298d 16:37:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:37:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:34 ---> cf55a884679e 16:37:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:37:36 ---> a4c8f1339109 16:37:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:37:36 Removing intermediate container 2d7c0fd141f7 16:37:36 ---> fcc5380f697a 16:37:36 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:37:36 ---> Running in 31dcb113e412 16:37:36 ---> 3c3da4f5774c 16:37:36 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:37:36 ---> Running in 5f4d6e0f9d6c 16:37:36 OK: 219 MiB in 52 packages 16:37:36 Removing intermediate container 5f4d6e0f9d6c 16:37:36 ---> 118a1fd0dd6f 16:37:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:36 ---> Running in 2ede5bed7896 16:37:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:36 Removing intermediate container 2ede5bed7896 16:37:36 ---> 78177936dbae 16:37:36 Step 21/23 : LABEL arch=x86_64 16:37:36 ---> Running in 28eab66d98ad 16:37:36 Removing intermediate container 03e3c3a5b3cb 16:37:36 ---> d1b09ce9e213 16:37:36 Step 6/24 : COPY go.mod . 16:37:36 Removing intermediate container 28eab66d98ad 16:37:36 ---> 4ec327c2524e 16:37:36 Step 22/23 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 16:37:36 ---> ebf39228601e 16:37:36 Step 7/24 : RUN go mod download 16:37:36 ---> Running in c23b28d23789 16:37:36 ---> Running in 49bb18a0030c 16:37:36 Removing intermediate container c23b28d23789 16:37:36 ---> f61a9e400278 16:37:36 Step 23/23 : LABEL version=0.0.0 16:37:36 ---> Running in ddd7dee6a112 16:37:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:36 Removing intermediate container ddd7dee6a112 16:37:36 ---> f847aba419c8 16:37:36 16:37:36 Successfully built f847aba419c8 16:37:36 Successfully tagged support-notifications:latest 16:37:36 Building security-proxy-setup 16:37:38  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) 16:37:38 (2/6) Installing libgcc (9.3.0-r2) 16:37:38 (3/6) Installing libsodium (1.0.18-r0) 16:37:39 (4/6) Installing libstdc++ (9.3.0-r2) 16:37:39 Removing intermediate container 765ca4c2308c 16:37:39 ---> be489dea2d5d 16:37:39 16:37:39 Step 11/32 : FROM alpine:3.12 16:37:39 ---> 48b8ec4ed9eb 16:37:39 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:37:40 Removing intermediate container 86d74521dea9 16:37:40 ---> adbb173156f7 16:37:40 16:37:40 Step 11/26 : FROM alpine:3.12 16:37:40 ---> 48b8ec4ed9eb 16:37:40 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:37:40 ---> Running in 66ee4293bde3 16:37:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:40 ---> 759d252f1b5b 16:37:40 Step 3/22 : WORKDIR /edgex-go 16:37:40 ---> Using cache 16:37:40 ---> 5222ec655754 16:37:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:40 ---> Using cache 16:37:40 ---> 913fc94e3786 16:37:40 Step 5/22 : RUN apk add --update --no-cache make git 16:37:40 ---> Using cache 16:37:40 ---> 328397b47027 16:37:40 Step 6/22 : COPY go.mod . 16:37:40 ---> Using cache 16:37:40 ---> 965cd02ec0a4 16:37:40 Step 7/22 : RUN go mod download 16:37:40 ---> Using cache 16:37:40 ---> 486239cec8f8 16:37:40 Step 8/22 : COPY . . 16:37:40 ---> Using cache 16:37:40 ---> eb1d65a2e9dd 16:37:40 Step 9/22 : RUN go mod tidy 16:37:40 ---> Using cache 16:37:40 ---> acb8814f1175 16:37:40 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:37:40 ---> Running in 7a92bf0add30 16:37:40 Removing intermediate container 66ee4293bde3 16:37:40 ---> 178286a8d40e 16:37:40 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:37:40 ---> Running in a05697f7b35c 16:37:40 ---> Running in de538815541d 16:37:40 Removing intermediate container 49bb18a0030c 16:37:40 ---> 8e0657a95b38 16:37:40 Step 8/24 : COPY . . 16:37:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:40 (5/6) Installing libzmq (4.3.3-r0) 16:37:40 (1/3) Installing ca-certificates (20191127-r4) 16:37:40 (2/3) Installing dumb-init (1.2.2-r1) 16:37:40 (3/3) Installing su-exec (0.2-r1) 16:37:40 Executing busybox-1.31.1-r20.trigger 16:37:40 Executing ca-certificates-20191127-r4.trigger 16:37:41 OK: 6 MiB in 17 packages 16:37:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:37:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:41 (1/2) Installing dumb-init (1.2.2-r1) 16:37:41 (2/2) Installing su-exec (0.2-r1) 16:37:41 Executing busybox-1.31.1-r20.trigger 16:37:41 OK: 6 MiB in 16 packages 16:37:41 (6/6) Installing zeromq (4.3.3-r0) 16:37:42 Executing busybox-1.31.1-r20.trigger 16:37:42 OK: 8 MiB in 20 packages 16:37:43 Removing intermediate container 7a92bf0add30 16:37:43 ---> 6e1990eca248 16:37:43 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:44 Removing intermediate container de538815541d 16:37:44 ---> d5c4dce12caf 16:37:44 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:37:44 Removing intermediate container 31dcb113e412 16:37:44 ---> 984a50fdcc30 16:37:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:44 ---> Running in 02a478110a35 16:37:44 ---> Running in deaa93494abe 16:37:44 Removing intermediate container 02a478110a35 16:37:44 ---> dc4881e7ff7a 16:37:44 Step 14/26 : WORKDIR / 16:37:44 ---> 85150f377efd 16:37:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:37:44 ---> Running in 151a490380a8 16:37:44 Removing intermediate container deaa93494abe 16:37:44 ---> 577492fffb1b 16:37:44 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:37:44 ---> Running in 42d73b0ca009 16:37:45 ---> ad8f62bfe672 16:37:45 Step 9/24 : RUN go mod tidy 16:37:45 Removing intermediate container 151a490380a8 16:37:45 ---> 756f499a09be 16:37:45 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:37:45 ---> Running in aaf489689bfc 16:37:45 Removing intermediate container 42d73b0ca009 16:37:45 ---> da27a4881e66 16:37:45 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:37:45 ---> Running in 16b2e123d806 16:37:45 ---> 81bd8cc567f5 16:37:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:37:45 ---> a19cb2341c89 16:37:45 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:37:45 ---> 62dec4fa0d48 16:37:45 Step 20/24 : ENTRYPOINT ["/core-data"] 16:37:46 ---> Running in 085f21666194 16:37:46 ---> d9917f877445 16:37:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:37:46 Removing intermediate container 085f21666194 16:37:46 ---> bf8b6ac8ff12 16:37:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:46 ---> Running in 1320914dfc44 16:37:46 ---> 0cc27b281997 16:37:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:37:46 Removing intermediate container 1320914dfc44 16:37:46 ---> d280b4db14a0 16:37:46 Step 22/24 : LABEL arch=x86_64 16:37:46 ---> Running in 14fd395b28fe 16:37:46 Removing intermediate container 16b2e123d806 16:37:46 ---> 773043c63669 16:37:46 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:37:47 ---> Running in 50d090344119 16:37:47 ---> 0dd020d40446 16:37:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:37:47 Removing intermediate container 14fd395b28fe 16:37:47 ---> 505a1af6b34f 16:37:47 Step 23/24 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 16:37:47 ---> Running in 3af170b7c95f 16:37:47 Removing intermediate container 50d090344119 16:37:47 ---> c9004d879022 16:37:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:37:47 Removing intermediate container 3af170b7c95f 16:37:47 ---> 16c9ec4671c7 16:37:47 Step 24/24 : LABEL version=0.0.0 16:37:47 ---> 1713578ecce3 16:37:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:37:47 ---> Running in b3e66750e276 16:37:47 ---> 2468fb42e918 16:37:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:37:47 ---> Running in 36513e8d1c8b 16:37:47 Removing intermediate container aaf489689bfc 16:37:47 ---> b192e1202f9a 16:37:47 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:37:47 Removing intermediate container b3e66750e276 16:37:47 ---> b91e72fffa4f 16:37:47 16:37:47 ---> Running in a46bf553960b 16:37:48 Successfully built b91e72fffa4f 16:37:48 Successfully tagged core-data:latest 16:37:48 Building core-metadata 16:37:48  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:37:49 ---> aefc1dc450a9 16:37:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:37:50 ---> 86c072f70abb 16:37:50 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:37:50 ---> Running in f7e7c2f53a0f 16:37:50 Removing intermediate container 36513e8d1c8b 16:37:50 ---> 1b64407c4860 16:37:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:51 ---> 7aa2c8e76ced 16:37:51 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:37:51 Removing intermediate container f7e7c2f53a0f 16:37:51 ---> 52e6eb91afcd 16:37:51 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:37:51 ---> Running in 2cc608db01a0 16:37:51 ---> c38ffb85dd20 16:37:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:37:51 Removing intermediate container 2cc608db01a0 16:37:51 ---> d3a240aac9cf 16:37:51 Step 24/26 : LABEL arch=x86_64 16:37:51 ---> Running in 0f8e3fb11a8d 16:37:51 ---> aabd0b266835 16:37:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:37:52 Removing intermediate container 0f8e3fb11a8d 16:37:52 ---> 7a0e83dc799f 16:37:52 Step 25/26 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 16:37:52 ---> Running in 1dde24feb116 16:37:52 ---> eda493be0dc7 16:37:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:37:52 Removing intermediate container 1dde24feb116 16:37:52 ---> 97f50affb613 16:37:52 Step 26/26 : LABEL version=0.0.0 16:37:52 ---> Running in 395df4c3e210 16:37:52 ---> cbf720ee0086 16:37:52 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:37:52 Removing intermediate container 395df4c3e210 16:37:52 ---> 0a823e3bd46b 16:37:52 16:37:52 Successfully built 0a823e3bd46b 16:37:52 ---> Running in b5ee107c61ad 16:37:52 Successfully tagged security-secretstore-setup:latest 16:37:52 Building core-command 16:37:53  Building security-secretstore-setup ... done Removing intermediate container b5ee107c61ad 16:37:53 ---> 8c1f700d0eeb 16:37:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:37:55 ---> 0ab4caeb256c 16:37:55 Step 27/32 : RUN chmod +x /entrypoint.sh 16:37:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:57 ---> 759d252f1b5b 16:37:57 Step 3/24 : WORKDIR /edgex-go 16:37:57 ---> Using cache 16:37:57 ---> 5222ec655754 16:37:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:57 ---> Using cache 16:37:57 ---> 913fc94e3786 16:37:57 Step 5/24 : RUN apk add --update --no-cache make git 16:37:57 ---> Using cache 16:37:57 ---> 328397b47027 16:37:57 Step 6/24 : COPY go.mod . 16:37:57 ---> Using cache 16:37:57 ---> 965cd02ec0a4 16:37:57 Step 7/24 : RUN go mod download 16:37:57 ---> Using cache 16:37:57 ---> 486239cec8f8 16:37:57 Step 8/24 : COPY . . 16:37:57 ---> Using cache 16:37:57 ---> eb1d65a2e9dd 16:37:57 Step 9/24 : RUN go mod tidy 16:37:57 ---> Using cache 16:37:57 ---> acb8814f1175 16:37:57 Step 10/24 : RUN make cmd/core-command/core-command 16:37:57 ---> Running in c5a55baed99c 16:37:58 ---> Running in eaa4ca11c42f 16:37:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:37:59 Removing intermediate container c5a55baed99c 16:37:59 ---> 65871ec88992 16:37:59 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:38:00 ---> Running in 45f0b99a82a1 16:38:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:38:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:38:00 ---> 759d252f1b5b 16:38:00 Step 3/24 : WORKDIR /edgex-go 16:38:00 ---> Using cache 16:38:00 ---> 5222ec655754 16:38:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:00 ---> Using cache 16:38:00 ---> 913fc94e3786 16:38:00 Step 5/24 : RUN apk add --update --no-cache make git 16:38:00 ---> Using cache 16:38:00 ---> 328397b47027 16:38:00 Step 6/24 : COPY go.mod . 16:38:00 ---> Using cache 16:38:00 ---> 965cd02ec0a4 16:38:00 Step 7/24 : RUN go mod download 16:38:00 ---> Using cache 16:38:00 ---> 486239cec8f8 16:38:00 Step 8/24 : COPY . . 16:38:00 ---> Using cache 16:38:00 ---> eb1d65a2e9dd 16:38:00 Step 9/24 : RUN go mod tidy 16:38:00 ---> Using cache 16:38:00 ---> acb8814f1175 16:38:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:38:00 ---> Running in 076865457b69 16:38:00 Removing intermediate container 45f0b99a82a1 16:38:00 ---> 504693583df7 16:38:00 Step 29/32 : CMD ["gate"] 16:38:00 ---> Running in 8f888beab3a6 16:38:00 Removing intermediate container 8f888beab3a6 16:38:00 ---> e553cf09f48e 16:38:00 Step 30/32 : LABEL arch=x86_64 16:38:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:38:00 ---> Running in a28adcc8ff4e 16:38:00 Removing intermediate container a28adcc8ff4e 16:38:00 ---> fead42b54a7e 16:38:00 Step 31/32 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 16:38:00 ---> Running in 86aa4e99c898 16:38:01 Removing intermediate container 86aa4e99c898 16:38:01 ---> c52ed6d8b817 16:38:01 Step 32/32 : LABEL version=0.0.0 16:38:01 ---> Running in c3e2c9d25cd2 16:38:01 Removing intermediate container c3e2c9d25cd2 16:38:01 ---> 039979e2ee26 16:38:01 16:38:01 Successfully built 039979e2ee26 16:38:01 Successfully tagged security-bootstrapper:latest 16:38:04  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:38:08 Removing intermediate container a05697f7b35c 16:38:08 ---> 20e6acc8e92a 16:38:08 16:38:08 Step 11/22 : FROM alpine:3.12 16:38:08 ---> 48b8ec4ed9eb 16:38:08 Step 12/22 : RUN apk add --update --no-cache curl 16:38:08 ---> Running in 602a47e85dc8 16:38:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:10 (1/4) Installing ca-certificates (20191127-r4) 16:38:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:38:10 (3/4) Installing libcurl (7.78.0-r0) 16:38:10 (4/4) Installing curl (7.78.0-r0) 16:38:10 Executing busybox-1.31.1-r20.trigger 16:38:10 Executing ca-certificates-20191127-r4.trigger 16:38:10 OK: 7 MiB in 18 packages 16:38:10 Removing intermediate container 602a47e85dc8 16:38:10 ---> 9dd2fe83a949 16:38:10 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:38:10 ---> Running in 38f82db8d02e 16:38:10 Removing intermediate container 38f82db8d02e 16:38:10 ---> 2e66772c1d52 16:38:10 Step 14/22 : WORKDIR /edgex 16:38:10 ---> Running in a4c2ec226b83 16:38:10 Removing intermediate container a4c2ec226b83 16:38:10 ---> 82593a743194 16:38:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:38:10 ---> 7a44842ec140 16:38:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:38:11 ---> 44fe32c2ee7d 16:38:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:38:11 ---> 603e48cc52da 16:38:11 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:38:11 ---> Running in 06c591743a1a 16:38:12 Removing intermediate container 06c591743a1a 16:38:12 ---> 9e5119d3e048 16:38:12 Step 19/22 : CMD ["--init=true"] 16:38:12 ---> Running in 03a91effd670 16:38:12 Removing intermediate container 03a91effd670 16:38:12 ---> 4648e51c9069 16:38:12 Step 20/22 : LABEL arch=x86_64 16:38:12 ---> Running in 0019d0c2f033 16:38:12 Removing intermediate container 0019d0c2f033 16:38:12 ---> af916ffc8e87 16:38:12 Step 21/22 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 16:38:12 ---> Running in 60dbfbdbccff 16:38:12 Removing intermediate container 60dbfbdbccff 16:38:12 ---> f442f9909b81 16:38:12 Step 22/22 : LABEL version=0.0.0 16:38:12 ---> Running in 6e9fa3e20a1e 16:38:12 Removing intermediate container 6e9fa3e20a1e 16:38:12 ---> 31ea8e836d8f 16:38:12 16:38:13 Successfully built 31ea8e836d8f 16:38:13 Successfully tagged security-proxy-setup:latest 16:38:18  Building security-proxy-setup ... done Removing intermediate container a46bf553960b 16:38:18 ---> 5a53685e569a 16:38:18 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:38:18 ---> Running in 923ccd192d33 16:38:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:38:20 Removing intermediate container 923ccd192d33 16:38:20 ---> 2771600f1977 16:38:20 16:38:20 Step 12/24 : FROM docker:20.10.7 16:38:20 20.10.7: Pulling from library/docker 16:38:23 Removing intermediate container eaa4ca11c42f 16:38:23 ---> 55a1ccc95498 16:38:23 16:38:23 Step 11/24 : FROM alpine:3.12 16:38:23 ---> 48b8ec4ed9eb 16:38:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:38:23 ---> Using cache 16:38:23 ---> 08368af276be 16:38:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:23 ---> Using cache 16:38:23 ---> 2659a64a26dc 16:38:23 Step 14/24 : ENV APP_PORT=59882 16:38:24 ---> Running in 50cd7ef511ea 16:38:24 Removing intermediate container 50cd7ef511ea 16:38:24 ---> cf8a12a5af09 16:38:24 Step 15/24 : EXPOSE $APP_PORT 16:38:24 ---> Running in 364f7780afd4 16:38:24 Removing intermediate container 364f7780afd4 16:38:24 ---> 9abb8bb395d5 16:38:24 Step 16/24 : WORKDIR / 16:38:24 ---> Running in e95d9157f3ec 16:38:24 Removing intermediate container e95d9157f3ec 16:38:24 ---> f3f365674465 16:38:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:24 Removing intermediate container 076865457b69 16:38:24 ---> 409013ab07e2 16:38:24 16:38:24 Step 11/24 : FROM alpine:3.12 16:38:24 ---> 48b8ec4ed9eb 16:38:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:38:24 ---> Using cache 16:38:24 ---> 08368af276be 16:38:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:24 ---> Using cache 16:38:24 ---> 2659a64a26dc 16:38:24 Step 14/24 : ENV APP_PORT=59881 16:38:24 ---> Running in abbe554ff5b0 16:38:24 ---> b30952172857 16:38:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:38:24 Removing intermediate container abbe554ff5b0 16:38:24 ---> 507b6e99f5d7 16:38:24 Step 15/24 : EXPOSE $APP_PORT 16:38:25 ---> Running in 45f0bc9e9952 16:38:25 Removing intermediate container 45f0bc9e9952 16:38:25 ---> 7cd0e9db76a2 16:38:25 Step 16/24 : WORKDIR / 16:38:25 ---> 8d444eb880d7 16:38:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:38:25 ---> Running in 961149501c5a 16:38:25 Removing intermediate container 961149501c5a 16:38:25 ---> 84830be8bd3e 16:38:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:25 ---> c6a39e5d6e0b 16:38:25 Step 20/24 : ENTRYPOINT ["/core-command"] 16:38:25 ---> Running in 980a68bbd60e 16:38:25 ---> 4da0016f1368 16:38:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:38:25 Removing intermediate container 980a68bbd60e 16:38:25 ---> 62dd49ba4d87 16:38:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:25 ---> Running in 8a2985f5f7b5 16:38:25 Removing intermediate container 8a2985f5f7b5 16:38:25 ---> fd8c8455702e 16:38:25 Step 22/24 : LABEL arch=x86_64 16:38:25 ---> Running in 4ffb9033e28b 16:38:25 ---> 4e8a6f6a8cf6 16:38:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:38:26 Removing intermediate container 4ffb9033e28b 16:38:26 ---> 388b732411bb 16:38:26 Step 23/24 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 16:38:26 ---> Running in e86d397a3b52 16:38:26 ---> edc1d6f68b95 16:38:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:38:26 ---> Running in 7ca2f78417e7 16:38:26 Removing intermediate container e86d397a3b52 16:38:26 ---> 719f9c686660 16:38:26 Step 24/24 : LABEL version=0.0.0 16:38:26 ---> Running in d49a7b79fab1 16:38:26 Removing intermediate container 7ca2f78417e7 16:38:26 ---> e10c2535fe28 16:38:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:26 ---> Running in 60c46a783f6c 16:38:26 Removing intermediate container d49a7b79fab1 16:38:26 ---> ab1321983f71 16:38:26 16:38:26 Successfully built ab1321983f71 16:38:26 Successfully tagged core-command:latest 16:38:26  Building core-command ... done Removing intermediate container 60c46a783f6c 16:38:26 ---> 69bebaac717e 16:38:26 Step 22/24 : LABEL arch=x86_64 16:38:26 ---> Running in 01d951282c63 16:38:26 Removing intermediate container 01d951282c63 16:38:26 ---> df1dd91dc678 16:38:26 Step 23/24 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 16:38:26 ---> Running in 5ebf552ead5d 16:38:26 Removing intermediate container 5ebf552ead5d 16:38:26 ---> 73b5e8187e03 16:38:26 Step 24/24 : LABEL version=0.0.0 16:38:26 ---> Running in 0ada88c99568 16:38:26 Removing intermediate container 0ada88c99568 16:38:26 ---> 8065e4958377 16:38:26 16:38:26 Successfully built 8065e4958377 16:38:26 Successfully tagged core-metadata:latest 16:38:28  Building core-metadata ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:38:28 Status: Downloaded newer image for docker:20.10.7 16:38:28 ---> 08bdaf2f88f9 16:38:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:38:28 ---> Running in 133053398f03 16:38:28 Removing intermediate container 133053398f03 16:38:28 ---> 01545e488125 16:38:28 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:38:28 ---> Running in d36bd844bb38 16:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:38:29 (1/39) Installing readline (8.1.0-r0) 16:38:29 (2/39) Installing bash (5.1.0-r0) 16:38:29 Executing bash-5.1.0-r0.post-install 16:38:29 (3/39) Installing brotli-libs (1.0.9-r3) 16:38:29 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:38:29 (5/39) Installing libcurl (7.78.0-r0) 16:38:29 (6/39) Installing curl (7.78.0-r0) 16:38:29 (7/39) Installing dumb-init (1.2.5-r0) 16:38:29 (8/39) Installing libbz2 (1.0.8-r1) 16:38:29 (9/39) Installing expat (2.2.10-r1) 16:38:29 (10/39) Installing libffi (3.3-r2) 16:38:29 (11/39) Installing gdbm (1.19-r0) 16:38:29 (12/39) Installing xz-libs (5.2.5-r0) 16:38:29 (13/39) Installing sqlite-libs (3.34.1-r0) 16:38:29 (14/39) Installing python3 (3.8.10-r0) 16:38:30 (15/39) Installing py3-appdirs (1.4.4-r1) 16:38:30 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:38:30 (17/39) Installing py3-parsing (2.4.7-r1) 16:38:30 (18/39) Installing py3-six (1.15.0-r0) 16:38:30 (19/39) Installing py3-packaging (20.9-r0) 16:38:30 (20/39) Installing py3-setuptools (51.3.3-r0) 16:38:30 (21/39) Installing py3-chardet (4.0.0-r0) 16:38:30 (22/39) Installing py3-idna (3.1-r0) 16:38:30 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:38:30 (24/39) Installing py3-requests (2.25.1-r1) 16:38:30 (25/39) Installing py3-msgpack (1.0.2-r0) 16:38:30 (26/39) Installing py3-lockfile (0.12.2-r3) 16:38:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:38:30 (28/39) Installing py3-colorama (0.4.4-r0) 16:38:30 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:38:30 (30/39) Installing py3-distlib (0.3.1-r1) 16:38:30 (31/39) Installing py3-distro (1.5.0-r1) 16:38:30 (32/39) Installing py3-webencodings (0.5.1-r3) 16:38:30 (33/39) Installing py3-html5lib (1.1-r0) 16:38:30 (34/39) Installing py3-pytoml (0.1.21-r0) 16:38:30 (35/39) Installing py3-pep517 (0.9.1-r0) 16:38:30 (36/39) Installing py3-progress (1.5-r0) 16:38:30 (37/39) Installing py3-retrying (1.3.3-r0) 16:38:30 (38/39) Installing py3-toml (0.10.2-r0) 16:38:30 (39/39) Installing py3-pip (20.3.4-r0) 16:38:30 Executing busybox-1.32.1-r6.trigger 16:38:30 OK: 82 MiB in 59 packages 16:38:33 Collecting docker-compose==1.23.2 16:38:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:38:33 Collecting jsonschema<3,>=2.5.1 16:38:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:38:33 Collecting dockerpty<0.5,>=0.4.1 16:38:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:38:35 Collecting websocket-client<1.0,>=0.32.0 16:38:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:38:35 Collecting PyYAML<4,>=3.10 16:38:35 Downloading PyYAML-3.13.tar.gz (270 kB) 16:38:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:38:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:38:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:38:35 Collecting docker<4.0,>=3.6.0 16:38:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:38:35 Collecting texttable<0.10,>=0.9.0 16:38:35 Downloading texttable-0.9.1.tar.gz (11 kB) 16:38:35 Collecting docopt<0.7,>=0.6.1 16:38:35 Downloading docopt-0.6.2.tar.gz (25 kB) 16:38:35 Collecting cached-property<2,>=1.2.0 16:38:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:38:35 Collecting docker-pycreds>=0.4.0 16:38:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:38:35 Collecting certifi>=2017.4.17 16:38:35 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:38:35 Collecting chardet<3.1.0,>=3.0.2 16:38:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:38:35 Collecting idna<2.8,>=2.5 16:38:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:38:35 Collecting urllib3<1.25,>=1.21.1 16:38:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:38:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:38:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:38:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:38:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:38:35 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:38:35 Attempting uninstall: urllib3 16:38:35 Found existing installation: urllib3 1.26.2 16:38:35 Uninstalling urllib3-1.26.2: 16:38:35 Successfully uninstalled urllib3-1.26.2 16:38:36 Attempting uninstall: idna 16:38:36 Found existing installation: idna 3.1 16:38:36 Uninstalling idna-3.1: 16:38:36 Successfully uninstalled idna-3.1 16:38:36 Attempting uninstall: chardet 16:38:36 Found existing installation: chardet 4.0.0 16:38:36 Uninstalling chardet-4.0.0: 16:38:36 Successfully uninstalled chardet-4.0.0 16:38:36 Attempting uninstall: requests 16:38:36 Found existing installation: requests 2.25.1 16:38:36 Uninstalling requests-2.25.1: 16:38:36 Successfully uninstalled requests-2.25.1 16:38:36 Running setup.py install for texttable: started 16:38:36 Running setup.py install for texttable: finished with status 'done' 16:38:36 Running setup.py install for PyYAML: started 16:38:37 Running setup.py install for PyYAML: finished with status 'done' 16:38:37 Running setup.py install for docopt: started 16:38:37 Running setup.py install for docopt: finished with status 'done' 16:38:37 Running setup.py install for dockerpty: started 16:38:37 Running setup.py install for dockerpty: finished with status 'done' 16:38:38 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:38:41 Removing intermediate container d36bd844bb38 16:38:41 ---> c8c352cf6829 16:38:41 Step 15/24 : ENV APP_PORT=58890 16:38:41 ---> Running in 6a3b01cbf7ca 16:38:41 Removing intermediate container 6a3b01cbf7ca 16:38:41 ---> a9b31144f09a 16:38:41 Step 16/24 : EXPOSE $APP_PORT 16:38:41 ---> Running in ff3388c15cd3 16:38:41 Removing intermediate container ff3388c15cd3 16:38:41 ---> 5d4703725eed 16:38:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:38:41 ---> cc82a69de024 16:38:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:38:41 ---> add7ddcfe151 16:38:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:38:41 ---> 30e07cca9a0a 16:38:41 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:38:42 ---> Running in b4ecaaaa6b96 16:38:42 Removing intermediate container b4ecaaaa6b96 16:38:42 ---> c468157d834c 16:38:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:42 ---> Running in 023db6ce33b3 16:38:42 Removing intermediate container 023db6ce33b3 16:38:42 ---> 42fa66e9eca1 16:38:42 Step 22/24 : LABEL arch=x86_64 16:38:42 ---> Running in bb1d7d50943c 16:38:42 Removing intermediate container bb1d7d50943c 16:38:42 ---> cd432dd22d0a 16:38:42 Step 23/24 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 16:38:42 ---> Running in b19d5566e00e 16:38:42 Removing intermediate container b19d5566e00e 16:38:42 ---> d372418ab7fd 16:38:42 Step 24/24 : LABEL version=0.0.0 16:38:42 ---> Running in 1b0877418a4c 16:38:42 Removing intermediate container 568d23cc82a9 16:38:42 ---> 217963f082c1 16:38:42 Successfully built 217963f082c1 16:38:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:38:42 Removing intermediate container 1b0877418a4c 16:38:42 ---> d138f60bc2fe 16:38:42 16:38:42 Successfully built d138f60bc2fe 16:38:42 Successfully tagged sys-mgmt-agent:latest 16:38:42 + docker inspect -f . ci-base-image-arm64 16:38:42 . [Pipeline] withDockerContainer 16:38:43  Building sys-mgmt-agent ... done  16:38:43 prd-ubuntu18.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container 16:38:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 16:38:45 $ docker top edd148ff9b50db0b0d5e20e41f4795808960ca303f81e22a84b0dac6d02e1f36 -eo pid,comm [Pipeline] { [Pipeline] } 16:38:46 $ docker stop --time=1 1238355f21f2dc2ee92ea4b468ecc730ec82baad702caf48dd7b87d82c76efc1 16:38:47 $ docker rm -f 1238355f21f2dc2ee92ea4b468ecc730ec82baad702caf48dd7b87d82c76efc1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 16:38:48 + docker images 16:38:48 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:48 sys-mgmt-agent latest d138f60bc2fe 6 seconds ago 325MB 16:38:48 core-metadata latest 8065e4958377 22 seconds ago 16.7MB 16:38:48 core-command latest ab1321983f71 23 seconds ago 16MB 16:38:48 409013ab07e2 24 seconds ago 1.76GB 16:38:48 55a1ccc95498 25 seconds ago 1.75GB 16:38:48 2771600f1977 28 seconds ago 1.75GB 16:38:48 security-proxy-setup latest 31ea8e836d8f 36 seconds ago 25.9MB 16:38:48 20e6acc8e92a 41 seconds ago 1.76GB 16:38:48 security-bootstrapper latest 039979e2ee26 47 seconds ago 18.8MB 16:38:48 security-secretstore-setup latest 0a823e3bd46b 56 seconds ago 28.1MB 16:38:48 core-data latest b91e72fffa4f About a minute ago 20.4MB 16:38:48 adbb173156f7 About a minute ago 1.76GB 16:38:48 be489dea2d5d About a minute ago 1.75GB 16:38:48 support-notifications latest f847aba419c8 About a minute ago 16.8MB 16:38:48 aca5cbc0247f About a minute ago 1.76GB 16:38:48 c6ff234f3bdc About a minute ago 1.75GB 16:38:48 support-scheduler latest 1ee6e8856f7a About a minute ago 16.1MB 16:38:48 60b8210c4dbc About a minute ago 1.75GB 16:38:48 ci-base-image-x86_64 latest 759d252f1b5b 5 minutes ago 1.25GB 16:38:48 alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB 16:38:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB 16:38:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 16:38:48 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 16:38:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 16:38:50 + go version 16:38:50 go version go1.16.6 linux/arm64 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } 16:38:50 $ docker stop --time=1 edd148ff9b50db0b0d5e20e41f4795808960ca303f81e22a84b0dac6d02e1f36 16:38:52 $ docker rm -f edd148ff9b50db0b0d5e20e41f4795808960ca303f81e22a84b0dac6d02e1f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] node [Pipeline] isUnix [Pipeline] sh 16:38:53 + docker inspect -f . ci-base-image-arm64 16:38:53 . [Pipeline] withDockerContainer 16:38:53 prd-ubuntu18.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container 16:38:53 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 16:38:55 $ docker top 183fb5026f118d509189a0db16d8ae61fa178aa94f12d7d2b075364dc06fabc7 -eo pid,comm [Pipeline] { [Pipeline] echo 16:38:55 ========================================================= 16:38:55 [edgeXBuildGoParallel] Running Tests and Build... 16:38:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:38:56 + go mod tidy [Pipeline] sh 16:38:58 + make test 16:38:58 go mod tidy 16:38:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:39:07 Still waiting to schedule task 16:39:07 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:39:32 ? github.com/edgexfoundry/edgex-go [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:40:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:40:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.300s coverage: 28.7% of statements 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 100.0% of statements 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.432s coverage: 46.3% of statements 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:41:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.735s coverage: 90.1% of statements 16:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:41:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.282s coverage: 81.2% of statements 16:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:41:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.855s coverage: 94.2% of statements 16:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:41:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.246s coverage: 59.1% of statements 16:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:41:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.237s coverage: 60.0% of statements 16:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:41:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.343s coverage: 0.8% of statements 16:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:41:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.194s coverage: 58.8% of statements 16:41:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 21.7% of statements 16:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements 16:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.247s coverage: 79.5% of statements 16:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.221s coverage: 94.1% of statements 16:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.288s coverage: 96.3% of statements 16:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements 16:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.213s coverage: 94.4% of statements 16:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements 16:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.773s coverage: 81.8% of statements 16:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.304s coverage: 92.9% of statements 16:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 16:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.257s coverage: 87.2% of statements 16:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 16:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.251s coverage: 58.8% of statements 16:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.265s coverage: 80.0% of statements 16:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.311s coverage: 87.2% of statements 16:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.319s coverage: 85.4% of statements 16:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.412s coverage: 91.2% of statements 16:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.081s coverage: 64.4% of statements 16:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.322s coverage: 100.0% of statements 16:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements 16:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 16:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.145s coverage: 73.7% of statements 16:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 16:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.205s coverage: 66.9% of statements 16:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.817s coverage: 43.6% of statements 16:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.289s coverage: 89.5% of statements 16:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.451s coverage: 84.8% of statements 16:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.302s coverage: 19.5% of statements 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.668s coverage: 92.0% of statements 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 63.2% of statements 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.479s coverage: 97.7% of statements 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.221s coverage: 28.9% of statements 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 16:42:27 GO111MODULE=on go vet ./... 16:44:04 gofmt -l . 16:44:04 [ "`gofmt -l .`" = "" ] 16:44:04 ./bin/test-attribution-txt.sh 16:44:04 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:44:04 if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi 16:44:04 /go/bin/golangci-lint [Pipeline] sh 16:44:38 + ls -al . 16:44:38 total 640 16:44:38 drwxrwxr-x 9 1001 1001 4096 Sep 9 16:44 . 16:44:38 drwxr-xr-x 4 root root 4096 Sep 9 16:38 .. 16:44:38 -rw-rw-r-- 1 1001 1001 11 Sep 9 16:36 .dockerignore 16:44:38 drwxrwxr-x 8 1001 1001 4096 Sep 9 16:36 .git 16:44:38 drwxrwxr-x 4 1001 1001 4096 Sep 9 16:36 .github 16:44:38 -rw-rw-r-- 1 1001 1001 818 Sep 9 16:36 .gitignore 16:44:38 -rw-rw-r-- 1 1001 1001 202 Sep 9 16:36 .golangci.yml 16:44:38 -rw-rw-r-- 1 1001 1001 76 Sep 9 16:36 .hadolint.yml 16:44:38 -rw-rw-r-- 1 1001 1001 166 Sep 9 16:36 .sonarcloud.properties 16:44:38 -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:36 ADOPTERS.md 16:44:38 -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:36 Attribution.txt 16:44:38 -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:36 CHANGELOG.md 16:44:38 -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:36 CONTRIBUTING.md 16:44:38 -rw-rw-r-- 1 1001 1001 677 Sep 9 16:36 GOVERNANCE.md 16:44:38 -rw-rw-r-- 1 1001 1001 849 Sep 9 16:36 Jenkinsfile 16:44:38 -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:36 LICENSE 16:44:38 -rw-rw-r-- 1 1001 1001 6038 Sep 9 16:36 Makefile 16:44:38 -rw-rw-r-- 1 1001 1001 582 Sep 9 16:36 OWNERS.md 16:44:38 -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:36 README.md 16:44:38 -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:36 SECURITY.md 16:44:38 -rw-rw-r-- 1 1001 1001 5 Sep 9 16:32 VERSION 16:44:38 -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:36 ZMQWindows.md 16:44:38 drwxrwxr-x 2 1001 1001 4096 Sep 9 16:36 bin 16:44:38 drwxrwxr-x 14 1001 1001 4096 Sep 9 16:36 cmd 16:44:38 -rw-r--r-- 1 root root 404222 Sep 9 16:42 coverage.out 16:44:38 -rw-rw-r-- 1 1001 1001 841 Sep 9 16:36 go.mod 16:44:38 -rw-r--r-- 1 root root 50064 Sep 9 16:38 go.sum 16:44:38 drwxrwxr-x 8 1001 1001 4096 Sep 9 16:36 internal 16:44:38 drwxrwxr-x 3 1001 1001 4096 Sep 9 16:36 openapi 16:44:38 drwxrwxr-x 4 1001 1001 4096 Sep 9 16:36 snap 16:44:38 -rw-rw-r-- 1 1001 1001 204 Sep 9 16:36 version.go [Pipeline] sh 16:44:38 + '[' -e coverage.out ] 16:44:38 + chown 1001:1001 coverage.out [Pipeline] stash 16:44:38 Warning: overwriting stash ‘coverage-report’ 16:44:39 Stashed 1 file(s) [Pipeline] sh 16:44:40 + make build 16:44:40 go mod tidy 16:44:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:44:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:45:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:45:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:45:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:45:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:45:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:45:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:45:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:45:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:45:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:46:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:46:08 $ docker stop --time=1 183fb5026f118d509189a0db16d8ae61fa178aa94f12d7d2b075364dc06fabc7 16:46:11 $ docker rm -f 183fb5026f118d509189a0db16d8ae61fa178aa94f12d7d2b075364dc06fabc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:13 16:46:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:46:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:14 latest: Pulling from edgex-devops/edgex-compose-arm64 16:46:14 29e5d40040c1: Pulling fs layer 16:46:14 1ce36da41761: Pulling fs layer 16:46:14 25b303627fd3: Pulling fs layer 16:46:14 29e5d40040c1: Verifying Checksum 16:46:14 29e5d40040c1: Download complete 16:46:15 1ce36da41761: Verifying Checksum 16:46:15 1ce36da41761: Download complete 16:46:15 29e5d40040c1: Pull complete 16:46:16 1ce36da41761: Pull complete 16:46:17 25b303627fd3: Verifying Checksum 16:46:17 25b303627fd3: Download complete 16:46:27 25b303627fd3: Pull complete 16:46:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:46:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:46:27 prd-ubuntu18.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container 16:46:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:46:31 $ docker top f11116c7934eff98869b1df855c15b2a4c1e8af3b107e5024694896f33419c7a -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:32 + grep parallel 16:46:32 + docker-compose build --help 16:46:40 --parallel Build images in parallel. [Pipeline] } 16:46:40 $ docker stop --time=1 f11116c7934eff98869b1df855c15b2a4c1e8af3b107e5024694896f33419c7a 16:46:42 $ docker rm -f f11116c7934eff98869b1df855c15b2a4c1e8af3b107e5024694896f33419c7a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:43 . [Pipeline] withDockerContainer 16:46:43 prd-ubuntu18.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container 16:46:43 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:46:45 $ docker top 0a2b2a2694afe68dc04f774f887ca539a6b430cdc0c3c26a95553622d6f6a0e4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:46 + docker-compose -f ./docker-compose-build.yml build --parallel 16:46:54 Building core-command ... 16:46:54 Building core-data ... 16:46:54 Building core-metadata ... 16:46:54 Building security-bootstrapper ... 16:46:54 Building security-proxy-setup ... 16:46:54 Building security-secretstore-setup ... 16:46:54 Building support-notifications ... 16:46:54 Building support-scheduler ... 16:46:54 Building sys-mgmt-agent ... 16:46:54 Building core-command 16:46:54 Building support-notifications 16:46:54 Building security-secretstore-setup 16:46:54 Building security-bootstrapper 16:46:54 Building core-metadata 16:48:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:48:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:48:02 ---> 217963f082c1 16:48:02 Step 3/24 : WORKDIR /edgex-go 16:48:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:48:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:48:02 ---> 217963f082c1 16:48:02 Step 3/24 : WORKDIR /edgex-go 16:48:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:48:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:48:02 ---> 217963f082c1 16:48:02 Step 3/23 : WORKDIR /edgex-go 16:48:02 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:48:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:48:02 ---> 217963f082c1 16:48:02 Step 3/32 : WORKDIR /edgex-go 16:48:02 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:48:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:48:02 ---> 217963f082c1 16:48:02 Step 3/26 : WORKDIR /edgex-go 16:48:04 ---> Running in d8e35168df13 16:48:04 ---> Running in 54550a4ba056 16:48:04 ---> Running in 39cc8888b2c9 16:48:04 ---> Running in aec311611ae1 16:48:04 ---> Running in 5ddf6e158fc6 16:48:05 Removing intermediate container aec311611ae1 16:48:05 ---> 0f6f1e89e277 16:48:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:07 Removing intermediate container 54550a4ba056 16:48:07 ---> 82bb4a0361b2 16:48:07 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:07 Removing intermediate container 5ddf6e158fc6 16:48:07 ---> ab99a8bf5f09 16:48:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:07 Removing intermediate container d8e35168df13 16:48:07 ---> 19d04c24d0ad 16:48:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:07 Removing intermediate container 39cc8888b2c9 16:48:07 ---> 388723b5381b 16:48:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:07 ---> Running in 43457590ae45 16:48:07 ---> Running in ca75d2c7dc04 16:48:07 ---> Running in 7f4cb06a5ee0 16:48:07 ---> Running in 660957ce2ba6 16:48:07 ---> Running in 42dfd5f67c70 16:48:09 Removing intermediate container 43457590ae45 16:48:09 ---> 6dd811f81533 16:48:09 Step 5/24 : RUN apk add --update --no-cache make git 16:48:09 Removing intermediate container 7f4cb06a5ee0 16:48:09 ---> 6094ef645a68 16:48:09 Step 5/26 : RUN apk add --update --no-cache make git 16:48:09 ---> Running in 8075cf20db59 16:48:10 ---> Running in b0a507a88343 16:48:10 Removing intermediate container 42dfd5f67c70 16:48:10 ---> 0dd77ea86637 16:48:10 Step 5/24 : RUN apk add --update --no-cache make git 16:48:10 Removing intermediate container 660957ce2ba6 16:48:10 ---> 90d1b0815238 16:48:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:48:10 ---> Running in b03578f0620c 16:48:10 Removing intermediate container ca75d2c7dc04 16:48:10 ---> e3362ef27a8c 16:48:10 Step 5/32 : RUN apk add --update --no-cache make git 16:48:10 ---> Running in 19a4d9c83107 16:48:11 ---> Running in 2b7e0dc80308 16:48:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:48:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:48:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:48:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:48:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:48:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:48:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:48:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:48:14 OK: 218 MiB in 52 packages 16:48:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:48:14 OK: 218 MiB in 52 packages 16:48:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:48:15 OK: 218 MiB in 52 packages 16:48:15 OK: 218 MiB in 52 packages 16:48:15 Removing intermediate container 8075cf20db59 16:48:15 ---> 91c0fe404542 16:48:15 Step 6/24 : COPY go.mod . 16:48:15 OK: 218 MiB in 52 packages 16:48:16 Removing intermediate container b0a507a88343 16:48:16 ---> 77e6fa8a8421 16:48:16 Step 6/26 : COPY go.mod . 16:48:17 Removing intermediate container b03578f0620c 16:48:17 ---> c63cfa393a0d 16:48:17 Step 6/24 : COPY go.mod . 16:48:17 ---> d2f3db68106a 16:48:17 Step 7/24 : RUN go mod download 16:48:17 Removing intermediate container 2b7e0dc80308 16:48:17 ---> 1246abc94533 16:48:17 Step 6/32 : COPY go.mod . 16:48:17 ---> Running in 003b3f1cff56 16:48:17 Removing intermediate container 19a4d9c83107 16:48:17 ---> 1542eadaab5c 16:48:17 Step 6/23 : COPY go.mod . 16:48:17 ---> 4e1ea30f7290 16:48:17 Step 7/26 : RUN go mod download 16:48:18 ---> Running in 606f320beccb 16:48:18 ---> 106c6a666b62 16:48:18 Step 7/24 : RUN go mod download 16:48:18 ---> 6f376f91688d 16:48:18 Step 7/32 : RUN go mod download 16:48:18 ---> Running in 0a99dc846bee 16:48:18 ---> Running in 0a6f0da96479 16:48:19 ---> 674010b9dd64 16:48:19 Step 7/23 : RUN go mod download 16:48:19 ---> Running in ca097005a644 16:48:23 Removing intermediate container 003b3f1cff56 16:48:23 ---> 2c06040a69f4 16:48:23 Step 8/24 : COPY . . 16:48:29 Removing intermediate container 606f320beccb 16:48:29 ---> cfa9ec650fbb 16:48:29 Step 8/26 : COPY . . 16:48:29 Removing intermediate container 0a99dc846bee 16:48:29 ---> 4bd5d31fda2d 16:48:29 Step 8/24 : COPY . . 16:48:29 Removing intermediate container ca097005a644 16:48:29 ---> 63da8dbbbbfe 16:48:29 Step 8/23 : COPY . . 16:48:29 Removing intermediate container 0a6f0da96479 16:48:29 ---> 5a8d7f4f4271 16:48:29 Step 8/32 : COPY . . 16:48:47 ---> 596528b53007 16:48:47 Step 9/24 : RUN go mod tidy 16:48:49 ---> Running in a02c94af4b91 16:48:50 ---> ee521fda7b87 16:48:50 Step 9/26 : RUN go mod tidy 16:48:50 ---> aafcafb332f0 16:48:50 Step 9/32 : RUN go mod tidy 16:48:50 ---> a18d126813f9 16:48:50 Step 9/23 : RUN go mod tidy 16:48:50 ---> d02524940404 16:48:50 Step 9/24 : RUN go mod tidy 16:48:50 ---> Running in 02f104e4e1fa 16:48:50 ---> Running in 5fa1a5b6fa5a 16:48:50 ---> Running in ae8c16028bc2 16:48:50 ---> Running in c1d564bc9a5a 16:48:55 Removing intermediate container a02c94af4b91 16:48:55 ---> fa563ae36b02 16:48:55 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:48:55 ---> Running in 525fe6e9c836 16:48:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:48:59 Removing intermediate container 02f104e4e1fa 16:48:59 ---> 684f15c83e67 16:48:59 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:48:59 ---> Running in 393618024db5 16:49:00 Removing intermediate container 5fa1a5b6fa5a 16:49:00 ---> bf8b8ba1a1d1 16:49:00 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:49:00 Removing intermediate container ae8c16028bc2 16:49:00 ---> 71313e2b3865 16:49:00 Step 10/24 : RUN make cmd/core-command/core-command 16:49:00 Removing intermediate container c1d564bc9a5a 16:49:00 ---> eb86ab15fd55 16:49:00 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:49:00 ---> Running in 2c26cba98232 16:49:00 ---> Running in 6937b1d7e307 16:49:00 ---> Running in 277a94e456d2 16:49:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:49:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:49:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:49:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:51:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:51:41 Removing intermediate container 277a94e456d2 16:51:41 ---> c82f5995cb1f 16:51:41 16:51:41 Step 11/24 : FROM alpine:3.12 16:51:41 3.12: Pulling from library/alpine 16:51:41 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:51:41 Status: Downloaded newer image for alpine:3.12 16:51:41 ---> afc2cc120ca2 16:51:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:51:41 ---> Running in f58ee2cf74bc 16:51:41 Removing intermediate container 2c26cba98232 16:51:41 ---> 8a5708e19b04 16:51:41 16:51:41 Step 11/32 : FROM alpine:3.12 16:51:41 ---> afc2cc120ca2 16:51:41 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:51:41 ---> Running in 31fb0bbd43aa 16:51:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:43 Removing intermediate container 31fb0bbd43aa 16:51:43 ---> 38df40c52932 16:51:43 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:51:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:44 (1/1) Installing dumb-init (1.2.2-r1) 16:51:44 Executing busybox-1.31.1-r20.trigger 16:51:44 OK: 5 MiB in 15 packages 16:51:44 ---> Running in 49385a0c24d9 16:51:45 Removing intermediate container 6937b1d7e307 16:51:45 ---> 52db3ac11f6a 16:51:45 16:51:45 Step 11/26 : FROM alpine:3.12 16:51:45 ---> afc2cc120ca2 16:51:45 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:51:46 Removing intermediate container 393618024db5 16:51:46 ---> 727b224248f2 16:51:46 16:51:46 Step 11/23 : FROM alpine:3.12 16:51:46 ---> afc2cc120ca2 16:51:46 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:51:46 ---> Running in 4e893a0ad5ee 16:51:46 Removing intermediate container 525fe6e9c836 16:51:46 ---> 07434177c400 16:51:46 16:51:46 Step 11/24 : FROM alpine:3.12 16:51:46 ---> afc2cc120ca2 16:51:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:51:46 ---> Running in 1a560399fe99 16:51:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:47 ---> Running in 4c61cf1a5583 16:51:47 Removing intermediate container f58ee2cf74bc 16:51:47 ---> 6ea518004562 16:51:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:47 ---> Running in 5721c5e4ed24 16:51:47 (1/2) Installing dumb-init (1.2.2-r1) 16:51:47 (2/2) Installing su-exec (0.2-r1) 16:51:47 Executing busybox-1.31.1-r20.trigger 16:51:48 OK: 5 MiB in 16 packages 16:51:48 Removing intermediate container 5721c5e4ed24 16:51:48 ---> 537d324fd5f9 16:51:48 Step 14/24 : ENV APP_PORT=59882 16:51:48 ---> Running in 5580012708a5 16:51:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:49 Removing intermediate container 5580012708a5 16:51:49 ---> 07eaf56b7812 16:51:49 Step 15/24 : EXPOSE $APP_PORT 16:51:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:49 Removing intermediate container 49385a0c24d9 16:51:49 ---> 78927ecd57aa 16:51:49 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:51:50 ---> Running in a7841bba58d9 16:51:50 (1/2) Installing ca-certificates (20191127-r4) 16:51:50 (1/3) Installing ca-certificates (20191127-r4) 16:51:50 (2/2) Installing dumb-init (1.2.2-r1) 16:51:50 Executing busybox-1.31.1-r20.trigger 16:51:50 ---> Running in e55c4b608024 16:51:50 (2/3) Installing dumb-init (1.2.2-r1) 16:51:50 (3/3) Installing su-exec (0.2-r1) 16:51:50 Executing ca-certificates-20191127-r4.trigger 16:51:50 Executing busybox-1.31.1-r20.trigger 16:51:50 Executing ca-certificates-20191127-r4.trigger 16:51:50 (1/1) Installing dumb-init (1.2.2-r1) 16:51:50 Executing busybox-1.31.1-r20.trigger 16:51:50 OK: 5 MiB in 15 packages 16:51:50 OK: 6 MiB in 17 packages 16:51:50 OK: 6 MiB in 16 packages 16:51:50 Removing intermediate container a7841bba58d9 16:51:50 ---> 2fb7fb195ab7 16:51:50 Step 16/24 : WORKDIR / 16:51:51 Removing intermediate container e55c4b608024 16:51:51 ---> 03397f30eecc 16:51:51 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:51:51 ---> Running in c58fafb1a0b1 16:51:51 ---> Running in aefdd14d28d5 16:51:52 Removing intermediate container c58fafb1a0b1 16:51:52 ---> 21b5a1b3108e 16:51:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:52 Removing intermediate container aefdd14d28d5 16:51:52 ---> cd190d799993 16:51:52 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:51:52 Removing intermediate container 4c61cf1a5583 16:51:52 ---> 910af698a4d0 16:51:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:52 ---> Running in 3d4d89e41571 16:51:52 Removing intermediate container 1a560399fe99 16:51:52 ---> 75db04c58580 16:51:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:51:52 ---> Running in 718f9088b69d 16:51:53 Removing intermediate container 4e893a0ad5ee 16:51:53 ---> c5d46abb4a60 16:51:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:53 ---> Running in f521875572cb 16:51:53 ---> 23f1254dc880 16:51:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:51:53 ---> Running in ed88688c07c1 16:51:54 Removing intermediate container 718f9088b69d 16:51:54 ---> e72f9adebd56 16:51:54 Step 14/24 : ENV APP_PORT=59881 16:51:54 ---> Running in 955f0552260a 16:51:54 Removing intermediate container f521875572cb 16:51:54 ---> be7db7253091 16:51:54 Step 14/23 : ENV APP_PORT=59860 16:51:54 Removing intermediate container ed88688c07c1 16:51:54 ---> f1fdab08899d 16:51:54 Step 14/26 : WORKDIR / 16:51:54 ---> Running in d24cf1190ea8 16:51:54 ---> Running in fd19418103d8 16:51:55 Removing intermediate container 955f0552260a 16:51:55 ---> d9e52a61ce15 16:51:55 Step 15/24 : EXPOSE $APP_PORT 16:51:55 ---> Running in d4d466b71382 16:51:55 ---> c5b95c0cd79f 16:51:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:51:55 Removing intermediate container d24cf1190ea8 16:51:55 ---> 79e4b1153350 16:51:55 Step 15/23 : EXPOSE $APP_PORT 16:51:56 ---> Running in 44cc72cac20d 16:51:56 Removing intermediate container fd19418103d8 16:51:56 ---> 9edb08e45e53 16:51:56 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:51:56 Removing intermediate container d4d466b71382 16:51:56 ---> 596409f24989 16:51:56 Step 16/24 : WORKDIR / 16:51:56 ---> Running in c90722f94705 16:51:57 Removing intermediate container 3d4d89e41571 16:51:57 ---> b48add787923 16:51:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:51:57 Removing intermediate container 44cc72cac20d 16:51:57 ---> 22be2c2c3523 16:51:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:57 ---> Running in 31d92840f47c 16:51:57 ---> 7f7fff222209 16:51:57 Step 20/24 : ENTRYPOINT ["/core-command"] 16:51:57 ---> Running in 9879d7cf250a 16:51:57 Removing intermediate container c90722f94705 16:51:57 ---> 0434c4fc3e0b 16:51:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:57 ---> 835c9fb3850e 16:51:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:51:58 Removing intermediate container 31d92840f47c 16:51:58 ---> cd38b31b1689 16:51:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:51:58 ---> 838d04806309 16:51:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:51:58 Removing intermediate container 9879d7cf250a 16:51:58 ---> d95d5a71908b 16:51:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:59 ---> Running in 90392831e752 16:51:59 ---> f2cd3cd5ceba 16:51:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:51:59 ---> 41704d6d5cde 16:51:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:51:59 ---> 55729d4fac02 16:51:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:52:00 Removing intermediate container 90392831e752 16:52:00 ---> e6c4761c3e57 16:52:00 Step 22/24 : LABEL arch=arm64 16:52:00 ---> Running in 4949ef2a855c 16:52:00 ---> Running in 033794b4d6f1 16:52:01 ---> af6dea097c29 16:52:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:52:01 ---> 2867300ae578 16:52:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:52:01 Removing intermediate container 033794b4d6f1 16:52:01 ---> 86cdcf83ba8a 16:52:01 Step 23/24 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b 16:52:02 ---> a387ed390a22 16:52:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:52:02 ---> Running in 8b0e7fab1d30 16:52:03 ---> b6e75a85d18e 16:52:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:52:03 Removing intermediate container 8b0e7fab1d30 16:52:03 ---> 22df33cfcde2 16:52:03 Step 24/24 : LABEL version=0.0.0 16:52:03 ---> 804bfd19d275 16:52:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:52:03 ---> Running in 1142d11ea0ce 16:52:03 ---> Running in d6ef1fa868ff 16:52:03 ---> df5409536477 16:52:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:52:03 ---> Running in 55568822b0d6 16:52:04 Removing intermediate container 1142d11ea0ce 16:52:04 ---> f19dc1e6cc9b 16:52:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:04 Removing intermediate container d6ef1fa868ff 16:52:04 ---> 8cc51a28f9f2 16:52:04 16:52:04 ---> Running in 8f25d9be4afc 16:52:04 Removing intermediate container 55568822b0d6 16:52:04 ---> 7dc6d3920082 16:52:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:05 Removing intermediate container 4949ef2a855c 16:52:05 ---> 1171eacd2c67 16:52:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:05 ---> Running in 51b2c1eb6105 16:52:05 Successfully built 8cc51a28f9f2 16:52:05 Successfully tagged core-command-arm64:latest 16:52:05  Building core-command ... done Building support-scheduler 16:52:05 Removing intermediate container 8f25d9be4afc 16:52:05 ---> 8a936de97cf7 16:52:05 Step 21/23 : LABEL arch=arm64 16:52:05 ---> cfcb68884f62 16:52:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:52:05 ---> Running in b1446c3293b9 16:52:05 Removing intermediate container 51b2c1eb6105 16:52:05 ---> 42b3a74284be 16:52:05 Step 22/24 : LABEL arch=arm64 16:52:06 ---> Running in aed9ef3137dc 16:52:06 ---> 3233a79cb595 16:52:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:52:07 Removing intermediate container b1446c3293b9 16:52:07 ---> eea3e7d2f582 16:52:07 Step 22/23 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b 16:52:09 ---> Running in 6027a89e349b 16:52:10 ---> e58114f3704c 16:52:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:52:10 Removing intermediate container aed9ef3137dc 16:52:10 ---> 76c205267994 16:52:10 Step 23/24 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b 16:52:10 ---> da847b140f0d 16:52:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:52:11 Removing intermediate container 6027a89e349b 16:52:11 ---> 549e953f60bd 16:52:11 Step 23/23 : LABEL version=0.0.0 16:52:11 ---> Running in f363167109c0 16:52:12 ---> Running in a3c64fe5c656 16:52:12 ---> b7a0a0a35116 16:52:12 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:52:12 ---> a7e071bf6fd7 16:52:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:52:12 Removing intermediate container f363167109c0 16:52:12 ---> e28900391aab 16:52:12 Step 24/24 : LABEL version=0.0.0 16:52:12 ---> Running in f662a78c9215 16:52:12 ---> Running in 3fec23cf8a23 16:52:13 Removing intermediate container a3c64fe5c656 16:52:13 ---> ac03184533b1 16:52:13 16:52:14 Removing intermediate container 3fec23cf8a23 16:52:14 ---> a8a57cd8539a 16:52:14 16:52:14 Successfully built ac03184533b1 16:52:14 ---> 7e31d6c1c7d1 16:52:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:52:14 Successfully tagged support-notifications-arm64:latest 16:52:14 Building security-proxy-setup 16:52:14  Building support-notifications ... done Successfully built a8a57cd8539a 16:52:14 Successfully tagged core-metadata-arm64:latest 16:52:14  Building core-metadata ... done Building core-data 16:52:15 ---> 3036c409647c 16:52:15 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:52:16 ---> Running in e4b156dc81ac 16:52:16 Removing intermediate container f662a78c9215 16:52:16 ---> 7792f170fd83 16:52:16 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:52:16 ---> Running in b4e6fac3221e 16:52:17 Removing intermediate container e4b156dc81ac 16:52:17 ---> bc458be5fbde 16:52:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:52:18 Removing intermediate container b4e6fac3221e 16:52:18 ---> 281036e3dac6 16:52:18 Step 24/26 : LABEL arch=arm64 16:52:19 ---> Running in 2e25a4b3c9f2 16:52:20 ---> 97ac559ced36 16:52:20 Step 27/32 : RUN chmod +x /entrypoint.sh 16:52:20 Removing intermediate container 2e25a4b3c9f2 16:52:20 ---> c0b80379c1ad 16:52:20 Step 25/26 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b 16:52:21 ---> Running in b51622299a2f 16:52:21 ---> Running in 6d3efb55bd56 16:52:22 Removing intermediate container 6d3efb55bd56 16:52:22 ---> 07508d1842b8 16:52:23 Step 26/26 : LABEL version=0.0.0 16:52:24 ---> Running in 4a12a00080f7 16:52:25 Removing intermediate container 4a12a00080f7 16:52:25 ---> 94fc45a12459 16:52:25 16:52:26 Successfully built 94fc45a12459 16:52:26 Successfully tagged security-secretstore-setup-arm64:latest 16:52:26  Building security-secretstore-setup ... done Building sys-mgmt-agent 16:52:26 Removing intermediate container b51622299a2f 16:52:26 ---> 13e1d70121c7 16:52:26 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:52:26 ---> Running in 08513a75e557 16:52:27 Removing intermediate container 08513a75e557 16:52:27 ---> e0b8bff55521 16:52:27 Step 29/32 : CMD ["gate"] 16:52:28 ---> Running in 635f2c8e3006 16:52:30 Removing intermediate container 635f2c8e3006 16:52:30 ---> c850cf4fb42e 16:52:30 Step 30/32 : LABEL arch=arm64 16:52:30 ---> Running in 45d321dddfcb 16:52:31 Removing intermediate container 45d321dddfcb 16:52:31 ---> 5358aae88f81 16:52:31 Step 31/32 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b 16:52:32 ---> Running in 613b9983a7ba 16:52:33 Removing intermediate container 613b9983a7ba 16:52:33 ---> 49ae5af8ee3e 16:52:33 Step 32/32 : LABEL version=0.0.0 16:52:33 ---> Running in 04f3b08a1860 16:52:34 Removing intermediate container 04f3b08a1860 16:52:34 ---> d107c4dafb31 16:52:34 16:52:35 Successfully built d107c4dafb31 16:52:35 Successfully tagged security-bootstrapper-arm64:latest 16:52:43  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:52:43 ---> 217963f082c1 16:52:43 Step 3/23 : WORKDIR /edgex-go 16:52:43 ---> Using cache 16:52:43 ---> 388723b5381b 16:52:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:43 ---> Using cache 16:52:43 ---> 90d1b0815238 16:52:43 Step 5/23 : RUN apk add --update --no-cache make git 16:52:47 ---> Running in 86bcfc6c9986 16:52:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:52:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:52:51 OK: 218 MiB in 52 packages 16:52:55 Removing intermediate container 86bcfc6c9986 16:52:55 ---> 768b48af59b3 16:52:55 Step 6/23 : COPY go.mod . 16:52:57 ---> 991e56892d66 16:52:57 Step 7/23 : RUN go mod download 16:52:57 ---> Running in 7be985492525 16:52:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:52:59 ---> 217963f082c1 16:52:59 Step 3/24 : WORKDIR /edgex-go 16:52:59 ---> Using cache 16:52:59 ---> 388723b5381b 16:52:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:59 ---> Using cache 16:52:59 ---> 90d1b0815238 16:52:59 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:52:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:52:59 ---> 217963f082c1 16:52:59 Step 3/22 : WORKDIR /edgex-go 16:52:59 ---> Using cache 16:52:59 ---> 388723b5381b 16:52:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:59 ---> Using cache 16:52:59 ---> 90d1b0815238 16:52:59 Step 5/22 : RUN apk add --update --no-cache make git 16:52:59 ---> Using cache 16:52:59 ---> 768b48af59b3 16:52:59 Step 6/22 : COPY go.mod . 16:52:59 ---> Using cache 16:52:59 ---> 991e56892d66 16:52:59 Step 7/22 : RUN go mod download 16:53:00 ---> Running in bb768ecd7181 16:53:00 ---> Running in 841224c934dd 16:53:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:53:04 Removing intermediate container 7be985492525 16:53:04 ---> 9f7fad0bc1ea 16:53:04 Step 8/23 : COPY . . 16:53:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:53:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:53:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:53:04 ---> 217963f082c1 16:53:04 Step 3/24 : WORKDIR /edgex-go 16:53:04 ---> Using cache 16:53:04 ---> 388723b5381b 16:53:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:04 ---> Using cache 16:53:04 ---> 90d1b0815238 16:53:04 Step 5/24 : RUN apk add --update --no-cache make bash git 16:53:04 ---> Running in 5ad8519b1dd0 16:53:05 OK: 218 MiB in 52 packages 16:53:07 Removing intermediate container bb768ecd7181 16:53:07 ---> d83d3f26f479 16:53:07 Step 8/22 : COPY . . 16:53:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:53:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:53:09 Removing intermediate container 841224c934dd 16:53:09 ---> b4733bbb259b 16:53:09 Step 6/24 : COPY go.mod . 16:53:09 OK: 218 MiB in 52 packages 16:53:13 ---> caaae5ff74e8 16:53:13 Step 7/24 : RUN go mod download 16:53:14 Removing intermediate container 5ad8519b1dd0 16:53:14 ---> e83f317eb594 16:53:14 Step 6/24 : COPY go.mod . 16:53:14 ---> Running in 96f54129c457 16:53:15 ---> d895981f6385 16:53:15 Step 7/24 : RUN go mod download 16:53:17 ---> Running in 09bc0ef0624b 16:53:19 ---> 5a698ef51997 16:53:19 Step 9/23 : RUN go mod tidy 16:53:20 ---> Running in 2bef46f8a2ba 16:53:21 Removing intermediate container 96f54129c457 16:53:21 ---> 3707f8d0db78 16:53:21 Step 8/24 : COPY . . 16:53:25 Removing intermediate container 09bc0ef0624b 16:53:25 ---> e062cab241cd 16:53:25 Step 8/24 : COPY . . 16:53:27 ---> cfbae366fecd 16:53:27 Step 9/22 : RUN go mod tidy 16:53:30 ---> Running in 621a99bb4a50 16:53:30 Removing intermediate container 2bef46f8a2ba 16:53:30 ---> e7d9f653ad5d 16:53:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:53:31 ---> Running in 1b2e6387aa4b 16:53:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:53:39 Removing intermediate container 621a99bb4a50 16:53:39 ---> 2bfad83dd3fa 16:53:39 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:53:39 ---> Running in 002f060fdee8 16:53:40 ---> 3f7d81bb2ed9 16:53:40 Step 9/24 : RUN go mod tidy 16:53:40 ---> Running in b9dbdaf1cb2c 16:53:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:53:46 ---> 25b8253347ba 16:53:46 Step 9/24 : RUN go mod tidy 16:53:46 ---> Running in 6127bc6758a8 16:53:49 Removing intermediate container b9dbdaf1cb2c 16:53:49 ---> 8097cafd0bf3 16:53:49 Step 10/24 : RUN make cmd/core-data/core-data 16:53:49 ---> Running in f04b46fec734 16:53: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 16:53:54 Removing intermediate container 6127bc6758a8 16:53:54 ---> 3768d492ddf0 16:53:54 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:53:54 ---> Running in d81c122ba110 16:53:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:55:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:55:50 Removing intermediate container 1b2e6387aa4b 16:55:50 ---> 358ef079bcb9 16:55:50 16:55:50 Step 11/23 : FROM alpine:3.12 16:55:50 ---> afc2cc120ca2 16:55:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:55:50 ---> Using cache 16:55:50 ---> 910af698a4d0 16:55:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:50 ---> Using cache 16:55:50 ---> e72f9adebd56 16:55:50 Step 14/23 : ENV APP_PORT=59861 16:55:50 ---> Running in 54ba26a21044 16:55:50 Removing intermediate container 54ba26a21044 16:55:50 ---> a6408924fcd3 16:55:50 Step 15/23 : EXPOSE $APP_PORT 16:55:50 ---> Running in 8e9f162dbaa4 16:55:50 Removing intermediate container 8e9f162dbaa4 16:55:50 ---> 00a1cf8ac3e9 16:55:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:50 ---> 4b75398b5e9f 16:55:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:55:50 ---> 09eeefb86a3a 16:55:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:55:50 ---> 9f84762b55fe 16:55:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:55:50 ---> Running in 1262e88dc8cb 16:55:50 Removing intermediate container 1262e88dc8cb 16:55:50 ---> 698b507a3afa 16:55:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:50 ---> Running in 423da3af2741 16:55:50 Removing intermediate container 423da3af2741 16:55:50 ---> 346d29b40bf2 16:55:50 Step 21/23 : LABEL arch=arm64 16:55:50 ---> Running in 0dc8225b1eda 16:55:50 Removing intermediate container 0dc8225b1eda 16:55:50 ---> 31f99193a7f4 16:55:50 Step 22/23 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b 16:55:50 ---> Running in 711fdb4ea095 16:55:52 Removing intermediate container 711fdb4ea095 16:55:52 ---> 22dbf21014c6 16:55:52 Step 23/23 : LABEL version=0.0.0 16:55:54 ---> Running in 2dc809649954 16:55:54 Removing intermediate container 2dc809649954 16:55:54 ---> f620f5f0a41d 16:55:54 16:55:54 Removing intermediate container 002f060fdee8 16:55:54 ---> 539dd38285f0 16:55:54 16:55:54 Step 11/22 : FROM alpine:3.12 16:55:54 ---> afc2cc120ca2 16:55:54 Step 12/22 : RUN apk add --update --no-cache curl 16:55:54 ---> Running in 296ee364505e 16:55:55 Successfully built f620f5f0a41d 16:55:55 Successfully tagged support-scheduler-arm64:latest 16:55:56  Building support-scheduler ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:55:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:55:57 Removing intermediate container d81c122ba110 16:55:57 ---> 18a55b24326a 16:55:57 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:55:57 ---> Running in 8ce191e8383d 16:55:57 (1/4) Installing ca-certificates (20191127-r4) 16:55:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:55:57 (3/4) Installing libcurl (7.78.0-r0) 16:55:57 (4/4) Installing curl (7.78.0-r0) 16:55:57 Executing busybox-1.31.1-r20.trigger 16:55:57 Executing ca-certificates-20191127-r4.trigger 16:55:57 OK: 7 MiB in 18 packages 16:55:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:56:00 Removing intermediate container 296ee364505e 16:56:00 ---> 1c4317daaa83 16:56:00 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:56:00 ---> Running in e7d65aaddc1a 16:56:01 Removing intermediate container e7d65aaddc1a 16:56:01 ---> 78a81cf77689 16:56:01 Step 14/22 : WORKDIR /edgex 16:56:01 ---> Running in 060aefe3ffcf 16:56:02 Removing intermediate container 060aefe3ffcf 16:56:02 ---> 2c73d76f5069 16:56:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:56:02 Removing intermediate container 8ce191e8383d 16:56:02 ---> cb14066604c5 16:56:02 16:56:02 Step 12/24 : FROM docker:20.10.7 16:56:03 20.10.7: Pulling from library/docker 16:56:03 ---> 05a3fe265217 16:56:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:56:05 ---> 4fc4f2fcb8b5 16:56:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:56:07 ---> 3bd76261a7eb 16:56:07 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:56:08 ---> Running in 1ee0d50da94b 16:56:08 Removing intermediate container f04b46fec734 16:56:08 ---> 787b96ce31f1 16:56:08 16:56:08 Step 11/24 : FROM alpine:3.12 16:56:08 ---> afc2cc120ca2 16:56:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:56:09 Removing intermediate container 1ee0d50da94b 16:56:09 ---> 9958afbfc975 16:56:09 Step 19/22 : CMD ["--init=true"] 16:56:09 ---> Running in 50531fe3b27e 16:56:09 ---> Running in 9a9145f8c8db 16:56:10 Removing intermediate container 50531fe3b27e 16:56:10 ---> 44a34bba1666 16:56:10 Step 13/24 : ENV APP_PORT=59880 16:56:10 Removing intermediate container 9a9145f8c8db 16:56:10 ---> 2ffa28ed6b34 16:56:10 Step 20/22 : LABEL arch=arm64 16:56:10 ---> Running in 1f09ee8e2b8f 16:56:10 ---> Running in ead91129641d 16:56:11 Removing intermediate container 1f09ee8e2b8f 16:56:11 ---> aec465a7e1b4 16:56:11 Step 14/24 : EXPOSE $APP_PORT 16:56:11 Removing intermediate container ead91129641d 16:56:11 ---> 266d619686fd 16:56:11 Step 21/22 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b 16:56:12 ---> Running in ead1e8b5188c 16:56:12 ---> Running in f42ef30be975 16:56:12 Removing intermediate container ead1e8b5188c 16:56:12 ---> fe959174a29b 16:56:12 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:12 Removing intermediate container f42ef30be975 16:56:12 ---> 204ecb117557 16:56:12 Step 22/22 : LABEL version=0.0.0 16:56:12 ---> Running in cf0e96cb249f 16:56:12 ---> Running in 2258af44e10a 16:56:13 Removing intermediate container 2258af44e10a 16:56:13 ---> 9aad6c9c1cb3 16:56:13 16:56:13 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:56:13 Status: Downloaded newer image for docker:20.10.7 16:56:13 ---> df445af6242a 16:56:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:56:14 Successfully built 9aad6c9c1cb3 16:56:14 Successfully tagged security-proxy-setup-arm64:latest 16:56:14  Building security-proxy-setup ... done  ---> Running in 517d7ec2ac93 16:56:14 Removing intermediate container 517d7ec2ac93 16:56:14 ---> 867efc9c26c2 16:56:14 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:56:14 ---> Running in 1f4d840aee91 16:56:15 Removing intermediate container cf0e96cb249f 16:56:15 ---> 522f18cc5f0c 16:56:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:56:15 ---> Running in d027fb4869f8 16:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:56:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:56:18 (1/39) Installing readline (8.1.0-r0) 16:56:18 (2/39) Installing bash (5.1.0-r0) 16:56:18 Executing bash-5.1.0-r0.post-install 16:56:18 (3/39) Installing brotli-libs (1.0.9-r3) 16:56:18 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:56:18 (5/39) Installing libcurl (7.78.0-r0) 16:56:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:56:18 (6/39) Installing curl (7.78.0-r0) 16:56:18 (7/39) Installing dumb-init (1.2.5-r0) 16:56:18 (8/39) Installing libbz2 (1.0.8-r1) 16:56:18 (9/39) Installing expat (2.2.10-r1) 16:56:18 (10/39) Installing libffi (3.3-r2) 16:56:18 (11/39) Installing gdbm (1.19-r0) 16:56:18 (12/39) Installing xz-libs (5.2.5-r0) 16:56:18 (13/39) Installing sqlite-libs (3.34.1-r0) 16:56:18 (14/39) Installing python3 (3.8.10-r0) 16:56:19 (1/6) Installing dumb-init (1.2.2-r1) 16:56:19 (2/6) Installing libgcc (9.3.0-r2) 16:56:19 (3/6) Installing libsodium (1.0.18-r0) 16:56:19 (4/6) Installing libstdc++ (9.3.0-r2) 16:56:19 (5/6) Installing libzmq (4.3.3-r0) 16:56:19 (6/6) Installing zeromq (4.3.3-r0) 16:56:19 Executing busybox-1.31.1-r20.trigger 16:56:19 OK: 8 MiB in 20 packages 16:56:20 (15/39) Installing py3-appdirs (1.4.4-r1) 16:56:20 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:56:20 (17/39) Installing py3-parsing (2.4.7-r1) 16:56:20 (18/39) Installing py3-six (1.15.0-r0) 16:56:20 (19/39) Installing py3-packaging (20.9-r0) 16:56:20 (20/39) Installing py3-setuptools (51.3.3-r0) 16:56:20 (21/39) Installing py3-chardet (4.0.0-r0) 16:56:20 (22/39) Installing py3-idna (3.1-r0) 16:56:21 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:56:21 (24/39) Installing py3-requests (2.25.1-r1) 16:56:21 (25/39) Installing py3-msgpack (1.0.2-r0) 16:56:21 (26/39) Installing py3-lockfile (0.12.2-r3) 16:56:21 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:56:21 (28/39) Installing py3-colorama (0.4.4-r0) 16:56:21 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:56:21 (30/39) Installing py3-distlib (0.3.1-r1) 16:56:21 (31/39) Installing py3-distro (1.5.0-r1) 16:56:21 (32/39) Installing py3-webencodings (0.5.1-r3) 16:56:21 (33/39) Installing py3-html5lib (1.1-r0) 16:56:21 (34/39) Installing py3-pytoml (0.1.21-r0) 16:56:21 (35/39) Installing py3-pep517 (0.9.1-r0) 16:56:21 (36/39) Installing py3-progress (1.5-r0) 16:56:21 (37/39) Installing py3-retrying (1.3.3-r0) 16:56:21 (38/39) Installing py3-toml (0.10.2-r0) 16:56:21 (39/39) Installing py3-pip (20.3.4-r0) 16:56:21 Removing intermediate container d027fb4869f8 16:56:21 ---> 5649b734c118 16:56:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:21 Executing busybox-1.32.1-r6.trigger 16:56:21 OK: 82 MiB in 59 packages 16:56:22 ---> d6ee09dee61a 16:56:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:56:24 ---> d68ae39a142b 16:56:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:56:24 ---> 293d39fe12f9 16:56:24 Step 20/24 : ENTRYPOINT ["/core-data"] 16:56:25 ---> Running in 1bce78c96b02 16:56:25 Removing intermediate container 1bce78c96b02 16:56:25 ---> 2da84b1ee46c 16:56:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:25 ---> Running in 4092aebc8d85 16:56:26 Removing intermediate container 4092aebc8d85 16:56:26 ---> c807e7dab6e0 16:56:26 Step 22/24 : LABEL arch=arm64 16:56:26 ---> Running in 8f101f242706 16:56:26 Removing intermediate container 8f101f242706 16:56:26 ---> dfbe0ceeed01 16:56:26 Step 23/24 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b 16:56:26 ---> Running in 971bdcda27ee 16:56:27 Removing intermediate container 971bdcda27ee 16:56:27 ---> 0d87d684db67 16:56:27 Step 24/24 : LABEL version=0.0.0 16:56:27 ---> Running in 85c88accdf81 16:56:28 Removing intermediate container 85c88accdf81 16:56:28 ---> 0555f23aaa97 16:56:28 16:56:28 Successfully built 0555f23aaa97 16:56:28 Successfully tagged core-data-arm64:latest 16:56:32  Building core-data ... done Collecting docker-compose==1.23.2 16:56:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:56:33 Collecting PyYAML<4,>=3.10 16:56:33 Downloading PyYAML-3.13.tar.gz (270 kB) 16:56:38 Collecting texttable<0.10,>=0.9.0 16:56:38 Downloading texttable-0.9.1.tar.gz (11 kB) 16:56:41 Collecting cached-property<2,>=1.2.0 16:56:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:56:41 Collecting docker<4.0,>=3.6.0 16:56:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:56:41 Collecting dockerpty<0.5,>=0.4.1 16:56:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:56:45 Collecting jsonschema<3,>=2.5.1 16:56:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:56:45 Collecting websocket-client<1.0,>=0.32.0 16:56:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:56:45 Collecting docopt<0.7,>=0.6.1 16:56:45 Downloading docopt-0.6.2.tar.gz (25 kB) 16:56:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:56:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:56:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:56:51 Collecting docker-pycreds>=0.4.0 16:56:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:56:51 Collecting certifi>=2017.4.17 16:56:51 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:56:52 Collecting idna<2.8,>=2.5 16:56:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:56:52 Collecting chardet<3.1.0,>=3.0.2 16:56:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:56:53 Collecting urllib3<1.25,>=1.21.1 16:56:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:56:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:56:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:56:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:56:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:56:56 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:56:56 Attempting uninstall: urllib3 16:56:56 Found existing installation: urllib3 1.26.2 16:56:56 Uninstalling urllib3-1.26.2: 16:56:56 Successfully uninstalled urllib3-1.26.2 16:56:56 Attempting uninstall: idna 16:56:56 Found existing installation: idna 3.1 16:56:56 Uninstalling idna-3.1: 16:56:56 Successfully uninstalled idna-3.1 16:56:57 Attempting uninstall: chardet 16:56:57 Found existing installation: chardet 4.0.0 16:56:57 Uninstalling chardet-4.0.0: 16:56:58 Successfully uninstalled chardet-4.0.0 16:57:00 Attempting uninstall: requests 16:57:00 Found existing installation: requests 2.25.1 16:57:00 Uninstalling requests-2.25.1: 16:57:00 Successfully uninstalled requests-2.25.1 16:57:00 Running setup.py install for texttable: started 16:57:03 Running setup.py install for texttable: finished with status 'done' 16:57:03 Running setup.py install for PyYAML: started 16:57:06 Running setup.py install for PyYAML: finished with status 'done' 16:57:07 Running setup.py install for docopt: started 16:57:10 Running setup.py install for docopt: finished with status 'done' 16:57:10 Running setup.py install for dockerpty: started 16:57:14 Running setup.py install for dockerpty: finished with status 'done' 16:57:16 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:57:26 Removing intermediate container 1f4d840aee91 16:57:26 ---> 8aebe9597b14 16:57:26 Step 15/24 : ENV APP_PORT=58890 16:57:26 ---> Running in ddc0c2a6ae57 16:57:26 Removing intermediate container ddc0c2a6ae57 16:57:26 ---> 4264e90b3614 16:57:26 Step 16/24 : EXPOSE $APP_PORT 16:57:26 ---> Running in ad634bf1477f 16:57:26 Removing intermediate container ad634bf1477f 16:57:26 ---> b5cd92e9b65e 16:57:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:57:28 ---> aad736287dc6 16:57:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:57:28 ---> 137482dc4c97 16:57:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:57:31 ---> 3b39935eb0b6 16:57:31 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:57:31 ---> Running in 2902cd2b4d30 16:57:31 Removing intermediate container 2902cd2b4d30 16:57:31 ---> c57bb82ef34c 16:57:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:31 ---> Running in f16ae99ea4b6 16:57:31 Removing intermediate container f16ae99ea4b6 16:57:31 ---> 685323fd09e8 16:57:31 Step 22/24 : LABEL arch=arm64 16:57:31 ---> Running in 5ce7d2f499ce 16:57:31 Removing intermediate container 5ce7d2f499ce 16:57:31 ---> 34d6c912bdef 16:57:31 Step 23/24 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b 16:57:31 ---> Running in 59057161dd4b 16:57:32 Removing intermediate container 59057161dd4b 16:57:32 ---> a780f02de3eb 16:57:32 Step 24/24 : LABEL version=0.0.0 16:57:32 ---> Running in 99e15d1c14c3 16:57:32 Removing intermediate container 99e15d1c14c3 16:57:32 ---> 9e0656715647 16:57:32 16:57:33 Successfully built 9e0656715647 16:57:33 Successfully tagged sys-mgmt-agent-arm64:latest 16:57:33  Building sys-mgmt-agent ... done  [Pipeline] } 16:57:33 $ docker stop --time=1 0a2b2a2694afe68dc04f774f887ca539a6b430cdc0c3c26a95553622d6f6a0e4 16:57:35 $ docker rm -f 0a2b2a2694afe68dc04f774f887ca539a6b430cdc0c3c26a95553622d6f6a0e4 [Pipeline] // withDockerContainer [Pipeline] sh 16:57:35 + docker images 16:57:36 REPOSITORY TAG IMAGE ID CREATED SIZE 16:57:36 sys-mgmt-agent-arm64 latest 9e0656715647 4 seconds ago 311MB 16:57:36 core-data-arm64 latest 0555f23aaa97 About a minute ago 19.3MB 16:57:36 security-proxy-setup-arm64 latest 9aad6c9c1cb3 About a minute ago 24.6MB 16:57:36 787b96ce31f1 About a minute ago 1.57GB 16:57:36 cb14066604c5 About a minute ago 1.57GB 16:57:36 539dd38285f0 About a minute ago 1.57GB 16:57:36 support-scheduler-arm64 latest f620f5f0a41d About a minute ago 15.2MB 16:57:36 358ef079bcb9 About a minute ago 1.57GB 16:57:36 security-bootstrapper-arm64 latest d107c4dafb31 5 minutes ago 17.7MB 16:57:36 security-secretstore-setup-arm64 latest 94fc45a12459 5 minutes ago 26.5MB 16:57:36 core-metadata-arm64 latest a8a57cd8539a 5 minutes ago 15.8MB 16:57:36 support-notifications-arm64 latest ac03184533b1 5 minutes ago 15.9MB 16:57:36 core-command-arm64 latest 8cc51a28f9f2 5 minutes ago 15.2MB 16:57:36 07434177c400 5 minutes ago 1.57GB 16:57:36 727b224248f2 5 minutes ago 1.57GB 16:57:36 52db3ac11f6a 5 minutes ago 1.57GB 16:57:36 8a5708e19b04 5 minutes ago 1.57GB 16:57:36 c82f5995cb1f 6 minutes ago 1.56GB 16:57:36 ci-base-image-arm64 latest 217963f082c1 19 minutes ago 1.24GB 16:57:36 alpine 3.12 afc2cc120ca2 8 days ago 5.33MB 16:57:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 16:57:36 docker 20.10.7 df445af6242a 2 months ago 234MB 16:57:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:57:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:36 16:57:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:57:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:37 arm64: Pulling from edgex-lftools-log-publisher 16:57:37 448f6bf000e3: Pulling fs layer 16:57:37 f757da607395: Pulling fs layer 16:57:37 05883995daec: Pulling fs layer 16:57:37 8603b9c90790: Pulling fs layer 16:57:37 1560dd03e051: Pulling fs layer 16:57:37 27f5ce0e4adf: Pulling fs layer 16:57:37 c2d8d7efcc4b: Pulling fs layer 16:57:37 8603b9c90790: Waiting 16:57:37 1560dd03e051: Waiting 16:57:37 27f5ce0e4adf: Waiting 16:57:37 c2d8d7efcc4b: Waiting 16:57:37 f757da607395: Verifying Checksum 16:57:37 f757da607395: Download complete 16:57:37 8603b9c90790: Verifying Checksum 16:57:37 8603b9c90790: Download complete 16:57:37 1560dd03e051: Verifying Checksum 16:57:37 1560dd03e051: Download complete 16:57:37 27f5ce0e4adf: Download complete 16:57:38 05883995daec: Verifying Checksum 16:57:38 05883995daec: Download complete 16:57:38 448f6bf000e3: Verifying Checksum 16:57:38 448f6bf000e3: Download complete 16:57:42 c2d8d7efcc4b: Verifying Checksum 16:57:42 c2d8d7efcc4b: Download complete 16:57:42 448f6bf000e3: Pull complete 16:57:42 f757da607395: Pull complete 16:57:44 05883995daec: Pull complete 16:57:44 8603b9c90790: Pull complete 16:57:45 1560dd03e051: Pull complete 16:57:46 27f5ce0e4adf: Pull complete 16:58:01 c2d8d7efcc4b: Pull complete 16:58:01 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:58:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:58:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:58:01 prd-ubuntu18.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container 16:58:01 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:arm64 cat 16:58:06 $ docker top 757292c83148d6105a90761e86439f8be4cdd8b537cedcd3b4d0bad5baf3f878 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:07 ---> job-cost.sh 16:58:07 lf-activate-venv: SKIPPING 16:58:07 INFO: No Stack... 16:58:08 INFO: Retrieving Pricing Info for: v3-standard-4 16:58:09 INFO: Archiving Costs [Pipeline] sh 16:58:09 + cat /w/workspace/edgex-go/4/archives/cost.csv 16:58:09 + cut -d, -f6 [Pipeline] lock 16:58:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3700-4-stack-cost] 16:58:09 Resource [jenkins-edgexfoundry-edgex-go-PR-3700-4-stack-cost] did not exist. Created. 16:58:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3700-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:58:10 + echo total: 0.10999999940395355 [Pipeline] stash 16:58:10 Stashed 1 file(s) [Pipeline] } 16:58:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3700-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:58:10 $ docker stop --time=1 757292c83148d6105a90761e86439f8be4cdd8b537cedcd3b4d0bad5baf3f878 16:58:12 $ docker rm -f 757292c83148d6105a90761e86439f8be4cdd8b537cedcd3b4d0bad5baf3f878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:45:08 Running on prd-ubuntu18.04-docker-8c-8g-1862 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws 17:45:09 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 17:45:09 The recommended git tool is: git 17:45:13 using credential edgex-jenkins-ssh 17:45:13 Cloning the remote Git repository 17:45:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:45:13 > git init /w/workspace/edgex-go/4 # timeout=10 17:45:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:45:13 > git --version # timeout=10 17:45:13 > git --version # 'git version 2.17.1' 17:45:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:45:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:45:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:45:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:45:20 Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit cf24c67dce5eab1da970699aa1aba381e09581db 17:45:20 Merge succeeded, producing dcba0036362fd50d74e0c632ff05b2dbc87b5529 17:45:20 Checking out Revision dcba0036362fd50d74e0c632ff05b2dbc87b5529 (PR-3700) 17:45:20 > git config core.sparsecheckout # timeout=10 17:45:20 > git checkout -f cf24c67dce5eab1da970699aa1aba381e09581db # timeout=10 17:45:20 > git remote # timeout=10 17:45:20 > git config --get remote.origin.url # timeout=10 17:45:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:20 > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 17:45:20 > git rev-parse HEAD^{commit} # timeout=10 17:45:20 > git config core.sparsecheckout # timeout=10 17:45:20 > git checkout -f dcba0036362fd50d74e0c632ff05b2dbc87b5529 # timeout=10 17:45:24 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" 17:45:24 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:24 > git rev-list --no-walk 951b5ce59f6f056e85aa44111fc9d58e959043b5 # timeout=10 17:45:25 + echo snap-build.sh 17:45:25 snap-build.sh 17:45:25 + SNAP_BASE_DIR=. 17:45:25 + '[' '!' -z /w/workspace/edgex-go/4 ']' 17:45:25 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 17:45:25 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 17:45:25 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 17:45:25 + cd /w/workspace/edgex-go/4 17:45:25 + sudo apt-get remove -qy --purge lxd lxd-client 17:45:25 Reading package lists... 17:45:25 Building dependency tree... 17:45:25 Reading state information... 17:45:25 The following packages were automatically installed and are no longer required: 17:45:25 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:45:25 uidmap xdelta3 17:45:25 Use 'sudo apt autoremove' to remove them. 17:45:25 The following packages will be REMOVED: 17:45:25 lxd* lxd-client* 17:45:25 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:45:25 After this operation, 31.7 MB disk space will be freed. 17:45:26 (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.) 17:45:26 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:45:26 Removing lxd dnsmasq configuration 17:45:26 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:45:27 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:45:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:45:27 (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.) 17:45:27 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:45:29 Processing triggers for systemd (237-3ubuntu10.45) ... 17:45:29 Processing triggers for ureadahead (0.100.0-21) ... 17:45:29 + sudo snap remove --purge lxd 17:45:29 snap "lxd" is not installed 17:45:29 + sudo groupadd --force --system lxd 17:45:29 ++ whoami 17:45:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:45:29 + newgrp - lxd 17:45:29 + sudo snap install lxd 17:45:39 2021-09-09T17:45:36Z INFO Waiting for automatic snapd restart... 17:45:52 lxd 4.18 from Canonical* installed 17:45:52 + sudo lxd init --auto 17:46:02 + sudo snap install --classic snapcraft 17:46:10 snapcraft 5.0 from Canonical* installed 17:46:10 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:46:10 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:46:10 % Total % Received % Xferd Average Speed Time Time Time Current 17:46:10 Dload Upload Total Spent Left Speed 17:46:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4265 0 --:--:-- --:--:-- --:--:-- 4265 17:46:10 100 3325k 100 3325k 0 0 6078k 0 --:--:-- --:--:-- --:--:-- 6078k 17:46:10 ./yq_linux_amd64 17:46:10 + sudo snapcraft prime --use-lxd 17:46:12 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:46:12 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: 17:46:12 - README.md 17:46:12 17:46:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:46:13 Launching a container. 17:46:19 Waiting for container to be ready 17:46:20 To start your first instance, try: lxc launch ubuntu:18.04 17:46:20 17:46:23 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:46:23 Waiting for network to be ready... 17:46:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:46:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 17:46:24 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:46:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 17:46:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:46:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:46:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 17:46:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 17:46:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 17:46:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 17:46:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:46:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:46:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:46:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:46:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:46:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:46:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:46:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:46:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:46:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 17:46:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 17:46:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:46:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:46:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 17:46:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 17:46:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 17:46:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 17:46:28 Fetched 25.2 MB in 4s (6013 kB/s) 17:46:29 Reading package lists... 17:46:29 Reading package lists... 17:46:29 Building dependency tree... 17:46:29 Reading state information... 17:46:29 The following additional packages will be installed: 17:46:29 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:46:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:46:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:46:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:46:29 Suggested packages: 17:46:29 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:46:29 Recommended packages: 17:46:29 gnupg libsasl2-modules 17:46:29 The following NEW packages will be installed: 17:46:29 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:46:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:46:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:46:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:46:29 The following packages will be upgraded: 17:46:29 gpg gpg-agent gpgconf libudev1 17:46:29 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 17:46:29 Need to get 3527 kB of archives. 17:46:29 After this operation, 13.3 MB of additional disk space will be used. 17:46:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 17:46:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:46:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:46:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:46:30 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 17:46:30 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 17:46:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:46:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:46:30 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:46:30 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:46:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:46:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:46:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:46:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:46:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:46:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:46:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:46:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:46:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:46:30 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:46:30 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:46:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:46:31 debconf: delaying package configuration, since apt-utils is not installed 17:46:31 Fetched 3527 kB in 1s (3097 kB/s) 17:46:31 (Reading database ... 12511 files and directories currently installed.) 17:46:31 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 17:46:31 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:46:31 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 17:46:31 Selecting previously unselected package udev. 17:46:31 (Reading database ... 12511 files and directories currently installed.) 17:46:31 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 17:46:31 Unpacking udev (237-3ubuntu10.51) ... 17:46:31 Selecting previously unselected package libfuse2:amd64. 17:46:31 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:46:31 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:46:31 Selecting previously unselected package fuse. 17:46:31 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:46:31 Unpacking fuse (2.9.7-1ubuntu1) ... 17:46:31 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:46:31 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:46:31 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:46:31 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:46:31 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:46:31 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:46:32 Selecting previously unselected package libksba8:amd64. 17:46:32 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:46:32 Unpacking libksba8:amd64 (1.3.5-2) ... 17:46:32 Selecting previously unselected package libroken18-heimdal:amd64. 17:46:32 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:32 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:46:32 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:32 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:46:32 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:32 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:46:32 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:32 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Selecting previously unselected package libwind0-heimdal:amd64. 17:46:32 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:32 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:46:32 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:32 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:46:32 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:32 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:46:32 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:32 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:46:32 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:32 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Selecting previously unselected package libsasl2-modules-db:amd64. 17:46:32 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:46:32 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:46:32 Selecting previously unselected package libsasl2-2:amd64. 17:46:32 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:46:32 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:46:32 Selecting previously unselected package libldap-common. 17:46:32 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:46:32 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:46:32 Selecting previously unselected package libldap-2.4-2:amd64. 17:46:32 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:46:32 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:46:32 Selecting previously unselected package dirmngr. 17:46:32 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:46:32 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:46:32 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:46:32 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:46:32 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:46:32 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:46:32 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:46:32 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:46:32 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Setting up libksba8:amd64 (1.3.5-2) ... 17:46:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:46:33 Setting up udev (237-3ubuntu10.51) ... 17:46:33 invoke-rc.d: policy-rc.d denied execution of start. 17:46:33 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:33 Processing triggers for systemd (237-3ubuntu10) ... 17:46:33 Setting up fuse (2.9.7-1ubuntu1) ... 17:46:33 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:46:33 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:33 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:33 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:33 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:33 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:33 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:33 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:33 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:46:33 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:46:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:46:33 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:46:33 settings in the [Install] section, and DefaultInstance for template units). 17:46:33 This means they are not meant to be enabled using systemctl. 17:46:33 Possible reasons for having this kind of units are: 17:46:33 1) A unit may be statically enabled by being symlinked from another unit's 17:46:33 .wants/ or .requires/ directory. 17:46:33 2) A unit's purpose may be to act as a helper for some other unit which has 17:46:33 a requirement dependency on it. 17:46:33 3) A unit may be started when needed via activation (socket, path, timer, 17:46:33 D-Bus, udev, scripted systemctl call, ...). 17:46:33 4) In case of template units, the unit is meant to be enabled with some 17:46:33 instance name specified. 17:46:34 Reading package lists... 17:46:34 Building dependency tree... 17:46:34 Reading state information... 17:46:34 The following additional packages will be installed: 17:46:34 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:46:34 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:46:34 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:46:34 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:46:34 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:46:34 Suggested packages: 17:46:34 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:46:34 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:46:34 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:46:34 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:46:34 systemd-container policykit-1 17:46:34 Recommended packages: 17:46:34 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:46:34 The following NEW packages will be installed: 17:46:34 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:46:34 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:46:34 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:46:34 multiarch-support openssh-client python3 python3-minimal python3.6 17:46:34 python3.6-minimal snapd squashfs-tools sudo 17:46:34 The following packages will be upgraded: 17:46:34 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:46:34 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 17:46:34 Need to get 36.7 MB of archives. 17:46:34 After this operation, 147 MB of additional disk space will be used. 17:46:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 17:46:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:46:34 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 17:46:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:46:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:46:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:46:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:46:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:46:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:46:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:46:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:46:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:46:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:46:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:46:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 17:46:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 17:46:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 17:46:35 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 17:46:35 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 17:46:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 17:46:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:46:35 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:46:35 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:46:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:46:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:46:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:46:35 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:46:35 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:46:35 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:46:36 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 17:46:37 debconf: delaying package configuration, since apt-utils is not installed 17:46:37 Fetched 36.7 MB in 3s (14.3 MB/s) 17:46:37 (Reading database ... 12757 files and directories currently installed.) 17:46:37 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 17:46:37 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:46:38 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 17:46:38 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:46:38 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 17:46:38 (Reading database ... 12757 files and directories currently installed.) 17:46:38 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 17:46:38 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 17:46:38 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 17:46:38 (Reading database ... 12757 files and directories currently installed.) 17:46:38 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 17:46:38 Unpacking apt (1.6.14) over (1.6.1) ... 17:46:38 Setting up apt (1.6.14) ... 17:46:38 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:46:39 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:46:39 (Reading database ... 12764 files and directories currently installed.) 17:46:39 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:46:39 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:46:39 Selecting previously unselected package libpython3.6-minimal:amd64. 17:46:39 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:46:39 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:46:39 Selecting previously unselected package libexpat1:amd64. 17:46:39 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:46:39 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:46:39 Selecting previously unselected package python3.6-minimal. 17:46:39 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:46:39 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:46:39 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 17:46:39 Checking for services that may need to be restarted...done. 17:46:39 Checking for services that may need to be restarted...done. 17:46:39 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:46:39 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:46:39 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:46:40 Selecting previously unselected package python3-minimal. 17:46:40 (Reading database ... 13012 files and directories currently installed.) 17:46:40 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:46:40 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:46:40 Selecting previously unselected package mime-support. 17:46:40 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:46:40 Unpacking mime-support (3.60ubuntu1) ... 17:46:40 Selecting previously unselected package libmpdec2:amd64. 17:46:40 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:46:40 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:46:40 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:46:40 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:46:40 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:46:40 Selecting previously unselected package python3.6. 17:46:40 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:46:40 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:46:40 Selecting previously unselected package libpython3-stdlib:amd64. 17:46:40 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:46:40 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:46:40 Setting up python3-minimal (3.6.7-1~18.04) ... 17:46:41 Selecting previously unselected package python3. 17:46:41 (Reading database ... 13442 files and directories currently installed.) 17:46:41 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:46:41 Unpacking python3 (3.6.7-1~18.04) ... 17:46:41 Selecting previously unselected package multiarch-support. 17:46:41 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:46:41 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:46:41 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:46:41 Selecting previously unselected package liblzo2-2:amd64. 17:46:41 (Reading database ... 13479 files and directories currently installed.) 17:46:41 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:46:41 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:46:41 Selecting previously unselected package libbsd0:amd64. 17:46:41 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:46:41 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:46:41 Selecting previously unselected package sudo. 17:46:41 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:46:41 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:46:41 Selecting previously unselected package apparmor. 17:46:41 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:46:41 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:46:41 Selecting previously unselected package libedit2:amd64. 17:46:41 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:46:41 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:46:41 Selecting previously unselected package libkrb5support0:amd64. 17:46:41 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:46:41 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:46:41 Selecting previously unselected package libk5crypto3:amd64. 17:46:41 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:46:41 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:46:41 Selecting previously unselected package libkeyutils1:amd64. 17:46:41 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:46:41 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:46:41 Selecting previously unselected package libkrb5-3:amd64. 17:46:41 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:46:41 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:46:41 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:46:41 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:46:41 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:46:41 Selecting previously unselected package libssl1.0.0:amd64. 17:46:41 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 17:46:41 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:46:42 Selecting previously unselected package openssh-client. 17:46:42 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 17:46:42 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 17:46:42 Selecting previously unselected package squashfs-tools. 17:46:42 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 17:46:42 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 17:46:42 Selecting previously unselected package snapd. 17:46:42 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 17:46:42 Unpacking snapd (2.49.2+18.04) ... 17:46:44 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:46:44 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:46:44 Setting up mime-support (3.60ubuntu1) ... 17:46:44 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:46:44 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:46:44 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:46:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:46:44 Setting up systemd (237-3ubuntu10.51) ... 17:46:44 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:46:45 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:46:45 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:46:45 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:46:45 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:46:45 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:46:45 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:46:45 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 17:46:45 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:46:45 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:46:45 Setting up python3 (3.6.7-1~18.04) ... 17:46:45 running python rtupdate hooks for python3.6... 17:46:45 running python post-rtupdate hooks for python3.6... 17:46:45 Setting up apparmor (2.12-4ubuntu5.1) ... 17:46:46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:46:46 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:46:46 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 17:46:47 Setting up snapd (2.49.2+18.04) ... 17:46:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:46:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:46:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:46:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:46:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:46:48 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:46:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:46:48 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:46:48 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:46:48 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:46:49 /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' 17:46:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:46:49 Processing triggers for systemd (237-3ubuntu10.51) ... 17:46:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:46:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:46:49 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:46:50 Fetched 88.7 kB in 1s (146 kB/s) 17:46:51 Reading package lists... 17:46:51 Reading package lists... 17:46:51 Building dependency tree... 17:46:51 Reading state information... 17:46:51 Calculating upgrade... 17:46:51 The following packages will be upgraded: 17:46:51 advancecomp base-files bash binutils binutils-common 17:46:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:46:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:46:51 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 17:46:51 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 17:46:51 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:46:51 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:46:51 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:46:51 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:46:51 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:46:51 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:46:51 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:46:51 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:46:51 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:46:51 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:46:51 ubuntu-keyring util-linux 17:46:51 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:46:51 Need to get 64.2 MB of archives. 17:46:51 After this operation, 5138 kB of additional disk space will be used. 17:46:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 17:46:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:46:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:46:52 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:46:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:46:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:46:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:46:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:46:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:46:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:46:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:46:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:46:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:46:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:46:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:46:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:46:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:46:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:46:52 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:46:52 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:46:52 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:46:52 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:46:52 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:46:52 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:46:52 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:46:52 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:46:52 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:46:52 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:46:52 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:46:52 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:46:52 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:46:52 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:46:52 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:46:52 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:46:52 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:46:52 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:46:52 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:46:52 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:46:52 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:46:52 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:46:52 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:46:52 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 17:46:52 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:46:52 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:46:52 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:46:52 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:46:52 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:46:52 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:46:52 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:46:52 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 17:46:52 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:46:52 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:46:52 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:46:52 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:46:52 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:46:52 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:46:52 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:46:52 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:46:52 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:46:52 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:46:52 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:46:52 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:46:52 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:46:52 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:46:52 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:46:52 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:46:53 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:46:53 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:46:53 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:46:53 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:46:53 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:46:53 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:46:53 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 17:46:53 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:46:53 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:46:53 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:46:53 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:46:53 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:46:53 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:46:53 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:46:53 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:46:53 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:46:53 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:46:53 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:46:53 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 17:46:53 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:46:53 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 17:46:53 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] 17:46:53 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:46:53 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:46:53 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:46:53 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:46:53 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:46:53 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:46:53 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:46:53 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:46:53 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] 17:46:53 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:46:53 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:46:53 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:46:53 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:46:53 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:46:53 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:46:54 debconf: delaying package configuration, since apt-utils is not installed 17:46:54 Fetched 64.2 MB in 2s (34.3 MB/s) 17:46:54 (Reading database ... 13914 files and directories currently installed.) 17:46:54 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:46:54 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:46:54 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:46:54 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:46:54 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 17:46:54 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 17:46:54 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:54 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:54 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:54 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:54 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:54 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:55 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:55 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:55 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:55 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:55 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:55 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:55 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:55 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:55 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:46:55 (Reading database ... 13914 files and directories currently installed.) 17:46:55 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:55 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:46:55 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:46:55 (Reading database ... 13914 files and directories currently installed.) 17:46:55 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:55 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:55 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:55 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:55 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:55 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:55 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:46:55 (Reading database ... 13914 files and directories currently installed.) 17:46:55 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:46:55 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:46:56 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:46:56 (Reading database ... 13914 files and directories currently installed.) 17:46:56 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:46:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:46:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:46:56 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:46:56 Setting up base-files (10.1ubuntu2.10) ... 17:46:57 Installing new version of config file /etc/issue ... 17:46:57 Installing new version of config file /etc/issue.net ... 17:46:57 Installing new version of config file /etc/lsb-release ... 17:46:57 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:46:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:46:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:46:57 Removing obsolete conffile /etc/default/motd-news ... 17:46:57 (Reading database ... 13915 files and directories currently installed.) 17:46:57 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:46:57 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:46:57 Setting up bash (4.4.18-2ubuntu1.2) ... 17:46:57 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 17:46:57 (Reading database ... 13915 files and directories currently installed.) 17:46:57 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:46:57 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:46:57 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:46:57 (Reading database ... 13915 files and directories currently installed.) 17:46:57 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:46:57 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:46:57 Setting up tar (1.29b-2ubuntu0.2) ... 17:46:57 (Reading database ... 13915 files and directories currently installed.) 17:46:57 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:46:57 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:46:58 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:46:58 (Reading database ... 13915 files and directories currently installed.) 17:46:58 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:46:58 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:46:58 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:46:58 (Reading database ... 13915 files and directories currently installed.) 17:46:58 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:46:58 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:46:58 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:46:58 (Reading database ... 13915 files and directories currently installed.) 17:46:58 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:46:58 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:46:58 Setting up grep (3.1-2build1) ... 17:46:58 (Reading database ... 13915 files and directories currently installed.) 17:46:58 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 17:46:58 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 17:46:58 Setting up gzip (1.6-5ubuntu1.1) ... 17:46:58 (Reading database ... 13915 files and directories currently installed.) 17:46:58 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:46:58 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:46:58 Setting up login (1:4.5-1ubuntu2) ... 17:46:58 (Reading database ... 13915 files and directories currently installed.) 17:46:58 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:46:58 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:46:58 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:46:58 (Reading database ... 13915 files and directories currently installed.) 17:46:58 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:46:58 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:46:59 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:46:59 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:46:59 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:46:59 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:46:59 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:46:59 (Reading database ... 13915 files and directories currently installed.) 17:46:59 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:47:00 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:47:00 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:47:00 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:47:00 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:47:00 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:47:00 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:47:00 (Reading database ... 13915 files and directories currently installed.) 17:47:00 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:47:00 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:47:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:47:00 (Reading database ... 13915 files and directories currently installed.) 17:47:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:47:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:47:00 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:47:00 (Reading database ... 13915 files and directories currently installed.) 17:47:00 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:47:00 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:47:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:47:01 (Reading database ... 13915 files and directories currently installed.) 17:47:01 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:47:01 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:47:01 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:47:01 (Reading database ... 13915 files and directories currently installed.) 17:47:01 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:47:01 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:47:01 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:47:01 (Reading database ... 13915 files and directories currently installed.) 17:47:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:47:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:47:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:47:01 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:47:01 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:47:01 (Reading database ... 13915 files and directories currently installed.) 17:47:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:47:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:47:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:47:01 (Reading database ... 13915 files and directories currently installed.) 17:47:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:47:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:47:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:47:01 (Reading database ... 13915 files and directories currently installed.) 17:47:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:47:01 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:47:01 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:47:01 (Reading database ... 13915 files and directories currently installed.) 17:47:01 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:47:01 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:47:02 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:47:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:47:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:47:02 (Reading database ... 13915 files and directories currently installed.) 17:47:02 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:47:02 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:47:02 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:47:03 (Reading database ... 13915 files and directories currently installed.) 17:47:03 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:47:03 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:47:03 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:47:03 (Reading database ... 13917 files and directories currently installed.) 17:47:03 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:47:03 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:47:03 Setting up debconf (1.5.66ubuntu1) ... 17:47:03 (Reading database ... 13917 files and directories currently installed.) 17:47:03 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:47:03 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:47:03 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:47:03 (Reading database ... 13917 files and directories currently installed.) 17:47:03 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:47:03 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:47:03 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:47:03 (Reading database ... 13917 files and directories currently installed.) 17:47:03 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:47:03 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:47:04 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:47:04 (Reading database ... 13917 files and directories currently installed.) 17:47:04 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:47:04 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:47:04 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:47:04 (Reading database ... 13919 files and directories currently installed.) 17:47:04 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:47:04 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:47:04 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:47:04 (Reading database ... 13923 files and directories currently installed.) 17:47:04 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:47:04 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:47:04 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 17:47:04 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:47:04 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:47:04 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:47:04 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:47:04 (Reading database ... 13923 files and directories currently installed.) 17:47:04 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:47:04 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:47:04 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:47:04 (Reading database ... 13923 files and directories currently installed.) 17:47:04 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:47:04 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:47:05 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:47:05 (Reading database ... 13923 files and directories currently installed.) 17:47:05 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:47:05 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:47:05 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:47:05 (Reading database ... 13923 files and directories currently installed.) 17:47:05 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:47:05 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:47:05 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:47:05 (Reading database ... 13923 files and directories currently installed.) 17:47:05 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:47:05 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:47:05 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:47:05 (Reading database ... 13923 files and directories currently installed.) 17:47:05 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:47:05 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:47:05 Setting up passwd (1:4.5-1ubuntu2) ... 17:47:05 (Reading database ... 13923 files and directories currently installed.) 17:47:05 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:47:05 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:47:05 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:47:06 (Reading database ... 13923 files and directories currently installed.) 17:47:06 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:47:06 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:47:06 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:47:06 (Reading database ... 13923 files and directories currently installed.) 17:47:06 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:47:06 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:47:06 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:47:06 (Reading database ... 13923 files and directories currently installed.) 17:47:06 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:47:06 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:47:06 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:47:06 (Reading database ... 13923 files and directories currently installed.) 17:47:06 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:47:06 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:47:06 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:47:06 (Reading database ... 13923 files and directories currently installed.) 17:47:06 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:47:06 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:47:06 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:47:06 (Reading database ... 13923 files and directories currently installed.) 17:47:06 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:47:06 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:47:06 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:47:06 (Reading database ... 13923 files and directories currently installed.) 17:47:06 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:47:06 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:47:06 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:47:07 (Reading database ... 13923 files and directories currently installed.) 17:47:07 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:47:07 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:47:07 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:47:07 (Reading database ... 13924 files and directories currently installed.) 17:47:07 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:47:07 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:47:07 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:47:07 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:47:07 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:47:07 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:47:07 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:47:07 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:47:07 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:47:07 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:47:07 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:47:07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:47:07 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:47:07 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:47:08 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:47:08 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:47:08 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:47:08 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:47:08 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:47:08 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:47:08 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:47:08 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:47:08 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:47:08 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:47:08 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:47:08 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:47:08 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:47:08 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:47:08 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:47:08 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:47:09 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:47:09 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:47:09 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:47:09 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:47:09 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:47:09 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:47:09 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:09 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:09 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:09 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:09 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:09 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:09 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:09 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:10 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:10 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:10 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:11 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:11 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:11 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:11 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:11 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:12 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:12 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:12 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:47:12 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:47:12 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:47:12 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:47:12 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:47:12 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:47:12 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:47:12 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:47:12 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:47:12 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:47:12 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:47:12 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:47:12 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:47:12 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:47:13 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:13 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:47:13 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:13 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:13 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:13 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:47:13 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:47:13 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:47:13 17:47:13 Current default time zone: 'Etc/UTC' 17:47:13 Local time is now: Thu Sep 9 17:47:13 UTC 2021. 17:47:13 Universal Time is now: Thu Sep 9 17:47:13 UTC 2021. 17:47:13 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:47:13 17:47:13 Setting up systemd-sysv (237-3ubuntu10.51) ... 17:47:13 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:13 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 17:47:13 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:47:13 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:47:13 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:47:13 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:47:13 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:47:13 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:47:13 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:47:13 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:13 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:47:13 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:47:13 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:47:13 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:13 Setting up patch (2.7.6-2ubuntu1.1) ... 17:47:13 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:47:13 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:47:13 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 17:47:13 Installing new version of config file /etc/ssl/openssl.cnf ... 17:47:13 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:47:13 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:47:13 Setting up ca-certificates (20210119~18.04.1) ... 17:47:15 Updating certificates in /etc/ssl/certs... 17:47:16 23 added, 27 removed; done. 17:47:16 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:47:16 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:16 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:47:16 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:47:16 Setting up pkgbinarymangler (138.18.04.1) ... 17:47:16 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:47:16 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:47:16 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:47:16 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:47:16 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:47:16 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:47:16 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:47:16 Setting up perl (5.26.1-6ubuntu0.5) ... 17:47:16 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:47:16 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:47:16 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:47:16 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:47:16 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:47:16 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:47:16 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:47:16 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:47:16 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:47:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:47:16 Processing triggers for systemd (237-3ubuntu10.51) ... 17:47:16 Processing triggers for mime-support (3.60ubuntu1) ... 17:47:16 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:47:16 Updating certificates in /etc/ssl/certs... 17:47:17 0 added, 0 removed; done. 17:47:17 Running hooks in /etc/ca-certificates/update.d... 17:47:17 done. 17:47:17 Reading package lists... 17:47:17 Building dependency tree... 17:47:17 Reading state information... 17:47:17 The following NEW packages will be installed: 17:47:17 apt-transport-https 17:47:17 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:47:17 Need to get 4348 B of archives. 17:47:17 After this operation, 154 kB of additional disk space will be used. 17:47:17 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 17:47:17 debconf: delaying package configuration, since apt-utils is not installed 17:47:17 Fetched 4348 B in 0s (24.0 kB/s) 17:47:17 Selecting previously unselected package apt-transport-https. 17:47:17 (Reading database ... 13929 files and directories currently installed.) 17:47:17 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 17:47:17 Unpacking apt-transport-https (1.6.14) ... 17:47:18 Setting up apt-transport-https (1.6.14) ... 17:47:18 Waiting for network to be ready... 17:47:25 2021-09-09T17:47:21Z INFO Waiting for automatic snapd restart... 17:47:25 snapd 2.51.4 from Canonical* installed 17:47:26 "snapd" switched to the "latest/stable" channel 17:47:26 17:47:29 core18 20210722 from Canonical* installed 17:47:29 "core18" switched to the "latest/stable" channel 17:47:29 17:47:31 snapcraft 5.0 from Canonical* installed 17:47:31 "snapcraft" switched to the "latest/stable" channel 17:47:31 17:47:36 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: 17:47:36 - README.md 17:47:36 17:47:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:47:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:47:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:47:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:47:37 Reading package lists... 17:47:37 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 17:47:38 Reading package lists... 17:47:38 Building dependency tree... 17:47:38 Reading state information... 17:47:38 Suggested packages: 17:47:38 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:47:38 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:47:38 Recommended packages: 17:47:38 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:47:38 The following NEW packages will be installed: 17:47:38 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:47:38 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:47:38 pkg-config zip 17:47:38 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:47:38 Need to get 7663 kB of archives. 17:47:38 After this operation, 43.8 MB of additional disk space will be used. 17:47:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:47:38 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:47:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 17:47:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 17:47:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 17:47:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:47:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:47:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:47:38 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:47:38 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:47:38 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:47:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:47:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:47:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:47:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:47:39 debconf: delaying package configuration, since apt-utils is not installed 17:47:39 Fetched 7663 kB in 1s (10.6 MB/s) 17:47:39 Selecting previously unselected package libglib2.0-0:amd64. 17:47:39 (Reading database ... 13933 files and directories currently installed.) 17:47:39 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:47:39 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:47:39 Selecting previously unselected package libpsl5:amd64. 17:47:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:47:39 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:47:39 Selecting previously unselected package libnghttp2-14:amd64. 17:47:39 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:47:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:47:39 Selecting previously unselected package librtmp1:amd64. 17:47:39 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:47:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:47:39 Selecting previously unselected package libcurl3-gnutls:amd64. 17:47:39 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 17:47:39 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 17:47:39 Selecting previously unselected package liberror-perl. 17:47:39 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:47:39 Unpacking liberror-perl (0.17025-1) ... 17:47:39 Selecting previously unselected package git-man. 17:47:39 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 17:47:39 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 17:47:39 Selecting previously unselected package git. 17:47:39 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 17:47:39 Unpacking git (1:2.17.1-1ubuntu0.8) ... 17:47:40 Selecting previously unselected package libnorm1:amd64. 17:47:40 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:47:40 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:47:40 Selecting previously unselected package libpgm-5.2-0:amd64. 17:47:40 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:47:40 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:47:40 Selecting previously unselected package libsodium23:amd64. 17:47:40 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:47:40 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:47:40 Selecting previously unselected package libzmq5:amd64. 17:47:40 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:47:40 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:47:40 Selecting previously unselected package libzmq3-dev:amd64. 17:47:40 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:47:40 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:47:40 Selecting previously unselected package pkg-config. 17:47:40 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:47:40 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:47:40 Selecting previously unselected package zip. 17:47:40 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:47:40 Unpacking zip (3.0-11build1) ... 17:47:40 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:47:40 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 17:47:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:47:40 Setting up liberror-perl (0.17025-1) ... 17:47:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:47:40 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:47:40 No schema files found: doing nothing. 17:47:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:47:41 Setting up zip (3.0-11build1) ... 17:47:41 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:47:41 Setting up libsodium23:amd64 (1.0.16-2) ... 17:47:41 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:47:41 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:47:41 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 17:47:41 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:47:41 Setting up git (1:2.17.1-1ubuntu0.8) ... 17:47:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:47:41 git set to automatically installed. 17:47:41 git-man set to automatically installed. 17:47:41 libcurl3-gnutls set to automatically installed. 17:47:41 liberror-perl set to automatically installed. 17:47:41 libglib2.0-0 set to automatically installed. 17:47:41 libnghttp2-14 set to automatically installed. 17:47:41 libnorm1 set to automatically installed. 17:47:41 libpgm-5.2-0 set to automatically installed. 17:47:41 libpsl5 set to automatically installed. 17:47:41 librtmp1 set to automatically installed. 17:47:41 libsodium23 set to automatically installed. 17:47:41 libzmq3-dev set to automatically installed. 17:47:41 libzmq5 set to automatically installed. 17:47:41 pkg-config set to automatically installed. 17:47:41 zip set to automatically installed. 17:47:42 snapd is not logged in, snap install commands will use sudo 17:47:43 snap "core18" has no updates available 17:47:45 snapd is not logged in, snap install commands will use sudo 17:47:50 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 17:47:50 Pulling config-common 17:47:50 + snapcraftctl pull 17:47:52 Pulling go-build-helper 17:47:52 + snapcraftctl pull 17:47:52 'edgex-go' has dependencies that need to be staged: go-build-helper 17:47:52 Skipping pull go-build-helper (already ran) 17:47:52 Building go-build-helper 17:47:52 + snapcraftctl build 17:47:54 Staging go-build-helper 17:47:54 + snapcraftctl stage 17:48:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:48:04 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:48:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 17:48:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 17:48:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:48:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:48:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 17:48:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 17:48:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 17:48:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 17:48:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:48:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:48:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:48:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:48:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:48:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:48:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:48:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:48:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:48:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 17:48:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 17:48:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:48:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:48:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 17:48:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 17:48:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 17:48:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 17:48:04 Fetched 25.2 MB in 0s (0 B/s) 17:48:04 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:48:04 Fetched 224 kB in 0s (0 B/s) 17:48:04 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:48:04 Fetched 157 kB in 0s (0 B/s) 17:48:04 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:48:04 Fetched 221 kB in 0s (0 B/s) 17:48:04 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:48:04 Fetched 143 kB in 0s (0 B/s) 17:48:04 Pulling edgex-go 17:48:04 + snapcraftctl pull 17:48:05 Pulling hooks 17:48:05 + snapcraftctl pull 17:48:21 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:48:21 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:48:21 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:48:21 Fetched 0 B in 0s (0 B/s) 17:48:21 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:48:21 Fetched 96.5 kB in 0s (0 B/s) 17:48:21 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:48:21 Fetched 279 kB in 0s (0 B/s) 17:48:21 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:48:21 Fetched 122 kB in 0s (0 B/s) 17:48:21 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:48:21 Fetched 77.8 kB in 0s (0 B/s) 17:48:21 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:48:21 Fetched 8848 B in 0s (0 B/s) 17:48:21 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:48:21 Fetched 47.8 kB in 0s (0 B/s) 17:48:21 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:48:21 Fetched 45.6 kB in 0s (0 B/s) 17:48:21 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:48:21 Fetched 15.0 kB in 0s (0 B/s) 17:48:21 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 17:48:21 Fetched 219 kB in 0s (0 B/s) 17:48:21 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:48:21 Fetched 154 kB in 0s (0 B/s) 17:48:21 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:48:21 Fetched 50.6 kB in 0s (0 B/s) 17:48:21 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:48:21 Fetched 14.8 kB in 0s (0 B/s) 17:48:21 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:48:21 Fetched 41.8 kB in 0s (0 B/s) 17:48:21 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:48:21 Fetched 499 kB in 0s (0 B/s) 17:48:21 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:48:21 Fetched 111 kB in 0s (0 B/s) 17:48:21 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:48:21 Fetched 240 kB in 0s (0 B/s) 17:48:21 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:48:21 Fetched 29.3 kB in 0s (0 B/s) 17:48:21 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:48:21 Fetched 85.5 kB in 0s (0 B/s) 17:48:21 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:48:21 Fetched 24.5 kB in 0s (0 B/s) 17:48:21 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:48:21 Fetched 49.2 kB in 0s (0 B/s) 17:48:21 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:48:21 Fetched 54.2 kB in 0s (0 B/s) 17:48:21 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:48:21 Fetched 30.8 kB in 0s (0 B/s) 17:48:21 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:48:21 Fetched 15.8 kB in 0s (0 B/s) 17:48:21 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:48:21 Fetched 85.9 kB in 0s (0 B/s) 17:48:21 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:48:21 Fetched 8720 B in 0s (0 B/s) 17:48:21 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 17:48:21 Fetched 140 kB in 0s (0 B/s) 17:48:21 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:48:21 Fetched 119 kB in 0s (0 B/s) 17:48:21 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 17:48:21 Fetched 111 kB in 0s (0 B/s) 17:48:21 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:48:21 Fetched 11.1 kB in 0s (0 B/s) 17:48:21 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:48:21 Fetched 645 kB in 0s (0 B/s) 17:48:21 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:48:21 Fetched 41.3 kB in 0s (0 B/s) 17:48:21 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:48:21 Fetched 17.9 kB in 0s (0 B/s) 17:48:21 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:48:21 Fetched 368 kB in 0s (0 B/s) 17:48:21 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:48:21 Fetched 187 kB in 0s (0 B/s) 17:48:21 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:48:21 Fetched 175 kB in 0s (0 B/s) 17:48:21 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:48:21 Fetched 206 kB in 0s (0 B/s) 17:48:21 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 17:48:21 Fetched 1302 kB in 0s (0 B/s) 17:48:21 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:48:21 Fetched 36.2 kB in 0s (0 B/s) 17:48:21 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 17:48:21 Fetched 159 kB in 0s (0 B/s) 17:48:21 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:48:21 Fetched 107 kB in 0s (0 B/s) 17:48:21 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:48:21 Fetched 48.7 kB in 0s (0 B/s) 17:48:21 Pulling static-packages 17:48:21 + snapcraftctl pull 17:48:22 + cd /root/project 17:48:22 + git describe --tags --abbrev=0 17:48:22 + sed s/v// 17:48:22 Pulling version 17:48:22 + GIT_VERSION=2.0.1-dev.40 17:48:22 + [ -z 2.0.1-dev.40 ] 17:48:22 + snapcraftctl set-version 2.0.1-dev.40 17:48:23 Building config-common 17:48:23 + snapcraftctl build 17:48:25 Skipping build go-build-helper (already ran) 17:48:25 Building edgex-go 17:48:25 + cd /root/parts/edgex-go/src 17:48:25 + + gitsed describe s/v// --tags 17:48:25 --abbrev=0 17:48:25 + GIT_VERSION=2.0.1-dev.40 17:48:25 + [ -z 2.0.1-dev.40 ] 17:48:25 + echo 2.0.1-dev.40 17:48:25 + make build 17:48:25 go mod tidy 17:48:29 go: downloading github.com/gorilla/mux v1.8.0 17:48:29 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 17:48:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 17:48:29 go: downloading github.com/stretchr/testify v1.7.0 17:48:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 17:48:29 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 17:48:29 go: downloading github.com/google/uuid v1.3.0 17:48:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 17:48:29 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:48:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 17:48:29 go: downloading github.com/lib/pq v1.10.3 17:48:29 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:48:29 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 17:48:30 go: downloading github.com/pelletier/go-toml v1.9.4 17:48:30 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:48:30 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 17:48:30 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:48:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 17:48:31 go: downloading github.com/davecgh/go-spew v1.1.1 17:48:31 go: downloading github.com/pmezard/go-difflib v1.0.0 17:48:31 go: downloading github.com/stretchr/objx v0.1.1 17:48:31 go: downloading github.com/go-playground/validator/v10 v10.9.0 17:48:31 go: downloading github.com/go-kit/kit v0.11.0 17:48:31 go: downloading github.com/x448/float16 v0.8.4 17:48:31 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 17:48:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:48:31 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:48:31 go: downloading github.com/pebbe/zmq4 v1.2.7 17:48:31 go: downloading github.com/go-playground/universal-translator v0.18.0 17:48:31 go: downloading github.com/leodido/go-urn v1.2.1 17:48:31 go: downloading golang.org/x/text v0.3.6 17:48:31 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:48:31 go: downloading github.com/go-playground/locales v0.14.0 17:48:31 go: downloading github.com/go-logfmt/logfmt v0.5.0 17:48:31 go: downloading github.com/go-stack/stack v1.8.0 17:48:31 go: downloading github.com/kr/pretty v0.3.0 17:48:31 go: downloading github.com/hashicorp/consul/api v1.8.1 17:48:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:48:31 go: downloading github.com/gorilla/websocket v1.4.2 17:48:31 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 17:48:31 go: downloading github.com/onsi/ginkgo v1.10.1 17:48:31 go: downloading github.com/onsi/gomega v1.7.0 17:48:31 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 17:48:32 go: downloading github.com/kr/text v0.2.0 17:48:32 go: downloading github.com/rogpeppe/go-internal v1.8.0 17:48:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:48:32 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:48:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:48:32 go: downloading github.com/hashicorp/serf v0.9.5 17:48:32 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:48:32 go: downloading github.com/hashicorp/consul/sdk v0.7.0 17:48:32 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:48:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:48:32 go: downloading github.com/mitchellh/copystructure v1.0.0 17:48:32 go: downloading github.com/fatih/color v1.9.0 17:48:32 go: downloading github.com/mattn/go-colorable v0.1.6 17:48:32 go: downloading github.com/mattn/go-isatty v0.0.12 17:48:32 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:48:32 go: downloading github.com/pkg/errors v0.9.1 17:48:32 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:48:32 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:48:32 go: downloading github.com/hashicorp/memberlist v0.2.2 17:48:32 go: downloading github.com/hpcloud/tail v1.0.0 17:48:32 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:48:32 go: downloading gopkg.in/yaml.v2 v2.4.0 17:48:32 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:48:32 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:48:32 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:48:32 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:48:32 go: downloading github.com/hashicorp/go-multierror v1.1.0 17:48:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:48:32 go: downloading github.com/miekg/dns v1.1.26 17:48:32 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:48:32 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:48:32 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:48:32 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:48:32 go: downloading github.com/hashicorp/errwrap v1.0.0 17:48:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-data/core-data ./cmd/core-data 17:48:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:48:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-command/core-command ./cmd/core-command 17:48:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:48:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:48:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:48:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:48:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:48:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:48:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:48:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config 17:48:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:48:57 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:48:57 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:48:57 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:48:57 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:48:57 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:48:57 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:48:57 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:48:57 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:48:57 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:48:57 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:48:57 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:48:57 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:48:57 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:48:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:48:57 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:48:57 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:48:57 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:48:57 + 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 17:48:57 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:48:57 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:48:57 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:48:57 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:48:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:48:57 + 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 17:48:57 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:48:57 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:48:57 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:48:59 Building hooks 17:48:59 + cd /root/parts/hooks/src 17:48:59 + make build 17:48:59 go mod tidy 17:48:59 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 17:48:59 go: downloading github.com/stretchr/testify v1.5.1 17:48:59 go: downloading gopkg.in/yaml.v2 v2.2.2 17:48:59 go: downloading github.com/davecgh/go-spew v1.1.0 17:48:59 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:48:59 GO111MODULE=on go build -o cmd/install/install ./cmd/install 17:49:00 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:49:00 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:49:02 Building static-packages 17:49:02 + snapcraftctl build 17:49:04 Building version 17:49:04 + snapcraftctl build 17:49:07 Staging config-common 17:49:07 + snapcraftctl stage 17:49:07 Skipping stage go-build-helper (already ran) 17:49:07 Staging edgex-go 17:49:07 + snapcraftctl stage 17:49:09 Staging hooks 17:49:09 + snapcraftctl stage 17:49:10 Staging static-packages 17:49:10 + snapcraftctl stage 17:49:11 Staging version 17:49:11 + snapcraftctl stage 17:49:12 Priming config-common 17:49:12 + snapcraftctl prime 17:49:13 Priming go-build-helper 17:49:13 + snapcraftctl prime 17:49:14 Priming edgex-go 17:49:14 + snapcraftctl prime 17:49:15 Priming hooks 17:49:15 + snapcraftctl prime 17:49:16 Priming static-packages 17:49:16 + snapcraftctl prime 17:49:19 Priming version 17:49:19 + snapcraftctl prime 17:49:20 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:49:23 provisioning config files... 17:49:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config126730554948955226tmp [Pipeline] { [Pipeline] sh 17:49:23 + set +x 17:49:23 + bash -s -- 17:49:23 + curl -s https://codecov.io/bash 17:49:23 17:49:23 _____ _ 17:49:23 / ____| | | 17:49:23 | | ___ __| | ___ ___ _____ __ 17:49:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:49:23 | |___| (_) | (_| | __/ (_| (_) \ V / 17:49:23 \_____\___/ \__,_|\___|\___\___/ \_/ 17:49:23 Bash-1.0.6 17:49:23 17:49:23 17:49:23 ==> git version 2.24.4 found 17:49:23 ==> 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 17:49:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:49:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:49:23 ==> Jenkins CI detected. 17:49:23 current dir:  /w/workspace/edgex-go/4 17:49:23 project root: . 17:49:23 --> token set from env 17:49:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:49:23 ==> Running gcov in . (disable via -X gcov) 17:49:23 ==> Python coveragepy not found 17:49:23 ==> Searching for coverage reports in: 17:49:23 + . 17:49:23 -> Found 1 reports 17:49:23 ==> Detecting git/mercurial file structure 17:49:23 ==> Reading reports 17:49:23 + ./coverage.out bytes=404222 17:49:23 ==> Appending adjustments 17:49:23 https://docs.codecov.io/docs/fixing-reports 17:49:25 + Found adjustments 17:49:25 ==> Gzipping contents 17:49:25 56K /tmp/codecov.pZcqcj.gz 17:49:25 ==> Uploading reports 17:49:25 url: https://codecov.io 17:49:25 query: branch=PR-3700&commit=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3700%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3700&job=&cmd_args= 17:49:25 -> Pinging Codecov 17:49:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3700&commit=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3700%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3700&job=&cmd_args= 17:49:25 -> Uploading to 17:49:25 https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/6f8b4a020e6bcce0742d08d7b6cbda39ac01e121/e503195e-48bd-461e-aac4-c10478b1538e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T174925Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8543730a29fe1830dc07502040293e9b124a0a5c9b615f05b729ec61a833b62 17:49:25 % Total % Received % Xferd Average Speed Time Time Time Current 17:49:25 Dload Upload Total Spent Left Speed 17:49:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54395 0 0 100 54395 0 133k --:--:-- --:--:-- --:--:-- 133k 100 54395 0 0 100 54395 0 133k --:--:-- --:--:-- --:--:-- 133k 17:49:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 [Pipeline] } 17:49:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:49:28 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:49:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:49:29 ---> package-listing.sh 17:49:29 ++ facter osfamily 17:49:29 ++ tr '[:upper:]' '[:lower:]' 17:49:29 + OS_FAMILY=redhat 17:49:29 + workspace=/w/workspace/edgex-go/4 17:49:29 + START_PACKAGES=/tmp/packages_start.txt 17:49:29 + END_PACKAGES=/tmp/packages_end.txt 17:49:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:49:29 + PACKAGES=/tmp/packages_start.txt 17:49:29 + '[' /w/workspace/edgex-go/4 ']' 17:49:29 + PACKAGES=/tmp/packages_end.txt 17:49:29 + case "${OS_FAMILY}" in 17:49:29 + sort 17:49:29 + rpm -qa 17:49:31 + '[' -f /tmp/packages_start.txt ']' 17:49:31 + '[' -f /tmp/packages_end.txt ']' 17:49:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:49:31 + '[' /w/workspace/edgex-go/4 ']' 17:49:31 + mkdir -p /w/workspace/edgex-go/4/archives/ 17:49:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 17:49:31 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:49:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:49:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:32 17:49:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:49:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:33 latest: Pulling from edgex-lftools-log-publisher 17:49:33 b4d181a07f80: Pulling fs layer 17:49:33 a1111a8f2ec3: Pulling fs layer 17:49:33 ed53099fbce6: Pulling fs layer 17:49:33 dc539afda2c1: Pulling fs layer 17:49:33 77bc0d833cb6: Pulling fs layer 17:49:33 9065ff56babe: Pulling fs layer 17:49:33 d287ab97295c: Pulling fs layer 17:49:33 77bc0d833cb6: Waiting 17:49:33 9065ff56babe: Waiting 17:49:33 d287ab97295c: Waiting 17:49:33 dc539afda2c1: Waiting 17:49:33 a1111a8f2ec3: Verifying Checksum 17:49:33 a1111a8f2ec3: Download complete 17:49:33 dc539afda2c1: Verifying Checksum 17:49:33 dc539afda2c1: Download complete 17:49:33 77bc0d833cb6: Verifying Checksum 17:49:33 77bc0d833cb6: Download complete 17:49:33 9065ff56babe: Verifying Checksum 17:49:33 9065ff56babe: Download complete 17:49:33 ed53099fbce6: Verifying Checksum 17:49:33 ed53099fbce6: Download complete 17:49:34 b4d181a07f80: Verifying Checksum 17:49:34 b4d181a07f80: Download complete 17:49:35 b4d181a07f80: Pull complete 17:49:36 a1111a8f2ec3: Pull complete 17:49:36 ed53099fbce6: Pull complete 17:49:36 dc539afda2c1: Pull complete 17:49:36 77bc0d833cb6: Pull complete 17:49:36 9065ff56babe: Pull complete 17:49:38 d287ab97295c: Verifying Checksum 17:49:38 d287ab97295c: Download complete 17:49:43 d287ab97295c: Pull complete 17:49:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:49:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:49:43 prd-centos7-docker-4c-2g-1674 does not seem to be running inside a container 17:49:43 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat 17:49:46 $ docker top e64906ccd47b53d52eb7d6bcd21ffcf03bba3714658c0ac0bfbd12f4305e4d85 -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:46 + touch /tmp/pre-build-complete [Pipeline] sh 17:49:47 + mkdir -p /var/log/sysstat [Pipeline] sh 17:49:47 + ls /var/log/sa-host 17:49:47 + sadf -c /var/log/sa-host/sa05 17:49:47 file_magic: OK 17:49:47 HZ: Using current value: 100 17:49:47 file_header: OK 17:49:47 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 17:49:47 Statistics: 17:49:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:49:47 File successfully converted to sysstat format version 12.0.3 17:49:47 + sadf -c /var/log/sa-host/sa09 17:49:47 file_magic: OK 17:49:47 HZ: Using current value: 100 17:49:47 file_header: OK 17:49:47 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 17:49:47 Statistics: 17:49:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:49:47 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:49:47 provisioning config files... 17:49:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2353963490263882696tmp [Pipeline] { [Pipeline] echo 17:49:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:49:47 ---> create-netrc.sh [Pipeline] } 17:49:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:49:48 ---> python-tools-install.sh [Pipeline] echo 17:49:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:49:48 ---> sudo-logs.sh 17:49:48 Archiving 'sudo' log.. 17:49:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-1674.vexxhost.local: Name or service not known 17:49:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-1674.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:49:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:49:49 ---> job-cost.sh 17:49:49 lf-activate-venv: SKIPPING 17:49:49 DEBUG: total: 0.10999999940395355 17:49:49 INFO: Retrieving Stack Cost... 17:49:49 INFO: Retrieving Pricing Info for: v3-standard-2 17:49:50 INFO: Archiving Costs [Pipeline] echo 17:49:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:49:50 ---> logs-deploy.sh 17:49:50 lf-activate-venv: SKIPPING 17:49:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3700/4 17:49:50 INFO: archiving workspace using pattern(s): 17:49:51 Archives upload complete. 17:49:51 INFO: archiving logs to Nexus 17:49:52 ---> uname -a: 17:49:52 Linux prd-centos7-docker-4c-2g-1674.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 17:49:52 17:49:52 17:49:52 ---> lscpu: 17:49:52 Architecture: x86_64 17:49:52 CPU op-mode(s): 32-bit, 64-bit 17:49:52 Byte Order: Little Endian 17:49:52 Address sizes: 40 bits physical, 48 bits virtual 17:49:52 CPU(s): 2 17:49:52 On-line CPU(s) list: 0,1 17:49:52 Thread(s) per core: 1 17:49:52 Core(s) per socket: 1 17:49:52 Socket(s): 2 17:49:52 NUMA node(s): 1 17:49:52 Vendor ID: AuthenticAMD 17:49:52 CPU family: 23 17:49:52 Model: 49 17:49:52 Model name: AMD EPYC-Rome Processor 17:49:52 Stepping: 0 17:49:52 CPU MHz: 2800.000 17:49:52 BogoMIPS: 5600.00 17:49:52 Virtualization: AMD-V 17:49:52 Hypervisor vendor: KVM 17:49:52 Virtualization type: full 17:49:52 L1d cache: 32K 17:49:52 L1i cache: 32K 17:49:52 L2 cache: 512K 17:49:52 L3 cache: 16384K 17:49:52 NUMA node0 CPU(s): 0,1 17:49:52 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 17:49:52 17:49:52 17:49:52 ---> nproc: 17:49:52 2 17:49:52 17:49:52 17:49:52 ---> df -h: 17:49:52 Filesystem Size Used Avail Use% Mounted on 17:49:52 overlay 40G 13G 28G 32% / 17:49:52 tmpfs 64M 0 64M 0% /dev 17:49:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:49:52 shm 64M 0 64M 0% /dev/shm 17:49:52 /dev/vda1 40G 13G 28G 32% /facter-os 17:49:52 17:49:52 17:49:52 ---> sar -b -r -n DEV: 17:49:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 17:49:52 17:49:52 16:30:31 LINUX RESTART (2 CPU) 17:49:52 17:49:52 16:31:01 tps rtps wtps bread/s bwrtn/s 17:49:52 16:32:01 89.97 4.66 85.31 2867.42 8723.80 17:49:52 16:33:01 125.05 0.15 124.90 22.11 43052.11 17:49:52 16:34:01 268.61 0.00 268.61 0.00 56337.99 17:49:52 16:35:01 57.56 0.00 57.56 0.00 10672.41 17:49:52 16:36:01 124.30 0.02 124.28 0.53 21067.41 17:49:52 16:37:01 939.60 483.12 456.48 20059.00 299495.06 17:49:52 16:38:01 528.16 93.99 434.17 5279.76 184622.82 17:49:52 16:39:01 224.76 19.32 205.45 1740.82 37544.61 17:49:52 16:40:01 1.63 0.02 1.62 0.13 31.25 17:49:52 16:41:01 0.25 0.00 0.25 0.00 2.48 17:49:52 16:42:01 0.17 0.00 0.17 0.00 1.95 17:49:52 16:43:01 0.32 0.00 0.32 0.00 4.77 17:49:52 16:44:02 0.33 0.00 0.33 0.00 4.91 17:49:52 16:45:01 0.37 0.00 0.37 0.00 5.57 17:49:52 16:46:01 0.45 0.18 0.27 5.73 4.01 17:49:52 16:47:01 0.92 0.00 0.92 0.00 17.94 17:49:52 16:48:01 0.27 0.00 0.27 0.00 4.03 17:49:52 16:49:01 0.27 0.00 0.27 0.00 3.93 17:49:52 16:50:01 0.33 0.00 0.33 0.00 5.05 17:49:52 16:51:01 0.32 0.00 0.32 0.00 4.23 17:49:52 16:52:01 0.38 0.00 0.38 0.00 5.10 17:49:52 16:53:01 0.27 0.00 0.27 0.00 4.15 17:49:52 16:54:01 0.28 0.00 0.28 0.00 3.53 17:49:52 16:55:01 0.35 0.00 0.35 0.00 4.91 17:49:52 16:56:01 0.27 0.00 0.27 0.00 3.75 17:49:52 16:57:01 0.35 0.00 0.35 0.00 5.31 17:49:52 16:58:01 0.33 0.00 0.33 0.00 4.43 17:49:52 16:59:01 0.27 0.00 0.27 0.00 3.83 17:49:52 17:00:01 0.28 0.00 0.28 0.00 3.10 17:49:52 17:01:01 0.23 0.02 0.22 0.13 2.28 17:49:52 17:02:01 0.50 0.20 0.30 3.60 4.88 17:49:52 17:03:01 0.32 0.00 0.32 0.00 3.65 17:49:52 17:04:01 0.23 0.00 0.23 0.00 2.37 17:49:52 17:05:01 0.28 0.00 0.28 0.00 3.28 17:49:52 17:06:01 0.17 0.00 0.17 0.00 1.73 17:49:52 17:07:01 0.20 0.00 0.20 0.00 1.85 17:49:52 17:08:01 0.28 0.00 0.28 0.00 3.27 17:49:52 17:09:01 0.25 0.00 0.25 0.00 2.47 17:49:52 17:10:01 0.17 0.00 0.17 0.00 1.63 17:49:52 17:11:01 0.17 0.00 0.17 0.00 1.50 17:49:52 17:12:01 0.30 0.00 0.30 0.00 3.77 17:49:52 17:13:01 0.28 0.00 0.28 0.00 3.27 17:49:52 17:14:01 0.25 0.00 0.25 0.00 2.60 17:49:52 17:15:01 0.17 0.00 0.17 0.00 1.37 17:49:52 17:16:01 0.15 0.00 0.15 0.00 1.63 17:49:52 17:17:01 0.17 0.00 0.17 0.00 1.73 17:49:52 17:18:01 0.32 0.00 0.32 0.00 3.51 17:49:52 17:19:01 5.51 5.10 0.42 71.56 7.53 17:49:52 17:20:01 276.69 253.18 23.51 3430.76 1165.62 17:49:52 17:21:01 0.42 0.00 0.42 0.00 5.35 17:49:52 17:22:01 0.15 0.00 0.15 0.00 1.72 17:49:52 17:23:01 0.30 0.00 0.30 0.00 3.38 17:49:52 17:24:01 0.20 0.00 0.20 0.00 2.35 17:49:52 17:25:01 0.18 0.00 0.18 0.00 1.65 17:49:52 17:26:01 0.18 0.00 0.18 0.00 1.63 17:49:52 17:27:01 0.22 0.00 0.22 0.00 2.10 17:49:52 17:28:01 0.27 0.00 0.27 0.00 3.23 17:49:52 17:29:01 0.20 0.00 0.20 0.00 2.47 17:49:52 17:30:01 0.18 0.00 0.18 0.00 1.65 17:49:52 17:31:01 0.15 0.00 0.15 0.00 1.37 17:49:52 17:32:01 0.15 0.00 0.15 0.00 1.57 17:49:52 17:33:01 0.32 0.00 0.32 0.00 3.43 17:49:52 17:34:01 0.25 0.00 0.25 0.00 2.98 17:49:52 17:35:01 0.15 0.00 0.15 0.00 1.50 17:49:52 17:36:01 0.23 0.00 0.23 0.00 3.03 17:49:52 17:37:01 0.23 0.00 0.23 0.00 2.70 17:49:52 17:38:01 0.27 0.00 0.27 0.00 3.38 17:49:52 17:39:01 0.23 0.00 0.23 0.00 2.47 17:49:52 17:40:01 0.33 0.00 0.33 0.00 4.88 17:49:52 17:41:01 0.18 0.00 0.18 0.00 3.32 17:49:52 17:42:01 0.27 0.00 0.27 0.00 3.48 17:49:52 17:43:01 0.33 0.00 0.33 0.00 4.85 17:49:52 17:44:01 0.15 0.00 0.15 0.00 1.20 17:49:52 17:45:01 0.20 0.00 0.20 0.00 3.03 17:49:52 17:46:01 0.15 0.00 0.15 0.00 1.33 17:49:52 17:47:01 0.27 0.00 0.27 0.00 3.55 17:49:52 17:48:01 0.28 0.00 0.28 0.00 3.40 17:49:52 17:49:01 0.15 0.00 0.15 0.00 1.23 17:49:52 Average: 34.07 10.98 23.09 428.94 8508.42 17:49:52 17:49:52 16:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:49:52 16:32:01 5176592 0 885940 11.06 2620 1943788 1476544 16.30 826404 1597900 49616 17:49:52 16:33:01 4023028 0 977364 12.20 2620 3005928 1649416 18.21 1072016 2413300 25528 17:49:52 16:34:01 3169320 0 1205500 15.05 2620 3631500 1669156 18.43 1360808 2840220 243728 17:49:52 16:35:01 3185228 0 1215988 15.18 2620 3605104 1664544 18.38 1278868 2898456 62672 17:49:52 16:36:01 2909468 0 1267596 15.83 2620 3829256 1781220 19.67 1394048 3040188 52 17:49:52 16:37:01 921892 0 1811976 22.62 2620 5272452 3511976 38.77 2623556 3675072 6764 17:49:52 16:38:01 1176692 0 1681460 20.99 2620 5148168 3047220 33.64 2167912 3863504 2080 17:49:52 16:39:01 2757692 0 1334304 16.66 2620 3914324 1543616 17.04 1359808 3123408 20 17:49:52 16:40:01 2771100 0 1320896 16.49 2620 3914324 1403112 15.49 1373044 3104348 16 17:49:52 16:41:01 2771004 0 1320988 16.49 2620 3914328 1403112 15.49 1376960 3100252 8 17:49:52 16:42:01 2771916 0 1320072 16.48 2620 3914332 1403264 15.49 1377060 3100252 8 17:49:52 16:43:01 2772188 0 1319796 16.48 2620 3914336 1403180 15.49 1377088 3100252 8 17:49:52 16:44:02 2772236 0 1319740 16.48 2620 3914344 1403180 15.49 1376988 3100252 8 17:49:52 16:45:01 2771860 0 1320112 16.48 2620 3914348 1403288 15.49 1377288 3100252 8 17:49:52 16:46:01 2772004 0 1319932 16.48 2620 3914384 1403180 15.49 1377284 3100116 16 17:49:52 16:47:01 2771828 0 1320088 16.48 2620 3914404 1403312 15.49 1377540 3100120 16 17:49:52 16:48:01 2771872 0 1320056 16.48 2620 3914392 1403180 15.49 1377296 3100120 20 17:49:52 16:49:01 2772004 0 1319920 16.48 2620 3914396 1403180 15.49 1377180 3100116 8 17:49:52 16:50:01 2771880 0 1320044 16.48 2620 3914396 1403180 15.49 1377296 3100116 8 17:49:52 16:51:01 2771888 0 1320028 16.48 2620 3914404 1403180 15.49 1377188 3100116 8 17:49:52 16:52:01 2771760 0 1320156 16.48 2620 3914404 1403276 15.49 1377400 3100116 8 17:49:52 16:53:01 2772120 0 1319788 16.48 2620 3914412 1403180 15.49 1377320 3100116 8 17:49:52 16:54:01 2772012 0 1319892 16.48 2620 3914416 1403180 15.49 1377200 3100116 8 17:49:52 16:55:01 2772020 0 1319880 16.48 2620 3914420 1403180 15.49 1377316 3100120 8 17:49:52 16:56:01 2771996 0 1319900 16.48 2620 3914424 1403180 15.49 1377216 3100116 8 17:49:52 16:57:01 2771932 0 1319960 16.48 2620 3914428 1403276 15.49 1377428 3100120 8 17:49:52 16:58:01 2772232 0 1319656 16.48 2620 3914432 1403180 15.49 1377224 3100116 8 17:49:52 16:59:01 2772192 0 1319688 16.48 2620 3914440 1403180 15.49 1377232 3100116 8 17:49:52 17:00:01 2771804 0 1320072 16.48 2620 3914444 1403180 15.49 1377236 3100116 8 17:49:52 17:01:01 2770372 0 1321500 16.50 2620 3914448 1405492 15.52 1378176 3100116 8 17:49:52 17:02:01 2771340 0 1320348 16.49 2620 3914632 1403832 15.50 1377924 3100228 8 17:49:52 17:03:01 2771796 0 1319888 16.48 2620 3914636 1403688 15.50 1377548 3100232 8 17:49:52 17:04:01 2771680 0 1319996 16.48 2620 3914644 1403688 15.50 1377556 3100232 8 17:49:52 17:05:01 2771116 0 1320560 16.49 2620 3914644 1403820 15.50 1378028 3100228 8 17:49:52 17:06:01 2771960 0 1319708 16.48 2620 3914652 1403688 15.50 1377540 3100228 12 17:49:52 17:07:01 2771748 0 1319916 16.48 2620 3914656 1403772 15.50 1377704 3100228 8 17:49:52 17:08:01 2771540 0 1320120 16.48 2620 3914660 1403688 15.50 1377580 3100228 8 17:49:52 17:09:01 2771720 0 1319936 16.48 2620 3914664 1403688 15.50 1377584 3100228 8 17:49:52 17:10:01 2770936 0 1320716 16.49 2620 3914668 1403844 15.50 1377984 3100228 8 17:49:52 17:11:01 2771892 0 1319756 16.48 2620 3914672 1403688 15.50 1377644 3100228 8 17:49:52 17:12:01 2771080 0 1320564 16.49 2620 3914676 1403772 15.50 1377800 3100228 8 17:49:52 17:13:01 2771448 0 1320192 16.48 2620 3914680 1403688 15.50 1377600 3100228 8 17:49:52 17:14:01 2771440 0 1320196 16.48 2620 3914684 1403688 15.50 1377604 3100228 8 17:49:52 17:15:01 2771448 0 1320184 16.48 2620 3914688 1403688 15.50 1377612 3100228 8 17:49:52 17:16:01 2771440 0 1320188 16.48 2620 3914692 1403688 15.50 1377620 3100228 8 17:49:52 17:17:01 2770980 0 1320640 16.49 2620 3914700 1403772 15.50 1377592 3100228 8 17:49:52 17:18:01 2771384 0 1320236 16.48 2620 3914700 1403736 15.50 1377640 3100228 8 17:49:52 17:19:01 2766812 0 1322984 16.52 2620 3916524 1407096 15.54 1379972 3100808 8 17:49:52 17:20:01 2624852 0 1403400 17.52 2620 3978068 1403720 15.50 1417928 3123312 8 17:49:52 17:21:01 2624456 0 1403796 17.53 2620 3978068 1403720 15.50 1417928 3123312 8 17:49:52 17:22:01 2624156 0 1404088 17.53 2620 3978076 1403804 15.50 1418024 3123312 8 17:49:52 17:23:01 2624580 0 1403664 17.53 2620 3978076 1403720 15.50 1418060 3123312 8 17:49:52 17:24:01 2624152 0 1404084 17.53 2620 3978084 1403720 15.50 1417944 3123312 8 17:49:52 17:25:01 2624424 0 1403808 17.53 2620 3978088 1403720 15.50 1417948 3123312 8 17:49:52 17:26:01 2624276 0 1403952 17.53 2620 3978092 1403720 15.50 1417956 3123316 8 17:49:52 17:27:01 2624328 0 1403896 17.53 2620 3978096 1403804 15.50 1418056 3123312 8 17:49:52 17:28:01 2624336 0 1403888 17.53 2620 3978096 1403780 15.50 1417972 3123312 8 17:49:52 17:29:01 2624656 0 1403560 17.52 2620 3978104 1403720 15.50 1417964 3123312 8 17:49:52 17:30:01 2624556 0 1403656 17.53 2620 3978108 1403720 15.50 1417968 3123312 8 17:49:52 17:31:01 2624572 0 1403636 17.53 2620 3978112 1403720 15.50 1417972 3123312 8 17:49:52 17:32:01 2624296 0 1403908 17.53 2620 3978116 1403804 15.50 1418180 3123312 8 17:49:52 17:33:01 2624548 0 1403652 17.53 2620 3978120 1403720 15.50 1418092 3123316 8 17:49:52 17:34:01 2624416 0 1403780 17.53 2620 3978124 1403720 15.50 1418100 3123312 8 17:49:52 17:35:01 2624316 0 1403872 17.53 2620 3978132 1403720 15.50 1417992 3123316 16 17:49:52 17:36:01 2624308 0 1403876 17.53 2620 3978136 1403720 15.50 1418116 3123316 8 17:49:52 17:37:01 2624164 0 1404016 17.53 2620 3978140 1403816 15.50 1418212 3123316 8 17:49:52 17:38:01 2624596 0 1403580 17.53 2620 3978144 1403720 15.50 1418092 3123316 8 17:49:52 17:39:01 2624400 0 1403772 17.53 2620 3978148 1403720 15.50 1418148 3123316 8 17:49:52 17:40:01 2624068 0 1404096 17.53 2620 3978156 1403720 15.50 1418152 3123300 8 17:49:52 17:41:01 2623580 0 1404584 17.54 2620 3978156 1403888 15.50 1418640 3123300 8 17:49:52 17:42:01 2622776 0 1405384 17.55 2620 3978160 1404020 15.50 1419132 3123300 8 17:49:52 17:43:01 2624060 0 1404092 17.53 2620 3978168 1403720 15.50 1418048 3123300 8 17:49:52 17:44:01 2624300 0 1403852 17.53 2620 3978168 1403720 15.50 1418048 3123300 8 17:49:52 17:45:01 2624332 0 1403812 17.53 2620 3978176 1403720 15.50 1418056 3123300 8 17:49:52 17:46:01 2623916 0 1404228 17.53 2620 3978176 1403852 15.50 1418428 3123300 8 17:49:52 17:47:01 2623284 0 1404852 17.54 2620 3978184 1403960 15.50 1418728 3123300 8 17:49:52 17:48:01 2624168 0 1403964 17.53 2620 3978188 1403720 15.50 1418072 3123300 8 17:49:52 17:49:01 2624308 0 1403824 17.53 2620 3978188 1403720 15.50 1418072 3123300 8 17:49:52 Average: 2729603 0 1350090 16.86 2620 3926627 1469227 16.22 1406717 3091840 5014 17:49:52 17:49:52 16:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:49:52 16:32:01 veth845e08e 400.38 370.77 36.30 859.55 0.00 0.00 0.00 0.00 17:49:52 16:32:01 eth0 1477.47 1101.13 4503.09 139.38 0.00 0.00 0.00 0.00 17:49:52 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:32:01 docker0 400.38 370.64 30.83 859.53 0.00 0.00 0.00 0.00 17:49:52 16:33:01 eth0 1310.44 962.66 5738.75 92.91 0.00 0.00 0.00 0.00 17:49:52 16:33:01 veth1a7b307 183.64 201.83 17.07 601.85 0.00 0.00 0.00 0.00 17:49:52 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:33:01 docker0 624.47 793.44 53.20 2447.39 0.00 0.00 0.00 0.00 17:49:52 16:34:01 veth5fd3759 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:49:52 16:34:01 eth0 319.72 254.68 1483.59 31.96 0.00 0.00 0.00 0.00 17:49:52 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:34:01 docker0 235.16 283.03 17.65 1454.24 0.00 0.00 0.00 0.00 17:49:52 16:35:01 veth5fd3759 2.26 2.26 0.18 0.18 0.00 0.00 0.00 0.00 17:49:52 16:35:01 eth0 30.50 16.54 20.15 10.82 0.00 0.00 0.00 0.00 17:49:52 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:35:01 docker0 2.26 2.26 0.15 0.18 0.00 0.00 0.00 0.00 17:49:52 16:36:01 eth0 337.40 218.80 1706.63 136.63 0.00 0.00 0.00 0.00 17:49:52 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:36:01 veth9834837 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:49:52 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:37:01 vethe68c863 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:37:01 veth975c173 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 17:49:52 16:37:01 veth1352cb5 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 17:49:52 16:37:01 eth0 112.60 75.11 206.06 20.70 0.00 0.00 0.00 0.00 17:49:52 16:38:01 vethda78a96 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:49:52 16:38:01 veth2734ecd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:49:52 16:38:01 veth24917ed 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:49:52 16:38:01 vethe0ffc2a 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:49:52 16:39:01 eth0 4068.01 2883.60 15669.75 590.23 0.00 0.00 0.00 0.00 17:49:52 16:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:49:52 16:39:01 docker0 1391.84 1681.45 109.92 5573.79 0.00 0.00 0.00 0.00 17:49:52 16:40:01 eth0 0.10 0.08 0.01 0.02 0.00 0.00 0.00 0.00 17:49:52 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:41:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:49:52 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:42:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 17:49:52 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:43:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:49:52 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:44:02 eth0 0.42 0.02 0.05 0.00 0.00 0.00 0.00 0.00 17:49:52 16:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:45:01 eth0 0.53 0.30 0.28 0.20 0.00 0.00 0.00 0.00 17:49:52 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:46:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:49:52 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:47:01 eth0 1.25 0.57 0.49 0.24 0.00 0.00 0.00 0.00 17:49:52 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:48:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 17:49:52 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:49:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 17:49:52 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:49:52 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:51:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:52:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 17:49:52 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:53:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:49:52 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:55:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:49:52 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:57:01 eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 17:49:52 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:58:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:59:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:49:52 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:00:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:49:52 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:01:01 eth0 0.58 0.37 0.27 0.20 0.00 0.00 0.00 0.00 17:49:52 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:02:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 17:49:52 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:03:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:49:52 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:04:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:05:01 eth0 1.48 0.32 0.37 0.17 0.00 0.00 0.00 0.00 17:49:52 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:06:01 eth0 0.48 0.02 0.05 0.03 0.00 0.00 0.00 0.00 17:49:52 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:07:01 eth0 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 17:49:52 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:08:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:09:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:49:52 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:10:01 eth0 0.48 0.25 0.27 0.20 0.00 0.00 0.00 0.00 17:49:52 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:11:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:12:01 eth0 0.27 0.17 0.14 0.08 0.00 0.00 0.00 0.00 17:49:52 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:14:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:49:52 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:17:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:49:52 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:18:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 17:49:52 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:22:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 17:49:52 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:27:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:49:52 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:28:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 17:49:52 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:31:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:32:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 17:49:52 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:33:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:35:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:37:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 17:49:52 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:39:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:40:01 eth0 0.98 0.05 0.10 0.00 0.00 0.00 0.00 0.00 17:49:52 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:41:01 eth0 1.52 0.47 0.60 0.36 0.00 0.00 0.00 0.00 17:49:52 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:42:01 eth0 1.08 0.63 0.68 0.45 0.00 0.00 0.00 0.00 17:49:52 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:44:01 eth0 0.75 0.03 0.06 0.03 0.00 0.00 0.00 0.00 17:49:52 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:45:01 eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:49:52 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:46:01 eth0 0.87 0.23 0.31 0.19 0.00 0.00 0.00 0.00 17:49:52 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:47:01 eth0 0.63 0.35 0.40 0.26 0.00 0.00 0.00 0.00 17:49:52 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:48:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:49:52 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:49:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 Average: eth0 51.79 36.78 200.17 7.58 0.00 0.00 0.00 0.00 17:49:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:52 Average: docker0 17.86 21.57 1.41 71.51 0.00 0.00 0.00 0.00 17:49:52 17:49:52 17:49:52 ---> sar -P ALL: 17:49:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 17:49:52 17:49:52 16:30:31 LINUX RESTART (2 CPU) 17:49:52 17:49:52 16:31:01 CPU %user %nice %system %iowait %steal %idle 17:49:52 16:32:01 all 16.04 0.00 4.54 2.22 0.09 77.11 17:49:52 16:32:01 0 15.91 0.00 5.46 3.00 0.09 75.54 17:49:52 16:32:01 1 16.17 0.00 3.63 1.47 0.09 78.64 17:49:52 16:33:01 all 20.43 0.00 6.31 1.52 0.10 71.64 17:49:52 16:33:01 0 23.92 0.00 7.05 1.71 0.11 67.21 17:49:52 16:33:01 1 17.01 0.00 5.59 1.34 0.09 75.97 17:49:52 16:34:01 all 54.89 0.00 11.40 2.34 0.12 31.26 17:49:52 16:34:01 0 54.91 0.00 11.92 2.47 0.11 30.59 17:49:52 16:34:01 1 54.86 0.00 10.87 2.20 0.13 31.93 17:49:52 16:35:01 all 32.70 0.00 4.53 0.43 0.07 62.28 17:49:52 16:35:01 0 33.17 0.00 4.55 0.49 0.07 61.72 17:49:52 16:35:01 1 32.23 0.00 4.51 0.37 0.07 62.83 17:49:52 16:36:01 all 57.42 0.00 9.21 1.50 0.12 31.75 17:49:52 16:36:01 0 57.55 0.00 9.79 1.79 0.11 30.76 17:49:52 16:36:01 1 57.29 0.00 8.63 1.22 0.13 32.73 17:49:52 16:37:01 all 42.31 0.00 19.58 29.23 0.13 8.76 17:49:52 16:37:01 0 42.14 0.00 19.55 30.90 0.13 7.28 17:49:52 16:37:01 1 42.47 0.00 19.61 27.55 0.13 10.24 17:49:52 16:38:01 all 77.72 0.00 17.88 3.44 0.14 0.82 17:49:52 16:38:01 0 77.99 0.00 17.43 3.72 0.15 0.70 17:49:52 16:38:01 1 77.45 0.00 18.33 3.16 0.13 0.93 17:49:52 16:39:01 all 40.76 0.00 8.92 2.82 0.09 47.41 17:49:52 16:39:01 0 43.39 0.00 9.24 3.30 0.09 43.98 17:49:52 16:39:01 1 38.13 0.00 8.60 2.34 0.09 50.83 17:49:52 16:40:01 all 0.22 0.00 0.06 0.00 0.02 99.71 17:49:52 16:40:01 0 0.40 0.00 0.07 0.00 0.02 99.52 17:49:52 16:40:01 1 0.03 0.00 0.05 0.00 0.02 99.90 17:49:52 16:41:01 all 0.36 0.00 0.81 0.00 0.02 98.80 17:49:52 16:41:01 0 0.53 0.00 0.93 0.00 0.03 98.51 17:49:52 16:41:01 1 0.20 0.00 0.70 0.00 0.02 99.09 17:49:52 16:42:01 all 0.12 0.00 0.03 0.00 0.02 99.83 17:49:52 16:42:01 0 0.22 0.00 0.03 0.00 0.03 99.72 17:49:52 16:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:49:52 17:49:52 16:42:01 CPU %user %nice %system %iowait %steal %idle 17:49:52 16:43:01 all 0.07 0.00 0.03 0.00 0.02 99.88 17:49:52 16:43:01 0 0.10 0.00 0.03 0.00 0.02 99.85 17:49:52 16:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:49:52 16:44:02 all 0.17 0.00 0.03 0.00 0.02 99.78 17:49:52 16:44:02 0 0.05 0.00 0.03 0.00 0.03 99.88 17:49:52 16:44:02 1 0.28 0.00 0.03 0.00 0.00 99.68 17:49:52 16:45:01 all 0.24 0.00 0.03 0.00 0.01 99.72 17:49:52 16:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:49:52 16:45:01 1 0.44 0.00 0.03 0.00 0.00 99.53 17:49:52 16:46:01 all 0.17 0.00 0.06 0.00 0.02 99.76 17:49:52 16:46:01 0 0.05 0.00 0.07 0.00 0.02 99.87 17:49:52 16:46:01 1 0.28 0.00 0.05 0.00 0.02 99.65 17:49:52 16:47:01 all 0.20 0.00 0.05 0.00 0.01 99.74 17:49:52 16:47:01 0 0.13 0.00 0.07 0.00 0.02 99.78 17:49:52 16:47:01 1 0.27 0.00 0.03 0.00 0.00 99.70 17:49:52 16:48:01 all 0.13 0.00 0.04 0.00 0.02 99.82 17:49:52 16:48:01 0 0.22 0.00 0.05 0.00 0.02 99.72 17:49:52 16:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:49:52 16:49:01 all 0.22 0.00 0.02 0.00 0.02 99.75 17:49:52 16:49:01 0 0.38 0.00 0.00 0.00 0.02 99.60 17:49:52 16:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:49:52 16:50:01 all 0.18 0.00 0.04 0.00 0.01 99.77 17:49:52 16:50:01 0 0.17 0.00 0.03 0.00 0.00 99.80 17:49:52 16:50:01 1 0.18 0.00 0.05 0.00 0.02 99.75 17:49:52 16:51:01 all 0.08 0.00 0.03 0.00 0.01 99.88 17:49:52 16:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:49:52 16:51:01 1 0.15 0.00 0.03 0.00 0.02 99.80 17:49:52 16:52:01 all 0.13 0.00 0.03 0.00 0.03 99.81 17:49:52 16:52:01 0 0.03 0.00 0.02 0.00 0.03 99.92 17:49:52 16:52:01 1 0.23 0.00 0.05 0.00 0.02 99.70 17:49:52 16:53:01 all 0.14 0.00 0.04 0.00 0.01 99.81 17:49:52 16:53:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:49:52 16:53:01 1 0.23 0.00 0.03 0.00 0.00 99.73 17:49:52 17:49:52 16:53:01 CPU %user %nice %system %iowait %steal %idle 17:49:52 16:54:01 all 0.13 0.00 0.03 0.00 0.03 99.82 17:49:52 16:54:01 0 0.05 0.00 0.03 0.00 0.03 99.88 17:49:52 16:54:01 1 0.20 0.00 0.02 0.00 0.02 99.77 17:49:52 16:55:01 all 0.14 0.00 0.03 0.00 0.02 99.81 17:49:52 16:55:01 0 0.02 0.00 0.03 0.00 0.03 99.92 17:49:52 16:55:01 1 0.27 0.00 0.03 0.00 0.00 99.70 17:49:52 16:56:01 all 0.14 0.00 0.03 0.00 0.02 99.82 17:49:52 16:56:01 0 0.08 0.00 0.03 0.00 0.02 99.87 17:49:52 16:56:01 1 0.20 0.00 0.02 0.00 0.02 99.77 17:49:52 16:57:01 all 0.08 0.00 0.03 0.00 0.01 99.88 17:49:52 16:57:01 0 0.12 0.00 0.02 0.00 0.00 99.87 17:49:52 16:57:01 1 0.03 0.00 0.05 0.00 0.02 99.90 17:49:52 16:58:01 all 0.15 0.00 0.02 0.00 0.02 99.82 17:49:52 16:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:49:52 16:58:01 1 0.27 0.00 0.03 0.00 0.02 99.68 17:49:52 16:59:01 all 0.13 0.00 0.04 0.00 0.01 99.82 17:49:52 16:59:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:49:52 16:59:01 1 0.20 0.00 0.03 0.00 0.00 99.77 17:49:52 17:00:01 all 0.17 0.00 0.03 0.00 0.03 99.78 17:49:52 17:00:01 0 0.03 0.00 0.02 0.00 0.03 99.92 17:49:52 17:00:01 1 0.30 0.00 0.03 0.00 0.02 99.65 17:49:52 17:01:01 all 0.25 0.00 0.04 0.00 0.02 99.69 17:49:52 17:01:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:49:52 17:01:01 1 0.45 0.00 0.03 0.00 0.02 99.50 17:49:52 17:02:01 all 0.16 0.00 0.03 0.00 0.01 99.80 17:49:52 17:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:49:52 17:02:01 1 0.30 0.00 0.05 0.00 0.02 99.63 17:49:52 17:03:01 all 0.17 0.00 0.03 0.00 0.03 99.78 17:49:52 17:03:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:49:52 17:03:01 1 0.28 0.00 0.03 0.00 0.03 99.65 17:49:52 17:04:01 all 0.16 0.00 0.03 0.00 0.02 99.80 17:49:52 17:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:49:52 17:04:01 1 0.30 0.00 0.02 0.00 0.02 99.67 17:49:52 17:49:52 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:49:52 17:05:01 all 0.18 0.00 0.04 0.00 0.02 99.77 17:49:52 17:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:49:52 17:05:01 1 0.30 0.00 0.05 0.00 0.02 99.63 17:49:52 17:06:01 all 0.19 0.00 0.03 0.00 0.01 99.77 17:49:52 17:06:01 0 0.15 0.00 0.03 0.00 0.02 99.80 17:49:52 17:06:01 1 0.23 0.00 0.03 0.00 0.00 99.73 17:49:52 17:07:01 all 0.23 0.00 0.03 0.00 0.02 99.72 17:49:52 17:07:01 0 0.42 0.00 0.02 0.00 0.02 99.55 17:49:52 17:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:49:52 17:08:01 all 0.15 0.00 0.02 0.00 0.03 99.81 17:49:52 17:08:01 0 0.27 0.00 0.02 0.00 0.02 99.70 17:49:52 17:08:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:49:52 17:09:01 all 0.14 0.00 0.03 0.00 0.03 99.80 17:49:52 17:09:01 0 0.23 0.00 0.02 0.00 0.02 99.73 17:49:52 17:09:01 1 0.05 0.00 0.05 0.00 0.03 99.87 17:49:52 17:10:01 all 0.14 0.00 0.02 0.00 0.02 99.82 17:49:52 17:10:01 0 0.25 0.00 0.02 0.00 0.00 99.73 17:49:52 17:10:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:49:52 17:11:01 all 0.18 0.00 0.03 0.00 0.02 99.78 17:49:52 17:11:01 0 0.32 0.00 0.02 0.00 0.02 99.65 17:49:52 17:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:49:52 17:12:01 all 0.18 0.00 0.03 0.00 0.03 99.77 17:49:52 17:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:49:52 17:12:01 1 0.33 0.00 0.05 0.00 0.05 99.57 17:49:52 17:13:01 all 0.14 0.00 0.03 0.00 0.02 99.82 17:49:52 17:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:49:52 17:13:01 1 0.28 0.00 0.03 0.00 0.02 99.67 17:49:52 17:14:01 all 0.16 0.00 0.02 0.00 0.03 99.80 17:49:52 17:14:01 0 0.05 0.00 0.00 0.00 0.02 99.93 17:49:52 17:14:01 1 0.27 0.00 0.03 0.00 0.03 99.67 17:49:52 17:15:01 all 0.19 0.00 0.03 0.00 0.02 99.77 17:49:52 17:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:49:52 17:15:01 1 0.37 0.00 0.03 0.00 0.02 99.58 17:49:52 17:49:52 17:15:01 CPU %user %nice %system %iowait %steal %idle 17:49:52 17:16:01 all 0.17 0.00 0.03 0.00 0.03 99.78 17:49:52 17:16:01 0 0.03 0.00 0.03 0.00 0.03 99.90 17:49:52 17:16:01 1 0.30 0.00 0.02 0.00 0.02 99.67 17:49:52 17:17:01 all 0.13 0.00 0.02 0.00 0.02 99.83 17:49:52 17:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:49:52 17:17:01 1 0.23 0.00 0.02 0.00 0.02 99.73 17:49:52 17:18:01 all 0.10 0.00 0.03 0.00 0.03 99.85 17:49:52 17:18:01 0 0.13 0.00 0.02 0.00 0.02 99.83 17:49:52 17:18:01 1 0.07 0.00 0.03 0.00 0.03 99.87 17:49:52 17:19:01 all 0.13 0.08 0.32 0.06 0.02 99.40 17:49:52 17:19:01 0 0.25 0.07 0.33 0.07 0.00 99.28 17:49:52 17:19:01 1 0.02 0.08 0.30 0.05 0.03 99.52 17:49:52 17:20:01 all 0.20 4.01 14.34 2.43 0.04 78.97 17:49:52 17:20:01 0 0.28 4.03 14.02 2.27 0.05 79.35 17:49:52 17:20:01 1 0.12 3.99 14.66 2.59 0.03 78.59 17:49:52 17:21:01 all 0.22 0.00 0.03 0.00 0.02 99.74 17:49:52 17:21:01 0 0.42 0.00 0.03 0.00 0.02 99.53 17:49:52 17:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:49:52 17:22:01 all 0.13 0.00 0.03 0.00 0.02 99.82 17:49:52 17:22:01 0 0.25 0.00 0.03 0.00 0.02 99.70 17:49:52 17:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:49:52 17:23:01 all 0.15 0.00 0.01 0.00 0.03 99.82 17:49:52 17:23:01 0 0.28 0.00 0.00 0.00 0.03 99.68 17:49:52 17:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:49:52 17:24:01 all 0.13 0.00 0.02 0.00 0.02 99.83 17:49:52 17:24:01 0 0.25 0.00 0.02 0.00 0.03 99.70 17:49:52 17:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:49:52 17:25:01 all 0.14 0.00 0.03 0.00 0.02 99.82 17:49:52 17:25:01 0 0.27 0.00 0.03 0.00 0.02 99.68 17:49:52 17:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:49:52 17:26:01 all 0.21 0.00 0.02 0.00 0.02 99.76 17:49:52 17:26:01 0 0.37 0.00 0.00 0.00 0.02 99.62 17:49:52 17:26:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:49:52 17:49:52 17:26:01 CPU %user %nice %system %iowait %steal %idle 17:49:52 17:27:01 all 0.17 0.00 0.03 0.00 0.02 99.78 17:49:52 17:27:01 0 0.32 0.00 0.02 0.00 0.00 99.67 17:49:52 17:27:01 1 0.02 0.00 0.05 0.00 0.03 99.90 17:49:52 17:28:01 all 0.09 0.00 0.02 0.00 0.03 99.87 17:49:52 17:28:01 0 0.15 0.00 0.02 0.00 0.03 99.80 17:49:52 17:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:49:52 17:29:01 all 0.05 0.00 0.03 0.00 0.01 99.92 17:49:52 17:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:49:52 17:29:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:49:52 17:30:01 all 0.10 0.00 0.03 0.00 0.03 99.85 17:49:52 17:30:01 0 0.20 0.00 0.02 0.00 0.03 99.75 17:49:52 17:30:01 1 0.00 0.00 0.03 0.00 0.02 99.95 17:49:52 17:31:01 all 0.18 0.00 0.02 0.00 0.02 99.78 17:49:52 17:31:01 0 0.33 0.00 0.02 0.00 0.02 99.63 17:49:52 17:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:49:52 17:32:01 all 0.13 0.00 0.02 0.00 0.03 99.82 17:49:52 17:32:01 0 0.25 0.00 0.02 0.00 0.03 99.70 17:49:52 17:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:49:52 17:33:01 all 0.14 0.00 0.03 0.00 0.02 99.82 17:49:52 17:33:01 0 0.23 0.00 0.02 0.00 0.00 99.75 17:49:52 17:33:01 1 0.05 0.00 0.03 0.00 0.03 99.88 17:49:52 17:34:01 all 0.13 0.00 0.03 0.00 0.02 99.82 17:49:52 17:34:01 0 0.23 0.00 0.00 0.00 0.02 99.75 17:49:52 17:34:01 1 0.03 0.00 0.05 0.00 0.02 99.90 17:49:52 17:35:01 all 0.21 0.00 0.03 0.00 0.02 99.75 17:49:52 17:35:01 0 0.37 0.00 0.02 0.00 0.00 99.62 17:49:52 17:35:01 1 0.05 0.00 0.03 0.00 0.03 99.88 17:49:52 17:36:01 all 0.17 0.00 0.03 0.00 0.02 99.79 17:49:52 17:36:01 0 0.32 0.00 0.02 0.00 0.02 99.65 17:49:52 17:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:49:52 17:37:01 all 0.16 0.00 0.02 0.00 0.02 99.81 17:49:52 17:37:01 0 0.28 0.00 0.03 0.00 0.02 99.67 17:49:52 17:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:49:52 17:49:52 17:37:01 CPU %user %nice %system %iowait %steal %idle 17:49:52 17:38:01 all 0.23 0.00 0.02 0.00 0.02 99.73 17:49:52 17:38:01 0 0.45 0.00 0.02 0.00 0.02 99.52 17:49:52 17:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:49:52 17:39:01 all 0.09 0.00 0.02 0.00 0.03 99.86 17:49:52 17:39:01 0 0.17 0.00 0.02 0.00 0.03 99.78 17:49:52 17:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:49:52 17:40:01 all 0.08 0.00 0.03 0.00 0.02 99.87 17:49:52 17:40:01 0 0.10 0.00 0.03 0.00 0.02 99.85 17:49:52 17:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:49:52 17:41:01 all 0.08 0.00 0.03 0.00 0.01 99.87 17:49:52 17:41:01 0 0.07 0.00 0.03 0.00 0.02 99.88 17:49:52 17:41:01 1 0.10 0.00 0.03 0.00 0.00 99.87 17:49:52 17:42:01 all 0.19 0.00 0.03 0.00 0.03 99.76 17:49:52 17:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:49:52 17:42:01 1 0.35 0.00 0.02 0.00 0.03 99.60 17:49:52 17:43:01 all 0.22 0.00 0.02 0.00 0.02 99.75 17:49:52 17:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:49:52 17:43:01 1 0.40 0.00 0.02 0.00 0.02 99.57 17:49:52 17:44:01 all 0.21 0.00 0.02 0.00 0.02 99.76 17:49:52 17:44:01 0 0.12 0.00 0.02 0.00 0.02 99.85 17:49:52 17:44:01 1 0.30 0.00 0.02 0.00 0.02 99.67 17:49:52 17:45:01 all 0.18 0.00 0.03 0.00 0.02 99.77 17:49:52 17:45:01 0 0.32 0.00 0.00 0.00 0.00 99.68 17:49:52 17:45:01 1 0.05 0.00 0.05 0.00 0.03 99.87 17:49:52 17:46:01 all 0.14 0.00 0.03 0.00 0.02 99.81 17:49:52 17:46:01 0 0.22 0.00 0.02 0.00 0.02 99.75 17:49:52 17:46:01 1 0.07 0.00 0.05 0.00 0.02 99.87 17:49:52 17:47:01 all 0.08 0.00 0.03 0.00 0.03 99.87 17:49:52 17:47:01 0 0.13 0.00 0.03 0.00 0.02 99.82 17:49:52 17:47:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:49:52 17:48:01 all 0.09 0.00 0.03 0.00 0.01 99.87 17:49:52 17:48:01 0 0.13 0.00 0.02 0.00 0.02 99.83 17:49:52 17:48:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:49:52 17:49:52 17:48:01 CPU %user %nice %system %iowait %steal %idle 17:49:52 17:49:01 all 0.17 0.00 0.02 0.00 0.02 99.80 17:49:52 17:49:01 0 0.32 0.00 0.02 0.00 0.02 99.65 17:49:52 17:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:49:52 Average: all 4.22 0.05 1.20 0.55 0.03 93.96 17:49:52 Average: 0 4.31 0.05 1.22 0.59 0.03 93.80 17:49:52 Average: 1 4.13 0.05 1.17 0.50 0.03 94.12 17:49:52 17:49:52 17:49:52