Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 8985c28abc18d36b1f725d1ae0f698a284742b07+94753fbbce3905e5adee13c645be22d19117881b (cf57b02f364a8b0156a262fdbad08da8de60b1d7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8980932364885043144.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3522943981731670141.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5994610992563088781.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8874111159419360019.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2405915978722626588.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1454 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3075356339265137025.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 Merge succeeded, producing 13ce150279016342f142372bfa2870ad60823ec2 Checking out Revision 13ce150279016342f142372bfa2870ad60823ec2 (PR-3699) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2509721545438171163.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7714469353872173265.key > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13ce150279016342f142372bfa2870ad60823ec2 # timeout=10 Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" > git rev-list --no-walk 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-06T16:31:38.632Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-06T16:31:38.739Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-06T16:31:38.774Z] ========================================================= [2021-09-06T16:31:38.774Z] EdgeX Global Pipelines Version Info [2021-09-06T16:31:38.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:31:41.099Z] ------------------- [2021-09-06T16:31:41.099Z] stable info: [2021-09-06T16:31:41.099Z] ------------------- [2021-09-06T16:31:41.099Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-06T16:31:41.099Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T16:31:41.099Z] Message: update stable to v1.0.205 [2021-09-06T16:31:41.099Z] ------------------- [2021-09-06T16:31:41.099Z] experimental info: [2021-09-06T16:31:41.099Z] ------------------- [2021-09-06T16:31:41.099Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-06T16:31:41.099Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T16:31:41.099Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-06T16:31:41.260Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-06T16:31:41.284Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-06T16:31:41.306Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-06T16:31:41.329Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-06T16:31:41.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-06T16:31:41.373Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-06T16:31:41.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-06T16:31:41.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-06T16:31:41.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-06T16:31:41.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-06T16:31:41.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-06T16:31:41.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-06T16:31:41.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-06T16:31:41.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-06T16:31:41.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-06T16:31:41.604Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T16:31:41.628Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T16:31:41.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-06T16:31:41.675Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-06T16:31:41.697Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-06T16:31:41.719Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-06T16:31:41.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-06T16:31:41.764Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-06T16:31:41.786Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3699 [Pipeline] echo [2021-09-06T16:31:41.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3699 [Pipeline] echo [2021-09-06T16:31:41.830Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3699 [Pipeline] echo [2021-09-06T16:31:41.852Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13ce150279016342f142372bfa2870ad60823ec2 [Pipeline] echo [2021-09-06T16:31:41.875Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13ce150 [Pipeline] echo [2021-09-06T16:31:41.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T16:31:41.973Z] provisioning config files... [2021-09-06T16:31:41.998Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8290025367873362839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:31:42.348Z] ---> docker-login.sh [2021-09-06T16:31:42.348Z] nexus3.edgexfoundry.org:10001 [2021-09-06T16:31:42.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:31:42.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:31:42.619Z] Configure a credential helper to remove this warning. See [2021-09-06T16:31:42.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:31:42.619Z] [2021-09-06T16:31:42.619Z] Login Succeeded [2021-09-06T16:31:42.619Z] nexus3.edgexfoundry.org:10002 [2021-09-06T16:31:42.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:31:42.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:31:42.888Z] Configure a credential helper to remove this warning. See [2021-09-06T16:31:42.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:31:42.888Z] [2021-09-06T16:31:42.888Z] Login Succeeded [2021-09-06T16:31:42.888Z] nexus3.edgexfoundry.org:10003 [2021-09-06T16:31:42.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:31:42.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:31:42.889Z] Configure a credential helper to remove this warning. See [2021-09-06T16:31:42.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:31:42.889Z] [2021-09-06T16:31:42.889Z] Login Succeeded [2021-09-06T16:31:42.889Z] nexus3.edgexfoundry.org:10004 [2021-09-06T16:31:43.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:31:43.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:31:43.160Z] Configure a credential helper to remove this warning. See [2021-09-06T16:31:43.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:31:43.160Z] [2021-09-06T16:31:43.160Z] Login Succeeded [2021-09-06T16:31:43.160Z] docker.io [2021-09-06T16:31:43.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:31:48.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:31:48.995Z] Configure a credential helper to remove this warning. See [2021-09-06T16:31:48.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:31:48.995Z] [2021-09-06T16:31:48.995Z] Login Succeeded [2021-09-06T16:31:48.995Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T16:31:49.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T16:31:49.358Z] ++ 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-09-06T16:31:49.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:31:49.358Z] ++ dirname cmd/core-command/Dockerfile [2021-09-06T16:31:49.358Z] ++ cut -d/ -f2 [2021-09-06T16:31:49.358Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-06T16:31:49.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:31:49.358Z] ++ dirname cmd/core-data/Dockerfile [2021-09-06T16:31:49.358Z] ++ cut -d/ -f2 [2021-09-06T16:31:49.358Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-06T16:31:49.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:31:49.358Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-06T16:31:49.358Z] ++ cut -d/ -f2 [2021-09-06T16:31:49.358Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-06T16:31:49.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:31:49.358Z] ++ cut -d/ -f2 [2021-09-06T16:31:49.358Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-06T16:31:49.358Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-06T16:31:49.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:31:49.358Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-06T16:31:49.358Z] ++ cut -d/ -f2 [2021-09-06T16:31:49.358Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-06T16:31:49.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:31:49.358Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-06T16:31:49.358Z] ++ cut -d/ -f2 [2021-09-06T16:31:49.358Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-06T16:31:49.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:31:49.358Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-06T16:31:49.358Z] ++ cut -d/ -f2 [2021-09-06T16:31:49.358Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-06T16:31:49.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:31:49.358Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-06T16:31:49.358Z] ++ cut -d/ -f2 [2021-09-06T16:31:49.358Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-06T16:31:49.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:31:49.358Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-06T16:31:49.358Z] ++ cut -d/ -f2 [2021-09-06T16:31:49.358Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-06T16:31:49.421Z] 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-09-06T16:31:50.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T16:31:50.951Z] [2021-09-06T16:31:50.951Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:31:51.285Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T16:31:51.285Z] latest: Pulling from edgex-devops/git-semver [2021-09-06T16:31:51.285Z] 31603596830f: Pulling fs layer [2021-09-06T16:31:51.285Z] 04fac38145f0: Pulling fs layer [2021-09-06T16:31:51.285Z] 701f6daf10bf: Pulling fs layer [2021-09-06T16:31:51.285Z] 24f72da36158: Pulling fs layer [2021-09-06T16:31:51.285Z] 24f72da36158: Waiting [2021-09-06T16:31:51.285Z] 04fac38145f0: Verifying Checksum [2021-09-06T16:31:51.285Z] 04fac38145f0: Download complete [2021-09-06T16:31:51.566Z] 31603596830f: Verifying Checksum [2021-09-06T16:31:51.566Z] 31603596830f: Download complete [2021-09-06T16:31:51.836Z] 31603596830f: Pull complete [2021-09-06T16:31:51.836Z] 24f72da36158: Verifying Checksum [2021-09-06T16:31:51.836Z] 24f72da36158: Download complete [2021-09-06T16:31:52.107Z] 04fac38145f0: Pull complete [2021-09-06T16:31:52.107Z] 701f6daf10bf: Verifying Checksum [2021-09-06T16:31:52.107Z] 701f6daf10bf: Download complete [2021-09-06T16:31:52.720Z] 701f6daf10bf: Pull complete [2021-09-06T16:31:52.992Z] 24f72da36158: Pull complete [2021-09-06T16:31:52.992Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-06T16:31:52.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T16:31:52.992Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-06T16:31:53.091Z] prd-centos7-docker-4c-2g-1454 does not seem to be running inside a container [2021-09-06T16:31:53.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-06T16:31:54.010Z] $ docker top 5de1bf043f05391186d3e1f0dd849204fc1791c1aae5696508f30030205c063c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-06T16:31:54.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T16:31:54.153Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T16:31:54.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T16:31:54.292Z] $ docker exec 5de1bf043f05391186d3e1f0dd849204fc1791c1aae5696508f30030205c063c ssh-agent [2021-09-06T16:31:54.449Z] SSH_AUTH_SOCK=/tmp/ssh-iP4SunXssPiE/agent.14 [2021-09-06T16:31:54.449Z] SSH_AGENT_PID=20 [2021-09-06T16:31:54.470Z] Running ssh-add (command line suppressed) [2021-09-06T16:31:54.585Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_9012551297386582655.key (/w/workspace/edgex-go/2@tmp/private_key_9012551297386582655.key) [2021-09-06T16:31:54.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T16:31:54.948Z] + git tag --points-at HEAD [Pipeline] } [2021-09-06T16:31:54.967Z] $ docker exec --env ******** --env ******** 5de1bf043f05391186d3e1f0dd849204fc1791c1aae5696508f30030205c063c ssh-agent -k [2021-09-06T16:31:55.078Z] unset SSH_AUTH_SOCK; [2021-09-06T16:31:55.079Z] unset SSH_AGENT_PID; [2021-09-06T16:31:55.079Z] echo Agent pid 20 killed; [2021-09-06T16:31:55.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-06T16:31:55.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T16:31:55.139Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T16:31:55.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T16:31:55.272Z] $ docker exec 5de1bf043f05391186d3e1f0dd849204fc1791c1aae5696508f30030205c063c ssh-agent [2021-09-06T16:31:55.413Z] SSH_AUTH_SOCK=/tmp/ssh-wECSpaxwu0Es/agent.52 [2021-09-06T16:31:55.413Z] SSH_AGENT_PID=59 [2021-09-06T16:31:55.429Z] Running ssh-add (command line suppressed) [2021-09-06T16:31:55.547Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3697117454610131305.key (/w/workspace/edgex-go/2@tmp/private_key_3697117454610131305.key) [2021-09-06T16:31:55.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T16:31:55.895Z] + git semver init [2021-09-06T16:31:55.895Z] # -> Open(): unable to determine branch for HEAD [2021-09-06T16:31:55.895Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-06T16:31:55.895Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-06T16:31:55.895Z] # $SEMVER_REMOTE_NAME = origin [2021-09-06T16:31:55.895Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-06T16:31:55.895Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-06T16:31:55.895Z] # $SEMVER_BRANCH = PR-3699 [2021-09-06T16:31:55.895Z] # $SEMVER_TEMP = /tmp/semver-885131291 [2021-09-06T16:31:55.895Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-06T16:33:18.177Z] # '/tmp/semver-885131291' -> '/w/workspace/edgex-go/2/.semver' [2021-09-06T16:33:18.177Z] # -> Force: false [2021-09-06T16:33:18.177Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-06T16:33:18.190Z] $ docker exec --env ******** --env ******** 5de1bf043f05391186d3e1f0dd849204fc1791c1aae5696508f30030205c063c ssh-agent -k [2021-09-06T16:33:18.311Z] unset SSH_AUTH_SOCK; [2021-09-06T16:33:18.314Z] unset SSH_AGENT_PID; [2021-09-06T16:33:18.314Z] echo Agent pid 59 killed; [2021-09-06T16:33:18.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T16:33:18.717Z] + git semver [Pipeline] } [2021-09-06T16:33:18.739Z] $ docker stop --time=1 5de1bf043f05391186d3e1f0dd849204fc1791c1aae5696508f30030205c063c [2021-09-06T16:33:20.377Z] $ docker rm -f 5de1bf043f05391186d3e1f0dd849204fc1791c1aae5696508f30030205c063c [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T16:33:20.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-06T16:33:21.170Z] Stashed 1 file(s) [Pipeline] echo [2021-09-06T16:33:21.173Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-06T16:33:21.453Z] ========================================================= [2021-09-06T16:33:21.453Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-06T16:33:21.453Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:33:23.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T16:33:23.171Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-06T16:33:23.171Z] 540db60ca938: Pulling fs layer [2021-09-06T16:33:23.171Z] adcc1eea9eea: Pulling fs layer [2021-09-06T16:33:23.171Z] 4c4ab2625f07: Pulling fs layer [2021-09-06T16:33:23.171Z] db62176df00c: Pulling fs layer [2021-09-06T16:33:23.171Z] 3b30891b0d05: Pulling fs layer [2021-09-06T16:33:23.171Z] 06b49ca38bd5: Pulling fs layer [2021-09-06T16:33:23.171Z] c788192a36de: Pulling fs layer [2021-09-06T16:33:23.171Z] a77e37c0d609: Pulling fs layer [2021-09-06T16:33:23.171Z] c3185cebc471: Pulling fs layer [2021-09-06T16:33:23.171Z] 06b49ca38bd5: Waiting [2021-09-06T16:33:23.171Z] c788192a36de: Waiting [2021-09-06T16:33:23.171Z] a77e37c0d609: Waiting [2021-09-06T16:33:23.172Z] c3185cebc471: Waiting [2021-09-06T16:33:23.172Z] db62176df00c: Waiting [2021-09-06T16:33:23.172Z] 3b30891b0d05: Waiting [2021-09-06T16:33:23.172Z] 4c4ab2625f07: Verifying Checksum [2021-09-06T16:33:23.172Z] 4c4ab2625f07: Download complete [2021-09-06T16:33:23.172Z] adcc1eea9eea: Verifying Checksum [2021-09-06T16:33:23.172Z] adcc1eea9eea: Download complete [2021-09-06T16:33:23.172Z] 3b30891b0d05: Verifying Checksum [2021-09-06T16:33:23.172Z] 3b30891b0d05: Download complete [2021-09-06T16:33:23.172Z] 06b49ca38bd5: Verifying Checksum [2021-09-06T16:33:23.172Z] 06b49ca38bd5: Download complete [2021-09-06T16:33:23.172Z] 540db60ca938: Verifying Checksum [2021-09-06T16:33:23.172Z] 540db60ca938: Download complete [2021-09-06T16:33:23.172Z] c788192a36de: Verifying Checksum [2021-09-06T16:33:23.172Z] c788192a36de: Download complete [2021-09-06T16:33:23.172Z] 540db60ca938: Pull complete [2021-09-06T16:33:23.172Z] adcc1eea9eea: Pull complete [2021-09-06T16:33:23.172Z] 4c4ab2625f07: Pull complete [2021-09-06T16:33:23.172Z] a77e37c0d609: Verifying Checksum [2021-09-06T16:33:23.172Z] a77e37c0d609: Download complete [2021-09-06T16:33:26.554Z] c3185cebc471: Verifying Checksum [2021-09-06T16:33:26.554Z] c3185cebc471: Download complete [2021-09-06T16:33:26.829Z] db62176df00c: Verifying Checksum [2021-09-06T16:33:26.829Z] db62176df00c: Download complete [2021-09-06T16:33:31.130Z] db62176df00c: Pull complete [2021-09-06T16:33:31.130Z] 3b30891b0d05: Pull complete [2021-09-06T16:33:31.130Z] 06b49ca38bd5: Pull complete [2021-09-06T16:33:31.130Z] c788192a36de: Pull complete [2021-09-06T16:33:31.130Z] a77e37c0d609: Pull complete [2021-09-06T16:33:33.083Z] c3185cebc471: Pull complete [2021-09-06T16:33:33.083Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-06T16:33:33.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T16:33:33.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:33:33.428Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T16:33:33.428Z] WORKDIR /edgex [2021-09-06T16:33:33.428Z] COPY go.mod . [2021-09-06T16:33:33.428Z] RUN go mod download' [2021-09-06T16:33:33.428Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-06T16:33:35.150Z] Sending build context to Docker daemon 328.8MB [2021-09-06T16:33:35.150Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T16:33:35.150Z] ---> 031687cdd783 [2021-09-06T16:33:35.150Z] Step 2/4 : WORKDIR /edgex [2021-09-06T16:33:36.368Z] Still waiting to schedule task [2021-09-06T16:33:36.368Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-06T16:33:37.104Z] ---> Running in 11a92b0d7030 [2021-09-06T16:33:37.104Z] Removing intermediate container 11a92b0d7030 [2021-09-06T16:33:37.104Z] ---> 8cb7369c4b8c [2021-09-06T16:33:37.104Z] Step 3/4 : COPY go.mod . [2021-09-06T16:33:37.373Z] ---> 6d83602a55a4 [2021-09-06T16:33:37.373Z] Step 4/4 : RUN go mod download [2021-09-06T16:33:37.373Z] ---> Running in 8b1c38198b68 [2021-09-06T16:34:16.310Z] Removing intermediate container 8b1c38198b68 [2021-09-06T16:34:16.310Z] ---> ce95465a7c45 [2021-09-06T16:34:16.310Z] Successfully built ce95465a7c45 [2021-09-06T16:34:16.310Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:34:16.663Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T16:34:16.663Z] . [Pipeline] withDockerContainer [2021-09-06T16:34:16.785Z] prd-centos7-docker-4c-2g-1454 does not seem to be running inside a container [2021-09-06T16:34:16.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-06T16:34:17.307Z] $ docker top 7a9bf442cd136296d5eea8306660ce528ffc600590c4ad7f1b8490d31a6560ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:34:17.756Z] + go version [2021-09-06T16:34:17.756Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-06T16:34:17.780Z] $ docker stop --time=1 7a9bf442cd136296d5eea8306660ce528ffc600590c4ad7f1b8490d31a6560ee [2021-09-06T16:34:18.979Z] $ docker rm -f 7a9bf442cd136296d5eea8306660ce528ffc600590c4ad7f1b8490d31a6560ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:34:19.784Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T16:34:19.784Z] . [Pipeline] withDockerContainer [2021-09-06T16:34:19.904Z] prd-centos7-docker-4c-2g-1454 does not seem to be running inside a container [2021-09-06T16:34:19.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-06T16:34:20.338Z] $ docker top 8656d9eba8a7933223355cb41824883cf890a049bac7726a440e0d3fd9dbeb9f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T16:34:20.469Z] ========================================================= [2021-09-06T16:34:20.469Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-06T16:34:20.469Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:34:20.804Z] + go mod tidy [Pipeline] sh [2021-09-06T16:34:21.731Z] + make test [2021-09-06T16:34:21.732Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-06T16:34:22.010Z] go mod tidy [2021-09-06T16:34:22.010Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-06T16:34:28.693Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-06T16:34:47.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-06T16:34:53.705Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-06T16:34:53.705Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-06T16:34:53.705Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-06T16:34:55.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-06T16:34:56.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-06T16:34:56.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-06T16:34:56.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-06T16:34:57.276Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-06T16:34:57.276Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-06T16:34:57.547Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-06T16:34:57.547Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-06T16:34:57.547Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-06T16:34:57.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-06T16:34:59.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-09-06T16:34:59.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-06T16:34:59.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-06T16:35:00.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 100.0% of statements [2021-09-06T16:35:00.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-06T16:35:01.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 46.3% of statements [2021-09-06T16:35:01.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-06T16:35:01.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-06T16:35:02.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 90.1% of statements [2021-09-06T16:35:02.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-06T16:35:02.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:35:03.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 81.2% of statements [2021-09-06T16:35:03.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-06T16:35:03.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-06T16:35:03.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-06T16:35:03.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-06T16:35:03.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-06T16:35:04.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.279s coverage: 94.2% of statements [2021-09-06T16:35:04.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-06T16:35:04.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:35:04.513Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-09-06T16:35:04.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-06T16:35:04.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-06T16:35:04.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-06T16:35:04.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-06T16:35:04.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-06T16:35:04.785Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2021-09-06T16:35:04.785Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-06T16:35:04.785Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-06T16:35:04.785Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-06T16:35:05.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.8% of statements [2021-09-06T16:35:05.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-06T16:35:05.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-09-06T16:35:06.030Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 21.7% of statements [2021-09-06T16:35:06.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-06T16:35:06.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-09-06T16:35:06.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2021-09-06T16:35:06.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-09-06T16:35:07.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2021-09-06T16:35:07.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2021-09-06T16:35:19.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2021-09-06T16:35:19.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-09-06T16:35:25.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.180s coverage: 81.8% of statements [2021-09-06T16:35:25.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-06T16:35:43.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2021-09-06T16:35:43.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-06T16:35:43.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-06T16:35:43.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-06T16:35:43.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2021-09-06T16:35:43.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-06T16:35:43.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-06T16:35:43.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-06T16:35:43.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-06T16:35:43.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-06T16:35:43.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-09-06T16:35:43.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-06T16:35:43.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-06T16:35:43.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-09-06T16:35:43.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-06T16:35:43.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2021-09-06T16:35:43.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-06T16:35:43.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements [2021-09-06T16:35:43.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.076s coverage: 87.2% of statements [2021-09-06T16:35:43.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-09-06T16:35:43.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.109s coverage: 91.2% of statements [2021-09-06T16:35:43.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-06T16:35:43.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements [2021-09-06T16:35:43.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-06T16:35:43.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-06T16:35:43.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-09-06T16:35:43.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-09-06T16:35:43.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements [2021-09-06T16:35:43.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.017s coverage: 73.7% of statements [2021-09-06T16:35:43.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-09-06T16:35:44.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.277s coverage: 66.9% of statements [2021-09-06T16:35:44.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-06T16:35:44.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-06T16:35:44.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-06T16:35:44.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.6% of statements [2021-09-06T16:35:44.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-06T16:35:44.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-06T16:35:44.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2021-09-06T16:35:44.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-06T16:35:45.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-09-06T16:35:45.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-06T16:35:53.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-06T16:35:53.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.0% of statements [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-06T16:35:53.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-06T16:35:53.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-06T16:35:53.299Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-06T16:35:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-06T16:35:53.299Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-09-06T16:35:53.299Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-09-06T16:35:53.299Z] GO111MODULE=on go vet ./... [2021-09-06T16:36:21.146Z] gofmt -l . [2021-09-06T16:36:21.146Z] [ "`gofmt -l .`" = "" ] [2021-09-06T16:36:21.146Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-06T16:36:21.490Z] + ls -al . [2021-09-06T16:36:21.490Z] total 608 [2021-09-06T16:36:21.490Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 16:36 . [2021-09-06T16:36:21.490Z] drwxr-xr-x 4 root root 28 Sep 6 16:34 .. [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 11 Sep 6 16:31 .dockerignore [2021-09-06T16:36:21.490Z] drwxrwxr-x 8 1001 1001 179 Sep 6 16:31 .git [2021-09-06T16:36:21.490Z] drwxrwxr-x 4 1001 1001 142 Sep 6 16:31 .github [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 818 Sep 6 16:31 .gitignore [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 76 Sep 6 16:31 .hadolint.yml [2021-09-06T16:36:21.490Z] drwx------ 3 1001 1001 58 Sep 6 16:33 .semver [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 16:31 .sonarcloud.properties [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 16:31 ADOPTERS.md [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 8493 Sep 6 16:31 Attribution.txt [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 43881 Sep 6 16:31 CHANGELOG.md [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 16:31 CONTRIBUTING.md [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 16:31 GOVERNANCE.md [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 849 Sep 6 16:31 Jenkinsfile [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 16:31 LICENSE [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 5915 Sep 6 16:31 Makefile [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 16:31 OWNERS.md [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 8643 Sep 6 16:31 README.md [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 16:31 SECURITY.md [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 16:33 VERSION [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 16:31 ZMQWindows.md [2021-09-06T16:36:21.490Z] drwxrwxr-x 2 1001 1001 37 Sep 6 16:31 bin [2021-09-06T16:36:21.490Z] drwxrwxr-x 14 1001 1001 4096 Sep 6 16:31 cmd [2021-09-06T16:36:21.490Z] -rw-r--r-- 1 root root 404331 Sep 6 16:35 coverage.out [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 841 Sep 6 16:31 go.mod [2021-09-06T16:36:21.490Z] -rw-r--r-- 1 root root 50064 Sep 6 16:34 go.sum [2021-09-06T16:36:21.490Z] drwxrwxr-x 8 1001 1001 124 Sep 6 16:31 internal [2021-09-06T16:36:21.490Z] drwxrwxr-x 3 1001 1001 16 Sep 6 16:31 openapi [2021-09-06T16:36:21.490Z] drwxrwxr-x 4 1001 1001 71 Sep 6 16:31 snap [2021-09-06T16:36:21.490Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 16:31 version.go [Pipeline] sh [2021-09-06T16:36:21.824Z] + '[' -e coverage.out ] [2021-09-06T16:36:21.824Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-06T16:36:21.933Z] Stashed 1 file(s) [Pipeline] sh [2021-09-06T16:36:22.247Z] + make build [2021-09-06T16:36:22.247Z] go mod tidy [2021-09-06T16:36:22.523Z] 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-09-06T16:36:23.947Z] 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-09-06T16:36:29.582Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1459 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws [2021-09-06T16:36:29.599Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-06T16:36:29.852Z] The recommended git tool is: git [2021-09-06T16:36:30.620Z] 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-09-06T16:36:31.209Z] 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-09-06T16:36:32.174Z] 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-09-06T16:36:32.438Z] 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-09-06T16:36:33.401Z] 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-09-06T16:36:34.367Z] 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-09-06T16:36:35.335Z] 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-09-06T16:36:35.904Z] using credential edgex-jenkins-ssh [2021-09-06T16:36:35.924Z] Cloning the remote Git repository [2021-09-06T16:36:35.981Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:36:36.314Z] 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-09-06T16:36:37.282Z] 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-09-06T16:36:36.178Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-06T16:36:36.390Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:36:36.391Z] > git --version # timeout=10 [2021-09-06T16:36:36.414Z] > git --version # 'git version 2.17.1' [2021-09-06T16:36:36.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:36:36.501Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T16:36:37.869Z] 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-09-06T16:36:39.830Z] $ docker stop --time=1 8656d9eba8a7933223355cb41824883cf890a049bac7726a440e0d3fd9dbeb9f [2021-09-06T16:36:41.853Z] $ docker rm -f 8656d9eba8a7933223355cb41824883cf890a049bac7726a440e0d3fd9dbeb9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:36:43.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T16:36:43.212Z] [2021-09-06T16:36:43.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:36:43.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T16:36:43.826Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-06T16:36:43.826Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-06T16:36:43.826Z] ca9280d653b3: Pulling fs layer [2021-09-06T16:36:43.826Z] 7e9c9ca2126c: Pulling fs layer [2021-09-06T16:36:43.826Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-06T16:36:43.826Z] cbdbe7a5bc2a: Download complete [2021-09-06T16:36:44.095Z] cbdbe7a5bc2a: Pull complete [2021-09-06T16:36:44.674Z] ca9280d653b3: Verifying Checksum [2021-09-06T16:36:44.674Z] ca9280d653b3: Download complete [2021-09-06T16:36:45.269Z] ca9280d653b3: Pull complete [2021-09-06T16:36:47.221Z] 7e9c9ca2126c: Download complete [2021-09-06T16:36:50.607Z] 7e9c9ca2126c: Pull complete [2021-09-06T16:36:50.607Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-06T16:36:50.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T16:36:50.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-06T16:36:50.713Z] prd-centos7-docker-4c-2g-1454 does not seem to be running inside a container [2021-09-06T16:36:50.786Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-06T16:36:53.440Z] $ docker top 3f7d0b02148c128145c2102f32e568352d14d90c5ea42aa2b46d102c57214d85 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:36:53.857Z] + docker-compose build --help [2021-09-06T16:36:53.857Z] + grep parallel [2021-09-06T16:36:54.443Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T16:36:54.458Z] $ docker stop --time=1 3f7d0b02148c128145c2102f32e568352d14d90c5ea42aa2b46d102c57214d85 [2021-09-06T16:36:55.666Z] $ docker rm -f 3f7d0b02148c128145c2102f32e568352d14d90c5ea42aa2b46d102c57214d85 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:36:56.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T16:36:56.171Z] . [Pipeline] withDockerContainer [2021-09-06T16:36:56.268Z] prd-centos7-docker-4c-2g-1454 does not seem to be running inside a container [2021-09-06T16:36:56.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-06T16:36:56.711Z] $ docker top e535c23824942f7cd36899f5d032c86797e61ff0d54a32a78792ac61b7819722 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:36:58.850Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T16:36:59.432Z] Building core-command ... [2021-09-06T16:36:59.433Z] Building core-data ... [2021-09-06T16:36:59.433Z] Building core-metadata ... [2021-09-06T16:36:59.433Z] Building security-bootstrapper ... [2021-09-06T16:36:59.433Z] Building security-proxy-setup ... [2021-09-06T16:36:59.433Z] Building security-secretstore-setup ... [2021-09-06T16:36:59.433Z] Building support-notifications ... [2021-09-06T16:36:59.433Z] Building support-scheduler ... [2021-09-06T16:36:59.433Z] Building sys-mgmt-agent ... [2021-09-06T16:36:59.433Z] Building security-secretstore-setup [2021-09-06T16:36:59.433Z] Building core-metadata [2021-09-06T16:36:59.433Z] Building sys-mgmt-agent [2021-09-06T16:36:59.433Z] Building support-notifications [2021-09-06T16:36:59.433Z] Building security-bootstrapper [2021-09-06T16:37:00.899Z] Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-06T16:36:59.996Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T16:37:00.023Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T16:37:00.050Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T16:37:00.088Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:37:00.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:37:00.103Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-06T16:37:00.921Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T16:37:00.944Z] > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 [2021-09-06T16:37:01.478Z] Merge succeeded, producing 097e77bbfdce17fbd4f3fcf8273f23327004f623 [2021-09-06T16:37:01.478Z] Checking out Revision 097e77bbfdce17fbd4f3fcf8273f23327004f623 (PR-3699) [2021-09-06T16:37:01.179Z] > git remote # timeout=10 [2021-09-06T16:37:01.202Z] > git config --get remote.origin.url # timeout=10 [2021-09-06T16:37:01.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:37:01.233Z] > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 [2021-09-06T16:37:01.453Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-06T16:37:01.490Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T16:37:01.517Z] > git checkout -f 097e77bbfdce17fbd4f3fcf8273f23327004f623 # timeout=10 [2021-09-06T16:37:06.200Z] Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" [2021-09-06T16:37:06.211Z] > git rev-list --no-walk 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T16:37:06.677Z] provisioning config files... [2021-09-06T16:37:06.708Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4875078013015732552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:37:07.316Z] ---> docker-login.sh [2021-09-06T16:37:07.316Z] nexus3.edgexfoundry.org:10001 [2021-09-06T16:37:08.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:37:08.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:37:08.589Z] Configure a credential helper to remove this warning. See [2021-09-06T16:37:08.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:37:08.589Z] [2021-09-06T16:37:08.589Z] Login Succeeded [2021-09-06T16:37:08.589Z] nexus3.edgexfoundry.org:10002 [2021-09-06T16:37:09.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:37:09.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:37:09.201Z] Configure a credential helper to remove this warning. See [2021-09-06T16:37:09.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:37:09.201Z] [2021-09-06T16:37:09.201Z] Login Succeeded [2021-09-06T16:37:09.201Z] nexus3.edgexfoundry.org:10003 [2021-09-06T16:37:09.565Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:37:09.565Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:37:09.565Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:37:09.565Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:37:09.565Z] ---> ce95465a7c45 [2021-09-06T16:37:09.565Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T16:37:09.565Z] ---> ce95465a7c45 [2021-09-06T16:37:09.565Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T16:37:09.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:37:09.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:37:09.804Z] Configure a credential helper to remove this warning. See [2021-09-06T16:37:09.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:37:09.804Z] [2021-09-06T16:37:09.804Z] Login Succeeded [2021-09-06T16:37:09.804Z] nexus3.edgexfoundry.org:10004 [2021-09-06T16:37:10.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:37:10.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:37:10.406Z] Configure a credential helper to remove this warning. See [2021-09-06T16:37:10.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:37:10.406Z] [2021-09-06T16:37:10.406Z] Login Succeeded [2021-09-06T16:37:10.406Z] docker.io [2021-09-06T16:37:11.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:37:11.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:37:11.314Z] Configure a credential helper to remove this warning. See [2021-09-06T16:37:11.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:37:11.314Z] [2021-09-06T16:37:11.314Z] Login Succeeded [2021-09-06T16:37:11.314Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T16:37:11.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-06T16:37:12.005Z] ========================================================= [2021-09-06T16:37:12.006Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-06T16:37:12.006Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:37:12.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T16:37:13.031Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-06T16:37:13.031Z] 595b0fe564bb: Pulling fs layer [2021-09-06T16:37:13.031Z] 24495759ef45: Pulling fs layer [2021-09-06T16:37:13.031Z] d148012ef14d: Pulling fs layer [2021-09-06T16:37:13.031Z] e90a11edd702: Pulling fs layer [2021-09-06T16:37:13.031Z] d77568369979: Pulling fs layer [2021-09-06T16:37:13.031Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-06T16:37:13.031Z] 170f2ba95c9a: Pulling fs layer [2021-09-06T16:37:13.031Z] 97ac5df62f85: Pulling fs layer [2021-09-06T16:37:13.031Z] d77568369979: Waiting [2021-09-06T16:37:13.031Z] fc1c9f9a7f3b: Waiting [2021-09-06T16:37:13.031Z] 170f2ba95c9a: Waiting [2021-09-06T16:37:13.031Z] 97ac5df62f85: Waiting [2021-09-06T16:37:13.031Z] e90a11edd702: Waiting [2021-09-06T16:37:13.031Z] d148012ef14d: Verifying Checksum [2021-09-06T16:37:13.031Z] d148012ef14d: Download complete [2021-09-06T16:37:13.031Z] 24495759ef45: Download complete [2021-09-06T16:37:13.031Z] d77568369979: Download complete [2021-09-06T16:37:13.031Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-06T16:37:13.031Z] fc1c9f9a7f3b: Download complete [2021-09-06T16:37:13.031Z] 595b0fe564bb: Download complete [2021-09-06T16:37:13.031Z] 170f2ba95c9a: Verifying Checksum [2021-09-06T16:37:13.031Z] 170f2ba95c9a: Download complete [2021-09-06T16:37:14.022Z] 595b0fe564bb: Pull complete [2021-09-06T16:37:14.633Z] 24495759ef45: Pull complete [2021-09-06T16:37:14.923Z] ---> Running in a33649c4e0d6 [2021-09-06T16:37:14.923Z] ---> Running in 14bc9a321ca7 [2021-09-06T16:37:15.240Z] d148012ef14d: Pull complete [2021-09-06T16:37:16.231Z] 97ac5df62f85: Verifying Checksum [2021-09-06T16:37:16.231Z] 97ac5df62f85: Download complete [2021-09-06T16:37:16.837Z] e90a11edd702: Verifying Checksum [2021-09-06T16:37:16.837Z] e90a11edd702: Download complete [2021-09-06T16:37:21.576Z] Removing intermediate container 14bc9a321ca7 [2021-09-06T16:37:21.576Z] ---> c69503bd0365 [2021-09-06T16:37:21.576Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:37:21.576Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:37:21.576Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:37:21.576Z] ---> ce95465a7c45 [2021-09-06T16:37:21.576Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:37:21.576Z] ---> Using cache [2021-09-06T16:37:21.576Z] ---> 8ba401ee3a79 [2021-09-06T16:37:21.576Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:37:21.843Z] Removing intermediate container a33649c4e0d6 [2021-09-06T16:37:21.843Z] ---> 8ba401ee3a79 [2021-09-06T16:37:21.843Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:37:22.136Z] ---> Running in a181153ac66f [2021-09-06T16:37:22.406Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:37:22.406Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:37:22.406Z] ---> ce95465a7c45 [2021-09-06T16:37:22.406Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:37:22.406Z] ---> Using cache [2021-09-06T16:37:22.406Z] ---> 8ba401ee3a79 [2021-09-06T16:37:22.406Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:37:22.406Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:37:22.406Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:37:22.406Z] ---> ce95465a7c45 [2021-09-06T16:37:22.406Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T16:37:22.406Z] ---> Using cache [2021-09-06T16:37:22.406Z] ---> 8ba401ee3a79 [2021-09-06T16:37:22.406Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:37:22.673Z] ---> Running in c227c13956c6 [2021-09-06T16:37:22.673Z] ---> Running in ccb3835f0c20 [2021-09-06T16:37:22.673Z] ---> Running in caed16ab4724 [2021-09-06T16:37:22.673Z] ---> Running in d74106939d76 [2021-09-06T16:37:23.853Z] Removing intermediate container a181153ac66f [2021-09-06T16:37:23.853Z] ---> 0bf3ae6e86c4 [2021-09-06T16:37:23.853Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T16:37:23.853Z] ---> Running in 20b0056edab4 [2021-09-06T16:37:23.853Z] Removing intermediate container ccb3835f0c20 [2021-09-06T16:37:23.853Z] ---> 09726389d4af [2021-09-06T16:37:23.853Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T16:37:23.853Z] Removing intermediate container c227c13956c6 [2021-09-06T16:37:23.853Z] ---> 77c645e3d244 [2021-09-06T16:37:23.853Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T16:37:23.853Z] ---> Running in a8a08824897e [2021-09-06T16:37:23.853Z] ---> Running in 17f82c071747 [2021-09-06T16:37:23.853Z] Removing intermediate container d74106939d76 [2021-09-06T16:37:23.853Z] ---> b3b96d4915fa [2021-09-06T16:37:23.853Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T16:37:23.853Z] Removing intermediate container caed16ab4724 [2021-09-06T16:37:23.853Z] ---> 90869e3a1ef0 [2021-09-06T16:37:23.853Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T16:37:23.853Z] ---> Running in 8e2ffa303f58 [2021-09-06T16:37:23.853Z] ---> Running in a1a67f3d9cbb [2021-09-06T16:37:24.130Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:24.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:24.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:24.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:24.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:24.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:25.204Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:25.204Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:25.476Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:25.476Z] OK: 219 MiB in 52 packages [2021-09-06T16:37:25.747Z] OK: 219 MiB in 52 packages [2021-09-06T16:37:25.747Z] Removing intermediate container 20b0056edab4 [2021-09-06T16:37:25.747Z] ---> 38976c385314 [2021-09-06T16:37:25.747Z] Step 6/26 : COPY go.mod . [2021-09-06T16:37:26.017Z] OK: 219 MiB in 52 packages [2021-09-06T16:37:26.017Z] ---> 4f31cafb40ab [2021-09-06T16:37:26.017Z] Step 7/26 : RUN go mod download [2021-09-06T16:37:26.017Z] ---> Running in 4078d00d012f [2021-09-06T16:37:26.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:26.291Z] Removing intermediate container 8e2ffa303f58 [2021-09-06T16:37:26.291Z] ---> 16b5dffa8801 [2021-09-06T16:37:26.291Z] Step 6/24 : COPY go.mod . [2021-09-06T16:37:26.291Z] OK: 219 MiB in 52 packages [2021-09-06T16:37:26.291Z] Removing intermediate container a8a08824897e [2021-09-06T16:37:26.291Z] ---> 4a95915d7dbf [2021-09-06T16:37:26.291Z] Step 6/24 : COPY go.mod . [2021-09-06T16:37:26.572Z] ---> 230ae7cbd5b1 [2021-09-06T16:37:26.572Z] Step 7/24 : RUN go mod download [2021-09-06T16:37:26.572Z] ---> Running in ae8f68150cc5 [2021-09-06T16:37:26.572Z] ---> 7faecf27675c [2021-09-06T16:37:26.572Z] Step 7/24 : RUN go mod download [2021-09-06T16:37:26.572Z] ---> Running in 6fb87e4f13f0 [2021-09-06T16:37:26.572Z] Removing intermediate container 17f82c071747 [2021-09-06T16:37:26.572Z] ---> 19b3b72886f9 [2021-09-06T16:37:26.572Z] Step 6/32 : COPY go.mod . [2021-09-06T16:37:26.846Z] ---> 00e23d08928f [2021-09-06T16:37:26.846Z] Step 7/32 : RUN go mod download [2021-09-06T16:37:27.039Z] e90a11edd702: Pull complete [2021-09-06T16:37:27.039Z] d77568369979: Pull complete [2021-09-06T16:37:27.118Z] ---> Running in f7e2c84c738e [2021-09-06T16:37:27.311Z] fc1c9f9a7f3b: Pull complete [2021-09-06T16:37:27.599Z] 170f2ba95c9a: Pull complete [2021-09-06T16:37:28.106Z] Removing intermediate container 4078d00d012f [2021-09-06T16:37:28.106Z] ---> 23a173fd47d8 [2021-09-06T16:37:28.106Z] Step 8/26 : COPY . . [2021-09-06T16:37:28.741Z] OK: 219 MiB in 52 packages [2021-09-06T16:37:31.155Z] Removing intermediate container 6fb87e4f13f0 [2021-09-06T16:37:31.155Z] ---> 3520650e9a9a [2021-09-06T16:37:31.155Z] Step 8/24 : COPY . . [2021-09-06T16:37:31.423Z] Removing intermediate container ae8f68150cc5 [2021-09-06T16:37:31.423Z] ---> 9c5f40bbbb60 [2021-09-06T16:37:31.423Z] Step 8/24 : COPY . . [2021-09-06T16:37:33.117Z] 97ac5df62f85: Pull complete [2021-09-06T16:37:33.117Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-06T16:37:33.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T16:37:33.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:37:33.477Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T16:37:33.477Z] WORKDIR /edgex [2021-09-06T16:37:33.477Z] COPY go.mod . [2021-09-06T16:37:33.477Z] RUN go mod download [2021-09-06T16:37:33.477Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-06T16:37:34.797Z] Removing intermediate container a1a67f3d9cbb [2021-09-06T16:37:34.797Z] ---> 8fae1ddeef16 [2021-09-06T16:37:34.797Z] Step 6/23 : COPY go.mod . [2021-09-06T16:37:36.118Z] Sending build context to Docker daemon 166MB [2021-09-06T16:37:36.118Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T16:37:36.118Z] ---> 04bc70af865f [2021-09-06T16:37:36.118Z] Step 2/4 : WORKDIR /edgex [2021-09-06T16:37:36.787Z] Removing intermediate container f7e2c84c738e [2021-09-06T16:37:36.787Z] ---> be847f65987e [2021-09-06T16:37:36.787Z] Step 8/32 : COPY . . [2021-09-06T16:37:36.787Z] ---> 386b5a9b6228 [2021-09-06T16:37:36.787Z] Step 9/26 : RUN go mod tidy [2021-09-06T16:37:36.787Z] ---> 53846c226887 [2021-09-06T16:37:36.787Z] Step 7/23 : RUN go mod download [2021-09-06T16:37:37.057Z] ---> Running in f3e9779beced [2021-09-06T16:37:37.328Z] ---> Running in eaa548ff1319 [2021-09-06T16:37:37.599Z] ---> fc86a2a8b311 [2021-09-06T16:37:37.599Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:37:37.599Z] ---> 0446b4b7cd03 [2021-09-06T16:37:37.599Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:37:37.874Z] ---> Running in 098ec7a8eede [2021-09-06T16:37:37.874Z] ---> Running in cdbc2225fcd8 [2021-09-06T16:37:40.425Z] ---> Running in 5d2f558daadf [2021-09-06T16:37:40.425Z] Removing intermediate container 5d2f558daadf [2021-09-06T16:37:40.425Z] ---> 18550d9d0950 [2021-09-06T16:37:40.425Z] Step 3/4 : COPY go.mod . [2021-09-06T16:37:41.016Z] ---> c3adcb085aef [2021-09-06T16:37:41.016Z] Step 4/4 : RUN go mod download [2021-09-06T16:37:41.240Z] Removing intermediate container f3e9779beced [2021-09-06T16:37:41.240Z] ---> b54effde51f5 [2021-09-06T16:37:41.240Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T16:37:41.289Z] ---> Running in d2ead5b06205 [2021-09-06T16:37:41.509Z] Removing intermediate container eaa548ff1319 [2021-09-06T16:37:41.509Z] ---> 486015387e13 [2021-09-06T16:37:41.509Z] Step 8/23 : COPY . . [2021-09-06T16:37:41.509Z] ---> Running in a120e65261f5 [2021-09-06T16:37:42.106Z] Removing intermediate container cdbc2225fcd8 [2021-09-06T16:37:42.106Z] ---> 745bb5a9800d [2021-09-06T16:37:42.106Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T16:37:42.380Z] 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-09-06T16:37:42.380Z] Removing intermediate container 098ec7a8eede [2021-09-06T16:37:42.380Z] ---> 5919d9843ae6 [2021-09-06T16:37:42.380Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T16:37:44.005Z] ---> Running in 2464488f649f [2021-09-06T16:37:44.005Z] ---> Running in 4724a9424f05 [2021-09-06T16:37:44.005Z] ---> bb3d53b47967 [2021-09-06T16:37:44.005Z] Step 9/32 : RUN go mod tidy [2021-09-06T16:37:44.276Z] ---> Running in 069ce9c1f1ba [2021-09-06T16:37:44.872Z] 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-09-06T16:37:44.872Z] 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-09-06T16:37:48.250Z] Removing intermediate container 069ce9c1f1ba [2021-09-06T16:37:48.250Z] ---> 8231ee9dfbee [2021-09-06T16:37:48.250Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T16:37:48.250Z] ---> Running in ddb081212ce5 [2021-09-06T16:37:49.276Z] 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-09-06T16:37:50.731Z] ---> 6cfe594e473b [2021-09-06T16:37:50.731Z] Step 9/23 : RUN go mod tidy [2021-09-06T16:37:50.731Z] ---> Running in f41730311d02 [2021-09-06T16:37:54.130Z] Removing intermediate container f41730311d02 [2021-09-06T16:37:54.130Z] ---> 350c091547b8 [2021-09-06T16:37:54.130Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T16:37:54.130Z] ---> Running in eda350b86447 [2021-09-06T16:37:54.408Z] 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-09-06T16:38:18.141Z] 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-09-06T16:38:26.409Z] Removing intermediate container a120e65261f5 [2021-09-06T16:38:26.409Z] ---> 759bf4f994f1 [2021-09-06T16:38:26.409Z] [2021-09-06T16:38:26.409Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T16:38:26.409Z] 3.12: Pulling from library/alpine [2021-09-06T16:38:26.678Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T16:38:26.678Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T16:38:26.678Z] ---> 48b8ec4ed9eb [2021-09-06T16:38:26.678Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T16:38:27.265Z] ---> Running in 3e9eea69d84f [2021-09-06T16:38:27.265Z] Removing intermediate container 4724a9424f05 [2021-09-06T16:38:27.265Z] ---> d30bec2b2a70 [2021-09-06T16:38:27.265Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T16:38:27.535Z] ---> Running in 329e516ec67e [2021-09-06T16:38:28.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:28.126Z] 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-09-06T16:38:28.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:28.397Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T16:38:28.397Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T16:38:28.397Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T16:38:28.397Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:38:28.397Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:38:28.666Z] OK: 6 MiB in 17 packages [2021-09-06T16:38:29.250Z] Removing intermediate container 3e9eea69d84f [2021-09-06T16:38:29.250Z] ---> 1935e6d64c45 [2021-09-06T16:38:29.250Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T16:38:29.250Z] ---> Running in 511bd58215f1 [2021-09-06T16:38:29.843Z] Removing intermediate container 511bd58215f1 [2021-09-06T16:38:29.843Z] ---> 5c1ddc02ce0a [2021-09-06T16:38:29.843Z] Step 14/26 : WORKDIR / [2021-09-06T16:38:29.843Z] ---> Running in fa72dfa87051 [2021-09-06T16:38:30.819Z] Removing intermediate container 329e516ec67e [2021-09-06T16:38:30.819Z] ---> 070a391c9be8 [2021-09-06T16:38:30.819Z] [2021-09-06T16:38:30.819Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T16:38:30.819Z] Removing intermediate container fa72dfa87051 [2021-09-06T16:38:30.819Z] ---> 1125f8bed4ad [2021-09-06T16:38:30.819Z] 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-09-06T16:38:31.100Z] Removing intermediate container 2464488f649f [2021-09-06T16:38:31.100Z] ---> ea3555e8a9ee [2021-09-06T16:38:31.100Z] [2021-09-06T16:38:31.100Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:38:31.100Z] ---> 48b8ec4ed9eb [2021-09-06T16:38:31.100Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:38:31.372Z] 20.10.7: Pulling from library/docker [2021-09-06T16:38:31.651Z] ---> 1ee43befd1ef [2021-09-06T16:38:31.651Z] 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-09-06T16:38:31.651Z] ---> Running in 114f71c9b7ea [2021-09-06T16:38:32.622Z] ---> 9adf7caaf751 [2021-09-06T16:38:32.622Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T16:38:32.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:32.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:32.896Z] Removing intermediate container ddb081212ce5 [2021-09-06T16:38:32.896Z] ---> 9c7437715e17 [2021-09-06T16:38:32.896Z] [2021-09-06T16:38:32.896Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T16:38:32.896Z] ---> 48b8ec4ed9eb [2021-09-06T16:38:32.896Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T16:38:32.896Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T16:38:32.896Z] ---> Running in 9668ef96e224 [2021-09-06T16:38:32.896Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:38:32.896Z] OK: 6 MiB in 15 packages [2021-09-06T16:38:33.184Z] ---> 792d04fdeff5 [2021-09-06T16:38:33.184Z] 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-09-06T16:38:33.184Z] Removing intermediate container 9668ef96e224 [2021-09-06T16:38:33.184Z] ---> 9bafad2496c4 [2021-09-06T16:38:33.184Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T16:38:33.457Z] ---> Running in 3f551148368b [2021-09-06T16:38:33.457Z] ---> e39306be7c11 [2021-09-06T16:38:33.457Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T16:38:34.066Z] Removing intermediate container 114f71c9b7ea [2021-09-06T16:38:34.066Z] ---> 5d32774daba9 [2021-09-06T16:38:34.066Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:38:34.066Z] ---> Running in 96ea02fd653a [2021-09-06T16:38:34.066Z] ---> ddcdde2b13b9 [2021-09-06T16:38:34.066Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T16:38:34.344Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:34.344Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:34.627Z] Removing intermediate container 96ea02fd653a [2021-09-06T16:38:34.627Z] ---> 8197811bc436 [2021-09-06T16:38:34.627Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T16:38:34.627Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T16:38:34.627Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T16:38:34.627Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:38:34.627Z] OK: 6 MiB in 16 packages [2021-09-06T16:38:34.627Z] ---> Running in f0784612f0bf [2021-09-06T16:38:35.225Z] ---> c89eb53a07a2 [2021-09-06T16:38:35.225Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T16:38:35.497Z] Removing intermediate container f0784612f0bf [2021-09-06T16:38:35.497Z] ---> e364710c1952 [2021-09-06T16:38:35.497Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T16:38:35.497Z] Removing intermediate container eda350b86447 [2021-09-06T16:38:35.497Z] ---> 0b479f028d4f [2021-09-06T16:38:35.497Z] [2021-09-06T16:38:35.497Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T16:38:35.497Z] ---> Running in ee9a166fb346 [2021-09-06T16:38:35.497Z] ---> 48b8ec4ed9eb [2021-09-06T16:38:35.497Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T16:38:35.497Z] ---> 168128a8514d [2021-09-06T16:38:35.497Z] 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-09-06T16:38:35.497Z] ---> Running in 23c5b672fa44 [2021-09-06T16:38:35.765Z] ---> Running in 10228420d889 [2021-09-06T16:38:35.765Z] Removing intermediate container 3f551148368b [2021-09-06T16:38:35.765Z] ---> 8c6fb8379d08 [2021-09-06T16:38:35.765Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T16:38:35.765Z] Removing intermediate container ee9a166fb346 [2021-09-06T16:38:35.765Z] ---> 6490124c2bbb [2021-09-06T16:38:35.765Z] Step 16/24 : WORKDIR / [2021-09-06T16:38:35.765Z] ---> Running in f340cd70de61 [2021-09-06T16:38:35.765Z] ---> Running in c175f3c94d0d [2021-09-06T16:38:35.765Z] Removing intermediate container f340cd70de61 [2021-09-06T16:38:35.765Z] ---> 19fdf77203c1 [2021-09-06T16:38:35.765Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T16:38:36.037Z] ---> Running in ecfc4c816128 [2021-09-06T16:38:36.037Z] Removing intermediate container c175f3c94d0d [2021-09-06T16:38:36.037Z] ---> f9d6dbf6f190 [2021-09-06T16:38:36.037Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:38:36.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:36.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:36.313Z] Removing intermediate container ecfc4c816128 [2021-09-06T16:38:36.313Z] ---> 5ac92ca8a465 [2021-09-06T16:38:36.313Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-06T16:38:36.313Z] ---> dff4805939fc [2021-09-06T16:38:36.313Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T16:38:36.313Z] ---> Running in 276cc9238cf5 [2021-09-06T16:38:36.314Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T16:38:36.314Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T16:38:36.314Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:38:36.314Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:38:36.314Z] OK: 6 MiB in 16 packages [2021-09-06T16:38:36.898Z] Removing intermediate container 10228420d889 [2021-09-06T16:38:36.898Z] ---> 3e9b490c4650 [2021-09-06T16:38:36.898Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T16:38:36.898Z] ---> 1bb471a44b3b [2021-09-06T16:38:36.898Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T16:38:36.898Z] ---> Running in 1c0a84049f80 [2021-09-06T16:38:37.175Z] ---> b4a9f6a6a0be [2021-09-06T16:38:37.175Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T16:38:37.175Z] ---> Running in dd9d69695782 [2021-09-06T16:38:37.175Z] Removing intermediate container 1c0a84049f80 [2021-09-06T16:38:37.175Z] ---> e7f5de47568e [2021-09-06T16:38:37.175Z] Step 24/26 : LABEL arch=x86_64 [2021-09-06T16:38:37.175Z] Removing intermediate container 23c5b672fa44 [2021-09-06T16:38:37.175Z] ---> be05a68efba2 [2021-09-06T16:38:37.175Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:38:37.444Z] ---> Running in fde3d3e5cbd5 [2021-09-06T16:38:37.444Z] ---> Running in 60377e7b3527 [2021-09-06T16:38:37.444Z] Removing intermediate container dd9d69695782 [2021-09-06T16:38:37.444Z] ---> ff904374ea24 [2021-09-06T16:38:37.444Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:38:37.444Z] Removing intermediate container fde3d3e5cbd5 [2021-09-06T16:38:37.444Z] ---> decf8dffb48d [2021-09-06T16:38:37.444Z] Step 25/26 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 [2021-09-06T16:38:37.737Z] ---> Running in cdd6fe1ad240 [2021-09-06T16:38:37.737Z] ---> Running in bc26db568d04 [2021-09-06T16:38:37.737Z] Removing intermediate container 60377e7b3527 [2021-09-06T16:38:37.737Z] ---> 2352f8651249 [2021-09-06T16:38:37.737Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T16:38:37.737Z] Removing intermediate container 276cc9238cf5 [2021-09-06T16:38:37.737Z] ---> 019ac036a9af [2021-09-06T16:38:37.737Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T16:38:37.737Z] Removing intermediate container cdd6fe1ad240 [2021-09-06T16:38:37.737Z] ---> 6a00b3344ccb [2021-09-06T16:38:37.737Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T16:38:37.737Z] ---> Running in b30c4454aa6b [2021-09-06T16:38:38.184Z] Removing intermediate container bc26db568d04 [2021-09-06T16:38:38.184Z] ---> a860770b4855 [2021-09-06T16:38:38.184Z] Step 26/26 : LABEL version=0.0.0 [2021-09-06T16:38:38.184Z] ---> Running in 4a5ba74b0a49 [2021-09-06T16:38:38.184Z] ---> Running in 94f259dbcc83 [2021-09-06T16:38:38.184Z] ---> Running in 841880896b5d [2021-09-06T16:38:38.184Z] Removing intermediate container b30c4454aa6b [2021-09-06T16:38:38.184Z] ---> 89abe2ceb7ff [2021-09-06T16:38:38.184Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T16:38:38.184Z] ---> Running in ce1d6b110654 [2021-09-06T16:38:38.680Z] Removing intermediate container 4a5ba74b0a49 [2021-09-06T16:38:38.680Z] ---> b5dedeebdd60 [2021-09-06T16:38:38.680Z] Step 23/24 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 [2021-09-06T16:38:38.680Z] Removing intermediate container 841880896b5d [2021-09-06T16:38:38.680Z] ---> dc02bee1b85d [2021-09-06T16:38:38.680Z] [2021-09-06T16:38:38.680Z] Removing intermediate container 94f259dbcc83 [2021-09-06T16:38:38.680Z] ---> 5544ce9db40d [2021-09-06T16:38:38.680Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T16:38:38.680Z] ---> Running in 63d944ec6e02 [2021-09-06T16:38:38.680Z] Removing intermediate container ce1d6b110654 [2021-09-06T16:38:38.680Z] ---> 975eebdbc84d [2021-09-06T16:38:38.680Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:38:38.680Z] Successfully built dc02bee1b85d [2021-09-06T16:38:38.680Z] Successfully tagged security-secretstore-setup:latest [2021-09-06T16:38:38.680Z]  Building security-secretstore-setup ... done Building core-command [2021-09-06T16:38:38.680Z] Removing intermediate container 63d944ec6e02 [2021-09-06T16:38:38.680Z] ---> b190cae66e39 [2021-09-06T16:38:38.680Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:38:39.334Z] ---> Running in 9748d789d71f [2021-09-06T16:38:41.963Z] ---> 9f2b66980fba [2021-09-06T16:38:41.963Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T16:38:41.963Z] ---> a0bb1a3bf618 [2021-09-06T16:38:41.963Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T16:38:41.963Z] Removing intermediate container 9748d789d71f [2021-09-06T16:38:41.963Z] ---> e6443acd6c7c [2021-09-06T16:38:41.963Z] [2021-09-06T16:38:41.963Z] Successfully built e6443acd6c7c [2021-09-06T16:38:41.963Z] Successfully tagged core-metadata:latest [2021-09-06T16:38:41.963Z]  Building core-metadata ... done Building core-data [2021-09-06T16:38:41.963Z] ---> Running in 5830d69194ba [2021-09-06T16:38:42.755Z] ---> 90454739f912 [2021-09-06T16:38:42.755Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T16:38:43.354Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:38:43.354Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:38:43.354Z] ---> ce95465a7c45 [2021-09-06T16:38:43.354Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:38:43.354Z] ---> Using cache [2021-09-06T16:38:43.354Z] ---> 8ba401ee3a79 [2021-09-06T16:38:43.354Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:38:43.354Z] ---> Using cache [2021-09-06T16:38:43.354Z] ---> b3b96d4915fa [2021-09-06T16:38:43.354Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T16:38:44.818Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T16:38:44.818Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T16:38:44.818Z] ---> 08bdaf2f88f9 [2021-09-06T16:38:44.818Z] 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-09-06T16:38:44.818Z] ---> 988b2d6c8b2f [2021-09-06T16:38:44.818Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T16:38:44.818Z] ---> Running in 4b524e08b40d [2021-09-06T16:38:44.818Z] ---> Running in f75edff3e144 [2021-09-06T16:38:44.818Z] ---> Running in c5a6fece9b8a [2021-09-06T16:38:45.109Z] Removing intermediate container f75edff3e144 [2021-09-06T16:38:45.109Z] ---> be75b4787339 [2021-09-06T16:38:45.109Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-06T16:38:45.109Z] Removing intermediate container 5830d69194ba [2021-09-06T16:38:45.109Z] ---> e334ad27c03e [2021-09-06T16:38:45.109Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:38:45.109Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:45.109Z] Removing intermediate container c5a6fece9b8a [2021-09-06T16:38:45.109Z] ---> dfe27f14387c [2021-09-06T16:38:45.109Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:38:45.109Z] ---> Running in 8fae143049ba [2021-09-06T16:38:45.109Z] ---> Running in 6a706baa2117 [2021-09-06T16:38:45.390Z] ---> c84327cd9f7e [2021-09-06T16:38:45.390Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-06T16:38:45.390Z] Removing intermediate container 6a706baa2117 [2021-09-06T16:38:45.390Z] ---> 6ab1c869e822 [2021-09-06T16:38:45.390Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T16:38:45.678Z] ---> Running in 9be656df294d [2021-09-06T16:38:45.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:45.678Z] Removing intermediate container 9be656df294d [2021-09-06T16:38:45.678Z] ---> 963d63fd2f65 [2021-09-06T16:38:45.678Z] Step 22/23 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 [2021-09-06T16:38:45.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:45.962Z] ---> Running in 94fe9f2dbed1 [2021-09-06T16:38:46.268Z] ---> 2efa6ac2370c [2021-09-06T16:38:46.268Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T16:38:46.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:46.268Z] Removing intermediate container 94fe9f2dbed1 [2021-09-06T16:38:46.268Z] ---> c8d494875675 [2021-09-06T16:38:46.268Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T16:38:46.268Z] ---> Running in ce61d5370516 [2021-09-06T16:38:46.268Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T16:38:46.571Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T16:38:46.571Z] Executing bash-5.1.0-r0.post-install [2021-09-06T16:38:46.571Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T16:38:46.571Z] ---> be567bc891e4 [2021-09-06T16:38:46.571Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T16:38:46.571Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T16:38:46.571Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T16:38:46.571Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T16:38:46.571Z] Removing intermediate container ce61d5370516 [2021-09-06T16:38:46.571Z] ---> 7d46f5313f65 [2021-09-06T16:38:46.571Z] [2021-09-06T16:38:46.571Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T16:38:46.571Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T16:38:46.571Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T16:38:46.571Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T16:38:46.571Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T16:38:46.571Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T16:38:46.571Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T16:38:46.571Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T16:38:46.879Z] Successfully built 7d46f5313f65 [2021-09-06T16:38:46.879Z] Successfully tagged support-notifications:latest [2021-09-06T16:38:46.879Z]  Building support-notifications ... done Building security-proxy-setup [2021-09-06T16:38:47.164Z] OK: 219 MiB in 52 packages [2021-09-06T16:38:49.815Z] ---> 98e4262a4f80 [2021-09-06T16:38:49.815Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T16:38:51.275Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T16:38:51.275Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T16:38:51.275Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T16:38:51.275Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T16:38:51.275Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T16:38:51.556Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T16:38:51.556Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T16:38:51.556Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T16:38:51.556Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T16:38:52.163Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T16:38:52.163Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T16:38:52.443Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T16:38:52.443Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:38:52.443Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:38:52.443Z] ---> ce95465a7c45 [2021-09-06T16:38:52.443Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T16:38:52.443Z] ---> Using cache [2021-09-06T16:38:52.443Z] ---> 8ba401ee3a79 [2021-09-06T16:38:52.443Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:38:52.443Z] ---> Using cache [2021-09-06T16:38:52.443Z] ---> b3b96d4915fa [2021-09-06T16:38:52.443Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T16:38:52.443Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T16:38:52.724Z] ---> 8ed0033458e9 [2021-09-06T16:38:52.724Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T16:38:52.724Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T16:38:52.724Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:38:52.724Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:38:52.724Z] ---> ce95465a7c45 [2021-09-06T16:38:52.724Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:38:52.724Z] ---> Using cache [2021-09-06T16:38:52.724Z] ---> 8ba401ee3a79 [2021-09-06T16:38:52.724Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:38:52.724Z] ---> Using cache [2021-09-06T16:38:52.724Z] ---> b3b96d4915fa [2021-09-06T16:38:52.724Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T16:38:52.724Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T16:38:52.724Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T16:38:52.724Z] Removing intermediate container 4b524e08b40d [2021-09-06T16:38:52.724Z] ---> 34041c0385f1 [2021-09-06T16:38:52.724Z] Step 6/24 : COPY go.mod . [2021-09-06T16:38:52.724Z] ---> Running in 2d927a0ba78c [2021-09-06T16:38:52.724Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T16:38:52.724Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T16:38:52.724Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T16:38:52.724Z] ---> Running in 0509453721ce [2021-09-06T16:38:52.724Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T16:38:52.724Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T16:38:52.724Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T16:38:52.724Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T16:38:52.724Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T16:38:52.724Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T16:38:53.005Z] ---> Running in 71b0115f3600 [2021-09-06T16:38:53.005Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T16:38:53.005Z] OK: 82 MiB in 59 packages [2021-09-06T16:38:53.298Z] ---> 2cee6e051d6b [2021-09-06T16:38:53.298Z] Step 7/24 : RUN go mod download [2021-09-06T16:38:53.298Z] ---> Running in d2b72482cf5c [2021-09-06T16:38:53.298Z] Removing intermediate container 71b0115f3600 [2021-09-06T16:38:53.298Z] ---> 274c659338cd [2021-09-06T16:38:53.298Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T16:38:53.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:53.863Z] ---> 3301ec75ba3a [2021-09-06T16:38:53.863Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T16:38:53.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:53.863Z] ---> Running in 302d6453cf02 [2021-09-06T16:38:54.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:54.870Z] Removing intermediate container 302d6453cf02 [2021-09-06T16:38:54.870Z] ---> b4399cc73a87 [2021-09-06T16:38:54.870Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T16:38:54.870Z] Collecting docker-compose==1.23.2 [2021-09-06T16:38:55.157Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T16:38:55.157Z] ---> Running in 9c71b9518763 [2021-09-06T16:38:55.157Z] Removing intermediate container d2b72482cf5c [2021-09-06T16:38:55.157Z] ---> d2b67abb088e [2021-09-06T16:38:55.157Z] Step 8/24 : COPY . . [2021-09-06T16:38:55.157Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T16:38:55.157Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T16:38:55.157Z] Removing intermediate container 9c71b9518763 [2021-09-06T16:38:55.157Z] ---> cc2be4daf1d0 [2021-09-06T16:38:55.157Z] Step 29/32 : CMD ["gate"] [2021-09-06T16:38:55.434Z] OK: 219 MiB in 52 packages [2021-09-06T16:38:55.434Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T16:38:55.434Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T16:38:55.434Z] ---> Running in 02483842898e [2021-09-06T16:38:55.434Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T16:38:55.711Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T16:38:55.988Z] Collecting PyYAML<4,>=3.10 [2021-09-06T16:38:55.988Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T16:38:56.625Z] 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-09-06T16:38:56.625Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T16:38:56.625Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T16:38:56.625Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T16:38:56.625Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T16:38:56.625Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T16:38:56.625Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T16:38:57.241Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T16:38:57.241Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T16:38:57.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:57.241Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T16:38:57.241Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T16:38:57.528Z] Collecting docker-pycreds>=0.4.0 [2021-09-06T16:38:57.528Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T16:38:57.528Z] Collecting idna<2.8,>=2.5 [2021-09-06T16:38:57.528Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T16:38:57.528Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T16:38:57.528Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T16:38:57.852Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T16:38:57.852Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T16:38:57.852Z] Removing intermediate container 02483842898e [2021-09-06T16:38:57.852Z] ---> 87943abaf83c [2021-09-06T16:38:57.852Z] Step 30/32 : LABEL arch=x86_64 [2021-09-06T16:38:57.852Z] OK: 219 MiB in 52 packages [2021-09-06T16:38:57.852Z] Collecting certifi>=2017.4.17 [2021-09-06T16:38:57.852Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T16:38:57.852Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T16:38:57.852Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T16:38:57.852Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T16:38:57.852Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T16:38:58.156Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T16:38:58.156Z] Attempting uninstall: urllib3 [2021-09-06T16:38:58.156Z] Found existing installation: urllib3 1.26.2 [2021-09-06T16:38:58.156Z] Uninstalling urllib3-1.26.2: [2021-09-06T16:38:58.156Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T16:38:58.453Z] Removing intermediate container 2d927a0ba78c [2021-09-06T16:38:58.453Z] ---> 1cf7a79c6fcb [2021-09-06T16:38:58.453Z] Step 6/22 : COPY go.mod . [2021-09-06T16:38:58.453Z] Attempting uninstall: idna [2021-09-06T16:38:58.453Z] Found existing installation: idna 3.1 [2021-09-06T16:38:58.453Z] Uninstalling idna-3.1: [2021-09-06T16:38:58.453Z] Successfully uninstalled idna-3.1 [2021-09-06T16:38:58.734Z] Attempting uninstall: chardet [2021-09-06T16:38:58.734Z] Found existing installation: chardet 4.0.0 [2021-09-06T16:38:58.734Z] Uninstalling chardet-4.0.0: [2021-09-06T16:38:58.734Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T16:38:59.017Z] ---> Running in 2d267078aee7 [2021-09-06T16:38:59.017Z] ---> c55c8956cdd1 [2021-09-06T16:38:59.017Z] Step 7/22 : RUN go mod download [2021-09-06T16:38:59.017Z] ---> Running in 39049784c65b [2021-09-06T16:38:59.309Z] ---> 72d235b9cbd1 [2021-09-06T16:38:59.309Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:38:59.309Z] Removing intermediate container 2d267078aee7 [2021-09-06T16:38:59.309Z] ---> dc0b2bfd514c [2021-09-06T16:38:59.309Z] Step 31/32 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 [2021-09-06T16:38:59.309Z] Attempting uninstall: requests [2021-09-06T16:38:59.309Z] Found existing installation: requests 2.25.1 [2021-09-06T16:38:59.309Z] Uninstalling requests-2.25.1: [2021-09-06T16:38:59.309Z] Successfully uninstalled requests-2.25.1 [2021-09-06T16:38:59.309Z] ---> Running in 3a86b00ac259 [2021-09-06T16:38:59.309Z] ---> Running in 127542bd8401 [2021-09-06T16:38:59.309Z] Running setup.py install for texttable: started [2021-09-06T16:38:59.309Z] Removing intermediate container 0509453721ce [2021-09-06T16:38:59.309Z] ---> 66e7b57693dd [2021-09-06T16:38:59.309Z] Step 6/24 : COPY go.mod . [2021-09-06T16:38:59.589Z] ---> c3d625c656fd [2021-09-06T16:38:59.590Z] Step 7/24 : RUN go mod download [2021-09-06T16:38:59.590Z] Removing intermediate container 3a86b00ac259 [2021-09-06T16:38:59.590Z] ---> d813fe70e16e [2021-09-06T16:38:59.590Z] Step 32/32 : LABEL version=0.0.0 [2021-09-06T16:38:59.590Z] ---> Running in 6149a425bc7c [2021-09-06T16:38:59.883Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T16:38:59.883Z] Running setup.py install for PyYAML: started [2021-09-06T16:38:59.883Z] ---> Running in dd3796713043 [2021-09-06T16:39:00.150Z] Removing intermediate container dd3796713043 [2021-09-06T16:39:00.150Z] ---> fc3e5cc5d74f [2021-09-06T16:39:00.150Z] [2021-09-06T16:39:00.150Z] Successfully built fc3e5cc5d74f [2021-09-06T16:39:00.150Z] Successfully tagged security-bootstrapper:latest [2021-09-06T16:39:00.150Z] Building support-scheduler [2021-09-06T16:39:00.694Z]  Building security-bootstrapper ... done  Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T16:39:00.965Z] Running setup.py install for docopt: started [2021-09-06T16:39:01.563Z] Running setup.py install for docopt: finished with status 'done' [2021-09-06T16:39:01.563Z] Running setup.py install for dockerpty: started [2021-09-06T16:39:01.837Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T16:39:03.799Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-06T16:39:03.799Z] Removing intermediate container 39049784c65b [2021-09-06T16:39:03.799Z] ---> e191726afeb7 [2021-09-06T16:39:03.799Z] Step 8/22 : COPY . . [2021-09-06T16:39:04.079Z] Removing intermediate container 127542bd8401 [2021-09-06T16:39:04.079Z] ---> fde398df3924 [2021-09-06T16:39:04.079Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T16:39:05.052Z] Removing intermediate container 6149a425bc7c [2021-09-06T16:39:05.052Z] ---> 05a1bf5a8c7f [2021-09-06T16:39:05.052Z] Step 8/24 : COPY . . [2021-09-06T16:39:07.032Z] ---> Running in c9dd20b2393a [2021-09-06T16:39:12.670Z] 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-09-06T16:39:12.947Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:39:12.947Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:39:12.947Z] ---> ce95465a7c45 [2021-09-06T16:39:12.947Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T16:39:12.947Z] ---> Using cache [2021-09-06T16:39:12.947Z] ---> 8ba401ee3a79 [2021-09-06T16:39:12.947Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:39:12.947Z] ---> Using cache [2021-09-06T16:39:12.947Z] ---> b3b96d4915fa [2021-09-06T16:39:12.947Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T16:39:12.947Z] ---> Using cache [2021-09-06T16:39:12.947Z] ---> 1cf7a79c6fcb [2021-09-06T16:39:12.947Z] Step 6/23 : COPY go.mod . [2021-09-06T16:39:12.947Z] ---> Using cache [2021-09-06T16:39:12.947Z] ---> c55c8956cdd1 [2021-09-06T16:39:12.947Z] Step 7/23 : RUN go mod download [2021-09-06T16:39:12.947Z] ---> Using cache [2021-09-06T16:39:12.947Z] ---> e191726afeb7 [2021-09-06T16:39:12.947Z] Step 8/23 : COPY . . [2021-09-06T16:39:12.947Z] ---> Using cache [2021-09-06T16:39:12.947Z] ---> c3bfa98e9f8d [2021-09-06T16:39:12.947Z] Step 9/23 : RUN go mod tidy [2021-09-06T16:39:14.398Z] ---> Running in 7c34ba0456ae [2021-09-06T16:39:14.398Z] ---> c3bfa98e9f8d [2021-09-06T16:39:14.398Z] Step 9/22 : RUN go mod tidy [2021-09-06T16:39:14.398Z] ---> 383c50518a67 [2021-09-06T16:39:14.398Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:39:14.398Z] ---> Running in e9c8639d69af [2021-09-06T16:39:14.398Z] ---> Running in 5a3d9a5eda85 [2021-09-06T16:39:17.101Z] Removing intermediate container 5a3d9a5eda85 [2021-09-06T16:39:17.101Z] ---> 1d3743416625 [2021-09-06T16:39:17.101Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T16:39:17.379Z] ---> Running in f74da0689522 [2021-09-06T16:39:17.379Z] Removing intermediate container e9c8639d69af [2021-09-06T16:39:17.379Z] ---> 66735e90f3db [2021-09-06T16:39:17.379Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T16:39:17.379Z] Removing intermediate container 7c34ba0456ae [2021-09-06T16:39:17.379Z] ---> 928b9d9ce09b [2021-09-06T16:39:17.379Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T16:39:17.379Z] ---> Running in 273c9bd716f0 [2021-09-06T16:39:17.379Z] ---> Running in 56c2bb2d7518 [2021-09-06T16:39:17.987Z] 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-09-06T16:39:18.617Z] 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-09-06T16:39:18.617Z] 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-09-06T16:39:18.763Z] Removing intermediate container d2ead5b06205 [2021-09-06T16:39:18.763Z] ---> d3ce8781a4e3 [2021-09-06T16:39:18.763Z] Successfully built d3ce8781a4e3 [2021-09-06T16:39:18.763Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:39:19.134Z] + docker inspect -f . ci-base-image-arm64 [2021-09-06T16:39:19.135Z] . [Pipeline] withDockerContainer [2021-09-06T16:39:19.459Z] prd-ubuntu18.04-docker-arm64-4c-16g-1459 does not seem to be running inside a container [2021-09-06T16:39:19.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-06T16:39:21.639Z] $ docker top 029cb596544297f26514a5b53bf14605028d702c2eda5671aaf11efa642467d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:39:22.049Z] Removing intermediate container 8fae143049ba [2021-09-06T16:39:22.049Z] ---> 9514ae9b1bcc [2021-09-06T16:39:22.049Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T16:39:22.049Z] ---> Running in f2cc3f0efbfa [2021-09-06T16:39:22.049Z] Removing intermediate container f2cc3f0efbfa [2021-09-06T16:39:22.049Z] ---> 8362dbe76e07 [2021-09-06T16:39:22.049Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T16:39:22.049Z] ---> Running in e69a5ad6dd4b [2021-09-06T16:39:22.049Z] Removing intermediate container e69a5ad6dd4b [2021-09-06T16:39:22.049Z] ---> 99ca63463ddd [2021-09-06T16:39:22.049Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T16:39:22.664Z] ---> ca1bfbdede51 [2021-09-06T16:39:22.664Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T16:39:22.665Z] + go version [2021-09-06T16:39:22.665Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-06T16:39:22.692Z] $ docker stop --time=1 029cb596544297f26514a5b53bf14605028d702c2eda5671aaf11efa642467d4 [2021-09-06T16:39:22.956Z] ---> 7d10819f9077 [2021-09-06T16:39:22.956Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T16:39:23.245Z] ---> 633b6f7cc134 [2021-09-06T16:39:23.245Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T16:39:23.245Z] ---> Running in 78d59463df19 [2021-09-06T16:39:23.532Z] Removing intermediate container 78d59463df19 [2021-09-06T16:39:23.532Z] ---> 65bab82b7ded [2021-09-06T16:39:23.532Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:39:23.532Z] ---> Running in 11acc7381308 [2021-09-06T16:39:24.144Z] Removing intermediate container 11acc7381308 [2021-09-06T16:39:24.144Z] ---> 4e1d7a126be5 [2021-09-06T16:39:24.144Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T16:39:24.144Z] ---> Running in 9d2eb50cd3d3 [2021-09-06T16:39:24.144Z] Removing intermediate container 9d2eb50cd3d3 [2021-09-06T16:39:24.144Z] ---> af97d6be0ce9 [2021-09-06T16:39:24.144Z] Step 23/24 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 [2021-09-06T16:39:24.422Z] ---> Running in 6c22f85c2aee [2021-09-06T16:39:24.422Z] Removing intermediate container 6c22f85c2aee [2021-09-06T16:39:24.422Z] ---> 1aaa8f6213c3 [2021-09-06T16:39:24.422Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:39:24.422Z] ---> Running in 9888a1080b32 [2021-09-06T16:39:24.637Z] $ docker rm -f 029cb596544297f26514a5b53bf14605028d702c2eda5671aaf11efa642467d4 [2021-09-06T16:39:24.700Z] Removing intermediate container 9888a1080b32 [2021-09-06T16:39:24.700Z] ---> 7aa912782934 [2021-09-06T16:39:24.700Z] [2021-09-06T16:39:24.700Z] Successfully built 7aa912782934 [2021-09-06T16:39:24.700Z] Successfully tagged sys-mgmt-agent:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:39:25.480Z] + docker inspect -f . ci-base-image-arm64 [2021-09-06T16:39:25.481Z] . [Pipeline] withDockerContainer [2021-09-06T16:39:25.766Z] prd-ubuntu18.04-docker-arm64-4c-16g-1459 does not seem to be running inside a container [2021-09-06T16:39:25.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-06T16:39:27.594Z] $ docker top 26d18384cbce6767a640598d90ae2c55d8dbad99c6cedd7ddb51dbdc6857e974 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T16:39:27.963Z] ========================================================= [2021-09-06T16:39:27.963Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-06T16:39:27.963Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:39:28.640Z] + go mod tidy [Pipeline] sh [2021-09-06T16:39:30.756Z] + make test [2021-09-06T16:39:30.756Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-06T16:39:30.756Z] go mod tidy [2021-09-06T16:39:31.355Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-06T16:39:43.077Z]  Building sys-mgmt-agent ... done Removing intermediate container c9dd20b2393a [2021-09-06T16:39:43.077Z] ---> dbb6c9bd5d4d [2021-09-06T16:39:43.077Z] [2021-09-06T16:39:43.077Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:39:43.077Z] ---> 48b8ec4ed9eb [2021-09-06T16:39:43.077Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:39:43.077Z] ---> Using cache [2021-09-06T16:39:43.077Z] ---> 5d32774daba9 [2021-09-06T16:39:43.077Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:39:43.077Z] ---> Using cache [2021-09-06T16:39:43.077Z] ---> 8197811bc436 [2021-09-06T16:39:43.077Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T16:39:43.077Z] ---> Running in e81ddad20af9 [2021-09-06T16:39:43.077Z] Removing intermediate container e81ddad20af9 [2021-09-06T16:39:43.077Z] ---> 000167e40faa [2021-09-06T16:39:43.077Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T16:39:43.077Z] ---> Running in e2ffc2bb590c [2021-09-06T16:39:43.077Z] Removing intermediate container e2ffc2bb590c [2021-09-06T16:39:43.077Z] ---> 9e8fc0ad3c27 [2021-09-06T16:39:43.077Z] Step 16/24 : WORKDIR / [2021-09-06T16:39:43.077Z] ---> Running in 588ea1cf18d0 [2021-09-06T16:39:43.077Z] Removing intermediate container 588ea1cf18d0 [2021-09-06T16:39:43.077Z] ---> 2fada5466578 [2021-09-06T16:39:43.077Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:39:43.077Z] ---> acbf72e8dc7f [2021-09-06T16:39:43.077Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-06T16:39:43.682Z] ---> f21bf2eadd6d [2021-09-06T16:39:43.682Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T16:39:43.959Z] ---> a7ae46d3d6da [2021-09-06T16:39:43.959Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T16:39:44.237Z] ---> Running in 56c9dfae6e85 [2021-09-06T16:39:44.237Z] Removing intermediate container 56c9dfae6e85 [2021-09-06T16:39:44.237Z] ---> 6c9c7449c2b5 [2021-09-06T16:39:44.237Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:39:44.237Z] ---> Running in d710ca938e16 [2021-09-06T16:39:44.515Z] Removing intermediate container d710ca938e16 [2021-09-06T16:39:44.515Z] ---> fab3614e16e5 [2021-09-06T16:39:44.515Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T16:39:44.515Z] ---> Running in 30c60a3164d7 [2021-09-06T16:39:44.799Z] Removing intermediate container 30c60a3164d7 [2021-09-06T16:39:44.799Z] ---> 90161a449d9d [2021-09-06T16:39:44.799Z] Step 23/24 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 [2021-09-06T16:39:44.799Z] ---> Running in b9d13693a818 [2021-09-06T16:39:45.075Z] Removing intermediate container b9d13693a818 [2021-09-06T16:39:45.075Z] ---> c94c3f759854 [2021-09-06T16:39:45.075Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:39:45.075Z] ---> Running in e3be1e33191a [2021-09-06T16:39:45.075Z] Removing intermediate container e3be1e33191a [2021-09-06T16:39:45.075Z] ---> 93d75d29d0f3 [2021-09-06T16:39:45.075Z] [2021-09-06T16:39:45.350Z] Successfully built 93d75d29d0f3 [2021-09-06T16:39:45.350Z] Successfully tagged core-command:latest [2021-09-06T16:39:47.995Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T16:39:53.436Z] Removing intermediate container 273c9bd716f0 [2021-09-06T16:39:53.436Z] ---> 8ee6b3cb3fd5 [2021-09-06T16:39:53.436Z] [2021-09-06T16:39:53.436Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T16:39:53.436Z] ---> 48b8ec4ed9eb [2021-09-06T16:39:53.436Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T16:39:53.436Z] Removing intermediate container 56c2bb2d7518 [2021-09-06T16:39:53.436Z] ---> f54c27bf29ad [2021-09-06T16:39:53.436Z] [2021-09-06T16:39:53.436Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T16:39:53.436Z] ---> 48b8ec4ed9eb [2021-09-06T16:39:53.436Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:39:53.436Z] ---> Using cache [2021-09-06T16:39:53.436Z] ---> 5d32774daba9 [2021-09-06T16:39:53.436Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:39:53.436Z] ---> Using cache [2021-09-06T16:39:53.436Z] ---> 8197811bc436 [2021-09-06T16:39:53.436Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T16:39:53.436Z] ---> Running in eed086e20a3a [2021-09-06T16:39:53.436Z] ---> Running in 2de3613d933f [2021-09-06T16:39:53.436Z] Removing intermediate container 2de3613d933f [2021-09-06T16:39:53.436Z] ---> 36ed2027bff8 [2021-09-06T16:39:53.436Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T16:39:53.848Z] ---> Running in 3f2308377f6a [2021-09-06T16:39:53.848Z] Removing intermediate container 3f2308377f6a [2021-09-06T16:39:53.848Z] ---> cfb9ef4320f3 [2021-09-06T16:39:53.848Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:39:53.848Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:53.848Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:54.178Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T16:39:54.178Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T16:39:54.178Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T16:39:54.178Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T16:39:54.178Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:39:54.178Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:39:54.178Z] OK: 7 MiB in 18 packages [2021-09-06T16:39:54.500Z] ---> a97a67e33989 [2021-09-06T16:39:54.500Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T16:39:55.104Z] ---> cfa76238d9d0 [2021-09-06T16:39:55.104Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T16:39:55.104Z] Removing intermediate container eed086e20a3a [2021-09-06T16:39:55.104Z] ---> 2d44bbd2e632 [2021-09-06T16:39:55.104Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T16:39:55.104Z] ---> Running in d518c4e21be7 [2021-09-06T16:39:55.382Z] ---> 58643cc8cb84 [2021-09-06T16:39:55.382Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T16:39:55.382Z] ---> Running in a08c801da924 [2021-09-06T16:39:55.382Z] Removing intermediate container d518c4e21be7 [2021-09-06T16:39:55.382Z] ---> 4d51e88a0f71 [2021-09-06T16:39:55.382Z] Step 14/22 : WORKDIR /edgex [2021-09-06T16:39:55.382Z] ---> Running in 7a0b3eb7879c [2021-09-06T16:39:55.382Z] Removing intermediate container a08c801da924 [2021-09-06T16:39:55.382Z] ---> abe8f4ae5e6f [2021-09-06T16:39:55.382Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:39:55.882Z] Removing intermediate container 7a0b3eb7879c [2021-09-06T16:39:55.882Z] ---> c0e0558d2a11 [2021-09-06T16:39:55.882Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T16:39:55.882Z] ---> Running in 042999fcc288 [2021-09-06T16:39:55.882Z] Removing intermediate container 042999fcc288 [2021-09-06T16:39:55.882Z] ---> 9f8beae832b1 [2021-09-06T16:39:55.882Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T16:39:56.165Z] ---> Running in 616c29cbc221 [2021-09-06T16:39:56.165Z] ---> 8fa7f0d22754 [2021-09-06T16:39:56.165Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T16:39:56.165Z] Removing intermediate container 616c29cbc221 [2021-09-06T16:39:56.165Z] ---> c92dfd2b08ce [2021-09-06T16:39:56.165Z] Step 22/23 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 [2021-09-06T16:39:56.165Z] Removing intermediate container f74da0689522 [2021-09-06T16:39:56.165Z] ---> 31b1f0d15c91 [2021-09-06T16:39:56.165Z] [2021-09-06T16:39:56.165Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:39:56.165Z] ---> 48b8ec4ed9eb [2021-09-06T16:39:56.165Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T16:39:56.456Z] ---> Running in 0f2bd56befc6 [2021-09-06T16:39:56.456Z] ---> Running in ccf7964e612a [2021-09-06T16:39:56.456Z] Removing intermediate container 0f2bd56befc6 [2021-09-06T16:39:56.456Z] ---> 8e4a3fdc2e69 [2021-09-06T16:39:56.456Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T16:39:56.456Z] ---> 6b46e94b8277 [2021-09-06T16:39:56.456Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T16:39:56.456Z] ---> Running in 5f0520349ac9 [2021-09-06T16:39:56.456Z] Removing intermediate container ccf7964e612a [2021-09-06T16:39:56.456Z] ---> 7279820ae8f0 [2021-09-06T16:39:56.456Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T16:39:56.737Z] ---> Running in 743a58518ca2 [2021-09-06T16:39:56.737Z] Removing intermediate container 5f0520349ac9 [2021-09-06T16:39:56.737Z] ---> f075e95de560 [2021-09-06T16:39:56.737Z] [2021-09-06T16:39:56.737Z] Removing intermediate container 743a58518ca2 [2021-09-06T16:39:56.737Z] ---> 2bf269c73314 [2021-09-06T16:39:56.737Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T16:39:56.737Z] Successfully built f075e95de560 [2021-09-06T16:39:56.737Z] Successfully tagged support-scheduler:latest [2021-09-06T16:39:56.737Z]  Building support-scheduler ... done  ---> Running in 484f6a795ef6 [2021-09-06T16:39:57.016Z] ---> 95dc69b628cb [2021-09-06T16:39:57.016Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T16:39:57.016Z] ---> Running in 01b440d4fcc1 [2021-09-06T16:39:57.016Z] Removing intermediate container 484f6a795ef6 [2021-09-06T16:39:57.016Z] ---> 464bcd73a164 [2021-09-06T16:39:57.016Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:39:57.016Z] ---> Running in 91626cf2789e [2021-09-06T16:39:57.016Z] Removing intermediate container 01b440d4fcc1 [2021-09-06T16:39:57.016Z] ---> 26d0aa3b5799 [2021-09-06T16:39:57.016Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T16:39:57.016Z] ---> Running in 81e77dbe0731 [2021-09-06T16:39:57.296Z] Removing intermediate container 81e77dbe0731 [2021-09-06T16:39:57.296Z] ---> 352732cd30ba [2021-09-06T16:39:57.296Z] Step 20/22 : LABEL arch=x86_64 [2021-09-06T16:39:57.296Z] ---> Running in badaa03d7057 [2021-09-06T16:39:57.296Z] Removing intermediate container badaa03d7057 [2021-09-06T16:39:57.296Z] ---> de995a54d868 [2021-09-06T16:39:57.296Z] Step 21/22 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 [2021-09-06T16:39:57.296Z] ---> Running in 1587d39f386e [2021-09-06T16:39:57.296Z] Removing intermediate container 1587d39f386e [2021-09-06T16:39:57.296Z] ---> a862e712537d [2021-09-06T16:39:57.296Z] Step 22/22 : LABEL version=0.0.0 [2021-09-06T16:39:57.572Z] ---> Running in 6057ed414a52 [2021-09-06T16:39:57.572Z] Removing intermediate container 91626cf2789e [2021-09-06T16:39:57.572Z] ---> 28f5f0e4f558 [2021-09-06T16:39:57.572Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T16:39:57.572Z] ---> Running in 1e95c1ba9323 [2021-09-06T16:39:57.572Z] Removing intermediate container 6057ed414a52 [2021-09-06T16:39:57.572Z] ---> cead11984a2b [2021-09-06T16:39:57.572Z] [2021-09-06T16:39:57.572Z] Successfully built cead11984a2b [2021-09-06T16:39:57.572Z] Successfully tagged security-proxy-setup:latest [2021-09-06T16:39:57.845Z]  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:58.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:59.039Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T16:39:59.039Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T16:39:59.039Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-06T16:39:59.039Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T16:40:00.020Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T16:40:00.020Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T16:40:00.020Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:40:00.020Z] OK: 8 MiB in 20 packages [2021-09-06T16:40:00.616Z] Removing intermediate container 1e95c1ba9323 [2021-09-06T16:40:00.616Z] ---> e4456aa28095 [2021-09-06T16:40:00.616Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:40:00.616Z] ---> 1d5abb550c51 [2021-09-06T16:40:00.616Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T16:40:01.215Z] ---> 8228ac8927c4 [2021-09-06T16:40:01.215Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T16:40:01.488Z] ---> 88dc1d61f51c [2021-09-06T16:40:01.488Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T16:40:01.488Z] ---> Running in 70873c1b5278 [2021-09-06T16:40:01.763Z] Removing intermediate container 70873c1b5278 [2021-09-06T16:40:01.763Z] ---> 5f840f23532a [2021-09-06T16:40:01.763Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:40:01.763Z] ---> Running in 3be7de098c1e [2021-09-06T16:40:02.043Z] Removing intermediate container 3be7de098c1e [2021-09-06T16:40:02.043Z] ---> 37e79f46ba56 [2021-09-06T16:40:02.043Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T16:40:02.043Z] ---> Running in cd9083701575 [2021-09-06T16:40:02.043Z] Removing intermediate container cd9083701575 [2021-09-06T16:40:02.043Z] ---> cac0a7505194 [2021-09-06T16:40:02.043Z] Step 23/24 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 [2021-09-06T16:40:02.043Z] ---> Running in bdd0349e1830 [2021-09-06T16:40:02.318Z] Removing intermediate container bdd0349e1830 [2021-09-06T16:40:02.318Z] ---> e8e4d8a6403e [2021-09-06T16:40:02.318Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:40:02.318Z] ---> Running in 6e7c82d3b84c [2021-09-06T16:40:02.318Z] Removing intermediate container 6e7c82d3b84c [2021-09-06T16:40:02.318Z] ---> e2ddd62e916f [2021-09-06T16:40:02.318Z] [2021-09-06T16:40:02.591Z] Successfully built e2ddd62e916f [2021-09-06T16:40:02.591Z] Successfully tagged core-data:latest [2021-09-06T16:40:02.608Z]  Building core-data ... done  [Pipeline] } [2021-09-06T16:40:02.615Z] $ docker stop --time=1 e535c23824942f7cd36899f5d032c86797e61ff0d54a32a78792ac61b7819722 [2021-09-06T16:40:03.764Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-06T16:40:04.104Z] $ docker rm -f e535c23824942f7cd36899f5d032c86797e61ff0d54a32a78792ac61b7819722 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T16:40:04.514Z] + docker images [2021-09-06T16:40:04.515Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T16:40:04.515Z] core-data latest e2ddd62e916f 2 seconds ago 20.4MB [2021-09-06T16:40:04.515Z] security-proxy-setup latest cead11984a2b 7 seconds ago 25.9MB [2021-09-06T16:40:04.515Z] 31b1f0d15c91 8 seconds ago 1.76GB [2021-09-06T16:40:04.515Z] support-scheduler latest f075e95de560 8 seconds ago 16.1MB [2021-09-06T16:40:04.515Z] f54c27bf29ad 12 seconds ago 1.75GB [2021-09-06T16:40:04.515Z] 8ee6b3cb3fd5 12 seconds ago 1.76GB [2021-09-06T16:40:04.515Z] core-command latest 93d75d29d0f3 20 seconds ago 16MB [2021-09-06T16:40:04.515Z] dbb6c9bd5d4d 23 seconds ago 1.75GB [2021-09-06T16:40:04.515Z] sys-mgmt-agent latest 7aa912782934 40 seconds ago 325MB [2021-09-06T16:40:04.515Z] security-bootstrapper latest fc3e5cc5d74f About a minute ago 18.8MB [2021-09-06T16:40:04.515Z] support-notifications latest 7d46f5313f65 About a minute ago 16.8MB [2021-09-06T16:40:04.515Z] core-metadata latest e6443acd6c7c About a minute ago 16.7MB [2021-09-06T16:40:04.515Z] security-secretstore-setup latest dc02bee1b85d About a minute ago 28.1MB [2021-09-06T16:40:04.515Z] 0b479f028d4f About a minute ago 1.75GB [2021-09-06T16:40:04.515Z] 9c7437715e17 About a minute ago 1.75GB [2021-09-06T16:40:04.515Z] 070a391c9be8 About a minute ago 1.75GB [2021-09-06T16:40:04.515Z] ea3555e8a9ee About a minute ago 1.76GB [2021-09-06T16:40:04.515Z] 759bf4f994f1 About a minute ago 1.76GB [2021-09-06T16:40:04.515Z] ci-base-image-x86_64 latest ce95465a7c45 5 minutes ago 1.25GB [2021-09-06T16:40:04.515Z] alpine 3.12 48b8ec4ed9eb 5 days ago 5.58MB [2021-09-06T16:40:04.515Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB [2021-09-06T16:40:04.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-06T16:40:04.515Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-06T16:40:04.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-06T16:40:19.904Z] Still waiting to schedule task [2021-09-06T16:40:19.905Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-06T16:41:11.886Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-06T16:41:11.887Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-06T16:41:11.887Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-06T16:41:12.166Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-06T16:41:24.632Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-06T16:41:24.633Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-06T16:41:24.633Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-06T16:41:24.633Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-06T16:41:24.633Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-06T16:41:25.631Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-06T16:41:27.084Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-06T16:41:27.084Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-06T16:41:27.084Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-06T16:41:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-06T16:41:35.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.186s coverage: 28.7% of statements [2021-09-06T16:41:35.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-06T16:41:35.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-06T16:41:40.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.357s coverage: 100.0% of statements [2021-09-06T16:41:40.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-06T16:41:40.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.381s coverage: 46.3% of statements [2021-09-06T16:41:40.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-06T16:41:40.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-06T16:41:42.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.782s coverage: 90.1% of statements [2021-09-06T16:41:42.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-06T16:41:42.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:41:45.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.338s coverage: 81.2% of statements [2021-09-06T16:41:45.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-06T16:41:45.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-06T16:41:45.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-06T16:41:45.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-06T16:41:45.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-06T16:41:54.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.863s coverage: 94.2% of statements [2021-09-06T16:41:54.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-06T16:41:54.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:41:54.188Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.267s coverage: 59.1% of statements [2021-09-06T16:41:54.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-06T16:41:54.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-06T16:41:54.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-06T16:41:54.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-06T16:41:54.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-06T16:41:54.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.283s coverage: 60.0% of statements [2021-09-06T16:41:54.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-06T16:41:54.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-06T16:41:54.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-06T16:41:54.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.375s coverage: 0.8% of statements [2021-09-06T16:41:54.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-06T16:41:54.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.315s coverage: 58.8% of statements [2021-09-06T16:41:54.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.214s coverage: 21.7% of statements [2021-09-06T16:41:54.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-06T16:41:54.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements [2021-09-06T16:41:54.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.249s coverage: 79.5% of statements [2021-09-06T16:41:54.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements [2021-09-06T16:41:59.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.217s coverage: 96.3% of statements [2021-09-06T16:41:59.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements [2021-09-06T16:42:09.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.258s coverage: 94.4% of statements [2021-09-06T16:42:09.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements [2021-09-06T16:42:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.742s coverage: 81.8% of statements [2021-09-06T16:42:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-06T16:42:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.307s coverage: 92.9% of statements [2021-09-06T16:42:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-06T16:42:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-06T16:42:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-06T16:42:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2021-09-06T16:42:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-06T16:42:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-06T16:42:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-06T16:42:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-06T16:42:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-06T16:42:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2021-09-06T16:42:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-06T16:42:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-06T16:42:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2021-09-06T16:42:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-06T16:42:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.219s coverage: 58.8% of statements [2021-09-06T16:42:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-06T16:42:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.206s coverage: 80.0% of statements [2021-09-06T16:42:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.272s coverage: 87.2% of statements [2021-09-06T16:42:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.312s coverage: 85.4% of statements [2021-09-06T16:42:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.338s coverage: 91.2% of statements [2021-09-06T16:42:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-06T16:42:25.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.984s coverage: 64.4% of statements [2021-09-06T16:42:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-06T16:42:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-06T16:42:25.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements [2021-09-06T16:42:25.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 91.3% of statements [2021-09-06T16:42:25.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-09-06T16:42:25.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.125s coverage: 73.7% of statements [2021-09-06T16:42:26.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-09-06T16:42:32.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.295s coverage: 66.9% of statements [2021-09-06T16:42:32.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-06T16:42:32.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-06T16:42:32.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-06T16:42:33.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.859s coverage: 43.6% of statements [2021-09-06T16:42:33.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-06T16:42:33.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-06T16:42:33.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements [2021-09-06T16:42:33.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-06T16:42:33.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.303s coverage: 84.8% of statements [2021-09-06T16:42:33.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-06T16:42:41.931Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.276s coverage: 19.5% of statements [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-06T16:42:41.931Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.625s coverage: 92.0% of statements [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-06T16:42:41.931Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.299s coverage: 62.7% of statements [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-06T16:42:41.931Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.433s coverage: 97.7% of statements [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-06T16:42:41.931Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.189s coverage: 28.9% of statements [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-06T16:42:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-06T16:42:41.931Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.213s coverage: 100.0% of statements [2021-09-06T16:42:41.931Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 95.4% of statements [2021-09-06T16:42:42.916Z] GO111MODULE=on go vet ./... [2021-09-06T16:43:56.582Z] Running on prd-ubuntu18.04-docker-8c-8g-1463 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws [2021-09-06T16:43:56.603Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-06T16:43:56.721Z] The recommended git tool is: git [2021-09-06T16:43:59.482Z] using credential edgex-jenkins-ssh [2021-09-06T16:43:59.499Z] Cloning the remote Git repository [2021-09-06T16:43:59.525Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:43:59.662Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-06T16:43:59.713Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:43:59.713Z] > git --version # timeout=10 [2021-09-06T16:43:59.720Z] > git --version # 'git version 2.17.1' [2021-09-06T16:43:59.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:43:59.764Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T16:44:19.795Z] gofmt -l . [2021-09-06T16:44:19.795Z] [ "`gofmt -l .`" = "" ] [2021-09-06T16:44:19.795Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-06T16:44:20.476Z] + ls -al . [2021-09-06T16:44:20.476Z] total 636 [2021-09-06T16:44:20.476Z] drwxrwxr-x 9 1001 1001 4096 Sep 6 16:44 . [2021-09-06T16:44:20.476Z] drwxr-xr-x 4 root root 4096 Sep 6 16:39 .. [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 11 Sep 6 16:37 .dockerignore [2021-09-06T16:44:20.476Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 16:37 .git [2021-09-06T16:44:20.476Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 16:37 .github [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 818 Sep 6 16:37 .gitignore [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 76 Sep 6 16:37 .hadolint.yml [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 16:37 .sonarcloud.properties [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 16:37 ADOPTERS.md [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 8493 Sep 6 16:37 Attribution.txt [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 43881 Sep 6 16:37 CHANGELOG.md [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 16:37 CONTRIBUTING.md [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 16:37 GOVERNANCE.md [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 849 Sep 6 16:37 Jenkinsfile [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 16:37 LICENSE [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 5915 Sep 6 16:37 Makefile [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 16:37 OWNERS.md [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 8643 Sep 6 16:37 README.md [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 16:37 SECURITY.md [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 16:33 VERSION [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 16:37 ZMQWindows.md [2021-09-06T16:44:20.476Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 16:37 bin [2021-09-06T16:44:20.476Z] drwxrwxr-x 14 1001 1001 4096 Sep 6 16:37 cmd [2021-09-06T16:44:20.476Z] -rw-r--r-- 1 root root 404331 Sep 6 16:42 coverage.out [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 841 Sep 6 16:37 go.mod [2021-09-06T16:44:20.476Z] -rw-r--r-- 1 root root 50064 Sep 6 16:39 go.sum [2021-09-06T16:44:20.476Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 16:37 internal [2021-09-06T16:44:20.476Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 16:37 openapi [2021-09-06T16:44:20.476Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 16:37 snap [2021-09-06T16:44:20.476Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 16:37 version.go [Pipeline] sh [2021-09-06T16:44:21.163Z] + '[' -e coverage.out ] [2021-09-06T16:44:21.163Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-06T16:44:21.196Z] Warning: overwriting stash ‘coverage-report’ [2021-09-06T16:44:22.280Z] Stashed 1 file(s) [Pipeline] sh [2021-09-06T16:44:22.946Z] + make build [2021-09-06T16:44:22.946Z] go mod tidy [2021-09-06T16:44:23.931Z] 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-09-06T16:44:32.213Z] 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-09-06T16:44:47.837Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T16:44:47.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T16:44:47.860Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T16:44:47.875Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:44:47.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:44:47.880Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-06T16:44:48.504Z] Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-06T16:44:48.688Z] Merge succeeded, producing 5901a2c37c350e20a7e272a46728c6bd00e74836 [2021-09-06T16:44:48.688Z] Checking out Revision 5901a2c37c350e20a7e272a46728c6bd00e74836 (PR-3699) [2021-09-06T16:44:48.515Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T16:44:48.523Z] > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 [2021-09-06T16:44:48.602Z] > git remote # timeout=10 [2021-09-06T16:44:48.610Z] > git config --get remote.origin.url # timeout=10 [2021-09-06T16:44:48.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:44:48.627Z] > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 [2021-09-06T16:44:48.681Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-06T16:44:48.691Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T16:44:48.701Z] > git checkout -f 5901a2c37c350e20a7e272a46728c6bd00e74836 # timeout=10 [2021-09-06T16:44:52.503Z] Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" [2021-09-06T16:44:52.508Z] > git rev-list --no-walk 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:44:53.377Z] + echo snap-build.sh [2021-09-06T16:44:53.377Z] snap-build.sh [2021-09-06T16:44:53.377Z] + SNAP_BASE_DIR=. [2021-09-06T16:44:53.377Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-09-06T16:44:53.377Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-09-06T16:44:53.377Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-09-06T16:44:53.377Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-09-06T16:44:53.377Z] + cd /w/workspace/edgex-go/2 [2021-09-06T16:44:53.377Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-06T16:44:53.377Z] Reading package lists... [2021-09-06T16:44:53.377Z] Building dependency tree... [2021-09-06T16:44:53.377Z] Reading state information... [2021-09-06T16:44:53.377Z] The following packages were automatically installed and are no longer required: [2021-09-06T16:44:53.377Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-06T16:44:53.377Z] uidmap xdelta3 [2021-09-06T16:44:53.377Z] Use 'sudo apt autoremove' to remove them. [2021-09-06T16:44:53.377Z] The following packages will be REMOVED: [2021-09-06T16:44:53.377Z] lxd* lxd-client* [2021-09-06T16:44:53.647Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-06T16:44:53.647Z] After this operation, 31.7 MB disk space will be freed. [2021-09-06T16:44:54.725Z] (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-09-06T16:44:54.725Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T16:44:55.313Z] Removing lxd dnsmasq configuration [2021-09-06T16:44:55.583Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T16:44:55.584Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-06T16:44:56.546Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T16:44:56.816Z] (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-09-06T16:44:56.816Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T16:44:57.783Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-06T16:44:58.061Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-06T16:44:58.647Z] + sudo snap remove --purge lxd [2021-09-06T16:44:58.916Z] snap "lxd" is not installed [2021-09-06T16:44:58.916Z] + sudo groupadd --force --system lxd [2021-09-06T16:44:58.916Z] ++ whoami [2021-09-06T16:44:58.916Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-06T16:44:58.916Z] + newgrp - lxd [2021-09-06T16:44:58.916Z] + sudo snap install lxd [2021-09-06T16:44:59.028Z] 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-09-06T16:44:59.028Z] 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-09-06T16:45:02.995Z] 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-09-06T16:45:03.601Z] 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-09-06T16:45:07.923Z] 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-09-06T16:45:08.629Z] 2021-09-06T16:45:05Z INFO Waiting for automatic snapd restart... [2021-09-06T16:45:11.325Z] 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-09-06T16:45:14.709Z] 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-09-06T16:45:18.754Z] lxd 4.17 from Canonical* installed [2021-09-06T16:45:18.754Z] + sudo lxd init --auto [2021-09-06T16:45:19.015Z] 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-09-06T16:45:22.405Z] 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-09-06T16:45:25.794Z] 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-09-06T16:45:28.838Z] + sudo snap install --classic snapcraft [Pipeline] } [2021-09-06T16:45:32.534Z] $ docker stop --time=1 26d18384cbce6767a640598d90ae2c55d8dbad99c6cedd7ddb51dbdc6857e974 [2021-09-06T16:45:35.363Z] $ docker rm -f 26d18384cbce6767a640598d90ae2c55d8dbad99c6cedd7ddb51dbdc6857e974 [2021-09-06T16:45:35.504Z] snapcraft 5.0 from Canonical* installed [2021-09-06T16:45:35.504Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-06T16:45:35.504Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-06T16:45:35.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T16:45:35.504Z] Dload Upload Total Spent Left Speed [2021-09-06T16:45:35.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8038 0 --:--:-- --:--:-- --:--:-- 8038 [2021-09-06T16:45:35.771Z] 100 3325k 100 3325k 0 0 16.3M 0 --:--:-- --:--:-- --:--:-- 16.3M [2021-09-06T16:45:35.771Z] ./yq_linux_amd64 [2021-09-06T16:45:36.039Z] + sudo snapcraft prime --use-lxd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:45:37.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T16:45:37.644Z] [2021-09-06T16:45:37.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:45:38.010Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-06T16:45:38.010Z] 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-09-06T16:45:38.010Z] - README.md [2021-09-06T16:45:38.010Z] [2021-09-06T16:45:38.010Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-06T16:45:38.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T16:45:38.278Z] Launching a container. [2021-09-06T16:45:38.288Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-06T16:45:38.288Z] 29e5d40040c1: Pulling fs layer [2021-09-06T16:45:38.288Z] 1ce36da41761: Pulling fs layer [2021-09-06T16:45:38.288Z] 25b303627fd3: Pulling fs layer [2021-09-06T16:45:38.561Z] 29e5d40040c1: Verifying Checksum [2021-09-06T16:45:38.561Z] 29e5d40040c1: Download complete [2021-09-06T16:45:39.159Z] 29e5d40040c1: Pull complete [2021-09-06T16:45:39.757Z] 1ce36da41761: Verifying Checksum [2021-09-06T16:45:39.757Z] 1ce36da41761: Download complete [2021-09-06T16:45:40.736Z] 1ce36da41761: Pull complete [2021-09-06T16:45:42.184Z] 25b303627fd3: Verifying Checksum [2021-09-06T16:45:42.184Z] 25b303627fd3: Download complete [2021-09-06T16:45:44.938Z] Waiting for container to be ready [2021-09-06T16:45:45.207Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-06T16:45:45.207Z] [2021-09-06T16:45:49.471Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-06T16:45:49.471Z] Waiting for network to be ready... [2021-09-06T16:45:49.739Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-06T16:45:49.739Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-06T16:45:50.005Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-06T16:45:50.005Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-06T16:45:50.005Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-06T16:45:50.005Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-06T16:45:50.005Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-06T16:45:50.005Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-06T16:45:50.005Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-06T16:45:50.005Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-06T16:45:50.272Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-06T16:45:50.538Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-06T16:45:50.804Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-06T16:45:50.804Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-06T16:45:50.804Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-06T16:45:50.804Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-06T16:45:50.804Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-06T16:45:50.804Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-06T16:45:51.398Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-06T16:45:51.667Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-06T16:45:51.667Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-06T16:45:51.667Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-06T16:45:51.667Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-06T16:45:51.667Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-06T16:45:51.667Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-06T16:45:51.667Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-06T16:45:51.667Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-06T16:45:52.364Z] 25b303627fd3: Pull complete [2021-09-06T16:45:52.364Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-06T16:45:52.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T16:45:52.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-06T16:45:52.614Z] prd-ubuntu18.04-docker-arm64-4c-16g-1459 does not seem to be running inside a container [2021-09-06T16:45:52.714Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-06T16:45:54.260Z] Fetched 25.1 MB in 4s (5850 kB/s) [2021-09-06T16:45:56.198Z] Reading package lists... [2021-09-06T16:45:56.198Z] Reading package lists... [2021-09-06T16:45:56.198Z] Building dependency tree... [2021-09-06T16:45:56.198Z] Reading state information... [2021-09-06T16:45:56.198Z] The following additional packages will be installed: [2021-09-06T16:45:56.198Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-06T16:45:56.198Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-06T16:45:56.198Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-06T16:45:56.198Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-06T16:45:56.198Z] Suggested packages: [2021-09-06T16:45:56.198Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-06T16:45:56.198Z] Recommended packages: [2021-09-06T16:45:56.198Z] gnupg libsasl2-modules [2021-09-06T16:45:56.198Z] The following NEW packages will be installed: [2021-09-06T16:45:56.198Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-06T16:45:56.198Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-06T16:45:56.198Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-06T16:45:56.198Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-06T16:45:56.198Z] The following packages will be upgraded: [2021-09-06T16:45:56.198Z] gpg gpg-agent gpgconf libudev1 [2021-09-06T16:45:56.198Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-06T16:45:56.198Z] Need to get 3527 kB of archives. [2021-09-06T16:45:56.198Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-06T16:45:56.198Z] 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-09-06T16:45:56.198Z] 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-09-06T16:45:56.198Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-06T16:45:56.198Z] 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-09-06T16:45:56.198Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-06T16:45:56.198Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-06T16:45:56.198Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-06T16:45:56.198Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-06T16:45:56.198Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-06T16:45:56.214Z] $ docker top c30bb60d979ecd3f787fa5da8df6af0634cfe35a5a83ac47030a9f848dd84377 -eo pid,comm [2021-09-06T16:45:56.464Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-06T16:45:56.464Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-06T16:45:56.464Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-06T16:45:56.464Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-06T16:45:56.464Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-06T16:45:56.464Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-06T16:45:56.464Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-06T16:45:56.464Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-06T16:45:56.464Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-06T16:45:56.464Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-06T16:45:56.464Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-06T16:45:56.464Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-06T16:45:56.464Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [Pipeline] { [Pipeline] sh [2021-09-06T16:45:56.732Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T16:45:56.732Z] Fetched 3527 kB in 1s (2962 kB/s) [2021-09-06T16:45:56.732Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-06T16:45:56.732Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-06T16:45:56.732Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T16:45:56.732Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-06T16:45:57.003Z] Selecting previously unselected package udev. [2021-09-06T16:45:57.003Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-06T16:45:57.003Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-06T16:45:57.003Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-06T16:45:57.003Z] Selecting previously unselected package libfuse2:amd64. [2021-09-06T16:45:57.003Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-06T16:45:57.190Z] + docker-compose build --help [2021-09-06T16:45:57.190Z] + grep parallel [2021-09-06T16:45:57.272Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-06T16:45:57.272Z] Selecting previously unselected package fuse. [2021-09-06T16:45:57.272Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-06T16:45:57.272Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-06T16:45:57.272Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T16:45:57.272Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T16:45:57.272Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T16:45:57.272Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T16:45:57.539Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T16:45:57.539Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T16:45:57.539Z] Selecting previously unselected package libksba8:amd64. [2021-09-06T16:45:57.539Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-06T16:45:57.539Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-06T16:45:57.539Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-06T16:45:57.539Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:57.539Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:57.539Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-06T16:45:57.539Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:57.539Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:57.810Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-06T16:45:57.810Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:57.810Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:57.810Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-06T16:45:57.810Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:57.810Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:57.810Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-06T16:45:57.810Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:57.810Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:57.810Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-06T16:45:57.810Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:57.810Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:57.810Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-06T16:45:57.810Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:57.810Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:58.083Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-06T16:45:58.083Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:58.083Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:58.083Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-06T16:45:58.083Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:58.083Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:58.083Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-06T16:45:58.083Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-06T16:45:58.083Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T16:45:58.083Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-06T16:45:58.083Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-06T16:45:58.083Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T16:45:58.083Z] Selecting previously unselected package libldap-common. [2021-09-06T16:45:58.083Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-06T16:45:58.083Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T16:45:58.351Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-06T16:45:58.351Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-06T16:45:58.351Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T16:45:58.351Z] Selecting previously unselected package dirmngr. [2021-09-06T16:45:58.351Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T16:45:58.351Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-06T16:45:58.351Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T16:45:58.351Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-06T16:45:58.351Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-06T16:45:58.351Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T16:45:58.351Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T16:45:58.351Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-06T16:45:58.351Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:58.617Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-06T16:45:58.617Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T16:45:58.617Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-06T16:45:58.885Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-06T16:45:58.885Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:58.885Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-06T16:45:58.885Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-06T16:45:58.885Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-06T16:45:58.886Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:58.886Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:59.153Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:59.153Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:59.153Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:59.153Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:59.153Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:59.153Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T16:45:59.153Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-06T16:45:59.153Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T16:45:59.421Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-06T16:45:59.421Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-06T16:45:59.421Z] This means they are not meant to be enabled using systemctl. [2021-09-06T16:45:59.421Z] Possible reasons for having this kind of units are: [2021-09-06T16:45:59.421Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-06T16:45:59.421Z] .wants/ or .requires/ directory. [2021-09-06T16:45:59.421Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-06T16:45:59.421Z] a requirement dependency on it. [2021-09-06T16:45:59.421Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-06T16:45:59.421Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-06T16:45:59.421Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-06T16:45:59.421Z] instance name specified. [2021-09-06T16:45:59.690Z] Reading package lists... [2021-09-06T16:45:59.960Z] Building dependency tree... [2021-09-06T16:45:59.960Z] Reading state information... [2021-09-06T16:46:00.230Z] The following additional packages will be installed: [2021-09-06T16:46:00.230Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-06T16:46:00.230Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-06T16:46:00.230Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-06T16:46:00.230Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-06T16:46:00.230Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-06T16:46:00.230Z] Suggested packages: [2021-09-06T16:46:00.230Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-06T16:46:00.230Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-06T16:46:00.230Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-06T16:46:00.230Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-06T16:46:00.230Z] systemd-container policykit-1 [2021-09-06T16:46:00.230Z] Recommended packages: [2021-09-06T16:46:00.230Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-06T16:46:00.230Z] The following NEW packages will be installed: [2021-09-06T16:46:00.230Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-06T16:46:00.230Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-06T16:46:00.230Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-06T16:46:00.230Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-06T16:46:00.230Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-06T16:46:00.230Z] The following packages will be upgraded: [2021-09-06T16:46:00.230Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-06T16:46:00.230Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-06T16:46:00.230Z] Need to get 36.7 MB of archives. [2021-09-06T16:46:00.230Z] After this operation, 147 MB of additional disk space will be used. [2021-09-06T16:46:00.230Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-06T16:46:00.230Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-06T16:46:00.230Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-06T16:46:00.230Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-06T16:46:00.230Z] 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-09-06T16:46:00.500Z] 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-09-06T16:46:00.500Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-06T16:46:00.500Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-06T16:46:00.500Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-06T16:46:00.500Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-06T16:46:00.500Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-06T16:46:00.500Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-06T16:46:00.500Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-06T16:46:00.500Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-06T16:46:00.500Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-06T16:46:00.500Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-06T16:46:00.500Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-06T16:46:01.464Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-06T16:46:01.464Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-06T16:46:01.464Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-06T16:46:01.464Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-06T16:46:01.464Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-06T16:46:01.464Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-06T16:46:01.464Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-06T16:46:01.464Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-06T16:46:01.464Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-06T16:46:01.464Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-06T16:46:01.464Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-06T16:46:01.735Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-06T16:46:01.735Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-06T16:46:02.590Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T16:46:02.620Z] $ docker stop --time=1 c30bb60d979ecd3f787fa5da8df6af0634cfe35a5a83ac47030a9f848dd84377 [2021-09-06T16:46:03.149Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T16:46:03.149Z] Fetched 36.7 MB in 3s (13.9 MB/s) [2021-09-06T16:46:03.149Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-06T16:46:03.149Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-06T16:46:03.149Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T16:46:03.734Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-06T16:46:03.734Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T16:46:03.734Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-06T16:46:03.734Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-06T16:46:03.734Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-06T16:46:03.734Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-06T16:46:03.734Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-06T16:46:04.000Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-06T16:46:04.000Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-06T16:46:04.000Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-06T16:46:04.275Z] Setting up apt (1.6.14) ... [2021-09-06T16:46:04.275Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-06T16:46:04.513Z] $ docker rm -f c30bb60d979ecd3f787fa5da8df6af0634cfe35a5a83ac47030a9f848dd84377 [2021-09-06T16:46:04.546Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [Pipeline] // withDockerContainer [2021-09-06T16:46:04.814Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-06T16:46:04.814Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-06T16:46:04.814Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-06T16:46:04.814Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-06T16:46:04.814Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T16:46:04.814Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:46:05.080Z] Selecting previously unselected package libexpat1:amd64. [2021-09-06T16:46:05.081Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-06T16:46:05.081Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-06T16:46:05.081Z] Selecting previously unselected package python3.6-minimal. [2021-09-06T16:46:05.081Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T16:46:05.081Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T16:46:05.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T16:46:05.198Z] . [Pipeline] withDockerContainer [2021-09-06T16:46:05.349Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-06T16:46:05.349Z] Checking for services that may need to be restarted...done. [2021-09-06T16:46:05.349Z] Checking for services that may need to be restarted...done. [2021-09-06T16:46:05.349Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T16:46:05.349Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-06T16:46:05.349Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T16:46:05.469Z] prd-ubuntu18.04-docker-arm64-4c-16g-1459 does not seem to be running inside a container [2021-09-06T16:46:05.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-06T16:46:05.935Z] Selecting previously unselected package python3-minimal. [2021-09-06T16:46:05.935Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-06T16:46:05.935Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-06T16:46:05.935Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-06T16:46:05.935Z] Selecting previously unselected package mime-support. [2021-09-06T16:46:05.935Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-06T16:46:05.935Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-06T16:46:05.935Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-06T16:46:05.935Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-06T16:46:05.935Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-06T16:46:05.935Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-06T16:46:05.935Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T16:46:05.935Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T16:46:06.205Z] Selecting previously unselected package python3.6. [2021-09-06T16:46:06.205Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T16:46:06.205Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T16:46:06.205Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-06T16:46:06.205Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-06T16:46:06.205Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-06T16:46:06.205Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-06T16:46:06.472Z] Selecting previously unselected package python3. [2021-09-06T16:46:06.472Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-06T16:46:06.472Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-06T16:46:06.472Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-06T16:46:06.740Z] Selecting previously unselected package multiarch-support. [2021-09-06T16:46:06.740Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T16:46:06.740Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-06T16:46:06.740Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-06T16:46:06.740Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-06T16:46:06.740Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-06T16:46:06.740Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-06T16:46:06.740Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-06T16:46:06.740Z] Selecting previously unselected package libbsd0:amd64. [2021-09-06T16:46:06.740Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-06T16:46:06.740Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-06T16:46:06.740Z] Selecting previously unselected package sudo. [2021-09-06T16:46:06.740Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-06T16:46:06.740Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-06T16:46:07.007Z] Selecting previously unselected package apparmor. [2021-09-06T16:46:07.007Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-06T16:46:07.007Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-06T16:46:07.007Z] Selecting previously unselected package libedit2:amd64. [2021-09-06T16:46:07.007Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-06T16:46:07.007Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-06T16:46:07.282Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-06T16:46:07.282Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T16:46:07.282Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:46:07.282Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-06T16:46:07.282Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T16:46:07.282Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:46:07.282Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-06T16:46:07.282Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-06T16:46:07.282Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-06T16:46:07.282Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-06T16:46:07.282Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T16:46:07.282Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:46:07.490Z] $ docker top c6c433b4c05cd9118320888f6cbf8c52adc5a1d7c9205610f84bcc17ab02e0e2 -eo pid,comm [2021-09-06T16:46:07.550Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-06T16:46:07.550Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T16:46:07.550Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:46:07.550Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-06T16:46:07.550Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-06T16:46:07.550Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-06T16:46:07.550Z] Selecting previously unselected package openssh-client. [2021-09-06T16:46:07.550Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-06T16:46:07.550Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-06T16:46:07.821Z] Selecting previously unselected package squashfs-tools. [2021-09-06T16:46:07.821Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-06T16:46:07.821Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-06T16:46:07.821Z] Selecting previously unselected package snapd. [2021-09-06T16:46:07.821Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-06T16:46:07.821Z] Unpacking snapd (2.49.2+18.04) ... [Pipeline] { [Pipeline] sh [2021-09-06T16:46:08.531Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T16:46:09.770Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-06T16:46:09.770Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-06T16:46:10.040Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-06T16:46:10.040Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-06T16:46:10.040Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-06T16:46:10.040Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:46:10.040Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T16:46:10.040Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-06T16:46:10.040Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-06T16:46:10.628Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-06T16:46:10.628Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-06T16:46:10.628Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-06T16:46:10.628Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T16:46:10.628Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:46:10.628Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T16:46:11.220Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-06T16:46:11.220Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:46:11.220Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-06T16:46:11.220Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-06T16:46:11.220Z] running python rtupdate hooks for python3.6... [2021-09-06T16:46:11.220Z] running python post-rtupdate hooks for python3.6... [2021-09-06T16:46:11.220Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-06T16:46:11.805Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-06T16:46:12.075Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:46:12.075Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-06T16:46:13.047Z] Setting up snapd (2.49.2+18.04) ... [2021-09-06T16:46:13.641Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-06T16:46:13.910Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-06T16:46:14.183Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-06T16:46:14.183Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-06T16:46:14.453Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-06T16:46:14.453Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-06T16:46:14.722Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-06T16:46:14.722Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-06T16:46:14.991Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-06T16:46:15.241Z] Building core-command ... [2021-09-06T16:46:15.241Z] Building core-data ... [2021-09-06T16:46:15.241Z] Building core-metadata ... [2021-09-06T16:46:15.241Z] Building security-bootstrapper ... [2021-09-06T16:46:15.241Z] Building security-proxy-setup ... [2021-09-06T16:46:15.241Z] Building security-secretstore-setup ... [2021-09-06T16:46:15.241Z] Building support-notifications ... [2021-09-06T16:46:15.241Z] Building support-scheduler ... [2021-09-06T16:46:15.241Z] Building sys-mgmt-agent ... [2021-09-06T16:46:15.241Z] Building security-proxy-setup [2021-09-06T16:46:15.241Z] Building support-notifications [2021-09-06T16:46:15.241Z] Building support-scheduler [2021-09-06T16:46:15.241Z] Building security-bootstrapper [2021-09-06T16:46:15.241Z] Building sys-mgmt-agent [2021-09-06T16:46:15.258Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-06T16:46:15.258Z] /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-09-06T16:46:15.527Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T16:46:15.527Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-06T16:46:16.121Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-06T16:46:16.388Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-06T16:46:16.388Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-06T16:46:17.758Z] Reading package lists... [2021-09-06T16:46:17.758Z] Reading package lists... [2021-09-06T16:46:17.758Z] Building dependency tree... [2021-09-06T16:46:17.758Z] Reading state information... [2021-09-06T16:46:18.062Z] Calculating upgrade... [2021-09-06T16:46:18.062Z] The following packages will be upgraded: [2021-09-06T16:46:18.062Z] advancecomp base-files bash binutils binutils-common [2021-09-06T16:46:18.062Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-06T16:46:18.062Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-06T16:46:18.062Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-06T16:46:18.062Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-06T16:46:18.062Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-06T16:46:18.062Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-06T16:46:18.062Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-06T16:46:18.062Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-06T16:46:18.062Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-06T16:46:18.062Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-06T16:46:18.062Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-06T16:46:18.062Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-06T16:46:18.062Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-06T16:46:18.062Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-06T16:46:18.062Z] ubuntu-keyring util-linux [2021-09-06T16:46:18.062Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-06T16:46:18.062Z] Need to get 64.2 MB of archives. [2021-09-06T16:46:18.062Z] After this operation, 5126 kB of additional disk space will be used. [2021-09-06T16:46:18.062Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-09-06T16:46:18.365Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-06T16:46:18.365Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-06T16:46:18.365Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-06T16:46:18.365Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-06T16:46:18.365Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-06T16:46:18.365Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-06T16:46:18.365Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-06T16:46:18.365Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-06T16:46:18.365Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-06T16:46:18.365Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-06T16:46:18.365Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-06T16:46:18.365Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-06T16:46:18.365Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-06T16:46:18.365Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-06T16:46:18.365Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-06T16:46:18.365Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-06T16:46:18.365Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-06T16:46:18.633Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-06T16:46:18.633Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-06T16:46:18.633Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-06T16:46:18.633Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-06T16:46:18.633Z] 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-09-06T16:46:18.633Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-06T16:46:18.633Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-06T16:46:18.633Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-06T16:46:18.633Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-06T16:46:18.633Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-06T16:46:18.633Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-06T16:46:18.633Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-06T16:46:18.633Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-06T16:46:18.633Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-06T16:46:18.633Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-06T16:46:18.633Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-06T16:46:18.633Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-06T16:46:18.634Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-06T16:46:18.634Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-06T16:46:18.634Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-06T16:46:18.634Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-06T16:46:18.634Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-06T16:46:18.634Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-06T16:46:18.634Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-06T16:46:18.634Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-06T16:46:18.634Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-06T16:46:18.634Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-06T16:46:18.634Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-06T16:46:18.634Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-06T16:46:18.634Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-06T16:46:18.634Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-06T16:46:18.634Z] 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-09-06T16:46:18.634Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-06T16:46:18.905Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-06T16:46:18.905Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-06T16:46:18.905Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-06T16:46:18.905Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-06T16:46:18.905Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-06T16:46:18.906Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-06T16:46:18.906Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-06T16:46:19.176Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-06T16:46:19.176Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-06T16:46:19.176Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-06T16:46:19.176Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-06T16:46:19.176Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-06T16:46:19.444Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-06T16:46:19.444Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-06T16:46:19.444Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-06T16:46:19.444Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-06T16:46:19.444Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-06T16:46:19.712Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-06T16:46:19.712Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-06T16:46:19.712Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-06T16:46:19.712Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-06T16:46:19.712Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-06T16:46:19.982Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-06T16:46:19.982Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-06T16:46:19.982Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-06T16:46:19.982Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-06T16:46:19.982Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-06T16:46:19.982Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-06T16:46:19.982Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-06T16:46:19.982Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-06T16:46:19.982Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-06T16:46:19.982Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-06T16:46:19.982Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-06T16:46:19.982Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-06T16:46:19.982Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-06T16:46:19.982Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-06T16:46:20.249Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-06T16:46:20.249Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-06T16:46:20.249Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-06T16:46:20.249Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-06T16:46:20.249Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-06T16:46:20.249Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-06T16:46:20.249Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-06T16:46:20.249Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-06T16:46:20.249Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-06T16:46:20.249Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-06T16:46:20.249Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-06T16:46:20.249Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-06T16:46:20.249Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-06T16:46:20.249Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-06T16:46:20.519Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-06T16:46:20.519Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-06T16:46:20.519Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T16:46:20.519Z] Fetched 64.2 MB in 2s (27.9 MB/s) [2021-09-06T16:46:20.519Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T16:46:20.519Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T16:46:20.519Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T16:46:21.107Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T16:46:21.107Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T16:46:21.107Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-09-06T16:46:21.107Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-09-06T16:46:21.376Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:21.377Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:21.377Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:21.377Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:21.377Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:21.377Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:21.377Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:21.377Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:21.853Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:21.853Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:21.853Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:21.853Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:21.853Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:21.853Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:21.853Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:21.853Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T16:46:21.853Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:21.853Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-06T16:46:21.853Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:21.853Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T16:46:21.853Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:21.853Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:21.853Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:22.120Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:22.120Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:22.120Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:22.120Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:22.120Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T16:46:22.389Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T16:46:22.389Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T16:46:22.656Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-06T16:46:22.927Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T16:46:22.927Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-06T16:46:22.927Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-06T16:46:22.927Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-06T16:46:22.927Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-06T16:46:23.195Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-06T16:46:23.196Z] Installing new version of config file /etc/issue ... [2021-09-06T16:46:23.196Z] Installing new version of config file /etc/issue.net ... [2021-09-06T16:46:23.196Z] Installing new version of config file /etc/lsb-release ... [2021-09-06T16:46:23.196Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-06T16:46:23.478Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-06T16:46:23.478Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-06T16:46:23.478Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-06T16:46:23.747Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:23.747Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-06T16:46:23.747Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-06T16:46:24.017Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-06T16:46:24.017Z] 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-09-06T16:46:24.017Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:24.017Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:24.017Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:24.017Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:24.288Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:24.288Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-06T16:46:24.288Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-06T16:46:24.288Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-06T16:46:24.288Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:24.288Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-06T16:46:24.288Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-06T16:46:24.557Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-06T16:46:24.557Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:24.557Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T16:46:24.557Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T16:46:24.557Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-06T16:46:24.827Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:24.827Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T16:46:24.827Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T16:46:24.827Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-06T16:46:24.827Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:24.827Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-06T16:46:24.827Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-06T16:46:24.827Z] Setting up grep (3.1-2build1) ... [2021-09-06T16:46:25.097Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:25.097Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-06T16:46:25.097Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-06T16:46:25.097Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-06T16:46:25.097Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:25.097Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-06T16:46:25.097Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-06T16:46:25.097Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-06T16:46:25.365Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:25.365Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T16:46:25.365Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T16:46:25.365Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-06T16:46:25.365Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:25.365Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-06T16:46:25.365Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T16:46:25.952Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-06T16:46:25.952Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T16:46:25.952Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-06T16:46:25.952Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T16:46:26.221Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-06T16:46:26.221Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:26.221Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-06T16:46:26.221Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T16:46:26.807Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-06T16:46:26.807Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-06T16:46:26.807Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-06T16:46:26.807Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-06T16:46:26.807Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-06T16:46:26.807Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:26.807Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-06T16:46:26.807Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-06T16:46:27.076Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-06T16:46:27.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:27.076Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:27.076Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:27.076Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:27.077Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:27.077Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:27.077Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:27.077Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:27.346Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:27.346Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:27.346Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:27.346Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:27.346Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:27.346Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:27.346Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:27.346Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:27.615Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:27.615Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T16:46:27.615Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T16:46:27.615Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T16:46:27.615Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T16:46:27.615Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-06T16:46:27.615Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:27.615Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T16:46:27.615Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T16:46:27.887Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-06T16:46:27.887Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:27.887Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:27.887Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:27.887Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:27.887Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:27.887Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:27.887Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:27.887Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:28.156Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:28.156Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:28.156Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:28.426Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:28.694Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-06T16:46:28.963Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-06T16:46:28.963Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:28.963Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T16:46:28.963Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T16:46:29.235Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T16:46:29.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:29.235Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-06T16:46:29.235Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T16:46:29.235Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-06T16:46:29.505Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T16:46:29.505Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-06T16:46:29.505Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-06T16:46:29.505Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-06T16:46:29.774Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T16:46:29.774Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-06T16:46:29.774Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-06T16:46:29.774Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-06T16:46:29.774Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T16:46:29.774Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-06T16:46:29.774Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-06T16:46:30.041Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-06T16:46:30.041Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T16:46:30.041Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-06T16:46:30.041Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T16:46:30.041Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T16:46:30.309Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T16:46:30.309Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-06T16:46:30.309Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T16:46:30.309Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T16:46:30.309Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-06T16:46:30.309Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-06T16:46:30.309Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T16:46:30.578Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T16:46:30.578Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:30.578Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:30.578Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:30.578Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-06T16:46:30.578Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T16:46:30.847Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T16:46:30.847Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T16:46:30.847Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-06T16:46:30.847Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:30.847Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-06T16:46:30.847Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-06T16:46:30.847Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-06T16:46:31.114Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:31.114Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-06T16:46:31.114Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-06T16:46:31.114Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-06T16:46:31.114Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:31.114Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-06T16:46:31.114Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T16:46:31.114Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T16:46:31.382Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:31.382Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T16:46:31.382Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T16:46:31.382Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-06T16:46:31.382Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:31.382Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-06T16:46:31.650Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-06T16:46:31.650Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-06T16:46:31.650Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:31.650Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-06T16:46:31.650Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-06T16:46:31.918Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-06T16:46:31.918Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:31.918Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T16:46:31.918Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T16:46:31.918Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-06T16:46:31.918Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:31.918Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-06T16:46:32.189Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-06T16:46:32.189Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-06T16:46:32.189Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:32.189Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-06T16:46:32.189Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-06T16:46:32.189Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-06T16:46:32.189Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:32.189Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-06T16:46:32.458Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-06T16:46:32.458Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-06T16:46:32.458Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:32.458Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-06T16:46:32.458Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-06T16:46:32.458Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-06T16:46:32.728Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:32.728Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-06T16:46:32.728Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-06T16:46:32.728Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-06T16:46:32.728Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:32.728Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-06T16:46:32.728Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-06T16:46:32.997Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-06T16:46:32.997Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:32.997Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-06T16:46:32.997Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-06T16:46:32.997Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-06T16:46:32.997Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:32.997Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-06T16:46:32.997Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-06T16:46:32.997Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-06T16:46:33.265Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-06T16:46:33.265Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-06T16:46:33.265Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-06T16:46:33.265Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-06T16:46:33.265Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-06T16:46:33.265Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-06T16:46:33.265Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-06T16:46:33.534Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-06T16:46:33.534Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-06T16:46:33.534Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-06T16:46:33.534Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-06T16:46:33.802Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-06T16:46:33.803Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-06T16:46:33.803Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-06T16:46:33.803Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-06T16:46:33.803Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-06T16:46:33.803Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-06T16:46:33.803Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-06T16:46:33.803Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-06T16:46:34.070Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-06T16:46:34.070Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-06T16:46:34.070Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-06T16:46:34.070Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-06T16:46:34.070Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-06T16:46:34.070Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-06T16:46:34.657Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-06T16:46:34.657Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-06T16:46:34.657Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-06T16:46:34.657Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-06T16:46:34.657Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T16:46:34.657Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T16:46:34.927Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T16:46:34.927Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T16:46:34.927Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T16:46:34.927Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T16:46:34.927Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T16:46:34.927Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T16:46:35.198Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:35.198Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:35.198Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:35.198Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:35.198Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:35.198Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:35.469Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:35.469Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:36.055Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:36.055Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:37.016Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:37.016Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:37.292Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:37.292Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:37.570Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:37.570Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:38.382Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:38.382Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:38.382Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-06T16:46:38.382Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-06T16:46:38.382Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-06T16:46:38.382Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-06T16:46:38.382Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-06T16:46:38.382Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-06T16:46:38.656Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-06T16:46:38.656Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-06T16:46:38.656Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-06T16:46:38.656Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-06T16:46:38.656Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-06T16:46:38.656Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-06T16:46:38.656Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-06T16:46:38.656Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-06T16:46:38.939Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:38.939Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-06T16:46:38.939Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:38.939Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:38.939Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:38.939Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-06T16:46:38.939Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-06T16:46:38.939Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-06T16:46:38.939Z] [2021-09-06T16:46:38.939Z] Current default time zone: 'Etc/UTC' [2021-09-06T16:46:38.939Z] Local time is now: Mon Sep 6 16:46:38 UTC 2021. [2021-09-06T16:46:38.939Z] Universal Time is now: Mon Sep 6 16:46:38 UTC 2021. [2021-09-06T16:46:38.939Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-06T16:46:38.939Z] [2021-09-06T16:46:38.939Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-06T16:46:38.939Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:38.939Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-09-06T16:46:38.939Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:38.939Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-06T16:46:38.939Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-06T16:46:38.939Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-06T16:46:38.939Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-06T16:46:38.939Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-06T16:46:39.219Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-06T16:46:39.219Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:39.219Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-06T16:46:39.219Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:39.219Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-06T16:46:39.219Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:39.219Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-06T16:46:39.219Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-06T16:46:39.219Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-06T16:46:39.219Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-06T16:46:39.219Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-06T16:46:39.219Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-06T16:46:39.219Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-06T16:46:39.219Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-06T16:46:41.212Z] Updating certificates in /etc/ssl/certs... [2021-09-06T16:46:42.204Z] 23 added, 27 removed; done. [2021-09-06T16:46:42.204Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-06T16:46:42.204Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:42.204Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-06T16:46:42.204Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-06T16:46:42.204Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-06T16:46:42.204Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:42.204Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-06T16:46:42.204Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:42.204Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:42.204Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:42.204Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:42.204Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:42.204Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-06T16:46:42.204Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-06T16:46:42.204Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-06T16:46:42.482Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-06T16:46:42.482Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-06T16:46:42.482Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:42.482Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:42.482Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-06T16:46:42.482Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-06T16:46:42.482Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-06T16:46:42.482Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T16:46:42.482Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-06T16:46:42.482Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-06T16:46:42.482Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-06T16:46:42.482Z] Updating certificates in /etc/ssl/certs... [2021-09-06T16:46:43.093Z] 0 added, 0 removed; done. [2021-09-06T16:46:43.093Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-06T16:46:43.093Z] done. [2021-09-06T16:46:43.695Z] Reading package lists... [2021-09-06T16:46:43.695Z] Building dependency tree... [2021-09-06T16:46:43.695Z] Reading state information... [2021-09-06T16:46:43.971Z] The following NEW packages will be installed: [2021-09-06T16:46:43.971Z] apt-transport-https [2021-09-06T16:46:43.971Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-06T16:46:44.253Z] Need to get 4348 B of archives. [2021-09-06T16:46:44.253Z] After this operation, 154 kB of additional disk space will be used. [2021-09-06T16:46:44.253Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-06T16:46:44.253Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T16:46:44.253Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-09-06T16:46:44.253Z] Selecting previously unselected package apt-transport-https. [2021-09-06T16:46:44.253Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-06T16:46:44.253Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-06T16:46:44.253Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-06T16:46:44.253Z] Setting up apt-transport-https (1.6.14) ... [2021-09-06T16:46:44.533Z] Waiting for network to be ready... [2021-09-06T16:46:49.971Z] 2021-09-06T16:46:47Z INFO Waiting for automatic snapd restart... [2021-09-06T16:46:50.247Z] snapd 2.51.4 from Canonical* installed [2021-09-06T16:46:51.232Z] "snapd" switched to the "latest/stable" channel [2021-09-06T16:46:51.232Z] [2021-09-06T16:46:53.869Z] core18 20210722 from Canonical* installed [2021-09-06T16:46:53.869Z] "core18" switched to the "latest/stable" channel [2021-09-06T16:46:53.869Z] [2021-09-06T16:46:56.525Z] snapcraft 5.0 from Canonical* installed [2021-09-06T16:46:56.525Z] "snapcraft" switched to the "latest/stable" channel [2021-09-06T16:46:56.525Z] [2021-09-06T16:47:00.879Z] 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-09-06T16:47:00.879Z] - README.md [2021-09-06T16:47:00.879Z] [2021-09-06T16:47:00.879Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-06T16:47:01.159Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-06T16:47:01.159Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-06T16:47:01.159Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-06T16:47:02.431Z] Reading package lists... [2021-09-06T16:47:02.711Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-06T16:47:02.991Z] Reading package lists... [2021-09-06T16:47:02.991Z] Building dependency tree... [2021-09-06T16:47:02.991Z] Reading state information... [2021-09-06T16:47:03.269Z] Suggested packages: [2021-09-06T16:47:03.269Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-06T16:47:03.269Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-06T16:47:03.269Z] Recommended packages: [2021-09-06T16:47:03.269Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-06T16:47:03.269Z] The following NEW packages will be installed: [2021-09-06T16:47:03.269Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-06T16:47:03.269Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-06T16:47:03.269Z] pkg-config zip [2021-09-06T16:47:03.269Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-06T16:47:03.550Z] Need to get 7663 kB of archives. [2021-09-06T16:47:03.550Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-06T16:47:03.550Z] 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-09-06T16:47:03.550Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-06T16:47:03.550Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-06T16:47:03.550Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-06T16:47:03.828Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-06T16:47:03.828Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-06T16:47:03.828Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-06T16:47:03.828Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-06T16:47:04.107Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-06T16:47:04.107Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-06T16:47:04.107Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-06T16:47:04.107Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-06T16:47:04.398Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-06T16:47:04.398Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-06T16:47:04.398Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-06T16:47:04.398Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T16:47:04.398Z] Fetched 7663 kB in 1s (7596 kB/s) [2021-09-06T16:47:04.679Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-06T16:47:04.679Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-06T16:47:04.679Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-06T16:47:04.679Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-06T16:47:04.679Z] Selecting previously unselected package libpsl5:amd64. [2021-09-06T16:47:04.679Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-06T16:47:04.679Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-06T16:47:04.679Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-06T16:47:04.679Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-06T16:47:04.679Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-06T16:47:04.960Z] Selecting previously unselected package librtmp1:amd64. [2021-09-06T16:47:04.960Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-06T16:47:04.960Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-06T16:47:04.960Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-06T16:47:04.960Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-06T16:47:04.960Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-06T16:47:04.960Z] Selecting previously unselected package liberror-perl. [2021-09-06T16:47:04.960Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-06T16:47:04.960Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-06T16:47:04.960Z] Selecting previously unselected package git-man. [2021-09-06T16:47:04.960Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-06T16:47:04.960Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-06T16:47:05.237Z] Selecting previously unselected package git. [2021-09-06T16:47:05.237Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-06T16:47:05.237Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-06T16:47:05.844Z] Selecting previously unselected package libnorm1:amd64. [2021-09-06T16:47:05.844Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-06T16:47:05.844Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-06T16:47:05.844Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-06T16:47:05.844Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-06T16:47:05.844Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-06T16:47:05.844Z] Selecting previously unselected package libsodium23:amd64. [2021-09-06T16:47:05.844Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-06T16:47:05.844Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-06T16:47:05.844Z] Selecting previously unselected package libzmq5:amd64. [2021-09-06T16:47:05.844Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-06T16:47:05.844Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T16:47:05.844Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-06T16:47:05.844Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-06T16:47:06.124Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T16:47:06.124Z] Selecting previously unselected package pkg-config. [2021-09-06T16:47:06.124Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-06T16:47:06.124Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-06T16:47:06.124Z] Selecting previously unselected package zip. [2021-09-06T16:47:06.124Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-06T16:47:06.124Z] Unpacking zip (3.0-11build1) ... [2021-09-06T16:47:06.124Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-06T16:47:06.124Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-06T16:47:06.124Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-06T16:47:06.124Z] Setting up liberror-perl (0.17025-1) ... [2021-09-06T16:47:06.124Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-06T16:47:06.124Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-06T16:47:06.124Z] No schema files found: doing nothing. [2021-09-06T16:47:06.124Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-06T16:47:06.404Z] Setting up zip (3.0-11build1) ... [2021-09-06T16:47:06.404Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-06T16:47:06.404Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-06T16:47:06.404Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-06T16:47:06.404Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T16:47:06.404Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-06T16:47:06.404Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T16:47:06.404Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-06T16:47:06.404Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T16:47:07.010Z] git set to automatically installed. [2021-09-06T16:47:07.010Z] git-man set to automatically installed. [2021-09-06T16:47:07.010Z] libcurl3-gnutls set to automatically installed. [2021-09-06T16:47:07.010Z] liberror-perl set to automatically installed. [2021-09-06T16:47:07.010Z] libglib2.0-0 set to automatically installed. [2021-09-06T16:47:07.011Z] libnghttp2-14 set to automatically installed. [2021-09-06T16:47:07.011Z] libnorm1 set to automatically installed. [2021-09-06T16:47:07.011Z] libpgm-5.2-0 set to automatically installed. [2021-09-06T16:47:07.011Z] libpsl5 set to automatically installed. [2021-09-06T16:47:07.011Z] librtmp1 set to automatically installed. [2021-09-06T16:47:07.011Z] libsodium23 set to automatically installed. [2021-09-06T16:47:07.011Z] libzmq3-dev set to automatically installed. [2021-09-06T16:47:07.011Z] libzmq5 set to automatically installed. [2021-09-06T16:47:07.011Z] pkg-config set to automatically installed. [2021-09-06T16:47:07.011Z] zip set to automatically installed. [2021-09-06T16:47:08.012Z] snapd is not logged in, snap install commands will use sudo [2021-09-06T16:47:09.003Z] snap "core18" has no updates available [2021-09-06T16:47:09.994Z] snapd is not logged in, snap install commands will use sudo [2021-09-06T16:47:20.409Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-09-06T16:47:20.409Z] Pulling config-common [2021-09-06T16:47:20.409Z] + snapcraftctl pull [2021-09-06T16:47:21.398Z] Pulling go-build-helper [2021-09-06T16:47:21.398Z] + snapcraftctl pull [2021-09-06T16:47:22.846Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-06T16:47:22.846Z] Skipping pull go-build-helper (already ran) [2021-09-06T16:47:22.846Z] Building go-build-helper [2021-09-06T16:47:22.846Z] + snapcraftctl build [2021-09-06T16:47:23.236Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:47:23.236Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:47:23.236Z] ---> d3ce8781a4e3 [2021-09-06T16:47:23.236Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T16:47:23.236Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:47:23.236Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:47:23.236Z] ---> d3ce8781a4e3 [2021-09-06T16:47:23.236Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T16:47:23.236Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:47:23.236Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:47:23.236Z] ---> d3ce8781a4e3 [2021-09-06T16:47:23.236Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:47:23.236Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:47:23.236Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:47:23.236Z] ---> d3ce8781a4e3 [2021-09-06T16:47:23.236Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T16:47:23.236Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:47:23.236Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:47:23.236Z] ---> d3ce8781a4e3 [2021-09-06T16:47:23.236Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T16:47:23.236Z] ---> Running in d27009168c67 [2021-09-06T16:47:23.237Z] ---> Running in 61eaa953e14c [2021-09-06T16:47:23.237Z] ---> Running in d1df0ea95d08 [2021-09-06T16:47:23.237Z] ---> Running in 61e41efc0a18 [2021-09-06T16:47:23.237Z] ---> Running in bdaf395d8340 [2021-09-06T16:47:23.237Z] Removing intermediate container d1df0ea95d08 [2021-09-06T16:47:23.237Z] ---> a956b4178e22 [2021-09-06T16:47:23.237Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:47:23.237Z] Removing intermediate container 61e41efc0a18 [2021-09-06T16:47:23.237Z] ---> 120e36548db0 [2021-09-06T16:47:23.237Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:47:23.237Z] ---> Running in bb89c9e5475c [2021-09-06T16:47:23.237Z] Removing intermediate container d27009168c67 [2021-09-06T16:47:23.237Z] ---> 5630a5f40bb0 [2021-09-06T16:47:23.237Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:47:23.237Z] Removing intermediate container bdaf395d8340 [2021-09-06T16:47:23.237Z] ---> 8f8acdba1e3e [2021-09-06T16:47:23.237Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:47:23.514Z] Removing intermediate container 61eaa953e14c [2021-09-06T16:47:23.515Z] ---> 075b64e0df0a [2021-09-06T16:47:23.515Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:47:23.515Z] ---> Running in 78374ceea96d [2021-09-06T16:47:23.789Z] ---> Running in 96bc1a1e05af [2021-09-06T16:47:23.789Z] ---> Running in caba64ffc667 [2021-09-06T16:47:23.789Z] ---> Running in 55cf6f41b7e1 [2021-09-06T16:47:25.491Z] Staging go-build-helper [2021-09-06T16:47:25.491Z] + snapcraftctl stage [2021-09-06T16:47:27.215Z] Removing intermediate container bb89c9e5475c [2021-09-06T16:47:27.215Z] ---> 9d49be47be35 [2021-09-06T16:47:27.215Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T16:47:27.215Z] ---> Running in 35132c869374 [2021-09-06T16:47:27.488Z] Removing intermediate container 78374ceea96d [2021-09-06T16:47:27.488Z] ---> de65b432d8b1 [2021-09-06T16:47:27.488Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T16:47:27.488Z] ---> Running in 1ebbc616e93a [2021-09-06T16:47:27.772Z] Removing intermediate container caba64ffc667 [2021-09-06T16:47:27.772Z] ---> 153800cdef81 [2021-09-06T16:47:27.772Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T16:47:28.045Z] ---> Running in 95e6354fe80e [2021-09-06T16:47:28.329Z] Removing intermediate container 55cf6f41b7e1 [2021-09-06T16:47:28.329Z] ---> 61ebb0b3448a [2021-09-06T16:47:28.329Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T16:47:28.329Z] Removing intermediate container 96bc1a1e05af [2021-09-06T16:47:28.329Z] ---> 27f05ed96052 [2021-09-06T16:47:28.329Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T16:47:30.078Z] ---> Running in a111e2f03a55 [2021-09-06T16:47:30.078Z] ---> Running in 42681e3d1416 [2021-09-06T16:47:30.078Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:47:30.078Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:47:30.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:47:30.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:47:30.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:47:31.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:47:31.339Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:47:31.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:47:31.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:47:32.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:47:32.083Z] OK: 218 MiB in 52 packages [2021-09-06T16:47:32.763Z] OK: 218 MiB in 52 packages [2021-09-06T16:47:33.111Z] OK: 218 MiB in 52 packages [2021-09-06T16:47:33.111Z] OK: 218 MiB in 52 packages [2021-09-06T16:47:33.486Z] OK: 218 MiB in 52 packages [2021-09-06T16:47:34.981Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-06T16:47:34.981Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-06T16:47:34.981Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-06T16:47:34.981Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-06T16:47:34.981Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-06T16:47:34.981Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-06T16:47:34.981Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-06T16:47:34.981Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-06T16:47:34.981Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-06T16:47:34.981Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-06T16:47:34.981Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-06T16:47:34.981Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-06T16:47:34.981Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-06T16:47:34.981Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-06T16:47:34.981Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-06T16:47:34.981Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-06T16:47:34.981Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-06T16:47:34.981Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-06T16:47:34.981Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-06T16:47:34.981Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-06T16:47:34.981Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-06T16:47:34.981Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-06T16:47:34.981Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-06T16:47:34.981Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-06T16:47:34.981Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-06T16:47:34.981Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-06T16:47:34.981Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-06T16:47:34.981Z] Fetched 25.1 MB in 0s (0 B/s) [2021-09-06T16:47:34.981Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-06T16:47:34.981Z] Fetched 224 kB in 0s (0 B/s) [2021-09-06T16:47:34.981Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-06T16:47:34.981Z] Fetched 157 kB in 0s (0 B/s) [2021-09-06T16:47:34.981Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-06T16:47:34.981Z] Fetched 221 kB in 0s (0 B/s) [2021-09-06T16:47:34.981Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-06T16:47:34.981Z] Fetched 143 kB in 0s (0 B/s) [2021-09-06T16:47:34.981Z] Pulling edgex-go [2021-09-06T16:47:34.981Z] + snapcraftctl pull [2021-09-06T16:47:35.011Z] Removing intermediate container 1ebbc616e93a [2021-09-06T16:47:35.011Z] ---> 1225aad8abb2 [2021-09-06T16:47:35.011Z] Step 6/24 : COPY go.mod . [2021-09-06T16:47:35.011Z] Removing intermediate container 35132c869374 [2021-09-06T16:47:35.011Z] ---> 5b9ffe90a499 [2021-09-06T16:47:35.011Z] Step 6/23 : COPY go.mod . [2021-09-06T16:47:35.011Z] Removing intermediate container 95e6354fe80e [2021-09-06T16:47:35.011Z] ---> eabb9fec5b42 [2021-09-06T16:47:35.011Z] Step 6/23 : COPY go.mod . [2021-09-06T16:47:35.284Z] Removing intermediate container 42681e3d1416 [2021-09-06T16:47:35.284Z] ---> b6eec2113325 [2021-09-06T16:47:35.284Z] Step 6/32 : COPY go.mod . [2021-09-06T16:47:35.557Z] Removing intermediate container a111e2f03a55 [2021-09-06T16:47:35.557Z] ---> e0f01e47229b [2021-09-06T16:47:35.557Z] Step 6/22 : COPY go.mod . [2021-09-06T16:47:35.584Z] Pulling hooks [2021-09-06T16:47:35.584Z] + snapcraftctl pull [2021-09-06T16:47:36.164Z] ---> 0e1aa7883668 [2021-09-06T16:47:36.164Z] Step 7/23 : RUN go mod download [2021-09-06T16:47:36.164Z] ---> e122dd1518cd [2021-09-06T16:47:36.164Z] Step 7/24 : RUN go mod download [2021-09-06T16:47:36.164Z] ---> Running in 51963e77b649 [2021-09-06T16:47:36.443Z] ---> a54da074e369 [2021-09-06T16:47:36.443Z] Step 7/23 : RUN go mod download [2021-09-06T16:47:36.443Z] ---> Running in 5114b8db76b1 [2021-09-06T16:47:36.749Z] ---> bf729093e6bd [2021-09-06T16:47:36.749Z] Step 7/32 : RUN go mod download [2021-09-06T16:47:36.749Z] ---> Running in ad17dcf64363 [2021-09-06T16:47:37.038Z] ---> 48169a23a448 [2021-09-06T16:47:37.038Z] Step 7/22 : RUN go mod download [2021-09-06T16:47:37.314Z] ---> Running in 55fc727ad615 [2021-09-06T16:47:37.314Z] ---> Running in d3d6191cf997 [2021-09-06T16:47:42.757Z] Removing intermediate container 51963e77b649 [2021-09-06T16:47:42.757Z] ---> 051c739c50a7 [2021-09-06T16:47:42.757Z] Step 8/23 : COPY . . [2021-09-06T16:47:44.764Z] Removing intermediate container 5114b8db76b1 [2021-09-06T16:47:44.764Z] ---> b866960d45a8 [2021-09-06T16:47:44.764Z] Step 8/24 : COPY . . [2021-09-06T16:47:46.222Z] Removing intermediate container ad17dcf64363 [2021-09-06T16:47:46.222Z] ---> 3be0760570e0 [2021-09-06T16:47:46.222Z] Step 8/23 : COPY . . [2021-09-06T16:47:46.821Z] Removing intermediate container d3d6191cf997 [2021-09-06T16:47:46.821Z] ---> c217e8df9127 [2021-09-06T16:47:46.821Z] Step 8/22 : COPY . . [2021-09-06T16:47:47.423Z] Removing intermediate container 55fc727ad615 [2021-09-06T16:47:47.424Z] ---> 84e163d9b2c7 [2021-09-06T16:47:47.424Z] Step 8/32 : COPY . . [2021-09-06T16:47:53.933Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-06T16:47:53.933Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-06T16:47:53.933Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-06T16:47:53.933Z] Fetched 0 B in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-06T16:47:53.933Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-06T16:47:53.933Z] Fetched 279 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-06T16:47:53.933Z] Fetched 122 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-06T16:47:53.933Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-06T16:47:53.933Z] Fetched 8848 B in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-06T16:47:53.933Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-06T16:47:53.933Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-06T16:47:53.933Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-06T16:47:53.933Z] Fetched 219 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-06T16:47:53.933Z] Fetched 154 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-06T16:47:53.933Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-06T16:47:53.933Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-06T16:47:53.933Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-06T16:47:53.933Z] Fetched 499 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-06T16:47:53.933Z] Fetched 111 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-06T16:47:53.933Z] Fetched 240 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-06T16:47:53.933Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-06T16:47:53.933Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-06T16:47:53.933Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-06T16:47:53.933Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-06T16:47:53.933Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-06T16:47:53.933Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-06T16:47:53.933Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-06T16:47:53.933Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-06T16:47:53.933Z] Fetched 8720 B in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-06T16:47:53.933Z] Fetched 140 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-06T16:47:53.933Z] Fetched 119 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-06T16:47:53.933Z] Fetched 111 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-06T16:47:53.933Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-06T16:47:53.933Z] Fetched 645 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-06T16:47:53.933Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-06T16:47:53.933Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-06T16:47:53.933Z] Fetched 368 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-06T16:47:53.933Z] Fetched 187 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-06T16:47:53.933Z] Fetched 175 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-06T16:47:53.933Z] Fetched 206 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-06T16:47:53.933Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-06T16:47:53.933Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-06T16:47:53.933Z] Fetched 159 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-06T16:47:53.933Z] Fetched 107 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-06T16:47:53.933Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-06T16:47:53.933Z] Pulling static-packages [2021-09-06T16:47:53.933Z] + snapcraftctl pull [2021-09-06T16:47:53.933Z] Pulling version [2021-09-06T16:47:53.933Z] + cd /root/project [2021-09-06T16:47:53.933Z] + git describe --tags --abbrev=0 [2021-09-06T16:47:53.933Z] + sed s/v// [2021-09-06T16:47:53.933Z] + GIT_VERSION=2.0.1-dev.37 [2021-09-06T16:47:53.933Z] + [ -z 2.0.1-dev.37 ] [2021-09-06T16:47:53.934Z] + snapcraftctl set-version 2.0.1-dev.37 [2021-09-06T16:47:54.210Z] Building config-common [2021-09-06T16:47:54.210Z] + snapcraftctl build [2021-09-06T16:47:56.232Z] Skipping build go-build-helper (already ran) [2021-09-06T16:47:56.232Z] Building edgex-go [2021-09-06T16:47:56.520Z] + cd /root/parts/edgex-go/src [2021-09-06T16:47:56.520Z] + git describe --tags --abbrev=0 [2021-09-06T16:47:56.520Z] + sed s/v// [2021-09-06T16:47:56.520Z] + GIT_VERSION=2.0.1-dev.37 [2021-09-06T16:47:56.520Z] + [ -z 2.0.1-dev.37 ] [2021-09-06T16:47:56.520Z] + echo 2.0.1-dev.37 [2021-09-06T16:47:56.520Z] + make build [2021-09-06T16:47:56.520Z] go mod tidy [2021-09-06T16:48:00.917Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-06T16:48:00.917Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-06T16:48:00.917Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-06T16:48:00.917Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-06T16:48:00.917Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-06T16:48:00.917Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-06T16:48:00.917Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-06T16:48:00.917Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-06T16:48:00.917Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-06T16:48:00.917Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-06T16:48:00.917Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-06T16:48:00.917Z] go: downloading github.com/lib/pq v1.10.2 [2021-09-06T16:48:00.917Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-06T16:48:00.917Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-06T16:48:00.917Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-09-06T16:48:00.917Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-06T16:48:00.917Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-06T16:48:01.502Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-06T16:48:01.502Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-06T16:48:01.502Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-06T16:48:01.502Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-06T16:48:01.502Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-06T16:48:01.502Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-06T16:48:01.769Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-06T16:48:01.769Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-06T16:48:01.769Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-06T16:48:01.769Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-06T16:48:01.769Z] go: downloading golang.org/x/text v0.3.6 [2021-09-06T16:48:01.769Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-06T16:48:01.769Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-06T16:48:02.041Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-06T16:48:02.041Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-06T16:48:02.041Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-06T16:48:02.041Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-06T16:48:02.041Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-06T16:48:02.041Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-06T16:48:02.041Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-06T16:48:02.308Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-06T16:48:02.308Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-06T16:48:02.308Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-06T16:48:02.308Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-06T16:48:02.575Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-06T16:48:02.575Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-06T16:48:02.575Z] go: downloading github.com/kr/text v0.2.0 [2021-09-06T16:48:02.848Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-06T16:48:02.848Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-06T16:48:02.848Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-06T16:48:02.848Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-06T16:48:02.848Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-06T16:48:02.848Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-06T16:48:02.848Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-06T16:48:02.848Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-06T16:48:02.848Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-06T16:48:02.848Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-06T16:48:03.117Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-06T16:48:03.117Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-06T16:48:03.117Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-06T16:48:03.117Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-06T16:48:03.117Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-06T16:48:03.117Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-06T16:48:03.117Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-06T16:48:03.117Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-06T16:48:03.117Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-06T16:48:03.117Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-06T16:48:03.117Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-06T16:48:03.117Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-06T16:48:03.117Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-06T16:48:03.117Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-06T16:48:03.117Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-06T16:48:03.117Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-06T16:48:03.118Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-06T16:48:03.118Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-06T16:48:03.118Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-06T16:48:03.386Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-06T16:48:03.386Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-06T16:48:03.386Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-06T16:48:03.386Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-06T16:48:03.386Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T16:48:11.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T16:48:14.237Z] ---> ec934de3b236 [2021-09-06T16:48:14.237Z] Step 9/23 : RUN go mod tidy [2021-09-06T16:48:14.237Z] ---> 960d98551023 [2021-09-06T16:48:14.237Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:48:14.237Z] ---> 6d0f3ef883d1 [2021-09-06T16:48:14.237Z] Step 9/32 : RUN go mod tidy [2021-09-06T16:48:14.237Z] ---> ee59d3519e12 [2021-09-06T16:48:14.237Z] Step 9/22 : RUN go mod tidy [2021-09-06T16:48:14.237Z] ---> bb19bc5a09b5 [2021-09-06T16:48:14.237Z] Step 9/23 : RUN go mod tidy [2021-09-06T16:48:14.237Z] ---> Running in f0b8575fa495 [2021-09-06T16:48:14.237Z] ---> Running in 9804b37322dc [2021-09-06T16:48:14.237Z] ---> Running in 7b738edc6cd0 [2021-09-06T16:48:14.237Z] ---> Running in 88d9ae57d7a4 [2021-09-06T16:48:14.237Z] ---> Running in b3a153a2eca5 [2021-09-06T16:48:15.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T16:48:17.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T16:48:17.659Z] Removing intermediate container f0b8575fa495 [2021-09-06T16:48:17.659Z] ---> 616bc9a58ad2 [2021-09-06T16:48:17.659Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T16:48:18.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T16:48:18.259Z] ---> Running in 97420f521368 [2021-09-06T16:48:18.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T16:48:18.867Z] Removing intermediate container 7b738edc6cd0 [2021-09-06T16:48:18.867Z] ---> 31886d5315ac [2021-09-06T16:48:18.867Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T16:48:19.143Z] ---> Running in 4cb052e82a7f [2021-09-06T16:48:19.419Z] Removing intermediate container 9804b37322dc [2021-09-06T16:48:19.419Z] ---> 03990b3fb5ef [2021-09-06T16:48:19.419Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T16:48:19.419Z] Removing intermediate container 88d9ae57d7a4 [2021-09-06T16:48:19.419Z] ---> 9f5989de23db [2021-09-06T16:48:19.419Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T16:48:19.696Z] Removing intermediate container b3a153a2eca5 [2021-09-06T16:48:19.696Z] ---> 6a46eb83bbce [2021-09-06T16:48:19.696Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T16:48:19.696Z] ---> Running in cbbe96f532bf [2021-09-06T16:48:19.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T16:48:19.971Z] ---> Running in 49b3a97e509b [2021-09-06T16:48:19.971Z] ---> Running in bc178314faab [2021-09-06T16:48:19.971Z] 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-09-06T16:48:20.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T16:48:21.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T16:48:21.973Z] 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-09-06T16:48:22.588Z] 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-09-06T16:48:22.588Z] 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-09-06T16:48:22.866Z] 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-09-06T16:48:23.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T16:48:24.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T16:48:24.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T16:48:26.405Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-06T16:48:26.405Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-06T16:48:26.405Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-06T16:48:26.405Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-06T16:48:26.405Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-06T16:48:26.405Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-06T16:48:26.405Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-06T16:48:26.405Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-06T16:48:26.405Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-06T16:48:26.405Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-06T16:48:26.405Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-06T16:48:26.405Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-06T16:48:26.405Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-06T16:48:26.405Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-06T16:48:26.405Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-06T16:48:26.405Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-06T16:48:26.405Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-06T16:48:26.674Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-09-06T16:48:26.674Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-06T16:48:26.674Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-06T16:48:26.674Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-06T16:48:26.674Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-06T16:48:26.674Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-06T16:48:26.674Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-09-06T16:48:26.674Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-06T16:48:26.674Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-06T16:48:26.674Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-06T16:48:27.666Z] Building hooks [2021-09-06T16:48:27.666Z] + cd /root/parts/hooks/src [2021-09-06T16:48:27.666Z] + make build [2021-09-06T16:48:27.666Z] go mod tidy [2021-09-06T16:48:28.656Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-06T16:48:28.656Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-06T16:48:28.656Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-06T16:48:28.656Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-06T16:48:28.656Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-06T16:48:29.639Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-06T16:48:29.915Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-06T16:48:29.915Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-06T16:48:33.662Z] Building static-packages [2021-09-06T16:48:33.662Z] + snapcraftctl build [2021-09-06T16:48:35.122Z] Building version [2021-09-06T16:48:35.122Z] + snapcraftctl build [2021-09-06T16:48:37.112Z] Staging config-common [2021-09-06T16:48:37.112Z] + snapcraftctl stage [2021-09-06T16:48:38.092Z] Skipping stage go-build-helper (already ran) [2021-09-06T16:48:38.092Z] Staging edgex-go [2021-09-06T16:48:38.092Z] + snapcraftctl stage [2021-09-06T16:48:39.073Z] Staging hooks [2021-09-06T16:48:39.073Z] + snapcraftctl stage [2021-09-06T16:48:40.041Z] Staging static-packages [2021-09-06T16:48:40.041Z] + snapcraftctl stage [2021-09-06T16:48:41.003Z] Staging version [2021-09-06T16:48:41.003Z] + snapcraftctl stage [2021-09-06T16:48:42.414Z] Priming config-common [2021-09-06T16:48:42.414Z] + snapcraftctl prime [2021-09-06T16:48:43.376Z] Priming go-build-helper [2021-09-06T16:48:43.376Z] + snapcraftctl prime [2021-09-06T16:48:44.341Z] Priming edgex-go [2021-09-06T16:48:44.341Z] + snapcraftctl prime [2021-09-06T16:48:45.750Z] Priming hooks [2021-09-06T16:48:45.750Z] + snapcraftctl prime [2021-09-06T16:48:46.711Z] Priming static-packages [2021-09-06T16:48:46.711Z] + snapcraftctl prime [2021-09-06T16:48:49.289Z] Priming version [2021-09-06T16:48:49.289Z] + snapcraftctl prime [2021-09-06T16:48:50.252Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-06T16:50:45.512Z] 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-09-06T16:50:46.991Z] Removing intermediate container cbbe96f532bf [2021-09-06T16:50:46.991Z] ---> 3a4a7ce53537 [2021-09-06T16:50:46.991Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T16:50:47.286Z] ---> Running in 5f6bfa92bd7b [2021-09-06T16:50:49.965Z] 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-09-06T16:50:53.404Z] Removing intermediate container bc178314faab [2021-09-06T16:50:53.404Z] ---> e88421e3ce2b [2021-09-06T16:50:53.404Z] [2021-09-06T16:50:53.404Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T16:50:54.419Z] 3.12: Pulling from library/alpine [2021-09-06T16:50:55.408Z] Removing intermediate container 49b3a97e509b [2021-09-06T16:50:55.408Z] ---> 3d26369f9670 [2021-09-06T16:50:55.408Z] [2021-09-06T16:50:55.408Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T16:50:55.408Z] Removing intermediate container 97420f521368 [2021-09-06T16:50:55.408Z] ---> d65dc1395821 [2021-09-06T16:50:55.408Z] [2021-09-06T16:50:55.408Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T16:50:55.408Z] Removing intermediate container 5f6bfa92bd7b [2021-09-06T16:50:55.408Z] ---> 1edcb93ea256 [2021-09-06T16:50:55.408Z] [2021-09-06T16:50:55.408Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T16:50:55.684Z] 3.12: Pulling from library/alpine [2021-09-06T16:50:55.684Z] 3.12: Pulling from library/alpine [2021-09-06T16:50:55.684Z] Removing intermediate container 4cb052e82a7f [2021-09-06T16:50:55.684Z] ---> 5fb71ec63b88 [2021-09-06T16:50:55.684Z] [2021-09-06T16:50:55.684Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T16:50:55.958Z] 20.10.7: Pulling from library/docker [2021-09-06T16:50:55.958Z] 3.12: Pulling from library/alpine [2021-09-06T16:50:55.958Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T16:50:55.958Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T16:50:56.233Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T16:50:56.233Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T16:50:56.233Z] Status: Image is up to date for alpine:3.12 [2021-09-06T16:50:56.233Z] Status: Image is up to date for alpine:3.12 [2021-09-06T16:50:56.233Z] ---> afc2cc120ca2 [2021-09-06T16:50:56.233Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T16:50:56.233Z] ---> afc2cc120ca2 [2021-09-06T16:50:56.233Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T16:50:56.509Z] ---> afc2cc120ca2 [2021-09-06T16:50:56.509Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T16:50:56.509Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T16:50:56.509Z] Status: Image is up to date for alpine:3.12 [2021-09-06T16:50:56.788Z] ---> afc2cc120ca2 [2021-09-06T16:50:56.788Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:50:56.788Z] ---> Running in 8f4c28aaf1a5 [2021-09-06T16:50:56.788Z] ---> Running in 8ec8bd3c2bd8 [2021-09-06T16:50:56.788Z] ---> Running in fda73269e8a5 [2021-09-06T16:50:57.066Z] ---> Running in 2b4d1e7d1c35 [2021-09-06T16:50:58.056Z] Removing intermediate container fda73269e8a5 [2021-09-06T16:50:58.056Z] ---> ca1247a29be1 [2021-09-06T16:50:58.056Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T16:50:58.335Z] ---> Running in 92ec87cd0ecd [2021-09-06T16:50:59.327Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:50:59.327Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:50:59.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:50:59.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:50:59.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:50:59.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:50:59.880Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T16:51:00.163Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T16:51:00.163Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T16:51:00.163Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T16:51:00.163Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:51:00.163Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:51:00.439Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T16:51:00.439Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T16:51:00.439Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:51:00.439Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:51:00.439Z] OK: 7 MiB in 18 packages [2021-09-06T16:51:00.717Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T16:51:00.717Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:51:00.717Z] OK: 5 MiB in 15 packages [2021-09-06T16:51:00.717Z] OK: 6 MiB in 16 packages [2021-09-06T16:51:00.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:51:00.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:51:01.600Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T16:51:01.600Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T16:51:01.600Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:51:01.600Z] OK: 5 MiB in 16 packages [2021-09-06T16:51:03.573Z] Removing intermediate container 2b4d1e7d1c35 [2021-09-06T16:51:03.573Z] ---> bf273bff6ce5 [2021-09-06T16:51:03.573Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:51:04.169Z] ---> Running in 627ce87c6592 [2021-09-06T16:51:04.169Z] Removing intermediate container 8f4c28aaf1a5 [2021-09-06T16:51:04.169Z] ---> 030f9ff71f44 [2021-09-06T16:51:04.169Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T16:51:04.440Z] Removing intermediate container 92ec87cd0ecd [2021-09-06T16:51:04.440Z] ---> efca10a1c1ff [2021-09-06T16:51:04.440Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T16:51:04.440Z] Removing intermediate container 8ec8bd3c2bd8 [2021-09-06T16:51:04.440Z] ---> e496f83025b0 [2021-09-06T16:51:04.440Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:51:04.440Z] ---> Running in 51b1aef70d13 [2021-09-06T16:51:04.714Z] ---> Running in 1435a3b4dfb2 [2021-09-06T16:51:04.714Z] ---> Running in 5febfa1cc80a [2021-09-06T16:51:04.991Z] Removing intermediate container 627ce87c6592 [2021-09-06T16:51:04.991Z] ---> 50bfcc40e537 [2021-09-06T16:51:04.991Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T16:51:05.262Z] ---> Running in a135999a7685 [2021-09-06T16:51:05.262Z] Removing intermediate container 51b1aef70d13 [2021-09-06T16:51:05.262Z] ---> 364c52a2a9c4 [2021-09-06T16:51:05.262Z] Step 14/22 : WORKDIR /edgex [2021-09-06T16:51:05.535Z] Removing intermediate container 1435a3b4dfb2 [2021-09-06T16:51:05.535Z] ---> 148b91fb2f95 [2021-09-06T16:51:05.535Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T16:51:05.826Z] ---> Running in f72656960083 [2021-09-06T16:51:05.826Z] Removing intermediate container 5febfa1cc80a [2021-09-06T16:51:05.826Z] ---> a4ae925431aa [2021-09-06T16:51:05.826Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T16:51:05.826Z] ---> Running in 030e9bd7ad2f [2021-09-06T16:51:06.098Z] Removing intermediate container a135999a7685 [2021-09-06T16:51:06.098Z] ---> ab6ff096395e [2021-09-06T16:51:06.098Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T16:51:06.370Z] ---> Running in 658d90c2a464 [2021-09-06T16:51:06.370Z] ---> Running in b4ccc476a935 [2021-09-06T16:51:06.643Z] Removing intermediate container f72656960083 [2021-09-06T16:51:06.643Z] ---> ad6294f411fd [2021-09-06T16:51:06.643Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T16:51:06.643Z] Removing intermediate container 030e9bd7ad2f [2021-09-06T16:51:06.643Z] ---> 89f358fa9b09 [2021-09-06T16:51:06.643Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-06T16:51:06.917Z] Removing intermediate container 658d90c2a464 [2021-09-06T16:51:06.917Z] ---> 625691427a41 [2021-09-06T16:51:06.917Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T16:51:06.917Z] ---> Running in a8e694d436f3 [2021-09-06T16:51:07.206Z] Removing intermediate container b4ccc476a935 [2021-09-06T16:51:07.206Z] ---> d166400d0f04 [2021-09-06T16:51:07.206Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:51:07.479Z] ---> Running in 43fbcecd7e61 [2021-09-06T16:51:07.753Z] ---> 36354e9cf967 [2021-09-06T16:51:07.753Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T16:51:08.351Z] Removing intermediate container 43fbcecd7e61 [2021-09-06T16:51:08.351Z] ---> a47a38bb1df3 [2021-09-06T16:51:08.351Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:51:08.641Z] ---> 322c218da787 [2021-09-06T16:51:08.641Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T16:51:09.629Z] ---> 936c8acba059 [2021-09-06T16:51:09.629Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T16:51:09.917Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T16:51:09.917Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T16:51:09.917Z] ---> df445af6242a [2021-09-06T16:51:09.917Z] 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-09-06T16:51:09.917Z] ---> ce566d2cbc80 [2021-09-06T16:51:09.917Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T16:51:10.195Z] ---> Running in 3d11f8c59e9e [2021-09-06T16:51:10.517Z] Removing intermediate container a8e694d436f3 [2021-09-06T16:51:10.517Z] ---> b815bf34dd20 [2021-09-06T16:51:10.517Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T16:51:10.800Z] ---> d890de6fa303 [2021-09-06T16:51:10.800Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T16:51:10.800Z] ---> Running in 51d354384b7e [2021-09-06T16:51:11.074Z] Removing intermediate container 3d11f8c59e9e [2021-09-06T16:51:11.074Z] ---> f6b18e586720 [2021-09-06T16:51:11.074Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-06T16:51:12.060Z] ---> Running in 993f6ccebbd7 [2021-09-06T16:51:12.337Z] Removing intermediate container 51d354384b7e [2021-09-06T16:51:12.337Z] ---> e910ab3463f7 [2021-09-06T16:51:12.337Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T16:51:12.337Z] ---> 8f727e02c09b [2021-09-06T16:51:12.337Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T16:51:12.337Z] ---> fe01f7e4bf78 [2021-09-06T16:51:12.337Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T16:51:12.614Z] ---> 6d1152d2f080 [2021-09-06T16:51:12.614Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T16:51:12.614Z] ---> Running in 2b5f4b28f182 [2021-09-06T16:51:12.895Z] ---> Running in c60f410e72bd [2021-09-06T16:51:13.499Z] Removing intermediate container 2b5f4b28f182 [2021-09-06T16:51:13.499Z] ---> 6a12d3322c0a [2021-09-06T16:51:13.499Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:51:13.774Z] Removing intermediate container c60f410e72bd [2021-09-06T16:51:13.774Z] ---> d69bd6b3dee4 [2021-09-06T16:51:13.774Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T16:51:13.774Z] ---> Running in daadafdbe9ed [2021-09-06T16:51:14.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:51:14.049Z] ---> Running in edf111c8de4c [2021-09-06T16:51:14.049Z] ---> 477c0d44f626 [2021-09-06T16:51:14.049Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T16:51:14.049Z] ---> 97b9be4875b3 [2021-09-06T16:51:14.049Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T16:51:14.325Z] ---> Running in b57cb1d05eab [2021-09-06T16:51:14.325Z] ---> Running in 6b9b60390862 [2021-09-06T16:51:14.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:51:14.616Z] Removing intermediate container daadafdbe9ed [2021-09-06T16:51:14.616Z] ---> e014e0e5ec29 [2021-09-06T16:51:14.616Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T16:51:14.889Z] Removing intermediate container edf111c8de4c [2021-09-06T16:51:14.889Z] ---> d49e1b035bc3 [2021-09-06T16:51:14.889Z] Step 20/22 : LABEL arch=arm64 [2021-09-06T16:51:14.889Z] ---> Running in 207c25dd718f [2021-09-06T16:51:14.889Z] Removing intermediate container b57cb1d05eab [2021-09-06T16:51:14.889Z] ---> ae98de00fe2b [2021-09-06T16:51:14.889Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:51:15.191Z] ---> Running in 341ee14cd51b [2021-09-06T16:51:15.191Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T16:51:15.191Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T16:51:15.191Z] ---> Running in 609d48f9445a [2021-09-06T16:51:15.466Z] Executing bash-5.1.0-r0.post-install [2021-09-06T16:51:15.466Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T16:51:15.466Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T16:51:15.466Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T16:51:15.466Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T16:51:15.466Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T16:51:15.466Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T16:51:15.466Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T16:51:15.466Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T16:51:15.466Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T16:51:15.466Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T16:51:15.466Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T16:51:15.466Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T16:51:15.763Z] Removing intermediate container 207c25dd718f [2021-09-06T16:51:15.763Z] ---> 528b30ed7935 [2021-09-06T16:51:15.763Z] Step 22/23 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 [2021-09-06T16:51:16.381Z] Removing intermediate container 341ee14cd51b [2021-09-06T16:51:16.381Z] ---> f3096e6da645 [2021-09-06T16:51:16.381Z] Step 21/22 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 [2021-09-06T16:51:16.381Z] Removing intermediate container 609d48f9445a [2021-09-06T16:51:16.381Z] ---> f0d5005c7736 [2021-09-06T16:51:16.381Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T16:51:16.381Z] ---> Running in ceae9c3033b5 [2021-09-06T16:51:16.657Z] ---> Running in fb7c829bd5cb [2021-09-06T16:51:16.933Z] ---> Running in d9e3b2576934 [2021-09-06T16:51:17.548Z] Removing intermediate container ceae9c3033b5 [2021-09-06T16:51:17.548Z] ---> f4f92da67f16 [2021-09-06T16:51:17.548Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T16:51:17.838Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T16:51:17.838Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T16:51:17.838Z] Removing intermediate container d9e3b2576934 [2021-09-06T16:51:17.838Z] ---> 6c6e63d262fd [2021-09-06T16:51:17.838Z] Step 22/23 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 [2021-09-06T16:51:17.838Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T16:51:17.838Z] Removing intermediate container fb7c829bd5cb [2021-09-06T16:51:17.838Z] ---> 7d53b38b384e [2021-09-06T16:51:17.838Z] Step 22/22 : LABEL version=0.0.0 [2021-09-06T16:51:17.838Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T16:51:18.129Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T16:51:18.129Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T16:51:18.129Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T16:51:18.129Z] ---> Running in fafd27fac52b [2021-09-06T16:51:18.411Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T16:51:18.411Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T16:51:18.411Z] ---> Running in 5761f12a2d3c [2021-09-06T16:51:18.411Z] ---> Running in d7400ba8b33a [2021-09-06T16:51:18.411Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T16:51:18.411Z] Removing intermediate container 6b9b60390862 [2021-09-06T16:51:18.411Z] ---> 98f1838009a9 [2021-09-06T16:51:18.411Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:51:18.411Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T16:51:18.411Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T16:51:18.411Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T16:51:18.695Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T16:51:18.695Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T16:51:18.695Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T16:51:18.695Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T16:51:18.695Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T16:51:18.695Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T16:51:18.695Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T16:51:18.695Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T16:51:18.695Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T16:51:18.695Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T16:51:18.695Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T16:51:18.978Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T16:51:19.267Z] Removing intermediate container fafd27fac52b [2021-09-06T16:51:19.267Z] ---> 95eca5ba82ee [2021-09-06T16:51:19.551Z] [2021-09-06T16:51:19.551Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T16:51:19.551Z] OK: 82 MiB in 59 packages [2021-09-06T16:51:19.834Z] Removing intermediate container 5761f12a2d3c [2021-09-06T16:51:19.834Z] ---> 8b73d6342689 [2021-09-06T16:51:19.834Z] [2021-09-06T16:51:19.834Z] Removing intermediate container d7400ba8b33a [2021-09-06T16:51:19.834Z] ---> 3dfdb818e96b [2021-09-06T16:51:19.834Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T16:51:20.132Z] Successfully built 95eca5ba82ee [2021-09-06T16:51:20.132Z] Successfully tagged support-scheduler-arm64:latest [2021-09-06T16:51:20.132Z] Building core-command [2021-09-06T16:51:20.435Z]  Building support-scheduler ... done  ---> Running in f8fb8f57f7f6 [2021-09-06T16:51:20.435Z] ---> eaa99f49fc6a [2021-09-06T16:51:20.435Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-06T16:51:20.435Z] Successfully built 8b73d6342689 [2021-09-06T16:51:20.435Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-06T16:51:20.435Z]  Building security-proxy-setup ... done Building core-data [2021-09-06T16:51:21.040Z] Removing intermediate container f8fb8f57f7f6 [2021-09-06T16:51:21.040Z] ---> a1f844966492 [2021-09-06T16:51:21.040Z] [2021-09-06T16:51:21.650Z] Successfully built a1f844966492 [2021-09-06T16:51:21.650Z] Successfully tagged support-notifications-arm64:latest [2021-09-06T16:51:21.650Z]  Building support-notifications ... done Building security-secretstore-setup [2021-09-06T16:51:22.263Z] ---> 49d71a5551a0 [2021-09-06T16:51:22.263Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T16:51:23.252Z] ---> c6ea796b0394 [2021-09-06T16:51:23.252Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T16:51:25.869Z] ---> 5507180b0306 [2021-09-06T16:51:25.869Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T16:51:28.485Z] ---> 8ca5524bb9c1 [2021-09-06T16:51:28.485Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T16:51:28.485Z] ---> Running in e15fe77fb2a5 [2021-09-06T16:51:29.083Z] Removing intermediate container e15fe77fb2a5 [2021-09-06T16:51:29.083Z] ---> b6c3865c66c5 [2021-09-06T16:51:29.083Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T16:51:30.524Z] ---> 60a8f5a17952 [2021-09-06T16:51:30.524Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T16:51:31.126Z] Collecting docker-compose==1.23.2 [2021-09-06T16:51:31.126Z] ---> Running in d89e18adc571 [2021-09-06T16:51:31.126Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T16:51:31.729Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T16:51:31.729Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T16:51:34.360Z] Removing intermediate container d89e18adc571 [2021-09-06T16:51:34.360Z] ---> d09b43c0e5b7 [2021-09-06T16:51:34.360Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T16:51:34.649Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T16:51:34.649Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T16:51:34.649Z] ---> Running in fd2a8a963aa5 [2021-09-06T16:51:35.254Z] Removing intermediate container fd2a8a963aa5 [2021-09-06T16:51:35.254Z] ---> 447258abf2e6 [2021-09-06T16:51:35.254Z] Step 29/32 : CMD ["gate"] [2021-09-06T16:51:35.860Z] Collecting PyYAML<4,>=3.10 [2021-09-06T16:51:35.860Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T16:51:35.860Z] ---> Running in 69a13a9639fa [2021-09-06T16:51:36.478Z] Removing intermediate container 69a13a9639fa [2021-09-06T16:51:36.478Z] ---> 2dc568189180 [2021-09-06T16:51:36.478Z] Step 30/32 : LABEL arch=arm64 [2021-09-06T16:51:36.762Z] ---> Running in 8eb8072f7867 [2021-09-06T16:51:37.366Z] Removing intermediate container 8eb8072f7867 [2021-09-06T16:51:37.366Z] ---> 91eba5ddc31e [2021-09-06T16:51:37.366Z] Step 31/32 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 [2021-09-06T16:51:38.813Z] ---> Running in 2cffdffb7626 [2021-09-06T16:51:39.799Z] Removing intermediate container 2cffdffb7626 [2021-09-06T16:51:39.799Z] ---> d5d50c8becc2 [2021-09-06T16:51:39.799Z] Step 32/32 : LABEL version=0.0.0 [2021-09-06T16:51:40.401Z] ---> Running in ac59967e3942 [2021-09-06T16:51:40.677Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T16:51:40.677Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T16:51:41.282Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T16:51:41.282Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T16:51:41.282Z] Removing intermediate container ac59967e3942 [2021-09-06T16:51:41.282Z] ---> 983416c162ed [2021-09-06T16:51:41.282Z] [2021-09-06T16:51:41.282Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T16:51:41.282Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T16:51:41.892Z] Successfully built 983416c162ed [2021-09-06T16:51:41.892Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-06T16:51:41.892Z] Building core-metadata [2021-09-06T16:51:43.887Z]  Building security-bootstrapper ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-06T16:51:43.887Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T16:51:43.887Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T16:51:48.193Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T16:51:48.193Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T16:51:48.465Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T16:51:48.465Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T16:51:49.449Z] Collecting docker-pycreds>=0.4.0 [2021-09-06T16:51:49.449Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T16:51:50.049Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T16:51:50.049Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T16:51:50.320Z] Collecting idna<2.8,>=2.5 [2021-09-06T16:51:50.599Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T16:51:50.876Z] Collecting certifi>=2017.4.17 [2021-09-06T16:51:50.876Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T16:51:51.863Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T16:51:51.863Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T16:51:52.463Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T16:51:52.463Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T16:51:52.463Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T16:51:52.463Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T16:51:53.899Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T16:51:53.899Z] Attempting uninstall: urllib3 [2021-09-06T16:51:53.899Z] Found existing installation: urllib3 1.26.2 [2021-09-06T16:51:53.899Z] Uninstalling urllib3-1.26.2: [2021-09-06T16:51:53.899Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T16:51:54.496Z] Attempting uninstall: idna [2021-09-06T16:51:54.496Z] Found existing installation: idna 3.1 [2021-09-06T16:51:54.496Z] Uninstalling idna-3.1: [2021-09-06T16:51:54.772Z] Successfully uninstalled idna-3.1 [2021-09-06T16:51:55.373Z] Attempting uninstall: chardet [2021-09-06T16:51:55.373Z] Found existing installation: chardet 4.0.0 [2021-09-06T16:51:55.373Z] Uninstalling chardet-4.0.0: [2021-09-06T16:51:55.650Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T16:51:57.100Z] Attempting uninstall: requests [2021-09-06T16:51:57.100Z] Found existing installation: requests 2.25.1 [2021-09-06T16:51:57.375Z] Uninstalling requests-2.25.1: [2021-09-06T16:51:57.375Z] Successfully uninstalled requests-2.25.1 [2021-09-06T16:51:57.973Z] Running setup.py install for texttable: started [2021-09-06T16:52:00.618Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T16:52:00.618Z] Running setup.py install for PyYAML: started [2021-09-06T16:52:00.618Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:52:00.618Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:52:00.618Z] ---> d3ce8781a4e3 [2021-09-06T16:52:00.618Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:52:00.618Z] ---> Using cache [2021-09-06T16:52:00.619Z] ---> 8f8acdba1e3e [2021-09-06T16:52:00.619Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:52:00.619Z] ---> Using cache [2021-09-06T16:52:00.619Z] ---> 153800cdef81 [2021-09-06T16:52:00.619Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T16:52:00.619Z] ---> Using cache [2021-09-06T16:52:00.619Z] ---> eabb9fec5b42 [2021-09-06T16:52:00.619Z] Step 6/24 : COPY go.mod . [2021-09-06T16:52:00.619Z] ---> Using cache [2021-09-06T16:52:00.619Z] ---> a54da074e369 [2021-09-06T16:52:00.619Z] Step 7/24 : RUN go mod download [2021-09-06T16:52:00.619Z] ---> Using cache [2021-09-06T16:52:00.619Z] ---> 3be0760570e0 [2021-09-06T16:52:00.619Z] Step 8/24 : COPY . . [2021-09-06T16:52:00.619Z] ---> Using cache [2021-09-06T16:52:00.619Z] ---> bb19bc5a09b5 [2021-09-06T16:52:00.619Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:52:00.619Z] ---> Using cache [2021-09-06T16:52:00.619Z] ---> 31886d5315ac [2021-09-06T16:52:00.619Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T16:52:01.230Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:52:01.231Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:52:01.525Z] ---> d3ce8781a4e3 [2021-09-06T16:52:01.525Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T16:52:01.525Z] ---> Using cache [2021-09-06T16:52:01.525Z] ---> 8f8acdba1e3e [2021-09-06T16:52:01.525Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:52:01.525Z] ---> Using cache [2021-09-06T16:52:01.525Z] ---> 153800cdef81 [2021-09-06T16:52:01.525Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T16:52:01.525Z] ---> Using cache [2021-09-06T16:52:01.525Z] ---> eabb9fec5b42 [2021-09-06T16:52:01.525Z] Step 6/26 : COPY go.mod . [2021-09-06T16:52:01.525Z] ---> Using cache [2021-09-06T16:52:01.525Z] ---> a54da074e369 [2021-09-06T16:52:01.525Z] Step 7/26 : RUN go mod download [2021-09-06T16:52:01.525Z] ---> Using cache [2021-09-06T16:52:01.525Z] ---> 3be0760570e0 [2021-09-06T16:52:01.525Z] Step 8/26 : COPY . . [2021-09-06T16:52:01.525Z] ---> Using cache [2021-09-06T16:52:01.525Z] ---> bb19bc5a09b5 [2021-09-06T16:52:01.525Z] Step 9/26 : RUN go mod tidy [2021-09-06T16:52:01.525Z] ---> Using cache [2021-09-06T16:52:01.525Z] ---> 31886d5315ac [2021-09-06T16:52:01.525Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T16:52:02.134Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:52:02.134Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:52:02.134Z] ---> d3ce8781a4e3 [2021-09-06T16:52:02.134Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:52:02.134Z] ---> Using cache [2021-09-06T16:52:02.134Z] ---> 8f8acdba1e3e [2021-09-06T16:52:02.134Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:52:02.134Z] ---> Using cache [2021-09-06T16:52:02.134Z] ---> 153800cdef81 [2021-09-06T16:52:02.134Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T16:52:03.612Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T16:52:04.618Z] Running setup.py install for docopt: started [2021-09-06T16:52:06.072Z] ---> Running in ffa7f8b29213 [2021-09-06T16:52:06.072Z] ---> Running in 4aa8886fc3c4 [2021-09-06T16:52:06.072Z] ---> Running in 6931b39c5b79 [2021-09-06T16:52:07.537Z] Running setup.py install for docopt: finished with status 'done' [2021-09-06T16:52:07.537Z] Running setup.py install for dockerpty: started [2021-09-06T16:52:08.678Z] 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-09-06T16:52:09.329Z] 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-09-06T16:52:09.624Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:52:11.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:52:13.323Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T16:52:13.323Z] OK: 218 MiB in 52 packages [2021-09-06T16:52:14.779Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:52:14.779Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:52:14.779Z] ---> d3ce8781a4e3 [2021-09-06T16:52:14.779Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:52:14.779Z] ---> Using cache [2021-09-06T16:52:14.779Z] ---> 8f8acdba1e3e [2021-09-06T16:52:14.779Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:52:14.779Z] ---> Using cache [2021-09-06T16:52:14.779Z] ---> 153800cdef81 [2021-09-06T16:52:14.779Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T16:52:14.779Z] ---> Using cache [2021-09-06T16:52:14.779Z] ---> eabb9fec5b42 [2021-09-06T16:52:14.779Z] Step 6/24 : COPY go.mod . [2021-09-06T16:52:14.779Z] ---> Using cache [2021-09-06T16:52:14.779Z] ---> a54da074e369 [2021-09-06T16:52:14.779Z] Step 7/24 : RUN go mod download [2021-09-06T16:52:14.779Z] ---> Using cache [2021-09-06T16:52:14.779Z] ---> 3be0760570e0 [2021-09-06T16:52:14.779Z] Step 8/24 : COPY . . [2021-09-06T16:52:14.779Z] ---> Using cache [2021-09-06T16:52:14.779Z] ---> bb19bc5a09b5 [2021-09-06T16:52:14.779Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:52:14.779Z] ---> Using cache [2021-09-06T16:52:14.779Z] ---> 31886d5315ac [2021-09-06T16:52:14.779Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T16:52:15.390Z] ---> Running in a58a344f4514 [2021-09-06T16:52:15.390Z] Removing intermediate container 6931b39c5b79 [2021-09-06T16:52:15.390Z] ---> a04b7097b2fb [2021-09-06T16:52:15.390Z] Step 6/24 : COPY go.mod . [2021-09-06T16:52:15.998Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-06T16:52:16.998Z] ---> 1bb74bda92b2 [2021-09-06T16:52:16.998Z] Step 7/24 : RUN go mod download [2021-09-06T16:52:17.279Z] ---> Running in 23726caf63ce [2021-09-06T16:52:17.890Z] 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-09-06T16:52:26.240Z] Removing intermediate container 23726caf63ce [2021-09-06T16:52:26.240Z] ---> acc65628019f [2021-09-06T16:52:26.240Z] Step 8/24 : COPY . . [2021-09-06T16:52:34.571Z] Removing intermediate container 993f6ccebbd7 [2021-09-06T16:52:34.571Z] ---> d650274ac6ec [2021-09-06T16:52:34.571Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T16:52:34.571Z] ---> Running in 80be331ae92c [2021-09-06T16:52:35.567Z] Removing intermediate container 80be331ae92c [2021-09-06T16:52:35.567Z] ---> 9b829e1be144 [2021-09-06T16:52:35.567Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T16:52:35.846Z] ---> Running in 98dac4f612b6 [2021-09-06T16:52:36.837Z] Removing intermediate container 98dac4f612b6 [2021-09-06T16:52:36.837Z] ---> f1bfeb2960e8 [2021-09-06T16:52:36.837Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T16:52:40.249Z] ---> dfafde12b7ec [2021-09-06T16:52:40.249Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T16:52:41.686Z] ---> 26ffdc4ecc7a [2021-09-06T16:52:41.686Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T16:52:44.332Z] ---> 38583907049d [2021-09-06T16:52:44.332Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T16:52:44.332Z] ---> Running in 3be03f628092 [2021-09-06T16:52:45.320Z] Removing intermediate container 3be03f628092 [2021-09-06T16:52:45.320Z] ---> 70352bebe533 [2021-09-06T16:52:45.320Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:52:45.922Z] ---> Running in 5e34b6253d13 [2021-09-06T16:52:47.375Z] Removing intermediate container 5e34b6253d13 [2021-09-06T16:52:47.375Z] ---> f8cd05440b33 [2021-09-06T16:52:47.375Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T16:52:47.375Z] ---> Running in 8a331fc6b3f6 [2021-09-06T16:52:48.376Z] ---> 8e26033e85a6 [2021-09-06T16:52:48.376Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:52:48.376Z] Removing intermediate container 8a331fc6b3f6 [2021-09-06T16:52:48.376Z] ---> de660e1bbb59 [2021-09-06T16:52:48.376Z] Step 23/24 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 [2021-09-06T16:52:48.376Z] ---> Running in 21fc5b67283d [2021-09-06T16:52:48.656Z] ---> Running in 20464990261c [2021-09-06T16:52:49.656Z] Removing intermediate container 20464990261c [2021-09-06T16:52:49.656Z] ---> e3f1da8e4435 [2021-09-06T16:52:49.656Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:52:49.656Z] ---> Running in 8c1462819a53 [2021-09-06T16:52:51.108Z] Removing intermediate container 8c1462819a53 [2021-09-06T16:52:51.108Z] ---> 68f8fcae77e0 [2021-09-06T16:52:51.108Z] [2021-09-06T16:52:51.386Z] Successfully built 68f8fcae77e0 [2021-09-06T16:52:51.386Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-06T16:52:56.814Z]  Building sys-mgmt-agent ... done Removing intermediate container 21fc5b67283d [2021-09-06T16:52:56.814Z] ---> 43d84b102a9e [2021-09-06T16:52:56.814Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T16:52:56.814Z] ---> Running in 874ca1c431c4 [2021-09-06T16:52:58.820Z] 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-09-06T16:54:06.881Z] 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-09-06T16:54:06.881Z] Removing intermediate container 4aa8886fc3c4 [2021-09-06T16:54:06.881Z] ---> 34dcf32ab24c [2021-09-06T16:54:06.881Z] [2021-09-06T16:54:06.881Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:54:06.881Z] ---> afc2cc120ca2 [2021-09-06T16:54:06.881Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:54:06.881Z] ---> Using cache [2021-09-06T16:54:06.881Z] ---> bf273bff6ce5 [2021-09-06T16:54:06.881Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:54:06.881Z] ---> Using cache [2021-09-06T16:54:06.881Z] ---> 50bfcc40e537 [2021-09-06T16:54:06.881Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T16:54:06.881Z] ---> Running in a5c1b3040686 [2021-09-06T16:54:06.881Z] Removing intermediate container a5c1b3040686 [2021-09-06T16:54:06.881Z] ---> 35d06e0199bb [2021-09-06T16:54:06.881Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T16:54:06.881Z] ---> Running in 743b9e921ad3 [2021-09-06T16:54:06.881Z] Removing intermediate container 743b9e921ad3 [2021-09-06T16:54:06.881Z] ---> 69dee88898ad [2021-09-06T16:54:06.881Z] Step 16/24 : WORKDIR / [2021-09-06T16:54:06.881Z] ---> Running in 9b4d0e7853dd [2021-09-06T16:54:07.498Z] Removing intermediate container 9b4d0e7853dd [2021-09-06T16:54:07.498Z] ---> b9ff69bc45f3 [2021-09-06T16:54:07.498Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:54:09.528Z] ---> 38da70f7def8 [2021-09-06T16:54:09.528Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-06T16:54:12.993Z] ---> c6aa04313aa0 [2021-09-06T16:54:12.993Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T16:54:12.993Z] Removing intermediate container ffa7f8b29213 [2021-09-06T16:54:12.993Z] ---> f60dcf3458e3 [2021-09-06T16:54:12.993Z] [2021-09-06T16:54:12.993Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T16:54:12.993Z] ---> afc2cc120ca2 [2021-09-06T16:54:12.993Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T16:54:13.279Z] ---> Running in 4cb955b96124 [2021-09-06T16:54:14.749Z] ---> 54d835732a5e [2021-09-06T16:54:14.749Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T16:54:14.749Z] ---> Running in 4a1de85c3b66 [2021-09-06T16:54:15.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:54:15.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:54:15.948Z] Removing intermediate container 4a1de85c3b66 [2021-09-06T16:54:15.948Z] ---> 73daddf915ad [2021-09-06T16:54:15.948Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:54:15.948Z] ---> Running in 47df719a5128 [2021-09-06T16:54:16.230Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T16:54:16.230Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T16:54:16.230Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T16:54:16.512Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:54:16.512Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:54:16.792Z] OK: 6 MiB in 17 packages [2021-09-06T16:54:16.792Z] Removing intermediate container 47df719a5128 [2021-09-06T16:54:16.792Z] ---> 7dc7cea61e22 [2021-09-06T16:54:16.792Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T16:54:17.076Z] ---> Running in d4849960f1cd [2021-09-06T16:54:18.089Z] Removing intermediate container d4849960f1cd [2021-09-06T16:54:18.089Z] ---> 1f3d65622f0a [2021-09-06T16:54:18.089Z] Step 23/24 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 [2021-09-06T16:54:18.374Z] ---> Running in 9552b792f1fb [2021-09-06T16:54:19.850Z] Removing intermediate container 9552b792f1fb [2021-09-06T16:54:19.850Z] ---> 1c6c16c25fcd [2021-09-06T16:54:19.850Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:54:19.850Z] Removing intermediate container 4cb955b96124 [2021-09-06T16:54:19.850Z] ---> 76132b3524bd [2021-09-06T16:54:19.850Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T16:54:19.850Z] ---> Running in 20e79206e3b0 [2021-09-06T16:54:20.144Z] ---> Running in 2038bce325a5 [2021-09-06T16:54:21.142Z] Removing intermediate container 20e79206e3b0 [2021-09-06T16:54:21.142Z] ---> b9833210a88b [2021-09-06T16:54:21.142Z] [2021-09-06T16:54:21.423Z] Removing intermediate container 2038bce325a5 [2021-09-06T16:54:21.423Z] ---> f09f8b6fe851 [2021-09-06T16:54:21.423Z] Step 14/26 : WORKDIR / [2021-09-06T16:54:22.035Z] ---> Running in 8e819168d5ff [2021-09-06T16:54:22.035Z] Successfully built b9833210a88b [2021-09-06T16:54:22.035Z] Successfully tagged core-command-arm64:latest [2021-09-06T16:54:24.469Z]  Building core-command ... done Removing intermediate container 8e819168d5ff [2021-09-06T16:54:24.469Z] ---> a7c0472737df [2021-09-06T16:54:24.469Z] 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-09-06T16:54:25.077Z] Removing intermediate container a58a344f4514 [2021-09-06T16:54:25.077Z] ---> 1c277e97887d [2021-09-06T16:54:25.077Z] [2021-09-06T16:54:25.077Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:54:25.077Z] ---> afc2cc120ca2 [2021-09-06T16:54:25.077Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:54:25.077Z] ---> Using cache [2021-09-06T16:54:25.077Z] ---> bf273bff6ce5 [2021-09-06T16:54:25.077Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:54:25.077Z] ---> Using cache [2021-09-06T16:54:25.077Z] ---> 50bfcc40e537 [2021-09-06T16:54:25.077Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T16:54:25.077Z] ---> 2480aa0e4404 [2021-09-06T16:54:25.077Z] 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-09-06T16:54:25.350Z] ---> Running in e2e3f58f5d78 [2021-09-06T16:54:25.970Z] Removing intermediate container e2e3f58f5d78 [2021-09-06T16:54:25.970Z] ---> f799b7ed65c3 [2021-09-06T16:54:25.970Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T16:54:26.252Z] ---> Running in b1e788d29181 [2021-09-06T16:54:26.530Z] ---> 0a05c6e596b4 [2021-09-06T16:54:26.530Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T16:54:27.132Z] Removing intermediate container b1e788d29181 [2021-09-06T16:54:27.132Z] ---> dee9aae83d45 [2021-09-06T16:54:27.132Z] Step 16/24 : WORKDIR / [2021-09-06T16:54:27.407Z] ---> Running in 1087009cb858 [2021-09-06T16:54:28.005Z] ---> 6fdfc46f38da [2021-09-06T16:54:28.005Z] 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-09-06T16:54:28.607Z] Removing intermediate container 1087009cb858 [2021-09-06T16:54:28.607Z] ---> 757948c730e7 [2021-09-06T16:54:28.607Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:54:29.605Z] ---> 11c9e009cb55 [2021-09-06T16:54:29.605Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T16:54:30.212Z] ---> de5bf9571ab6 [2021-09-06T16:54:30.212Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T16:54:31.671Z] ---> 5cf46cb4ce8d [2021-09-06T16:54:31.671Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T16:54:31.948Z] ---> 5cd7d1b2b733 [2021-09-06T16:54:31.948Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T16:54:32.931Z] ---> 176eb5f162a6 [2021-09-06T16:54:32.931Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T16:54:33.204Z] ---> bc26777840d0 [2021-09-06T16:54:33.204Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T16:54:33.204Z] ---> Running in b58bb75d2b04 [2021-09-06T16:54:33.802Z] Removing intermediate container b58bb75d2b04 [2021-09-06T16:54:33.802Z] ---> 9d6935c30ca7 [2021-09-06T16:54:33.802Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:54:34.407Z] ---> Running in bc4c230941b6 [2021-09-06T16:54:34.682Z] ---> 5b97bc5a1b56 [2021-09-06T16:54:34.682Z] 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-09-06T16:54:34.957Z] ---> Running in 20a0c0ecee95 [2021-09-06T16:54:34.958Z] Removing intermediate container bc4c230941b6 [2021-09-06T16:54:34.958Z] ---> 9cd645466d4c [2021-09-06T16:54:34.958Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T16:54:35.234Z] ---> Running in c9928752bd65 [2021-09-06T16:54:36.215Z] Removing intermediate container c9928752bd65 [2021-09-06T16:54:36.215Z] ---> 5c8d129253bc [2021-09-06T16:54:36.215Z] Step 23/24 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 [2021-09-06T16:54:36.215Z] ---> Running in f610f55b9e84 [2021-09-06T16:54:36.817Z] Removing intermediate container f610f55b9e84 [2021-09-06T16:54:36.817Z] ---> a850ea00dc51 [2021-09-06T16:54:36.817Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:54:37.094Z] ---> Running in eee526ec6f1e [2021-09-06T16:54:37.694Z] Removing intermediate container eee526ec6f1e [2021-09-06T16:54:37.694Z] ---> 8c057c46eed5 [2021-09-06T16:54:37.694Z] [2021-09-06T16:54:37.694Z] Removing intermediate container 20a0c0ecee95 [2021-09-06T16:54:37.694Z] ---> 413afdcb50f7 [2021-09-06T16:54:37.694Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T16:54:37.987Z] Successfully built 8c057c46eed5 [2021-09-06T16:54:38.263Z] Successfully tagged core-metadata-arm64:latest [2021-09-06T16:54:38.263Z]  Building core-metadata ... done  ---> Running in fd2d4c2c8de2 [2021-09-06T16:54:38.865Z] Removing intermediate container fd2d4c2c8de2 [2021-09-06T16:54:38.865Z] ---> 2d2ddd2edff7 [2021-09-06T16:54:38.865Z] Step 24/26 : LABEL arch=arm64 [2021-09-06T16:54:39.153Z] ---> Running in 39d9f7ba7c84 [2021-09-06T16:54:39.750Z] Removing intermediate container 39d9f7ba7c84 [2021-09-06T16:54:39.750Z] ---> 6217840d32d8 [2021-09-06T16:54:39.750Z] Step 25/26 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 [2021-09-06T16:54:40.023Z] ---> Running in 872a32c165a8 [2021-09-06T16:54:41.022Z] Removing intermediate container 872a32c165a8 [2021-09-06T16:54:41.022Z] ---> 58b3865d94ff [2021-09-06T16:54:41.022Z] Step 26/26 : LABEL version=0.0.0 [2021-09-06T16:54:41.299Z] ---> Running in 9bffacb2d818 [2021-09-06T16:54:41.897Z] Removing intermediate container 9bffacb2d818 [2021-09-06T16:54:41.897Z] ---> 637ffc5c720f [2021-09-06T16:54:41.897Z] [2021-09-06T16:54:42.170Z] Removing intermediate container 874ca1c431c4 [2021-09-06T16:54:42.170Z] ---> fd6930d8e8ad [2021-09-06T16:54:42.170Z] [2021-09-06T16:54:42.170Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:54:42.170Z] ---> afc2cc120ca2 [2021-09-06T16:54:42.170Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T16:54:42.446Z] Successfully built 637ffc5c720f [2021-09-06T16:54:42.446Z] ---> Running in ff54482ca9c1 [2021-09-06T16:54:42.446Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-06T16:54:42.717Z]  Building security-secretstore-setup ... done Removing intermediate container ff54482ca9c1 [2021-09-06T16:54:42.717Z] ---> 9d77b2c11072 [2021-09-06T16:54:42.717Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T16:54:42.988Z] ---> Running in 3c763c4324e5 [2021-09-06T16:54:43.579Z] Removing intermediate container 3c763c4324e5 [2021-09-06T16:54:43.579Z] ---> f7036b886acb [2021-09-06T16:54:43.579Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T16:54:43.579Z] ---> Running in 0e14f541f726 [2021-09-06T16:54:44.173Z] Removing intermediate container 0e14f541f726 [2021-09-06T16:54:44.173Z] ---> b12f5f324789 [2021-09-06T16:54:44.173Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:54:44.173Z] ---> Running in 543770f08cfd [2021-09-06T16:54:46.800Z] Removing intermediate container 543770f08cfd [2021-09-06T16:54:46.800Z] ---> b5461c429a6f [2021-09-06T16:54:46.800Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T16:54:46.800Z] ---> Running in 5108fdbbee8c [2021-09-06T16:54:48.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:54:48.856Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:54:49.841Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T16:54:50.118Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T16:54:50.118Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-06T16:54:50.118Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T16:54:50.396Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T16:54:50.396Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T16:54:50.670Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:54:50.670Z] OK: 8 MiB in 20 packages [2021-09-06T16:54:52.115Z] Removing intermediate container 5108fdbbee8c [2021-09-06T16:54:52.115Z] ---> 571be9933a51 [2021-09-06T16:54:52.115Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:54:53.097Z] ---> 1daf27eaca3a [2021-09-06T16:54:53.097Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T16:54:54.534Z] ---> 8c0144fc79d4 [2021-09-06T16:54:54.535Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T16:54:55.136Z] ---> 0c5f9c2be51d [2021-09-06T16:54:55.136Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T16:54:55.409Z] ---> Running in f51bd0ca4847 [2021-09-06T16:54:56.012Z] Removing intermediate container f51bd0ca4847 [2021-09-06T16:54:56.012Z] ---> f6df618b2bc4 [2021-09-06T16:54:56.012Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:54:56.012Z] ---> Running in 597822bb5081 [2021-09-06T16:54:56.612Z] Removing intermediate container 597822bb5081 [2021-09-06T16:54:56.612Z] ---> 159c366db213 [2021-09-06T16:54:56.612Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T16:54:56.886Z] ---> Running in c8325b4a5259 [2021-09-06T16:54:57.486Z] Removing intermediate container c8325b4a5259 [2021-09-06T16:54:57.486Z] ---> 77aa004b3068 [2021-09-06T16:54:57.486Z] Step 23/24 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 [2021-09-06T16:54:57.486Z] ---> Running in 01a49121a1c1 [2021-09-06T16:54:58.087Z] Removing intermediate container 01a49121a1c1 [2021-09-06T16:54:58.087Z] ---> c2812927f9b9 [2021-09-06T16:54:58.087Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:54:58.087Z] ---> Running in 2cf0678b2d35 [2021-09-06T16:54:58.690Z] Removing intermediate container 2cf0678b2d35 [2021-09-06T16:54:58.690Z] ---> cc330baaebec [2021-09-06T16:54:58.690Z] [2021-09-06T16:54:59.291Z] Successfully built cc330baaebec [2021-09-06T16:54:59.291Z] Successfully tagged core-data-arm64:latest [2021-09-06T16:54:59.585Z]  Building core-data ... done  [Pipeline] } [2021-09-06T16:54:59.595Z] $ docker stop --time=1 c6c433b4c05cd9118320888f6cbf8c52adc5a1d7c9205610f84bcc17ab02e0e2 [2021-09-06T16:55:01.572Z] $ docker rm -f c6c433b4c05cd9118320888f6cbf8c52adc5a1d7c9205610f84bcc17ab02e0e2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T16:55:02.205Z] + docker images [2021-09-06T16:55:02.479Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T16:55:02.479Z] core-data-arm64 latest cc330baaebec 4 seconds ago 19.3MB [2021-09-06T16:55:02.479Z] fd6930d8e8ad 21 seconds ago 1.57GB [2021-09-06T16:55:02.479Z] security-secretstore-setup-arm64 latest 637ffc5c720f 21 seconds ago 26.5MB [2021-09-06T16:55:02.479Z] core-metadata-arm64 latest 8c057c46eed5 25 seconds ago 15.8MB [2021-09-06T16:55:02.479Z] 1c277e97887d 38 seconds ago 1.57GB [2021-09-06T16:55:02.479Z] core-command-arm64 latest b9833210a88b 42 seconds ago 15.2MB [2021-09-06T16:55:02.479Z] f60dcf3458e3 51 seconds ago 1.57GB [2021-09-06T16:55:02.479Z] 34dcf32ab24c 59 seconds ago 1.56GB [2021-09-06T16:55:02.479Z] sys-mgmt-agent-arm64 latest 68f8fcae77e0 2 minutes ago 311MB [2021-09-06T16:55:02.479Z] security-bootstrapper-arm64 latest 983416c162ed 3 minutes ago 17.7MB [2021-09-06T16:55:02.479Z] support-notifications-arm64 latest a1f844966492 3 minutes ago 15.9MB [2021-09-06T16:55:02.479Z] security-proxy-setup-arm64 latest 8b73d6342689 3 minutes ago 24.6MB [2021-09-06T16:55:02.479Z] support-scheduler-arm64 latest 95eca5ba82ee 3 minutes ago 15.2MB [2021-09-06T16:55:02.479Z] 1edcb93ea256 4 minutes ago 1.57GB [2021-09-06T16:55:02.479Z] 5fb71ec63b88 4 minutes ago 1.57GB [2021-09-06T16:55:02.479Z] d65dc1395821 4 minutes ago 1.57GB [2021-09-06T16:55:02.479Z] 3d26369f9670 4 minutes ago 1.57GB [2021-09-06T16:55:02.479Z] e88421e3ce2b 4 minutes ago 1.57GB [2021-09-06T16:55:02.479Z] ci-base-image-arm64 latest d3ce8781a4e3 16 minutes ago 1.24GB [2021-09-06T16:55:02.479Z] alpine 3.12 afc2cc120ca2 5 days ago 5.33MB [2021-09-06T16:55:02.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-06T16:55:02.479Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-06T16:55:02.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:55:03.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T16:55:03.376Z] [2021-09-06T16:55:03.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:55:03.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T16:55:04.017Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-06T16:55:04.017Z] 448f6bf000e3: Pulling fs layer [2021-09-06T16:55:04.017Z] f757da607395: Pulling fs layer [2021-09-06T16:55:04.017Z] 05883995daec: Pulling fs layer [2021-09-06T16:55:04.017Z] 8603b9c90790: Pulling fs layer [2021-09-06T16:55:04.017Z] 1560dd03e051: Pulling fs layer [2021-09-06T16:55:04.017Z] 27f5ce0e4adf: Pulling fs layer [2021-09-06T16:55:04.017Z] 8603b9c90790: Waiting [2021-09-06T16:55:04.017Z] 1560dd03e051: Waiting [2021-09-06T16:55:04.017Z] c2d8d7efcc4b: Pulling fs layer [2021-09-06T16:55:04.017Z] 27f5ce0e4adf: Waiting [2021-09-06T16:55:04.017Z] c2d8d7efcc4b: Waiting [2021-09-06T16:55:04.294Z] f757da607395: Download complete [2021-09-06T16:55:04.294Z] 8603b9c90790: Download complete [2021-09-06T16:55:04.294Z] 1560dd03e051: Verifying Checksum [2021-09-06T16:55:04.294Z] 1560dd03e051: Download complete [2021-09-06T16:55:04.294Z] 27f5ce0e4adf: Verifying Checksum [2021-09-06T16:55:04.294Z] 27f5ce0e4adf: Download complete [2021-09-06T16:55:04.892Z] 05883995daec: Verifying Checksum [2021-09-06T16:55:04.892Z] 05883995daec: Download complete [2021-09-06T16:55:05.167Z] 448f6bf000e3: Download complete [2021-09-06T16:55:08.555Z] c2d8d7efcc4b: Verifying Checksum [2021-09-06T16:55:08.555Z] c2d8d7efcc4b: Download complete [2021-09-06T16:55:08.829Z] 448f6bf000e3: Pull complete [2021-09-06T16:55:09.811Z] f757da607395: Pull complete [2021-09-06T16:55:11.267Z] 05883995daec: Pull complete [2021-09-06T16:55:11.894Z] 8603b9c90790: Pull complete [2021-09-06T16:55:13.547Z] 1560dd03e051: Pull complete [2021-09-06T16:55:13.547Z] 27f5ce0e4adf: Pull complete [2021-09-06T16:55:28.744Z] c2d8d7efcc4b: Pull complete [2021-09-06T16:55:28.744Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-06T16:55:28.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T16:55:28.744Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-06T16:55:29.003Z] prd-ubuntu18.04-docker-arm64-4c-16g-1459 does not seem to be running inside a container [2021-09-06T16:55:29.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-06T16:55:33.516Z] $ docker top 0137804e0d98db7fb1e808c7d9a3fb856940dc2ba5e5ccda489c9cd9eb040180 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:55:34.620Z] ---> job-cost.sh [2021-09-06T16:55:34.621Z] lf-activate-venv: SKIPPING [2021-09-06T16:55:34.621Z] INFO: No Stack... [2021-09-06T16:55:36.603Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-06T16:55:36.874Z] INFO: Archiving Costs [Pipeline] sh [2021-09-06T16:55:37.545Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-09-06T16:55:37.545Z] + cut -d, -f6 [Pipeline] lock [2021-09-06T16:55:37.615Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3699-2-stack-cost] [2021-09-06T16:55:37.625Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3699-2-stack-cost] did not exist. Created. [2021-09-06T16:55:37.625Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3699-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-06T16:55:38.315Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-06T16:55:38.504Z] Stashed 1 file(s) [Pipeline] } [2021-09-06T16:55:38.514Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3699-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-06T16:55:38.545Z] $ docker stop --time=1 0137804e0d98db7fb1e808c7d9a3fb856940dc2ba5e5ccda489c9cd9eb040180 [2021-09-06T16:55:40.329Z] $ docker rm -f 0137804e0d98db7fb1e808c7d9a3fb856940dc2ba5e5ccda489c9cd9eb040180 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-06T16:55:41.458Z] provisioning config files... [2021-09-06T16:55:41.478Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1749984800820459414tmp [Pipeline] { [Pipeline] sh [2021-09-06T16:55:41.808Z] + set +x [2021-09-06T16:55:41.808Z] + curl -s https://codecov.io/bash [2021-09-06T16:55:41.808Z] + bash -s -- [2021-09-06T16:55:42.073Z] [2021-09-06T16:55:42.073Z] _____ _ [2021-09-06T16:55:42.073Z] / ____| | | [2021-09-06T16:55:42.073Z] | | ___ __| | ___ ___ _____ __ [2021-09-06T16:55:42.073Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-06T16:55:42.073Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-06T16:55:42.073Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-06T16:55:42.073Z] Bash-1.0.6 [2021-09-06T16:55:42.073Z] [2021-09-06T16:55:42.073Z] [2021-09-06T16:55:42.073Z] ==> git version 2.24.4 found [2021-09-06T16:55:42.073Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-06T16:55:42.073Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-06T16:55:42.073Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-06T16:55:42.073Z] ==> Jenkins CI detected. [2021-09-06T16:55:42.073Z] current dir:  /w/workspace/edgex-go/2 [2021-09-06T16:55:42.073Z] project root: . [2021-09-06T16:55:42.073Z] --> token set from env [2021-09-06T16:55:42.073Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-06T16:55:42.073Z] ==> Running gcov in . (disable via -X gcov) [2021-09-06T16:55:42.073Z] ==> Python coveragepy not found [2021-09-06T16:55:42.073Z] ==> Searching for coverage reports in: [2021-09-06T16:55:42.073Z] + . [2021-09-06T16:55:42.073Z] -> Found 1 reports [2021-09-06T16:55:42.074Z] ==> Detecting git/mercurial file structure [2021-09-06T16:55:42.074Z] ==> Reading reports [2021-09-06T16:55:42.074Z] + ./coverage.out bytes=404331 [2021-09-06T16:55:42.074Z] ==> Appending adjustments [2021-09-06T16:55:42.074Z] https://docs.codecov.io/docs/fixing-reports [2021-09-06T16:55:43.485Z] + Found adjustments [2021-09-06T16:55:43.485Z] ==> Gzipping contents [2021-09-06T16:55:43.485Z] 56K /tmp/codecov.WpKims.gz [2021-09-06T16:55:43.485Z] ==> Uploading reports [2021-09-06T16:55:43.485Z] url: https://codecov.io [2021-09-06T16:55:43.485Z] query: branch=PR-3699&commit=13ce150279016342f142372bfa2870ad60823ec2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3699%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3699&job=&cmd_args= [2021-09-06T16:55:43.485Z] -> Pinging Codecov [2021-09-06T16:55:43.485Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3699&commit=13ce150279016342f142372bfa2870ad60823ec2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3699%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3699&job=&cmd_args= [2021-09-06T16:55:43.485Z] -> Uploading to [2021-09-06T16:55:43.485Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-06/00271124DB129430A58F1EEE437C3FCB/13ce150279016342f142372bfa2870ad60823ec2/72fdc37a-6e64-4ac0-8e0f-51186889f7c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210906T165543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fff003e0b603cf6b89279c54e12f0b2c9a60407f65c18456eae147f722ebc895 [2021-09-06T16:55:43.485Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T16:55:43.485Z] Dload Upload Total Spent Left Speed [2021-09-06T16:55:44.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54488 0 0 100 54488 0 123k --:--:-- --:--:-- --:--:-- 123k [2021-09-06T16:55:44.069Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/13ce150279016342f142372bfa2870ad60823ec2 [Pipeline] } [2021-09-06T16:55:44.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-06T16:55:45.212Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:55:45.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:55:46.134Z] ---> package-listing.sh [2021-09-06T16:55:46.134Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-06T16:55:46.134Z] ++ facter osfamily [2021-09-06T16:55:46.404Z] + OS_FAMILY=redhat [2021-09-06T16:55:46.404Z] + workspace=/w/workspace/edgex-go/2 [2021-09-06T16:55:46.404Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-06T16:55:46.404Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-06T16:55:46.404Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-06T16:55:46.404Z] + PACKAGES=/tmp/packages_start.txt [2021-09-06T16:55:46.404Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-06T16:55:46.404Z] + PACKAGES=/tmp/packages_end.txt [2021-09-06T16:55:46.404Z] + case "${OS_FAMILY}" in [2021-09-06T16:55:46.404Z] + rpm -qa [2021-09-06T16:55:46.404Z] + sort [2021-09-06T16:55:48.350Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-06T16:55:48.350Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-06T16:55:48.350Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-06T16:55:48.350Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-06T16:55:48.350Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-06T16:55:48.350Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-06T16:55:48.367Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-06T16:55:48.677Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:55:49.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T16:55:49.276Z] [2021-09-06T16:55:49.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:55:49.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T16:55:49.622Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-06T16:55:49.622Z] b4d181a07f80: Pulling fs layer [2021-09-06T16:55:49.622Z] a1111a8f2ec3: Pulling fs layer [2021-09-06T16:55:49.622Z] ed53099fbce6: Pulling fs layer [2021-09-06T16:55:49.622Z] dc539afda2c1: Pulling fs layer [2021-09-06T16:55:49.622Z] 77bc0d833cb6: Pulling fs layer [2021-09-06T16:55:49.623Z] 9065ff56babe: Pulling fs layer [2021-09-06T16:55:49.623Z] d287ab97295c: Pulling fs layer [2021-09-06T16:55:49.623Z] 77bc0d833cb6: Waiting [2021-09-06T16:55:49.623Z] 9065ff56babe: Waiting [2021-09-06T16:55:49.623Z] d287ab97295c: Waiting [2021-09-06T16:55:49.623Z] dc539afda2c1: Waiting [2021-09-06T16:55:49.893Z] a1111a8f2ec3: Verifying Checksum [2021-09-06T16:55:49.893Z] a1111a8f2ec3: Download complete [2021-09-06T16:55:49.893Z] dc539afda2c1: Verifying Checksum [2021-09-06T16:55:49.893Z] dc539afda2c1: Download complete [2021-09-06T16:55:50.159Z] 77bc0d833cb6: Verifying Checksum [2021-09-06T16:55:50.159Z] 77bc0d833cb6: Download complete [2021-09-06T16:55:50.159Z] 9065ff56babe: Verifying Checksum [2021-09-06T16:55:50.159Z] 9065ff56babe: Download complete [2021-09-06T16:55:50.159Z] ed53099fbce6: Verifying Checksum [2021-09-06T16:55:50.159Z] ed53099fbce6: Download complete [2021-09-06T16:55:51.127Z] b4d181a07f80: Verifying Checksum [2021-09-06T16:55:51.127Z] b4d181a07f80: Download complete [2021-09-06T16:55:52.112Z] b4d181a07f80: Pull complete [2021-09-06T16:55:52.383Z] a1111a8f2ec3: Pull complete [2021-09-06T16:55:52.969Z] ed53099fbce6: Pull complete [2021-09-06T16:55:52.969Z] dc539afda2c1: Pull complete [2021-09-06T16:55:53.238Z] 77bc0d833cb6: Pull complete [2021-09-06T16:55:53.238Z] 9065ff56babe: Pull complete [2021-09-06T16:55:54.647Z] d287ab97295c: Verifying Checksum [2021-09-06T16:55:54.647Z] d287ab97295c: Download complete [2021-09-06T16:55:58.925Z] d287ab97295c: Pull complete [2021-09-06T16:55:58.925Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-06T16:55:58.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T16:55:58.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-06T16:55:59.251Z] prd-centos7-docker-4c-2g-1454 does not seem to be running inside a container [2021-09-06T16:55:59.336Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-06T16:56:02.623Z] $ docker top e9f16e38c1df196a47af44812ffae6ca15f19f015be24330bab1185ced1d2b43 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:56:03.167Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-06T16:56:03.543Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-06T16:56:03.868Z] + ls /var/log/sa-host [2021-09-06T16:56:03.868Z] + sadf -c /var/log/sa-host/sa05 [2021-09-06T16:56:03.868Z] file_magic: OK [2021-09-06T16:56:03.868Z] HZ: Using current value: 100 [2021-09-06T16:56:03.868Z] file_header: OK [2021-09-06T16:56:03.868Z] 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-09-06T16:56:03.868Z] Statistics: [2021-09-06T16:56:03.868Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-06T16:56:03.868Z] File successfully converted to sysstat format version 12.0.3 [2021-09-06T16:56:03.868Z] + sadf -c /var/log/sa-host/sa06 [2021-09-06T16:56:03.868Z] file_magic: OK [2021-09-06T16:56:03.868Z] HZ: Using current value: 100 [2021-09-06T16:56:03.868Z] file_header: OK [2021-09-06T16:56:03.868Z] 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-09-06T16:56:03.868Z] Statistics: [2021-09-06T16:56:03.868Z] 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... [2021-09-06T16:56:03.869Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T16:56:04.080Z] provisioning config files... [2021-09-06T16:56:04.095Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3043775632274085344tmp [Pipeline] { [Pipeline] echo [2021-09-06T16:56:04.118Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:56:04.430Z] ---> create-netrc.sh [Pipeline] } [2021-09-06T16:56:04.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:56:04.830Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-06T16:56:04.846Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:56:05.163Z] ---> sudo-logs.sh [2021-09-06T16:56:05.163Z] Archiving 'sudo' log.. [2021-09-06T16:56:05.163Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1454.vexxhost.local: Name or service not known [2021-09-06T16:56:05.163Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1454.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-06T16:56:05.203Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:56:05.529Z] ---> job-cost.sh [2021-09-06T16:56:05.529Z] lf-activate-venv: SKIPPING [2021-09-06T16:56:05.529Z] DEBUG: total: 0.10999999940395355 [2021-09-06T16:56:05.529Z] INFO: Retrieving Stack Cost... [2021-09-06T16:56:06.490Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-06T16:56:07.072Z] INFO: Archiving Costs [Pipeline] echo [2021-09-06T16:56:07.092Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:56:07.412Z] ---> logs-deploy.sh [2021-09-06T16:56:07.413Z] lf-activate-venv: SKIPPING [2021-09-06T16:56:07.413Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3699/2 [2021-09-06T16:56:07.413Z] INFO: archiving workspace using pattern(s): [2021-09-06T16:56:07.996Z] Archives upload complete. [2021-09-06T16:56:08.264Z] INFO: archiving logs to Nexus