Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5330932149808535770.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6444245023466908513.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6464565434607078751.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3049101530596105281.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8940523028063740318.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-713 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/41 [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/41 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/41@tmp/jenkins-gitclient-ssh4251979859934003923.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 Merge succeeded, producing 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 Checking out Revision 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 (PR-3579) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/41@tmp/jenkins-gitclient-ssh4700683455145832919.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/41@tmp/jenkins-gitclient-ssh6170085418366097438.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 # timeout=10 Commit message: "build(snap): install kuper services directory" First time build. Skipping changelog. > git rev-list --no-walk 515f5ff2057667c9413e5757f14856225f437f35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-29T19:13:57.827Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-29T19:13:57.925Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-29T19:13:57.957Z] ========================================================= [2021-06-29T19:13:57.957Z] EdgeX Global Pipelines Version Info [2021-06-29T19:13:57.957Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-29T19:13:59.536Z] ------------------- [2021-06-29T19:13:59.537Z] stable info: [2021-06-29T19:13:59.537Z] ------------------- [2021-06-29T19:13:59.537Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-29T19:13:59.537Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T19:13:59.537Z] Message: update stable to v1.0.195 [2021-06-29T19:14:00.150Z] ------------------- [2021-06-29T19:14:00.151Z] experimental info: [2021-06-29T19:14:00.151Z] ------------------- [2021-06-29T19:14:00.151Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-29T19:14:00.151Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T19:14:00.151Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-29T19:14:00.317Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-29T19:14:00.342Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-29T19:14:00.382Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-29T19:14:00.407Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-29T19:14:00.431Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-29T19:14:00.455Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-29T19:14:00.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-29T19:14:00.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-29T19:14:00.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-29T19:14:00.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-29T19:14:00.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-29T19:14:00.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-29T19:14:00.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-29T19:14:00.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-29T19:14:00.691Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T19:14:00.716Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T19:14:00.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-29T19:14:00.777Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-29T19:14:00.803Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-29T19:14:00.829Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-29T19:14:00.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-29T19:14:00.880Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-29T19:14:00.905Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-29T19:14:00.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-29T19:14:00.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-29T19:14:00.995Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [Pipeline] echo [2021-06-29T19:14:01.018Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 462d29a [Pipeline] echo [2021-06-29T19:14:01.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T19:14:01.148Z] provisioning config files... [2021-06-29T19:14:01.174Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/41@tmp/config5226617677664445235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T19:14:01.519Z] ---> docker-login.sh [2021-06-29T19:14:01.519Z] nexus3.edgexfoundry.org:10001 [2021-06-29T19:14:01.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T19:14:02.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T19:14:02.047Z] Configure a credential helper to remove this warning. See [2021-06-29T19:14:02.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T19:14:02.047Z] [2021-06-29T19:14:02.047Z] Login Succeeded [2021-06-29T19:14:02.047Z] nexus3.edgexfoundry.org:10002 [2021-06-29T19:14:02.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T19:14:02.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T19:14:02.312Z] Configure a credential helper to remove this warning. See [2021-06-29T19:14:02.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T19:14:02.312Z] [2021-06-29T19:14:02.312Z] Login Succeeded [2021-06-29T19:14:02.312Z] nexus3.edgexfoundry.org:10003 [2021-06-29T19:14:02.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T19:14:02.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T19:14:02.312Z] Configure a credential helper to remove this warning. See [2021-06-29T19:14:02.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T19:14:02.312Z] [2021-06-29T19:14:02.312Z] Login Succeeded [2021-06-29T19:14:02.312Z] nexus3.edgexfoundry.org:10004 [2021-06-29T19:14:02.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T19:14:02.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T19:14:02.575Z] Configure a credential helper to remove this warning. See [2021-06-29T19:14:02.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T19:14:02.575Z] [2021-06-29T19:14:02.575Z] Login Succeeded [2021-06-29T19:14:02.575Z] docker.io [2021-06-29T19:14:02.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T19:14:02.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T19:14:02.836Z] Configure a credential helper to remove this warning. See [2021-06-29T19:14:02.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T19:14:02.836Z] [2021-06-29T19:14:02.836Z] Login Succeeded [2021-06-29T19:14:02.836Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T19:14:02.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T19:14:03.200Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-29T19:14:03.200Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T19:14:03.200Z] ++ dirname cmd/core-command/Dockerfile [2021-06-29T19:14:03.200Z] ++ cut -d/ -f2 [2021-06-29T19:14:03.200Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-29T19:14:03.200Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T19:14:03.200Z] ++ dirname cmd/core-data/Dockerfile [2021-06-29T19:14:03.200Z] ++ cut -d/ -f2 [2021-06-29T19:14:03.200Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-29T19:14:03.200Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T19:14:03.200Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-29T19:14:03.200Z] ++ cut -d/ -f2 [2021-06-29T19:14:03.200Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-29T19:14:03.200Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T19:14:03.200Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-29T19:14:03.200Z] ++ cut -d/ -f2 [2021-06-29T19:14:03.200Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-29T19:14:03.200Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T19:14:03.200Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-29T19:14:03.200Z] ++ cut -d/ -f2 [2021-06-29T19:14:03.200Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-29T19:14:03.200Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T19:14:03.200Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-29T19:14:03.200Z] ++ cut -d/ -f2 [2021-06-29T19:14:03.200Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-29T19:14:03.200Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T19:14:03.200Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-29T19:14:03.200Z] ++ cut -d/ -f2 [2021-06-29T19:14:03.200Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-29T19:14:03.200Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T19:14:03.200Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-29T19:14:03.200Z] ++ cut -d/ -f2 [2021-06-29T19:14:03.200Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-29T19:14:03.200Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T19:14:03.200Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-29T19:14:03.200Z] ++ cut -d/ -f2 [2021-06-29T19:14:03.200Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-29T19:14:03.250Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:14:04.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T19:14:04.778Z] [2021-06-29T19:14:04.778Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:14:05.090Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T19:14:05.090Z] latest: Pulling from edgex-devops/git-semver [2021-06-29T19:14:05.090Z] 31603596830f: Pulling fs layer [2021-06-29T19:14:05.090Z] 54011a49482f: Pulling fs layer [2021-06-29T19:14:05.090Z] a6820b24f6d8: Pulling fs layer [2021-06-29T19:14:05.090Z] f581987b2513: Pulling fs layer [2021-06-29T19:14:05.090Z] f581987b2513: Waiting [2021-06-29T19:14:05.090Z] 54011a49482f: Verifying Checksum [2021-06-29T19:14:05.090Z] 54011a49482f: Download complete [2021-06-29T19:14:05.352Z] 31603596830f: Verifying Checksum [2021-06-29T19:14:05.352Z] 31603596830f: Download complete [2021-06-29T19:14:05.352Z] a6820b24f6d8: Verifying Checksum [2021-06-29T19:14:05.352Z] a6820b24f6d8: Download complete [2021-06-29T19:14:05.352Z] 31603596830f: Pull complete [2021-06-29T19:14:05.621Z] 54011a49482f: Pull complete [2021-06-29T19:14:05.621Z] f581987b2513: Verifying Checksum [2021-06-29T19:14:05.621Z] f581987b2513: Download complete [2021-06-29T19:14:06.204Z] a6820b24f6d8: Pull complete [2021-06-29T19:14:06.466Z] f581987b2513: Pull complete [2021-06-29T19:14:06.466Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-29T19:14:06.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T19:14:06.466Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-29T19:14:06.552Z] prd-centos7-docker-4c-2g-713 does not seem to be running inside a container [2021-06-29T19:14:06.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T19:14:08.061Z] $ docker top 66027b54ca0139f7008633a378825be77bf7861cf2f5193b2a94ec01a9580b03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T19:14:08.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T19:14:08.183Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T19:14:08.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T19:14:08.292Z] $ docker exec 66027b54ca0139f7008633a378825be77bf7861cf2f5193b2a94ec01a9580b03 ssh-agent [2021-06-29T19:14:08.407Z] SSH_AUTH_SOCK=/tmp/ssh-Fbo3Gf9533d2/agent.14 [2021-06-29T19:14:08.407Z] SSH_AGENT_PID=21 [2021-06-29T19:14:08.414Z] Running ssh-add (command line suppressed) [2021-06-29T19:14:08.520Z] Identity added: /w/workspace/edgex-go/41@tmp/private_key_1934625884351368593.key (/w/workspace/edgex-go/41@tmp/private_key_1934625884351368593.key) [2021-06-29T19:14:08.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T19:14:08.840Z] + git tag --points-at HEAD [Pipeline] } [2021-06-29T19:14:08.855Z] $ docker exec --env ******** --env ******** 66027b54ca0139f7008633a378825be77bf7861cf2f5193b2a94ec01a9580b03 ssh-agent -k [2021-06-29T19:14:08.950Z] unset SSH_AUTH_SOCK; [2021-06-29T19:14:08.951Z] unset SSH_AGENT_PID; [2021-06-29T19:14:08.951Z] echo Agent pid 21 killed; [2021-06-29T19:14:08.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-29T19:14:09.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T19:14:09.019Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T19:14:09.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T19:14:09.139Z] $ docker exec 66027b54ca0139f7008633a378825be77bf7861cf2f5193b2a94ec01a9580b03 ssh-agent [2021-06-29T19:14:09.239Z] SSH_AUTH_SOCK=/tmp/ssh-hHNNDl7kXADP/agent.56 [2021-06-29T19:14:09.239Z] SSH_AGENT_PID=62 [2021-06-29T19:14:09.245Z] Running ssh-add (command line suppressed) [2021-06-29T19:14:09.344Z] Identity added: /w/workspace/edgex-go/41@tmp/private_key_8702959668715791285.key (/w/workspace/edgex-go/41@tmp/private_key_8702959668715791285.key) [2021-06-29T19:14:09.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T19:14:09.666Z] + git semver init [2021-06-29T19:14:09.666Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T19:14:09.666Z] # $GIT_DIR = /w/workspace/edgex-go/41/.git [2021-06-29T19:14:09.666Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/41 [2021-06-29T19:14:09.666Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T19:14:09.666Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T19:14:09.666Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T19:14:09.666Z] # $SEMVER_BRANCH = PR-3579 [2021-06-29T19:14:09.666Z] # $SEMVER_TEMP = /tmp/semver-997652207 [2021-06-29T19:14:09.666Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-29T19:14:21.987Z] # '/tmp/semver-997652207' -> '/w/workspace/edgex-go/41/.semver' [2021-06-29T19:14:21.987Z] # -> Force: false [2021-06-29T19:14:21.987Z] # $SEMVER_DIR = /w/workspace/edgex-go/41/.semver [Pipeline] } [2021-06-29T19:14:21.996Z] $ docker exec --env ******** --env ******** 66027b54ca0139f7008633a378825be77bf7861cf2f5193b2a94ec01a9580b03 ssh-agent -k [2021-06-29T19:14:22.084Z] unset SSH_AUTH_SOCK; [2021-06-29T19:14:22.084Z] unset SSH_AGENT_PID; [2021-06-29T19:14:22.084Z] echo Agent pid 62 killed; [2021-06-29T19:14:22.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T19:14:22.442Z] + git semver [Pipeline] } [2021-06-29T19:14:22.458Z] $ docker stop --time=1 66027b54ca0139f7008633a378825be77bf7861cf2f5193b2a94ec01a9580b03 [2021-06-29T19:14:25.361Z] $ docker rm -f 66027b54ca0139f7008633a378825be77bf7861cf2f5193b2a94ec01a9580b03 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T19:14:25.755Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-29T19:14:26.144Z] Stashed 1 file(s) [Pipeline] echo [2021-06-29T19:14:26.148Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T19:14:26.817Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-29T19:14:27.112Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T19:14:27.408Z] + sudo service docker restart [2021-06-29T19:14:27.408Z] + true [2021-06-29T19:14:27.408Z] Redirecting to /bin/systemctl restart docker.service [2021-06-29T19:14:41.441Z] Still waiting to schedule task [2021-06-29T19:14:41.441Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo [2021-06-29T19:14:45.555Z] ========================================================= [2021-06-29T19:14:45.555Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-29T19:14:45.555Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:14:45.868Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-29T19:14:47.257Z] Sending build context to Docker daemon 329.5MB [2021-06-29T19:14:47.257Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T19:14:47.257Z] Step 2/6 : FROM ${BASE} [2021-06-29T19:14:47.257Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-29T19:14:47.257Z] 540db60ca938: Pulling fs layer [2021-06-29T19:14:47.257Z] adcc1eea9eea: Pulling fs layer [2021-06-29T19:14:47.257Z] 4c4ab2625f07: Pulling fs layer [2021-06-29T19:14:47.257Z] 0510c868ecb4: Pulling fs layer [2021-06-29T19:14:47.257Z] afea3b2eda06: Pulling fs layer [2021-06-29T19:14:47.257Z] 7809a108b3ef: Pulling fs layer [2021-06-29T19:14:47.257Z] f706445af74f: Pulling fs layer [2021-06-29T19:14:47.257Z] afea3b2eda06: Waiting [2021-06-29T19:14:47.257Z] 7809a108b3ef: Waiting [2021-06-29T19:14:47.257Z] f706445af74f: Waiting [2021-06-29T19:14:47.258Z] 0510c868ecb4: Waiting [2021-06-29T19:14:47.258Z] 4c4ab2625f07: Verifying Checksum [2021-06-29T19:14:47.258Z] 4c4ab2625f07: Download complete [2021-06-29T19:14:47.258Z] adcc1eea9eea: Verifying Checksum [2021-06-29T19:14:47.258Z] adcc1eea9eea: Download complete [2021-06-29T19:14:47.258Z] afea3b2eda06: Verifying Checksum [2021-06-29T19:14:47.258Z] afea3b2eda06: Download complete [2021-06-29T19:14:47.258Z] 7809a108b3ef: Verifying Checksum [2021-06-29T19:14:47.258Z] 7809a108b3ef: Download complete [2021-06-29T19:14:47.518Z] 540db60ca938: Verifying Checksum [2021-06-29T19:14:47.518Z] 540db60ca938: Download complete [2021-06-29T19:14:47.518Z] 540db60ca938: Pull complete [2021-06-29T19:14:47.780Z] adcc1eea9eea: Pull complete [2021-06-29T19:14:47.780Z] 4c4ab2625f07: Pull complete [2021-06-29T19:14:49.695Z] f706445af74f: Verifying Checksum [2021-06-29T19:14:49.695Z] f706445af74f: Download complete [2021-06-29T19:14:49.957Z] 0510c868ecb4: Verifying Checksum [2021-06-29T19:14:49.957Z] 0510c868ecb4: Download complete [2021-06-29T19:14:53.301Z] 0510c868ecb4: Pull complete [2021-06-29T19:14:53.301Z] afea3b2eda06: Pull complete [2021-06-29T19:14:53.301Z] 7809a108b3ef: Pull complete [2021-06-29T19:14:55.865Z] f706445af74f: Pull complete [2021-06-29T19:14:55.865Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-29T19:14:55.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-29T19:14:55.865Z] ---> b068be0155e3 [2021-06-29T19:14:55.865Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-29T19:14:57.291Z] ---> Running in 5bb400cd1ef5 [2021-06-29T19:14:57.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T19:14:58.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T19:14:58.787Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T19:14:59.367Z] (2/12) Installing file (5.39-r0) [2021-06-29T19:14:59.636Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T19:14:59.636Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T19:15:06.265Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T19:15:06.265Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T19:15:06.265Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T19:15:06.265Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T19:15:06.265Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T19:15:06.265Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T19:15:06.265Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T19:15:06.265Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T19:15:06.265Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T19:15:06.527Z] OK: 219 MiB in 52 packages [2021-06-29T19:15:08.448Z] Removing intermediate container 5bb400cd1ef5 [2021-06-29T19:15:08.448Z] ---> e7f6d292b5ee [2021-06-29T19:15:08.448Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T19:15:08.448Z] ---> Running in 79df7fb6a6a1 [2021-06-29T19:15:08.448Z] Removing intermediate container 79df7fb6a6a1 [2021-06-29T19:15:08.448Z] ---> 464d1c8d6be8 [2021-06-29T19:15:08.448Z] Step 5/6 : COPY go.mod . [2021-06-29T19:15:08.448Z] ---> 83d367a615b8 [2021-06-29T19:15:08.448Z] Step 6/6 : RUN go mod download [2021-06-29T19:15:08.448Z] ---> Running in cf2ccb7619ef [2021-06-29T19:15:20.769Z] Removing intermediate container cf2ccb7619ef [2021-06-29T19:15:20.770Z] ---> e94d75c335b7 [2021-06-29T19:15:20.770Z] Successfully built e94d75c335b7 [2021-06-29T19:15:20.770Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:15:21.095Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T19:15:21.095Z] . [Pipeline] withDockerContainer [2021-06-29T19:15:21.178Z] prd-centos7-docker-4c-2g-713 does not seem to be running inside a container [2021-06-29T19:15:21.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-29T19:15:21.634Z] $ docker top 6ed6ea91e73d1543f96480b3e7b64877a41d36b7c84b601be0e472d84b7e764c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T19:15:22.007Z] + go version [2021-06-29T19:15:22.007Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-29T19:15:22.020Z] $ docker stop --time=1 6ed6ea91e73d1543f96480b3e7b64877a41d36b7c84b601be0e472d84b7e764c [2021-06-29T19:15:23.210Z] $ docker rm -f 6ed6ea91e73d1543f96480b3e7b64877a41d36b7c84b601be0e472d84b7e764c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:15:23.781Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T19:15:23.782Z] . [Pipeline] withDockerContainer [2021-06-29T19:15:23.853Z] prd-centos7-docker-4c-2g-713 does not seem to be running inside a container [2021-06-29T19:15:23.891Z] $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-29T19:15:24.245Z] $ docker top 9b67742f2b375a9429f5a40ba46df88b5f18ba3de7b4b30c71a09e551089ff71 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T19:15:24.349Z] ========================================================= [2021-06-29T19:15:24.349Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T19:15:24.349Z] ========================================================= [Pipeline] sh [2021-06-29T19:15:24.647Z] + go mod tidy [Pipeline] sh [2021-06-29T19:15:25.222Z] + make test [2021-06-29T19:15:25.222Z] go mod tidy [2021-06-29T19:15:25.222Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T19:15:30.531Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T19:15:48.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T19:15:50.656Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T19:15:51.611Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T19:15:51.611Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T19:15:54.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T19:15:54.474Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T19:15:54.474Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T19:15:54.474Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T19:15:55.065Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T19:15:55.328Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T19:15:55.593Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T19:15:55.593Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T19:15:55.593Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T19:15:55.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T19:15:58.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-06-29T19:15:58.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T19:15:58.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T19:15:59.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements [2021-06-29T19:15:59.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T19:15:59.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 53.1% of statements [2021-06-29T19:15:59.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T19:15:59.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T19:16:00.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.089s coverage: 87.7% of statements [2021-06-29T19:16:00.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T19:16:00.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T19:16:00.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.046s coverage: 78.9% of statements [2021-06-29T19:16:01.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements [2021-06-29T19:16:01.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T19:16:01.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T19:16:01.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T19:16:01.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T19:16:01.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T19:16:01.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.231s coverage: 95.1% of statements [2021-06-29T19:16:01.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T19:16:01.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T19:16:01.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T19:16:01.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T19:16:01.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T19:16:01.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T19:16:01.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T19:16:01.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T19:16:02.061Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2021-06-29T19:16:02.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T19:16:02.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T19:16:02.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T19:16:03.026Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-06-29T19:16:03.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T19:16:03.026Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2021-06-29T19:16:03.026Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 22.0% of statements [2021-06-29T19:16:03.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T19:16:03.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-06-29T19:16:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2021-06-29T19:16:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-06-29T19:16:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-06-29T19:16:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-06-29T19:16:16.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.045s coverage: 94.4% of statements [2021-06-29T19:16:16.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-29T19:16:20.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.177s coverage: 81.8% of statements [2021-06-29T19:16:20.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T19:16:32.812Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-714 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-29T19:16:32.839Z] Running in /w/workspace/edgex-go/41 [Pipeline] { [Pipeline] checkout [2021-06-29T19:16:33.052Z] The recommended git tool is: git [2021-06-29T19:16:38.257Z] using credential edgex-jenkins-ssh [2021-06-29T19:16:38.277Z] Cloning the remote Git repository [2021-06-29T19:16:39.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-06-29T19:16:39.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T19:16:39.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T19:16:39.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T19:16:39.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-06-29T19:16:39.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T19:16:39.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T19:16:39.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T19:16:39.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T19:16:39.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T19:16:39.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-06-29T19:16:39.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T19:16:39.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T19:16:39.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-06-29T19:16:39.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T19:16:39.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.040s coverage: 58.8% of statements [2021-06-29T19:16:39.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T19:16:39.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-29T19:16:39.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements [2021-06-29T19:16:39.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-29T19:16:39.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements [2021-06-29T19:16:39.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T19:16:39.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-06-29T19:16:39.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T19:16:39.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T19:16:39.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-29T19:16:39.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-29T19:16:39.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-29T19:16:39.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-29T19:16:39.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-06-29T19:16:39.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.195s coverage: 66.9% of statements [2021-06-29T19:16:39.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T19:16:39.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T19:16:39.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T19:16:38.281Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T19:16:38.400Z] > git init /w/workspace/edgex-go/41 # timeout=10 [2021-06-29T19:16:38.541Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T19:16:38.542Z] > git --version # timeout=10 [2021-06-29T19:16:38.561Z] > git --version # 'git version 2.17.1' [2021-06-29T19:16:38.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T19:16:38.669Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T19:16:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements [2021-06-29T19:16:39.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T19:16:39.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T19:16:39.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-06-29T19:16:39.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T19:16:39.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-06-29T19:16:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T19:16:46.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T19:16:46.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 91.9% of statements [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T19:16:46.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.044s coverage: 62.7% of statements [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T19:16:46.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T19:16:46.484Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T19:16:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T19:16:46.484Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-06-29T19:16:46.484Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-29T19:16:46.745Z] GO111MODULE=on go vet ./... [2021-06-29T19:16:54.326Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T19:16:54.356Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T19:16:54.381Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T19:16:54.417Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T19:16:54.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T19:16:54.432Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T19:16:55.390Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:16:55.708Z] Merge succeeded, producing 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:16:55.709Z] Checking out Revision 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 (PR-3579) [2021-06-29T19:16:55.346Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T19:16:55.370Z] > git checkout -f 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 # timeout=10 [2021-06-29T19:16:55.571Z] > git remote # timeout=10 [2021-06-29T19:16:55.587Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T19:16:55.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T19:16:55.612Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-29T19:16:55.634Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T19:16:55.653Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T19:16:55.667Z] > git checkout -f 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 # timeout=10 [2021-06-29T19:17:00.053Z] Commit message: "build(snap): install kuper services directory" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T19:17:01.545Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-29T19:17:02.010Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T19:17:02.352Z] + true [2021-06-29T19:17:02.353Z] + sudo service docker restart [2021-06-29T19:17:08.816Z] gofmt -l . [2021-06-29T19:17:08.816Z] [ "`gofmt -l .`" = "" ] [2021-06-29T19:17:09.082Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T19:17:09.643Z] + ls -al . [2021-06-29T19:17:09.643Z] total 560 [2021-06-29T19:17:09.643Z] drwxrwxr-x 10 1001 1001 4096 Jun 29 19:17 . [2021-06-29T19:17:09.643Z] drwxr-xr-x 4 root root 30 Jun 29 19:15 .. [2021-06-29T19:17:09.643Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 19:13 .dockerignore [2021-06-29T19:17:09.643Z] drwxrwxr-x 8 1001 1001 179 Jun 29 19:13 .git [2021-06-29T19:17:09.643Z] drwxrwxr-x 3 1001 1001 125 Jun 29 19:13 .github [2021-06-29T19:17:09.643Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 19:13 .gitignore [2021-06-29T19:17:09.643Z] drwx------ 3 1001 1001 60 Jun 29 19:14 .semver [2021-06-29T19:17:09.643Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 19:13 .sonarcloud.properties [2021-06-29T19:17:09.643Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 19:13 Attribution.txt [2021-06-29T19:17:09.643Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 19:13 CHANGELOG.md [2021-06-29T19:17:09.643Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 19:13 CONTRIBUTING.md [2021-06-29T19:17:09.643Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 19:13 Dockerfile.build [2021-06-29T19:17:09.643Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 19:13 Jenkinsfile [2021-06-29T19:17:09.643Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 19:13 LICENSE [2021-06-29T19:17:09.644Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 19:13 Makefile [2021-06-29T19:17:09.644Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 19:13 README.md [2021-06-29T19:17:09.644Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 19:13 SECURITY.md [2021-06-29T19:17:09.644Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 19:14 VERSION [2021-06-29T19:17:09.644Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 19:13 ZMQWindows.md [2021-06-29T19:17:09.644Z] drwxrwxr-x 2 1001 1001 37 Jun 29 19:13 bin [2021-06-29T19:17:09.644Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 19:13 cmd [2021-06-29T19:17:09.644Z] -rw-r--r-- 1 root root 398095 Jun 29 19:16 coverage.out [2021-06-29T19:17:09.644Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 19:13 go.mod [2021-06-29T19:17:09.644Z] -rw-r--r-- 1 root root 20759 Jun 29 19:15 go.sum [2021-06-29T19:17:09.644Z] drwxrwxr-x 7 1001 1001 114 Jun 29 19:13 internal [2021-06-29T19:17:09.644Z] drwxrwxr-x 3 1001 1001 16 Jun 29 19:13 openapi [2021-06-29T19:17:09.644Z] drwxrwxr-x 4 1001 1001 71 Jun 29 19:13 snap [2021-06-29T19:17:09.644Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 19:13 version.go [Pipeline] sh [2021-06-29T19:17:09.941Z] + '[' -e coverage.out ] [2021-06-29T19:17:09.941Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T19:17:10.034Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T19:17:10.325Z] + make build [2021-06-29T19:17:10.325Z] go mod tidy [2021-06-29T19:17:10.325Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-29T19:17:11.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-29T19:17:18.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-29T19:17:18.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-29T19:17:19.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-29T19:17:19.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T19:17:20.720Z] provisioning config files... [2021-06-29T19:17:20.747Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/41@tmp/config4747922861063727518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T19:17:20.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-29T19:17:21.122Z] ---> docker-login.sh [2021-06-29T19:17:21.122Z] nexus3.edgexfoundry.org:10001 [2021-06-29T19:17:21.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-29T19:17:22.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T19:17:22.364Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-29T19:17:22.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T19:17:22.701Z] Configure a credential helper to remove this warning. See [2021-06-29T19:17:22.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T19:17:22.701Z] [2021-06-29T19:17:22.701Z] Login Succeeded [2021-06-29T19:17:22.701Z] nexus3.edgexfoundry.org:10002 [2021-06-29T19:17:22.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T19:17:22.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T19:17:22.973Z] Configure a credential helper to remove this warning. See [2021-06-29T19:17:22.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T19:17:22.973Z] [2021-06-29T19:17:22.973Z] Login Succeeded [2021-06-29T19:17:22.973Z] nexus3.edgexfoundry.org:10003 [2021-06-29T19:17:23.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-29T19:17:23.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T19:17:23.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T19:17:23.575Z] Configure a credential helper to remove this warning. See [2021-06-29T19:17:23.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T19:17:23.575Z] [2021-06-29T19:17:23.575Z] Login Succeeded [2021-06-29T19:17:23.575Z] nexus3.edgexfoundry.org:10004 [2021-06-29T19:17:23.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T19:17:23.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-29T19:17:24.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T19:17:24.124Z] Configure a credential helper to remove this warning. See [2021-06-29T19:17:24.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T19:17:24.124Z] [2021-06-29T19:17:24.124Z] Login Succeeded [2021-06-29T19:17:24.124Z] docker.io [2021-06-29T19:17:24.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T19:17:24.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-29T19:17:24.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T19:17:24.997Z] Configure a credential helper to remove this warning. See [2021-06-29T19:17:24.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T19:17:24.997Z] [2021-06-29T19:17:24.997Z] Login Succeeded [2021-06-29T19:17:24.997Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T19:17:25.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-29T19:17:25.333Z] ========================================================= [2021-06-29T19:17:25.333Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-29T19:17:25.333Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:17:25.674Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [Pipeline] } [2021-06-29T19:17:26.277Z] $ docker stop --time=1 9b67742f2b375a9429f5a40ba46df88b5f18ba3de7b4b30c71a09e551089ff71 [2021-06-29T19:17:28.279Z] $ docker rm -f 9b67742f2b375a9429f5a40ba46df88b5f18ba3de7b4b30c71a09e551089ff71 [2021-06-29T19:17:28.311Z] Sending build context to Docker daemon 166.4MB [2021-06-29T19:17:28.311Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T19:17:28.311Z] Step 2/6 : FROM ${BASE} [2021-06-29T19:17:28.311Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-29T19:17:28.311Z] 595b0fe564bb: Pulling fs layer [2021-06-29T19:17:28.311Z] 3088b5b3c5c0: Pulling fs layer [2021-06-29T19:17:28.311Z] 5b7225fbf94c: Pulling fs layer [2021-06-29T19:17:28.311Z] ba82ee9f976e: Pulling fs layer [2021-06-29T19:17:28.311Z] 506bd15cee9f: Pulling fs layer [2021-06-29T19:17:28.311Z] 75a0a4a0db45: Pulling fs layer [2021-06-29T19:17:28.311Z] 618dc40b7e24: Pulling fs layer [2021-06-29T19:17:28.311Z] 506bd15cee9f: Waiting [2021-06-29T19:17:28.311Z] 75a0a4a0db45: Waiting [2021-06-29T19:17:28.311Z] 618dc40b7e24: Waiting [2021-06-29T19:17:28.311Z] ba82ee9f976e: Waiting [2021-06-29T19:17:28.311Z] 5b7225fbf94c: Verifying Checksum [2021-06-29T19:17:28.311Z] 5b7225fbf94c: Download complete [2021-06-29T19:17:28.311Z] 3088b5b3c5c0: Verifying Checksum [2021-06-29T19:17:28.311Z] 3088b5b3c5c0: Download complete [2021-06-29T19:17:28.311Z] 506bd15cee9f: Verifying Checksum [2021-06-29T19:17:28.311Z] 506bd15cee9f: Download complete [2021-06-29T19:17:28.311Z] 595b0fe564bb: Verifying Checksum [2021-06-29T19:17:28.311Z] 595b0fe564bb: Download complete [2021-06-29T19:17:28.311Z] 75a0a4a0db45: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-29T19:17:28.917Z] 595b0fe564bb: Pull complete [2021-06-29T19:17:29.998Z] 3088b5b3c5c0: Pull complete [2021-06-29T19:17:30.279Z] 5b7225fbf94c: Pull complete [2021-06-29T19:17:30.882Z] 618dc40b7e24: Verifying Checksum [2021-06-29T19:17:30.882Z] 618dc40b7e24: Download complete [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:17:31.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T19:17:31.748Z] [2021-06-29T19:17:31.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:17:32.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T19:17:32.057Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-29T19:17:32.057Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-29T19:17:32.057Z] ca9280d653b3: Pulling fs layer [2021-06-29T19:17:32.057Z] 7e9c9ca2126c: Pulling fs layer [2021-06-29T19:17:32.334Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-29T19:17:32.334Z] cbdbe7a5bc2a: Download complete [2021-06-29T19:17:32.334Z] cbdbe7a5bc2a: Pull complete [2021-06-29T19:17:32.336Z] ba82ee9f976e: Verifying Checksum [2021-06-29T19:17:32.336Z] ba82ee9f976e: Download complete [2021-06-29T19:17:32.601Z] ca9280d653b3: Verifying Checksum [2021-06-29T19:17:32.601Z] ca9280d653b3: Download complete [2021-06-29T19:17:33.183Z] ca9280d653b3: Pull complete [2021-06-29T19:17:33.449Z] 7e9c9ca2126c: Verifying Checksum [2021-06-29T19:17:33.449Z] 7e9c9ca2126c: Download complete [2021-06-29T19:17:36.777Z] 7e9c9ca2126c: Pull complete [2021-06-29T19:17:36.777Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-29T19:17:36.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T19:17:36.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-29T19:17:36.848Z] prd-centos7-docker-4c-2g-713 does not seem to be running inside a container [2021-06-29T19:17:36.887Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-29T19:17:39.972Z] $ docker top ea28ab33ea6a5a2eb4e4bc6b004c90ca3d648bab924f0d9f2886a0b4a1aad82e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T19:17:40.348Z] + docker-compose build --help [2021-06-29T19:17:40.349Z] + grep parallel [2021-06-29T19:17:40.920Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T19:17:40.932Z] $ docker stop --time=1 ea28ab33ea6a5a2eb4e4bc6b004c90ca3d648bab924f0d9f2886a0b4a1aad82e [2021-06-29T19:17:42.134Z] $ docker rm -f ea28ab33ea6a5a2eb4e4bc6b004c90ca3d648bab924f0d9f2886a0b4a1aad82e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:17:42.524Z] ba82ee9f976e: Pull complete [2021-06-29T19:17:42.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T19:17:42.562Z] . [Pipeline] withDockerContainer [2021-06-29T19:17:42.638Z] prd-centos7-docker-4c-2g-713 does not seem to be running inside a container [2021-06-29T19:17:42.683Z] $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-29T19:17:43.014Z] $ docker top c4f7e0592daeb73a7e257c3c488ef45fc6e82c917a0415a10e9382f8a01fd3ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T19:17:43.129Z] 506bd15cee9f: Pull complete [2021-06-29T19:17:43.392Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T19:17:43.402Z] 75a0a4a0db45: Pull complete [2021-06-29T19:17:43.971Z] Building core-command ... [2021-06-29T19:17:43.971Z] Building core-data ... [2021-06-29T19:17:43.971Z] Building core-metadata ... [2021-06-29T19:17:43.971Z] Building security-bootstrapper ... [2021-06-29T19:17:43.971Z] Building security-proxy-setup ... [2021-06-29T19:17:43.971Z] Building security-secretstore-setup ... [2021-06-29T19:17:43.971Z] Building support-notifications ... [2021-06-29T19:17:43.971Z] Building support-scheduler ... [2021-06-29T19:17:43.971Z] Building sys-mgmt-agent ... [2021-06-29T19:17:43.971Z] Building security-secretstore-setup [2021-06-29T19:17:43.971Z] Building core-metadata [2021-06-29T19:17:43.971Z] Building sys-mgmt-agent [2021-06-29T19:17:43.971Z] Building security-proxy-setup [2021-06-29T19:17:43.971Z] Building support-notifications [2021-06-29T19:17:47.766Z] 618dc40b7e24: Pull complete [2021-06-29T19:17:47.766Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-29T19:17:47.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-29T19:17:47.766Z] ---> a36622ca3599 [2021-06-29T19:17:47.766Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-29T19:17:50.409Z] ---> Running in 5e31e44d3c75 [2021-06-29T19:17:51.390Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:17:51.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:17:53.412Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T19:17:53.412Z] (2/12) Installing file (5.39-r0) [2021-06-29T19:17:53.682Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T19:17:53.682Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T19:17:56.315Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:17:56.316Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:17:56.316Z] ---> e94d75c335b7 [2021-06-29T19:17:56.316Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T19:17:56.316Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:17:56.316Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:17:56.316Z] ---> e94d75c335b7 [2021-06-29T19:17:56.316Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T19:17:56.316Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:17:56.316Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:17:56.316Z] ---> e94d75c335b7 [2021-06-29T19:17:56.316Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T19:17:59.083Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T19:17:59.083Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T19:17:59.083Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T19:17:59.083Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T19:17:59.083Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T19:17:59.083Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T19:17:59.083Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T19:17:59.083Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T19:17:59.083Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T19:17:59.357Z] OK: 218 MiB in 52 packages [2021-06-29T19:18:02.758Z] Removing intermediate container 5e31e44d3c75 [2021-06-29T19:18:02.758Z] ---> d16309524a73 [2021-06-29T19:18:02.758Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T19:18:03.033Z] ---> Running in 4e0ebe60e146 [2021-06-29T19:18:03.642Z] Removing intermediate container 4e0ebe60e146 [2021-06-29T19:18:03.642Z] ---> 5f064d3a1fb8 [2021-06-29T19:18:03.642Z] Step 5/6 : COPY go.mod . [2021-06-29T19:18:04.239Z] ---> d9c765a1b0e1 [2021-06-29T19:18:04.240Z] Step 6/6 : RUN go mod download [2021-06-29T19:18:04.513Z] ---> Running in 39cd5ed568c2 [2021-06-29T19:18:04.988Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:18:04.989Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:18:04.989Z] ---> e94d75c335b7 [2021-06-29T19:18:04.989Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T19:18:05.949Z] ---> Running in 7fd874af6db6 [2021-06-29T19:18:05.949Z] ---> Running in 196705d5eeb1 [2021-06-29T19:18:05.949Z] ---> Running in f3030d6b3830 [2021-06-29T19:18:05.949Z] ---> Running in a56463864627 [2021-06-29T19:18:06.529Z] Removing intermediate container 7fd874af6db6 [2021-06-29T19:18:06.529Z] ---> 72d27a3f935e [2021-06-29T19:18:06.529Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:18:06.529Z] Removing intermediate container 196705d5eeb1 [2021-06-29T19:18:06.529Z] ---> 8d1c007c4529 [2021-06-29T19:18:06.529Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:18:07.104Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:18:07.104Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:18:07.104Z] ---> e94d75c335b7 [2021-06-29T19:18:07.104Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T19:18:07.104Z] ---> Using cache [2021-06-29T19:18:07.104Z] ---> ca401b9cf608 [2021-06-29T19:18:07.104Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:18:07.365Z] Removing intermediate container f3030d6b3830 [2021-06-29T19:18:07.365Z] ---> ca401b9cf608 [2021-06-29T19:18:07.365Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:18:07.365Z] Removing intermediate container a56463864627 [2021-06-29T19:18:07.366Z] ---> a2ac237f30e9 [2021-06-29T19:18:07.366Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:18:07.366Z] ---> Running in 2a0026939af8 [2021-06-29T19:18:07.366Z] ---> Running in da03d0affb3c [2021-06-29T19:18:07.366Z] ---> Running in 26faae8c0058 [2021-06-29T19:18:07.366Z] ---> Running in 1aed101f5d3b [2021-06-29T19:18:07.366Z] ---> Running in 45ca7d333069 [2021-06-29T19:18:08.312Z] Removing intermediate container 2a0026939af8 [2021-06-29T19:18:08.312Z] ---> d56617fb40a7 [2021-06-29T19:18:08.312Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T19:18:08.312Z] ---> Running in d85d19079e3a [2021-06-29T19:18:08.312Z] Removing intermediate container da03d0affb3c [2021-06-29T19:18:08.312Z] ---> 828fa26c761a [2021-06-29T19:18:08.312Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T19:18:08.574Z] ---> Running in 19695f226e64 [2021-06-29T19:18:08.574Z] Removing intermediate container 26faae8c0058 [2021-06-29T19:18:08.574Z] ---> f3bd561926f1 [2021-06-29T19:18:08.574Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T19:18:08.574Z] ---> Running in b0eaaa2464b1 [2021-06-29T19:18:08.843Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T19:18:08.843Z] Removing intermediate container 45ca7d333069 [2021-06-29T19:18:08.843Z] ---> 3211bd755ce8 [2021-06-29T19:18:08.843Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T19:18:08.843Z] Removing intermediate container 1aed101f5d3b [2021-06-29T19:18:08.843Z] ---> 4063d5e2bed7 [2021-06-29T19:18:08.843Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T19:18:08.843Z] ---> Running in 9f63f5d15dc3 [2021-06-29T19:18:08.843Z] ---> Running in 7cec36d41928 [2021-06-29T19:18:09.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T19:18:09.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T19:18:09.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T19:18:09.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T19:18:09.625Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T19:18:09.890Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T19:18:09.890Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T19:18:10.164Z] OK: 219 MiB in 52 packages [2021-06-29T19:18:10.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T19:18:10.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T19:18:10.433Z] OK: 219 MiB in 52 packages [2021-06-29T19:18:10.433Z] Removing intermediate container d85d19079e3a [2021-06-29T19:18:10.433Z] ---> 9f58471382fe [2021-06-29T19:18:10.433Z] Step 6/24 : COPY go.mod . [2021-06-29T19:18:10.433Z] OK: 219 MiB in 52 packages [2021-06-29T19:18:10.693Z] OK: 219 MiB in 52 packages [2021-06-29T19:18:10.693Z] ---> a73e52914180 [2021-06-29T19:18:10.693Z] Step 7/24 : RUN go mod download [2021-06-29T19:18:10.693Z] ---> Running in 35cd4c958ac1 [2021-06-29T19:18:10.693Z] OK: 219 MiB in 52 packages [2021-06-29T19:18:10.693Z] Removing intermediate container 19695f226e64 [2021-06-29T19:18:10.693Z] ---> 56e839f5fd99 [2021-06-29T19:18:10.693Z] Step 6/23 : COPY go.mod . [2021-06-29T19:18:10.957Z] Removing intermediate container b0eaaa2464b1 [2021-06-29T19:18:10.957Z] ---> c2d5c5b3cd6a [2021-06-29T19:18:10.957Z] Step 6/22 : COPY go.mod . [2021-06-29T19:18:10.957Z] Removing intermediate container 9f63f5d15dc3 [2021-06-29T19:18:10.957Z] ---> 11d60a83d1c2 [2021-06-29T19:18:10.957Z] Step 6/26 : COPY go.mod . [2021-06-29T19:18:10.957Z] ---> fe78e5000244 [2021-06-29T19:18:10.957Z] Step 7/23 : RUN go mod download [2021-06-29T19:18:11.226Z] ---> Running in 8d5c17b9f1fa [2021-06-29T19:18:11.226Z] ---> 971629c20f9c [2021-06-29T19:18:11.226Z] Step 7/22 : RUN go mod download [2021-06-29T19:18:11.226Z] ---> Running in 4e6f32076700 [2021-06-29T19:18:11.226Z] Removing intermediate container 7cec36d41928 [2021-06-29T19:18:11.226Z] ---> 0f9f373fa849 [2021-06-29T19:18:11.226Z] Step 6/24 : COPY go.mod . [2021-06-29T19:18:11.226Z] ---> 0e5e5970f576 [2021-06-29T19:18:11.226Z] Step 7/26 : RUN go mod download [2021-06-29T19:18:11.498Z] ---> Running in 39c28864da38 [2021-06-29T19:18:11.498Z] ---> 33544e19aaad [2021-06-29T19:18:11.498Z] Step 7/24 : RUN go mod download [2021-06-29T19:18:11.498Z] ---> Running in 871555976dc0 [2021-06-29T19:18:11.769Z] Removing intermediate container 35cd4c958ac1 [2021-06-29T19:18:11.769Z] ---> ff1e1aa6cbc4 [2021-06-29T19:18:11.769Z] Step 8/24 : COPY . . [2021-06-29T19:18:15.088Z] Removing intermediate container 39c28864da38 [2021-06-29T19:18:15.088Z] ---> ce0048a84fde [2021-06-29T19:18:15.088Z] Step 8/26 : COPY . . [2021-06-29T19:18:17.637Z] Removing intermediate container 8d5c17b9f1fa [2021-06-29T19:18:17.637Z] ---> 84d29b5179c0 [2021-06-29T19:18:17.637Z] Step 8/23 : COPY . . [2021-06-29T19:18:18.597Z] Removing intermediate container 4e6f32076700 [2021-06-29T19:18:18.597Z] ---> 220c2026bdcd [2021-06-29T19:18:18.597Z] Step 8/22 : COPY . . [2021-06-29T19:18:18.597Z] Removing intermediate container 871555976dc0 [2021-06-29T19:18:18.597Z] ---> 7a1a1c9d3c64 [2021-06-29T19:18:18.597Z] Step 8/24 : COPY . . [2021-06-29T19:18:18.872Z] ---> 23f3bc8eed57 [2021-06-29T19:18:18.872Z] Step 9/24 : RUN go mod tidy [2021-06-29T19:18:18.872Z] ---> 1c3ab758b5db [2021-06-29T19:18:18.872Z] Step 9/26 : RUN go mod tidy [2021-06-29T19:18:23.141Z] ---> Running in 68c605acf186 [2021-06-29T19:18:23.141Z] ---> Running in 9a37b4c5bd6c [2021-06-29T19:18:29.797Z] Removing intermediate container 68c605acf186 [2021-06-29T19:18:29.797Z] ---> c8a06d953532 [2021-06-29T19:18:29.797Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T19:18:29.797Z] Removing intermediate container 9a37b4c5bd6c [2021-06-29T19:18:29.797Z] ---> 2afba27ddbf5 [2021-06-29T19:18:29.797Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T19:18:29.797Z] ---> Running in c9a003d75d08 [2021-06-29T19:18:29.797Z] ---> 81228e2f23fe [2021-06-29T19:18:29.797Z] Step 9/24 : RUN go mod tidy [2021-06-29T19:18:29.797Z] ---> Running in efedd2caf264 [2021-06-29T19:18:29.797Z] ---> 9827c7149d97 [2021-06-29T19:18:29.797Z] Step 9/23 : RUN go mod tidy [2021-06-29T19:18:29.797Z] ---> Running in 00c92984b564 [2021-06-29T19:18:29.797Z] ---> 233c37f45146 [2021-06-29T19:18:29.797Z] Step 9/22 : RUN go mod tidy [2021-06-29T19:18:29.797Z] ---> Running in 8e9b640d0116 [2021-06-29T19:18:29.797Z] ---> Running in d3e61591f643 [2021-06-29T19:18:29.797Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-29T19:18:29.797Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-29T19:18:31.194Z] Removing intermediate container 00c92984b564 [2021-06-29T19:18:31.194Z] ---> 204d16dcb2eb [2021-06-29T19:18:31.194Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T19:18:31.194Z] ---> Running in 686bd1595629 [2021-06-29T19:18:31.304Z] Removing intermediate container 39cd5ed568c2 [2021-06-29T19:18:31.304Z] ---> 9441c9fe5368 [2021-06-29T19:18:31.304Z] Successfully built 9441c9fe5368 [2021-06-29T19:18:31.304Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:18:31.460Z] Removing intermediate container 8e9b640d0116 [2021-06-29T19:18:31.460Z] ---> 483c3ff9dcd9 [2021-06-29T19:18:31.460Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T19:18:31.460Z] ---> Running in a9bfd0c01816 [2021-06-29T19:18:31.645Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T19:18:31.645Z] . [Pipeline] withDockerContainer [2021-06-29T19:18:31.727Z] Removing intermediate container d3e61591f643 [2021-06-29T19:18:31.727Z] ---> 591841c73a59 [2021-06-29T19:18:31.727Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T19:18:31.872Z] prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container [2021-06-29T19:18:31.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-29T19:18:32.000Z] ---> Running in 9243ea67b002 [2021-06-29T19:18:32.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-29T19:18:32.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-29T19:18:32.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-29T19:18:33.521Z] $ docker top 667a3f94da04a0ace9f0629ec8778e9e2cda6e64eea50715795308724e562d45 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T19:18:34.439Z] + go version [2021-06-29T19:18:34.439Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-29T19:18:34.488Z] $ docker stop --time=1 667a3f94da04a0ace9f0629ec8778e9e2cda6e64eea50715795308724e562d45 [2021-06-29T19:18:36.356Z] $ docker rm -f 667a3f94da04a0ace9f0629ec8778e9e2cda6e64eea50715795308724e562d45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:18:37.097Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T19:18:37.097Z] . [Pipeline] withDockerContainer [2021-06-29T19:18:37.352Z] prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container [2021-06-29T19:18:37.453Z] $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-29T19:18:38.990Z] $ docker top 89b9e44e0de130725433c9fba328e25b3b0fb4e29ad22e4d9348ef6034db6c9a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T19:18:39.282Z] ========================================================= [2021-06-29T19:18:39.283Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T19:18:39.283Z] ========================================================= [Pipeline] sh [2021-06-29T19:18:39.935Z] + go mod tidy [Pipeline] sh [2021-06-29T19:18:41.207Z] + make test [2021-06-29T19:18:41.207Z] go mod tidy [2021-06-29T19:18:41.807Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T19:19:04.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-29T19:19:05.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-29T19:19:08.636Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T19:19:08.718Z] Removing intermediate container c9a003d75d08 [2021-06-29T19:19:08.718Z] ---> 59df597e84f7 [2021-06-29T19:19:08.718Z] [2021-06-29T19:19:08.718Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T19:19:08.718Z] Removing intermediate container 686bd1595629 [2021-06-29T19:19:08.718Z] ---> ed957880f7ec [2021-06-29T19:19:08.718Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T19:19:08.718Z] ---> Running in d984a540d737 [2021-06-29T19:19:08.718Z] 3.12: Pulling from library/alpine [2021-06-29T19:19:09.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-29T19:19:09.914Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T19:19:09.914Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T19:19:09.914Z] ---> 13621d1b12d4 [2021-06-29T19:19:09.914Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T19:19:10.860Z] ---> Running in 36d7c213a8ee [2021-06-29T19:19:10.860Z] Removing intermediate container efedd2caf264 [2021-06-29T19:19:10.860Z] ---> 4bfa9df196ef [2021-06-29T19:19:10.860Z] [2021-06-29T19:19:10.860Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T19:19:10.860Z] ---> 13621d1b12d4 [2021-06-29T19:19:10.860Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T19:19:10.860Z] Removing intermediate container a9bfd0c01816 [2021-06-29T19:19:10.860Z] ---> 49e5128b2228 [2021-06-29T19:19:10.860Z] [2021-06-29T19:19:10.860Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T19:19:10.860Z] ---> 13621d1b12d4 [2021-06-29T19:19:10.860Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T19:19:10.860Z] Removing intermediate container 9243ea67b002 [2021-06-29T19:19:10.860Z] ---> 34e9dc461c2c [2021-06-29T19:19:10.860Z] [2021-06-29T19:19:10.860Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T19:19:10.860Z] ---> 13621d1b12d4 [2021-06-29T19:19:10.860Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T19:19:10.860Z] ---> Running in ac63c01fdb69 [2021-06-29T19:19:11.125Z] ---> Running in 3ca34246ff71 [2021-06-29T19:19:11.125Z] ---> Running in 4d0d12425025 [2021-06-29T19:19:11.125Z] Removing intermediate container d984a540d737 [2021-06-29T19:19:11.125Z] ---> adefcf73e98f [2021-06-29T19:19:11.125Z] [2021-06-29T19:19:11.125Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T19:19:11.392Z] 20.10.0: Pulling from library/docker [2021-06-29T19:19:11.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T19:19:11.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T19:19:11.671Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T19:19:11.671Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T19:19:11.671Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T19:19:11.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T19:19:11.671Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T19:19:11.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T19:19:11.671Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T19:19:11.671Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T19:19:11.671Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T19:19:11.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T19:19:11.671Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T19:19:11.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T19:19:11.671Z] OK: 7 MiB in 20 packages [2021-06-29T19:19:11.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T19:19:11.933Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T19:19:11.933Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T19:19:11.933Z] OK: 6 MiB in 15 packages [2021-06-29T19:19:11.933Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T19:19:11.933Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T19:19:11.933Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T19:19:11.933Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T19:19:11.933Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T19:19:11.933Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T19:19:11.933Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T19:19:11.933Z] OK: 6 MiB in 16 packages [2021-06-29T19:19:11.933Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T19:19:11.933Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T19:19:11.933Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T19:19:12.196Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T19:19:12.196Z] OK: 7 MiB in 18 packages [2021-06-29T19:19:12.460Z] Removing intermediate container 36d7c213a8ee [2021-06-29T19:19:12.460Z] ---> 8bcbfb821d84 [2021-06-29T19:19:12.460Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T19:19:12.725Z] Removing intermediate container ac63c01fdb69 [2021-06-29T19:19:12.725Z] ---> 7c20b00e1c6d [2021-06-29T19:19:12.725Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T19:19:12.725Z] ---> Running in c914121ce744 [2021-06-29T19:19:12.725Z] ---> Running in d2b1dcd67ea8 [2021-06-29T19:19:12.985Z] Removing intermediate container c914121ce744 [2021-06-29T19:19:12.985Z] ---> 61405445f8e8 [2021-06-29T19:19:12.985Z] Step 14/26 : WORKDIR / [2021-06-29T19:19:12.985Z] Removing intermediate container 3ca34246ff71 [2021-06-29T19:19:12.985Z] ---> bec057f9793c [2021-06-29T19:19:12.985Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T19:19:13.252Z] Removing intermediate container 4d0d12425025 [2021-06-29T19:19:13.252Z] ---> 8d224da19fa9 [2021-06-29T19:19:13.252Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T19:19:13.252Z] Removing intermediate container d2b1dcd67ea8 [2021-06-29T19:19:13.252Z] ---> 74c8524512ce [2021-06-29T19:19:13.252Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T19:19:13.252Z] ---> Running in bbe2848b36e6 [2021-06-29T19:19:13.252Z] ---> Running in 038175aa3d97 [2021-06-29T19:19:13.252Z] ---> Running in 2f24fa34518f [2021-06-29T19:19:13.252Z] ---> Running in 1cc06cb36d94 [2021-06-29T19:19:13.524Z] Removing intermediate container bbe2848b36e6 [2021-06-29T19:19:13.524Z] ---> e6970cd8ce10 [2021-06-29T19:19:13.524Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T19:19:13.524Z] Removing intermediate container 2f24fa34518f [2021-06-29T19:19:13.524Z] ---> 8adccfd5c3e1 [2021-06-29T19:19:13.524Z] Step 14/22 : WORKDIR /edgex [2021-06-29T19:19:13.524Z] Removing intermediate container 038175aa3d97 [2021-06-29T19:19:13.524Z] ---> 82c92302899f [2021-06-29T19:19:13.524Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-29T19:19:13.524Z] ---> Running in 4cac71a3c746 [2021-06-29T19:19:13.524Z] ---> Running in 8126a093270e [2021-06-29T19:19:13.524Z] Removing intermediate container 1cc06cb36d94 [2021-06-29T19:19:13.524Z] ---> ecde1fafb6b9 [2021-06-29T19:19:13.524Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T19:19:13.788Z] ---> Running in 9b74eea7085a [2021-06-29T19:19:13.788Z] Removing intermediate container 8126a093270e [2021-06-29T19:19:13.788Z] ---> 1f260d44f03c [2021-06-29T19:19:13.788Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T19:19:13.788Z] ---> db244b235236 [2021-06-29T19:19:13.788Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-29T19:19:13.788Z] Removing intermediate container 4cac71a3c746 [2021-06-29T19:19:13.788Z] ---> 80a37e66fe40 [2021-06-29T19:19:13.788Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T19:19:14.055Z] Removing intermediate container 9b74eea7085a [2021-06-29T19:19:14.055Z] ---> 31d44696dee7 [2021-06-29T19:19:14.055Z] Step 16/24 : WORKDIR / [2021-06-29T19:19:14.055Z] ---> Running in 0e2de69ba830 [2021-06-29T19:19:14.055Z] ---> Running in ac711a5b2d62 [2021-06-29T19:19:14.055Z] Removing intermediate container 0e2de69ba830 [2021-06-29T19:19:14.055Z] ---> 9b81ab9db339 [2021-06-29T19:19:14.055Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T19:19:14.325Z] ---> 2b82d80e4751 [2021-06-29T19:19:14.325Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T19:19:14.325Z] ---> 0320de837716 [2021-06-29T19:19:14.325Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T19:19:14.325Z] Removing intermediate container ac711a5b2d62 [2021-06-29T19:19:14.325Z] ---> 0e41b7e2e050 [2021-06-29T19:19:14.325Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T19:19:14.597Z] ---> 54d20c1bb8b9 [2021-06-29T19:19:14.597Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T19:19:14.867Z] ---> 7fdabfd88bd4 [2021-06-29T19:19:14.867Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-29T19:19:14.867Z] ---> 317651c682f6 [2021-06-29T19:19:14.867Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T19:19:14.867Z] ---> 6e6c97188690 [2021-06-29T19:19:14.867Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T19:19:15.134Z] ---> e9f986b1ee58 [2021-06-29T19:19:15.134Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T19:19:15.396Z] ---> 7edba899ade5 [2021-06-29T19:19:15.396Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T19:19:15.658Z] ---> d0ba2a123bd6 [2021-06-29T19:19:15.658Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T19:19:15.658Z] ---> b9d9496f98d0 [2021-06-29T19:19:15.658Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T19:19:16.243Z] ---> Running in 15df52de31a2 [2021-06-29T19:19:16.243Z] ---> 3ffdb31cb123 [2021-06-29T19:19:16.243Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T19:19:16.243Z] ---> 9c26ad2c0c16 [2021-06-29T19:19:16.243Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T19:19:16.243Z] ---> 95b8bc0600bc [2021-06-29T19:19:16.243Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T19:19:16.510Z] ---> Running in 82e7a37c9b0b [2021-06-29T19:19:16.510Z] Removing intermediate container 15df52de31a2 [2021-06-29T19:19:16.510Z] ---> ce2df68db4df [2021-06-29T19:19:16.510Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T19:19:16.510Z] ---> Running in 35663c7f2267 [2021-06-29T19:19:16.781Z] ---> Running in 077e79df06c8 [2021-06-29T19:19:16.781Z] ---> c3d8987e10c5 [2021-06-29T19:19:16.781Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T19:19:16.781Z] Removing intermediate container 82e7a37c9b0b [2021-06-29T19:19:16.781Z] ---> 0d0daba11763 [2021-06-29T19:19:16.781Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T19:19:16.781Z] Removing intermediate container 35663c7f2267 [2021-06-29T19:19:16.781Z] ---> 51d5ca228cd4 [2021-06-29T19:19:16.781Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T19:19:16.781Z] ---> Running in 80e014935da4 [2021-06-29T19:19:16.781Z] ---> Running in 0eeb05b9854f [2021-06-29T19:19:17.054Z] Removing intermediate container 077e79df06c8 [2021-06-29T19:19:17.054Z] ---> d2b3b0ac08aa [2021-06-29T19:19:17.054Z] Step 20/22 : LABEL arch=x86_64 [2021-06-29T19:19:17.054Z] Removing intermediate container 80e014935da4 [2021-06-29T19:19:17.054Z] ---> 39c30ccf9d55 [2021-06-29T19:19:17.054Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T19:19:17.054Z] Removing intermediate container 0eeb05b9854f [2021-06-29T19:19:17.054Z] ---> 4eaf8f174138 [2021-06-29T19:19:17.054Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T19:19:17.054Z] ---> Running in 99a51b860758 [2021-06-29T19:19:17.054Z] ---> Running in 26dd67e5351a [2021-06-29T19:19:17.054Z] ---> 70503397a18c [2021-06-29T19:19:17.054Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-29T19:19:17.054Z] ---> Running in b8f324d9fb8c [2021-06-29T19:19:17.054Z] ---> Running in 085ff4bab504 [2021-06-29T19:19:17.054Z] Removing intermediate container 99a51b860758 [2021-06-29T19:19:17.054Z] ---> 30cc4663dcc3 [2021-06-29T19:19:17.054Z] Step 21/22 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:19:17.054Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T19:19:17.054Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T19:19:17.054Z] ---> Running in 0728b405527e [2021-06-29T19:19:17.054Z] Removing intermediate container 26dd67e5351a [2021-06-29T19:19:17.054Z] ---> b34ca78d8e86 [2021-06-29T19:19:17.054Z] Step 22/23 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:19:17.054Z] ---> aefe523efa57 [2021-06-29T19:19:17.054Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-29T19:19:17.054Z] ---> Running in 574d4442b0dc [2021-06-29T19:19:17.054Z] Removing intermediate container b8f324d9fb8c [2021-06-29T19:19:17.054Z] ---> 48fa57c3cae0 [2021-06-29T19:19:17.054Z] Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:19:17.054Z] ---> Running in 58610d21d6f9 [2021-06-29T19:19:17.334Z] ---> Running in 961d209b594d [2021-06-29T19:19:17.334Z] Removing intermediate container 0728b405527e [2021-06-29T19:19:17.334Z] ---> 467bf31417b4 [2021-06-29T19:19:17.334Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T19:19:17.334Z] Removing intermediate container 58610d21d6f9 [2021-06-29T19:19:17.334Z] ---> 13e15a8d2ce8 [2021-06-29T19:19:17.334Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T19:19:17.334Z] ---> Running in ad8fb44b7090 [2021-06-29T19:19:17.334Z] Removing intermediate container 574d4442b0dc [2021-06-29T19:19:17.334Z] ---> d55e519653c7 [2021-06-29T19:19:17.334Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T19:19:17.334Z] Removing intermediate container 961d209b594d [2021-06-29T19:19:17.334Z] ---> e10278a7358d [2021-06-29T19:19:17.334Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T19:19:17.335Z] ---> Running in f802e781e072 [2021-06-29T19:19:17.335Z] ---> Running in d510033010ad [2021-06-29T19:19:17.622Z] ---> Running in 468afa9421ee [2021-06-29T19:19:17.622Z] Removing intermediate container ad8fb44b7090 [2021-06-29T19:19:17.622Z] ---> eff0ba8ab834 [2021-06-29T19:19:17.622Z] [2021-06-29T19:19:17.622Z] Removing intermediate container d510033010ad [2021-06-29T19:19:17.622Z] ---> eb2d9b158b40 [2021-06-29T19:19:17.622Z] [2021-06-29T19:19:17.622Z] Successfully built eff0ba8ab834 [2021-06-29T19:19:17.622Z] Successfully tagged security-proxy-setup:latest [2021-06-29T19:19:17.622Z]  Building security-proxy-setup ... done Building core-data [2021-06-29T19:19:17.622Z] Successfully built eb2d9b158b40 [2021-06-29T19:19:17.622Z] Removing intermediate container 468afa9421ee [2021-06-29T19:19:17.622Z] ---> 7bd1d51e109d [2021-06-29T19:19:17.622Z] [2021-06-29T19:19:17.896Z] Successfully tagged support-notifications:latest [2021-06-29T19:19:17.896Z]  Building support-notifications ... done Building support-scheduler [2021-06-29T19:19:17.896Z] Successfully built 7bd1d51e109d [2021-06-29T19:19:17.896Z] Successfully tagged core-metadata:latest [2021-06-29T19:19:17.896Z]  Building core-metadata ... done Building core-command [2021-06-29T19:19:17.896Z] Removing intermediate container 085ff4bab504 [2021-06-29T19:19:17.896Z] ---> 94a34bbebd8e [2021-06-29T19:19:17.896Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T19:19:18.165Z] ---> Running in e54343a25d37 [2021-06-29T19:19:18.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T19:19:18.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T19:19:18.165Z] Removing intermediate container e54343a25d37 [2021-06-29T19:19:18.165Z] ---> 9713bdd48a32 [2021-06-29T19:19:18.165Z] Step 24/26 : LABEL arch=x86_64 [2021-06-29T19:19:18.165Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T19:19:18.165Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T19:19:18.433Z] Executing bash-5.0.17-r0.post-install [2021-06-29T19:19:18.433Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T19:19:18.433Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T19:19:18.433Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T19:19:18.433Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T19:19:18.433Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T19:19:18.433Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T19:19:18.433Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T19:19:18.433Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T19:19:18.433Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T19:19:18.433Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T19:19:18.433Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T19:19:19.827Z] ---> Running in 2b615f5e60c4 [2021-06-29T19:19:20.089Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T19:19:20.089Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T19:19:20.089Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T19:19:20.089Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T19:19:20.089Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T19:19:22.044Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T19:19:22.044Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T19:19:22.044Z] Removing intermediate container 2b615f5e60c4 [2021-06-29T19:19:22.044Z] ---> 995a7565f988 [2021-06-29T19:19:22.044Z] Step 25/26 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:19:22.044Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T19:19:22.995Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T19:19:23.261Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T19:19:23.261Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T19:19:23.261Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T19:19:23.261Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T19:19:23.261Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T19:19:23.261Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T19:19:23.261Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T19:19:23.532Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T19:19:23.532Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T19:19:23.532Z] ---> Running in b5346bf96564 [2021-06-29T19:19:23.532Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T19:19:23.532Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T19:19:23.532Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T19:19:23.532Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T19:19:23.532Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T19:19:23.532Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T19:19:23.532Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T19:19:23.532Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T19:19:23.809Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T19:19:23.809Z] OK: 72 MiB in 59 packages [2021-06-29T19:19:24.404Z] Removing intermediate container b5346bf96564 [2021-06-29T19:19:24.404Z] ---> b5c73fbccb5c [2021-06-29T19:19:24.404Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T19:19:24.984Z] Collecting docker-compose==1.23.2 [2021-06-29T19:19:24.984Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T19:19:26.921Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T19:19:26.921Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T19:19:26.921Z] ---> Running in a61e77bad1f1 [2021-06-29T19:19:28.319Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:19:28.319Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:19:28.319Z] ---> e94d75c335b7 [2021-06-29T19:19:28.319Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T19:19:28.319Z] ---> Using cache [2021-06-29T19:19:28.319Z] ---> ca401b9cf608 [2021-06-29T19:19:28.319Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:19:28.319Z] ---> Using cache [2021-06-29T19:19:28.319Z] ---> 3211bd755ce8 [2021-06-29T19:19:28.319Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T19:19:28.319Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T19:19:28.319Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T19:19:28.581Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:19:28.581Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:19:28.581Z] ---> e94d75c335b7 [2021-06-29T19:19:28.581Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T19:19:28.581Z] ---> Using cache [2021-06-29T19:19:28.581Z] ---> ca401b9cf608 [2021-06-29T19:19:28.581Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:19:28.581Z] ---> Using cache [2021-06-29T19:19:28.581Z] ---> 3211bd755ce8 [2021-06-29T19:19:28.581Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T19:19:28.581Z] ---> Using cache [2021-06-29T19:19:28.581Z] ---> 11d60a83d1c2 [2021-06-29T19:19:28.581Z] Step 6/24 : COPY go.mod . [2021-06-29T19:19:28.581Z] ---> Using cache [2021-06-29T19:19:28.581Z] ---> 0e5e5970f576 [2021-06-29T19:19:28.581Z] Step 7/24 : RUN go mod download [2021-06-29T19:19:28.581Z] ---> Using cache [2021-06-29T19:19:28.581Z] ---> ce0048a84fde [2021-06-29T19:19:28.581Z] Step 8/24 : COPY . . [2021-06-29T19:19:28.581Z] ---> Using cache [2021-06-29T19:19:28.581Z] ---> 1c3ab758b5db [2021-06-29T19:19:28.581Z] Step 9/24 : RUN go mod tidy [2021-06-29T19:19:28.581Z] ---> Using cache [2021-06-29T19:19:28.581Z] ---> c8a06d953532 [2021-06-29T19:19:28.581Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T19:19:30.322Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:19:30.322Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:19:30.322Z] ---> e94d75c335b7 [2021-06-29T19:19:30.322Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T19:19:30.322Z] ---> Using cache [2021-06-29T19:19:30.322Z] ---> ca401b9cf608 [2021-06-29T19:19:30.322Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:19:30.322Z] ---> Using cache [2021-06-29T19:19:30.322Z] ---> 3211bd755ce8 [2021-06-29T19:19:30.322Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T19:19:30.322Z] ---> Using cache [2021-06-29T19:19:30.322Z] ---> 11d60a83d1c2 [2021-06-29T19:19:30.322Z] Step 6/23 : COPY go.mod . [2021-06-29T19:19:30.322Z] ---> Using cache [2021-06-29T19:19:30.322Z] ---> 0e5e5970f576 [2021-06-29T19:19:30.322Z] Step 7/23 : RUN go mod download [2021-06-29T19:19:30.322Z] ---> Using cache [2021-06-29T19:19:30.322Z] ---> ce0048a84fde [2021-06-29T19:19:30.322Z] Step 8/23 : COPY . . [2021-06-29T19:19:30.322Z] ---> Using cache [2021-06-29T19:19:30.322Z] ---> 1c3ab758b5db [2021-06-29T19:19:30.322Z] Step 9/23 : RUN go mod tidy [2021-06-29T19:19:30.322Z] ---> Using cache [2021-06-29T19:19:30.322Z] ---> c8a06d953532 [2021-06-29T19:19:30.322Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T19:19:31.287Z] Removing intermediate container a61e77bad1f1 [2021-06-29T19:19:31.287Z] ---> 5436f9a9ee11 [2021-06-29T19:19:31.287Z] [2021-06-29T19:19:31.287Z] ---> Running in 856432dc671d [2021-06-29T19:19:31.287Z] ---> Running in c79f62a84a94 [2021-06-29T19:19:31.287Z] ---> Running in 581f6b9ef0d2 [2021-06-29T19:19:31.287Z] Successfully built 5436f9a9ee11 [2021-06-29T19:19:31.287Z] Successfully tagged security-secretstore-setup:latest [2021-06-29T19:19:31.287Z] Building security-bootstrapper [2021-06-29T19:19:31.287Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T19:19:31.287Z]  Building security-secretstore-setup ... done  Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T19:19:31.287Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T19:19:31.287Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T19:19:31.560Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T19:19:31.560Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T19:19:31.560Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T19:19:31.560Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T19:19:31.826Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-29T19:19:32.095Z] Collecting PyYAML<4,>=3.10 [2021-06-29T19:19:32.095Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T19:19:32.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T19:19:32.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-29T19:19:32.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-29T19:19:32.933Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T19:19:32.933Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T19:19:33.202Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T19:19:33.786Z] OK: 219 MiB in 52 packages [2021-06-29T19:19:34.051Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T19:19:34.051Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T19:19:34.051Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-29T19:19:34.314Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T19:19:34.314Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T19:19:37.660Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:19:37.660Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:19:37.660Z] ---> e94d75c335b7 [2021-06-29T19:19:37.660Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T19:19:37.660Z] ---> Using cache [2021-06-29T19:19:37.660Z] ---> ca401b9cf608 [2021-06-29T19:19:37.660Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:19:37.660Z] ---> Using cache [2021-06-29T19:19:37.660Z] ---> 3211bd755ce8 [2021-06-29T19:19:37.660Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T19:19:37.660Z] ---> Using cache [2021-06-29T19:19:37.660Z] ---> 11d60a83d1c2 [2021-06-29T19:19:37.660Z] Step 6/32 : COPY go.mod . [2021-06-29T19:19:37.660Z] ---> Using cache [2021-06-29T19:19:37.660Z] ---> 0e5e5970f576 [2021-06-29T19:19:37.660Z] Step 7/32 : RUN go mod download [2021-06-29T19:19:37.660Z] ---> Using cache [2021-06-29T19:19:37.660Z] ---> ce0048a84fde [2021-06-29T19:19:37.660Z] Step 8/32 : COPY . . [2021-06-29T19:19:37.660Z] ---> Using cache [2021-06-29T19:19:37.660Z] ---> 1c3ab758b5db [2021-06-29T19:19:37.660Z] Step 9/32 : RUN go mod tidy [2021-06-29T19:19:37.660Z] ---> Using cache [2021-06-29T19:19:37.660Z] ---> c8a06d953532 [2021-06-29T19:19:37.660Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T19:19:37.931Z] Collecting idna<2.8,>=2.5 [2021-06-29T19:19:37.931Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T19:19:37.931Z] ---> Running in f423cd5cc1b8 [2021-06-29T19:19:37.931Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-29T19:19:38.193Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T19:19:38.193Z] Removing intermediate container 581f6b9ef0d2 [2021-06-29T19:19:38.193Z] ---> 657de219d6ea [2021-06-29T19:19:38.193Z] Step 6/24 : COPY go.mod . [2021-06-29T19:19:38.193Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T19:19:38.193Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T19:19:38.193Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T19:19:38.193Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T19:19:38.193Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T19:19:38.458Z] Installing collected packages: dockerpty, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, PyYAML, docopt, jsonschema, docker-compose [2021-06-29T19:19:38.458Z] Running setup.py install for dockerpty: started [2021-06-29T19:19:38.458Z] ---> 046cdace616d [2021-06-29T19:19:38.458Z] Step 7/24 : RUN go mod download [2021-06-29T19:19:38.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-29T19:19:38.738Z] ---> Running in 67af8f4c412d [2021-06-29T19:19:39.349Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T19:19:39.349Z] Attempting uninstall: urllib3 [2021-06-29T19:19:39.349Z] Found existing installation: urllib3 1.25.9 [2021-06-29T19:19:39.349Z] Uninstalling urllib3-1.25.9: [2021-06-29T19:19:39.349Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T19:19:39.349Z] Attempting uninstall: idna [2021-06-29T19:19:39.349Z] Found existing installation: idna 2.9 [2021-06-29T19:19:39.349Z] Uninstalling idna-2.9: [2021-06-29T19:19:39.625Z] Successfully uninstalled idna-2.9 [2021-06-29T19:19:39.625Z] Removing intermediate container 67af8f4c412d [2021-06-29T19:19:39.625Z] ---> 8207ddfb304d [2021-06-29T19:19:39.625Z] Step 8/24 : COPY . . [2021-06-29T19:19:39.625Z] Attempting uninstall: requests [2021-06-29T19:19:39.625Z] Found existing installation: requests 2.23.0 [2021-06-29T19:19:39.625Z] Uninstalling requests-2.23.0: [2021-06-29T19:19:39.900Z] Successfully uninstalled requests-2.23.0 [2021-06-29T19:19:40.528Z] Running setup.py install for texttable: started [2021-06-29T19:19:41.558Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T19:19:41.558Z] Running setup.py install for PyYAML: started [2021-06-29T19:19:43.157Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T19:19:43.157Z] Running setup.py install for docopt: started [2021-06-29T19:19:44.130Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T19:19:46.686Z] ---> f15fe1856aa3 [2021-06-29T19:19:46.686Z] Step 9/24 : RUN go mod tidy [2021-06-29T19:19:46.686Z] ---> Running in 8685f2113dc0 [2021-06-29T19:19:46.686Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-29T19:19:48.610Z] Removing intermediate container 8685f2113dc0 [2021-06-29T19:19:48.610Z] ---> 0d70bd6211c4 [2021-06-29T19:19:48.610Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T19:19:48.875Z] ---> Running in 3fb7b52c3947 [2021-06-29T19:19:50.267Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-29T19:19:50.267Z] Removing intermediate container f802e781e072 [2021-06-29T19:19:50.267Z] ---> 47ff83145c19 [2021-06-29T19:19:50.267Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T19:19:50.267Z] ---> Running in e02cfd7ca0ee [2021-06-29T19:19:50.267Z] Removing intermediate container e02cfd7ca0ee [2021-06-29T19:19:50.267Z] ---> da2852f7030c [2021-06-29T19:19:50.267Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T19:19:50.267Z] ---> Running in 015c56e53369 [2021-06-29T19:19:50.531Z] Removing intermediate container 015c56e53369 [2021-06-29T19:19:50.531Z] ---> e896640f03e6 [2021-06-29T19:19:50.531Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T19:19:51.103Z] ---> 9d64296c1896 [2021-06-29T19:19:51.103Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T19:19:51.679Z] ---> ed587d6c1ac2 [2021-06-29T19:19:51.679Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T19:19:51.952Z] ---> 5ec59a3245fc [2021-06-29T19:19:51.952Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T19:19:51.952Z] ---> Running in 61b8460bf19c [2021-06-29T19:19:52.218Z] Removing intermediate container 61b8460bf19c [2021-06-29T19:19:52.218Z] ---> 836ccf721e14 [2021-06-29T19:19:52.218Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T19:19:52.218Z] ---> Running in 519a17c22b4f [2021-06-29T19:19:52.480Z] Removing intermediate container 519a17c22b4f [2021-06-29T19:19:52.480Z] ---> c4914ee3488c [2021-06-29T19:19:52.480Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T19:19:52.480Z] ---> Running in 9d2f0def79cf [2021-06-29T19:19:52.480Z] Removing intermediate container 9d2f0def79cf [2021-06-29T19:19:52.480Z] ---> 16cf10132c41 [2021-06-29T19:19:52.480Z] Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:19:52.480Z] ---> Running in 33b059775a98 [2021-06-29T19:19:52.742Z] Removing intermediate container 33b059775a98 [2021-06-29T19:19:52.742Z] ---> 25ea5dc342eb [2021-06-29T19:19:52.742Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T19:19:52.742Z] ---> Running in 734abc6eb7d6 [2021-06-29T19:19:53.006Z] Removing intermediate container 734abc6eb7d6 [2021-06-29T19:19:53.006Z] ---> cc7b506fa175 [2021-06-29T19:19:53.006Z] [2021-06-29T19:19:53.006Z] Successfully built cc7b506fa175 [2021-06-29T19:19:53.269Z] Successfully tagged sys-mgmt-agent:latest [2021-06-29T19:20:05.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T19:20:05.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T19:20:08.199Z]  Building sys-mgmt-agent ... done Removing intermediate container c79f62a84a94 [2021-06-29T19:20:08.199Z] ---> 4e8a38342d55 [2021-06-29T19:20:08.199Z] [2021-06-29T19:20:08.199Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T19:20:08.199Z] ---> 13621d1b12d4 [2021-06-29T19:20:08.199Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T19:20:08.199Z] ---> Using cache [2021-06-29T19:20:08.199Z] ---> 7c20b00e1c6d [2021-06-29T19:20:08.199Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T19:20:08.199Z] ---> Using cache [2021-06-29T19:20:08.199Z] ---> 74c8524512ce [2021-06-29T19:20:08.199Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T19:20:08.199Z] ---> Running in 7186f69ceca3 [2021-06-29T19:20:08.199Z] Removing intermediate container 7186f69ceca3 [2021-06-29T19:20:08.199Z] ---> 7d2b0f47abba [2021-06-29T19:20:08.199Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T19:20:08.199Z] ---> Running in 2f39ddf9f482 [2021-06-29T19:20:08.199Z] Removing intermediate container 2f39ddf9f482 [2021-06-29T19:20:08.199Z] ---> aa6dfa97aced [2021-06-29T19:20:08.199Z] Step 16/24 : WORKDIR / [2021-06-29T19:20:08.199Z] ---> Running in 31e4646b7718 [2021-06-29T19:20:08.476Z] Removing intermediate container 31e4646b7718 [2021-06-29T19:20:08.476Z] ---> 9c42edd75a4c [2021-06-29T19:20:08.476Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T19:20:08.750Z] Removing intermediate container 856432dc671d [2021-06-29T19:20:08.750Z] ---> d086ad7cfd5a [2021-06-29T19:20:08.750Z] [2021-06-29T19:20:08.750Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T19:20:08.750Z] ---> 13621d1b12d4 [2021-06-29T19:20:08.750Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T19:20:08.750Z] ---> Using cache [2021-06-29T19:20:08.750Z] ---> 7c20b00e1c6d [2021-06-29T19:20:08.750Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T19:20:08.750Z] ---> Using cache [2021-06-29T19:20:08.750Z] ---> 74c8524512ce [2021-06-29T19:20:08.750Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T19:20:08.750Z] ---> Running in 1374b570386c [2021-06-29T19:20:08.750Z] ---> 1ba69fb2ee4a [2021-06-29T19:20:08.750Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T19:20:09.026Z] Removing intermediate container 1374b570386c [2021-06-29T19:20:09.026Z] ---> 6c184081542a [2021-06-29T19:20:09.026Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T19:20:09.300Z] ---> Running in 4dee9cd1ac03 [2021-06-29T19:20:09.300Z] ---> 095c5133f86f [2021-06-29T19:20:09.300Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T19:20:09.300Z] Removing intermediate container 4dee9cd1ac03 [2021-06-29T19:20:09.300Z] ---> 37ca82c2183e [2021-06-29T19:20:09.300Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T19:20:09.571Z] ---> a324bb71e713 [2021-06-29T19:20:09.572Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T19:20:09.572Z] ---> 97abb6c6df45 [2021-06-29T19:20:09.572Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T19:20:09.572Z] ---> Running in c2c8e42ff065 [2021-06-29T19:20:09.614Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T19:20:09.614Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T19:20:09.847Z] Removing intermediate container c2c8e42ff065 [2021-06-29T19:20:09.847Z] ---> b331d9c81c6e [2021-06-29T19:20:09.848Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T19:20:10.123Z] ---> Running in 6eae436f80f0 [2021-06-29T19:20:10.399Z] ---> a4f4cc1b9d16 [2021-06-29T19:20:10.399Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T19:20:10.399Z] Removing intermediate container 6eae436f80f0 [2021-06-29T19:20:10.399Z] ---> f6f81dec9a1b [2021-06-29T19:20:10.399Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T19:20:10.681Z] ---> Running in 8c5da454eca1 [2021-06-29T19:20:10.963Z] Removing intermediate container 8c5da454eca1 [2021-06-29T19:20:10.963Z] ---> 49d4f17dfbe1 [2021-06-29T19:20:10.963Z] Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:20:10.963Z] ---> 15166f5323c3 [2021-06-29T19:20:10.963Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T19:20:10.963Z] ---> Running in 79e438a874c4 [2021-06-29T19:20:10.963Z] ---> Running in b929df24c1f8 [2021-06-29T19:20:11.599Z] Removing intermediate container 79e438a874c4 [2021-06-29T19:20:11.599Z] ---> ba10da57cc17 [2021-06-29T19:20:11.599Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T19:20:11.599Z] Removing intermediate container b929df24c1f8 [2021-06-29T19:20:11.599Z] ---> 0affec1ec71c [2021-06-29T19:20:11.599Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T19:20:11.599Z] ---> Running in 245d53625856 [2021-06-29T19:20:11.599Z] Removing intermediate container f423cd5cc1b8 [2021-06-29T19:20:11.599Z] ---> c7ff34e30a56 [2021-06-29T19:20:11.599Z] [2021-06-29T19:20:11.599Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T19:20:11.599Z] ---> 13621d1b12d4 [2021-06-29T19:20:11.599Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T19:20:11.599Z] ---> Running in c07bdcb0e1ed [2021-06-29T19:20:11.599Z] ---> Running in e7d6c58ab5f4 [2021-06-29T19:20:11.887Z] Removing intermediate container 245d53625856 [2021-06-29T19:20:11.887Z] ---> aaa01e08af4c [2021-06-29T19:20:11.887Z] [2021-06-29T19:20:11.887Z] Removing intermediate container c07bdcb0e1ed [2021-06-29T19:20:11.887Z] ---> 9a1a1c7cb4f2 [2021-06-29T19:20:11.887Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T19:20:11.887Z] ---> Running in 81c415a4bd50 [2021-06-29T19:20:12.178Z] Successfully built aaa01e08af4c [2021-06-29T19:20:12.178Z] Removing intermediate container e7d6c58ab5f4 [2021-06-29T19:20:12.178Z] ---> f829008c9c52 [2021-06-29T19:20:12.178Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T19:20:12.178Z] Successfully tagged core-command:latest [2021-06-29T19:20:12.178Z]  Building core-command ... done  ---> Running in 8b161b89e3a0 [2021-06-29T19:20:12.178Z] Removing intermediate container 81c415a4bd50 [2021-06-29T19:20:12.178Z] ---> 77a65420aa83 [2021-06-29T19:20:12.178Z] Step 22/23 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:20:12.178Z] ---> Running in b2a82c96f57a [2021-06-29T19:20:12.459Z] Removing intermediate container b2a82c96f57a [2021-06-29T19:20:12.459Z] ---> 720dc949b086 [2021-06-29T19:20:12.459Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T19:20:12.459Z] ---> Running in 7e762feb2431 [2021-06-29T19:20:12.733Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T19:20:12.733Z] Removing intermediate container 7e762feb2431 [2021-06-29T19:20:12.733Z] ---> dbd1e316eefb [2021-06-29T19:20:12.733Z] [2021-06-29T19:20:12.733Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T19:20:13.016Z] Successfully built dbd1e316eefb [2021-06-29T19:20:13.016Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T19:20:13.016Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T19:20:13.016Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T19:20:13.016Z] OK: 6 MiB in 16 packages [2021-06-29T19:20:13.016Z] Successfully tagged support-scheduler:latest [2021-06-29T19:20:13.295Z]  Building support-scheduler ... done Removing intermediate container 8b161b89e3a0 [2021-06-29T19:20:13.295Z] ---> a7304917a1c8 [2021-06-29T19:20:13.295Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T19:20:13.295Z] ---> Running in 50e243c0cbb8 [2021-06-29T19:20:13.559Z] Removing intermediate container 50e243c0cbb8 [2021-06-29T19:20:13.559Z] ---> f09c5223ebf3 [2021-06-29T19:20:13.559Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T19:20:13.559Z] ---> Running in 322b52ae431d [2021-06-29T19:20:13.559Z] Removing intermediate container 322b52ae431d [2021-06-29T19:20:13.559Z] ---> 0e0b792eb959 [2021-06-29T19:20:13.559Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T19:20:13.822Z] ---> Running in b39cc326f258 [2021-06-29T19:20:14.410Z] Removing intermediate container b39cc326f258 [2021-06-29T19:20:14.410Z] ---> d04c200ae913 [2021-06-29T19:20:14.410Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T19:20:14.410Z] ---> Running in 72e7e97a333e [2021-06-29T19:20:14.680Z] Removing intermediate container 72e7e97a333e [2021-06-29T19:20:14.680Z] ---> 8cc0d22fdab8 [2021-06-29T19:20:14.680Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T19:20:14.680Z] ---> e660307a26d8 [2021-06-29T19:20:14.680Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T19:20:14.951Z] ---> Running in 6773ecd22409 [2021-06-29T19:20:15.525Z] Removing intermediate container 6773ecd22409 [2021-06-29T19:20:15.525Z] ---> 0c47caab8a2e [2021-06-29T19:20:15.525Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T19:20:15.792Z] ---> 180dab5c2b85 [2021-06-29T19:20:15.792Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T19:20:16.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T19:20:16.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T19:20:16.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T19:20:16.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T19:20:16.749Z] ---> 6a2919b73360 [2021-06-29T19:20:16.749Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T19:20:16.749Z] Removing intermediate container 3fb7b52c3947 [2021-06-29T19:20:16.749Z] ---> 97153f0eefb7 [2021-06-29T19:20:16.749Z] [2021-06-29T19:20:16.749Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T19:20:16.749Z] ---> 13621d1b12d4 [2021-06-29T19:20:16.749Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T19:20:16.749Z] ---> Running in 22968cb53eda [2021-06-29T19:20:16.749Z] Removing intermediate container 22968cb53eda [2021-06-29T19:20:16.749Z] ---> 9c102c8d4bfc [2021-06-29T19:20:16.749Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T19:20:16.749Z] ---> d1f6d87ed8cd [2021-06-29T19:20:16.749Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T19:20:16.749Z] ---> Running in 07f2cae62c3a [2021-06-29T19:20:16.749Z] Removing intermediate container 07f2cae62c3a [2021-06-29T19:20:16.749Z] ---> 082570ddb2ec [2021-06-29T19:20:16.749Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T19:20:16.749Z] ---> Running in d845bc1541db [2021-06-29T19:20:16.749Z] ---> a9e4a8bcc47f [2021-06-29T19:20:16.749Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T19:20:17.014Z] Removing intermediate container d845bc1541db [2021-06-29T19:20:17.014Z] ---> 8db16a12ef7a [2021-06-29T19:20:17.014Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:20:17.014Z] ---> Running in 2186b8ce0d78 [2021-06-29T19:20:17.014Z] ---> bceafe518d94 [2021-06-29T19:20:17.014Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T19:20:17.279Z] ---> Running in 83dce8b776ab [2021-06-29T19:20:17.279Z] Removing intermediate container 83dce8b776ab [2021-06-29T19:20:17.279Z] ---> 6311bf1ef914 [2021-06-29T19:20:17.279Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T19:20:17.542Z] ---> cac0c7f11e3a [2021-06-29T19:20:17.542Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T19:20:17.542Z] ---> Running in 706802727f5b [2021-06-29T19:20:17.542Z] Removing intermediate container 2186b8ce0d78 [2021-06-29T19:20:17.542Z] ---> b59253876da1 [2021-06-29T19:20:17.542Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T19:20:17.542Z] ---> Running in 1a7802f8ec4b [2021-06-29T19:20:17.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T19:20:18.121Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T19:20:18.121Z] Removing intermediate container 706802727f5b [2021-06-29T19:20:18.121Z] ---> b9e3a2c4c4a7 [2021-06-29T19:20:18.121Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T19:20:18.121Z] ---> Running in 333ccb483c7c [2021-06-29T19:20:18.382Z] Removing intermediate container 333ccb483c7c [2021-06-29T19:20:18.382Z] ---> 887ae0e93894 [2021-06-29T19:20:18.382Z] Step 29/32 : CMD ["gate"] [2021-06-29T19:20:18.382Z] ---> Running in b4e6a41ca5b1 [2021-06-29T19:20:18.382Z] Removing intermediate container b4e6a41ca5b1 [2021-06-29T19:20:18.382Z] ---> 665ad900a1eb [2021-06-29T19:20:18.382Z] Step 30/32 : LABEL arch=x86_64 [2021-06-29T19:20:18.424Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T19:20:18.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T19:20:18.650Z] ---> Running in 075b4c729615 [2021-06-29T19:20:18.650Z] Removing intermediate container 075b4c729615 [2021-06-29T19:20:18.650Z] ---> 9287f062757a [2021-06-29T19:20:18.650Z] Step 31/32 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:20:18.650Z] ---> Running in 2d3cbe8989e0 [2021-06-29T19:20:18.916Z] Removing intermediate container 2d3cbe8989e0 [2021-06-29T19:20:18.916Z] ---> d7030555d031 [2021-06-29T19:20:18.916Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T19:20:18.916Z] ---> Running in ac05b17ede55 [2021-06-29T19:20:18.916Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T19:20:18.916Z] Removing intermediate container ac05b17ede55 [2021-06-29T19:20:18.916Z] ---> da25e8a8a0a7 [2021-06-29T19:20:18.916Z] [2021-06-29T19:20:18.916Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T19:20:19.178Z] Successfully built da25e8a8a0a7 [2021-06-29T19:20:19.178Z] Successfully tagged security-bootstrapper:latest [2021-06-29T19:20:19.178Z]  Building security-bootstrapper ... done (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T19:20:19.178Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T19:20:19.414Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T19:20:19.414Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T19:20:19.414Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T19:20:19.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T19:20:20.121Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T19:20:20.121Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T19:20:20.382Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T19:20:20.382Z] OK: 8 MiB in 20 packages [2021-06-29T19:20:20.382Z] Removing intermediate container 1a7802f8ec4b [2021-06-29T19:20:20.382Z] ---> 02d3e63fa9f5 [2021-06-29T19:20:20.382Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T19:20:20.644Z] ---> 2b7a1b751230 [2021-06-29T19:20:20.644Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T19:20:20.909Z] ---> 88a439d73f3e [2021-06-29T19:20:20.909Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T19:20:21.173Z] ---> 4ecccdfbf3dc [2021-06-29T19:20:21.173Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T19:20:21.173Z] ---> Running in 2e9d7bd1683d [2021-06-29T19:20:21.173Z] Removing intermediate container 2e9d7bd1683d [2021-06-29T19:20:21.173Z] ---> a2884563fb74 [2021-06-29T19:20:21.173Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T19:20:21.173Z] ---> Running in dcc6773b6321 [2021-06-29T19:20:21.173Z] Removing intermediate container dcc6773b6321 [2021-06-29T19:20:21.173Z] ---> 339e89c0a459 [2021-06-29T19:20:21.173Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T19:20:21.173Z] ---> Running in 1726a2b3bfd6 [2021-06-29T19:20:21.433Z] Removing intermediate container 1726a2b3bfd6 [2021-06-29T19:20:21.433Z] ---> e883e433b9f5 [2021-06-29T19:20:21.433Z] Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:20:21.433Z] ---> Running in e8fa4a689e10 [2021-06-29T19:20:21.433Z] Removing intermediate container e8fa4a689e10 [2021-06-29T19:20:21.433Z] ---> e17ccf670da5 [2021-06-29T19:20:21.433Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T19:20:21.433Z] ---> Running in 8f6f046472e1 [2021-06-29T19:20:21.696Z] Removing intermediate container 8f6f046472e1 [2021-06-29T19:20:21.696Z] ---> 4e6af78ddaea [2021-06-29T19:20:21.696Z] [2021-06-29T19:20:21.696Z] Successfully built 4e6af78ddaea [2021-06-29T19:20:21.696Z] Successfully tagged core-data:latest [2021-06-29T19:20:21.705Z]  Building core-data ... done  [Pipeline] } [2021-06-29T19:20:21.712Z] $ docker stop --time=1 c4f7e0592daeb73a7e257c3c488ef45fc6e82c917a0415a10e9382f8a01fd3ca [2021-06-29T19:20:23.071Z] $ docker rm -f c4f7e0592daeb73a7e257c3c488ef45fc6e82c917a0415a10e9382f8a01fd3ca [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T19:20:23.467Z] + docker images [2021-06-29T19:20:23.467Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T19:20:23.467Z] core-data latest 4e6af78ddaea 2 seconds ago 20.2MB [2021-06-29T19:20:23.467Z] security-bootstrapper latest da25e8a8a0a7 5 seconds ago 18.6MB [2021-06-29T19:20:23.467Z] 97153f0eefb7 7 seconds ago 1.15GB [2021-06-29T19:20:23.467Z] support-scheduler latest dbd1e316eefb 11 seconds ago 15.9MB [2021-06-29T19:20:23.467Z] core-command latest aaa01e08af4c 12 seconds ago 15.9MB [2021-06-29T19:20:23.467Z] c7ff34e30a56 12 seconds ago 1.15GB [2021-06-29T19:20:23.467Z] d086ad7cfd5a 15 seconds ago 1.15GB [2021-06-29T19:20:23.467Z] 4e8a38342d55 17 seconds ago 1.14GB [2021-06-29T19:20:23.467Z] sys-mgmt-agent latest cc7b506fa175 31 seconds ago 312MB [2021-06-29T19:20:23.467Z] security-secretstore-setup latest 5436f9a9ee11 57 seconds ago 28.7MB [2021-06-29T19:20:23.467Z] support-notifications latest eb2d9b158b40 About a minute ago 16.7MB [2021-06-29T19:20:23.467Z] security-proxy-setup latest eff0ba8ab834 About a minute ago 25.7MB [2021-06-29T19:20:23.467Z] core-metadata latest 7bd1d51e109d About a minute ago 16.6MB [2021-06-29T19:20:23.467Z] adefcf73e98f About a minute ago 1.15GB [2021-06-29T19:20:23.467Z] 34e9dc461c2c About a minute ago 1.15GB [2021-06-29T19:20:23.467Z] 49e5128b2228 About a minute ago 1.15GB [2021-06-29T19:20:23.467Z] 4bfa9df196ef About a minute ago 1.15GB [2021-06-29T19:20:23.467Z] 59df597e84f7 About a minute ago 1.15GB [2021-06-29T19:20:23.467Z] ci-base-image-x86_64 latest e94d75c335b7 5 minutes ago 647MB [2021-06-29T19:20:23.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-06-29T19:20:23.467Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-06-29T19:20:23.467Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-29T19:20:23.467Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-29T19:20:23.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-29T19:20:31.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.180s coverage: 28.7% of statements [2021-06-29T19:20:31.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T19:20:31.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T19:20:33.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.374s coverage: 100.0% of statements [2021-06-29T19:20:33.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T19:20:34.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.279s coverage: 53.1% of statements [2021-06-29T19:20:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T19:20:34.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T19:20:35.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.523s coverage: 87.7% of statements [2021-06-29T19:20:35.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T19:20:35.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T19:20:35.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.228s coverage: 78.9% of statements [2021-06-29T19:20:38.927Z] Still waiting to schedule task [2021-06-29T19:20:38.927Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-29T19:20:39.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.194s coverage: 81.2% of statements [2021-06-29T19:20:39.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T19:20:39.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T19:20:39.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T19:20:39.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T19:20:39.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T19:20:45.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.413s coverage: 95.1% of statements [2021-06-29T19:20:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T19:20:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T19:20:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T19:20:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T19:20:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T19:20:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T19:20:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T19:20:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T19:20:45.248Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.166s coverage: 60.0% of statements [2021-06-29T19:20:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T19:20:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T19:20:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T19:20:45.248Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.304s coverage: 0.8% of statements [2021-06-29T19:20:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T19:20:45.249Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.137s coverage: 58.8% of statements [2021-06-29T19:20:45.249Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.230s coverage: 22.0% of statements [2021-06-29T19:20:45.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T19:20:45.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.223s coverage: 47.1% of statements [2021-06-29T19:20:45.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.202s coverage: 79.5% of statements [2021-06-29T19:20:45.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.155s coverage: 94.1% of statements [2021-06-29T19:20:46.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements [2021-06-29T19:20:46.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.195s coverage: 87.5% of statements [2021-06-29T19:20:59.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.221s coverage: 94.4% of statements [2021-06-29T19:20:59.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements [2021-06-29T19:21:04.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.648s coverage: 81.8% of statements [2021-06-29T19:21:04.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T19:21:11.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements [2021-06-29T19:21:11.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T19:21:11.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T19:21:11.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T19:21:11.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-29T19:21:11.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T19:21:11.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T19:21:11.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T19:21:11.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T19:21:11.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T19:21:11.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.167s coverage: 87.2% of statements [2021-06-29T19:21:11.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T19:21:11.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T19:21:11.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-29T19:21:11.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T19:21:11.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.184s coverage: 58.8% of statements [2021-06-29T19:21:11.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T19:21:11.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.222s coverage: 80.0% of statements [2021-06-29T19:21:11.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2021-06-29T19:21:11.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.235s coverage: 85.4% of statements [2021-06-29T19:21:11.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.302s coverage: 91.2% of statements [2021-06-29T19:21:11.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T19:21:11.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.655s coverage: 64.4% of statements [2021-06-29T19:21:11.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T19:21:11.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T19:21:11.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.181s coverage: 100.0% of statements [2021-06-29T19:21:11.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements [2021-06-29T19:21:11.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2021-06-29T19:21:12.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements [2021-06-29T19:21:12.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-06-29T19:21:17.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.043s coverage: 66.9% of statements [2021-06-29T19:21:17.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T19:21:17.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T19:21:17.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T19:21:18.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.718s coverage: 43.6% of statements [2021-06-29T19:21:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T19:21:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T19:21:18.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements [2021-06-29T19:21:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T19:21:18.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements [2021-06-29T19:21:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T19:21:28.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.228s coverage: 19.3% of statements [2021-06-29T19:21:28.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T19:21:28.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T19:21:28.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T19:21:28.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T19:21:28.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.577s coverage: 91.9% of statements [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T19:21:28.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.208s coverage: 62.7% of statements [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T19:21:28.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 97.6% of statements [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T19:21:28.501Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T19:21:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T19:21:28.501Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements [2021-06-29T19:21:28.501Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-29T19:21:28.501Z] GO111MODULE=on go vet ./... [2021-06-29T19:21:46.199Z] Running on prd-ubuntu18.04-docker-8c-8g-715 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-29T19:21:46.225Z] Running in /w/workspace/edgex-go/41 [Pipeline] { [Pipeline] checkout [2021-06-29T19:21:46.343Z] The recommended git tool is: git [2021-06-29T19:21:48.780Z] using credential edgex-jenkins-ssh [2021-06-29T19:21:48.793Z] Cloning the remote Git repository [2021-06-29T19:21:48.813Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T19:21:48.879Z] > git init /w/workspace/edgex-go/41 # timeout=10 [2021-06-29T19:21:48.905Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T19:21:48.905Z] > git --version # timeout=10 [2021-06-29T19:21:48.915Z] > git --version # 'git version 2.17.1' [2021-06-29T19:21:48.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T19:21:48.945Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T19:21:53.136Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T19:21:53.144Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T19:21:53.156Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T19:21:53.170Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T19:21:53.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T19:21:53.175Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T19:21:53.823Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:21:53.920Z] Merge succeeded, producing 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:21:53.921Z] Checking out Revision 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 (PR-3579) [2021-06-29T19:21:53.832Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T19:21:53.837Z] > git checkout -f 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 # timeout=10 [2021-06-29T19:21:53.895Z] > git remote # timeout=10 [2021-06-29T19:21:53.901Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T19:21:53.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T19:21:53.908Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-29T19:21:53.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T19:21:53.924Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T19:21:53.942Z] > git checkout -f 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 # timeout=10 [2021-06-29T19:21:57.608Z] Commit message: "build(snap): install kuper services directory" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T19:21:58.979Z] + echo snap-build.sh [2021-06-29T19:21:58.979Z] snap-build.sh [2021-06-29T19:21:58.979Z] + SNAP_BASE_DIR=. [2021-06-29T19:21:58.979Z] + '[' '!' -z /w/workspace/edgex-go/41 ']' [2021-06-29T19:21:58.979Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/41 [2021-06-29T19:21:58.979Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/41]' [2021-06-29T19:21:58.979Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/41] [2021-06-29T19:21:58.979Z] + cd /w/workspace/edgex-go/41 [2021-06-29T19:21:58.979Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-29T19:21:58.979Z] Reading package lists... [2021-06-29T19:21:58.979Z] Building dependency tree... [2021-06-29T19:21:58.979Z] Reading state information... [2021-06-29T19:21:59.245Z] The following packages were automatically installed and are no longer required: [2021-06-29T19:21:59.245Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-29T19:21:59.245Z] uidmap xdelta3 [2021-06-29T19:21:59.245Z] Use 'sudo apt autoremove' to remove them. [2021-06-29T19:21:59.245Z] The following packages will be REMOVED: [2021-06-29T19:21:59.245Z] lxd* lxd-client* [2021-06-29T19:21:59.508Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-29T19:21:59.508Z] After this operation, 31.7 MB disk space will be freed. [2021-06-29T19:22:00.824Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-29T19:22:00.824Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T19:22:01.781Z] Removing lxd dnsmasq configuration [2021-06-29T19:22:01.781Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T19:22:01.781Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-29T19:22:03.173Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T19:22:03.436Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-29T19:22:03.436Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T19:22:04.830Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-29T19:22:05.091Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-29T19:22:06.481Z] + sudo snap remove --purge lxd [2021-06-29T19:22:06.481Z] snap "lxd" is not installed [2021-06-29T19:22:06.481Z] + sudo groupadd --force --system lxd [2021-06-29T19:22:06.481Z] ++ whoami [2021-06-29T19:22:06.481Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-29T19:22:06.743Z] + newgrp - lxd [2021-06-29T19:22:06.743Z] + sudo snap install lxd [2021-06-29T19:22:14.907Z] 2021-06-29T19:22:12Z INFO Waiting for automatic snapd restart... [2021-06-29T19:22:50.373Z] gofmt -l . [2021-06-29T19:22:50.374Z] [ "`gofmt -l .`" = "" ] [2021-06-29T19:22:50.374Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T19:22:51.059Z] + ls -al . [2021-06-29T19:22:51.059Z] total 588 [2021-06-29T19:22:51.059Z] drwxrwxr-x 9 1001 1001 4096 Jun 29 19:22 . [2021-06-29T19:22:51.059Z] drwxr-xr-x 4 root root 4096 Jun 29 19:18 .. [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 19:16 .dockerignore [2021-06-29T19:22:51.059Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 19:16 .git [2021-06-29T19:22:51.059Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 19:16 .github [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 19:16 .gitignore [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 19:16 .sonarcloud.properties [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 19:16 Attribution.txt [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 19:16 CHANGELOG.md [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 19:16 CONTRIBUTING.md [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 19:16 Dockerfile.build [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 19:16 Jenkinsfile [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 19:16 LICENSE [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 19:16 Makefile [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 19:16 README.md [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 19:16 SECURITY.md [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 19:14 VERSION [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 19:16 ZMQWindows.md [2021-06-29T19:22:51.059Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 19:16 bin [2021-06-29T19:22:51.059Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 19:16 cmd [2021-06-29T19:22:51.059Z] -rw-r--r-- 1 root root 398095 Jun 29 19:21 coverage.out [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 19:16 go.mod [2021-06-29T19:22:51.059Z] -rw-r--r-- 1 root root 20759 Jun 29 19:18 go.sum [2021-06-29T19:22:51.059Z] drwxrwxr-x 7 1001 1001 4096 Jun 29 19:16 internal [2021-06-29T19:22:51.059Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 19:16 openapi [2021-06-29T19:22:51.059Z] drwxrwxr-x 4 1001 1001 4096 Jun 29 19:16 snap [2021-06-29T19:22:51.059Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 19:16 version.go [Pipeline] sh [2021-06-29T19:22:51.732Z] + '[' -e coverage.out ] [2021-06-29T19:22:51.732Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T19:22:51.768Z] Warning: overwriting stash ‘coverage-report’ [2021-06-29T19:22:52.636Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T19:22:53.303Z] + make build [2021-06-29T19:22:53.303Z] go mod tidy [2021-06-29T19:22:53.914Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-29T19:23:00.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-29T19:23:22.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-29T19:23:22.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-29T19:23:27.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-29T19:23:27.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-29T19:23:31.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-29T19:23:34.586Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-29T19:23:37.987Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-29T19:23:41.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-29T19:23:44.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-29T19:23:47.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-29T19:23:52.984Z] $ docker stop --time=1 89b9e44e0de130725433c9fba328e25b3b0fb4e29ad22e4d9348ef6034db6c9a [2021-06-29T19:23:55.364Z] $ docker rm -f 89b9e44e0de130725433c9fba328e25b3b0fb4e29ad22e4d9348ef6034db6c9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:23:56.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T19:23:56.952Z] [2021-06-29T19:23:56.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:23:57.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T19:23:57.591Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-29T19:23:57.592Z] 29e5d40040c1: Pulling fs layer [2021-06-29T19:23:57.592Z] 1ce36da41761: Pulling fs layer [2021-06-29T19:23:57.592Z] 25b303627fd3: Pulling fs layer [2021-06-29T19:23:57.868Z] 29e5d40040c1: Verifying Checksum [2021-06-29T19:23:57.868Z] 29e5d40040c1: Download complete [2021-06-29T19:23:58.468Z] 29e5d40040c1: Pull complete [2021-06-29T19:23:58.745Z] 1ce36da41761: Verifying Checksum [2021-06-29T19:23:58.745Z] 1ce36da41761: Download complete [2021-06-29T19:24:00.191Z] 1ce36da41761: Pull complete [2021-06-29T19:24:00.465Z] 25b303627fd3: Verifying Checksum [2021-06-29T19:24:00.465Z] 25b303627fd3: Download complete [2021-06-29T19:24:10.628Z] 25b303627fd3: Pull complete [2021-06-29T19:24:10.628Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-29T19:24:10.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T19:24:10.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-29T19:24:10.858Z] prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container [2021-06-29T19:24:11.072Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-29T19:24:13.800Z] $ docker top b8e6e6ab570b04a16618e41d7467374ada3ead6823972e17c4ca862316c4eec4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T19:24:14.652Z] + + grepdocker-compose parallel build --help [2021-06-29T19:24:14.652Z] [2021-06-29T19:24:18.072Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T19:24:18.506Z] $ docker stop --time=1 b8e6e6ab570b04a16618e41d7467374ada3ead6823972e17c4ca862316c4eec4 [2021-06-29T19:24:20.373Z] $ docker rm -f b8e6e6ab570b04a16618e41d7467374ada3ead6823972e17c4ca862316c4eec4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:24:20.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T19:24:20.984Z] . [Pipeline] withDockerContainer [2021-06-29T19:24:21.305Z] prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container [2021-06-29T19:24:21.611Z] $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-29T19:24:23.250Z] $ docker top 1504dfb728201acdccf11b4773e1a02a2ecffea7d6a0e95d187284d92641290a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T19:24:24.173Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T19:24:28.519Z] Building core-command ... [2021-06-29T19:24:28.519Z] Building core-data ... [2021-06-29T19:24:28.519Z] Building core-metadata ... [2021-06-29T19:24:28.519Z] Building security-bootstrapper ... [2021-06-29T19:24:28.519Z] Building security-proxy-setup ... [2021-06-29T19:24:28.519Z] Building security-secretstore-setup ... [2021-06-29T19:24:28.519Z] Building support-notifications ... [2021-06-29T19:24:28.519Z] Building support-scheduler ... [2021-06-29T19:24:28.519Z] Building sys-mgmt-agent ... [2021-06-29T19:24:28.519Z] Building core-metadata [2021-06-29T19:24:28.519Z] Building security-bootstrapper [2021-06-29T19:24:28.519Z] Building core-command [2021-06-29T19:24:28.519Z] Building support-notifications [2021-06-29T19:24:28.519Z] Building support-scheduler [2021-06-29T19:25:50.317Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:25:50.317Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:25:50.317Z] ---> 9441c9fe5368 [2021-06-29T19:25:50.317Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T19:25:50.317Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:25:50.317Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:25:50.317Z] ---> 9441c9fe5368 [2021-06-29T19:25:50.317Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T19:25:50.317Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:25:50.317Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:25:50.317Z] ---> 9441c9fe5368 [2021-06-29T19:25:50.317Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T19:25:50.317Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:25:50.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:25:50.317Z] ---> 9441c9fe5368 [2021-06-29T19:25:50.317Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T19:25:50.317Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:25:50.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:25:50.317Z] ---> 9441c9fe5368 [2021-06-29T19:25:50.317Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T19:25:50.317Z] ---> Running in c865b7d78c49 [2021-06-29T19:25:50.317Z] ---> Running in 3efd0f4550a3 [2021-06-29T19:25:50.317Z] ---> Running in bb6de44ea742 [2021-06-29T19:25:50.317Z] ---> Running in e93be8fc163d [2021-06-29T19:25:50.317Z] ---> Running in 8bc37490cf42 [2021-06-29T19:25:50.317Z] Removing intermediate container e93be8fc163d [2021-06-29T19:25:50.317Z] ---> f14ac94e12f5 [2021-06-29T19:25:50.317Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:25:50.317Z] Removing intermediate container 3efd0f4550a3 [2021-06-29T19:25:50.317Z] ---> 38740c412e67 [2021-06-29T19:25:50.317Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:25:50.317Z] Removing intermediate container bb6de44ea742 [2021-06-29T19:25:50.317Z] ---> d6b2dff00693 [2021-06-29T19:25:50.317Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:25:50.317Z] Removing intermediate container 8bc37490cf42 [2021-06-29T19:25:50.317Z] ---> a788fe3ae429 [2021-06-29T19:25:50.317Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:25:50.317Z] Removing intermediate container c865b7d78c49 [2021-06-29T19:25:50.317Z] ---> 7538a32b213d [2021-06-29T19:25:50.317Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:25:50.317Z] ---> Running in 5f8155de8ec0 [2021-06-29T19:25:50.317Z] ---> Running in aa64987bce63 [2021-06-29T19:25:50.317Z] ---> Running in 3316a985fa23 [2021-06-29T19:25:50.317Z] ---> Running in fc16d05d9784 [2021-06-29T19:25:50.317Z] ---> Running in 9f3bd2b17b2e [2021-06-29T19:25:50.317Z] Removing intermediate container 5f8155de8ec0 [2021-06-29T19:25:50.317Z] ---> 1b6c0599c580 [2021-06-29T19:25:50.317Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T19:25:50.317Z] Removing intermediate container aa64987bce63 [2021-06-29T19:25:50.317Z] ---> 47ec46ebb4e6 [2021-06-29T19:25:50.317Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T19:25:50.317Z] ---> Running in 9e3883ded170 [2021-06-29T19:25:50.317Z] ---> Running in 4240831a5afd [2021-06-29T19:25:50.317Z] Removing intermediate container 3316a985fa23 [2021-06-29T19:25:50.317Z] ---> fee96dd98e06 [2021-06-29T19:25:50.317Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T19:25:50.317Z] Removing intermediate container 9f3bd2b17b2e [2021-06-29T19:25:50.317Z] ---> 2eb5e475cd62 [2021-06-29T19:25:50.317Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T19:25:50.317Z] ---> Running in 9b95b68ede61 [2021-06-29T19:25:50.317Z] Removing intermediate container fc16d05d9784 [2021-06-29T19:25:50.317Z] ---> 8810dfa48e2d [2021-06-29T19:25:50.317Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T19:25:50.318Z] ---> Running in c39d6b1b8efd [2021-06-29T19:25:50.318Z] ---> Running in 97c4f1da4343 [2021-06-29T19:25:50.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:25:50.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:25:50.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:25:50.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:25:50.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:25:50.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:25:50.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:25:50.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:25:50.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:25:50.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:25:50.318Z] OK: 218 MiB in 52 packages [2021-06-29T19:25:50.318Z] OK: 218 MiB in 52 packages [2021-06-29T19:25:50.604Z] OK: 218 MiB in 52 packages [2021-06-29T19:25:50.886Z] OK: 218 MiB in 52 packages [2021-06-29T19:25:50.886Z] OK: 218 MiB in 52 packages [2021-06-29T19:25:51.901Z] Removing intermediate container 9e3883ded170 [2021-06-29T19:25:51.901Z] ---> d2127f8cbd33 [2021-06-29T19:25:51.901Z] Step 6/23 : COPY go.mod . [2021-06-29T19:25:51.901Z] Removing intermediate container 4240831a5afd [2021-06-29T19:25:51.901Z] ---> 5a9397141dd0 [2021-06-29T19:25:51.901Z] Step 6/24 : COPY go.mod . [2021-06-29T19:25:52.173Z] Removing intermediate container 9b95b68ede61 [2021-06-29T19:25:52.173Z] ---> 91ec0c49c039 [2021-06-29T19:25:52.173Z] Step 6/24 : COPY go.mod . [2021-06-29T19:25:52.772Z] Removing intermediate container 97c4f1da4343 [2021-06-29T19:25:52.772Z] Removing intermediate container c39d6b1b8efd [2021-06-29T19:25:52.772Z] ---> 6b9e1b6345c6 [2021-06-29T19:25:52.772Z] Step 6/23 : COPY go.mod . [2021-06-29T19:25:52.772Z] ---> 2ace354060d4 [2021-06-29T19:25:52.772Z] Step 6/32 : COPY go.mod . [2021-06-29T19:25:53.050Z] ---> d26d43281fbf [2021-06-29T19:25:53.050Z] Step 7/23 : RUN go mod download [2021-06-29T19:25:53.050Z] ---> 625c61c054ec [2021-06-29T19:25:53.050Z] Step 7/24 : RUN go mod download [2021-06-29T19:25:53.347Z] ---> Running in 14b3776fae89 [2021-06-29T19:25:53.347Z] ---> Running in 898bafa59e81 [2021-06-29T19:25:53.618Z] ---> c4b11f5c84d2 [2021-06-29T19:25:53.618Z] Step 7/24 : RUN go mod download [2021-06-29T19:25:53.892Z] ---> ffa1ff2a737c [2021-06-29T19:25:53.892Z] Step 7/23 : RUN go mod download [2021-06-29T19:25:53.892Z] ---> Running in 257c75068f12 [2021-06-29T19:25:53.892Z] ---> 7d14e93b0385 [2021-06-29T19:25:53.892Z] Step 7/32 : RUN go mod download [2021-06-29T19:25:54.188Z] ---> Running in 3f3407cf7031 [2021-06-29T19:25:54.188Z] ---> Running in 1f5e43b1b54f [2021-06-29T19:25:57.630Z] Removing intermediate container 14b3776fae89 [2021-06-29T19:25:57.630Z] ---> 29d9cc2fe903 [2021-06-29T19:25:57.630Z] Step 8/23 : COPY . . [2021-06-29T19:25:58.263Z] Removing intermediate container 898bafa59e81 [2021-06-29T19:25:58.263Z] ---> 88b365492b2f [2021-06-29T19:25:58.263Z] Step 8/24 : COPY . . [2021-06-29T19:25:59.264Z] Removing intermediate container 257c75068f12 [2021-06-29T19:25:59.264Z] ---> d598dfd27342 [2021-06-29T19:25:59.264Z] Step 8/24 : COPY . . [2021-06-29T19:25:59.542Z] Removing intermediate container 1f5e43b1b54f [2021-06-29T19:25:59.542Z] ---> 277ab32d0233 [2021-06-29T19:25:59.542Z] Removing intermediate container 3f3407cf7031 [2021-06-29T19:25:59.542Z] ---> 6338b9763cb1 [2021-06-29T19:25:59.542Z] Step 8/23 : COPY . . [2021-06-29T19:25:59.542Z] Step 8/32 : COPY . . [2021-06-29T19:26:21.802Z] ---> e65725485948 [2021-06-29T19:26:21.803Z] Step 9/23 : RUN go mod tidy [2021-06-29T19:26:21.803Z] ---> Running in 8e3249a14155 [2021-06-29T19:26:22.077Z] ---> b74ef944cb97 [2021-06-29T19:26:22.077Z] Step 9/24 : RUN go mod tidy [2021-06-29T19:26:22.077Z] ---> 3c82c625d1ad [2021-06-29T19:26:22.077Z] Step 9/24 : RUN go mod tidy [2021-06-29T19:26:22.356Z] ---> a1c47e908d1b [2021-06-29T19:26:22.356Z] Step 9/32 : RUN go mod tidy [2021-06-29T19:26:22.356Z] ---> Running in d2b9abca088b [2021-06-29T19:26:22.633Z] ---> Running in 1e2cbe680937 [2021-06-29T19:26:22.633Z] ---> Running in e0dc38b57b78 [2021-06-29T19:26:22.633Z] ---> b346d050182f [2021-06-29T19:26:22.633Z] Step 9/23 : RUN go mod tidy [2021-06-29T19:26:23.238Z] ---> Running in aa10ad773a1d [2021-06-29T19:26:27.608Z] Removing intermediate container 8e3249a14155 [2021-06-29T19:26:27.608Z] ---> 2ee769ba779e [2021-06-29T19:26:27.608Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T19:26:27.608Z] ---> Running in 3dde83b5a470 [2021-06-29T19:26:29.633Z] Removing intermediate container d2b9abca088b [2021-06-29T19:26:29.633Z] ---> 4f309bd0575b [2021-06-29T19:26:29.633Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T19:26:29.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-29T19:26:29.633Z] ---> Running in 8d7f5d848416 [2021-06-29T19:26:29.921Z] Removing intermediate container e0dc38b57b78 [2021-06-29T19:26:29.921Z] ---> 3e67833d8999 [2021-06-29T19:26:29.921Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T19:26:29.921Z] ---> Running in 957291631dfc [2021-06-29T19:26:30.541Z] Removing intermediate container aa10ad773a1d [2021-06-29T19:26:30.541Z] ---> f09ecdbecefa [2021-06-29T19:26:30.541Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T19:26:30.541Z] Removing intermediate container 1e2cbe680937 [2021-06-29T19:26:30.541Z] ---> 797f5c0210f3 [2021-06-29T19:26:30.541Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T19:26:30.820Z] ---> Running in d8f8d120899f [2021-06-29T19:26:30.820Z] ---> Running in 6ff4c3171bcb [2021-06-29T19:26:32.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-29T19:26:32.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-29T19:26:33.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-29T19:26:33.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-29T19:28:25.593Z] Removing intermediate container 3dde83b5a470 [2021-06-29T19:28:25.593Z] ---> e218a8332636 [2021-06-29T19:28:25.593Z] [2021-06-29T19:28:25.593Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T19:28:25.593Z] 3.12: Pulling from library/alpine [2021-06-29T19:28:25.593Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T19:28:25.593Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T19:28:25.593Z] ---> c4fd0aeabfcf [2021-06-29T19:28:25.593Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T19:28:27.037Z] ---> Running in bcc97adc5757 [2021-06-29T19:28:27.312Z] Removing intermediate container 6ff4c3171bcb [2021-06-29T19:28:27.312Z] ---> 1009b66bfa7c [2021-06-29T19:28:27.312Z] [2021-06-29T19:28:27.312Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T19:28:27.312Z] ---> c4fd0aeabfcf [2021-06-29T19:28:27.312Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T19:28:27.909Z] Removing intermediate container 957291631dfc [2021-06-29T19:28:27.909Z] ---> a857048c6cd3 [2021-06-29T19:28:27.909Z] [2021-06-29T19:28:27.909Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T19:28:27.909Z] ---> c4fd0aeabfcf [2021-06-29T19:28:27.909Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T19:28:27.909Z] ---> Running in 0fc47a9a8586 [2021-06-29T19:28:28.522Z] ---> Running in 78f9584cac0f [2021-06-29T19:28:28.522Z] Removing intermediate container d8f8d120899f [2021-06-29T19:28:28.522Z] ---> 4e262edff291 [2021-06-29T19:28:28.522Z] [2021-06-29T19:28:28.522Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T19:28:28.522Z] ---> c4fd0aeabfcf [2021-06-29T19:28:28.522Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T19:28:29.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:28:29.122Z] ---> Running in 7e2ba48ec75d [2021-06-29T19:28:29.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:28:29.689Z] Removing intermediate container 78f9584cac0f [2021-06-29T19:28:29.689Z] ---> f118cb822380 [2021-06-29T19:28:29.689Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T19:28:29.971Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T19:28:29.972Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T19:28:29.972Z] ---> Running in 357eb6c59905 [2021-06-29T19:28:29.972Z] OK: 5 MiB in 15 packages [2021-06-29T19:28:30.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:28:30.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:28:31.185Z] Removing intermediate container 8d7f5d848416 [2021-06-29T19:28:31.185Z] ---> 3b555968f424 [2021-06-29T19:28:31.185Z] [2021-06-29T19:28:31.185Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T19:28:31.185Z] ---> c4fd0aeabfcf [2021-06-29T19:28:31.185Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T19:28:31.185Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T19:28:31.185Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T19:28:31.185Z] OK: 5 MiB in 15 packages [2021-06-29T19:28:31.460Z] ---> Running in b7c8c6132031 [2021-06-29T19:28:31.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:28:31.740Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:28:32.020Z] Removing intermediate container bcc97adc5757 [2021-06-29T19:28:32.020Z] ---> 782c5f0817e0 [2021-06-29T19:28:32.020Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T19:28:32.295Z] ---> Running in 98295f2df918 [2021-06-29T19:28:32.295Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T19:28:32.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:28:32.295Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T19:28:32.295Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T19:28:32.295Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T19:28:32.570Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:28:32.570Z] OK: 6 MiB in 16 packages [2021-06-29T19:28:33.168Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T19:28:33.168Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T19:28:33.168Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T19:28:33.168Z] OK: 5 MiB in 16 packages [2021-06-29T19:28:33.443Z] Removing intermediate container 98295f2df918 [2021-06-29T19:28:33.443Z] ---> 11e661fb6637 [2021-06-29T19:28:33.443Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T19:28:33.443Z] Removing intermediate container 0fc47a9a8586 [2021-06-29T19:28:33.443Z] ---> a0cc69a0abc9 [2021-06-29T19:28:33.443Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T19:28:33.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:28:33.716Z] ---> Running in 37daa7be78f7 [2021-06-29T19:28:33.716Z] ---> Running in 1948acaef91b [2021-06-29T19:28:34.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:28:34.606Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T19:28:34.606Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T19:28:34.606Z] OK: 5 MiB in 15 packages [2021-06-29T19:28:34.606Z] Removing intermediate container 1948acaef91b [2021-06-29T19:28:34.606Z] ---> 330dec041df1 [2021-06-29T19:28:34.606Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T19:28:34.878Z] Removing intermediate container 37daa7be78f7 [2021-06-29T19:28:34.879Z] ---> 533f3928f26d [2021-06-29T19:28:34.879Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T19:28:34.879Z] ---> Running in 50e47e25ee23 [2021-06-29T19:28:34.879Z] Removing intermediate container 357eb6c59905 [2021-06-29T19:28:34.879Z] ---> 942ebe37acfd [2021-06-29T19:28:34.879Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T19:28:35.153Z] Removing intermediate container 7e2ba48ec75d [2021-06-29T19:28:35.153Z] ---> 21f469b6a1e5 [2021-06-29T19:28:35.153Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T19:28:35.153Z] ---> Running in 4ada7219e1a1 [2021-06-29T19:28:35.429Z] ---> Running in e134ff1d1708 [2021-06-29T19:28:35.429Z] ---> Running in d5436faa3ac6 [2021-06-29T19:28:35.429Z] Removing intermediate container 50e47e25ee23 [2021-06-29T19:28:35.429Z] ---> ef11e4bdaad5 [2021-06-29T19:28:35.429Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T19:28:36.025Z] Removing intermediate container 4ada7219e1a1 [2021-06-29T19:28:36.025Z] ---> 48bf1ca711f1 [2021-06-29T19:28:36.025Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T19:28:36.300Z] ---> Running in 11cf7c0051a8 [2021-06-29T19:28:36.300Z] Removing intermediate container d5436faa3ac6 [2021-06-29T19:28:36.300Z] ---> 1ece8552c9c9 [2021-06-29T19:28:36.300Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T19:28:36.300Z] Removing intermediate container e134ff1d1708 [2021-06-29T19:28:36.300Z] ---> 9c01a9482cd2 [2021-06-29T19:28:36.300Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T19:28:36.300Z] Removing intermediate container b7c8c6132031 [2021-06-29T19:28:36.300Z] ---> 76ed48a09901 [2021-06-29T19:28:36.300Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T19:28:36.574Z] ---> Running in 405a95063053 [2021-06-29T19:28:36.574Z] ---> Running in 31c99ce6f9db [2021-06-29T19:28:36.574Z] ---> Running in 601ccb8c09d3 [2021-06-29T19:28:36.848Z] ---> 9ec64bfd88bf [2021-06-29T19:28:36.849Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T19:28:36.849Z] Removing intermediate container 11cf7c0051a8 [2021-06-29T19:28:36.849Z] ---> fd1d848ee733 [2021-06-29T19:28:36.849Z] Step 16/24 : WORKDIR / [2021-06-29T19:28:37.123Z] ---> Running in a1f1bb6042a6 [2021-06-29T19:28:37.399Z] Removing intermediate container 31c99ce6f9db [2021-06-29T19:28:37.399Z] ---> 7c1acce2419e [2021-06-29T19:28:37.399Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T19:28:37.399Z] Removing intermediate container 405a95063053 [2021-06-29T19:28:37.399Z] ---> a4901f61c602 [2021-06-29T19:28:37.399Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T19:28:37.674Z] ---> Running in 192097e7305b [2021-06-29T19:28:37.674Z] ---> Running in 831242eabd6d [2021-06-29T19:28:37.674Z] Removing intermediate container 601ccb8c09d3 [2021-06-29T19:28:37.674Z] ---> 51b2e452fa79 [2021-06-29T19:28:37.674Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T19:28:37.949Z] Removing intermediate container a1f1bb6042a6 [2021-06-29T19:28:37.949Z] ---> 5bae96fb3c58 [2021-06-29T19:28:37.949Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T19:28:37.949Z] ---> Running in a0ee9d0f2d2c [2021-06-29T19:28:38.229Z] Removing intermediate container 192097e7305b [2021-06-29T19:28:38.506Z] ---> 59840b16700e [2021-06-29T19:28:38.506Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T19:28:38.506Z] ---> 0b4b3ccd65f1 [2021-06-29T19:28:38.506Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T19:28:38.784Z] Removing intermediate container a0ee9d0f2d2c [2021-06-29T19:28:38.784Z] ---> 1f4cb7a35dea [2021-06-29T19:28:38.784Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T19:28:39.061Z] ---> Running in 29306d520fdb [2021-06-29T19:28:39.334Z] ---> 8f9f37716ce5 [2021-06-29T19:28:39.334Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T19:28:39.611Z] ---> fff813b2c775 [2021-06-29T19:28:39.611Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T19:28:39.889Z] Removing intermediate container 29306d520fdb [2021-06-29T19:28:39.889Z] ---> 612dce3538b9 [2021-06-29T19:28:39.889Z] Step 16/24 : WORKDIR / [2021-06-29T19:28:39.889Z] ---> c953a1ea19e2 [2021-06-29T19:28:39.889Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T19:28:40.168Z] ---> Running in 0dbf5ce1aa13 [2021-06-29T19:28:40.444Z] ---> Running in c443d0e78ce7 [2021-06-29T19:28:41.040Z] ---> b655be670838 [2021-06-29T19:28:41.040Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T19:28:41.317Z] Removing intermediate container 0dbf5ce1aa13 [2021-06-29T19:28:41.317Z] ---> 3d56fca72984 [2021-06-29T19:28:41.317Z] Removing intermediate container c443d0e78ce7 [2021-06-29T19:28:41.317Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / ---> 75cd3c6f09b7 [2021-06-29T19:28:41.317Z] [2021-06-29T19:28:41.317Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T19:28:41.317Z] Removing intermediate container 831242eabd6d [2021-06-29T19:28:41.317Z] ---> ec875fecf860 [2021-06-29T19:28:41.317Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T19:28:41.317Z] ---> ec3a548e44b5 [2021-06-29T19:28:41.317Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T19:28:41.317Z] ---> Running in 3bd328b364fe [2021-06-29T19:28:41.587Z] ---> Running in af8bb16e483d [2021-06-29T19:28:41.860Z] ---> 7c3e3896b366 [2021-06-29T19:28:41.860Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T19:28:42.143Z] Removing intermediate container 3bd328b364fe [2021-06-29T19:28:42.143Z] ---> e977cf77d14f [2021-06-29T19:28:42.143Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T19:28:42.143Z] ---> Running in 0a930e509329 [2021-06-29T19:28:42.413Z] ---> Running in 6a96c47cdf57 [2021-06-29T19:28:42.413Z] Removing intermediate container af8bb16e483d [2021-06-29T19:28:42.413Z] ---> 7fee518edf70 [2021-06-29T19:28:42.413Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T19:28:42.688Z] ---> 886190615f26 [2021-06-29T19:28:42.688Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T19:28:42.688Z] ---> f88886358e00 [2021-06-29T19:28:42.688Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T19:28:42.962Z] ---> Running in 103343c6799c [2021-06-29T19:28:42.962Z] Removing intermediate container 0a930e509329 [2021-06-29T19:28:42.962Z] ---> d530f210c118 [2021-06-29T19:28:42.962Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T19:28:43.239Z] Removing intermediate container 6a96c47cdf57 [2021-06-29T19:28:43.239Z] ---> bc009223c044 [2021-06-29T19:28:43.239Z] Step 22/23 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:28:43.530Z] ---> Running in 4fb6e1b5347b [2021-06-29T19:28:43.530Z] ---> Running in 70a83c4df4d4 [2021-06-29T19:28:43.807Z] Removing intermediate container 103343c6799c [2021-06-29T19:28:43.807Z] ---> 09f60117d1d1 [2021-06-29T19:28:43.807Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T19:28:43.807Z] ---> 7d7889b975e1 [2021-06-29T19:28:43.807Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T19:28:44.081Z] ---> Running in 92012570c7b1 [2021-06-29T19:28:44.081Z] ---> Running in 483f1cc15d7a [2021-06-29T19:28:44.081Z] Removing intermediate container 4fb6e1b5347b [2021-06-29T19:28:44.081Z] ---> 7bce97e9c33f [2021-06-29T19:28:44.081Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T19:28:44.361Z] Removing intermediate container 70a83c4df4d4 [2021-06-29T19:28:44.361Z] ---> b6bfef0b3a78 [2021-06-29T19:28:44.361Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T19:28:44.361Z] ---> 108ce3e1a8db [2021-06-29T19:28:44.361Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T19:28:44.361Z] ---> Running in c9480df5fb0d [2021-06-29T19:28:44.651Z] ---> Running in a61faee8b08a [2021-06-29T19:28:44.651Z] Removing intermediate container 483f1cc15d7a [2021-06-29T19:28:44.651Z] ---> 6d06005e2f83 [2021-06-29T19:28:44.651Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T19:28:44.924Z] ---> Running in 7124f51e24b4 [2021-06-29T19:28:45.200Z] Removing intermediate container c9480df5fb0d [2021-06-29T19:28:45.200Z] ---> 9d7d7acdda7f [2021-06-29T19:28:45.200Z] Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:28:45.480Z] ---> Running in c930bb4110a5 [2021-06-29T19:28:45.480Z] Removing intermediate container a61faee8b08a [2021-06-29T19:28:45.480Z] ---> b52aaa350ef9 [2021-06-29T19:28:45.480Z] [2021-06-29T19:28:45.480Z] ---> 6455363729e1 [2021-06-29T19:28:45.480Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T19:28:45.762Z] ---> Running in c262cad2139c [2021-06-29T19:28:45.762Z] Removing intermediate container 7124f51e24b4 [2021-06-29T19:28:45.762Z] ---> 203ba0ee87b6 [2021-06-29T19:28:45.762Z] Step 22/23 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:28:46.037Z] Successfully built b52aaa350ef9 [2021-06-29T19:28:46.037Z] ---> Running in 8b1e66f72702 [2021-06-29T19:28:46.311Z] Successfully tagged support-scheduler-arm64:latest [2021-06-29T19:28:46.311Z]  Building support-scheduler ... done Building security-proxy-setup [2021-06-29T19:28:46.311Z] Removing intermediate container c930bb4110a5 [2021-06-29T19:28:46.311Z] ---> eca0dcabec94 [2021-06-29T19:28:46.311Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T19:28:46.583Z] Removing intermediate container c262cad2139c [2021-06-29T19:28:46.583Z] ---> 283e06809d36 [2021-06-29T19:28:46.583Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T19:28:46.583Z] ---> Running in 9fdfb560be0c [2021-06-29T19:28:46.857Z] ---> Running in c103350db4f4 [2021-06-29T19:28:46.857Z] Removing intermediate container 8b1e66f72702 [2021-06-29T19:28:46.857Z] ---> d6f542018de1 [2021-06-29T19:28:46.857Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T19:28:47.130Z] ---> Running in efc18e4cc50d [2021-06-29T19:28:47.402Z] Removing intermediate container 92012570c7b1 [2021-06-29T19:28:47.402Z] ---> de23e8c6d8be [2021-06-29T19:28:47.402Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T19:28:47.402Z] Removing intermediate container 9fdfb560be0c [2021-06-29T19:28:47.402Z] ---> 698300730a07 [2021-06-29T19:28:47.402Z] [2021-06-29T19:28:47.676Z] Removing intermediate container c103350db4f4 [2021-06-29T19:28:47.676Z] ---> e6c259fed70d [2021-06-29T19:28:47.676Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T19:28:47.968Z] Successfully built 698300730a07 [2021-06-29T19:28:47.968Z] Successfully tagged core-command-arm64:latest [2021-06-29T19:28:47.968Z]  Building core-command ... done Building security-secretstore-setup [2021-06-29T19:28:47.968Z] ---> Running in 5814a22c8ab5 [2021-06-29T19:28:47.968Z] Removing intermediate container efc18e4cc50d [2021-06-29T19:28:47.968Z] ---> 6660de309b3e [2021-06-29T19:28:47.968Z] [2021-06-29T19:28:48.255Z] ---> c517cc9d0efd [2021-06-29T19:28:48.255Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T19:28:48.528Z] Successfully built 6660de309b3e [2021-06-29T19:28:48.528Z] Successfully tagged support-notifications-arm64:latest [2021-06-29T19:28:48.528Z]  Building support-notifications ... done Building core-data [2021-06-29T19:28:48.801Z] Removing intermediate container 5814a22c8ab5 [2021-06-29T19:28:48.801Z] ---> 93f56e4ac209 [2021-06-29T19:28:48.801Z] Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:28:49.076Z] ---> Running in b99010f7bbb4 [2021-06-29T19:28:49.675Z] Removing intermediate container b99010f7bbb4 [2021-06-29T19:28:49.675Z] ---> 05c1fc2d817b [2021-06-29T19:28:49.675Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T19:28:49.944Z] ---> 165b9c2e34b8 [2021-06-29T19:28:49.944Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T19:28:49.944Z] ---> Running in 4bf62e0c4361 [2021-06-29T19:28:50.541Z] Removing intermediate container 4bf62e0c4361 [2021-06-29T19:28:50.541Z] ---> dde0189794fd [2021-06-29T19:28:50.541Z] [2021-06-29T19:28:51.134Z] Successfully built dde0189794fd [2021-06-29T19:28:51.134Z] ---> 9c0d15790d1f [2021-06-29T19:28:51.134Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T19:28:51.134Z] Successfully tagged core-metadata-arm64:latest [2021-06-29T19:28:51.134Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-06-29T19:28:52.573Z] ---> 9a71859212e6 [2021-06-29T19:28:52.573Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T19:28:53.555Z] ---> 47a3e6c67e09 [2021-06-29T19:28:53.555Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T19:28:54.165Z] ---> Running in 4e274478be4f [2021-06-29T19:28:54.771Z] Removing intermediate container 4e274478be4f [2021-06-29T19:28:54.771Z] ---> 56a50208cf58 [2021-06-29T19:28:54.771Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T19:28:56.760Z] ---> e60d49bfefb3 [2021-06-29T19:28:56.760Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T19:28:57.034Z] ---> Running in 3f2be0102ec7 [2021-06-29T19:29:00.439Z] Removing intermediate container 3f2be0102ec7 [2021-06-29T19:29:00.439Z] ---> a8f2deef2c60 [2021-06-29T19:29:00.439Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T19:29:00.439Z] ---> Running in 1eb57c023532 [2021-06-29T19:29:01.031Z] Removing intermediate container 1eb57c023532 [2021-06-29T19:29:01.031Z] ---> 72fcee84c103 [2021-06-29T19:29:01.031Z] Step 29/32 : CMD ["gate"] [2021-06-29T19:29:01.304Z] ---> Running in bb913ce4d617 [2021-06-29T19:29:01.910Z] Removing intermediate container bb913ce4d617 [2021-06-29T19:29:01.910Z] ---> e30af7ed2804 [2021-06-29T19:29:01.910Z] Step 30/32 : LABEL arch=arm64 [2021-06-29T19:29:02.192Z] ---> Running in b49fc9816c23 [2021-06-29T19:29:03.184Z] Removing intermediate container b49fc9816c23 [2021-06-29T19:29:03.184Z] ---> d21e9521b5cb [2021-06-29T19:29:03.184Z] Step 31/32 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:29:03.461Z] ---> Running in d23935dfb096 [2021-06-29T19:29:04.453Z] Removing intermediate container d23935dfb096 [2021-06-29T19:29:04.453Z] ---> 64f8a37865cf [2021-06-29T19:29:04.453Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T19:29:04.730Z] ---> Running in 4cc9dee7b1ab [2021-06-29T19:29:05.338Z] Removing intermediate container 4cc9dee7b1ab [2021-06-29T19:29:05.338Z] ---> d246d903fde6 [2021-06-29T19:29:05.338Z] [2021-06-29T19:29:05.940Z] Successfully built d246d903fde6 [2021-06-29T19:29:05.940Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-29T19:29:06.839Z] lxd 4.15 from Canonical* installed [2021-06-29T19:29:06.839Z] + sudo lxd init --auto [2021-06-29T19:29:06.839Z] + sudo snap install --classic snapcraft [2021-06-29T19:29:44.983Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:29:44.983Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:29:44.983Z] ---> 9441c9fe5368 [2021-06-29T19:29:44.983Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T19:29:44.983Z] ---> Using cache [2021-06-29T19:29:44.983Z] ---> 7538a32b213d [2021-06-29T19:29:44.983Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:29:44.983Z] ---> Using cache [2021-06-29T19:29:44.983Z] ---> 2eb5e475cd62 [2021-06-29T19:29:44.983Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T19:29:44.983Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:29:44.983Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:29:44.983Z] ---> 9441c9fe5368 [2021-06-29T19:29:44.983Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T19:29:44.983Z] ---> Using cache [2021-06-29T19:29:44.983Z] ---> 7538a32b213d [2021-06-29T19:29:44.983Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:29:44.983Z] ---> Using cache [2021-06-29T19:29:44.983Z] ---> 2eb5e475cd62 [2021-06-29T19:29:44.983Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T19:29:44.983Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:29:44.983Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:29:44.983Z] ---> 9441c9fe5368 [2021-06-29T19:29:44.983Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T19:29:44.983Z] ---> Using cache [2021-06-29T19:29:44.983Z] ---> 7538a32b213d [2021-06-29T19:29:44.983Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:29:44.983Z] ---> Using cache [2021-06-29T19:29:44.983Z] ---> 2eb5e475cd62 [2021-06-29T19:29:44.983Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T19:29:44.983Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T19:29:44.983Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T19:29:44.983Z] ---> 9441c9fe5368 [2021-06-29T19:29:44.983Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T19:29:44.984Z] ---> Using cache [2021-06-29T19:29:44.984Z] ---> 7538a32b213d [2021-06-29T19:29:44.984Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:29:44.984Z] ---> Using cache [2021-06-29T19:29:44.984Z] ---> 2eb5e475cd62 [2021-06-29T19:29:44.984Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T19:29:45.585Z] ---> Running in 2735c666838a [2021-06-29T19:29:45.585Z] ---> Running in 9cb350e91ff3 [2021-06-29T19:29:45.585Z] ---> Running in a245017b3e52 [2021-06-29T19:29:45.585Z] ---> Running in 0ec6317f28d7 [2021-06-29T19:29:47.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:29:47.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:29:47.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:29:47.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:29:48.479Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:29:48.479Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:29:48.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:29:48.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:29:49.366Z] OK: 218 MiB in 52 packages [2021-06-29T19:29:49.366Z] OK: 218 MiB in 52 packages [2021-06-29T19:29:49.644Z] OK: 218 MiB in 52 packages [2021-06-29T19:29:49.918Z] OK: 218 MiB in 52 packages [2021-06-29T19:29:50.901Z] Removing intermediate container 0ec6317f28d7 [2021-06-29T19:29:50.901Z] ---> edfffa3ee7d2 [2021-06-29T19:29:50.901Z] Step 6/24 : COPY go.mod . [2021-06-29T19:29:51.174Z] Removing intermediate container 2735c666838a [2021-06-29T19:29:51.174Z] ---> c9cab50e69ad [2021-06-29T19:29:51.174Z] Step 6/24 : COPY go.mod . [2021-06-29T19:29:51.451Z] Removing intermediate container 9cb350e91ff3 [2021-06-29T19:29:51.451Z] ---> 5e8bdbc98758 [2021-06-29T19:29:51.451Z] Step 6/22 : COPY go.mod . [2021-06-29T19:29:51.727Z] Removing intermediate container a245017b3e52 [2021-06-29T19:29:51.727Z] ---> 59a5a12bdfba [2021-06-29T19:29:51.727Z] Step 6/26 : COPY go.mod . [2021-06-29T19:29:51.727Z] ---> 471fcb6ec9b4 [2021-06-29T19:29:51.727Z] Step 7/24 : RUN go mod download [2021-06-29T19:29:52.019Z] ---> Running in 2064b42a8a9b [2021-06-29T19:29:52.294Z] ---> 52497787b477 [2021-06-29T19:29:52.294Z] Step 7/24 : RUN go mod download [2021-06-29T19:29:52.574Z] ---> Running in aaf6db68eecb [2021-06-29T19:29:52.574Z] ---> 8daa3f2d3feb [2021-06-29T19:29:52.574Z] Step 7/22 : RUN go mod download [2021-06-29T19:29:52.574Z] ---> 427704901af5 [2021-06-29T19:29:52.574Z] Step 7/26 : RUN go mod download [2021-06-29T19:29:52.851Z] ---> Running in 2d5f63912c2b [2021-06-29T19:29:52.852Z] ---> Running in 062aa1b209b7 [2021-06-29T19:29:56.297Z] Removing intermediate container 2064b42a8a9b [2021-06-29T19:29:56.297Z] ---> 9064bc7a4a36 [2021-06-29T19:29:56.297Z] Step 8/24 : COPY . . [2021-06-29T19:29:56.578Z] Removing intermediate container aaf6db68eecb [2021-06-29T19:29:56.578Z] ---> 445dbd8162f2 [2021-06-29T19:29:56.578Z] Step 8/24 : COPY . . [2021-06-29T19:29:56.578Z] Removing intermediate container 062aa1b209b7 [2021-06-29T19:29:56.578Z] ---> 96d45f539750 [2021-06-29T19:29:56.578Z] Step 8/26 : COPY . . [2021-06-29T19:29:56.857Z] Removing intermediate container 2d5f63912c2b [2021-06-29T19:29:56.857Z] ---> e972657094c9 [2021-06-29T19:29:56.857Z] Step 8/22 : COPY . . [2021-06-29T19:30:19.221Z] ---> 3b9497f07ab2 [2021-06-29T19:30:19.221Z] Step 9/24 : RUN go mod tidy [2021-06-29T19:30:19.221Z] ---> 0a252ba8c872 [2021-06-29T19:30:19.221Z] Step 9/26 : RUN go mod tidy [2021-06-29T19:30:19.221Z] ---> 62f3f17bb6a8 [2021-06-29T19:30:19.221Z] Step 9/24 : RUN go mod tidy ---> 9e6eb4837947 [2021-06-29T19:30:19.221Z] Step 9/22 : RUN go mod tidy [2021-06-29T19:30:19.221Z] [2021-06-29T19:30:19.221Z] ---> Running in d7b115f02875 [2021-06-29T19:30:19.221Z] ---> Running in a7b7446fb010 [2021-06-29T19:30:19.221Z] ---> Running in c04f5f08d834 [2021-06-29T19:30:19.221Z] ---> Running in 0179bfe4d219 [2021-06-29T19:30:24.770Z] Removing intermediate container 0179bfe4d219 [2021-06-29T19:30:24.770Z] ---> bcf9e26207dd [2021-06-29T19:30:24.770Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T19:30:25.046Z] ---> Running in 599e58b18233 [2021-06-29T19:30:25.046Z] Removing intermediate container d7b115f02875 [2021-06-29T19:30:25.046Z] ---> 6afb41a037f5 [2021-06-29T19:30:25.046Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T19:30:25.321Z] ---> Running in 4ff19b36ab04 [2021-06-29T19:30:25.321Z] Removing intermediate container a7b7446fb010 [2021-06-29T19:30:25.321Z] ---> 02aab9f2b277 [2021-06-29T19:30:25.321Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T19:30:25.321Z] Removing intermediate container c04f5f08d834 [2021-06-29T19:30:25.321Z] ---> c11ec94d750c [2021-06-29T19:30:25.321Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T19:30:25.603Z] ---> Running in 5b3f65dacbbe [2021-06-29T19:30:25.603Z] ---> Running in b68f1664dc08 [2021-06-29T19:30:27.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-29T19:30:27.333Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-29T19:30:27.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-29T19:30:27.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-29T19:31:49.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-29T19:31:50.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-29T19:31:55.815Z] Removing intermediate container 599e58b18233 [2021-06-29T19:31:55.815Z] ---> 71801bc9f1e5 [2021-06-29T19:31:55.815Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T19:31:55.815Z] ---> Running in 2491708d0c11 [2021-06-29T19:31:57.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-29T19:32:01.234Z] Removing intermediate container b68f1664dc08 [2021-06-29T19:32:01.234Z] ---> 97be3d2942c4 [2021-06-29T19:32:01.234Z] [2021-06-29T19:32:01.234Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T19:32:01.234Z] ---> c4fd0aeabfcf [2021-06-29T19:32:01.520Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T19:32:01.800Z] ---> Running in 0d90cfb7c698 [2021-06-29T19:32:02.075Z] Removing intermediate container 2491708d0c11 [2021-06-29T19:32:02.075Z] ---> a7afc2f7d83c [2021-06-29T19:32:02.075Z] [2021-06-29T19:32:02.075Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T19:32:02.348Z] 20.10.0: Pulling from library/docker [2021-06-29T19:32:02.348Z] Removing intermediate container 5b3f65dacbbe [2021-06-29T19:32:02.348Z] ---> 4f751e0188dc [2021-06-29T19:32:02.348Z] [2021-06-29T19:32:02.348Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T19:32:02.348Z] ---> c4fd0aeabfcf [2021-06-29T19:32:02.348Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T19:32:02.957Z] ---> Running in c1922c79d74d [2021-06-29T19:32:03.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:32:04.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:32:04.821Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T19:32:04.821Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T19:32:04.821Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T19:32:04.821Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T19:32:04.821Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:32:04.821Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T19:32:04.821Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T19:32:05.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:32:05.101Z] OK: 7 MiB in 18 packages [2021-06-29T19:32:05.718Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T19:32:05.718Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T19:32:05.718Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T19:32:05.718Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T19:32:05.718Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T19:32:05.718Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T19:32:05.718Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T19:32:05.718Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T19:32:06.010Z] OK: 7 MiB in 20 packages [2021-06-29T19:32:08.630Z] Removing intermediate container 0d90cfb7c698 [2021-06-29T19:32:08.630Z] ---> 1d6c023c2f4c [2021-06-29T19:32:08.630Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T19:32:08.630Z] Removing intermediate container c1922c79d74d [2021-06-29T19:32:08.630Z] ---> 76192ce25ff5 [2021-06-29T19:32:08.630Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T19:32:08.630Z] ---> Running in 35e1ce8b538f [2021-06-29T19:32:08.903Z] ---> Running in 534ebff2d3b0 [2021-06-29T19:32:09.502Z] Removing intermediate container 35e1ce8b538f [2021-06-29T19:32:09.502Z] ---> fc1860de87e2 [2021-06-29T19:32:09.502Z] Step 14/22 : WORKDIR /edgex [2021-06-29T19:32:09.782Z] Removing intermediate container 534ebff2d3b0 [2021-06-29T19:32:09.782Z] ---> 5e0a4d0cd492 [2021-06-29T19:32:09.782Z] Step 14/26 : WORKDIR / [2021-06-29T19:32:10.054Z] ---> Running in 9134e5978faa [2021-06-29T19:32:10.054Z] ---> Running in b827034dbb1e [2021-06-29T19:32:10.651Z] Removing intermediate container 4ff19b36ab04 [2021-06-29T19:32:10.651Z] ---> 9706d7550caf [2021-06-29T19:32:10.651Z] [2021-06-29T19:32:10.651Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T19:32:10.651Z] ---> c4fd0aeabfcf [2021-06-29T19:32:10.651Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T19:32:10.929Z] ---> Running in e7a8a2f67af1 [2021-06-29T19:32:10.929Z] Removing intermediate container 9134e5978faa [2021-06-29T19:32:10.929Z] ---> 91d17b1f0e2e [2021-06-29T19:32:10.929Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T19:32:11.208Z] Removing intermediate container b827034dbb1e [2021-06-29T19:32:11.208Z] ---> 185329b4f955 [2021-06-29T19:32:11.208Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-29T19:32:11.822Z] Removing intermediate container e7a8a2f67af1 [2021-06-29T19:32:11.822Z] ---> 3ea11425f719 [2021-06-29T19:32:11.822Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T19:32:12.096Z] ---> Running in 6f897f245538 [2021-06-29T19:32:12.375Z] ---> 99e720583b50 [2021-06-29T19:32:12.375Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T19:32:12.375Z] ---> 512c35f5baf3 [2021-06-29T19:32:12.375Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-29T19:32:12.972Z] Removing intermediate container 6f897f245538 [2021-06-29T19:32:12.972Z] ---> 703f4f2dfa52 [2021-06-29T19:32:12.972Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T19:32:13.247Z] ---> Running in 3955b1d0313b [2021-06-29T19:32:13.854Z] ---> d98d1504b137 [2021-06-29T19:32:13.854Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T19:32:14.128Z] Removing intermediate container 3955b1d0313b [2021-06-29T19:32:14.128Z] ---> cf7dceca87b4 [2021-06-29T19:32:14.128Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T19:32:14.403Z] ---> e7abbbee475b [2021-06-29T19:32:14.403Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T19:32:14.403Z] ---> Running in 32e7ef050f34 [2021-06-29T19:32:14.996Z] ---> 28bd69bd7602 [2021-06-29T19:32:14.996Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-29T19:32:16.438Z] ---> 4d334b6afa82 [2021-06-29T19:32:16.438Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T19:32:16.438Z] ---> 2591c0331906 [2021-06-29T19:32:16.438Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T19:32:16.720Z] ---> Running in 905528980ba5 [2021-06-29T19:32:16.998Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T19:32:16.998Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T19:32:16.998Z] ---> eeaf43b92773 [2021-06-29T19:32:16.998Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-29T19:32:17.611Z] ---> Running in 70af0ab23e96 [2021-06-29T19:32:17.611Z] Removing intermediate container 905528980ba5 [2021-06-29T19:32:17.611Z] ---> b264187f3210 [2021-06-29T19:32:17.611Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T19:32:17.898Z] Removing intermediate container 32e7ef050f34 [2021-06-29T19:32:17.898Z] ---> 6942b253378c [2021-06-29T19:32:17.898Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T19:32:17.898Z] ---> Running in 98a4c470d697 [2021-06-29T19:32:17.898Z] ---> Running in b09e10d693e5 [2021-06-29T19:32:18.185Z] ---> bffe08246e86 [2021-06-29T19:32:18.185Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T19:32:18.185Z] Removing intermediate container 70af0ab23e96 [2021-06-29T19:32:18.185Z] ---> 9c5ea8c76942 [2021-06-29T19:32:18.185Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T19:32:18.459Z] ---> Running in 6cda17f8cda9 [2021-06-29T19:32:18.737Z] Removing intermediate container 98a4c470d697 [2021-06-29T19:32:18.737Z] ---> 49a840257cbb [2021-06-29T19:32:18.737Z] Step 20/22 : LABEL arch=arm64 [2021-06-29T19:32:19.013Z] ---> Running in 114a6f765a3d [2021-06-29T19:32:20.002Z] Removing intermediate container 114a6f765a3d [2021-06-29T19:32:20.003Z] ---> 659b7cd88ede [2021-06-29T19:32:20.003Z] Step 21/22 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:32:20.003Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:32:20.003Z] ---> c6fb73c68142 [2021-06-29T19:32:20.003Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T19:32:20.003Z] ---> Running in d561b371fb5a [2021-06-29T19:32:20.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T19:32:20.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:32:20.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T19:32:20.563Z] Removing intermediate container d561b371fb5a [2021-06-29T19:32:20.563Z] ---> b6988c1a5b4a [2021-06-29T19:32:20.563Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T19:32:20.851Z] ---> Running in e5e2dd98562a [2021-06-29T19:32:20.851Z] ---> 48c68354ebb6 [2021-06-29T19:32:20.851Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-29T19:32:20.851Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T19:32:20.851Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T19:32:21.121Z] Executing bash-5.0.17-r0.post-install [2021-06-29T19:32:21.121Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T19:32:21.121Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T19:32:21.121Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T19:32:21.121Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T19:32:21.121Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T19:32:21.121Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T19:32:21.121Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T19:32:21.121Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T19:32:21.121Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T19:32:21.121Z] ---> Running in 820f9c67a10d [2021-06-29T19:32:21.121Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T19:32:21.121Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T19:32:21.121Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T19:32:21.395Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T19:32:21.395Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T19:32:21.395Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T19:32:21.672Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T19:32:21.672Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T19:32:21.947Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T19:32:21.947Z] Removing intermediate container e5e2dd98562a [2021-06-29T19:32:21.947Z] ---> 89479cd8e45a [2021-06-29T19:32:21.947Z] [2021-06-29T19:32:21.947Z] OK: 8 MiB in 20 packages [2021-06-29T19:32:22.544Z] Successfully built 89479cd8e45a [2021-06-29T19:32:22.544Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-29T19:32:23.141Z]  Building security-proxy-setup ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T19:32:23.141Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T19:32:23.141Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T19:32:23.141Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T19:32:23.436Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T19:32:23.436Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T19:32:23.436Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T19:32:23.436Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T19:32:23.436Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T19:32:23.436Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T19:32:23.710Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T19:32:23.710Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T19:32:23.710Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T19:32:23.710Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T19:32:23.710Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T19:32:23.710Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T19:32:23.710Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T19:32:23.710Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T19:32:23.710Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T19:32:23.710Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T19:32:23.710Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T19:32:23.710Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T19:32:23.710Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T19:32:23.985Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T19:32:23.985Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T19:32:23.985Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T19:32:23.985Z] Removing intermediate container b09e10d693e5 [2021-06-29T19:32:23.985Z] ---> d45be34dfa36 [2021-06-29T19:32:23.985Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T19:32:23.985Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T19:32:23.985Z] OK: 72 MiB in 59 packages [2021-06-29T19:32:24.262Z] Removing intermediate container 820f9c67a10d [2021-06-29T19:32:24.262Z] ---> 3c8b6430e6ac [2021-06-29T19:32:24.262Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T19:32:24.536Z] ---> Running in 0f062783afb9 [2021-06-29T19:32:24.809Z] ---> 9cf9ca331239 [2021-06-29T19:32:24.809Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T19:32:25.082Z] Removing intermediate container 0f062783afb9 [2021-06-29T19:32:25.082Z] ---> e6b6b1391cc0 [2021-06-29T19:32:25.082Z] Step 24/26 : LABEL arch=arm64 [2021-06-29T19:32:25.359Z] ---> Running in 4825f96f8acb [2021-06-29T19:32:25.956Z] Removing intermediate container 4825f96f8acb [2021-06-29T19:32:25.956Z] ---> 1002f9087e59 [2021-06-29T19:32:25.956Z] Step 25/26 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:32:26.233Z] ---> 4ceeb244ba54 [2021-06-29T19:32:26.233Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T19:32:26.233Z] ---> Running in a832c54cfff6 [2021-06-29T19:32:27.214Z] Removing intermediate container a832c54cfff6 [2021-06-29T19:32:27.214Z] ---> fde423181d91 [2021-06-29T19:32:27.214Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T19:32:27.488Z] ---> Running in adcb83ecff52 [2021-06-29T19:32:27.761Z] ---> 9b6f703898e7 [2021-06-29T19:32:27.761Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T19:32:27.761Z] ---> Running in 6e8edc7bf1d0 [2021-06-29T19:32:28.034Z] Removing intermediate container adcb83ecff52 [2021-06-29T19:32:28.034Z] ---> ebde6ab17240 [2021-06-29T19:32:28.034Z] [2021-06-29T19:32:28.308Z] Successfully built ebde6ab17240 [2021-06-29T19:32:28.308Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-29T19:32:28.579Z]  Building security-secretstore-setup ... done Removing intermediate container 6e8edc7bf1d0 [2021-06-29T19:32:28.579Z] ---> 5f433902702a [2021-06-29T19:32:28.579Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T19:32:28.579Z] ---> Running in 69ebf0ff176e [2021-06-29T19:32:28.853Z] Collecting docker-compose==1.23.2 [2021-06-29T19:32:28.853Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T19:32:29.125Z] Removing intermediate container 69ebf0ff176e [2021-06-29T19:32:29.125Z] ---> 1faeace3f817 [2021-06-29T19:32:29.125Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T19:32:29.401Z] ---> Running in 2d25ea6cad26 [2021-06-29T19:32:29.674Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T19:32:29.674Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T19:32:29.674Z] Removing intermediate container 2d25ea6cad26 [2021-06-29T19:32:29.674Z] ---> f01d1b7ed879 [2021-06-29T19:32:29.674Z] Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:32:29.955Z] ---> Running in 699695a6374c [2021-06-29T19:32:30.228Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T19:32:30.228Z] Removing intermediate container 699695a6374c [2021-06-29T19:32:30.228Z] ---> 922b85cffdb7 [2021-06-29T19:32:30.228Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T19:32:30.565Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T19:32:30.565Z] ---> Running in efbe81e24d11 [2021-06-29T19:32:31.272Z] Removing intermediate container efbe81e24d11 [2021-06-29T19:32:31.273Z] ---> d58cc401e92f [2021-06-29T19:32:31.273Z] [2021-06-29T19:32:31.273Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T19:32:31.273Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T19:32:31.273Z] Successfully built d58cc401e92f [2021-06-29T19:32:31.546Z] Successfully tagged core-data-arm64:latest [2021-06-29T19:32:31.838Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2021-06-29T19:32:31.838Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T19:32:34.503Z] Collecting PyYAML<4,>=3.10 [2021-06-29T19:32:34.503Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T19:32:37.104Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T19:32:37.104Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T19:32:38.527Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-29T19:32:38.797Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T19:32:39.068Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T19:32:40.048Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T19:32:40.048Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T19:32:40.640Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T19:32:40.640Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T19:32:42.600Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T19:32:42.600Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T19:32:43.198Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T19:32:43.198Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T19:32:43.198Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-29T19:32:43.468Z] Collecting idna<2.8,>=2.5 [2021-06-29T19:32:43.468Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T19:32:43.468Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-29T19:32:43.468Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T19:32:43.468Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T19:32:43.468Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T19:32:43.468Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T19:32:44.436Z] Installing collected packages: cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, PyYAML, docopt, jsonschema, dockerpty, docker-compose [2021-06-29T19:32:44.706Z] Attempting uninstall: urllib3 [2021-06-29T19:32:44.706Z] Found existing installation: urllib3 1.25.9 [2021-06-29T19:32:44.706Z] Uninstalling urllib3-1.25.9: [2021-06-29T19:32:44.706Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T19:32:45.298Z] Attempting uninstall: idna [2021-06-29T19:32:45.298Z] Found existing installation: idna 2.9 [2021-06-29T19:32:45.298Z] Uninstalling idna-2.9: [2021-06-29T19:32:45.298Z] Successfully uninstalled idna-2.9 [2021-06-29T19:32:45.891Z] Attempting uninstall: requests [2021-06-29T19:32:45.891Z] Found existing installation: requests 2.23.0 [2021-06-29T19:32:45.891Z] Uninstalling requests-2.23.0: [2021-06-29T19:32:46.162Z] Successfully uninstalled requests-2.23.0 [2021-06-29T19:32:47.132Z] Running setup.py install for texttable: started [2021-06-29T19:32:49.101Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T19:32:49.101Z] Running setup.py install for PyYAML: started [2021-06-29T19:32:51.061Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T19:32:51.061Z] Running setup.py install for docopt: started [2021-06-29T19:32:52.486Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T19:32:53.076Z] Running setup.py install for dockerpty: started [2021-06-29T19:32:55.038Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T19:32:55.628Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-29T19:33:03.890Z] Removing intermediate container 6cda17f8cda9 [2021-06-29T19:33:03.890Z] ---> c091ce209c06 [2021-06-29T19:33:03.890Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T19:33:03.890Z] ---> Running in 3d7d47e1b6a0 [2021-06-29T19:33:04.164Z] Removing intermediate container 3d7d47e1b6a0 [2021-06-29T19:33:04.164Z] ---> 28a8a6f7c59d [2021-06-29T19:33:04.164Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T19:33:04.164Z] ---> Running in 23942680c472 [2021-06-29T19:33:04.758Z] Removing intermediate container 23942680c472 [2021-06-29T19:33:04.758Z] ---> 8a36b7ec840c [2021-06-29T19:33:04.758Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T19:33:05.737Z] ---> a0aa13415428 [2021-06-29T19:33:05.737Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T19:33:06.712Z] ---> 424074a352b0 [2021-06-29T19:33:06.712Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T19:33:07.304Z] ---> 12f1445ddd61 [2021-06-29T19:33:07.304Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T19:33:07.575Z] ---> Running in 5c78e5117ebd [2021-06-29T19:33:08.169Z] Removing intermediate container 5c78e5117ebd [2021-06-29T19:33:08.169Z] ---> e85214a9d45a [2021-06-29T19:33:08.169Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T19:33:08.169Z] ---> Running in 8a71088e92b1 [2021-06-29T19:33:08.447Z] Removing intermediate container 8a71088e92b1 [2021-06-29T19:33:08.447Z] ---> a608f13a0f36 [2021-06-29T19:33:08.447Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T19:33:08.721Z] ---> Running in 611ca62ea1fc [2021-06-29T19:33:09.317Z] Removing intermediate container 611ca62ea1fc [2021-06-29T19:33:09.317Z] ---> 59d0b08ced76 [2021-06-29T19:33:09.317Z] Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [2021-06-29T19:33:09.317Z] ---> Running in 28e7dd654b0e [2021-06-29T19:33:09.914Z] Removing intermediate container 28e7dd654b0e [2021-06-29T19:33:09.914Z] ---> 58e993cc1da3 [2021-06-29T19:33:09.914Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T19:33:09.914Z] ---> Running in 25874c9c7fc0 [2021-06-29T19:33:10.508Z] Removing intermediate container 25874c9c7fc0 [2021-06-29T19:33:10.508Z] ---> d31d2857b143 [2021-06-29T19:33:10.508Z] [2021-06-29T19:33:10.781Z] Successfully built d31d2857b143 [2021-06-29T19:33:10.781Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-29T19:33:11.066Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-29T19:33:11.251Z] $ docker stop --time=1 1504dfb728201acdccf11b4773e1a02a2ecffea7d6a0e95d187284d92641290a [2021-06-29T19:33:13.085Z] $ docker rm -f 1504dfb728201acdccf11b4773e1a02a2ecffea7d6a0e95d187284d92641290a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T19:33:13.513Z] + docker images [2021-06-29T19:33:13.784Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T19:33:13.784Z] sys-mgmt-agent-arm64 latest d31d2857b143 3 seconds ago 299MB [2021-06-29T19:33:13.784Z] core-data-arm64 latest d58cc401e92f 43 seconds ago 19.1MB [2021-06-29T19:33:13.784Z] security-secretstore-setup-arm64 latest ebde6ab17240 46 seconds ago 27.1MB [2021-06-29T19:33:13.784Z] security-proxy-setup-arm64 latest 89479cd8e45a 52 seconds ago 24.2MB [2021-06-29T19:33:13.784Z] 9706d7550caf About a minute ago 975MB [2021-06-29T19:33:13.784Z] 4f751e0188dc About a minute ago 976MB [2021-06-29T19:33:13.784Z] a7afc2f7d83c About a minute ago 969MB [2021-06-29T19:33:13.784Z] 97be3d2942c4 About a minute ago 973MB [2021-06-29T19:33:13.784Z] security-bootstrapper-arm64 latest d246d903fde6 4 minutes ago 17.5MB [2021-06-29T19:33:13.784Z] core-metadata-arm64 latest dde0189794fd 4 minutes ago 15.7MB [2021-06-29T19:33:13.784Z] support-notifications-arm64 latest 6660de309b3e 4 minutes ago 15.7MB [2021-06-29T19:33:13.784Z] core-command-arm64 latest 698300730a07 4 minutes ago 15MB [2021-06-29T19:33:13.784Z] support-scheduler-arm64 latest b52aaa350ef9 4 minutes ago 15.1MB [2021-06-29T19:33:13.784Z] 3b555968f424 4 minutes ago 972MB [2021-06-29T19:33:13.784Z] 4e262edff291 4 minutes ago 969MB [2021-06-29T19:33:13.784Z] a857048c6cd3 4 minutes ago 970MB [2021-06-29T19:33:13.784Z] 1009b66bfa7c 4 minutes ago 966MB [2021-06-29T19:33:13.784Z] e218a8332636 4 minutes ago 968MB [2021-06-29T19:33:13.784Z] ci-base-image-arm64 latest 9441c9fe5368 14 minutes ago 641MB [2021-06-29T19:33:13.784Z] alpine 3.12 c4fd0aeabfcf 13 days ago 5.32MB [2021-06-29T19:33:13.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-29T19:33:13.785Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-29T19:33:13.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-29T19:33:14.736Z] ---> job-cost.sh [2021-06-29T19:33:14.736Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6ZpT [2021-06-29T19:33:53.687Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T19:34:43.691Z] snapcraft 4.8.3 from Canonical* installed [2021-06-29T19:34:43.691Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-29T19:34:43.691Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-29T19:34:43.691Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T19:34:43.691Z] Dload Upload Total Spent Left Speed [2021-06-29T19:34:43.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4045 [2021-06-29T19:34:43.691Z] 100 3325k 100 3325k 0 0 8658k 0 --:--:-- --:--:-- --:--:-- 8658k [2021-06-29T19:34:43.691Z] ./yq_linux_amd64 [2021-06-29T19:34:43.691Z] + sudo snapcraft prime --use-lxd [2021-06-29T19:34:43.691Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-29T19:34:43.691Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-29T19:34:43.691Z] - README.md [2021-06-29T19:34:43.691Z] [2021-06-29T19:34:43.691Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T19:34:43.691Z] Launching a container. [2021-06-29T19:34:48.987Z] Waiting for container to be ready [2021-06-29T19:34:48.987Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-29T19:34:48.987Z] [2021-06-29T19:34:52.293Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-29T19:34:52.870Z] Waiting for network to be ready... [2021-06-29T19:34:53.132Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-29T19:34:53.395Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-29T19:34:53.395Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-29T19:34:53.395Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-29T19:34:53.395Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-29T19:34:53.395Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-29T19:34:53.395Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-29T19:34:53.395Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-29T19:34:53.395Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-29T19:34:53.659Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-29T19:34:53.923Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-29T19:34:53.923Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-29T19:34:54.184Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-29T19:34:54.185Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-29T19:34:54.185Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-29T19:34:54.185Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-29T19:34:54.185Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-29T19:34:54.185Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-29T19:34:54.762Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-29T19:34:55.023Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] [2021-06-29T19:34:55.023Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-29T19:34:55.023Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-29T19:34:55.023Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-29T19:34:55.023Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-06-29T19:34:55.023Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-06-29T19:34:55.023Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-29T19:34:55.023Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-29T19:34:57.579Z] Fetched 24.8 MB in 4s (6132 kB/s) [2021-06-29T19:34:58.150Z] Reading package lists... [2021-06-29T19:34:58.150Z] Reading package lists... [2021-06-29T19:34:58.410Z] Building dependency tree... [2021-06-29T19:34:58.410Z] Reading state information... [2021-06-29T19:34:58.671Z] The following additional packages will be installed: [2021-06-29T19:34:58.671Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T19:34:58.671Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T19:34:58.671Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T19:34:58.671Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-29T19:34:58.671Z] Suggested packages: [2021-06-29T19:34:58.671Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-29T19:34:58.671Z] Recommended packages: [2021-06-29T19:34:58.671Z] gnupg libsasl2-modules [2021-06-29T19:34:58.671Z] The following NEW packages will be installed: [2021-06-29T19:34:58.671Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T19:34:58.671Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T19:34:58.671Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T19:34:58.671Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-29T19:34:58.671Z] The following packages will be upgraded: [2021-06-29T19:34:58.671Z] gpg gpg-agent gpgconf libudev1 [2021-06-29T19:34:58.671Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-29T19:34:58.671Z] Need to get 3530 kB of archives. [2021-06-29T19:34:58.671Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-29T19:34:58.671Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-29T19:34:58.671Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-29T19:34:58.933Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-29T19:34:58.933Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-29T19:34:58.933Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-29T19:34:59.194Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-29T19:34:59.767Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-29T19:34:59.767Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-29T19:34:59.767Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-29T19:34:59.767Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-29T19:34:59.767Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-29T19:34:59.767Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-29T19:34:59.767Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-29T19:34:59.767Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-29T19:34:59.767Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-29T19:34:59.767Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-29T19:34:59.767Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-29T19:34:59.767Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-29T19:35:00.028Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-29T19:35:00.028Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-29T19:35:00.028Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-29T19:35:00.028Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-29T19:35:00.028Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T19:35:00.028Z] Fetched 3530 kB in 1s (2934 kB/s) [2021-06-29T19:35:00.028Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T19:35:00.028Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-29T19:35:00.028Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T19:35:00.291Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-29T19:35:00.291Z] Selecting previously unselected package udev. [2021-06-29T19:35:00.291Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T19:35:00.291Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-29T19:35:00.291Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-29T19:35:00.553Z] Selecting previously unselected package libfuse2:amd64. [2021-06-29T19:35:00.553Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T19:35:00.553Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T19:35:00.553Z] Selecting previously unselected package fuse. [2021-06-29T19:35:00.553Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T19:35:00.553Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-29T19:35:00.553Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T19:35:00.553Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T19:35:00.814Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T19:35:00.814Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T19:35:00.814Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T19:35:00.814Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T19:35:00.814Z] Selecting previously unselected package libksba8:amd64. [2021-06-29T19:35:00.814Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-29T19:35:00.814Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-29T19:35:01.076Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-29T19:35:01.076Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T19:35:01.076Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:01.076Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-29T19:35:01.076Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T19:35:01.076Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:01.076Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-29T19:35:01.076Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T19:35:01.076Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:01.076Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-29T19:35:01.076Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T19:35:01.076Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:01.338Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-29T19:35:01.338Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T19:35:01.338Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:01.338Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-29T19:35:01.338Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T19:35:01.338Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:01.338Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-29T19:35:01.338Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T19:35:01.338Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:01.338Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-29T19:35:01.338Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T19:35:01.338Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:01.601Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-29T19:35:01.601Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T19:35:01.601Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:01.601Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-29T19:35:01.601Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T19:35:01.602Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T19:35:01.602Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-29T19:35:01.602Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T19:35:01.602Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T19:35:01.602Z] Selecting previously unselected package libldap-common. [2021-06-29T19:35:01.602Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-29T19:35:01.602Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T19:35:01.602Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-29T19:35:01.602Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-29T19:35:01.602Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T19:35:01.602Z] Selecting previously unselected package dirmngr. [2021-06-29T19:35:01.602Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T19:35:01.872Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T19:35:01.872Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T19:35:01.872Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-29T19:35:01.872Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T19:35:01.872Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T19:35:01.872Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T19:35:01.872Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-29T19:35:01.872Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:01.872Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-29T19:35:01.872Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T19:35:01.872Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-29T19:35:02.142Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-29T19:35:02.403Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:02.403Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-29T19:35:02.403Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-29T19:35:02.403Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-29T19:35:02.403Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:02.403Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:02.403Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:02.403Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:02.403Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:02.403Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:02.403Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T19:35:02.403Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T19:35:02.664Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T19:35:02.664Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T19:35:02.926Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-29T19:35:02.926Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-29T19:35:02.926Z] This means they are not meant to be enabled using systemctl. [2021-06-29T19:35:02.926Z] Possible reasons for having this kind of units are: [2021-06-29T19:35:02.926Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-29T19:35:02.926Z] .wants/ or .requires/ directory. [2021-06-29T19:35:02.926Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-29T19:35:02.926Z] a requirement dependency on it. [2021-06-29T19:35:02.926Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-29T19:35:02.926Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-29T19:35:02.926Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-29T19:35:02.926Z] instance name specified. [2021-06-29T19:35:03.187Z] Reading package lists... [2021-06-29T19:35:03.447Z] Building dependency tree... [2021-06-29T19:35:03.447Z] Reading state information... [2021-06-29T19:35:03.447Z] The following additional packages will be installed: [2021-06-29T19:35:03.447Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-29T19:35:03.447Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-29T19:35:03.448Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-29T19:35:03.448Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-29T19:35:03.448Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-29T19:35:03.448Z] Suggested packages: [2021-06-29T19:35:03.448Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-29T19:35:03.448Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-29T19:35:03.448Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-29T19:35:03.448Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-29T19:35:03.448Z] systemd-container policykit-1 [2021-06-29T19:35:03.448Z] Recommended packages: [2021-06-29T19:35:03.448Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-29T19:35:03.448Z] The following NEW packages will be installed: [2021-06-29T19:35:03.448Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-29T19:35:03.448Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-29T19:35:03.448Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-29T19:35:03.448Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-29T19:35:03.448Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-29T19:35:03.448Z] The following packages will be upgraded: [2021-06-29T19:35:03.448Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-29T19:35:03.709Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-29T19:35:03.709Z] Need to get 36.7 MB of archives. [2021-06-29T19:35:03.709Z] After this operation, 147 MB of additional disk space will be used. [2021-06-29T19:35:03.709Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-29T19:35:03.709Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-29T19:35:03.709Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-29T19:35:03.709Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-29T19:35:03.709Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-29T19:35:03.709Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-29T19:35:03.971Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-29T19:35:03.971Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-29T19:35:03.971Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-29T19:35:03.971Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-29T19:35:03.971Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-29T19:35:03.971Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-29T19:35:03.971Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-29T19:35:03.971Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-29T19:35:03.971Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-29T19:35:03.971Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-29T19:35:04.544Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-29T19:35:04.544Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-29T19:35:04.544Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-29T19:35:04.544Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-29T19:35:04.544Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-29T19:35:04.544Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-29T19:35:04.544Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-29T19:35:04.544Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-29T19:35:04.544Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-29T19:35:04.544Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-29T19:35:04.805Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-29T19:35:04.805Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-29T19:35:04.805Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-29T19:35:04.805Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-29T19:35:05.748Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T19:35:05.748Z] Fetched 36.7 MB in 2s (17.6 MB/s) [2021-06-29T19:35:05.748Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T19:35:05.748Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-29T19:35:06.009Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T19:35:06.270Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-29T19:35:06.530Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T19:35:06.530Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-29T19:35:06.530Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T19:35:06.530Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-29T19:35:06.530Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-29T19:35:06.792Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-29T19:35:06.792Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T19:35:06.792Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-29T19:35:06.792Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-29T19:35:07.053Z] Setting up apt (1.6.13) ... [2021-06-29T19:35:07.053Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-29T19:35:07.316Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-29T19:35:07.579Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-29T19:35:07.579Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T19:35:07.579Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T19:35:07.579Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-29T19:35:07.840Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T19:35:07.840Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T19:35:07.841Z] Selecting previously unselected package libexpat1:amd64. [2021-06-29T19:35:07.841Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-29T19:35:07.841Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T19:35:07.841Z] Selecting previously unselected package python3.6-minimal. [2021-06-29T19:35:07.841Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T19:35:07.841Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T19:35:08.101Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T19:35:08.101Z] Checking for services that may need to be restarted...done. [2021-06-29T19:35:08.101Z] Checking for services that may need to be restarted...done. [2021-06-29T19:35:08.367Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T19:35:08.367Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T19:35:08.367Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T19:35:08.632Z] Selecting previously unselected package python3-minimal. [2021-06-29T19:35:08.632Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-29T19:35:08.632Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-29T19:35:08.632Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-29T19:35:08.899Z] Selecting previously unselected package mime-support. [2021-06-29T19:35:08.899Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-29T19:35:08.899Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-29T19:35:08.899Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-29T19:35:08.899Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-29T19:35:08.899Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T19:35:08.899Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-29T19:35:08.899Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T19:35:08.899Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T19:35:09.162Z] Selecting previously unselected package python3.6. [2021-06-29T19:35:09.162Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T19:35:09.162Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T19:35:09.162Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-29T19:35:09.162Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-29T19:35:09.162Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T19:35:09.162Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-29T19:35:09.425Z] Selecting previously unselected package python3. [2021-06-29T19:35:09.425Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-29T19:35:09.425Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-29T19:35:09.425Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-29T19:35:09.425Z] Selecting previously unselected package multiarch-support. [2021-06-29T19:35:09.425Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T19:35:09.425Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T19:35:09.425Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T19:35:09.687Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-29T19:35:09.687Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-29T19:35:09.687Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-29T19:35:09.687Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T19:35:09.687Z] Selecting previously unselected package libbsd0:amd64. [2021-06-29T19:35:09.687Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-29T19:35:09.687Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T19:35:09.687Z] Selecting previously unselected package sudo. [2021-06-29T19:35:09.687Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-29T19:35:09.687Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T19:35:09.949Z] Selecting previously unselected package apparmor. [2021-06-29T19:35:09.949Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T19:35:09.949Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-29T19:35:09.949Z] Selecting previously unselected package libedit2:amd64. [2021-06-29T19:35:09.949Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-29T19:35:09.949Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T19:35:09.949Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-29T19:35:09.949Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T19:35:09.949Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T19:35:10.210Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-29T19:35:10.210Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T19:35:10.210Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T19:35:10.210Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-29T19:35:10.210Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-29T19:35:10.210Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T19:35:10.210Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-29T19:35:10.210Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T19:35:10.210Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T19:35:10.784Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-29T19:35:10.785Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T19:35:10.785Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T19:35:10.785Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-29T19:35:10.785Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-29T19:35:11.044Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T19:35:11.044Z] Selecting previously unselected package openssh-client. [2021-06-29T19:35:11.044Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-29T19:35:11.044Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T19:35:11.305Z] Selecting previously unselected package squashfs-tools. [2021-06-29T19:35:11.305Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-29T19:35:11.305Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T19:35:11.305Z] Selecting previously unselected package snapd. [2021-06-29T19:35:11.305Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-29T19:35:11.305Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-29T19:35:13.216Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T19:35:13.216Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T19:35:13.216Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-29T19:35:13.477Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T19:35:13.477Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T19:35:13.477Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T19:35:13.477Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T19:35:13.477Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-29T19:35:13.477Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-29T19:35:14.050Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T19:35:14.050Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T19:35:14.050Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T19:35:14.050Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T19:35:14.050Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T19:35:14.050Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T19:35:14.638Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T19:35:14.638Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T19:35:14.638Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T19:35:14.638Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-29T19:35:14.638Z] running python rtupdate hooks for python3.6... [2021-06-29T19:35:14.638Z] running python post-rtupdate hooks for python3.6... [2021-06-29T19:35:14.638Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-29T19:35:17.939Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-29T19:35:17.939Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T19:35:17.939Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T19:35:17.939Z] Setting up snapd (2.49.2+18.04) ... [2021-06-29T19:35:18.509Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-29T19:35:18.509Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-29T19:35:18.771Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-29T19:35:19.033Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-29T19:35:19.033Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T19:35:19.033Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T19:35:19.294Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-29T19:35:19.557Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-29T19:35:19.557Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-29T19:35:19.818Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-29T19:35:20.079Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-06-29T19:35:20.079Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T19:35:20.079Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T19:35:20.666Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T19:35:20.928Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T19:35:20.928Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T19:35:22.133Z] Reading package lists... [2021-06-29T19:35:22.393Z] Reading package lists... [2021-06-29T19:35:22.393Z] Building dependency tree... [2021-06-29T19:35:22.393Z] Reading state information... [2021-06-29T19:35:22.654Z] Calculating upgrade... [2021-06-29T19:35:22.654Z] The following packages will be upgraded: [2021-06-29T19:35:22.654Z] advancecomp base-files bash binutils binutils-common [2021-06-29T19:35:22.654Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-29T19:35:22.654Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-29T19:35:22.654Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-29T19:35:22.654Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-29T19:35:22.654Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-29T19:35:22.654Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-29T19:35:22.654Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-29T19:35:22.654Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-29T19:35:22.654Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-29T19:35:22.654Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-29T19:35:22.654Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-29T19:35:22.654Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-29T19:35:22.654Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-29T19:35:22.654Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-29T19:35:22.654Z] ubuntu-keyring util-linux [2021-06-29T19:35:22.654Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T19:35:22.654Z] Need to get 64.1 MB of archives. [2021-06-29T19:35:22.655Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-29T19:35:22.655Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-29T19:35:22.916Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-29T19:35:22.916Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-29T19:35:22.916Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-29T19:35:22.916Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-29T19:35:22.916Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-29T19:35:22.916Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-29T19:35:22.916Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-29T19:35:22.916Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-29T19:35:22.916Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-29T19:35:22.916Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-29T19:35:22.916Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-29T19:35:22.916Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-29T19:35:22.916Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-29T19:35:22.916Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-29T19:35:22.916Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-29T19:35:22.916Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-29T19:35:22.916Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-29T19:35:22.916Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-29T19:35:22.916Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-29T19:35:22.916Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-29T19:35:23.177Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-29T19:35:23.177Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-29T19:35:23.177Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-29T19:35:23.177Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-29T19:35:23.177Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-29T19:35:23.177Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-29T19:35:23.177Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-29T19:35:23.177Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-29T19:35:23.177Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-29T19:35:23.177Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-29T19:35:23.177Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-29T19:35:23.177Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-29T19:35:23.177Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-29T19:35:23.177Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-29T19:35:23.177Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-29T19:35:23.177Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-29T19:35:23.177Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-29T19:35:23.177Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-29T19:35:23.177Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-29T19:35:23.177Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-29T19:35:23.177Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-29T19:35:23.177Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-29T19:35:23.177Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-29T19:35:23.177Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-29T19:35:23.177Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-29T19:35:23.177Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-29T19:35:23.177Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-29T19:35:23.177Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-29T19:35:23.177Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-29T19:35:23.177Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-29T19:35:23.177Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-29T19:35:23.177Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-29T19:35:23.177Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-29T19:35:23.177Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-29T19:35:23.177Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-29T19:35:23.177Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-29T19:35:23.437Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-29T19:35:23.437Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-29T19:35:23.437Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-29T19:35:23.437Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-29T19:35:23.698Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-29T19:35:23.698Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-29T19:35:23.698Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-29T19:35:23.698Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-29T19:35:23.698Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-29T19:35:23.962Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-29T19:35:23.962Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-29T19:35:23.962Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-29T19:35:23.962Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-29T19:35:23.962Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-29T19:35:23.962Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-29T19:35:23.962Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-29T19:35:23.962Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-29T19:35:23.962Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-29T19:35:23.962Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-29T19:35:23.962Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-29T19:35:24.223Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-29T19:35:24.224Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-29T19:35:24.224Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-29T19:35:24.224Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-29T19:35:24.224Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-29T19:35:24.224Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-29T19:35:24.224Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-29T19:35:24.224Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-29T19:35:24.224Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-29T19:35:24.224Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-29T19:35:24.224Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-29T19:35:24.224Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-29T19:35:24.224Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-29T19:35:24.485Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-29T19:35:24.485Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-29T19:35:24.485Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-29T19:35:24.485Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-29T19:35:24.485Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-29T19:35:24.485Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-29T19:35:24.485Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-29T19:35:24.485Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-29T19:35:24.485Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-29T19:35:24.485Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-29T19:35:24.485Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-29T19:35:24.485Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-29T19:35:24.746Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T19:35:24.746Z] Fetched 64.1 MB in 2s (34.6 MB/s) [2021-06-29T19:35:24.746Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T19:35:24.746Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T19:35:24.746Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T19:35:25.007Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T19:35:25.268Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T19:35:25.268Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-29T19:35:25.268Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-29T19:35:25.529Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:25.529Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T19:35:25.529Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:25.529Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T19:35:25.792Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:25.792Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T19:35:25.792Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:25.792Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T19:35:25.792Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:25.792Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T19:35:25.792Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:25.792Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T19:35:25.792Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:25.792Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T19:35:26.053Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T19:35:26.053Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T19:35:26.053Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:26.053Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-29T19:35:26.053Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-29T19:35:26.053Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T19:35:26.053Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:26.053Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T19:35:26.053Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:26.053Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T19:35:26.322Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:26.322Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T19:35:26.322Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T19:35:26.588Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T19:35:26.588Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T19:35:26.588Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T19:35:26.855Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T19:35:27.117Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T19:35:27.117Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-29T19:35:27.117Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-29T19:35:27.117Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-29T19:35:27.379Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-29T19:35:27.379Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-29T19:35:27.379Z] Installing new version of config file /etc/issue ... [2021-06-29T19:35:27.379Z] Installing new version of config file /etc/issue.net ... [2021-06-29T19:35:27.379Z] Installing new version of config file /etc/lsb-release ... [2021-06-29T19:35:27.640Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-29T19:35:27.905Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-29T19:35:27.905Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-29T19:35:27.905Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-29T19:35:28.169Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:28.170Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-29T19:35:28.170Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-29T19:35:28.170Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-29T19:35:28.170Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-06-29T19:35:28.433Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:28.433Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T19:35:28.433Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-29T19:35:28.433Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-29T19:35:28.433Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:28.433Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-29T19:35:28.433Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-29T19:35:28.433Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-29T19:35:28.697Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:28.697Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-29T19:35:28.697Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T19:35:28.697Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-29T19:35:28.957Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:28.957Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T19:35:28.957Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T19:35:28.957Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T19:35:28.957Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:28.957Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T19:35:28.957Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T19:35:29.219Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-29T19:35:29.219Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:29.219Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-29T19:35:29.219Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-29T19:35:29.219Z] Setting up grep (3.1-2build1) ... [2021-06-29T19:35:29.219Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:29.219Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T19:35:29.481Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T19:35:29.481Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-29T19:35:29.481Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:29.481Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T19:35:29.481Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T19:35:29.481Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-29T19:35:29.741Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:29.741Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T19:35:29.741Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T19:35:30.002Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T19:35:30.002Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T19:35:30.263Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T19:35:30.263Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T19:35:30.446Z] lf-activate-venv(): INFO: Adding /tmp/venv-6ZpT/bin to PATH [2021-06-29T19:35:30.446Z] INFO: No Stack... [2021-06-29T19:35:30.446Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-29T19:35:30.446Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T19:35:30.524Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-29T19:35:30.524Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:30.524Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-29T19:35:30.524Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T19:35:30.785Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T19:35:30.785Z] + cat /w/workspace/edgex-go/41/archives/cost.csv [2021-06-29T19:35:30.785Z] + cut -d, -f6 [Pipeline] lock [2021-06-29T19:35:30.862Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-41-stack-cost] [2021-06-29T19:35:30.872Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-41-stack-cost] did not exist. Created. [2021-06-29T19:35:30.872Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T19:35:31.047Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T19:35:31.047Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T19:35:31.047Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T19:35:31.047Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T19:35:31.047Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:31.047Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-29T19:35:31.047Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-29T19:35:31.236Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-29T19:35:31.308Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-29T19:35:31.309Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:31.309Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T19:35:31.309Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T19:35:31.309Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T19:35:31.477Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T19:35:31.489Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-41-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-06-29T19:35:31.570Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:31.570Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T19:35:31.570Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T19:35:31.570Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T19:35:31.570Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:31.570Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T19:35:31.570Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T19:35:31.570Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T19:35:31.834Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:31.835Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T19:35:31.835Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T19:35:31.835Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T19:35:31.835Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:31.835Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T19:35:31.835Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T19:35:31.835Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T19:35:31.835Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T19:35:32.096Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T19:35:32.096Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:32.096Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T19:35:32.096Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T19:35:32.096Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T19:35:32.096Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:32.096Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T19:35:32.096Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T19:35:32.358Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T19:35:32.358Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:32.358Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T19:35:32.358Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T19:35:32.358Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-29T19:35:32.358Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:32.358Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T19:35:32.618Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T19:35:32.882Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-29T19:35:33.144Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-29T19:35:33.405Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-29T19:35:33.405Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:33.405Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T19:35:33.405Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T19:35:33.665Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T19:35:33.666Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T19:35:33.666Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-29T19:35:33.666Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T19:35:33.927Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-29T19:35:33.927Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T19:35:33.927Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-29T19:35:33.927Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-29T19:35:33.927Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-29T19:35:34.193Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T19:35:34.193Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-29T19:35:34.193Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T19:35:34.193Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-29T19:35:34.193Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T19:35:34.193Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-29T19:35:34.193Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T19:35:34.454Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-29T19:35:34.454Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T19:35:34.454Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T19:35:34.454Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T19:35:34.454Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T19:35:34.454Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T19:35:34.454Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T19:35:34.717Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T19:35:34.717Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T19:35:34.717Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-29T19:35:34.717Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T19:35:34.717Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T19:35:34.978Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T19:35:34.978Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:34.978Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T19:35:34.978Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T19:35:34.978Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-29T19:35:34.978Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T19:35:35.239Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T19:35:35.239Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T19:35:35.239Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T19:35:35.239Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:35.239Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-29T19:35:35.239Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-29T19:35:35.239Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-29T19:35:35.501Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:35.501Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-29T19:35:35.501Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-29T19:35:35.501Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-29T19:35:35.501Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:35.501Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-29T19:35:35.501Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T19:35:35.763Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T19:35:36.024Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:36.024Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T19:35:36.024Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T19:35:36.024Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T19:35:36.024Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:36.024Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-29T19:35:36.025Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-29T19:35:36.025Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-29T19:35:36.285Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:36.286Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T19:35:36.286Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T19:35:36.286Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-29T19:35:36.553Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:36.553Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T19:35:36.553Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T19:35:36.553Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-29T19:35:36.553Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:36.553Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T19:35:36.553Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T19:35:36.815Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T19:35:36.815Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:36.815Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T19:35:36.815Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T19:35:36.815Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T19:35:36.815Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:36.815Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-29T19:35:36.815Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-29T19:35:37.077Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-29T19:35:37.077Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:37.077Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-29T19:35:37.077Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-29T19:35:37.077Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-29T19:35:37.077Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:37.077Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-29T19:35:37.077Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-29T19:35:37.338Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-29T19:35:37.338Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:37.338Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-29T19:35:37.338Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-29T19:35:37.338Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-29T19:35:37.600Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:37.600Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-29T19:35:37.600Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-29T19:35:37.600Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-29T19:35:37.600Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T19:35:37.600Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-29T19:35:37.600Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-29T19:35:37.600Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-29T19:35:37.600Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-29T19:35:37.600Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T19:35:37.600Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-29T19:35:37.863Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T19:35:37.863Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-29T19:35:37.863Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T19:35:37.863Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T19:35:38.124Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-29T19:35:38.124Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-29T19:35:38.124Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T19:35:38.124Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-29T19:35:38.124Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-29T19:35:38.124Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-29T19:35:38.396Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-29T19:35:38.396Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-29T19:35:38.396Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-29T19:35:38.396Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-29T19:35:38.396Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-29T19:35:38.396Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-29T19:35:38.396Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-29T19:35:38.396Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-29T19:35:38.657Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-29T19:35:38.658Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-29T19:35:38.658Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-29T19:35:38.658Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-29T19:35:38.918Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-29T19:35:38.918Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-29T19:35:39.179Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-29T19:35:39.179Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-29T19:35:39.179Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T19:35:39.179Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T19:35:39.440Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T19:35:39.440Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T19:35:39.705Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T19:35:39.705Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T19:35:39.705Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T19:35:39.705Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T19:35:39.705Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:39.705Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T19:35:39.705Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:39.705Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T19:35:39.966Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:39.966Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T19:35:39.966Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:39.966Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T19:35:40.909Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:40.909Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T19:35:41.862Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:41.862Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T19:35:42.124Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:42.124Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T19:35:42.386Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:42.386Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T19:35:43.328Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T19:35:43.328Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T19:35:43.328Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T19:35:43.328Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T19:35:43.328Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T19:35:43.328Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T19:35:43.328Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T19:35:43.328Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T19:35:43.328Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-29T19:35:43.591Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-29T19:35:43.591Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T19:35:43.591Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T19:35:43.591Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T19:35:43.591Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T19:35:43.591Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-29T19:35:43.591Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-29T19:35:43.852Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T19:35:43.852Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T19:35:43.852Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T19:35:43.852Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T19:35:43.852Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T19:35:43.852Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-29T19:35:43.852Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-29T19:35:43.852Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-29T19:35:43.852Z] [2021-06-29T19:35:43.852Z] Current default time zone: 'Etc/UTC' [2021-06-29T19:35:43.852Z] Local time is now: Tue Jun 29 19:35:43 UTC 2021. [2021-06-29T19:35:43.852Z] Universal Time is now: Tue Jun 29 19:35:43 UTC 2021. [2021-06-29T19:35:43.852Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-29T19:35:43.852Z] [2021-06-29T19:35:44.113Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-29T19:35:44.113Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T19:35:44.113Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-29T19:35:44.113Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-29T19:35:44.113Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-29T19:35:44.113Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-29T19:35:44.113Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-29T19:35:44.113Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-29T19:35:44.113Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-29T19:35:44.113Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T19:35:44.113Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T19:35:44.113Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-29T19:35:44.113Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T19:35:44.376Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T19:35:44.376Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T19:35:44.376Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-29T19:35:44.376Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-29T19:35:44.376Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-29T19:35:44.376Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T19:35:44.376Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-29T19:35:44.376Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-29T19:35:44.376Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-29T19:35:44.376Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-29T19:35:46.295Z] Updating certificates in /etc/ssl/certs... [2021-06-29T19:35:47.237Z] 23 added, 27 removed; done. [2021-06-29T19:35:47.237Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T19:35:47.237Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T19:35:47.237Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-29T19:35:47.237Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-29T19:35:47.237Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-29T19:35:47.237Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T19:35:47.237Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T19:35:47.237Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T19:35:47.237Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T19:35:47.237Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T19:35:47.237Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T19:35:47.237Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T19:35:47.237Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-29T19:35:47.237Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-29T19:35:47.237Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-29T19:35:47.237Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-29T19:35:47.237Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-29T19:35:47.237Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T19:35:47.237Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T19:35:47.499Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-29T19:35:47.499Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-29T19:35:47.499Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-29T19:35:47.499Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T19:35:47.499Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T19:35:47.499Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-29T19:35:47.499Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-29T19:35:47.499Z] Updating certificates in /etc/ssl/certs... [2021-06-29T19:35:48.516Z] 0 added, 0 removed; done. [2021-06-29T19:35:48.516Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-29T19:35:48.516Z] done. [2021-06-29T19:35:48.812Z] Reading package lists... [2021-06-29T19:35:48.812Z] Building dependency tree... [2021-06-29T19:35:48.812Z] Reading state information... [2021-06-29T19:35:49.086Z] The following NEW packages will be installed: [2021-06-29T19:35:49.086Z] apt-transport-https [2021-06-29T19:35:49.086Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T19:35:49.086Z] Need to get 1692 B of archives. [2021-06-29T19:35:49.086Z] After this operation, 154 kB of additional disk space will be used. [2021-06-29T19:35:49.086Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-29T19:35:49.391Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T19:35:49.391Z] Fetched 1692 B in 0s (9390 B/s) [2021-06-29T19:35:49.391Z] Selecting previously unselected package apt-transport-https. [2021-06-29T19:35:49.391Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-29T19:35:49.391Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-29T19:35:49.391Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-29T19:35:49.391Z] Setting up apt-transport-https (1.6.13) ... [2021-06-29T19:35:49.665Z] Waiting for network to be ready... [2021-06-29T19:35:56.393Z] 2021-06-29T19:35:53Z INFO Waiting for automatic snapd restart... [2021-06-29T19:35:57.782Z] snapd 2.51 from Canonical* installed [2021-06-29T19:35:58.728Z] "snapd" switched to the "latest/stable" channel [2021-06-29T19:35:58.728Z] [2021-06-29T19:36:01.287Z] core18 20210611 from Canonical* installed [2021-06-29T19:36:01.287Z] "core18" switched to the "latest/stable" channel [2021-06-29T19:36:01.287Z] [2021-06-29T19:36:04.656Z] snapcraft 4.8.3 from Canonical* installed [2021-06-29T19:36:04.656Z] "snapcraft" switched to the "latest/stable" channel [2021-06-29T19:36:04.656Z] [2021-06-29T19:36:08.861Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-29T19:36:08.861Z] - README.md [2021-06-29T19:36:08.861Z] [2021-06-29T19:36:08.861Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T19:36:09.432Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T19:36:09.432Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T19:36:09.432Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T19:36:10.639Z] Reading package lists... [2021-06-29T19:36:10.900Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-29T19:36:11.162Z] Reading package lists... [2021-06-29T19:36:11.162Z] Building dependency tree... [2021-06-29T19:36:11.162Z] Reading state information... [2021-06-29T19:36:11.424Z] Suggested packages: [2021-06-29T19:36:11.424Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-29T19:36:11.424Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-29T19:36:11.424Z] Recommended packages: [2021-06-29T19:36:11.424Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-29T19:36:11.424Z] The following NEW packages will be installed: [2021-06-29T19:36:11.424Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-29T19:36:11.424Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-29T19:36:11.424Z] pkg-config zip [2021-06-29T19:36:11.424Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T19:36:11.424Z] Need to get 7663 kB of archives. [2021-06-29T19:36:11.424Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-29T19:36:11.424Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-29T19:36:11.685Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-29T19:36:11.685Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-29T19:36:11.685Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-29T19:36:11.685Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-29T19:36:11.685Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-29T19:36:11.685Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-29T19:36:11.685Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-29T19:36:11.946Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-29T19:36:11.946Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-29T19:36:11.946Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-29T19:36:11.946Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-29T19:36:11.946Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-29T19:36:12.208Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-29T19:36:12.208Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-29T19:36:12.208Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T19:36:12.208Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-06-29T19:36:12.208Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-29T19:36:12.208Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-29T19:36:12.208Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-29T19:36:12.208Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T19:36:12.470Z] Selecting previously unselected package libpsl5:amd64. [2021-06-29T19:36:12.470Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-29T19:36:12.470Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T19:36:12.470Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-29T19:36:12.470Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-29T19:36:12.470Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T19:36:12.730Z] Selecting previously unselected package librtmp1:amd64. [2021-06-29T19:36:12.730Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-29T19:36:12.730Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T19:36:12.730Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-29T19:36:12.731Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-29T19:36:12.731Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T19:36:12.731Z] Selecting previously unselected package liberror-perl. [2021-06-29T19:36:12.731Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-29T19:36:12.731Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-29T19:36:12.731Z] Selecting previously unselected package git-man. [2021-06-29T19:36:12.731Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-29T19:36:12.731Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T19:36:12.993Z] Selecting previously unselected package git. [2021-06-29T19:36:12.993Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-29T19:36:12.993Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T19:36:13.567Z] Selecting previously unselected package libnorm1:amd64. [2021-06-29T19:36:13.567Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-29T19:36:13.567Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T19:36:13.567Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-29T19:36:13.567Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-29T19:36:13.567Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T19:36:13.567Z] Selecting previously unselected package libsodium23:amd64. [2021-06-29T19:36:13.567Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-29T19:36:13.567Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-29T19:36:13.567Z] Selecting previously unselected package libzmq5:amd64. [2021-06-29T19:36:13.567Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T19:36:13.567Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T19:36:13.829Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-29T19:36:13.829Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T19:36:13.829Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T19:36:13.829Z] Selecting previously unselected package pkg-config. [2021-06-29T19:36:13.829Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-29T19:36:13.829Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T19:36:13.829Z] Selecting previously unselected package zip. [2021-06-29T19:36:13.829Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-29T19:36:13.829Z] Unpacking zip (3.0-11build1) ... [2021-06-29T19:36:14.091Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T19:36:14.091Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T19:36:14.091Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T19:36:14.091Z] Setting up liberror-perl (0.17025-1) ... [2021-06-29T19:36:14.091Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T19:36:14.091Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T19:36:14.091Z] No schema files found: doing nothing. [2021-06-29T19:36:14.091Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T19:36:14.091Z] Setting up zip (3.0-11build1) ... [2021-06-29T19:36:14.091Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T19:36:14.091Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-29T19:36:14.091Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T19:36:14.091Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T19:36:14.091Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T19:36:14.091Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T19:36:14.091Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T19:36:14.091Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T19:36:14.662Z] git set to automatically installed. [2021-06-29T19:36:14.662Z] git-man set to automatically installed. [2021-06-29T19:36:14.662Z] libcurl3-gnutls set to automatically installed. [2021-06-29T19:36:14.662Z] liberror-perl set to automatically installed. [2021-06-29T19:36:14.662Z] libglib2.0-0 set to automatically installed. [2021-06-29T19:36:14.662Z] libnghttp2-14 set to automatically installed. [2021-06-29T19:36:14.662Z] libnorm1 set to automatically installed. [2021-06-29T19:36:14.662Z] libpgm-5.2-0 set to automatically installed. [2021-06-29T19:36:14.662Z] libpsl5 set to automatically installed. [2021-06-29T19:36:14.662Z] librtmp1 set to automatically installed. [2021-06-29T19:36:14.662Z] libsodium23 set to automatically installed. [2021-06-29T19:36:14.662Z] libzmq3-dev set to automatically installed. [2021-06-29T19:36:14.662Z] libzmq5 set to automatically installed. [2021-06-29T19:36:14.662Z] pkg-config set to automatically installed. [2021-06-29T19:36:14.662Z] zip set to automatically installed. [2021-06-29T19:36:16.580Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T19:43:53.452Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-29T19:43:53.453Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T19:43:53.453Z] snap "core18" has no updates available [2021-06-29T19:43:53.453Z] Downloading snap 'edgex-app-service-configurable' [2021-06-29T19:43:53.453Z] error: cannot download snap "edgex-app-service-configurable": no snap revision available as specified [2021-06-29T19:43:53.453Z] Error while downloading snap 'edgex-app-service-configurable' from channel '2.0/stable' [2021-06-29T19:43:53.453Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T19:43:53.845Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-29T19:43:55.632Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T19:43:56.368Z] ---> package-listing.sh [2021-06-29T19:43:56.369Z] ++ facter osfamily [2021-06-29T19:43:56.369Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-29T19:43:56.369Z] + OS_FAMILY=redhat [2021-06-29T19:43:56.369Z] + workspace=/w/workspace/edgex-go/41 [2021-06-29T19:43:56.369Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-29T19:43:56.369Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-29T19:43:56.369Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-29T19:43:56.369Z] + PACKAGES=/tmp/packages_start.txt [2021-06-29T19:43:56.369Z] + '[' /w/workspace/edgex-go/41 ']' [2021-06-29T19:43:56.369Z] + PACKAGES=/tmp/packages_end.txt [2021-06-29T19:43:56.369Z] + case "${OS_FAMILY}" in [2021-06-29T19:43:56.369Z] + sort [2021-06-29T19:43:56.369Z] + rpm -qa [2021-06-29T19:43:59.006Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-29T19:43:59.006Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-29T19:43:59.006Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-29T19:43:59.006Z] + '[' /w/workspace/edgex-go/41 ']' [2021-06-29T19:43:59.006Z] + mkdir -p /w/workspace/edgex-go/41/archives/ [2021-06-29T19:43:59.006Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/41/archives/ [Pipeline] echo [2021-06-29T19:43:59.019Z] 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/41/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-29T19:43:59.306Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:43:59.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T19:43:59.875Z] [2021-06-29T19:43:59.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-29T19:44:00.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T19:44:00.195Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-29T19:44:00.195Z] df20fa9351a1: Pulling fs layer [2021-06-29T19:44:00.195Z] 36b3adc4ff6f: Pulling fs layer [2021-06-29T19:44:00.195Z] 8ad3a11d3b57: Pulling fs layer [2021-06-29T19:44:00.195Z] 46f8f816bc3b: Pulling fs layer [2021-06-29T19:44:00.195Z] 93b61091891f: Pulling fs layer [2021-06-29T19:44:00.195Z] 93b9cdb0e59b: Pulling fs layer [2021-06-29T19:44:00.195Z] 5e14af77c1be: Pulling fs layer [2021-06-29T19:44:00.195Z] 01666e4c0597: Pulling fs layer [2021-06-29T19:44:00.195Z] aa168da1d23b: Pulling fs layer [2021-06-29T19:44:00.195Z] 93b9cdb0e59b: Waiting [2021-06-29T19:44:00.195Z] 5e14af77c1be: Waiting [2021-06-29T19:44:00.195Z] 01666e4c0597: Waiting [2021-06-29T19:44:00.195Z] aa168da1d23b: Waiting [2021-06-29T19:44:00.195Z] 46f8f816bc3b: Waiting [2021-06-29T19:44:00.195Z] 93b61091891f: Waiting [2021-06-29T19:44:00.195Z] 36b3adc4ff6f: Verifying Checksum [2021-06-29T19:44:00.195Z] 36b3adc4ff6f: Download complete [2021-06-29T19:44:00.195Z] 46f8f816bc3b: Verifying Checksum [2021-06-29T19:44:00.195Z] 46f8f816bc3b: Download complete [2021-06-29T19:44:00.195Z] df20fa9351a1: Verifying Checksum [2021-06-29T19:44:00.195Z] df20fa9351a1: Download complete [2021-06-29T19:44:00.457Z] 93b9cdb0e59b: Verifying Checksum [2021-06-29T19:44:00.457Z] 93b9cdb0e59b: Download complete [2021-06-29T19:44:00.457Z] 93b61091891f: Verifying Checksum [2021-06-29T19:44:00.457Z] 93b61091891f: Download complete [2021-06-29T19:44:00.457Z] 5e14af77c1be: Verifying Checksum [2021-06-29T19:44:00.457Z] 5e14af77c1be: Download complete [2021-06-29T19:44:00.457Z] 01666e4c0597: Verifying Checksum [2021-06-29T19:44:00.457Z] 01666e4c0597: Download complete [2021-06-29T19:44:00.457Z] 8ad3a11d3b57: Verifying Checksum [2021-06-29T19:44:00.457Z] 8ad3a11d3b57: Download complete [2021-06-29T19:44:00.457Z] df20fa9351a1: Pull complete [2021-06-29T19:44:00.722Z] 36b3adc4ff6f: Pull complete [2021-06-29T19:44:00.986Z] 8ad3a11d3b57: Pull complete [2021-06-29T19:44:01.255Z] 46f8f816bc3b: Pull complete [2021-06-29T19:44:01.516Z] 93b61091891f: Pull complete [2021-06-29T19:44:01.516Z] 93b9cdb0e59b: Pull complete [2021-06-29T19:44:01.516Z] 5e14af77c1be: Pull complete [2021-06-29T19:44:01.516Z] 01666e4c0597: Pull complete [2021-06-29T19:44:02.457Z] aa168da1d23b: Verifying Checksum [2021-06-29T19:44:02.457Z] aa168da1d23b: Download complete [2021-06-29T19:44:06.720Z] aa168da1d23b: Pull complete [2021-06-29T19:44:06.720Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-29T19:44:06.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T19:44:06.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-29T19:44:06.796Z] prd-centos7-docker-4c-2g-713 does not seem to be running inside a container [2021-06-29T19:44:06.836Z] $ 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/41/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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-29T19:44:09.746Z] $ docker top 67f064db6f03c1eaffe23b9f5da53255d3107cc610fa4d29e5ccc96ba1b3e324 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T19:44:10.125Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-29T19:44:10.443Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-29T19:44:10.756Z] + ls /var/log/sa-host [2021-06-29T19:44:10.756Z] + sadf -c /var/log/sa-host/sa05 [2021-06-29T19:44:10.756Z] file_magic: OK [2021-06-29T19:44:10.756Z] HZ: Using current value: 100 [2021-06-29T19:44:10.756Z] file_header: OK [2021-06-29T19:44:10.756Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-29T19:44:10.756Z] Statistics: [2021-06-29T19:44:10.756Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T19:44:10.756Z] File successfully converted to sysstat format version 12.2.1 [2021-06-29T19:44:10.756Z] + sadf -c /var/log/sa-host/sa29 [2021-06-29T19:44:10.756Z] file_magic: OK [2021-06-29T19:44:10.756Z] HZ: Using current value: 100 [2021-06-29T19:44:10.756Z] file_header: OK [2021-06-29T19:44:10.756Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-29T19:44:10.756Z] Statistics: [2021-06-29T19:44:10.756Z] 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... [2021-06-29T19:44:10.756Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T19:44:11.475Z] provisioning config files... [2021-06-29T19:44:11.494Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/41@tmp/config8583903761858172127tmp [Pipeline] { [Pipeline] echo [2021-06-29T19:44:11.522Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T19:44:11.829Z] ---> create-netrc.sh [Pipeline] } [2021-06-29T19:44:11.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-29T19:44:12.246Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-29T19:44:12.258Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T19:44:12.563Z] ---> sudo-logs.sh [2021-06-29T19:44:12.564Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-29T19:44:12.602Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T19:44:12.897Z] ---> job-cost.sh [2021-06-29T19:44:12.897Z] lf-activate-venv: SKIPPING [2021-06-29T19:44:12.897Z] DEBUG: total: 0.18000000715255737 [2021-06-29T19:44:12.897Z] INFO: Retrieving Stack Cost... [2021-06-29T19:44:13.840Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T19:44:14.412Z] INFO: Archiving Costs [Pipeline] echo [2021-06-29T19:44:14.427Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T19:44:14.727Z] ---> logs-deploy.sh [2021-06-29T19:44:14.727Z] lf-activate-venv: SKIPPING [2021-06-29T19:44:14.727Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/41 [2021-06-29T19:44:14.727Z] INFO: archiving workspace using pattern(s): [2021-06-29T19:44:15.681Z] Archives upload complete. [2021-06-29T19:44:15.681Z] INFO: archiving logs to Nexus [2021-06-29T19:44:16.258Z] ---> uname -a: [2021-06-29T19:44:16.258Z] Linux prd-centos7-docker-4c-2g-713.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-29T19:44:16.258Z] [2021-06-29T19:44:16.258Z] [2021-06-29T19:44:16.258Z] ---> lscpu: [2021-06-29T19:44:16.258Z] Architecture: x86_64 [2021-06-29T19:44:16.258Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-29T19:44:16.258Z] Byte Order: Little Endian [2021-06-29T19:44:16.258Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-29T19:44:16.258Z] CPU(s): 2 [2021-06-29T19:44:16.258Z] On-line CPU(s) list: 0,1 [2021-06-29T19:44:16.258Z] Thread(s) per core: 1 [2021-06-29T19:44:16.258Z] Core(s) per socket: 1 [2021-06-29T19:44:16.258Z] Socket(s): 2 [2021-06-29T19:44:16.258Z] NUMA node(s): 1 [2021-06-29T19:44:16.258Z] Vendor ID: AuthenticAMD [2021-06-29T19:44:16.258Z] CPU family: 23 [2021-06-29T19:44:16.258Z] Model: 49 [2021-06-29T19:44:16.258Z] Model name: AMD EPYC-Rome Processor [2021-06-29T19:44:16.258Z] Stepping: 0 [2021-06-29T19:44:16.258Z] CPU MHz: 2799.998 [2021-06-29T19:44:16.258Z] BogoMIPS: 5599.99 [2021-06-29T19:44:16.258Z] Virtualization: AMD-V [2021-06-29T19:44:16.258Z] Hypervisor vendor: KVM [2021-06-29T19:44:16.258Z] Virtualization type: full [2021-06-29T19:44:16.258Z] L1d cache: 64 KiB [2021-06-29T19:44:16.258Z] L1i cache: 64 KiB [2021-06-29T19:44:16.258Z] L2 cache: 1 MiB [2021-06-29T19:44:16.258Z] L3 cache: 32 MiB [2021-06-29T19:44:16.258Z] NUMA node0 CPU(s): 0,1 [2021-06-29T19:44:16.258Z] Vulnerability Itlb multihit: Not affected [2021-06-29T19:44:16.258Z] Vulnerability L1tf: Not affected [2021-06-29T19:44:16.258Z] Vulnerability Mds: Not affected [2021-06-29T19:44:16.258Z] Vulnerability Meltdown: Not affected [2021-06-29T19:44:16.258Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-29T19:44:16.258Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-29T19:44:16.258Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-29T19:44:16.258Z] Vulnerability Srbds: Not affected [2021-06-29T19:44:16.258Z] Vulnerability Tsx async abort: Not affected [2021-06-29T19:44:16.258Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-29T19:44:16.258Z] [2021-06-29T19:44:16.258Z] [2021-06-29T19:44:16.258Z] ---> nproc: [2021-06-29T19:44:16.258Z] 2 [2021-06-29T19:44:16.258Z] [2021-06-29T19:44:16.258Z] [2021-06-29T19:44:16.258Z] ---> df -h: [2021-06-29T19:44:16.258Z] Filesystem Size Used Available Use% Mounted on [2021-06-29T19:44:16.258Z] overlay 40.0G 11.6G 28.4G 29% / [2021-06-29T19:44:16.258Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-29T19:44:16.258Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-29T19:44:16.258Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-29T19:44:16.258Z] /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os [2021-06-29T19:44:16.258Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf [2021-06-29T19:44:16.258Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname [2021-06-29T19:44:16.258Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts [2021-06-29T19:44:16.258Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log [2021-06-29T19:44:16.258Z] /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json [2021-06-29T19:44:16.258Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host [2021-06-29T19:44:16.258Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure [2021-06-29T19:44:16.258Z] /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/41@tmp [2021-06-29T19:44:16.258Z] /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/41 [2021-06-29T19:44:16.258Z] [2021-06-29T19:44:16.258Z] [2021-06-29T19:44:16.258Z] ---> free -m: [2021-06-29T19:44:16.258Z] total used free shared buff/cache available [2021-06-29T19:44:16.258Z] Mem: 7821 1215 2313 0 4292 6553 [2021-06-29T19:44:16.258Z] Swap: 1023 0 1023 [2021-06-29T19:44:16.258Z] [2021-06-29T19:44:16.258Z] [2021-06-29T19:44:16.258Z] ---> ip addr: [2021-06-29T19:44:16.258Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-29T19:44:16.258Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-29T19:44:16.258Z] inet 127.0.0.1/8 scope host lo [2021-06-29T19:44:16.259Z] valid_lft forever preferred_lft forever [2021-06-29T19:44:16.259Z] inet6 ::1/128 scope host [2021-06-29T19:44:16.259Z] valid_lft forever preferred_lft forever [2021-06-29T19:44:16.259Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-29T19:44:16.259Z] link/ether fa:16:3e:c7:14:f6 brd ff:ff:ff:ff:ff:ff [2021-06-29T19:44:16.259Z] inet 10.30.123.53/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-29T19:44:16.259Z] valid_lft 84543sec preferred_lft 84543sec [2021-06-29T19:44:16.259Z] inet6 fe80::f816:3eff:fec7:14f6/64 scope link [2021-06-29T19:44:16.259Z] valid_lft forever preferred_lft forever [2021-06-29T19:44:16.259Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-29T19:44:16.259Z] link/ether 02:42:62:50:de:e2 brd ff:ff:ff:ff:ff:ff [2021-06-29T19:44:16.259Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-29T19:44:16.259Z] valid_lft forever preferred_lft forever [2021-06-29T19:44:16.259Z] inet6 fe80::42:62ff:fe50:dee2/64 scope link [2021-06-29T19:44:16.259Z] valid_lft forever preferred_lft forever [2021-06-29T19:44:16.259Z] [2021-06-29T19:44:16.259Z] [2021-06-29T19:44:16.259Z] ---> sar -b -r -n DEV: [2021-06-29T19:44:16.259Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T19:44:16.259Z] [2021-06-29T19:44:16.259Z] 19:13:08 LINUX RESTART (2 CPU) [2021-06-29T19:44:16.259Z] [2021-06-29T19:44:16.259Z] 19:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-29T19:44:16.259Z] 19:15:01 97.20 3.38 93.82 0.00 2564.93 44886.58 0.00 [2021-06-29T19:44:16.259Z] 19:16:01 143.77 0.02 143.75 0.00 0.53 18802.15 0.00 [2021-06-29T19:44:16.259Z] 19:17:01 54.92 0.00 54.92 0.00 0.00 9693.79 0.00 [2021-06-29T19:44:16.259Z] 19:18:02 316.53 94.37 222.16 0.00 2270.40 140860.11 0.00 [2021-06-29T19:44:16.259Z] 19:19:01 410.12 67.67 342.45 0.00 1754.02 178658.26 0.00 [2021-06-29T19:44:16.259Z] 19:20:01 484.78 29.90 454.88 0.00 3520.13 196985.56 0.00 [2021-06-29T19:44:16.259Z] 19:21:01 168.54 15.82 152.72 0.00 1376.85 24355.64 0.00 [2021-06-29T19:44:16.259Z] 19:22:01 1.50 0.00 1.50 0.00 0.00 27.90 0.00 [2021-06-29T19:44:16.259Z] 19:23:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 [2021-06-29T19:44:16.259Z] 19:24:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-06-29T19:44:16.259Z] 19:25:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 [2021-06-29T19:44:16.259Z] 19:26:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 [2021-06-29T19:44:16.259Z] 19:27:01 0.25 0.00 0.25 0.00 0.00 3.93 0.00 [2021-06-29T19:44:16.259Z] 19:28:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-06-29T19:44:16.259Z] 19:29:01 0.38 0.18 0.20 0.00 5.73 2.47 0.00 [2021-06-29T19:44:16.259Z] 19:30:01 0.85 0.00 0.85 0.00 0.00 16.09 0.00 [2021-06-29T19:44:16.259Z] 19:31:01 0.18 0.00 0.18 0.00 0.00 2.98 0.00 [2021-06-29T19:44:16.259Z] 19:32:01 0.27 0.00 0.27 0.00 0.00 3.80 0.00 [2021-06-29T19:44:16.259Z] 19:33:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-06-29T19:44:16.259Z] 19:34:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 [2021-06-29T19:44:16.259Z] 19:35:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-06-29T19:44:16.259Z] 19:36:01 0.22 0.00 0.22 0.00 0.00 3.40 0.00 [2021-06-29T19:44:16.259Z] 19:37:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 [2021-06-29T19:44:16.259Z] 19:38:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-06-29T19:44:16.259Z] 19:39:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 [2021-06-29T19:44:16.259Z] 19:40:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-06-29T19:44:16.259Z] 19:41:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-06-29T19:44:16.259Z] 19:42:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2021-06-29T19:44:16.259Z] 19:43:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 [2021-06-29T19:44:16.259Z] 19:44:01 42.02 38.81 3.21 0.00 3928.58 75.30 0.00 [2021-06-29T19:44:16.259Z] Average: 57.44 8.34 49.10 0.00 514.26 20454.42 0.00 [2021-06-29T19:44:16.259Z] [2021-06-29T19:44:16.259Z] 19:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-29T19:44:16.259Z] 19:15:01 4142564 0 970680 12.12 2620 2893076 1634256 18.04 1057748 2318916 32760 [2021-06-29T19:44:16.259Z] 19:16:01 3865352 0 1079844 13.48 2620 3061124 1691352 18.67 1314792 2275888 273592 [2021-06-29T19:44:16.259Z] 19:17:01 3939336 0 1039096 12.97 2620 3027888 1557944 17.20 1212444 2297384 114860 [2021-06-29T19:44:16.259Z] 19:18:02 1408308 0 1234188 15.41 2620 5363824 1836620 20.28 1874028 4052844 338456 [2021-06-29T19:44:16.259Z] 19:19:01 1274376 0 1628740 20.34 2620 5103204 3510844 38.76 2550316 3440304 316992 [2021-06-29T19:44:16.259Z] 19:20:01 876884 0 1591092 19.87 2620 5538344 3297988 36.41 2146240 4196764 99264 [2021-06-29T19:44:16.259Z] 19:21:01 3002752 0 1133412 14.15 2620 3870156 1295412 14.30 1223772 3086072 8 [2021-06-29T19:44:16.259Z] 19:22:01 3000512 0 1135648 14.18 2620 3870160 1259888 13.91 1259708 3054688 8 [2021-06-29T19:44:16.259Z] 19:23:01 3002508 0 1133648 14.15 2620 3870164 1257428 13.88 1291548 3022496 8 [2021-06-29T19:44:16.259Z] 19:24:01 3000104 0 1136048 14.18 2620 3870168 1260404 13.92 1297096 3019692 8 [2021-06-29T19:44:16.259Z] 19:25:01 2997128 0 1139020 14.22 2620 3870172 1260356 13.92 1301204 3018992 8 [2021-06-29T19:44:16.259Z] 19:26:01 2997228 0 1138916 14.22 2620 3870176 1260320 13.91 1305184 3014892 8 [2021-06-29T19:44:16.259Z] 19:27:01 2997112 0 1139028 14.22 2620 3870180 1260384 13.92 1305284 3014892 16 [2021-06-29T19:44:16.259Z] 19:28:01 2997104 0 1139032 14.22 2620 3870184 1260384 13.92 1305220 3014892 8 [2021-06-29T19:44:16.259Z] 19:29:01 2997108 0 1138996 14.22 2620 3870216 1260468 13.92 1305128 3015160 16 [2021-06-29T19:44:16.259Z] 19:30:01 2997072 0 1139028 14.22 2620 3870220 1260384 13.92 1305156 3015160 8 [2021-06-29T19:44:16.259Z] 19:31:01 2996800 0 1139296 14.23 2620 3870224 1260420 13.92 1310492 3009728 8 [2021-06-29T19:44:16.259Z] 19:32:01 2996728 0 1139356 14.23 2620 3870236 1260504 13.92 1310900 3009728 8 [2021-06-29T19:44:16.259Z] 19:33:01 2996780 0 1139304 14.23 2620 3870236 1260384 13.92 1310496 3009728 8 [2021-06-29T19:44:16.259Z] 19:34:01 2996660 0 1139416 14.23 2620 3870244 1260468 13.92 1310696 3009732 8 [2021-06-29T19:44:16.259Z] 19:35:01 2997020 0 1139056 14.22 2620 3870244 1260408 13.92 1310512 3009728 8 [2021-06-29T19:44:16.259Z] 19:36:01 2996928 0 1139144 14.22 2620 3870248 1260384 13.92 1310624 3009728 8 [2021-06-29T19:44:16.259Z] 19:37:01 2996068 0 1139996 14.23 2620 3870256 1260552 13.92 1310900 3009728 8 [2021-06-29T19:44:16.259Z] 19:38:01 2997052 0 1139012 14.22 2620 3870256 1260384 13.92 1310536 3009728 8 [2021-06-29T19:44:16.259Z] 19:39:01 2996932 0 1139124 14.22 2620 3870264 1260480 13.92 1310588 3009728 8 [2021-06-29T19:44:16.259Z] 19:40:01 2996928 0 1139124 14.22 2620 3870268 1260384 13.92 1310524 3009732 8 [2021-06-29T19:44:16.259Z] 19:41:01 2997144 0 1138904 14.22 2620 3870272 1260420 13.92 1310608 3009728 8 [2021-06-29T19:44:16.259Z] 19:42:01 2996244 0 1139800 14.23 2620 3870276 1260576 13.92 1310840 3009728 8 [2021-06-29T19:44:16.259Z] 19:43:01 2996780 0 1139264 14.22 2620 3870276 1260384 13.92 1310536 3009728 8 [2021-06-29T19:44:16.259Z] 19:44:01 2715728 0 1176416 14.69 2620 4114176 1536244 16.96 1358596 3237808 125576 [2021-06-29T19:44:16.259Z] Average: 2905641 0 1163454 14.53 2620 3937224 1469547 16.22 1381724 3040777 43390 [2021-06-29T19:44:16.259Z] [2021-06-29T19:44:16.259Z] 19:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-29T19:44:16.259Z] 19:15:01 eth0 962.18 1181.85 5855.35 146.81 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:15:01 veth0c9a602 41.37 48.29 3.03 144.18 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:15:01 docker0 884.91 624.95 73.25 2829.62 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:16:01 eth0 256.73 225.35 734.94 31.98 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:16:01 veth39662a6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:16:01 docker0 204.11 217.90 13.66 699.22 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:17:01 eth0 27.81 15.34 22.59 9.39 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:17:01 veth39662a6 2.26 2.26 0.18 0.18 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:17:01 docker0 2.26 2.26 0.15 0.18 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:18:02 eth0 181.58 156.67 1685.73 79.54 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:18:02 veth270113d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:19:01 vetheda80b0 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:19:01 vetha3acc95 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:19:01 veth9571bd1 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:19:01 eth0 91.83 69.43 191.56 15.52 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:20:01 vethc4c3745 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:20:01 eth0 232.58 162.43 1820.68 79.32 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:20:01 vetha7b2392 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:20:01 veth270113d 0.00 1.13 0.00 0.06 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:21:01 eth0 39.88 27.53 90.72 9.12 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:21:01 docker0 1215.60 1013.59 95.24 4291.77 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:22:01 eth0 1.53 0.78 0.76 0.24 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:23:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:24:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:25:01 eth0 0.20 0.18 0.10 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:29:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:30:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.259Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:31:01 eth0 0.58 0.07 0.11 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:32:01 eth0 0.43 0.23 0.27 0.19 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:33:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:34:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:35:01 eth0 0.73 0.12 0.12 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:36:01 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:37:01 eth0 0.52 0.35 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:38:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:39:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:41:01 eth0 0.53 0.12 0.11 0.01 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:42:01 eth0 0.52 0.35 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:43:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:44:01 eth0 166.44 148.23 1642.21 57.61 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] Average: eth0 65.58 66.40 402.27 14.38 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] Average: docker0 40.54 33.80 3.18 143.11 0.00 0.00 0.00 0.00 [2021-06-29T19:44:16.260Z] [2021-06-29T19:44:16.260Z] [2021-06-29T19:44:16.260Z] ---> sar -P ALL: [2021-06-29T19:44:16.260Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T19:44:16.260Z] [2021-06-29T19:44:16.260Z] 19:13:08 LINUX RESTART (2 CPU) [2021-06-29T19:44:16.260Z] [2021-06-29T19:44:16.260Z] 19:14:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T19:44:16.260Z] 19:15:01 all 18.98 0.00 5.94 3.93 0.07 71.08 [2021-06-29T19:44:16.260Z] 19:15:01 0 21.36 0.00 7.05 4.10 0.07 67.42 [2021-06-29T19:44:16.260Z] 19:15:01 1 16.62 0.00 4.85 3.75 0.07 74.71 [2021-06-29T19:44:16.260Z] 19:16:01 all 55.40 0.00 8.43 2.23 0.09 33.85 [2021-06-29T19:44:16.260Z] 19:16:01 0 55.41 0.00 8.71 2.73 0.09 33.06 [2021-06-29T19:44:16.260Z] 19:16:01 1 55.38 0.00 8.16 1.73 0.09 34.64 [2021-06-29T19:44:16.260Z] 19:17:01 all 34.36 0.00 4.54 0.29 0.09 60.72 [2021-06-29T19:44:16.260Z] 19:17:01 0 34.55 0.00 4.95 0.30 0.09 60.11 [2021-06-29T19:44:16.260Z] 19:17:01 1 34.17 0.00 4.13 0.28 0.09 61.33 [2021-06-29T19:44:16.260Z] 19:18:02 all 42.72 0.00 12.89 12.00 0.11 32.29 [2021-06-29T19:44:16.260Z] 19:18:02 0 42.77 0.00 12.99 12.15 0.11 31.99 [2021-06-29T19:44:16.260Z] 19:18:02 1 42.68 0.00 12.78 11.84 0.11 32.59 [2021-06-29T19:44:16.260Z] 19:19:01 all 62.82 0.00 16.46 14.51 0.11 6.10 [2021-06-29T19:44:16.260Z] 19:19:01 0 63.17 0.00 16.22 13.57 0.11 6.93 [2021-06-29T19:44:16.260Z] 19:19:01 1 62.47 0.00 16.69 15.46 0.11 5.28 [2021-06-29T19:44:16.260Z] 19:20:01 all 63.60 0.00 18.45 13.31 0.14 4.50 [2021-06-29T19:44:16.260Z] 19:20:01 0 64.59 0.00 17.55 13.08 0.13 4.65 [2021-06-29T19:44:16.260Z] 19:20:01 1 62.61 0.00 19.35 13.55 0.15 4.35 [2021-06-29T19:44:16.260Z] 19:21:01 all 19.93 0.00 5.63 1.41 0.08 72.95 [2021-06-29T19:44:16.260Z] 19:21:01 0 19.92 0.00 6.06 1.60 0.05 72.36 [2021-06-29T19:44:16.260Z] 19:21:01 1 19.95 0.00 5.20 1.21 0.10 73.53 [2021-06-29T19:44:16.260Z] 19:22:01 all 0.12 0.00 0.08 0.00 0.03 99.78 [2021-06-29T19:44:16.260Z] 19:22:01 0 0.20 0.00 0.08 0.00 0.02 99.70 [2021-06-29T19:44:16.260Z] 19:22:01 1 0.03 0.00 0.07 0.00 0.03 99.87 [2021-06-29T19:44:16.260Z] 19:23:01 all 0.13 0.00 0.12 0.00 0.04 99.72 [2021-06-29T19:44:16.260Z] 19:23:01 0 0.20 0.00 0.15 0.00 0.03 99.61 [2021-06-29T19:44:16.260Z] 19:23:01 1 0.05 0.00 0.08 0.00 0.05 99.82 [2021-06-29T19:44:16.260Z] 19:24:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-29T19:44:16.260Z] 19:24:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-29T19:44:16.260Z] 19:24:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-29T19:44:16.260Z] 19:25:01 all 0.18 0.00 0.03 0.00 0.02 99.78 [2021-06-29T19:44:16.260Z] 19:25:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-29T19:44:16.260Z] 19:25:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-29T19:44:16.260Z] [2021-06-29T19:44:16.260Z] 19:25:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T19:44:16.260Z] 19:26:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-06-29T19:44:16.260Z] 19:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-29T19:44:16.260Z] 19:26:01 1 0.10 0.00 0.03 0.00 0.05 99.82 [2021-06-29T19:44:16.260Z] 19:27:01 all 0.22 0.00 0.02 0.00 0.03 99.73 [2021-06-29T19:44:16.260Z] 19:27:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-29T19:44:16.260Z] 19:27:01 1 0.30 0.00 0.02 0.00 0.03 99.65 [2021-06-29T19:44:16.260Z] 19:28:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-29T19:44:16.260Z] 19:28:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-29T19:44:16.260Z] 19:28:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2021-06-29T19:44:16.260Z] 19:29:01 all 0.07 0.00 0.06 0.00 0.03 99.85 [2021-06-29T19:44:16.260Z] 19:29:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2021-06-29T19:44:16.260Z] 19:29:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-29T19:44:16.260Z] 19:30:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-29T19:44:16.260Z] 19:30:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-29T19:44:16.260Z] 19:30:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-29T19:44:16.260Z] 19:31:01 all 0.10 0.00 0.05 0.00 0.03 99.82 [2021-06-29T19:44:16.260Z] 19:31:01 0 0.07 0.00 0.07 0.00 0.05 99.82 [2021-06-29T19:44:16.260Z] 19:31:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-29T19:44:16.260Z] 19:32:01 all 0.05 0.00 0.01 0.00 0.02 99.92 [2021-06-29T19:44:16.260Z] 19:32:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-29T19:44:16.260Z] 19:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2021-06-29T19:44:16.260Z] 19:33:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-29T19:44:16.260Z] 19:33:01 0 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-29T19:44:16.260Z] 19:33:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-29T19:44:16.260Z] 19:34:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-29T19:44:16.260Z] 19:34:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-29T19:44:16.260Z] 19:34:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-29T19:44:16.260Z] 19:35:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-29T19:44:16.260Z] 19:35:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-29T19:44:16.260Z] 19:35:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-29T19:44:16.260Z] 19:36:01 all 0.11 0.00 0.02 0.00 0.02 99.86 [2021-06-29T19:44:16.260Z] 19:36:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2021-06-29T19:44:16.260Z] 19:36:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-29T19:44:16.260Z] [2021-06-29T19:44:16.260Z] 19:36:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T19:44:16.260Z] 19:37:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-06-29T19:44:16.260Z] 19:37:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-29T19:44:16.260Z] 19:37:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-29T19:44:16.260Z] 19:38:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-29T19:44:16.260Z] 19:38:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-29T19:44:16.260Z] 19:38:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-29T19:44:16.260Z] 19:39:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-29T19:44:16.260Z] 19:39:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-29T19:44:16.260Z] 19:39:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-29T19:44:16.260Z] 19:40:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-06-29T19:44:16.260Z] 19:40:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-29T19:44:16.260Z] 19:40:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-29T19:44:16.260Z] 19:41:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-06-29T19:44:16.260Z] 19:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-29T19:44:16.260Z] 19:41:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-06-29T19:44:16.260Z] 19:42:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-06-29T19:44:16.260Z] 19:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-29T19:44:16.260Z] 19:42:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-29T19:44:16.260Z] 19:43:01 all 0.11 0.00 0.03 0.00 0.02 99.84 [2021-06-29T19:44:16.260Z] 19:43:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-06-29T19:44:16.260Z] 19:43:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2021-06-29T19:44:16.260Z] 19:44:01 all 2.50 0.00 0.89 1.01 0.04 95.55 [2021-06-29T19:44:16.260Z] 19:44:01 0 2.62 0.00 0.96 1.50 0.05 94.88 [2021-06-29T19:44:16.260Z] 19:44:01 1 2.39 0.00 0.82 0.52 0.03 96.23 [2021-06-29T19:44:16.260Z] Average: all 9.49 0.00 2.32 1.52 0.04 86.64 [2021-06-29T19:44:16.260Z] Average: 0 9.62 0.00 2.36 1.53 0.04 86.45 [2021-06-29T19:44:16.260Z] Average: 1 9.35 0.00 2.27 1.50 0.05 86.82 [2021-06-29T19:44:16.260Z] [2021-06-29T19:44:16.260Z] [2021-06-29T19:44:16.260Z]